@charset "UTF-8";


































/*!
* =========================================================
* Truefriend 2021 CSS Transformation
* =========================================================
* Start : 2021.03.22
* Modify : 수정25차
*/
/*
$fc-sm-xs : #999;
$fc-sm : #666;
$fc-sm-lg : #444;
*/
/*
960 //content
1280
 = 1600
1920

* AS-IS
	content-small : 960
	content-max : 1050

* main
	1920 + ? gutter:160/2=80
	1600 : 880 + 288 + 88 = 1256 ? gutter : (1280-1256)/2 = 12

	1280 : gutter : 40/2 = 20

*/
/*
* ===============================
* Base
* ===============================
*/
/*
* font.Pretendard
* --------------
*/
@font-face {
  font-family: "Pretendard";
  font-weight: 900;
  font-display: swap;
  src: local("Pretendard Black"), url("/inc_renewal/font/pretendard/Pretendard-Black.woff2") format("woff2"), url("/inc_renewal/font/pretendard/Pretendard-Black.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 800;
  font-display: swap;
  src: local("Pretendard ExtraBold"), url("/inc_renewal/font/pretendard/Pretendard-ExtraBold.woff2") format("woff2"), url("/inc_renewal/font/pretendard/Pretendard-ExtraBold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  font-display: swap;
  src: local("Pretendard Bold"), url("/inc_renewal/font/pretendard/Pretendard-Bold.woff2") format("woff2"), url("/inc_renewal/font/pretendard/Pretendard-Bold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 600;
  font-display: swap;
  src: local("Pretendard SemiBold"), url("/inc_renewal/font/pretendard/Pretendard-SemiBold.woff2") format("woff2"), url("/inc_renewal/font/pretendard/Pretendard-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  font-display: swap;
  src: local("Pretendard Medium"), url("/inc_renewal/font/pretendard/Pretendard-Medium.woff2") format("woff2"), url("/inc_renewal/font/pretendard/Pretendard-Medium.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  font-display: swap;
  src: local("Pretendard Regular"), url("/inc_renewal/font/pretendard/Pretendard-Regular.woff2") format("woff2"), url("/inc_renewal/font/pretendard/Pretendard-Regular.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 300;
  font-display: swap;
  src: local("Pretendard Light"), url("/inc_renewal/font/pretendard/Pretendard-Light.woff2") format("woff2"), url("/inc_renewal/font/pretendard/Pretendard-Light.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 200;
  font-display: swap;
  src: local("Pretendard ExtraLight"), url("/inc_renewal/font/pretendard/Pretendard-ExtraLight.woff2") format("woff2"), url("/inc_renewal/font/pretendard/Pretendard-ExtraLight.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 100;
  font-display: swap;
  src: local("Pretendard Thin"), url("/inc_renewal/font/pretendard/Pretendard-Thin.woff2") format("woff2"), url("/inc_renewal/font/pretendard/Pretendard-Thin.woff") format("woff");
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url("/inc_renewal/font/pretendard/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2") format("woff2");
}
/* fallback */
@font-face {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 400;
  src: url("/inc_renewal/font/pretendard/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2") format("woff2");
}
/* fallback */
@font-face {
  font-family: "Material Icons Round";
  font-style: normal;
  font-weight: 400;
  src: url("/inc_renewal/font/pretendard/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2") format("woff2");
}
/* fallback */
@font-face {
  font-family: "Material Icons Sharp";
  font-style: normal;
  font-weight: 400;
  src: url("/inc_renewal/font/pretendard/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvR.woff2") format("woff2");
}
/* fallback */
@font-face {
  font-family: "Material Icons Two Tone";
  font-style: normal;
  font-weight: 400;
  src: url("/inc_renewal/font/pretendard/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0.woff2") format("woff2");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 2.2rem;
  font-size: var(--fs-headline-s);
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.material-icons-outlined {
  font-family: "Material Icons Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 2.2rem;
  font-size: var(--fs-headline-s);
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.material-icons-round {
  font-family: "Material Icons Round";
  font-weight: normal;
  font-style: normal;
  font-size: 2.2rem;
  font-size: var(--fs-headline-s);
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.material-icons-sharp {
  font-family: "Material Icons Sharp";
  font-weight: normal;
  font-style: normal;
  font-size: 2.2rem;
  font-size: var(--fs-headline-s);
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.material-icons-two-tone {
  font-family: "Material Icons Two Tone";
  font-weight: normal;
  font-style: normal;
  font-size: 2.2rem;
  font-size: var(--fs-headline-s);
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.ico_arr:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-448 -631) translate(364 628) translate(84 3)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9.75 7.5L14.25 12 9.75 16.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}

/**
* base.reset
* ------------------
*/
@media print {
  @page {
    size: A4;
  }
  * {
    -webkit-print-color-adjust: exact !important; /* Chrome, Safari */
    color-adjust: exact !important; /*Firefox*/
  }
  body {
    zoom: 50%;
  }
  body table {
    page-break-inside: auto;
  }
  body,
.modal_content,
#wrap,
#content,
.content-id {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transprent !important;
  }
  #header_Wrap {
    display: none;
  }
  #breadcrumbWrap {
    display: none;
  }
  #footer_Wrap {
    display: none;
  }
  #rollingWrap {
    display: none;
  }
  #linkWrap {
    display: none;
  }
  #footer {
    display: none;
  }
  .util_Wrap {
    display: none;
  }
}
* {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  max-height: 99999px;
}

html,
body,
form,
div,
p,
dl,
dt,
dd,
ul,
ol,
li,
fieldset,
table,
th,
td,
h1,
h2 {
  font-weight: 400;
}

body {
  font-family: "Pretendard", Sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #222;
  word-break: break-all;
  letter-spacing: 0;
}

h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}

strong {
  font-weight: 500;
}

sup {
  font-weight: 400;
}

a,
a:active {
  text-decoration: none;
}

.mtl_button:focus,
button:focus,
a:focus {
  text-decoration: underline !important;
}

.mtl_button:focus span {
  border-bottom: 1px solid #000;
}

a.txtLink1 {
  font-weight: 600 !important;
}

button {
  overflow: visible;
}

button {
  font-family: "Pretendard", Sans-serif;
  font-weight: 400;
}

legend,
.a11y_hidden,
.hidden,
.hide {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  color: transparent !important;
  overflow: hidden !important;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  margin: 0 !important;
  padding: 0 !important;
  text-indent: 0 !important;
  font-size: small !important;
}

/**
* base.grid
* ------------------
*/
.grid_wrap::after {
  display: block;
  content: "";
  clear: both;
}

.block {
  display: inline-block;
  width: 100%; /* min-width:100px !important;*/
}

.block span {
  vertical-align: top;
}

.half {
  display: inline-block;
  width: 50%;
  min-width: 100px !important;
}

.block + .block {
  margin-top: 10px;
}

.block + .btn, .btn + .block {
  margin-top: 10px;
}

.span1::after {
  display: block;
  content: "";
  clear: both;
}
.span1 {
  float: left;
  width: 7.1333333333%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.span1.last {
  width: 8.3333333333%;
}

.span2::after {
  display: block;
  content: "";
  clear: both;
}
.span2 {
  float: left;
  width: 15.4666666667%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.span2.last {
  width: 16.6666666667%;
}

.span3::after {
  display: block;
  content: "";
  clear: both;
}
.span3 {
  float: left;
  width: 23.8%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.span3.last {
  width: 25%;
}

.span4::after {
  display: block;
  content: "";
  clear: both;
}
.span4 {
  float: left;
  width: 32.1333333333%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.span4.last {
  width: 33.3333333333%;
}

.span5::after {
  display: block;
  content: "";
  clear: both;
}
.span5 {
  float: left;
  width: 40.4666666667%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.span5.last {
  width: 41.6666666667%;
}

.span6::after {
  display: block;
  content: "";
  clear: both;
}
.span6 {
  float: left;
  width: 48.8%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.span6.last {
  width: 50%;
}

.span7::after {
  display: block;
  content: "";
  clear: both;
}
.span7 {
  float: left;
  width: 57.1333333333%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.span7.last {
  width: 58.3333333333%;
}

.span8::after {
  display: block;
  content: "";
  clear: both;
}
.span8 {
  float: left;
  width: 65.4666666667%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.span8.last {
  width: 66.6666666667%;
}

.span9::after {
  display: block;
  content: "";
  clear: both;
}
.span9 {
  float: left;
  width: 73.8%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.span9.last {
  width: 75%;
}

.span10::after {
  display: block;
  content: "";
  clear: both;
}
.span10 {
  float: left;
  width: 82.1333333333%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.span10.last {
  width: 83.3333333333%;
}

.span11::after {
  display: block;
  content: "";
  clear: both;
}
.span11 {
  float: left;
  width: 90.4666666667%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.span11.last {
  width: 91.6666666667%;
}

.span12::after {
  display: block;
  content: "";
  clear: both;
}
.span12 {
  float: left;
  width: 98.8%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.span12.last {
  width: 100%;
}

.last {
  float: right;
  margin-right: 0;
}

.grid2::after {
  display: block;
  content: "";
  clear: both;
}
.grid2 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 50% - 1.2% );
  margin-right: calc((100% - ( ((100% / 2) - 1.2%) * 2)) / (2 - 1)) !important;
}
.grid2 > * {
  float: left;
  margin-right: 0 !important;
}
.grid2 > *:nth-child(2n) {
  float: right;
}

.grid2.pad8::after {
  display: block;
  content: "";
  clear: both;
}
.grid2.pad8 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 50% - 8px );
  margin-right: calc((100% - ( ((100% / 2) - 8px) * 2)) / (2 - 1)) !important;
}
.grid2.pad8 > * {
  float: left;
  margin-right: 0 !important;
}
.grid2.pad8 > *:nth-child(2n) {
  float: right;
}

.grid2.no_pad::after {
  display: block;
  content: "";
  clear: both;
}
.grid2.no_pad > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 50% - 0px );
  margin-right: calc((100% - ( ((100% / 2) - 0px) * 2)) / (2 - 1)) !important;
}
.grid2.no_pad > * {
  float: left;
  margin-right: 0 !important;
}
.grid2.no_pad > *:nth-child(2n) {
  float: right;
}

.grid3::after {
  display: block;
  content: "";
  clear: both;
}
.grid3 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 33.3333333333% - 1.2% );
  margin-right: calc((100% - ( ((100% / 3) - 1.2%) * 3)) / (3 - 1)) !important;
}
.grid3 > *:nth-of-type(3n) {
  float: right;
  margin-right: 0 !important;
}

.grid3.pad8::after {
  display: block;
  content: "";
  clear: both;
}
.grid3.pad8 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 33.3333333333% - 8px );
  margin-right: calc((100% - ( ((100% / 3) - 8px) * 3)) / (3 - 1)) !important;
}
.grid3.pad8 > *:nth-of-type(3n) {
  float: right;
  margin-right: 0 !important;
}

.grid3.no_pad::after {
  display: block;
  content: "";
  clear: both;
}
.grid3.no_pad > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 33.3333333333% - 0px );
  margin-right: calc((100% - ( ((100% / 3) - 0px) * 3)) / (3 - 1)) !important;
}
.grid3.no_pad > *:nth-of-type(3n) {
  float: right;
  margin-right: 0 !important;
}

.grid4::after {
  display: block;
  content: "";
  clear: both;
}
.grid4 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 25% - 1.2% );
  margin-right: calc((100% - ( ((100% / 4) - 1.2%) * 4)) / (4 - 1)) !important;
}
.grid4 > *:nth-of-type(4n) {
  float: right;
  margin-right: 0 !important;
}

.grid4.pad8::after {
  display: block;
  content: "";
  clear: both;
}
.grid4.pad8 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 25% - 8px );
  margin-right: calc((100% - ( ((100% / 4) - 8px) * 4)) / (4 - 1)) !important;
}
.grid4.pad8 > *:nth-of-type(4n) {
  float: right;
  margin-right: 0 !important;
}

.grid4.no_pad::after {
  display: block;
  content: "";
  clear: both;
}
.grid4.no_pad > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 25% - 0px );
  margin-right: calc((100% - ( ((100% / 4) - 0px) * 4)) / (4 - 1)) !important;
}
.grid4.no_pad > *:nth-of-type(4n) {
  float: right;
  margin-right: 0 !important;
}

.grid5::after {
  display: block;
  content: "";
  clear: both;
}
.grid5 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 20% - 1.2% );
  margin-right: calc((100% - ( ((100% / 5) - 1.2%) * 5)) / (5 - 1)) !important;
}
.grid5 > *:nth-of-type(5n) {
  float: right;
  margin-right: 0 !important;
}

.grid5.pad8::after {
  display: block;
  content: "";
  clear: both;
}
.grid5.pad8 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 20% - 8px );
  margin-right: calc((100% - ( ((100% / 5) - 8px) * 5)) / (5 - 1)) !important;
}
.grid5.pad8 > *:nth-of-type(5n) {
  float: right;
  margin-right: 0 !important;
}

.grid5.no_pad::after {
  display: block;
  content: "";
  clear: both;
}
.grid5.no_pad > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 20% - 0px );
  margin-right: calc((100% - ( ((100% / 5) - 0px) * 5)) / (5 - 1)) !important;
}
.grid5.no_pad > *:nth-of-type(5n) {
  float: right;
  margin-right: 0 !important;
}

.grid6::after {
  display: block;
  content: "";
  clear: both;
}
.grid6 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 16.6666666667% - 1.2% );
  margin-right: calc((100% - ( ((100% / 6) - 1.2%) * 6)) / (6 - 1)) !important;
}
.grid6 > *:nth-of-type(6n) {
  float: right;
  margin-right: 0 !important;
}

.grid6.pad8::after {
  display: block;
  content: "";
  clear: both;
}
.grid6.pad8 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 16.6666666667% - 8px );
  margin-right: calc((100% - ( ((100% / 6) - 8px) * 6)) / (6 - 1)) !important;
}
.grid6.pad8 > *:nth-of-type(6n) {
  float: right;
  margin-right: 0 !important;
}

.grid6.no_pad::after {
  display: block;
  content: "";
  clear: both;
}
.grid6.no_pad > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 16.6666666667% - 0px );
  margin-right: calc((100% - ( ((100% / 6) - 0px) * 6)) / (6 - 1)) !important;
}
.grid6.no_pad > *:nth-of-type(6n) {
  float: right;
  margin-right: 0 !important;
}

.grid7::after {
  display: block;
  content: "";
  clear: both;
}
.grid7 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 14.2857142857% - 1.2% );
  margin-right: calc((100% - ( ((100% / 7) - 1.2%) * 7)) / (7 - 1)) !important;
}
.grid7 > *:nth-of-type(7n) {
  float: right;
  margin-right: 0 !important;
}

.grid7.pad8::after {
  display: block;
  content: "";
  clear: both;
}
.grid7.pad8 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 14.2857142857% - 8px );
  margin-right: calc((100% - ( ((100% / 7) - 8px) * 7)) / (7 - 1)) !important;
}
.grid7.pad8 > *:nth-of-type(7n) {
  float: right;
  margin-right: 0 !important;
}

.grid7.no_pad::after {
  display: block;
  content: "";
  clear: both;
}
.grid7.no_pad > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 14.2857142857% - 0px );
  margin-right: calc((100% - ( ((100% / 7) - 0px) * 7)) / (7 - 1)) !important;
}
.grid7.no_pad > *:nth-of-type(7n) {
  float: right;
  margin-right: 0 !important;
}

.grid8::after {
  display: block;
  content: "";
  clear: both;
}
.grid8 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 12.5% - 1.2% );
  margin-right: calc((100% - ( ((100% / 8) - 1.2%) * 8)) / (8 - 1)) !important;
}
.grid8 > *:nth-of-type(8n) {
  float: right;
  margin-right: 0 !important;
}

.grid8.pad8::after {
  display: block;
  content: "";
  clear: both;
}
.grid8.pad8 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 12.5% - 8px );
  margin-right: calc((100% - ( ((100% / 8) - 8px) * 8)) / (8 - 1)) !important;
}
.grid8.pad8 > *:nth-of-type(8n) {
  float: right;
  margin-right: 0 !important;
}

.grid8.no_pad::after {
  display: block;
  content: "";
  clear: both;
}
.grid8.no_pad > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 12.5% - 0px );
  margin-right: calc((100% - ( ((100% / 8) - 0px) * 8)) / (8 - 1)) !important;
}
.grid8.no_pad > *:nth-of-type(8n) {
  float: right;
  margin-right: 0 !important;
}

.grid9::after {
  display: block;
  content: "";
  clear: both;
}
.grid9 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 11.1111111111% - 1.2% );
  margin-right: calc((100% - ( ((100% / 9) - 1.2%) * 9)) / (9 - 1)) !important;
}
.grid9 > *:nth-of-type(9n) {
  float: right;
  margin-right: 0 !important;
}

.grid9.pad8::after {
  display: block;
  content: "";
  clear: both;
}
.grid9.pad8 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 11.1111111111% - 8px );
  margin-right: calc((100% - ( ((100% / 9) - 8px) * 9)) / (9 - 1)) !important;
}
.grid9.pad8 > *:nth-of-type(9n) {
  float: right;
  margin-right: 0 !important;
}

.grid9.no_pad::after {
  display: block;
  content: "";
  clear: both;
}
.grid9.no_pad > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 11.1111111111% - 0px );
  margin-right: calc((100% - ( ((100% / 9) - 0px) * 9)) / (9 - 1)) !important;
}
.grid9.no_pad > *:nth-of-type(9n) {
  float: right;
  margin-right: 0 !important;
}

.grid10::after {
  display: block;
  content: "";
  clear: both;
}
.grid10 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 10% - 1.2% );
  margin-right: calc((100% - ( ((100% / 10) - 1.2%) * 10)) / (10 - 1)) !important;
}
.grid10 > *:nth-of-type(10n) {
  float: right;
  margin-right: 0 !important;
}

.grid10.pad8::after {
  display: block;
  content: "";
  clear: both;
}
.grid10.pad8 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 10% - 8px );
  margin-right: calc((100% - ( ((100% / 10) - 8px) * 10)) / (10 - 1)) !important;
}
.grid10.pad8 > *:nth-of-type(10n) {
  float: right;
  margin-right: 0 !important;
}

.grid10.no_pad::after {
  display: block;
  content: "";
  clear: both;
}
.grid10.no_pad > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 10% - 0px );
  margin-right: calc((100% - ( ((100% / 10) - 0px) * 10)) / (10 - 1)) !important;
}
.grid10.no_pad > *:nth-of-type(10n) {
  float: right;
  margin-right: 0 !important;
}

.grid11::after {
  display: block;
  content: "";
  clear: both;
}
.grid11 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 9.0909090909% - 1.2% );
  margin-right: calc((100% - ( ((100% / 11) - 1.2%) * 11)) / (11 - 1)) !important;
}
.grid11 > *:nth-of-type(11n) {
  float: right;
  margin-right: 0 !important;
}

.grid11.pad8::after {
  display: block;
  content: "";
  clear: both;
}
.grid11.pad8 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 9.0909090909% - 8px );
  margin-right: calc((100% - ( ((100% / 11) - 8px) * 11)) / (11 - 1)) !important;
}
.grid11.pad8 > *:nth-of-type(11n) {
  float: right;
  margin-right: 0 !important;
}

.grid11.no_pad::after {
  display: block;
  content: "";
  clear: both;
}
.grid11.no_pad > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 9.0909090909% - 0px );
  margin-right: calc((100% - ( ((100% / 11) - 0px) * 11)) / (11 - 1)) !important;
}
.grid11.no_pad > *:nth-of-type(11n) {
  float: right;
  margin-right: 0 !important;
}

.grid12::after {
  display: block;
  content: "";
  clear: both;
}
.grid12 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 8.3333333333% - 1.2% );
  margin-right: calc((100% - ( ((100% / 12) - 1.2%) * 12)) / (12 - 1)) !important;
}
.grid12 > *:nth-of-type(12n) {
  float: right;
  margin-right: 0 !important;
}

.grid12.pad8::after {
  display: block;
  content: "";
  clear: both;
}
.grid12.pad8 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 8.3333333333% - 8px );
  margin-right: calc((100% - ( ((100% / 12) - 8px) * 12)) / (12 - 1)) !important;
}
.grid12.pad8 > *:nth-of-type(12n) {
  float: right;
  margin-right: 0 !important;
}

.grid12.no_pad::after {
  display: block;
  content: "";
  clear: both;
}
.grid12.no_pad > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 8.3333333333% - 0px );
  margin-right: calc((100% - ( ((100% / 12) - 0px) * 12)) / (12 - 1)) !important;
}
.grid12.no_pad > *:nth-of-type(12n) {
  float: right;
  margin-right: 0 !important;
}

.grid-both::after {
  display: block;
  content: "";
  clear: both;
}
.grid-both > :first-child {
  float: left;
}
.grid-both > :last-child {
  float: right;
  margin-left: 10px;
}

.grid1-11::after {
  display: block;
  content: "";
  clear: both;
}
.grid1-11 > * {
  float: left;
  width: 7.1333333333%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.grid1-11 > *:last-child {
  float: right;
  width: 91.6666666667%;
  margin-right: 0;
}

.grid2-10::after {
  display: block;
  content: "";
  clear: both;
}
.grid2-10 > * {
  float: left;
  width: 15.4666666667%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.grid2-10 > *:last-child {
  float: right;
  width: 83.3333333333%;
  margin-right: 0;
}

.grid3-9::after {
  display: block;
  content: "";
  clear: both;
}
.grid3-9 > * {
  float: left;
  width: 23.8%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.grid3-9 > *:last-child {
  float: right;
  width: 75%;
  margin-right: 0;
}

.grid4-8::after {
  display: block;
  content: "";
  clear: both;
}
.grid4-8 > * {
  float: left;
  width: 32.1333333333%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.grid4-8 > *:last-child {
  float: right;
  width: 66.6666666667%;
  margin-right: 0;
}

.grid5-7::after {
  display: block;
  content: "";
  clear: both;
}
.grid5-7 > * {
  float: left;
  width: 40.4666666667%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.grid5-7 > *:last-child {
  float: right;
  width: 58.3333333333%;
  margin-right: 0;
}

.grid6-6::after {
  display: block;
  content: "";
  clear: both;
}
.grid6-6 > * {
  float: left;
  width: 48.8%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.grid6-6 > *:last-child {
  float: right;
  width: 50%;
  margin-right: 0;
}

.grid7-5::after {
  display: block;
  content: "";
  clear: both;
}
.grid7-5 > * {
  float: left;
  width: 57.1333333333%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.grid7-5 > *:last-child {
  float: right;
  width: 41.6666666667%;
  margin-right: 0;
}

.grid8-4::after {
  display: block;
  content: "";
  clear: both;
}
.grid8-4 > * {
  float: left;
  width: 65.4666666667%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.grid8-4 > *:last-child {
  float: right;
  width: 33.3333333333%;
  margin-right: 0;
}

.grid9-3::after {
  display: block;
  content: "";
  clear: both;
}
.grid9-3 > * {
  float: left;
  width: 73.8%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.grid9-3 > *:last-child {
  float: right;
  width: 25%;
  margin-right: 0;
}

.grid10-2::after {
  display: block;
  content: "";
  clear: both;
}
.grid10-2 > * {
  float: left;
  width: 82.1333333333%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.grid10-2 > *:last-child {
  float: right;
  width: 16.6666666667%;
  margin-right: 0;
}

.grid11-1::after {
  display: block;
  content: "";
  clear: both;
}
.grid11-1 > * {
  float: left;
  width: 90.4666666667%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.grid11-1 > *:last-child {
  float: right;
  width: 8.3333333333%;
  margin-right: 0;
}

.grid12-0::after {
  display: block;
  content: "";
  clear: both;
}
.grid12-0 > * {
  float: left;
  width: 98.8%;
  margin-right: 1.2%;
  margin-bottom: 4px;
}
.grid12-0 > *:last-child {
  float: right;
  width: 0%;
  margin-right: 0;
}

.base-grid.on {
  display: flex;
}

.base-grid {
  pointer-events: none;
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 50%;
  width: 100%;
  max-width: 1200px;
  min-width: 1040px;
  height: 100%;
  justify-content: space-between;
  padding: 0 40px;
  justify-items: center;
  transform: translate(-50%, 0);
}

.base-grid div {
  flex: 1;
  height: 100%;
  background: rgba(247, 89, 181, 0.04);
  border-left: 1px solid rgba(247, 89, 181, 0.09);
  border-right: 1px solid rgba(247, 89, 181, 0.09);
}

.base-grid div + div {
  margin-left: 24px;
}

/**
* base.magic
* ------------------
*/
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  clear: both;
  content: "";
}

.qInfo > a {
  overflow: hidden !important;
  text-indent: 99999px !important;
  font-size: small;
  color: transparent;
}

.blind {
  position: absolute !important;
  overflow: hidden !important;
  margin: -1px !important;
  border: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  clip: rect(0 0 0 0) !important;
}

.offscreen {
  position: absolute !important;
  overflow: hidden !important;
  margin: -1px !important;
  border: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  clip: rect(0 0 0 0) !important;
}

.noline-t {
  border-top: none !important;
}

.ta-c {
  text-align: center !important;
}

/* Visual Formatting */
.pos_r {
  position: relative !important;
}

.pos_a {
  position: absolute !important;
}

.pos_f {
  position: fixed !important;
}

.pos_s {
  position: static !important;
}

.fl_l,
.fl {
  float: left !important;
}

.title_area .fr {
  margin-left: auto;
}

.fl_r,
.fr {
  float: right !important;
}

.fl_n,
.fn {
  float: none !important;
}

.cl {
  clear: both !important;
}

.cl_n {
  clear: none !important;
}

.cl_l {
  clear: left !important;
}

.cl_r {
  clear: right !important;
}

.cl_b {
  clear: both !important;
}

.d_b,
.db {
  display: block !important;
}

.d_n {
  display: none !important;
}

.d_f {
  display: flex !important;
}

.d_if {
  display: inline-flex !important;
}

.d_i {
  display: inline !important;
}

.d_ib {
  display: inline-block !important;
}

.d_li {
  display: list-item !important;
}

.d_tb {
  display: table !important;
}

.d_itb {
  display: inline-table !important;
}

.d_tbcl {
  display: table-column !important;
}

.d_tbr {
  display: table-row !important;
}

.d_tbc {
  display: table-cell !important;
}

.v_v {
  visibility: visible !important;
}

.v_h {
  visibility: hidden !important;
}

.v_c {
  visibility: collapse !important;
}

.ov_v {
  overflow: visible !important;
}

.ov_h {
  overflow: hidden !important;
}

.ov_s {
  overflow: scroll !important;
}

.ov_a {
  overflow: auto !important;
}

.ov_i {
  overflow: inherit !important;
}

.ovx_s {
  overflow-x: scroll !important;
}

.ovx_a {
  overflow-x: auto !important;
}

.ovy_s {
  overflow-y: scroll !important;
}

.ovy_a {
  overflow-y: auto !important;
}

.cur_a {
  cursor: auto !important;
}

.cur_d {
  cursor: default !important;
}

.cur_ha {
  cursor: hand !important;
}

.cur_hl {
  cursor: help !important;
}

.cur_m {
  cursor: move !important;
}

.cur_p {
  cursor: pointer !important;
}

/* Box Sizing */
.bx,
.bx_b {
  box-sizing: border-box !important;
}

.bx_c {
  box-sizing: content-box !important;
}

.bxs_n {
  box-shadow: none !important;
}

.w_f {
  width: 100% !important;
}

.w_a {
  width: auto !important;
}

.h_a {
  height: auto !important;
}

/* Font */
.fw_light {
  font-weight: 300 !important;
}

.fw_regular {
  font-weight: 300 !important;
}

.fw_base {
  font-weight: 400 !important;
}

.fw_bold {
  font-weight: 600 !important;
}

.fw_black {
  font-weight: 900 !important;
}

.fw100 {
  font-weight: 100 !important;
}

.fw300 {
  font-weight: 300 !important;
}

.fw500 {
  font-weight: 400 !important;
}

.fw600 {
  font-weight: 500 !important;
}

.fw700 {
  font-weight: 600 !important;
}

.fw800 {
  font-weight: 800 !important;
}

.fw900 {
  font-weight: 900 !important;
}

.fs_n {
  font-style: normal !important;
}

.fs_i {
  font-style: italic !important;
}

.fv_n {
  font-variant: normal !important;
}

.fv_sc {
  font-variant: small-caps !important;
}

.ff_s {
  font-family: serif;
}

.ff_ss {
  font-family: sans-serif;
}

.ff_m {
  font-family: monospace;
}

.ff_a {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/* Text */
.va_t {
  vertical-align: top !important;
}

.va_sup {
  vertical-align: super !important;
}

.va_tt {
  vertical-align: text-top !important;
}

.va_m {
  vertical-align: middle !important;
}

.va_bl {
  vertical-align: baseline !important;
}

.va_b {
  vertical-align: bottom !important;
}

.va_tb {
  vertical-align: text-bottom !important;
}

.va_sub {
  vertical-align: sub !important;
}

.ta_l {
  text-align: left !important;
}

.ta_c {
  text-align: center !important;
}

.right,
.tar,
.ta_r {
  text-align: right !important;
}

.ta_j {
  text-align: justify !important;
}

.tov,
.tov_e {
  text-overflow: ellipsis !important;
}

.td_n {
  text-decoration: none !important;
}

.td_u {
  text-decoration: underline !important;
}

.td_o {
  text-decoration: overline !important;
}

.td_l {
  text-decoration: line-through !important;
}

.ti- {
  text-indent: -9999px !important;
}

.whs_n {
  white-space: normal !important;
}

.whs_nw {
  white-space: nowrap !important;
}

.whs_p {
  white-space: pre !important;
}

.wob_n {
  word-break: normal !important;
}

.wob_k {
  word-break: keep-all !important;
}

.wob_b {
  word-break: break-all !important;
}

.wow_nm {
  word-wrap: normal !important;
}

.wow_n {
  word-wrap: none !important;
}

.wow_b {
  word-wrap: break-word !important;
}

/* Letter-spacing */
.ls1 {
  letter-spacing: 1px;
}

.ls2 {
  letter-spacing: 2px;
}

.ls-1 {
  letter-spacing: -1px;
}

.ls-2 {
  letter-spacing: -2px;
}

/* line-height */
.lh38 {
  line-height: 38px !important;
}

.lh40 {
  line-height: 40px !important;
}

/* Background */
.bg_n {
  background: none !important;
}

.bgz_a {
  background-size: auto !important;
}

.bgz_ct {
  background-size: contain !important;
}

.bgz_co {
  background-size: cover !important;
}

/* Color */
/* Table */
.tbl_a {
  table-layout: auto !important;
}

.btn_f {
  table-layout: fixed !important;
}

/* Border */
.bd_n {
  border: none !important;
}

.bdt_n {
  border-top: none !important;
}

.bdb_n {
  border-bottom: none !important;
}

.bdl_n {
  border-left: none !important;
}

.bdr_n {
  border-right: none !important;
}

/* Others */
.fxd_c {
  flex-direction: column !important;
}

.fxd_cr {
  flex-direction: column-reverse !important;
}

.fxd_r {
  flex-direction: row !important;
}

.fxd_rr {
  flex-direction: row-reverse !important;
}

.fxw_n {
  flex-wrap: nowrap !important;
}

.fxw_w {
  flex-wrap: wrap !important;
}

.fxw_wr {
  flex-wrap: wrap-reverse !important;
}

.jc_c {
  justify-content: center !important;
}

.jc_fe {
  justify-content: flex-end !important;
}

.jc_fs {
  justify-content: flex-start !important;
}

.jc_sa {
  justify-content: space-around !important;
}

.jc_sb {
  justify-content: space-between !important;
}

.op_0 {
  opacity: 0 !important;
}

.op_30 {
  opacity: 0.3 !important;
}

.op_50 {
  opacity: 0.5 !important;
}

.op_80 {
  opacity: 0.8 !important;
}

.op_100 {
  opacity: 1 !important;
}

.op_ie {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.op_ms {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.flex_row {
  flex-direction: row !important;
}

.flex_column {
  flex-direction: column !important;
}

.flex_row_reverse {
  flex-direction: row-reverse !important;
}

.flex_column_reverse {
  flex-direction: column-reverse !important;
}

.flex_wrap {
  flex-wrap: wrap !important;
}

.flex_nowrap {
  flex-wrap: nowrap !important;
}

.flex_wrap_reverse {
  flex-wrap: wrap-reverse !important;
}

.justify_content_start {
  justify-content: flex-start !important;
}

.justify_content_end {
  justify-content: flex-end !important;
}

.justify_content_center {
  justify-content: center !important;
}

.justify_content_between {
  justify-content: space-between !important;
}

.justify_content_around {
  justify-content: space-around !important;
}

.align_items_start {
  align-items: flex-start !important;
}

.align_items_end {
  align-items: flex-end !important;
}

.align_items_center {
  align-items: center !important;
}

.align_items_baseline {
  align-items: baseline !important;
}

.align_items_stretch {
  align-items: stretch !important;
}

.align_content_start {
  align-content: flex-start !important;
}

.align_content_end {
  align-content: flex-end !important;
}

.align_content_center {
  align-content: center !important;
}

.align_content_between {
  align-content: space-between !important;
}

.align_content_around {
  align-content: space-around !important;
}

.align_content_stretch {
  align-content: stretch !important;
}

.align_self_auto {
  align-self: auto !important;
}

.align_self_start {
  align-self: flex-start !important;
}

.align_self_end {
  align-self: flex-end !important;
}

.align_self_center {
  align-self: center !important;
}

.align_self_baseline {
  align-self: baseline !important;
}

.align_self_stretch {
  align-self: stretch !important;
}

.fz10 {
  font-size: 10px !important;
}

.fz12 {
  font-size: 12px !important;
}

.fz14 {
  font-size: 14px !important;
}

.fz16 {
  font-size: 16px !important;
}

.fz18 {
  font-size: 18px !important;
}

.fz20 {
  font-size: 20px !important;
}

.fz22 {
  font-size: 22px !important;
}

.fz24 {
  font-size: 24px !important;
}

.fz26 {
  font-size: 26px !important;
}

.fz28 {
  font-size: 28px !important;
}

.fz30 {
  font-size: 30px !important;
}

.fz32 {
  font-size: 32px !important;
}

.fz34 {
  font-size: 34px !important;
}

.fz36 {
  font-size: 36px !important;
}

.fz38 {
  font-size: 38px !important;
}

.fz40 {
  font-size: 40px !important;
}

.m0 {
  margin: 0px !important;
}

.m5 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.ml-50 {
  margin-left: -50px !important;
}

.ml-45 {
  margin-left: -45px !important;
}

.ml-40 {
  margin-left: -40px !important;
}

.ml-35 {
  margin-left: -35px !important;
}

.ml-30 {
  margin-left: -30px !important;
}

.ml-25 {
  margin-left: -25px !important;
}

.ml-20 {
  margin-left: -20px !important;
}

.ml-15 {
  margin-left: -15px !important;
}

.ml-10 {
  margin-left: -10px !important;
}

.ml-5 {
  margin-left: -5px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mt-50 {
  margin-top: -50px !important;
}

.mt-45 {
  margin-top: -45px !important;
}

.mt-40 {
  margin-top: -40px !important;
}

.mt-35 {
  margin-top: -35px !important;
}

.mt-30 {
  margin-top: -30px !important;
}

.mt-25 {
  margin-top: -25px !important;
}

.mt-20 {
  margin-top: -20px !important;
}

.mt-15 {
  margin-top: -15px !important;
}

.mt-10 {
  margin-top: -10px !important;
}

.mt-5 {
  margin-top: -5px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr-50 {
  margin-right: -50px !important;
}

.mr-45 {
  margin-right: -45px !important;
}

.mr-40 {
  margin-right: -40px !important;
}

.mr-35 {
  margin-right: -35px !important;
}

.mr-30 {
  margin-right: -30px !important;
}

.mr-25 {
  margin-right: -25px !important;
}

.mr-20 {
  margin-right: -20px !important;
}

.mr-15 {
  margin-right: -15px !important;
}

.mr-10 {
  margin-right: -10px !important;
}

.mr-5 {
  margin-right: -5px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb-50 {
  margin-bottom: -50px !important;
}

.mb-45 {
  margin-bottom: -45px !important;
}

.mb-40 {
  margin-bottom: -40px !important;
}

.mb-35 {
  margin-bottom: -35px !important;
}

.mb-30 {
  margin-bottom: -30px !important;
}

.mb-25 {
  margin-bottom: -25px !important;
}

.mb-20 {
  margin-bottom: -20px !important;
}

.mb-15 {
  margin-bottom: -15px !important;
}

.mb-10 {
  margin-bottom: -10px !important;
}

.mb-5 {
  margin-bottom: -5px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.p0 {
  padding: 0px !important;
}

.p5 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.w0 {
  width: 0px !important;
}

.w5 {
  width: 5px !important;
}

.w10 {
  width: 10px !important;
}

.w15 {
  width: 15px !important;
}

.w20 {
  width: 20px !important;
}

.w25 {
  width: 25px !important;
}

.w30 {
  width: 30px !important;
}

.w35 {
  width: 35px !important;
}

.w40 {
  width: 40px !important;
}

.w45 {
  width: 45px !important;
}

.w50 {
  width: 50px !important;
}

.w55 {
  width: 55px !important;
}

.w60 {
  width: 60px !important;
}

.w65 {
  width: 65px !important;
}

.w70 {
  width: 70px !important;
}

.w75 {
  width: 75px !important;
}

.w80 {
  width: 80px !important;
}

.w85 {
  width: 85px !important;
}

.w90 {
  width: 90px !important;
}

.w95 {
  width: 95px !important;
}

.w100 {
  width: 100px !important;
}

.w105 {
  width: 105px !important;
}

.w110 {
  width: 110px !important;
}

.w115 {
  width: 115px !important;
}

.w120 {
  width: 120px !important;
}

.w0 {
  width: 0px !important;
}

.w100 {
  width: 100px !important;
}

.w200 {
  width: 200px !important;
}

.w300 {
  width: 300px !important;
}

.w400 {
  width: 400px !important;
}

.w500 {
  width: 500px !important;
}

.w600 {
  width: 600px !important;
}

.w700 {
  width: 700px !important;
}

.w800 {
  width: 800px !important;
}

.w900 {
  width: 900px !important;
}

.w1000 {
  width: 1000px !important;
}

.w100p {
  width: 100% !important;
}

.ellipsis {
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ellipsis_init {
  overflow: initial;
  display: block;
  text-overflow: initial;
  white-space: initial;
}

.txt_bar {
  position: absolute;
  content: "";
  zoom: 1;
  top: 7px;
  left: 0;
  width: 1px;
  height: 11px;
  background-color: #666;
}

a.link_txt,
.link_txt {
  font-size: 13px;
  font-weight: 400;
  color: #0886c5;
  text-decoration: underline;
}

a.btn_txt,
.btn_txt {
  text-decoration: underline;
  font-weight: 400;
  font-size: 16px;
}
a.btn_txt.danger,
.btn_txt.danger {
  text-decoration: underline;
}
a.btn_txt.danger, a.btn_txt.danger:link, a.btn_txt.danger:visited, a.btn_txt.danger:active,
.btn_txt.danger,
.btn_txt.danger:link,
.btn_txt.danger:visited,
.btn_txt.danger:active {
  color: #e32121;
}

.point_color {
  color: #0886c5;
}

a.point_color, a.point_color:link, a.point_color:visited, a.point_color:active {
  color: #0886c5;
}

.point_red {
  color: #ec0e26 !important;
}

.num {
  color: #222;
  letter-spacing: 0px;
}

.num em {
  color: #222;
  font-family: "Pretendard", Sans-serif;
}

body .w-x10,
.modal_content .w-x10,
.content-id .w-x10,
#content .w-x10 {
  width: 80px !important;
}
body .w-x15,
.modal_content .w-x15,
.content-id .w-x15,
#content .w-x15 {
  width: 120px !important;
}
body .w-x20,
.modal_content .w-x20,
.content-id .w-x20,
#content .w-x20 {
  width: 160px !important;
}
body .w-x25,
.modal_content .w-x25,
.content-id .w-x25,
#content .w-x25 {
  width: 200px !important;
}
body .w-x30,
.modal_content .w-x30,
.content-id .w-x30,
#content .w-x30 {
  width: 240px !important;
}
body .w-x35,
.modal_content .w-x35,
.content-id .w-x35,
#content .w-x35 {
  width: 280px !important;
}
body .w-x40,
.modal_content .w-x40,
.content-id .w-x40,
#content .w-x40 {
  width: 320px !important;
}
body .w-x45,
.modal_content .w-x45,
.content-id .w-x45,
#content .w-x45 {
  width: 360px !important;
}
body .w-x50,
.modal_content .w-x50,
.content-id .w-x50,
#content .w-x50 {
  width: 400px !important;
}
body .w-x55,
.modal_content .w-x55,
.content-id .w-x55,
#content .w-x55 {
  width: 440px !important;
}
body .pd_a0,
.modal_content .pd_a0,
.content-id .pd_a0,
#content .pd_a0 {
  padding: 0 !important;
}
body .pt_x0,
.modal_content .pt_x0,
.content-id .pt_x0,
#content .pt_x0 {
  padding-top: 0px !important;
}
body .pb_x0,
.modal_content .pb_x0,
.content-id .pb_x0,
#content .pb_x0 {
  padding-bottom: 0px !important;
}
body .pb_x1,
.modal_content .pb_x1,
.content-id .pb_x1,
#content .pb_x1 {
  padding-bottom: 8px !important;
}
body .pb_x2,
.modal_content .pb_x2,
.content-id .pb_x2,
#content .pb_x2 {
  padding-bottom: 16px !important;
}
body .pb_x3,
.modal_content .pb_x3,
.content-id .pb_x3,
#content .pb_x3 {
  padding-bottom: 24px !important;
}
body .pb_x4,
.modal_content .pb_x4,
.content-id .pb_x4,
#content .pb_x4 {
  padding-bottom: 32px !important;
}
body .pb_x5,
.modal_content .pb_x5,
.content-id .pb_x5,
#content .pb_x5 {
  padding-bottom: 40px !important;
}
body .pl_x0,
.modal_content .pl_x0,
.content-id .pl_x0,
#content .pl_x0 {
  padding-left: 0px !important;
}
body .pl_x1,
.modal_content .pl_x1,
.content-id .pl_x1,
#content .pl_x1 {
  padding-left: 8px !important;
}
body .pl_x2,
.modal_content .pl_x2,
.content-id .pl_x2,
#content .pl_x2 {
  padding-left: 16px !important;
}
body .pl_x3,
.modal_content .pl_x3,
.content-id .pl_x3,
#content .pl_x3 {
  padding-left: 24px !important;
}
body .pr_x0,
.modal_content .pr_x0,
.content-id .pr_x0,
#content .pr_x0 {
  padding-right: 0px !important;
}
body .pr_x1,
.modal_content .pr_x1,
.content-id .pr_x1,
#content .pr_x1 {
  padding-right: 8px !important;
}
body .pr_x2,
.modal_content .pr_x2,
.content-id .pr_x2,
#content .pr_x2 {
  padding-right: 16px !important;
}
body .pr_x3,
.modal_content .pr_x3,
.content-id .pr_x3,
#content .pr_x3 {
  padding-right: 24px !important;
}
body .mg_a0,
.modal_content .mg_a0,
.content-id .mg_a0,
#content .mg_a0 {
  margin: 0 !important;
}
body .marT0,
body .mt_x0,
.modal_content .marT0,
.modal_content .mt_x0,
.content-id .marT0,
.content-id .mt_x0,
#content .marT0,
#content .mt_x0 {
  margin-top: 0px !important;
}
body .mb_x0,
.modal_content .mb_x0,
.content-id .mb_x0,
#content .mb_x0 {
  margin-bottom: 0px !important;
}
body .mt_x05,
.modal_content .mt_x05,
.content-id .mt_x05,
#content .mt_x05 {
  margin-top: 4px !important;
}
body .mt_x1,
.modal_content .mt_x1,
.content-id .mt_x1,
#content .mt_x1 {
  margin-top: 8px !important;
}
body .mt_x2,
.modal_content .mt_x2,
.content-id .mt_x2,
#content .mt_x2 {
  margin-top: 16px !important;
}
body .mt_x3,
.modal_content .mt_x3,
.content-id .mt_x3,
#content .mt_x3 {
  margin-top: 24px !important;
}
body .mt_x4,
.modal_content .mt_x4,
.content-id .mt_x4,
#content .mt_x4 {
  margin-top: 32px !important;
}
body .mt_x5,
.modal_content .mt_x5,
.content-id .mt_x5,
#content .mt_x5 {
  margin-top: 40px !important;
}
body .mt_x6,
.modal_content .mt_x6,
.content-id .mt_x6,
#content .mt_x6 {
  margin-top: 48px !important;
}
body .mt_x7,
.modal_content .mt_x7,
.content-id .mt_x7,
#content .mt_x7 {
  margin-top: 56px !important;
}
body .mt_x8,
.modal_content .mt_x8,
.content-id .mt_x8,
#content .mt_x8 {
  margin-top: 64px !important;
}
body .mt_x9,
.modal_content .mt_x9,
.content-id .mt_x9,
#content .mt_x9 {
  margin-top: 72px !important;
}
body .mt_x10,
.modal_content .mt_x10,
.content-id .mt_x10,
#content .mt_x10 {
  margin-top: 80px !important;
}
body .mt_x11,
.modal_content .mt_x11,
.content-id .mt_x11,
#content .mt_x11 {
  margin-top: 88px !important;
}
body .mt_x12,
.modal_content .mt_x12,
.content-id .mt_x12,
#content .mt_x12 {
  margin-top: 96px !important;
}
body .mt_x13,
.modal_content .mt_x13,
.content-id .mt_x13,
#content .mt_x13 {
  margin-top: 104px !important;
}
body .mt_x14,
.modal_content .mt_x14,
.content-id .mt_x14,
#content .mt_x14 {
  margin-top: 112px !important;
}
body .gap-tab,
.modal_content .gap-tab,
.content-id .gap-tab,
#content .gap-tab {
  margin-top: 97px !important;
}
body .mb_x1,
.modal_content .mb_x1,
.content-id .mb_x1,
#content .mb_x1 {
  margin-bottom: 8px !important;
}
body .mb_x2,
.modal_content .mb_x2,
.content-id .mb_x2,
#content .mb_x2 {
  margin-bottom: 16px !important;
}
body .mb_x3,
.modal_content .mb_x3,
.content-id .mb_x3,
#content .mb_x3 {
  margin-bottom: 24px !important;
}
body .mb_x4,
.modal_content .mb_x4,
.content-id .mb_x4,
#content .mb_x4 {
  margin-bottom: 32px !important;
}
body .mb_x5,
.modal_content .mb_x5,
.content-id .mb_x5,
#content .mb_x5 {
  margin-bottom: 40px !important;
}
body .mb_x6,
.modal_content .mb_x6,
.content-id .mb_x6,
#content .mb_x6 {
  margin-bottom: 48px !important;
}
body .mb_x7,
.modal_content .mb_x7,
.content-id .mb_x7,
#content .mb_x7 {
  margin-bottom: 56px !important;
}
body .mb_x8,
.modal_content .mb_x8,
.content-id .mb_x8,
#content .mb_x8 {
  margin-bottom: 64px !important;
}
body .mb_x9,
.modal_content .mb_x9,
.content-id .mb_x9,
#content .mb_x9 {
  margin-bottom: 72px !important;
}
body .mb_x10,
.modal_content .mb_x10,
.content-id .mb_x10,
#content .mb_x10 {
  margin-bottom: 80px !important;
}
body .ml_x0,
.modal_content .ml_x0,
.content-id .ml_x0,
#content .ml_x0 {
  margin-left: 0px !important;
}
body .ml_x05,
.modal_content .ml_x05,
.content-id .ml_x05,
#content .ml_x05 {
  margin-left: 4px !important;
}
body .ml_x1,
.modal_content .ml_x1,
.content-id .ml_x1,
#content .ml_x1 {
  margin-left: 8px !important;
}
body .ml_x2,
.modal_content .ml_x2,
.content-id .ml_x2,
#content .ml_x2 {
  margin-left: 16px !important;
}
body .ml_x3,
.modal_content .ml_x3,
.content-id .ml_x3,
#content .ml_x3 {
  margin-left: 24px !important;
}
body .ml_x4,
.modal_content .ml_x4,
.content-id .ml_x4,
#content .ml_x4 {
  margin-left: 32px !important;
}
body .ml_x5,
.modal_content .ml_x5,
.content-id .ml_x5,
#content .ml_x5 {
  margin-left: 40px !important;
}
body .ml_x6,
.modal_content .ml_x6,
.content-id .ml_x6,
#content .ml_x6 {
  margin-left: 48px !important;
}
body .ml_x7,
.modal_content .ml_x7,
.content-id .ml_x7,
#content .ml_x7 {
  margin-left: 56px !important;
}
body .ml_x8,
.modal_content .ml_x8,
.content-id .ml_x8,
#content .ml_x8 {
  margin-left: 64px !important;
}
body .ml_x9,
.modal_content .ml_x9,
.content-id .ml_x9,
#content .ml_x9 {
  margin-left: 72px !important;
}
body .ml_x10,
.modal_content .ml_x10,
.content-id .ml_x10,
#content .ml_x10 {
  margin-left: 80px !important;
}
body .mr_x0,
.modal_content .mr_x0,
.content-id .mr_x0,
#content .mr_x0 {
  margin-right: 0px !important;
}
body .mr_x1,
.modal_content .mr_x1,
.content-id .mr_x1,
#content .mr_x1 {
  margin-right: 8px !important;
}
body .mr_x2,
.modal_content .mr_x2,
.content-id .mr_x2,
#content .mr_x2 {
  margin-right: 16px !important;
}
body .mr_x3,
.modal_content .mr_x3,
.content-id .mr_x3,
#content .mr_x3 {
  margin-right: 24px !important;
}
body .mr_x4,
.modal_content .mr_x4,
.content-id .mr_x4,
#content .mr_x4 {
  margin-right: 32px !important;
}
body .mr_x5,
.modal_content .mr_x5,
.content-id .mr_x5,
#content .mr_x5 {
  margin-right: 40px !important;
}
body .mr_x6,
.modal_content .mr_x6,
.content-id .mr_x6,
#content .mr_x6 {
  margin-right: 48px !important;
}
body .mr_x7,
.modal_content .mr_x7,
.content-id .mr_x7,
#content .mr_x7 {
  margin-right: 56px !important;
}
body .mr_x8,
.modal_content .mr_x8,
.content-id .mr_x8,
#content .mr_x8 {
  margin-right: 64px !important;
}
body .mr_x9,
.modal_content .mr_x9,
.content-id .mr_x9,
#content .mr_x9 {
  margin-right: 72px !important;
}
body .mr_x10,
.modal_content .mr_x10,
.content-id .mr_x10,
#content .mr_x10 {
  margin-right: 80px !important;
}

.div-wrap > [class^=bul-]:first-child {
  margin-top: 0;
}

[class^=bul-] {
  box-sizing: border-box;
  margin: 0;
}
[class^=bul-] *::before,
[class^=bul-] *::after {
  white-space: nowrap;
  box-sizing: border-box;
}
[class^=bul-]::before, [class^=bul-]::after {
  white-space: nowrap;
  box-sizing: border-box;
}

[class^=bul-] > li:first-child,
[class^=bul-] > div:first-child > dd:first-child,
[class^=bul-] > dd:first-child,
[class^=bul-]:not(ul):not(ol):not(dl):not(.bul-wrap) {
  margin-top: 0;
}

[class^=bul-] > li,
[class^=bul-] > div > dd,
[class^=bul-] > dd,
[class^=bul-]:not(ul):not(ol):not(dl):not(.bul-wrap) {
  position: relative;
  margin-top: 2px;
  padding-left: 0;
  display: flex;
  line-height: 24px;
}

[class^=bul-] > div > dd {
  margin-top: 8px;
}

[class^=bul-].primary {
  color: #008DDB;
}

[class^=bul-]:not(ul):not(ol):not(dl):not(.bul-wrap).primary,
[class^=bul-].primary > li::before {
  background-color: #008DDB;
}

.bul-num.list-base {
  padding: 10px;
}

dl.bul-num dt {
  font-size: 16px;
  font-weight: 600;
}

.bul-num {
  counter-reset: dep1 0 dep2 0;
}

dl.bul-num dd,
.bul-num > li {
  background-image: none !important;
  counter-increment: dep1 1;
  padding-left: 0;
  display: flex;
}

dl.bul-num dd::before,
.bul-num > li:before {
  content: counter(dep1) ".";
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6;
  margin-right: 8px;
}

.bul-etc[data-bullet] {
  padding-left: 0;
  display: flex;
  font-size: 16px;
  color: #4D4F58;
}

.bul-etc::before {
  content: attr(data-bullet);
  margin-right: 8px;
}

.bul-num.custom > li:before {
  content: attr(data-bullet);
}

.bul-num.custom.round > li:before {
  content: attr(data-bullet);
  text-indent: -1px;
  font-weight: 400;
}

.bul-num.upper-roman > li:before {
  content: counter(dep1, upper-roman) ".";
}

.bul-num.lower-roman > li:before {
  content: counter(dep1, lower-roman) ".";
}

.bul-num.decimal-zero > li:before {
  content: counter(dep1, decimal-leading-zero) ".";
}

.bul-num.lower-greek > li:before {
  content: counter(dep1, lower-greek) ".";
}

.bul-num.lower-alpha > li:before {
  content: counter(dep1, lower-alpha) ".";
}

.bul-num.upper-alpha > li:before {
  content: counter(dep1, upper-alpha) ".";
}

.bul-num.round > li:before {
  content: counter(dep1);
}

.bul-num.upper-roman.round > li:before {
  content: counter(dep1, upper-roman);
}

.bul-num.lower-roman.round > li:before {
  content: counter(dep1, lower-roman);
}

.bul-num.decimal-zero.round > li:before {
  content: counter(dep1, decimal-leading-zero);
}

.bul-num.lower-greek.round > li:before {
  content: counter(dep1, lower-greek);
}

.bul-num.lower-alpha.round > li:before {
  content: counter(dep1, lower-alpha);
}

.bul-num.upper-alpha.round > li:before {
  content: counter(dep1, upper-alpha);
}

dl.bul-num dd {
  padding: 12px 0 4px;
}

dl.bul-num dd + dd {
  border-top: 1px solid #4D4F58;
}

.bul-num.round > li {
  padding-left: 0;
}

.bul-num.round > li::before {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  font-size: 12px;
  min-width: 16px;
  margin-top: 4px;
  line-height: 1.2;
  text-align: center;
  color: #1A1D29;
  border: 1px solid #1A1D29;
  font-weight: 400;
  text-indent: -1px;
}

.bul-dot > li:before,
.bul-dot > div > dd:before,
.bul-dot > dd:before,
.bul-dot:not(ul):not(ol):not(dl):not(.bul-wrap):before {
  content: "";
  min-width: 2px;
  min-height: 2px;
  max-width: 2px;
  max-height: 2px;
  border-radius: 50%;
  position: relative;
  left: 2px;
  top: 12px;
  margin-right: 6px;
  font-weight: 900;
  line-height: 1.2;
  background-color: #4D4F58;
}

.bul-hyphen > li:before,
.bul-hyphen > div > dd:before,
.bul-hyphen > dd:before,
.bul-hyphen:not(ul):not(ol):not(dl):not(.bul-wrap):before {
  content: "";
  min-width: 4px;
  min-height: 1px;
  max-width: 4px;
  max-height: 1px;
  border-radius: 50%;
  position: relative;
  left: 1px;
  top: 12px;
  margin-right: 4px;
  font-weight: 900;
  line-height: 1.2;
  background-color: #4D4F58;
}

.bul-error,
.bul-help,
.bul-star,
.bul-care,
.bul-info {
  font-size: 16px;
}

.bul-star::before {
  content: "*";
  position: relative;
  left: 0;
  top: 6px;
  margin-right: 2px;
  font-weight: 300;
  line-height: 1.2;
}

.bul-care {
  color: #73757C;
  text-align: left;
}
.bul-care.fColor1 {
  color: #E32121 !important;
}
.bul-care.fColor1:before {
  top: 3px !important;
  margin-right: 0;
  background: url("/inc_renewal/img/_svg/icon_refer_red.svg") no-repeat;
}

.bul-care:not(ul) {
  display: flex;
  justify-content: flex-start;
}

.bul-care::before {
  content: "";
  position: relative;
  left: 0;
  top: 2px;
  font-weight: 300;
  line-height: 1.3;
  margin-right: 2px;
  width: 20px;
  min-width: 20px;
  max-width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -60px -40px;
}

.bul-info {
  color: #4D4F58;
  opacity: 0;
}

.bul-info::before {
  content: "info";
  font-family: "Material Icons Outlined";
  position: relative;
  left: 0;
  top: 1px;
  margin-right: 2px;
  font-weight: 200;
  font-size: 16px;
  line-height: 1.2;
}

.bul-help::before {
  content: "help_outline";
  font-family: "Material Icons Outlined";
  position: relative;
  left: 0;
  top: 1px;
  margin-right: 2px;
  font-weight: 200;
  font-size: 16px;
  line-height: 1.2;
}

.bul-error {
  color: #f44336;
}

.bul-error::before {
  content: "error_outline";
  font-family: "Material Icons Outlined";
  position: relative;
  left: 0;
  top: 1px;
  margin-right: 2px;
  font-weight: 200;
  font-size: 16px;
  line-height: 1.2;
  color: #f44336;
}

dl[class*=bul-] > div {
  margin-top: 15px;
}

dl[class*=bul-] > div:first-child {
  margin-top: 0;
}

dl[class*=bul-] > div > dt,
dl[class*=bul-] > dt {
  font-weight: 400;
  color: #212121;
}

.tableDefault > table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
.tableDefault > table td {
  height: 58px;
}

.tableDefault > table > thead + tbody > tr:first-child > td,
.tableDefault > table > thead + tfoot + tbody > tr:first-child > td,
.tableDefault > table > thead + tbody > tr:first-child > th,
.tableDefault > table > thead + tfoot + tbody > tr:first-child > th {
  border-top: 1px solid #BFC0C5;
}

body .page-tit,
.modal_content .page-tit,
.content-id .page-tit {
  font-weight: 600 !important;
  font-size: 40px !important;
  letter-spacing: -0.5px;
  line-height: 1.2;
}
body .page-tit-s,
.modal_content .page-tit-s,
.content-id .page-tit-s {
  font-weight: 600 !important;
  font-size: 32px !important;
  letter-spacing: -0.5px;
  line-height: 1.2;
}
body .cont-tit-l,
body .tit2,
.modal_content .cont-tit-l,
.modal_content .tit2,
.content-id .cont-tit-l,
.content-id .tit2 {
  padding: 0;
  margin: 0 0 16px;
  font-weight: 600 !important;
  font-size: 24px !important;
  letter-spacing: -0.5px;
  line-height: 1;
  padding-left: 0 !important;
  background-image: none !important;
}
body .cont-tit-l::before,
body .tit2::before,
.modal_content .cont-tit-l::before,
.modal_content .tit2::before,
.content-id .cont-tit-l::before,
.content-id .tit2::before {
  display: none;
}
body h4.cont-tit-l:before,
.modal_content h4.cont-tit-l:before,
.content-id h4.cont-tit-l:before {
  display: none !important;
}
body .cont-tit-l + .cont-tit-m,
.modal_content .cont-tit-l + .cont-tit-m,
.content-id .cont-tit-l + .cont-tit-m {
  margin: 40px 0 24px;
}
body .cont-tit-m,
.modal_content .cont-tit-m,
.content-id .cont-tit-m {
  padding: 0;
  margin: 0;
  font-weight: 600 !important;
  font-size: 20px !important;
  background-image: none !important;
}
body .cont-tit-s,
.modal_content .cont-tit-s,
.content-id .cont-tit-s {
  padding: 0;
  margin: 0;
  font-weight: 600 !important;
  font-size: 18px !important;
  background-image: none !important;
}
body [class^=cont-tit].type-dot,
.modal_content [class^=cont-tit].type-dot,
.content-id [class^=cont-tit].type-dot {
  position: relative;
  padding-left: 16px;
}
body [class^=cont-tit].type-dot:before,
.modal_content [class^=cont-tit].type-dot:before,
.content-id [class^=cont-tit].type-dot:before {
  content: "";
  display: block !important;
  width: 4px;
  height: 4px;
  background: #73757C !important;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 4px;
}
body .cont-sub-tit,
.modal_content .cont-sub-tit,
.content-id .cont-sub-tit {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 24px !important;
  margin: 20px 0 !important;
}
body .cont-sub-tit.noBul,
.modal_content .cont-sub-tit.noBul,
.content-id .cont-sub-tit.noBul {
  padding-left: 0;
}
body .cont-sub-tit.noBul:before,
.modal_content .cont-sub-tit.noBul:before,
.content-id .cont-sub-tit.noBul:before {
  display: none;
}
body .cont-sub-tit.fBd,
.modal_content .cont-sub-tit.fBd,
.content-id .cont-sub-tit.fBd {
  font-weight: 500 !important;
}
body .fs-l,
.modal_content .fs-l,
.content-id .fs-l {
  font-size: 20px !important;
  line-height: 30px;
}
body .fs-m,
.modal_content .fs-m,
.content-id .fs-m {
  font-size: 18px !important;
  line-height: 27px;
}
body .fs-s,
.modal_content .fs-s,
.content-id .fs-s {
  font-size: 14px !important;
}

body .bottom_wrap > .bottom_content,
.modal_content .bottom_wrap > .bottom_content,
.content-id .bottom_wrap > .bottom_content {
  width: 100%;
}
body .chain_menu,
.modal_content .chain_menu,
.content-id .chain_menu {
  border: 1px solid #E1E2E5;
  border-radius: 12px;
  padding: 16px 40px;
  display: flex;
  align-items: center;
  height: auto;
  margin: 40px 0 0;
  background-image: none;
  position: relative;
}
body .chain_menu::after,
.modal_content .chain_menu::after,
.content-id .chain_menu::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 32px);
  background-color: #E1E2E5;
  position: absolute;
  left: 218px;
  top: 16px;
}
body .chain_menu .chain_menu_title,
.modal_content .chain_menu .chain_menu_title,
.content-id .chain_menu .chain_menu_title {
  line-height: 1.2;
  font-size: 16px;
  color: #1A1D29;
  margin-right: 0;
  padding: 0 40px 0 24px;
  background-image: none;
  position: relative;
}
body .chain_menu .chain_menu_title::before,
.modal_content .chain_menu .chain_menu_title::before,
.content-id .chain_menu .chain_menu_title::before {
  content: "";
  position: absolute;
  top: 0;
  left: -4px;
  display: block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0/200px;
  background-position: -180px 0;
}
body .chain_menu .btn_chain_menu,
.modal_content .chain_menu .btn_chain_menu,
.content-id .chain_menu .btn_chain_menu {
  line-height: 1;
  padding: 0 40px;
  display: flex;
  align-items: center;
}
body .chain_menu .btn_chain_menu a,
.modal_content .chain_menu .btn_chain_menu a,
.content-id .chain_menu .btn_chain_menu a {
  padding: 0 40px 0 20px;
  font-size: 14px;
  line-height: 32px;
  font-weight: 400;
  display: block;
  height: 32px;
  color: #4D4F58;
  background-image: none;
  position: relative;
}
body .chain_menu .btn_chain_menu a::after,
.modal_content .chain_menu .btn_chain_menu a::after,
.content-id .chain_menu .btn_chain_menu a::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 18px;
  display: block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0/200px;
  background-position: -20px 0;
}

.ui-toast {
  width: auto;
  padding: 20px 60px 18px;
  position: fixed;
  left: 50%;
  top: 0;
  bottom: auto;
  transition: all 0.3s;
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
  background: #4D4F58;
  border-radius: 8px;
  z-index: 9000;
  transform: translate(-50%, 0);
}
.ui-toast.toast-bell::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(/inc_renewal/img/sp/ico_toast.svg) no-repeat 0 0;
  position: absolute;
  top: 15px;
  left: 17px;
}
.ui-toast.toast-heart::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(/inc_renewal/img/sp/ico_toast.svg) no-repeat -60px 0;
  position: absolute;
  top: 15px;
  left: 17px;
}
.ui-toast.toast-check::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(/inc_renewal/img/sp/ico_toast.svg) no-repeat -30px 0;
  position: absolute;
  top: 15px;
  left: 17px;
}
.ui-toast.toast-text {
  padding: 20px 40px 18px;
}
.ui-toast.toast-text .btn-close {
  display: none;
}
.ui-toast b {
  font-weight: 600;
  border-bottom: 1px solid #fff;
  display: inline-block;
}
.ui-toast .toast-link {
  color: #fff !important;
  display: inline-block;
  margin-left: 16px;
  opacity: 0.8;
}
.ui-toast .toast-link span::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat -180px -20px;
  vertical-align: middle;
  position: relative;
  top: -3px;
}
.ui-toast .btn-close {
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat -160px -20px;
  position: absolute;
  top: 19px;
  right: 17px;
}

.ui-toast-ready .ui-toast {
  display: block;
  opacity: 0;
  bottom: -10rem;
}

.ui-toast-show .ui-toast {
  opacity: 1;
  bottom: 40px;
}

.ui-toast-ready .top {
  display: block;
  opacity: 0;
  bottom: auto;
  top: -10rem;
}

.ui-toast-show .top {
  opacity: 1;
  bottom: auto;
  top: 132px;
}

.ui-toast-ready .bottom {
  display: block;
  opacity: 0;
  bottom: -10rem;
  top: auto;
}

.ui-toast-show .bottom {
  opacity: 1;
  bottom: 40px;
  top: auto;
}

.ui-toast-ready .middle {
  display: block;
  opacity: 0;
  bottom: auto;
  top: 40%;
  transform: translate(-50%, -30px);
}

.ui-toast-show .middle {
  opacity: 1;
  bottom: auto;
  top: 50%;
  transform: translate(-50%, -30px);
}

.search_box .btn-inpclear {
  right: 16px;
  background: none;
  border: 0;
}
.search_box .btn-inpclear:hover, .search_box .btn-inpclear:active, .search_box .btn-inpclear:focus {
  background: none;
  border: 0;
}

.btn-inpclear {
  position: absolute;
  top: 11px;
  right: 11px;
  padding: 0;
  width: 26px;
  height: 26px;
  z-index: 2;
  border-radius: 50%;
}
.btn-inpclear::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #CDCECF url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat -82px -42px;
  margin: 0 auto;
}

.pub-wrap {
  position: fixed;
  bottom: 0;
  right: 0;
  padding: 10px;
  border: 1px dashed #EBEBED;
  background-color: #FAFAFA;
}
.pub-wrap button + button {
  margin-top: 8px;
}
.pub-wrap button {
  padding: 10px;
  border: 1px dashed #E1E2E5;
  display: block;
  background-color: #fff;
}

.btn-covernote {
  position: relative;
  display: inline-block;
  top: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-598 -2109) translate(480 196) translate(1 1881) translate(117 32)'%3E%3Crect width='8' height='1.5' x='6' y='12' fill='%23444' rx='.75' transform='rotate(45 10 12.75)'/%3E%3Crect width='8' height='1.5' x='10.859' y='12' fill='%23444' rx='.75' transform='scale(-1 1) rotate(45 0 -23.122)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  transform: rotate(180deg);
}
.btn-covernote.active {
  transform: rotate(0);
}

[data-covernote] {
  overflow: hidden;
}

body {
  background-color: #fff;
}

.guide-iframe .guide-box {
  display: none;
}

.guide-on {
  overflow: hidden;
}

.guide-on .gnb,
.guide-on .breadscrumb {
  display: none;
}

.guide-wrap hr {
  width: 100% !important;
  display: block !important;
  border-top: 1px dashed #CDCECF !important;
  margin: 24px 0 !important;
  position: relative !important;
}

.guide-wrap #wrap {
  padding: 0 0 100px;
}

.guide-box {
  position: fixed;
  top: 140px;
  left: 0;
  z-index: 10;
}
.guide-box > button {
  border: 1px solid #ccc;
  padding: 10px;
  margin-left: -2px;
  margin-bottom: 4px;
}
.guide-box .guide-list {
  display: block;
  padding: 5px 0;
  position: relative;
  z-index: 1001;
}
.guide-box .guide-list button.on {
  background-color: #1A1D29;
}
.guide-box .guide-list button {
  display: block;
  border: 0;
  padding: 5px 10px;
  margin-left: -2px;
  background-color: rgba(0, 0, 255, 0.4);
  color: #fff;
  margin-bottom: 4px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.guide-box .ui-iframe.on {
  display: block;
}
.guide-box .ui-iframe {
  display: none;
  position: fixed;
  bottom: 0;
  left: 50%;
  border: 0;
  width: calc(100% - 17px);
  height: 100vh;
  z-index: 1000;
  overflow-y: scroll;
  margin-left: 8px;
  transform: translate(-50%, 0);
}

.type-bankorder {
  padding-top: 76px;
}
.type-bankorder .tableDefault.type-head {
  margin-top: 2px;
}
.type-bankorder .tableDefault {
  margin: 0;
}
.type-bankorder .tableDefault > table > thead + tbody > tr > td {
  height: 81px;
  padding: 11px 24px;
}
.type-bankorder .ui-tablescroll-wrap {
  height: 649px;
}
.type-bankorder .ui-tablescroll-wrap.type-noscroll {
  overflow: visible !important;
  height: auto;
}
.type-bankorder .ui-tablescroll-wrap.type-noscroll .ps-scrollbar-x-rail,
.type-bankorder .ui-tablescroll-wrap.type-noscroll .ps-scrollbar-y-rail {
  display: none;
}

.ui-tablescroll {
  position: relative;
  border-bottom: 1px solid #E1E2E5;
}
.ui-tablescroll table {
  table-layout: fixed;
}
.ui-tablescroll table thead th {
  background: #F5FAFD;
  font-size: 16px;
  font-weight: 500;
  color: #1A1D29;
  padding: 27px 24px;
  border-left-color: #E1E2E5;
}

.is-scroll .tooltip-scroll {
  display: block;
}

.tooltip-scroll {
  display: none;
  position: absolute;
  top: 24px;
  right: 8px;
  background-color: rgba(77, 79, 88, 0.9);
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  padding: 12px 16px 12px 56px;
  border-radius: 8px;
  border-bottom-right-radius: 0;
  box-shadow: 0 8px 8px rgba(117, 117, 117, 0.25);
}
.tooltip-scroll .tooltip-scroll-icon {
  display: block;
  position: absolute;
  bottom: 11px;
  left: 20px;
  width: 20px;
  height: 20px;
}
.tooltip-scroll::after {
  content: "";
  display: block;
  border-top: 8px solid rgba(77, 79, 88, 0.9);
  border-left: 8px solid transparent;
  position: absolute;
  bottom: -8px;
  right: 0;
  transform: rotate(0);
}

.ui-tablescroll-wrap {
  overflow-y: overlay;
  width: 100%;
  border: 0;
  margin: 0 !important;
}
.ui-tablescroll-wrap thead {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  color: transparent !important;
  overflow: hidden !important;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  margin: 0 !important;
  padding: 0 !important;
  text-indent: 0 !important;
  font-size: small !important;
}

.not-space .ui-tablescroll-clone {
  width: 100%;
}

.tableDefault.type-head {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  margin: 0 !important;
}

.tit3 {
  background-image: none;
}

body .toggle_box .toggle-box-wrap,
.content-id .toggle_box .toggle-box-wrap {
  position: relative;
  width: 164px;
  height: 40px;
  border: 1px solid #A8acaf;
  border-radius: 100px;
  background: #fff;
  box-sizing: border-box;
}
body .toggle_box .toggle-box-wrap *,
.content-id .toggle_box .toggle-box-wrap * {
  box-sizing: border-box;
}
body .toggle_box .toggle-box-wrap .toggle-box-item,
.content-id .toggle_box .toggle-box-wrap .toggle-box-item {
  position: relative;
  float: left;
  z-index: 2;
  width: 50%;
  height: 40px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  opacity: 1;
  transition: color 250ms ease-in-out;
  cursor: pointer;
}
body .toggle_box .toggle-box-wrap .toggle-box-item h4,
body .toggle_box .toggle-box-wrap .toggle-box-item span,
.content-id .toggle_box .toggle-box-wrap .toggle-box-item h4,
.content-id .toggle_box .toggle-box-wrap .toggle-box-item span {
  color: #1A1D29;
  font-size: 16px !important;
  font-weight: 400 !important;
  padding: 0 !important;
  line-height: 40px !important;
  margin: 0 !important;
  background-image: none;
}
body .toggle_box .toggle-box-wrap .toggle-box-item h4,
body .toggle_box .toggle-box-wrap .toggle-box-item span::before,
.content-id .toggle_box .toggle-box-wrap .toggle-box-item h4,
.content-id .toggle_box .toggle-box-wrap .toggle-box-item span::before {
  display: none !important;
}
body .toggle_box .toggle-box-wrap .toggle-box-item:focus span,
.content-id .toggle_box .toggle-box-wrap .toggle-box-item:focus span {
  text-decoration: underline;
}
body .toggle_box .toggle-box-wrap::after,
.content-id .toggle_box .toggle-box-wrap::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 38px;
  line-height: 38px;
  border-color: #008DDB;
  border-radius: 100px;
  background: #008DDB;
  transition: all 250ms ease-in-out;
  content: "";
}
body .toggle_box .toggle-box-wrap[data-tab-state="2"] .toggle-box-item[data-n="2"] span,
.content-id .toggle_box .toggle-box-wrap[data-tab-state="2"] .toggle-box-item[data-n="2"] span {
  color: #fff;
  opacity: 1;
}
body .toggle_box .toggle-box-wrap[data-tab-state="2"]::after,
.content-id .toggle_box .toggle-box-wrap[data-tab-state="2"]::after {
  left: 50%;
}
body .toggle_box .toggle-box-wrap[data-tab-state="1"] .toggle-box-item[data-n="1"] span,
.content-id .toggle_box .toggle-box-wrap[data-tab-state="1"] .toggle-box-item[data-n="1"] span {
  color: #fff;
  opacity: 1;
}
body .toggle_box .toggle-box-wrap[data-tab-state="1"]::after,
.content-id .toggle_box .toggle-box-wrap[data-tab-state="1"]::after {
  left: 0;
}
body .toggle_box .toggle-box-wrap.slide li[rel=tab2] h4,
.content-id .toggle_box .toggle-box-wrap.slide li[rel=tab2] h4 {
  color: #fff;
  opacity: 1;
}
body .toggle_box .toggle-box-wrap.slide::after,
.content-id .toggle_box .toggle-box-wrap.slide::after {
  left: 81px;
}
body .tab_content,
body .tabCon,
.content-id .tab_content,
.content-id .tabCon {
  display: block;
}
body .tab_content.off,
body .tabCon.off,
.content-id .tab_content.off,
.content-id .tabCon.off {
  display: none !important;
}
body .tab_content.on,
body .tabCon.on,
.content-id .tab_content.on,
.content-id .tabCon.on {
  display: block !important;
}
body .tab_content + .tab_content,
body .tabCon + .tabCon,
.content-id .tab_content + .tab_content,
.content-id .tabCon + .tabCon {
  display: none;
}

.myassets.content-id .comp:first-child {
  margin-top: 72px;
}
.myassets.content-id .toggle-box-wrap {
  width: 194px;
  height: 48px;
  display: flex;
}
.myassets.content-id .toggle-box-wrap .toggle-box-item {
  width: 89px;
  height: 48px;
  line-height: 48px;
}
.myassets.content-id .toggle-box-wrap .toggle-box-item > span {
  line-height: 48px;
}
.myassets.content-id .toggle-box-wrap:after {
  width: 89px;
  height: 46px;
  line-height: 46px;
}
.myassets.content-id .toggle-box-wrap[data-tab-state="2"] .toggle-box-item[data-n="2"] {
  width: 103px;
}
.myassets.content-id .toggle-box-wrap[data-tab-state="2"]::after {
  width: 103px;
  left: 89px;
}

.tab_button_txt {
  margin-top: 50px;
  display: flex;
}
.tab_button_txt li {
  position: relative;
}
.tab_button_txt li + li {
  margin-left: 16px;
  padding-left: 16px;
}
.tab_button_txt li + li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 1px;
  height: 16px;
  background-color: #A8acaf;
}
.tab_button_txt .on button {
  color: #80624c;
  font-weight: 600;
  border-bottom: 1px solid #80624c;
}
.tab_button_txt button {
  color: #cba081;
  border-bottom: 1px solid transparent;
}
.tab_button_txt button:hover, .tab_button_txt button:focus {
  color: #80624c;
  font-weight: 600;
  border-bottom: 1px solid #80624c;
}

.box_swiper .tabType3 {
  padding: 0 56px;
}
.box_swiper .tab_button {
  padding: 0 56px;
  margin-bottom: 23px;
}
.box_swiper .tab_content,
.box_swiper .tabCon,
.box_swiper .slick_content {
  position: relative;
}
.box_swiper .tab_content .view_all,
.box_swiper .tabCon .view_all,
.box_swiper .slick_content .view_all {
  display: block;
  padding: 0 56px;
  color: #1A1D29;
  font-size: 13px;
  font-weight: 400;
}
.box_swiper .tab_content .view_all::after,
.box_swiper .tabCon .view_all::after,
.box_swiper .slick_content .view_all::after {
  display: block;
  content: "";
  clear: both;
}
.box_swiper .tab_content .view_all .btn_plus,
.box_swiper .tabCon .view_all .btn_plus,
.box_swiper .slick_content .view_all .btn_plus {
  float: right;
  width: auto !important;
  height: auto !important;
}
.box_swiper .tab_content .slick-slider,
.box_swiper .tabCon .slick-slider,
.box_swiper .slick_content .slick-slider {
  margin-top: 10px;
}
.box_swiper .tab_content .slick-slider .slick-track,
.box_swiper .tabCon .slick-slider .slick-track,
.box_swiper .slick_content .slick-slider .slick-track {
  margin-left: 0;
  margin-right: 0;
}
.box_swiper .tab_content .form_help,
.box_swiper .tabCon .form_help,
.box_swiper .slick_content .form_help {
  margin: 16px 56px 0;
}
.box_swiper .tab_content .no_data .slick-slider,
.box_swiper .tabCon .no_data .slick-slider,
.box_swiper .slick_content .no_data .slick-slider {
  display: none;
}
.box_swiper .tab_content .no_data .empty_box,
.box_swiper .tabCon .no_data .empty_box,
.box_swiper .slick_content .no_data .empty_box {
  display: block;
  color: #757575;
  padding: 10px 0 18px;
  text-align: center;
}
.box_swiper .tab_content .no_data .empty_box .btn_arrow,
.box_swiper .tabCon .no_data .empty_box .btn_arrow,
.box_swiper .slick_content .no_data .empty_box .btn_arrow {
  margin-top: 15px;
  text-decoration: underline;
}
.box_swiper .tab_content .tab_table th,
.box_swiper .tabCon .tab_table th,
.box_swiper .slick_content .tab_table th {
  color: #222;
  font-size: 14px;
  text-align: left;
  padding-left: 56px;
}
.box_swiper .tab_content .tab_table td,
.box_swiper .tabCon .tab_table td,
.box_swiper .slick_content .tab_table td {
  padding: 10px 20px;
}

.slick-slider {
  position: relative;
  padding: 0 24px;
}
.slick-slider .slick-wrapper {
  padding: 0 21px 0 31px;
}
.slick-slider .item {
  position: relative;
  margin-right: 10px;
}
.slick-slider .item:last-child {
  margin-right: 0;
}
.slick-slider button.slick-prev {
  position: absolute;
  left: 0;
  width: 24px;
  height: 105px;
  cursor: pointer;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='22' viewBox='0 0 15 22'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23DDD'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-489 -740) translate(479 150) translate(1 353) translate(9 150) translate(0 33) translate(.902 54.098)'%3E%3Crect width='14' height='3' y='13.112' rx='1.5' transform='scale(-1 1) rotate(-45 0 31.512)'/%3E%3Crect width='14' height='3' y='5' rx='1.5' transform='rotate(135 7 6.5)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.slick-slider button.slick-prev span {
  font-size: 0;
}
.slick-slider button.slick-prev:hover, .slick-slider button.slick-prev:focus {
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg fill='%23AFAFAF'%3E%3Cpath d='M1.35 12.2h9.9c.746 0 1.35.604 1.35 1.35 0 .746-.604 1.35-1.35 1.35h-9.9C.604 14.9 0 14.296 0 13.55c0-.746.604-1.35 1.35-1.35z' transform='translate(-503.000000, -767.000000) translate(479.000000, 196.000000) translate(0.000000, 371.000000) translate(0.000000, 56.000000) translate(24.000000, 144.000000) translate(4.709367, 2.059367) translate(6.300000, 13.550000) scale(-1, 1) rotate(-45.000000) translate(-6.300000, -13.550000)'/%3E%3Cpath d='M1.35 5h9.9c.746 0 1.35.604 1.35 1.35 0 .746-.604 1.35-1.35 1.35h-9.9C.604 7.7 0 7.096 0 6.35 0 5.604.604 5 1.35 5z' transform='translate(-503.000000, -767.000000) translate(479.000000, 196.000000) translate(0.000000, 371.000000) translate(0.000000, 56.000000) translate(24.000000, 144.000000) translate(4.709367, 2.059367) translate(6.300000, 6.350000) rotate(-225.000000) translate(-6.300000, -6.350000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}
.slick-slider button.slick-next {
  position: absolute;
  right: 0;
  width: 24px;
  height: 105px;
  cursor: pointer;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='22' viewBox='0 0 15 22'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23DDD'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1416 -740) translate(479 150) translate(1 353) translate(9 150) translate(0 33) translate(927.902 54.098)'%3E%3Crect width='14' height='3' y='13.112' rx='1.5' transform='rotate(-45 7 14.612)'/%3E%3Crect width='14' height='3' y='5' rx='1.5' transform='scale(1 -1) rotate(-45 -8.692 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.slick-slider button.slick-next span {
  font-size: 0;
}
.slick-slider button.slick-next:hover, .slick-slider button.slick-next:focus {
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg fill='%23AFAFAF'%3E%3Cpath d='M1.35 12.2h9.9c.746 0 1.35.604 1.35 1.35 0 .746-.604 1.35-1.35 1.35h-9.9C.604 14.9 0 14.296 0 13.55c0-.746.604-1.35 1.35-1.35z' transform='translate(-1391.000000, -767.000000) translate(479.000000, 196.000000) translate(0.000000, 371.000000) translate(0.000000, 56.000000) translate(924.000000, 156.000000) scale(-1, 1) translate(-924.000000, -156.000000) translate(912.000000, 144.000000) translate(4.709367, 1.059367) translate(6.300000, 13.550000) scale(-1, 1) rotate(-45.000000) translate(-6.300000, -13.550000)'/%3E%3Cpath d='M1.35 5h9.9c.746 0 1.35.604 1.35 1.35 0 .746-.604 1.35-1.35 1.35h-9.9C.604 7.7 0 7.096 0 6.35 0 5.604.604 5 1.35 5z' transform='translate(-1391.000000, -767.000000) translate(479.000000, 196.000000) translate(0.000000, 371.000000) translate(0.000000, 56.000000) translate(924.000000, 156.000000) scale(-1, 1) translate(-924.000000, -156.000000) translate(912.000000, 144.000000) translate(4.709367, 1.059367) translate(6.300000, 6.350000) rotate(-225.000000) translate(-6.300000, -6.350000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
  content: "";
}

.card_list::after {
  display: block;
  content: "";
  clear: both;
}
.card_list::after {
  display: block;
  content: "";
  clear: both;
}
.card_list > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 33.3333333333% - 8px );
  margin-right: calc((100% - ( ((100% / 3) - 8px) * 3)) / (3 - 1)) !important;
}
.card_list > *:nth-of-type(3n) {
  float: right;
  margin-right: 0 !important;
}
.card_list li {
  position: relative;
  margin-bottom: 10px;
}

.card_list_top > p,
.card_list_top > div {
  position: relative;
  margin-bottom: 15px;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 400;
  color: #666;
}
.card_list_top > p:after,
.card_list_top > div:after {
  content: "*";
  position: absolute;
  top: 2px;
  left: 0px;
  width: 2px;
  height: 2px;
  color: #666;
}
.card_list_top > p.rfmark,
.card_list_top > div.rfmark {
  padding-left: 15px;
}
.card_list_top > p.rfmark:after,
.card_list_top > div.rfmark:after {
  content: "※";
  top: 0px;
}

.card_item.on > .item_wrap, .card_item > a.item_wrap:hover {
  border: 2px solid #0886c5;
  border-radius: 16px;
  box-sizing: border-box;
  padding: 15px;
}
.card_item .item_wrap {
  display: block;
  border: 1px solid #bdbdbd;
  box-sizing: content-box;
  border-radius: 16px;
  padding: 16px;
  background: #fff;
}
.card_item .item_wrap .name {
  display: block;
  margin-bottom: 16px;
  /* padding-right: 20px; */
  font-size: 16px;
  color: #222;
  line-height: 28px;
  font-weight: 400;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 98%;
}
.card_item .item_wrap .bank {
  display: block;
  font-size: 13px;
  color: #222;
  font-weight: 600;
  line-height: 20px;
}
.card_item .item_wrap .num {
  font-size: 13px;
  color: #666;
  font-weight: 400;
}
.card_item .btn_star {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23CCC' stroke-linejoin='round' d='M12.5 18.034c.203 0 .403.057.584.168l3.493 2.183c.577.36 1.286-.177 1.137-.861l-.953-4.385c-.062-.286.03-.584.241-.777l3.237-2.965c.504-.462.234-1.33-.435-1.394l-4.28-.406c-.28-.027-.523-.211-.633-.482l-1.688-4.13c-.264-.646-1.14-.646-1.405 0l-1.602 3.914c-.162.401-.523.677-.942.717l-4.058.385c-.669.064-.94.932-.435 1.394l3.237 2.965c.21.193.303.491.241.777l-.952 4.386c-.149.684.56 1.221 1.136.861l3.495-2.182c.18-.111.38-.168.583-.168z' transform='translate(-844 -2951) translate(204 2790) translate(48 152) translate(424 1) translate(168 8)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.card_item .btn_star.on {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23EEC639' d='M12.304 4.5L9.484 9.106 4.5 10.826 7.84 15.039 7.873 20.5 12.758 18.499 17.761 20.153 17.44 14.703 20.5 10.265 15.417 8.898z' transform='translate(-420 -2950) translate(204 2790) translate(48 152) translate(168 8)'/%3E%3Cpath stroke='%23EEC639' stroke-linejoin='round' d='M12.5 18.034c.203 0 .403.057.584.168l3.493 2.183c.577.36 1.286-.177 1.137-.861l-.953-4.385c-.062-.286.03-.584.241-.777l3.237-2.965c.504-.462.234-1.33-.435-1.394l-4.28-.406c-.28-.027-.523-.211-.633-.482l-1.688-4.13c-.264-.646-1.14-.646-1.405 0l-1.602 3.914c-.162.401-.523.677-.942.717l-4.058.385c-.669.064-.94.932-.435 1.394l3.237 2.965c.21.193.303.491.241.777l-.952 4.386c-.149.684.56 1.221 1.136.861l3.495-2.182c.18-.111.38-.168.583-.168z' transform='translate(-420 -2950) translate(204 2790) translate(48 152) translate(168 8)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.card_item .btn_del {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-923 -696) translate(479 150) translate(0 353) translate(10 143) translate(0 40) translate(262) translate(172 10)'%3E%3Crect width='18' height='18' fill='%23EEE' rx='9'/%3E%3Cpath stroke='%23FFF' stroke-linecap='square' d='M6 6L12.364 12.364'/%3E%3Cpath stroke='%23FFF' stroke-linecap='square' d='M5.707 6L12.071 12.364' transform='matrix(-1 0 0 1 17.778 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.card_item .btn_del:hover {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-703 -696) translate(479 150) translate(0 353) translate(10 143) translate(0 40) translate(42) translate(172 10)'%3E%3Crect width='18' height='18' fill='%23CCC' rx='9'/%3E%3Cpath stroke='%23FFF' stroke-linecap='square' d='M6 6L12.364 12.364'/%3E%3Cpath stroke='%23FFF' stroke-linecap='square' d='M5.707 6L12.071 12.364' transform='matrix(-1 0 0 1 17.778 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.card_item .label {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 40px;
  height: 20px;
  background: #F5FAFD;
  color: #008DDB;
  border-radius: 10px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
}

.card_item.aggrement .item_wrap .name {
  max-width: 125px;
}

.modal .card_item .item_wrap .num {
  font-weight: 400;
}
.modal .card_item .item_wrap .label {
  font-weight: 400;
}

.box_swiper,
.box_tab {
  background-color: #FAFAFA;
  border-radius: 16px;
  padding: 32px 0px;
}

.box_tab {
  padding-left: 56px;
  padding-right: 56px;
}

.content-id:not(.modal_content) .comp .case_box.case2 .case_wrap .insert_area {
  width: auto;
}
.content-id:not(.modal_content) .comp .case_box.case2 .case_wrap .insert_area input[type=password] {
  width: 204px;
}

.case_box .case_wrap {
  padding: 34px 32px 34px 56px;
  border-radius: 16px;
  border: solid 1px #e0e0e0;
  background-color: #ffffff;
}
.case_box .case_wrap::after {
  display: block;
  content: "";
  clear: both;
}
.case_box .case_wrap .img_obj {
  position: relative;
  float: left;
  width: 160px;
}
.case_box .case_wrap .img_obj:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
}
.case_box .case_wrap .insert_area {
  float: left;
  margin-left: 65px;
}
.case_box.case2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 24px 0;
}
.case_box.case2 .case_wrap {
  display: flex;
  flex: 1;
  justify-content: center;
  padding: 50px 40px !important;
}
.case_box.case2 .img_obj {
  height: 56px;
}
.case_box.case2 .img_obj:after {
  height: 56px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='160' height='56' viewBox='0 0 160 56'%3E%3Cdefs%3E%3Cpath id='w7y5a11mza' d='M0.085 0.016L3.808 0.016 3.808 4.22 0.085 4.22z'/%3E%3Cpath id='6o3cofbcnc' d='M0 0.004L7 0.004 7 7.092 0 7.092z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-308 -3700) translate(204 3238) translate(44 116) translate(4 258) translate(56 88)'%3E%3Crect width='158' height='54' x='1' y='1' fill='%23FFF' stroke='%23444' stroke-width='2' rx='27'/%3E%3Crect width='152' height='48' x='4' y='4' fill='%23F8F3EE' rx='24'/%3E%3Cg%3E%3Cpath fill='%23231F20' d='M33.09 4.292c-.272 0-.517.225-.517.491 0 .28.245.491.518.491.272 0 .517-.21.517-.49 0-.267-.245-.492-.517-.492zm0 1.378c-.593 0-1.09-.382-1.09-.887s.497-.9 1.09-.9c.595 0 1.09.395 1.09.9s-.495.887-1.09.887zm-1.52-3.795v-.409h3.041v.409h-1.207c.059.432.754.767 1.407.803l-.245.332c-.445-.02-1.176-.244-1.475-.584-.3.34-1.031.565-1.476.584l-.246-.332c.654-.036 1.35-.371 1.408-.803H31.57zm-.477 1.768h3.995v-.408h-3.995v.408z' transform='translate(86 6)'/%3E%3Cg transform='translate(86 6) translate(35.887 1.358)'%3E%3Cmask id='ers5vfx0ib' fill='%23fff'%3E%3Cuse xlink:href='%23w7y5a11mza'/%3E%3C/mask%3E%3Cpath fill='%23231F20' d='M3.726 3.094h-.54v-.468H2.31v-.404h.876V.452c0-.202-.032-.353-.072-.436h.648v2.596c0 .193-.013.362-.036.482M1.206 4.22c-.077 0-.144-.069-.144-.142v-.736c0-.197-.033-.353-.074-.432h.65v.901h2.17v.41H1.206m.754-3.166V.61H.358V.2h2.18v.712c0 .179-.042.404-.092.57.186-.009.36-.027.467-.05v.362c-.159.05-.412.097-.762.097h-.53v.744h-.583v-.744H.085v-.405H1.92c.021-.128.04-.289.04-.43' mask='url(%23ers5vfx0ib)'/%3E%3C/g%3E%3Cg transform='translate(86 6) translate(0 2.047)'%3E%3Cmask id='bfwap72lld' fill='%23fff'%3E%3Cuse xlink:href='%236o3cofbcnc'/%3E%3C/mask%3E%3Cpath fill='%23231F20' d='M6.014 2.637v1.605c0 .324-.023.609-.062.81h-.906V.774c0-.337-.051-.592-.121-.731h1.09v1.91H7v.684h-.986zM2.207 1.69c-.442 0-.775.403-.775.908 0 .51.333.91.775.91.447 0 .777-.4.777-.91 0-.505-.33-.908-.777-.908zm-.479 5.402c-.13 0-.245-.115-.245-.24V5.543c0-.33-.051-.592-.123-.725h1.09v1.588H6.09v.685h-4.36zM0 1.615V.93h1.708V.497c0-.146-.027-.368-.081-.493h1.08V.93h1.708v.685h-.868c.236.272.378.615.378.983 0 .873-.796 1.59-1.718 1.59-.923 0-1.72-.717-1.72-1.59 0-.368.143-.71.378-.983H0z' mask='url(%23bfwap72lld)'/%3E%3C/g%3E%3Cpath fill='%23231F20' d='M11.782 4.1V3.004H8.091v-.683h4.657v1.617c0 .286-.052.598-.12.847h1.037v.685h-2.867v1.177h1.875v1.72c0 .323-.023.61-.06.807h-.907V7.336H8.091v-.688h1.733V5.471H7.176v-.685h4.543c.04-.207.063-.462.063-.687M15.787 5.091h4.148v.701h-4.887c-.132 0-.251-.115-.251-.244V3.227c0-.341-.053-.611-.12-.745h5.221v.706h-4.11v.6h4.055v.663h-4.056v.64zm2.041 2.087v1.06c0 .293-.023.577-.055.754h-.943V7.178h-2.928v-.7h6.854v.7h-2.928zM27.434 5.466V8.28c0 .355-.026.664-.065.884h-.988v-6.06c0-.36-.058-.641-.135-.793h1.188v2.41h1.074v.745h-1.074zm-3.332-.993c0 1.17.807 2.45 1.945 2.82l-.495.549c-.742-.234-1.546-.847-1.983-1.58-.44.733-1.244 1.346-1.989 1.58l-.491-.548c1.134-.372 1.938-1.652 1.938-2.82V3.56H21.58v-.746h3.972v.746h-1.45v.913z' transform='translate(86 6)'/%3E%3C/g%3E%3Crect width='26.5' height='26.5' x='24.75' y='14.75' fill='%23FFF' stroke='%23444' stroke-width='1.5' rx='13.25'/%3E%3Crect width='64' height='20' x='72' y='20' fill='%23CBA081' rx='4'/%3E%3Ctext fill='%23757575' font-family='NotoSansCJKkr-Medium, Noto Sans CJK KR' font-size='4' font-weight='400' letter-spacing='-.3'%3E%3Ctspan x='76' y='47'%3EOTP번호는 타인에게 알려주지 마세요%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center 0 no-repeat;
}
.case_box.case2 .insert_area {
  margin-top: 4px;
}
.case_box.case2 .insert_area::after {
  display: block;
  content: "";
  clear: both;
}
.case_box.case2 .insert_area label {
  float: left;
  margin-top: 16px;
  margin-right: 32px;
}
.case_box.case2 .insert_area input {
  width: 170px;
  float: left;
}

.content-id .sms_SendBox {
  width: 530px;
}

body .CI-GRID-WRAPPER .webponent td,
.content-id .CI-GRID-WRAPPER .webponent td,
.content-id .tableDefault .CI-GRID-WRAPPER .webponent td {
  white-space: normal;
  overflow: visible;
  text-overflow: inherit;
}
body .CI-GRID-BODY-SCROLLER,
body .CI-FREEZE-SCROLLER,
.content-id .CI-GRID-BODY-SCROLLER,
.content-id .CI-FREEZE-SCROLLER,
.content-id .tableDefault .CI-GRID-BODY-SCROLLER,
.content-id .tableDefault .CI-FREEZE-SCROLLER {
  min-height: 300px;
}
body .CI-GRID-AREA th,
body .CI-GRID-AREA td,
.content-id .CI-GRID-AREA th,
.content-id .CI-GRID-AREA td,
.content-id .tableDefault .CI-GRID-AREA th,
.content-id .tableDefault .CI-GRID-AREA td {
  font-size: 14px;
  line-height: 1.2;
  padding: 10px 15px;
  height: auto;
}
body .CI-GRID-AREA .font12,
.content-id .CI-GRID-AREA .font12,
.content-id .tableDefault .CI-GRID-AREA .font12 {
  font-size: 12px !important;
}
body .CI-GRID-AREA td .btnSm_buy,
.content-id .CI-GRID-AREA td .btnSm_buy,
.content-id .tableDefault .CI-GRID-AREA td .btnSm_buy {
  height: 30px !important;
  font-size: 12px !important;
  padding: 0 10px !important;
  line-height: 27px !important;
  font-weight: 500 !important;
}
body .CI-GRID-AREA .btnSm_Blue,
.content-id .CI-GRID-AREA .btnSm_Blue,
.content-id .tableDefault .CI-GRID-AREA .btnSm_Blue {
  padding: 0 10px !important;
  height: 32px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.ovfy-a {
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

.ovf-v {
  overflow: visible !important;
}

/* 사파리 열쇠아이콘 */
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}

/* perfect-scrollbar v0.6.13 */
.ps-container {
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important;
  }
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: transparent;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
  height: 11px;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
  width: 11px;
}

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 0px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 15px;
}

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  bottom: 2px;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 6px;
}

.ps-container > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x, .ps-container > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {
  height: 11px;
}

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 15px;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  right: 2px;
  /* there must be 'right' for ps-scrollbar-y */
  width: 6px;
}

.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
  width: 11px;
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
  height: 11px;
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
  width: 11px;
}

.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6;
}

.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/*.slick-list {
    .slick-loading & {
        background: #fff slick-image-url("ajax-loader.gif") center center no-repeat;
    }
}
*/
/* Icons */
/*@if $slick-font-family == "slick" {
    @font-face {
        font-family: "slick";
        src: slick-font-url("slick.eot");
        src: slick-font-url("slick.eot?#iefix") format("embedded-opentype"), slick-font-url("slick.woff") format("woff"), slick-font-url("slick.ttf") format("truetype"), slick-font-url("slick.svg#slick") format("svg");
        font-weight: normal;
        font-style: normal;
    }
}*/
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/*
* ===============================
* Layout
* ===============================
* Renewal & Transformation 공통
*/
/*
* Layout.height100
* --------------
*/
html, body {
  min-height: 100%;
  height: 100%;
}

.base-wrap {
  position: relative;
  min-height: 100%;
}
.base-wrap .content-id {
  padding-bottom: 369px;
  min-height: 274px;
}
.base-wrap #footer_Wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; /*height:272px;*/
}

[data-main=sub] .base-wrap #footer_Wrap {
  position: relative;
}

@media (min-width: 0) and (max-width: 1899px) {
  .base-wrap .content-id {
    padding-bottom: 369px;
    min-height: 230px;
  }
}
/*
* Layout
* --------------
*/
#header_Wrap {
  height: 80px;
}

.systemPopup #content,
.systemPopup .content-id {
  width: 100%;
  padding: 0;
}
.systemPopup #content .tb_searchDetail2 .check-wrap,
.systemPopup .content-id .tb_searchDetail2 .check-wrap {
  width: auto;
}

#content,
.content-id {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  font-family: "Pretendard", Sans-serif;
  font-size: 16px;
  background: #fff;
  box-sizing: border-box;
}
#content.main,
.content-id.main {
  width: 1760px;
}

body[data-main=true] #footer_Wrap {
  margin-top: 0;
}

.container_fluid {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  padding-left: 80px;
  padding-right: 80px;
  box-sizing: border-box;
}
@media (min-width: 0) and (max-width: 1899px) {
  .container_fluid {
    max-width: 1280px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  .container_fluid {
    padding-left: 40px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  .container_fluid {
    padding-right: 40px;
  }
}

[data-main=true] .content-id.main {
  width: 1760px;
}
@media (min-width: 0) and (max-width: 1899px) {
  [data-main=true] .content-id.main {
    width: 1200px;
  }
}
[data-main=true] .gnb {
  border-bottom: 0;
}

@media (min-width: 0) and (max-width: 1899px) {
  #content.main,
.content-id.main {
    width: 1200px;
  }
}
/*
* Gnb
* --------------
* 06/28 : animation 제거 : .gnb_bg, .scroll, gnb_btn_lose;
*/
#header_Wrap {
  position: fixed;
  min-width: 1280px;
  height: 100px;
  left: 0;
  right: 0;
  top: 0;
  z-index: 498;
  font-family: "Pretendard", Sans-serif;
  font-weight: 500;
  line-height: 1;
}

#wrap {
  padding-top: 140px;
}

body.header_fixed #header_Wrap {
  position: fixed;
  top: -100px;
}

[data-main=research] #header_Wrap,
[data-main=sub] #header_Wrap,
[data-main=true] #header_Wrap {
  position: relative;
  left: 0;
}
[data-main=research] #wrap,
[data-main=sub] #wrap,
[data-main=true] #wrap {
  padding-top: 0;
}

[data-main=submain] #wrap,
[data-main=subMain] #wrap {
  padding-top: 100px;
}
[data-main=submain] #wrap .main-layout-a,
[data-main=subMain] #wrap .main-layout-a {
  margin-top: 80px;
}

.gnb {
  position: relative;
  z-index: 102;
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
}
.gnb::after {
  display: block;
  content: "";
  clear: both;
}
.gnb_wrap {
  position: relative;
  background: #fff;
  min-height: 99px;
  padding-top: 32px;
}

.gnb * {
  box-sizing: border-box;
}

h1.gnb_logo {
  padding: 0 !important;
  font-size: 0;
  line-height: 0;
  color: #000;
  font-weight: normal;
  border-bottom: none;
  letter-spacing: 0;
}

.gnb_logo > a {
  position: absolute;
  top: 40px;
  width: 101px;
  height: 24px;
  background: url(/inc_renewal/img/common/svg_gnb_logo.png) 0 0 no-repeat;
  background-size: 100%;
  left: 48px;
}
@media (min-width: 1919px) {
  .gnb_logo > a {
    top: 37px;
    left: 160px;
    width: 140px;
    height: 33px;
  }
}

.gnb_btn_close {
  display: none;
  position: absolute;
  z-index: 1;
  bottom: 32px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23444' stroke-linecap='square' stroke-width='1.5' d='M7 7L29.627 29.627' transform='translate(-1636 -383) translate(1000 335) translate(636 48)'/%3E%3Cpath stroke='%23444' stroke-linecap='square' stroke-width='1.5' d='M7 7L29.627 29.627' transform='translate(-1636 -383) translate(1000 335) translate(636 48) matrix(-1 0 0 1 36.627 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
  width: 32px;
  height: 32px;
  background-size: 32px;
  top: 0;
  opacity: 0;
  right: 90px;
}
@media (min-width: 0) and (max-width: 1899px) {
  .gnb_btn_close {
    right: 20px;
  }
}
.gnb_btn_close span {
  position: absolute;
  display: inline-block;
  font-size: 1px;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  border: 0;
  clip: rect(0, 0, 0, 0);
}

.gnb_btn_close.view {
  display: none !important;
}

.gnb_bg {
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
  background: #fff;
  height: 0px;
  top: 100px;
}

.gnb_arrow {
  opacity: 0;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 97px;
  width: 0;
  height: 3px;
  background: #80624c;
}

.nav_head {
  display: flex;
  width: 250px;
  height: 100%;
  padding: 80px 24px 60px 39px;
  position: absolute;
  top: 0;
  left: 120px;
  z-index: 1;
  flex-direction: column;
  border-right: 1px solid #E1E2E5;
  position: -webkit-sticky;
  position: sticky;
}
@media (min-width: 0) and (max-width: 1899px) {
  .nav_head {
    left: 0;
  }
}

.nav_head + .nav {
  left: 370px;
}
@media (min-width: 0) and (max-width: 1899px) {
  .nav_head + .nav {
    left: 250px;
  }
}

.nav_head_tit {
  width: 100%;
  min-height: 66px;
}
.nav_head_tit .tit {
  width: 100%;
  display: block;
  font-size: 24px;
  font-weight: 600;
  color: #222;
  padding-left: 0;
  margin: 0;
  line-height: 1;
  background-image: none;
}
.nav_head_tit .tit::before {
  display: none;
}
.nav_head_tit .btn_text span::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-824 -400) translate(0 36) translate(0 44) translate(700.5 52) translate(123.5 268)'%3E%3Crect width='6' height='1.5' x='6' y='5' fill='%23444' rx='.75' transform='rotate(45 9 5.75)'/%3E%3Crect width='6' height='1.5' x='6' y='8.402' fill='%23444' rx='.75' transform='scale(1 -1) rotate(45 31.094 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  transform: translate(3px, 4px);
}
.nav_head_tit .btn_text {
  display: inline-block;
  padding: 0;
  text-align: left;
  margin-top: 19px;
  font-size: 14px;
}
.nav_head_tit .btn_text span {
  text-align: left;
  position: relative;
  display: inline-block;
  padding-bottom: 2px;
  color: #444;
}

.nav_head_banner .banner_item + .banner_item {
  margin-top: 4px;
  background-color: #F5FAFD;
}

.nav_head_banner .banner_item2 {
  margin-top: 4px;
  background-color: #F5FAFD;
}


.nav_head_banner {
  margin-top: 54px;
}
.nav_head_banner .btn-wish {
  display: flex;
  width: 100%;
  height: 48px;
  border: 1px solid #E1E2E5;
  border-radius: 8px;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 4px;
}
.nav_head_banner .btn-wish span {
  display: inline-block;
  font-size: 14px;
  color: #4D4F58;
  position: relative;
  padding-left: 52px;
  font-weight: 400;
}
.nav_head_banner .btn-wish span::before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 20px;
  top: -2px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 -20px;
}
.nav_head_banner .btn-chatbot {
  display: flex;
  width: 100%;
  height: 48px;
  border: 1px solid #E1E2E5;
  border-radius: 8px;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 4px;
}
.nav_head_banner .btn-chatbot span {
  display: inline-block;
  font-size: 14px;
  color: #4D4F58;
  position: relative;
  padding-left: 52px;
  font-weight: 400;
}
.nav_head_banner .btn-chatbot span::before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 20px;
  top: -2px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -100px -60px;
}
.nav_head_banner .banner_item {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  font-size: 14px;
  padding: 0 10px 0 50px;
  align-items: center;
  height: 56px;
  border-radius: 8px;
  background-color: #f8f3ee;
}
.nav_head_banner .banner_item::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(/inc_renewal/img/sp/sp_gnb_banner.svg) no-repeat 0 0;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -15px;
}

.nav_head_banner .banner_item2 {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  font-size: 14px;
  padding: 0 10px 0 50px;
  align-items: center;
  height: 56px;
  border-radius: 8px;
  background-color: #F5FAFD;
}
.nav_head_banner .banner_item2::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(/inc_renewal/img/sp/sp_gnb_banner.svg) no-repeat 0 0;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -15px;
}

.gnb_list > .n3 .banner_item::before,
[data-dep1-name=금융상품] .banner_item::before {
  background-position: 0 0;
}

.gnb_list > .n3 .banner_item + .banner_item::before,
[data-dep1-name=금융상품] .banner_item + .banner_item::before {
  background-position: 0 -30px;
}

.gnb_list > .n4 .banner_item::before,
[data-dep1-name=연금] .banner_item::before {
  background-position: -30px 0;
}

.gnb_list > .n4 .banner_item + .banner_item::before,
[data-dep1-name=연금] .banner_item + .banner_item::before {
  background-position: -30px -30px;
}

.gnb_list > .n6 .banner_item::before,
[data-dep1-name=트레이딩] .banner_item::before {
  background-position: -60px 0;
}

.gnb_list > .n6 .banner_item + .banner_item::before,
[data-dep1-name=트레이딩] .banner_item + .banner_item::before {
  background-position: -60px -30px;
}

.gnb_list > .n7 .banner_item::before,
[data-dep1-name="뱅킹/대출/청약"] .banner_item::before {
  background-position: -90px 0;
}

.gnb_list > .n7 .banner_item + .banner_item::before,
[data-dep1-name="뱅킹/대출/청약"] .banner_item + .banner_item::before {
  background-position: -90px -30px;
}

.gnb_list > .n8 .banner_item::before,
[data-dep1-name=고객서비스] .banner_item::before {
  background-position: -120px 0;
}

.gnb_list > .n8 .banner_item + .banner_item::before,
[data-dep1-name=고객서비스] .banner_item + .banner_item::before {
  background-position: -120px -30px;
}

.gnb_list > .n9 .banner_item::before,
[data-dep1-name=이용안내] .banner_item::before {
  background-position: -150px 0;
}

.gnb_list > .n9 .banner_item + .banner_item::before,
[data-dep1-name=이용안내] .banner_item + .banner_item::before {
  background-position: -150px -30px;
}

.gnb_list > .n9 .banner_item2 ::before,
[data-dep1-name=이용안내] .banner_item2::before {
  background-position: -150px -60px;
}

.txt-line {
  display: inline-block;
  border-bottom: 1px solid #73757C;
  font-weight: 400;
}

.nav_bookmark {
  display: block;
  width: 350px;
  height: 100%;
  padding: 35px 40px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  border-left: 1px solid #E0E0E0;
  z-index: 100;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  right: 0;
}
.nav_bookmark * {
  box-sizing: border-box;
}
.nav_bookmark.view-base {
  right: auto;
  left: 1360px;
  box-shadow: none;
}
.nav_bookmark.view-base, .nav_bookmark.view {
  right: 0;
}
.nav_bookmark.view-base .nav_bookmark_tit, .nav_bookmark.view .nav_bookmark_tit {
  display: flex;
}
.nav_bookmark.view-base .nav_bookmark_list, .nav_bookmark.view .nav_bookmark_list {
  display: block;
}
.nav_bookmark.view-base .btn-bookmarktoggle::after, .nav_bookmark.view .btn-bookmarktoggle::after {
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -180px -20px;
}
.nav_bookmark.view-base .btn-bookmarktoggle {
  display: none;
}
@media (min-width: 0) and (max-width: 1899px) {
  .nav_bookmark {
    right: -350px;
  }
}
.nav_bookmark .btnSsm_White {
  height: 32px;
  padding: 7px 12px 7px;
  display: inline-block;
  font-size: 13px;
  border-radius: 8px;
  text-align: center;
  margin-top: 20px;
}
.nav_bookmark .btn-bookmarktoggle {
  display: none;
  position: absolute;
  left: -50px;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #80624c;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  box-shadow: 0 12px 16px rgba(0, 0, 0, 0.08);
}
@media (min-width: 0) and (max-width: 1899px) {
  .nav_bookmark .btn-bookmarktoggle {
    display: flex;
  }
}
.nav_bookmark .btn-bookmarktoggle::after {
  content: "";
  display: block;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -80px -40px;
  width: 20px;
  height: 20px;
}
.nav_bookmark .nav_bookmark_tit {
  display: none;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.nav_bookmark .nav_bookmark_tit .tit {
  padding-left: 0;
  background: none;
  font-size: 14px;
  margin: 0;
}
.nav_bookmark .nav_bookmark_tit .tit::before {
  content: "";
  position: relative;
  top: -1px;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -160px 0;
  vertical-align: middle;
  margin-right: 6px;
  transform: translate(0px, -2px);
}
.nav_bookmark .nav_bookmark_tit button {
  font-size: 11px;
  border-bottom: 1px solid #73757C;
  color: #73757C;
}
.nav_bookmark .nav_bookmark_wrap {
  overflow: hidden;
  height: calc(100% - 32px) !important;
}
.nav_bookmark .data-none {
  width: 100%;
  padding: 24px 0;
  text-align: center;
  line-height: 1.4;
  padding: 30px 0;
  font-size: 14px;
}
.nav_bookmark .data-login {
  width: 100%;
  padding: 24px 0;
  text-align: center;
  line-height: 1.4;
  padding: 30px 0;
  font-size: 13px;
  color: #1A1D29;
}
.nav_bookmark .data-login strong {
  font-weight: 600;
}
.nav_bookmark .data-login .txt-line {
  font-weight: 600;
  border-bottom: none;
}
.nav_bookmark .data-login .txt-line .icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -160px 0;
  vertical-align: middle;
  transform: translate(0px, -2px);
}
.nav_bookmark .nav_bookmark_list {
  display: none;
  width: 100%;
  padding: 16px 16px 0 0;
}
.nav_bookmark .nav_bookmark_list li {
  display: block;
  width: 100%;
  padding-right: 32px;
  margin-bottom: 16px;
  position: relative;
}
.nav_bookmark .nav_bookmark_list li a.bookmark-link {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #4D4F58;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.nav_bookmark .nav_bookmark_list li > .nav_bookmark_breadcrumbs {
  display: none;
}
.nav_bookmark .nav_bookmark_list li a:hover + .nav_bookmark_breadcrumbs,
.nav_bookmark .nav_bookmark_list li a:focus + .nav_bookmark_breadcrumbs {
  display: block;
}
.nav_bookmark .nav_bookmark_list .nav_bookmark_breadcrumbs {
  font-size: 12px;
  color: #73757C;
  margin-top: 8px;
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nav_bookmark .nav_bookmark_list .bookmark-link:focus,
.nav_bookmark .nav_bookmark_list .bookmark-link:hover {
  text-decoration: underline;
}
.nav_bookmark .nav_bookmark_list .bookmark-link:focus + .btn-del,
.nav_bookmark .nav_bookmark_list .bookmark-link:hover + .btn-del {
  opacity: 1;
  z-index: 0;
}
.nav_bookmark .nav_bookmark_list li:hover .btn-del,
.nav_bookmark .nav_bookmark_list .btn-del:focus {
  opacity: 1;
  z-index: 0;
}
.nav_bookmark .nav_bookmark_list .btn-del {
  z-index: -1;
  opacity: 0;
  position: absolute;
  top: -2px;
  right: 0;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -160px -20px;
}

.gnb_top .over > .lock::after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.77771 9.60789L7.62841 9.75719L7.6228 9.7628M7.77771 9.60789L7.6228 9.7628M7.77771 9.60789C7.7585 9.58868 7.74562 9.56432 7.74039 9.53807C7.73866 9.52937 7.73777 9.52046 7.73777 9.51146C7.73777 9.49347 7.74133 9.47575 7.74815 9.45928C7.75155 9.45107 7.75577 9.44317 7.76076 9.4357L7.87413 9.51146L7.77771 9.60789ZM7.6228 9.7628L7.617 9.76859L7.6228 9.7628Z' stroke='%2380624C'/%3E%3Cpath d='M8.23777 9.51146C8.23777 9.58338 8.21645 9.65369 8.17649 9.71349C8.13653 9.77329 8.07974 9.8199 8.01329 9.84742C7.94685 9.87494 7.87373 9.88214 7.80319 9.86811C7.73265 9.85408 7.66786 9.81945 7.617 9.76859C7.56615 9.71774 7.53152 9.65294 7.51749 9.58241C7.50345 9.51187 7.51066 9.43875 7.53818 9.37231C7.5657 9.30586 7.61231 9.24907 7.67211 9.20911C7.73191 9.16915 7.80222 9.14783 7.87414 9.14783C7.97058 9.14783 8.06307 9.18614 8.13127 9.25433C8.19946 9.32253 8.23777 9.41502 8.23777 9.51146Z' stroke='%2380624C' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M7.875 9.69299V11.5112' stroke='%2380624C' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M12.4205 13.8749H3.32955C2.94378 13.8749 2.57381 13.7217 2.30103 13.4489C2.02825 13.1761 1.875 12.8061 1.875 12.4204V8.05672C1.875 7.67095 2.02825 7.30098 2.30103 7.0282C2.57381 6.75542 2.94378 6.60217 3.32955 6.60217H12.4205C12.8063 6.60217 13.1762 6.75542 13.449 7.0282C13.7218 7.30098 13.875 7.67095 13.875 8.05672V12.4204C13.875 12.8061 13.7218 13.1761 13.449 13.4489C13.1762 13.7217 12.8063 13.8749 12.4205 13.8749Z' stroke='%2380624C' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M10.9646 6.51502V4.96592C10.9646 4.56001 10.8846 4.15808 10.7293 3.78308C10.5739 3.40807 10.3463 3.06733 10.0592 2.78031C9.77223 2.49329 9.43149 2.26562 9.05648 2.11028C8.68147 1.95495 8.27954 1.875 7.87363 1.875C7.46773 1.875 7.0658 1.95495 6.69079 2.11028C6.31578 2.26562 5.97504 2.49329 5.68802 2.78031C5.40101 3.06733 5.17333 3.40807 5.018 3.78308C4.86266 4.15808 4.78271 4.56001 4.78271 4.96592V6.50774' stroke='%2380624C' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.gnb_top .lock::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  transform: translate(0px, 3px);
  background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.77771 9.60789L7.62841 9.75719L7.6228 9.7628M7.77771 9.60789L7.6228 9.7628M7.77771 9.60789C7.7585 9.58868 7.74562 9.56432 7.74039 9.53807C7.73866 9.52937 7.73777 9.52046 7.73777 9.51146C7.73777 9.49347 7.74133 9.47575 7.74815 9.45928C7.75155 9.45107 7.75577 9.44317 7.76076 9.4357L7.87413 9.51146L7.77771 9.60789ZM7.6228 9.7628L7.617 9.76859L7.6228 9.7628Z' stroke='%23A8ACAF'/%3E%3Cpath d='M8.23777 9.51146C8.23777 9.58338 8.21645 9.65369 8.17649 9.71349C8.13653 9.77329 8.07974 9.8199 8.01329 9.84742C7.94685 9.87494 7.87373 9.88214 7.80319 9.86811C7.73265 9.85408 7.66786 9.81945 7.617 9.76859C7.56615 9.71774 7.53152 9.65294 7.51749 9.58241C7.50345 9.51187 7.51066 9.43875 7.53818 9.37231C7.5657 9.30586 7.61231 9.24907 7.67211 9.20911C7.73191 9.16915 7.80222 9.14783 7.87414 9.14783C7.97058 9.14783 8.06307 9.18614 8.13127 9.25433C8.19946 9.32253 8.23777 9.41502 8.23777 9.51146Z' stroke='%23A8ACAF' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M7.875 9.69299V11.5112' stroke='%23A8ACAF' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M12.4205 13.8749H3.32955C2.94378 13.8749 2.57381 13.7217 2.30103 13.4489C2.02825 13.1761 1.875 12.8061 1.875 12.4204V8.05672C1.875 7.67095 2.02825 7.30098 2.30103 7.0282C2.57381 6.75542 2.94378 6.60217 3.32955 6.60217H12.4205C12.8063 6.60217 13.1762 6.75542 13.449 7.0282C13.7218 7.30098 13.875 7.67095 13.875 8.05672V12.4204C13.875 12.8061 13.7218 13.1761 13.449 13.4489C13.1762 13.7217 12.8063 13.8749 12.4205 13.8749Z' stroke='%23A8ACAF' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M10.9646 6.51502V4.96592C10.9646 4.56001 10.8846 4.15808 10.7293 3.78308C10.5739 3.40807 10.3463 3.06733 10.0592 2.78031C9.77223 2.49329 9.43149 2.26562 9.05648 2.11028C8.68147 1.95495 8.27954 1.875 7.87363 1.875C7.46773 1.875 7.0658 1.95495 6.69079 2.11028C6.31578 2.26562 5.97504 2.49329 5.68802 2.78031C5.40101 3.06733 5.17333 3.40807 5.018 3.78308C4.86266 4.15808 4.78271 4.56001 4.78271 4.96592V6.50774' stroke='%23A8ACAF' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E%0A") no-repeat 0 0/16px;
}

li::marker {
  color: transparent;
}

.gnb_top {
  box-sizing: border-box;
  z-index: 2;
  float: left;
  margin-left: 128px;
}
.gnb_top * {
  box-sizing: border-box;
}
@media (min-width: 1919px) {
  .gnb_top {
    margin-left: 297px;
  }
}
.gnb_top li {
  color: transparent;
  list-style: square;
}
.gnb_top > .gnb_list::after {
  display: block;
  content: "";
  clear: both;
}
.gnb_top > .gnb_list > li {
  color: transparent;
  list-style: square;
  float: left;
  padding: 5px 19px 18px;
  margin-right: 3px;
}
@media (min-width: 0) and (max-width: 1899px) {
  .gnb_top > .gnb_list > li {
    padding: 7px 10px 23px;
  }
}
.gnb_top > .gnb_list > li.over > a span {
  border-bottom: 1px solid #80624c;
}
.gnb_top > .gnb_list > li > a {
  position: relative;
  display: block;
  padding: 6px 4px 6px;
  font-size: 16px;
  color: #222;
  font-weight: 500;
  font-size: 16px;
}
@media (min-width: 0) and (max-width: 1899px) {
  .gnb_top > .gnb_list > li > a {
    font-size: 15px;
  }
}
.gnb_top > .gnb_list > li > a span {
  position: relative;
  display: inline-block;
}
.gnb_top > .gnb_list > li.active > a {
  color: #80624c;
  font-weight: 500;
}
.gnb_top > .gnb_list > li.active > a span {
  border-bottom: 1px solid #80624c;
}
.gnb_top > .gnb_list .group {
  display: none;
  z-index: 3;
  position: absolute;
  bottom: 0;
  width: 100% !important;
  left: 0;
  top: 100px;
}
.gnb_top > .gnb_list .group .group {
  top: 0;
  background-color: #f5f5f5;
  width: 330px;
  left: 330px;
}
.gnb_top > .gnb_list .group .group .group {
  top: 0;
  background-color: #fff;
  left: 330px;
}
.gnb_top > .gnb_list .group > div {
  height: 100%;
  position: relative;
  overflow-x: hidden !important;
}
.gnb_top > .gnb_list .group > div .ps-scrollbar-x-rail {
  display: none !important;
}
.gnb_top > .gnb_list .group > div > .nav,
.gnb_top > .gnb_list .group > .nav {
  z-index: 99;
  position: absolute;
  padding-bottom: 30px;
  top: 0;
}
.gnb_top > .gnb_list .group > div > .nav > li,
.gnb_top > .gnb_list .group > .nav > li {
  color: transparent;
  width: 330px;
  height: 42px;
  padding: 10px 48px 6px 0;
}
.gnb_top > .gnb_list .group > div > .nav > li a,
.gnb_top > .gnb_list .group > .nav > li a {
  position: relative;
  display: inline-block;
  padding: 0;
}
.gnb_top > .gnb_list .group > div > .nav > li a span,
.gnb_top > .gnb_list .group > .nav > li a span {
  position: relative;
  display: inline-block;
}
.gnb_top > .gnb_list .group > div > .nav > li.link > a span:after,
.gnb_top > .gnb_list .group > .nav > li.link > a span:after {
  left: 252px;
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-824 -400) translate(0 36) translate(0 44) translate(700.5 52) translate(123.5 268)'%3E%3Crect width='6' height='1.5' x='6' y='5' fill='%23444' rx='.75' transform='rotate(45 9 5.75)'/%3E%3Crect width='6' height='1.5' x='6' y='8.402' fill='%23444' rx='.75' transform='scale(1 -1) rotate(45 31.094 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  width: 16px;
  height: 16px;
  background-size: 100%;
  pointer-events: none;
}
.gnb_top > .gnb_list .group .dep2 .nav > li {
  color: transparent;
  height: 42px;
  padding: 8px 48px 6px 0;
}
.gnb_top > .gnb_list .group .dep2 .nav > li > a {
  color: #1A1D29;
  font-weight: 500;
  padding: 0 10px 0 32px;
  line-height: 28px;
  font-size: 13px;
}
.gnb_top > .gnb_list .group .dep2 .nav > li > a > span {
  padding: 0;
  line-height: 20px;
  border-bottom: 1px solid transparent;
}
.gnb_top > .gnb_list .group .dep2 .nav > li > .group > .nav > li {
  color: transparent;
  height: 42px;
  padding: 8px 48px 6px 0;
}
.gnb_top > .gnb_list .group .dep2 .nav > li > .group > .nav > li > a {
  color: #444;
  font-weight: 500;
  display: inline-block;
  padding: 0 10px 0 32px;
  line-height: 26px;
  font-size: 13px;
}
.gnb_top > .gnb_list .group .dep2 .nav > li > .group > .nav > li > .group > .nav > li {
  color: transparent;
  height: 42px;
}
.gnb_top > .gnb_list .group .dep2 .nav > li > .group > .nav > li > .group > .nav > li > a {
  font-weight: 500;
  padding: 0 10px 0 32px;
  line-height: 26px;
  font-size: 13px;
}
.gnb_top > .gnb_list .group .dep2 .nav > li > .group > .nav > li > .group > .nav > li > a span {
  color: #444;
}
.gnb_top > .gnb_list .group .dep2 .nav > li > .group > .nav > li > .group > .nav > li.link > a span:after {
  content: "";
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-824 -400) translate(0 36) translate(0 44) translate(700.5 52) translate(123.5 268)'%3E%3Crect width='6' height='1.5' x='6' y='5' fill='%2380624c' rx='.75' transform='rotate(45 9 5.75)'/%3E%3Crect width='6' height='1.5' x='6' y='8.402' fill='%2380624c' rx='.75' transform='scale(1 -1) rotate(45 31.094 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0;
  transform: translate(0, -50%);
}

.gnb_open.gnb_sub_open .gnb_btn_close {
  display: block;
  top: 80px;
  opacity: 1;
  z-index: 10;
}
.gnb_open .gnb_top > .nav > li.over > a {
  color: #8c6242;
  text-decoration: underline;
}
.gnb_open .gnb_top > .nav > li.over > a:after {
  content: "";
  z-index: 3;
  bottom: -1px;
  bottom: -1px;
}
@media (min-width: 0) and (max-width: 1899px) {
  .gnb_open .gnb_top > .nav > li.over > a:after {
    bottom: -4px;
  }
}
.gnb_open .gnb_top > .nav > li.over > .group {
  display: block;
}
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited.link,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active.link {
  background-color: #f5f5f5;
}
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > a,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > a {
  color: #8c6242;
  font-weight: 500;
}
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > a span,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > a span {
  text-decoration: none;
  border-bottom: 1px solid #8c6242;
}
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group {
  display: block;
}
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.visited,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.active,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.visited,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.active {
  background-color: #f5f5f5;
}
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.visited > a span,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.active > a span,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.visited > a span,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.active > a span {
  color: #8c6242;
}
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.visited > .group,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.active > .group,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.visited > .group,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.active > .group {
  display: block;
}
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.visited > .group > .nav > li.visited,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.visited > .group > .nav > li.active,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.active > .group > .nav > li.visited,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.active > .group > .nav > li.active,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.visited > .group > .nav > li.visited,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.visited > .group > .nav > li.active,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.active > .group > .nav > li.visited,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.active > .group > .nav > li.active {
  background-color: #fff;
}
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.visited > .group > .nav > li.visited > a,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.visited > .group > .nav > li.active > a,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.active > .group > .nav > li.visited > a,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.active > .group > .nav > li.active > a,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.visited > .group > .nav > li.visited > a,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.visited > .group > .nav > li.active > a,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.active > .group > .nav > li.visited > a,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.active > .group > .nav > li.active > a {
  background-color: #fff;
}
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.visited > .group > .nav > li.visited > a span,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.visited > .group > .nav > li.active > a span,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.active > .group > .nav > li.visited > a span,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.visited > .group > .nav > li.active > .group > .nav > li.active > a span,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.visited > .group > .nav > li.visited > a span,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.visited > .group > .nav > li.active > a span,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.active > .group > .nav > li.visited > a span,
.gnb_open .gnb_top > .nav > li.over > .group > div .nav > li.active > .group > .nav > li.active > .group > .nav > li.active > a span {
  text-decoration: none;
}

.gnb_utility * {
  box-sizing: border-box;
}

.ico-phishing {
  position: relative;
  top: 0;
  margin-left: -7px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 3px;
  background-color: #FBF4ED;
}
.ico-phishing:hover .tooltip-ps {
  display: flex;
}
.ico-phishing .tooltip-ps {
  position: absolute;
  border: 1px solid #BFC0C5;
  height: 36px;
  padding: 0 16px;
  display: none;
  align-items: center;
  justify-items: center;
  font-size: 13px;
  color: #4D4F58;
  border-radius: 8px;
  white-space: nowrap;
  left: 50%;
  transform: translate(-50%, 32px);
  background: #fff;
}
.ico-phishing .tooltip-ps::after {
  content: "";
  background: url(/inc_renewal/img/phishing/tooltip_arrow_w.svg) no-repeat 0 0;
  width: 12px;
  height: 7px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -7px);
}

.gnb_utility {
  float: right;
  box-sizing: border-box;
}
.gnb_utility::after {
  display: block;
  content: "";
  clear: both;
}
.gnb_utility .user_area {
  float: left;
  position: relative;
  z-index: 3;
  border-radius: 19px;
  background-color: #fff;
  border: 1px solid #80624c;
  padding: 0 20px 0 16px;
  height: 40px;
  display: flex;
  align-items: center;
  margin-top: -2px;
}
.gnb_utility .user_area .my {
  padding-left: 0;
}
.gnb_utility .user_area .my .ico-phishing {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gnb_utility .user_area .my img {
  width: 16px;
  height: 16px;
  margin: 0 auto;
}
.gnb_utility .user_area .my .btn-my {
  padding-left: 32px;
}
.gnb_utility .user_area .my .btn-my::after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(/inc_renewal/img/phishing/my.svg) no-repeat 0 0;
  position: absolute;
  top: -9px;
  left: 0;
}
.gnb_utility .user_area > div {
  position: relative;
  display: inline-block;
  padding-right: 12px;
  padding-left: 12px;
  line-height: 1;
  height: 24px;
  display: flex;
  align-items: center;
}
.gnb_utility .user_area > div:after {
  content: "";
  position: absolute;
  right: 0;
  top: 6px;
  width: 1px;
  height: 12px;
  opacity: 0.3;
  background-color: #80624c;
}
.gnb_utility .user_area > div:last-child {
  padding-right: 0;
  padding-left: 12px;
}
.gnb_utility .user_area > div:last-child:after {
  width: 0;
  height: 0;
}
.gnb_utility .user_area > div a {
  display: inline-block;
  position: relative;
  color: #80624c;
  font-weight: 600;
  font-size: 13px;
}
.gnb_utility .btn_login {
  display: block;
}
.gnb_utility .btn_logout {
  display: none;
}
.gnb_utility .btn_logout:after {
  content: "";
  display: none;
  position: absolute;
  left: 0;
  top: -2px;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-width='1.3' d='M16 7.5c0 1.932-1.566 3.498-3.5 3.498S9 9.432 9 7.5 10.566 4 12.5 4 16 5.566 16 7.5zM4 20v-2.003C4 15.789 7.583 14 12.001 14 16.42 14 20 15.789 20 17.997V20' transform='translate(-1907 -1311) translate(299 943) translate(2 330) translate(1590 26) translate(16 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
@media (min-width: 0) and (max-width: 1899px) {
  .gnb_utility .btn_logout {
    display: none;
    padding-left: 0;
  }
  .gnb_utility .btn_logout:after {
    content: "";
    display: none;
    position: absolute;
    left: 0;
    top: 4px;
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-width='1.3' d='M16 7.5c0 1.932-1.566 3.498-3.5 3.498S9 9.432 9 7.5 10.566 4 12.5 4 16 5.566 16 7.5zM4 20v-2.003C4 15.789 7.583 14 12.001 14 16.42 14 20 15.789 20 17.997V20' transform='translate(-1907 -1311) translate(299 943) translate(2 330) translate(1590 26) translate(16 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
    background-size: 16px 16px;
  }
}
.gnb_utility .gnb_search_area {
  width: 1200px;
  z-index: -1;
  position: absolute;
  left: 0;
  right: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  top: 100px;
  display: none;
}
.gnb_utility .gnb_search_area .search_wrap {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.search_box.type-large input:focus {
  border: 0;
  padding: 0;
  border-radius: 0;
}
.search_box.type-large input ::-moz-placeholder {
  color: #909599;
}
.search_box.type-large input :-ms-input-placeholder {
  color: #909599;
}
.search_box.type-large input ::placeholder {
  color: #909599;
}
.search_box.type-large .btn-inpclear {
  right: 70px;
  top: 23px;
  background: none;
}

.gnb_btn_search {
  float: left;
  position: relative;
  width: 30px;
  height: 30px;
  margin-right: 16px;
  margin-top: 4px;
}
.gnb_btn_search:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 30px;
  height: 30px;
  background: url(/inc_renewal/img/common/ico_search.svg) center center no-repeat;
}
.gnb_btn_search span {
  position: absolute;
  display: inline-block;
  font-size: 1px;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  border: 0;
  clip: rect(0, 0, 0, 0);
}

.search_open .gnb_utility .gnb_search_area {
  display: block;
  z-index: 9;
  height: 300px;
  opacity: 1;
}
.search_open .gnb_utility .gnb_search_area .search_wrap {
  margin-top: 56px;
}
.search_open .gnb_utility .gnb_btn_search:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23FFF' d='M0 0H32V32H0z' transform='translate(-1526 -34) translate(1526 34)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M7 7L25 25' transform='translate(-1526 -34) translate(1526 34)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M7 7L25 25' transform='translate(-1526 -34) translate(1526 34) matrix(-1 0 0 1 32 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
@media (min-width: 0) and (max-width: 1899px) {
  .search_open .gnb_utility .gnb_btn_search:after {
    background-size: 24px 24px;
  }
}

/*.breadscrumb{position: absolute; z-index:$zindex_breadscrumb; left: 0; right: 0; background-color: #fff; border-bottom: 1px solid #e0e0e0;

	@include responsive(top, $gnb_dep1_height_1920, $gnb_dep1_height);
	@include common-transition(all, 0.1s);

	&_wrap{position: relative;min-height: 40px;padding-top:9px;
		@include clearfix();
		@include responsive(padding-left, 160px, 40px);
	}

	//home
	.home {position: relative;float: left;padding-right: 15px;
		span{color: #757575;font-size: 12px;}
	}
	.home:after,
	.location > li:after {
		content:''; position: absolute; right: 0; top: 6px;width:5px;height: 6px; background:url($svg_breadscrumb_arrow) 0 0 no-repeat;background-size: 100%; opacity:0.5
	}

	//location
	.location{@include clearfix();
		>li{position: relative;float: left; padding:0 15px;
			&:last-child:after{background: none;}
			> a{position: relative; padding-right: 24px; color: #757575;font-size: 12px;
				&:after{content:''; position: absolute; right: 0; top: 2px;width: 16px;height: 16px; background:#e0e0e0 url($svg_breadscrumb_btn_arrow) center center no-repeat;background-size: 6px 5px; border-radius:50%;}
			}
		}
		> li.on{
			a{color: #222; font-weight: 500;font-weight: $fw-bold;
				&:after{background-color: #444;}
			}
		}
	}

	//util
	.util{position: absolute; top: 10px; @include responsive(right, 85px, 40px);
		li{position: relative;float:left;padding-right: 32px;
			a{position: relative;display: block;font-size: 12px;color: #757575;line-height: 20px; }
			&:after{content:''; position: absolute; right: 16px; top: 7px; width: 1px; height: 8px; background-color: #757575;}
			&:last-child{padding-right: 0;
				&:after{width: 0;height: 0;}
			}
		}
	}
}*/
.on .search-keyword-wrap {
  display: block;
}

.search-keyword-wrap {
  display: none;
}

.gnb_utility .search-keyword-wrap {
  max-height: 509px;
  position: absolute !important;
}

.gnb_arrow {
  display: none;
}

.gnb_open .gnb_arrow {
  opacity: 1;
  top: 97px;
}

.search_open .gnb_bg,
.gnb_open.gnb_sub_open .gnb_bg {
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1), 0 0px 5px -5px rgba(0, 0, 0, 0.08);
}
.search_open .gnb_arrow,
.gnb_open.gnb_sub_open .gnb_arrow {
  opacity: 1;
  top: 97px;
}

[data-login=true] .gnb_utility .btn_login {
  display: none;
}
[data-login=true] .gnb_utility .btn_logout {
  display: block;
}

[data-main=true].gnb_open.gnb_sub_open .gnb {
  border-bottom: 1px solid #e0e0e0;
}
[data-main=true] .gnb_utility .gnb_btn_search {
  display: none;
  margin-right: 32px;
}
[data-main=true] .gnb_utility .gnb_search_area {
  display: none;
}

.gnb .cms_area {
  z-index: 1000;
  position: absolute;
  top: 33px;
  right: 80px;
}
@media (min-width: 0) and (max-width: 1899px) {
  .gnb .cms_area {
    top: 24px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  .gnb .cms_area {
    right: 40px;
  }
}
.gnb .cms_wrap {
  overflow: hidden;
  box-sizing: border-box;
}
.gnb .cms_wrap .items {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 400px;
  height: 136px;
  padding: 24px 45px;
  border-radius: 16px;
  border: 1px solid #e0e0e0;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.gnb .cms_wrap .items .txt_title {
  font-size: 16px;
  font-weight: 600;
  color: #222;
  line-height: 24px;
  margin-bottom: 6px;
}
.gnb .cms_wrap .items .txt_title:hover, .gnb .cms_wrap .items .txt_title:active {
  text-decoration: underline;
}
.gnb .cms_wrap .items .txt_sub {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #757575;
}
.gnb .cms_wrap .items + .items {
  margin-top: 10px;
}
@media (min-width: 0) and (max-width: 1899px) {
  .gnb .cms_wrap .items {
    width: 320px;
    height: 120px !important;
    padding: 24px 28px;
    background-position: -71px top;
    background-size: 400px 136px;
  }
  .gnb .cms_wrap .items .txt_title {
    font-size: 14px;
    line-height: 20px;
  }
}

/*
* Gnb
* --------------
*/
.firefox .breadscrumb .location > li {
  padding: 0 15px;
}

.breadscrumb {
  position: absolute;
  z-index: 101;
  left: 0;
  right: 0;
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  top: 100px;
}
.breadscrumb_wrap {
  position: relative;
  min-height: 39px;
  padding-top: 10px;
  padding-left: 160px;
}
.breadscrumb_wrap::after {
  display: block;
  content: "";
  clear: both;
}
.breadscrumb .home {
  position: relative;
  float: left;
  padding-right: 15px;
}
.breadscrumb .home span {
  color: #757575;
  font-size: 12px;
  line-height: 20px;
}
.breadscrumb .home:after,
.breadscrumb .location > li:after {
  content: "";
  position: absolute;
  right: -7px;
  top: calc(50% - 7px);
  width: 14px;
  height: 14px;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E675D89DC-47BB-4A18-B6C4-E4D42BAA1364%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='***GUIDE_COMMON' transform='translate(-649.000000, -1205.000000)'%3E%3Cg id='@@@_1920' transform='translate(299.000000, 315.000000)'%3E%3Cg id='@@@SUB_TOP' transform='translate(0.000000, 628.000000)'%3E%3Cg id='@@LOGIN' transform='translate(1.000000, 76.000000)'%3E%3Cg id='@LOCATION_1' transform='translate(0.000000, 99.000000)'%3E%3Cg id='Group-28' transform='translate(161.000000, 7.000000)'%3E%3Cg id='drop1' transform='translate(36.000000, 33.000000)'%3E%3Cg id='Group-6' transform='translate(152.000000, 47.000000)'%3E%3Crect id='Rectangle' fill='%23E64848' opacity='0' x='0' y='0' width='16' height='16'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23DDDDDD' transform='translate(9.000000, 5.750000) rotate(45.000000) translate(-9.000000, -5.750000) ' x='6' y='5' width='6' height='1.5' rx='0.75'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23DDDDDD' transform='translate(9.000000, 9.151650) scale(1, -1) rotate(45.000000) translate(-9.000000, -9.151650) ' x='6' y='8.40165043' width='6' height='1.5' rx='0.75'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 0 0 no-repeat;
  background-size: 100%; /*opacity:0.5;*/
}
.breadscrumb .location::after {
  display: block;
  content: "";
  clear: both;
}
.breadscrumb .location > li {
  color: transparent;
  list-style: inside;
  position: relative;
  float: left;
  padding: 0 15px 0 7px;
}
.breadscrumb .location > li:last-child:after {
  background: none;
}
.breadscrumb .location > li > a {
  border-right: 0 !important;
  text-align: left !important;
  padding: 0;
  position: relative;
  padding-right: 24px;
  line-height: 20px;
  color: #757575;
  font-size: 12px;
  font-weight: 400;
  margin-left: -15px;
}
.breadscrumb .location > li > a::before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  pointer-events: none;
  top: 1px;
  left: -10px;
  background-color: #fff;
}
@media (min-width: 0) and (max-width: 1899px) {
  .breadscrumb .location > li > a::before {
    top: 2px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  .breadscrumb .location > li > a::before {
    left: -10px;
  }
}
.breadscrumb .location > li > a:after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background: #e0e0e0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='5' viewBox='0 0 6 5'%3E%3Cpath id='Path_7' data-name='Path 7' d='M6,0H0L3,5Z' fill='%23fff'/%3E%3C/svg%3E%0A") center center no-repeat;
  background-size: 6px 5px;
  border-radius: 50%;
}
.breadscrumb .location > li > a:hover {
  color: #222;
  font-weight: 400;
}
.breadscrumb .location > li > a:hover:after {
  background-color: #afafaf;
}
.breadscrumb .location > li.on > a {
  color: #222;
  font-weight: 400;
  text-decoration: underline;
}
.breadscrumb .location > li.on > a:after {
  background-color: #444;
  transform: rotate(180deg);
}
.breadscrumb .location .bc2 .scroll {
  background-position: -191px 0;
}
.breadscrumb .location .bc3 .scroll {
  background-position: -381px 0;
}
.breadscrumb .location .bc4 .scroll {
  background: #fff;
}
.breadscrumb .location > li .scroll {
  display: none;
  position: absolute;
  top: 29px;
  left: 0;
  right: 0;
  width: 176px;
  height: 274px;
  border-top: 1px solid #BFC0C5;
  border-bottom: 1px solid #BFC0C5;
  border-right: 1px solid #BFC0C5;
  border-left: 1px solid #BFC0C5;
  background: #fff url(/inc_renewal/img/CO/line_bs.png) repeat-y 0 0/661px;
  z-index: 99;
}
.breadscrumb .location > li .scroll > .group {
  top: 0;
  left: 0;
}
.breadscrumb .location > li.on > .scroll {
  display: block;
}
.breadscrumb .location > li.on > .scroll > .group > .nav {
  display: block;
}
.breadscrumb .location li.on > .group > .nav {
  display: block;
}
.breadscrumb .location li .group {
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 0px;
  left: 190px;
}
.breadscrumb .location li .group .nav {
  display: none;
  position: relative;
  width: 190px; /*height:calc(280px - 26px) ;*/
  padding-top: 12px;
  padding-bottom: 12px;
}
.breadscrumb .location li .group .nav li {
  margin-top: 2px;
}
.breadscrumb .location li .group .nav li > a {
  display: block;
  padding: 2px 15px 2px 20px;
  font-size: 13px;
  line-height: 20px;
  color: #73757C;
  min-width: 139px;
  margin-left: 1px;
  margin-right: 1px;
  font-weight: 300;
}
.breadscrumb .location li .group .nav li > a.bc_sltd_menu {
  text-decoration: none !important;
  color: #80624c !important;
  font-weight: 600;
  letter-spacing: -0.1px;
}
.breadscrumb .location li .group .nav li > a:hover {
  background: #EBEBED;
  color: #80624c;
  font-weight: 600;
  text-decoration: underline;
  letter-spacing: -0.1px;
}
.breadscrumb .location li .group .nav li.gnb_more > a {
  position: relative;
}
.breadscrumb .location li .group .nav li.gnb_more > a:after {
  content: "";
  position: absolute;
  right: 7px;
  top: 4px;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E675D89DC-47BB-4A18-B6C4-E4D42BAA1364%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='***GUIDE_COMMON' transform='translate(-649.000000, -1205.000000)'%3E%3Cg id='@@@_1920' transform='translate(299.000000, 315.000000)'%3E%3Cg id='@@@SUB_TOP' transform='translate(0.000000, 628.000000)'%3E%3Cg id='@@LOGIN' transform='translate(1.000000, 76.000000)'%3E%3Cg id='@LOCATION_1' transform='translate(0.000000, 99.000000)'%3E%3Cg id='Group-28' transform='translate(161.000000, 7.000000)'%3E%3Cg id='drop1' transform='translate(36.000000, 33.000000)'%3E%3Cg id='Group-6' transform='translate(152.000000, 47.000000)'%3E%3Crect id='Rectangle' fill='%23E64848' opacity='0' x='0' y='0' width='16' height='16'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23DDDDDD' transform='translate(9.000000, 5.750000) rotate(45.000000) translate(-9.000000, -5.750000) ' x='6' y='5' width='6' height='1.5' rx='0.75'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23DDDDDD' transform='translate(9.000000, 9.151650) scale(1, -1) rotate(45.000000) translate(-9.000000, -9.151650) ' x='6' y='8.40165043' width='6' height='1.5' rx='0.75'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 0 0 no-repeat;
}
.breadscrumb .location li .group .nav li.gnb_more > a:hover {
  text-decoration: none;
}
.breadscrumb .location li .group .nav li.gnb_more > a:hover:after {
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E675D89DC-47BB-4A18-B6C4-E4D42BAA1364%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='***GUIDE_COMMON' transform='translate(-649.000000, -1205.000000)'%3E%3Cg id='@@@_1920' transform='translate(299.000000, 315.000000)'%3E%3Cg id='@@@SUB_TOP' transform='translate(0.000000, 628.000000)'%3E%3Cg id='@@LOGIN' transform='translate(1.000000, 76.000000)'%3E%3Cg id='@LOCATION_1' transform='translate(0.000000, 99.000000)'%3E%3Cg id='Group-28' transform='translate(161.000000, 7.000000)'%3E%3Cg id='drop1' transform='translate(36.000000, 33.000000)'%3E%3Cg id='Group-6' transform='translate(152.000000, 47.000000)'%3E%3Crect id='Rectangle' fill='%23E64848' opacity='0' x='0' y='0' width='16' height='16'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%2380624c' transform='translate(9.000000, 5.750000) rotate(45.000000) translate(-9.000000, -5.750000) ' x='6' y='5' width='6' height='1.5' rx='0.75'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%2380624c' transform='translate(9.000000, 9.151650) scale(1, -1) rotate(45.000000) translate(-9.000000, -9.151650) ' x='6' y='8.40165043' width='6' height='1.5' rx='0.75'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 0 0;
}
.breadscrumb .location li .group .nav li.on > a {
  background: #EBEBED;
  color: #80624c;
  font-weight: 600;
}
.breadscrumb .location li .group .nav li.on.gnb_more > a:after,
.breadscrumb .location li .group .nav li.on.gnb_more > a:hover:after {
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E675D89DC-47BB-4A18-B6C4-E4D42BAA1364%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='***GUIDE_COMMON' transform='translate(-649.000000, -1205.000000)'%3E%3Cg id='@@@_1920' transform='translate(299.000000, 315.000000)'%3E%3Cg id='@@@SUB_TOP' transform='translate(0.000000, 628.000000)'%3E%3Cg id='@@LOGIN' transform='translate(1.000000, 76.000000)'%3E%3Cg id='@LOCATION_1' transform='translate(0.000000, 99.000000)'%3E%3Cg id='Group-28' transform='translate(161.000000, 7.000000)'%3E%3Cg id='drop1' transform='translate(36.000000, 33.000000)'%3E%3Cg id='Group-6' transform='translate(152.000000, 47.000000)'%3E%3Crect id='Rectangle' fill='%23E64848' opacity='0' x='0' y='0' width='16' height='16'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%2380624c' transform='translate(9.000000, 5.750000) rotate(45.000000) translate(-9.000000, -5.750000) ' x='6' y='5' width='6' height='1.5' rx='0.75'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%2380624c' transform='translate(9.000000, 9.151650) scale(1, -1) rotate(45.000000) translate(-9.000000, -9.151650) ' x='6' y='8.40165043' width='6' height='1.5' rx='0.75'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 0 0;
}
.breadscrumb .location li .group .nav.bc3 {
  width: 280px;
}
.breadscrumb .location li .group .nav.bc3 .group {
  left: 280px;
}
.breadscrumb .location li .group .nav.bc4 {
  width: 280px;
}
.breadscrumb .util {
  position: absolute;
  top: 8px;
  right: 85px;
  display: flex;
}
@media (min-width: 0) and (max-width: 1899px) {
  .breadscrumb .util {
    right: 40px;
  }
}
.breadscrumb .util li {
  position: relative;
  float: left;
  padding-right: 32px;
}
.breadscrumb .util li a {
  position: relative;
  display: block;
  font-size: 12px;
  color: #757575;
  line-height: 20px;
}
.breadscrumb .util li:after {
  content: "";
  position: absolute;
  right: 16px;
  top: 7px;
  width: 1px;
  height: 8px;
  background-color: #757575;
}
.breadscrumb .util li:last-child {
  padding-right: 0;
}
.breadscrumb .util li:last-child:after {
  width: 0;
  height: 0;
}
.breadscrumb .util_wrap {
  display: flex;
}
.breadscrumb .util_wrap > button {
  margin-left: 8px;
  width: 24px;
  height: 24px;
  background: url(/inc_renewal/img/sp/sp_breadcrumbs.svg) no-repeat -30px 0;
}
.breadscrumb .util_wrap .btn_print {
  background-position: -32px -3px;
}
.breadscrumb .util_wrap .btn_print:hover, .breadscrumb .util_wrap .btn_print:focus {
  background-position: -32px -33px;
}
.breadscrumb .util_wrap .btn_bookmark {
  background-position: -2px -3px;
}
.breadscrumb .util_wrap .btn_bookmark.on {
  background-position: -2px -33px;
}
.breadscrumb .util_wrap .btn_bookmark.on:hover, .breadscrumb .util_wrap .btn_bookmark.on:focus {
  background-position: -2px -33px;
}
.breadscrumb .util_wrap .btn_bookmark:hover, .breadscrumb .util_wrap .btn_bookmark:focus {
  background-position: -2px -63px;
}
.breadscrumb .util_wrap .btn_comment {
  background-position: -62px -3px;
}
.breadscrumb .util_wrap .btn_comment:hover, .breadscrumb .util_wrap .btn_comment:focus {
  background-position: -62px -33px;
}
.breadscrumb .zoom_wrap {
  display: flex;
  align-items: center;
  margin-left: 8px;
}
.breadscrumb .zoom_wrap > button {
  width: 24px;
  height: 24px;
  background: url(/inc_renewal/img/sp/sp_breadcrumbs.svg) no-repeat -90px 0;
}
.breadscrumb .zoom_wrap .btn_zoom_in {
  background-position: -92px -3px;
}
.breadscrumb .zoom_wrap .btn_zoom_in:hover, .breadscrumb .zoom_wrap .btn_zoom_in:focus {
  background-position: -92px -33px;
}
.breadscrumb .zoom_wrap .btn_zoom_out {
  background-position: -122px -3px;
}
.breadscrumb .zoom_wrap .btn_zoom_out:hover, .breadscrumb .zoom_wrap .btn_zoom_out:focus {
  background-position: -122px -33px;
}
.breadscrumb .zoom_wrap .zoom_state {
  padding: 0 8px;
  font-size: 13px;
  color: #4D4F58;
}

.util-item {
  position: absolute;
}
.util-item .util {
  position: absolute;
  top: 8px;
  right: 85px;
  display: flex;
}
@media (min-width: 0) and (max-width: 1899px) {
  .util-item .util {
    right: 40px;
  }
}
.util-item .util li {
  position: relative;
  float: left;
  padding-right: 32px;
}
.util-item .util li a {
  position: relative;
  display: block;
  font-size: 12px;
  color: #757575;
  line-height: 20px;
}
.util-item .util li:after {
  content: "";
  position: absolute;
  right: 16px;
  top: 7px;
  width: 1px;
  height: 8px;
  background-color: #757575;
}
.util-item .util li:last-child {
  padding-right: 0;
}
.util-item .util li:last-child:after {
  width: 0;
  height: 0;
}
.util-item .util_wrap {
  display: flex;
}
.util-item .util_wrap > button {
  margin-left: 8px;
  width: 24px;
  height: 24px;
  background: url(/inc_renewal/img/sp/sp_breadcrumbs.svg) no-repeat -30px 0;
}
.util-item .util_wrap .btn_print {
  background-position: -32px -3px;
}
.util-item .util_wrap .btn_print:hover, .util-item .util_wrap .btn_print:focus {
  background-position: -32px -33px;
}
.util-item .util_wrap .btn_bookmark {
  background-position: -2px -3px;
}
.util-item .util_wrap .btn_bookmark.on {
  background-position: -2px -33px;
}
.util-item .util_wrap .btn_bookmark.on:hover, .util-item .util_wrap .btn_bookmark.on:focus {
  background-position: -2px -33px;
}
.util-item .util_wrap .btn_bookmark:hover, .util-item .util_wrap .btn_bookmark:focus {
  background-position: -2px -63px;
}
.util-item .util_wrap .btn_comment {
  background-position: -62px -3px;
}
.util-item .util_wrap .btn_comment:hover, .util-item .util_wrap .btn_comment:focus {
  background-position: -62px -33px;
}
.util-item .zoom_wrap {
  display: flex;
  align-items: center;
  margin-left: 8px;
}
.util-item .zoom_wrap > button {
  width: 24px;
  height: 24px;
  background: url(/inc_renewal/img/sp/sp_breadcrumbs.svg) no-repeat -90px 0;
}
.util-item .zoom_wrap .btn_zoom_in {
  background-position: -92px -3px;
}
.util-item .zoom_wrap .btn_zoom_in:hover, .util-item .zoom_wrap .btn_zoom_in:focus {
  background-position: -92px -33px;
}
.util-item .zoom_wrap .btn_zoom_out {
  background-position: -122px -3px;
}
.util-item .zoom_wrap .btn_zoom_out:hover, .util-item .zoom_wrap .btn_zoom_out:focus {
  background-position: -122px -33px;
}
.util-item .zoom_wrap .zoom_state {
  padding: 0 8px;
  font-size: 13px;
  color: #4D4F58;
}

[data-login=true] .breadscrumb .util {
  right: 105px;
}
@media (min-width: 0) and (max-width: 1899px) {
  [data-login=true] .breadscrumb .util {
    right: 40px;
  }
}

[data-main=true] .breadscrumb {
  display: none;
}

/**
* skip
* ------------------
*/
#skip_nav {
  width: 100%;
  min-width: 1200px;
}
#skip_nav .skip_wrap {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
#skip_nav .skip_wrap a {
  position: absolute;
  left: -9999px;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
#skip_nav .skip_wrap a:focus {
  top: 0px;
  left: 0;
  background: #0886c5;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  font-size: 11px;
  color: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 0 20px;
  text-indent: 0;
  z-index: 9999;
}

/*
* Footer
* --------------
*/
#footer_Wrap {
  margin: 80px auto 0;
  border-top: 1px solid #e0e0e0;
}
#footer_Wrap .foot_select .selectbox.select2,
#footer_Wrap .foot_select .selectbox.select3,
#footer_Wrap .foot_select .selectbox.select4,
#footer_Wrap .foot_select .selectbox.select5 {
  height: auto;
  font-size: 14px;
  border-width: 0;
  width: auto;
  font-family: "Pretendard", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", "나눔고딕", 돋움, Dotum, 굴림, Gulim, AppleGothic, Sans-serif;
  background-color: #fff;
}
#footer_Wrap .foot_section {
  position: relative;
  padding-top: 16px;
  padding-bottom: 53px;
  max-width: 1920px;
}
@media (min-width: 0) and (max-width: 1899px) {
  #footer_Wrap .foot_section {
    max-width: 1280px;
  }
}
#footer_Wrap .foot_select {
  position: relative;
}
#footer_Wrap .foot_select::after {
  display: block;
  content: "";
  clear: both;
}
#footer_Wrap .foot_select > li {
  float: left;
  margin-right: 8px;
  vertical-align: top;
}
#footer_Wrap .foot_select > li:last-child {
  margin-right: 0;
}
#footer_Wrap .foot_select .selectbox {
  position: relative;
  display: block;
  cursor: pointer;
  overflow: hidden;
}
#footer_Wrap .foot_select .selectbox > a {
  position: relative;
  display: block;
  width: 112px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #BFC0C5;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 500;
  padding: 10px 16px 8px;
  color: #1A1D29;
}
#footer_Wrap .foot_select .selectbox > a:focus-visible {
  outline: none;
  border-color: #1A1D29;
}
#footer_Wrap .foot_select .selectbox > a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 37px;
  height: 46px;
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 10L12 14 16 10' transform='translate(-850 -848) translate(480 836) translate(370 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
  background-size: 20px;
}
#footer_Wrap .foot_select .selectbox > div {
  display: block;
  position: absolute;
  z-index: 10;
  left: 0;
  padding-bottom: 10px;
  bottom: 40px;
  transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1) 0s;
  opacity: 0;
}
@media (min-width: 0) and (max-width: 1899px) {
  #footer_Wrap .foot_select .selectbox > div {
    bottom: 34px;
  }
}
#footer_Wrap .foot_select .selectbox .on_wrap {
  display: none;
  min-width: 150px;
  padding: 16px 16px;
  border-bottom: 1px solid #bdbdbd;
  border-radius: 8px;
  text-align: left;
  border: 1px solid #bdbdbd;
  background: #fff;
}
#footer_Wrap .foot_select .selectbox .on_wrap > li {
  padding-top: 4px;
}
#footer_Wrap .foot_select .selectbox .on_wrap > li > a {
  display: block;
  color: #757575;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
#footer_Wrap .foot_select .selectbox .on_wrap > li > a:hover, #footer_Wrap .foot_select .selectbox .on_wrap > li > a:focus {
  text-decoration: underline;
  color: #222;
  outline: none;
}
#footer_Wrap .foot_select .selectbox.on {
  overflow: inherit;
}
#footer_Wrap .foot_select .selectbox.on > a:before {
  transform: rotate(180deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 10L12 14 16 10' transform='translate(-850 -848) translate(480 836) translate(370 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
  background-size: 20px;
}
#footer_Wrap .foot_select .selectbox.on > div {
  bottom: 46px;
  transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1) 0s;
  opacity: 1;
}
@media (min-width: 0) and (max-width: 1899px) {
  #footer_Wrap .foot_select .selectbox.on > div {
    bottom: 40px;
  }
}
#footer_Wrap .foot_select .selectbox.on .on_wrap {
  display: block;
}
#footer_Wrap .foot_select .selectbox.select1 {
  z-index: 11;
}
#footer_Wrap .foot_select .selectbox.select1 > a {
  width: 175px;
  padding-left: 40px;
}
#footer_Wrap .foot_select .selectbox.select1 > a em.num {
  font-weight: 700;
}
#footer_Wrap .foot_select .selectbox.select1 > a:after {
  content: "";
  position: absolute;
  left: 16px;
  top: 5px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23222' stroke-width='1.5' d='M4.887 6.37s.553 2.669 4.427 4.798c0 0 .848-1.217 2.213-.811l2.583.81s1.475.508.627 1.927c-.849 1.419-1.623 1.588-1.623 1.588s-1.919 1.081-5.35-.743C4.585 12.247-.021 7.072 1.203 3.203c.186-.587.587-1.092 1.118-1.46.715-.497 1.825-1.06 2.659-.53.285.183.465.475.54.786l.622 2.58s.443.98-1.254 1.79' transform='translate(-96.000000, -1095.000000) translate(0.000000, 678.000000) translate(80.000000, 0.000000) translate(16.000000, 417.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  width: 16px;
  height: 46px;
  background-size: 100%;
}
#footer_Wrap .foot_select .selectbox.select5 > a {
  padding-left: 40px;
}
#footer_Wrap .foot_select .selectbox.select5 > a:after {
  content: "";
  position: absolute;
  left: 16px;
  top: 15px;
  background: url(/inc_renewal/img/common/ico_search.svg) no-repeat ;
  width: 16px;
  height: 46px;
  background-size: 100%;..
}
#footer_Wrap .foot_select .selectbox.select5 > a:before {
  transform: rotate(270deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 10L12 14 16 10' transform='translate(-850 -848) translate(480 836) translate(370 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
  background-size: 20px;
}

@media (min-width: 0) and (max-width: 1899px) {
  #footer_Wrap .foot_select .selectbox.select1 > a:after {
    width: 14px;
    height: 40px;
  }
}
#footer_Wrap .foot_select .selectbox.select1 .on_wrap {
  min-width: 290px;
  padding: 24px 32px;
  cursor: default;
  box-sizing: border-box;
  display: block;
}
#footer_Wrap .foot_select .selectbox.select1 .on_wrap .title {
  font-size: 14px;
  padding-left: 0;
}
#footer_Wrap .foot_select .selectbox.select1 .on_wrap .tell_area01 {
  margin-top: 8px;
}
#footer_Wrap .foot_select .selectbox.select1 .on_wrap .tell_area01 li {
  margin-top: 4px;
  font-family: "Pretendard", Sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 26px;
}
#footer_Wrap .foot_select .selectbox.select1 .on_wrap .tell_area02 {
  width: 260px;
  margin-top: 24px;
}
#footer_Wrap .foot_select .selectbox.select1 .on_wrap .tell_area02::after {
  display: block;
  content: "";
  clear: both;
}
#footer_Wrap .foot_select .selectbox.select1 .on_wrap .tell_area02::after {
  display: block;
  content: "";
  clear: both;
}
#footer_Wrap .foot_select .selectbox.select1 .on_wrap .tell_area02 > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 50% - 0px );
  margin-right: calc((100% - ( ((100% / 2) - 0px) * 2)) / (2 - 1)) !important;
}
#footer_Wrap .foot_select .selectbox.select1 .on_wrap .tell_area02 > * {
  float: left;
  margin-right: 0 !important;
}
#footer_Wrap .foot_select .selectbox.select1 .on_wrap .tell_area02 > *:nth-child(2n) {
  float: right;
}
#footer_Wrap .foot_select .selectbox.select1 .on_wrap .tell_area02 > div {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#footer_Wrap .foot_select .selectbox.select1 .on_wrap .tell_area02 dt,
#footer_Wrap .foot_select .selectbox.select1 .on_wrap .tell_area02 dd {
  letter-spacing: -0.5px;
  line-height: 24px;
  box-sizing: border-box;
}
#footer_Wrap .foot_select .selectbox.select1 .on_wrap .tell_area02 dt {
  color: #757575;
  font-weight: 400;
}
#footer_Wrap .foot_select .selectbox.select1 .on_wrap .tell_area02 dd {
  min-width: 126px;
  white-space: nowrap;
  font-family: "Pretendard", Sans-serif;
  font-weight: 600;
}
#footer_Wrap .foot_select .selectbox.select2 {
  z-index: 12;
}
#footer_Wrap .foot_select .selectbox.select2 .on_wrap {
  min-width: 135px;
}
#footer_Wrap .foot_select .selectbox.select3 {
  z-index: 13;
}
#footer_Wrap .foot_select .selectbox.select3 .on_wrap {
  min-width: 150px;
}
#footer_Wrap .foot_select .selectbox.select4 {
  z-index: 14;
}
#footer_Wrap .foot_select .selectbox.select4 > a {
  font-family: "Pretendard", Sans-serif;
  font-weight: 400;
}
#footer_Wrap .foot_select .selectbox.select4 .on_wrap {
  min-width: 145px;
}
#footer_Wrap .foot_select .selectbox.select2, #footer_Wrap .foot_select .selectbox.select3, #footer_Wrap .foot_select .selectbox.select4 {
  font-family: inherit;
  font-size: inherit;
  height: inherit;
  border: inherit;
}
#footer_Wrap .foot_link_wrap {
  position: relative;
  margin-top: 20px;
}
#footer_Wrap .foot_link_wrap::after {
  display: block;
  content: "";
  clear: both;
}
#footer_Wrap .foot_link_wrap .foot_link {
  float: left;
}
#footer_Wrap .foot_link_wrap .foot_link li {
  display: inline-block;
  vertical-align: middle;
}
#footer_Wrap .foot_link_wrap .foot_link li a {
  font-size: 13px;
  color: #73757C;
  letter-spacing: -0.5px;
  font-weight: 600;
}
#footer_Wrap .foot_link_wrap .foot_link li a:hover, #footer_Wrap .foot_link_wrap .foot_link li a:focus {
  color: #1A1D29;
  outline: none;
}
#footer_Wrap .foot_link_wrap .foot_link li:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 10px;
  background: #e0e0e0;
  vertical-align: middle;
  margin: 0 16px 2px;
}
#footer_Wrap .foot_link_wrap .foot_link li:first-child a {
  color: #008DDB;
}
#footer_Wrap .foot_link_wrap .foot_link li:first-child:before {
  display: none;
}
#footer_Wrap .foot_link_wrap .foot_sns {
  float: right;
  margin-top: -10px;
}
#footer_Wrap .foot_link_wrap .foot_sns li {
  font-size: 0;
  display: inline-block;
  margin-left: 23px;
}
#footer_Wrap .foot_link_wrap .foot_sns li.wa {
  margin-left: 0 !important;
  width: 39px;
  height: 30px;
  background: url("/inc_renewal/img/common/wamark.png") center center no-repeat;
}
#footer_Wrap .foot_link_wrap .foot_sns li.wa a {
  display: block;
  width: 49px;
  height: 30px;
}
#footer_Wrap .foot_link_wrap .foot_sns li.facebook {
  width: 24px;
  height: 25px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='26' viewBox='0 0 24 26'%3E%3Cdefs%3E%3Cpath id='776ko3ri6a' d='M0 0.282L19.372 0.282 19.372 19.282 0 19.282z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1255 -1147) translate(80 1000) translate(1101 147) translate(74 .978) translate(3 3.022)'%3E%3Cmask id='8o63onapub' fill='%23fff'%3E%3Cuse xlink:href='%23776ko3ri6a'/%3E%3C/mask%3E%3Cpath fill='%23222121' d='M18.302 19.282c.591 0 1.07-.47 1.07-1.049V1.331c0-.58-.479-1.05-1.07-1.05H1.07C.479.282 0 .752 0 1.332v16.902c0 .58.478 1.049 1.069 1.049h17.233z' mask='url(%238o63onapub)'/%3E%3C/g%3E%3Cpath fill='%23FEFEFE' d='M16.366 22.632v-7.47h2.518l.377-2.91h-2.895v-1.86c0-.842.235-1.417 1.449-1.417h1.549V6.37c-.268-.035-1.188-.115-2.257-.115-2.232 0-3.76 1.357-3.76 3.849v2.146h-2.525v2.911h2.525v7.47h3.02z' transform='translate(-1255 -1147) translate(80 1000) translate(1101 147) translate(74 .978)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
#footer_Wrap .foot_link_wrap .foot_sns li.facebook a {
  display: block;
  width: 24px;
  height: 25px;
}
#footer_Wrap .foot_link_wrap .foot_sns li.blog {
  width: 42px;
  height: 25px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='26' viewBox='0 0 40 26'%3E%3Cdefs%3E%3Cpath id='crz8ebf6ua' d='M0 0.469L8.159 0.469 8.159 11.412 0 11.412z'/%3E%3Cpath id='frjob853pc' d='M0.567 0.017L8.644 0.017 8.644 11.505 0.567 11.505z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1311 -1147) translate(80 1000) translate(1101 147) translate(130 .97) translate(4 4.662)'%3E%3Cmask id='q7avgr63lb' fill='%23fff'%3E%3Cuse xlink:href='%23crz8ebf6ua'/%3E%3C/mask%3E%3Cpath fill='%23222121' d='M4.08 9.152c-.89 0-1.608-.735-1.608-1.643 0-.912.718-1.646 1.607-1.646s1.608.734 1.608 1.646c0 .908-.72 1.643-1.608 1.643m.554-5.63s-1.118 0-2.133 1.013V.469H0v10.673h2.528v-.836s.597 1.106 2.105 1.106c0 0 3.526-.138 3.526-3.992 0 0-.13-3.899-3.526-3.899' mask='url(%23q7avgr63lb)'/%3E%3C/g%3E%3Cpath fill='%23222121' d='M12.965 4.885V7.36s1.14-.053 1.14 2.127v6.316h2.414v-6.9s.105-4.018-3.554-4.018M22.422 13.814c-.89 0-1.608-.736-1.608-1.643 0-.912.717-1.646 1.608-1.646.888 0 1.607.734 1.607 1.646 0 .907-.72 1.643-1.607 1.643m-.002-5.595s-4.138 0-4.138 3.952c0 0-.131 3.902 4.138 3.902 0 0 4.233-.008 4.233-3.902 0 0 .14-3.952-4.233-3.952' transform='translate(-1311 -1147) translate(80 1000) translate(1101 147) translate(130 .97)'/%3E%3Cg transform='translate(-1311 -1147) translate(80 1000) translate(1101 147) translate(130 .97) translate(27.351 8.202)'%3E%3Cmask id='cmk5rb0xqd' fill='%23fff'%3E%3Cuse xlink:href='%23frjob853pc'/%3E%3C/mask%3E%3Cpath fill='%23222121' d='M4.714 5.612c-.888 0-1.609-.736-1.609-1.643 0-.912.721-1.646 1.609-1.646.889 0 1.607.734 1.607 1.646 0 .907-.718 1.643-1.607 1.643zM6.209.267v.728S5.49.018 4.107.018c0 0-3.54-.157-3.54 3.923 0 0-.04 3.802 3.443 3.802 0 0 1.419.057 2.199-.977v.597s.179 1.874-1.594 1.874H4.01v2.268h.975s3.66.041 3.66-4V.267H6.208z' mask='url(%23cmk5rb0xqd)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  background-size: 40px 25px;
}
#footer_Wrap .foot_link_wrap .foot_sns li.blog a {
  display: block;
  width: 40px;
  height: 25px;
}
#footer_Wrap .foot_link_wrap .foot_link_main {
  display: none;
}
#footer_Wrap .foot_copy {
  position: relative;
  margin-top: 17px;
  font-size: 13px;
  color: #73757C;
  letter-spacing: 0;
}

@media (min-width: 0) and (max-width: 1899px) {
  #footer_Wrap .foot_section {
    /*padding-top:20px;*/
    padding-bottom: 38px;
  }
  #footer_Wrap .foot_select .selectbox > div {
    bottom: 39px;
  }
  #footer_Wrap .foot_link_wrap .foot_sns {
    display: flex;
    justify-content: flex-end;
    right: 316px !important;
    left: auto !important;
    width: 133px;
    margin-top: -9px !important;
  }
  #footer_Wrap .foot_link_wrap .foot_sns li {
    margin-left: 7px;
  }
}
@media all and (min-width: 1920px) {
  .foot_section {
    width: 100%;
  }
}
[data-main=true] #footer_Wrap {
  border-top: none;
}
[data-main=true] #footer_Wrap .foot_sns {
  float: initial;
  position: absolute;
  /*top:-54px*/
  top: 3px;
  right: 478px;
}
@media (min-width: 0) and (max-width: 1899px) {
  [data-main=true] #footer_Wrap .foot_sns {
    top: -50px;
    left: 760px;
  }
}
[data-main=true] #footer_Wrap .foot_link_main {
  display: block;
  width: 400px;
  position: absolute;
  right: 0;
  top: -62px;
}
[data-main=true] #footer_Wrap .foot_link_main::after {
  display: block;
  content: "";
  clear: both;
}
[data-main=true] #footer_Wrap .foot_link_main > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 50% - 10px );
  margin-right: calc((100% - ( ((100% / 2) - 10px) * 2)) / (2 - 1)) !important;
}
[data-main=true] #footer_Wrap .foot_link_main > * {
  float: left;
  margin-right: 0 !important;
}
[data-main=true] #footer_Wrap .foot_link_main > *:nth-child(2n) {
  float: right;
}
[data-main=true] #footer_Wrap .foot_link_main li {
  margin-bottom: 8px;
}
[data-main=true] #footer_Wrap .foot_link_main li .btn {
  width: 100%;
  border-color: #E1E2E5;
  box-sizing: border-box;
  color: #73757C;
}
[data-main=true] #footer_Wrap .foot_link_main li .btn.point {
  background-color: #F4F6F9;
  color: #1A1D29;
}
[data-main=true] #footer_Wrap .foot_link_main li .btn.point:hover {
  background-color: #E7E7EA;
  border-color: #73757C;
}
@media (min-width: 0) and (max-width: 1899px) {
  [data-main=true] #footer_Wrap .foot_link_main {
    width: 288px;
    top: -67px;
  }
  [data-main=true] #footer_Wrap .foot_link_main::after {
    display: block;
    content: "";
    clear: both;
  }
  [data-main=true] #footer_Wrap .foot_link_main > * {
    box-sizing: border-box;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    float: left;
    width: calc( 50% - 8px );
    margin-right: calc((100% - ( ((100% / 2) - 8px) * 2)) / (2 - 1)) !important;
  }
  [data-main=true] #footer_Wrap .foot_link_main > * {
    float: left;
    margin-right: 0 !important;
  }
  [data-main=true] #footer_Wrap .foot_link_main > *:nth-child(2n) {
    float: right;
  }
}

/*
* gotop
* --------------
*/
.goTop { /* display: none; */
  z-index: 6000;
  position: fixed;
  bottom: 38px;
  left: 50%;
  margin-left: 535px;
  width: 58px;
  height: 58px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../../inc/img/common/btn_gotop.png) no-repeat center center;
}

[data-main=research] .goTop {
  margin-left: 635px;
}

/*
* Jisu
* --------------
*/
.jisu_comp {
  position: relative;
  background: #fff;
}
.jisu_comp .container_fluid {
  position: relative;
  overflow: hidden;
  height: 56px;
}
.jisu_comp .btn_jisu_control {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 16px;
}
.jisu_comp .btn_jisu_control:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-80 -1048) translate(80 1000) translate(0 16) translate(0 32)'%3E%3Crect width='2' height='10' x='8' y='7' fill='%23444' rx='1'/%3E%3Crect width='2' height='10' x='14' y='7' fill='%23444' rx='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.jisu_comp .btn_jisu_control:hover:after {
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-80 -1048) translate(80 1000) translate(0 16) translate(0 32)'%3E%3Crect width='2' height='10' x='8' y='7' fill='%230199e8' rx='1'/%3E%3Crect width='2' height='10' x='14' y='7' fill='%230199e8' rx='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0;
}
.jisu_comp .btn_jisu_control.on:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23444' d='M7.556 16c-.239 0-.417-.072-.502-.202-.095-.147-.064-.358.086-.579l4.663-6.892c.143-.21.331-.327.53-.327.2 0 .388.116.53.327l4.664 6.892c.15.221.18.432.085.579-.084.13-.262.202-.501.202H7.556z' transform='translate(-80 -1016) translate(80 1000) translate(0 16) rotate(90 12.333 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.jisu_comp .btn_jisu_control.on:hover:after {
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%230199e8' d='M7.556 16c-.239 0-.417-.072-.502-.202-.095-.147-.064-.358.086-.579l4.663-6.892c.143-.21.331-.327.53-.327.2 0 .388.116.53.327l4.664 6.892c.15.221.18.432.085.579-.084.13-.262.202-.501.202H7.556z' transform='translate(-80 -1016) translate(80 1000) translate(0 16) rotate(90 12.333 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0;
}
.jisu_comp .btn_jisu_control > span {
  position: absolute;
  display: inline-block;
  font-size: 1px;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  border: 0;
  clip: rect(0, 0, 0, 0);
}
.jisu_comp .jisu_con {
  position: absolute;
  top: 0;
  right: 0;
  height: 56px;
  left: 100px;
}
@media (min-width: 0) and (max-width: 1899px) {
  .jisu_comp .jisu_con {
    left: 70px;
  }
}
.jisu_comp .jisu_con:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
  height: 54px;
  margin: 1px 0 0 1680px;
  padding: 0;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
}
.jisu_comp .jisu_con:before {
  content: "";
  position: absolute;
  z-index: 4;
  left: 20px;
  top: 0;
  width: 90px;
  height: 54px;
  margin: 1px 0 0 0;
  padding: 0;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0), #ffffff);
}
.jisu_comp .jisu_wrap {
  font-weight: 500;
  padding: 0 24px;
  display: block;
  box-sizing: border-box;
}
.jisu_comp .jisu_wrap * {
  box-sizing: border-box;
}
.jisu_comp .jisu_wrap .jisu_list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 3px 0 0;
  padding: 0;
  left: 0;
  height: 56px;
}
.jisu_comp .jisu_wrap .jisu_list .jisu_slide {
  position: absolute;
  left: 0;
  right: 0;
  height: 56px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  touch-action: pen-y;
  -webkit-tab-highlight-color: transparent;
  will-change: left;
}
.jisu_comp .jisu_wrap .jisu_list .jisu_slide .jisu_track {
  position: absolute;
  left: 0;
  top: 0;
}
.jisu_comp .jisu_wrap a.item {
  float: left;
  position: relative;
  display: block;
  height: 100%;
  margin-right: 80px;
  box-sizing: border-box;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.jisu_comp .jisu_wrap dl dt {
  display: inline-block;
  color: #1A1D29;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0;
}
.jisu_comp .jisu_wrap dl dd {
  position: relative;
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
}
.jisu_comp .jisu_wrap dl dd span {
  padding-left: 10px;
  letter-spacing: 0;
}
.jisu_comp .jisu_wrap dl dd span em {
  position: absolute;
  display: inline-block;
  font-size: 1px;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  border: 0;
  clip: rect(0, 0, 0, 0);
}
.jisu_comp .jisu_wrap dl dd.up span {
  color: #D63434;
}
.jisu_comp .jisu_wrap dl dd.up span.arrow {
  padding-left: 20px;
}
.jisu_comp .jisu_wrap dl dd.up span.arrow:before {
  content: "";
  position: absolute;
  left: 10px;
  top: calc(50% - 2px);
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='4' viewBox='0 0 6 4'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23EC0E26'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M319 10L322 14 316 14z' transform='translate(-796 -492) translate(432 85) translate(48 340) translate(0 57)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  width: 6px;
  height: 4px;
}
.jisu_comp .jisu_wrap dl dd.down span {
  color: #14A1EB;
}
.jisu_comp .jisu_wrap dl dd.down span.arrow {
  padding-left: 20px;
}
.jisu_comp .jisu_wrap dl dd.down span.arrow:before {
  content: "";
  position: absolute;
  left: 10px;
  top: calc(50% - 2px);
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='4' viewBox='0 0 6 4'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%231367FF'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M327 10L330 14 324 14z' transform='translate(-804 -590) translate(432 85) translate(48 340) translate(0 155) matrix(1 0 0 -1 0 24)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  width: 6px;
  height: 4px;
}

@media (min-width: 0) and (max-width: 1899px) {
  #footer_Wrap .jisu_comp .jisu_wrap dl dt,
#footer_Wrap .jisu_comp .jisu_wrap dl dd {
    font-size: 12px;
  }
}
#header_Wrap .jisu_comp {
  border-bottom: 1px solid #e0e0e0;
}
#header_Wrap .jisu_comp .btn_jisu_control {
  margin-left: 80px;
}
#header_Wrap .jisu_comp .jisu_con {
  left: 180px;
}
@media (min-width: 0) and (max-width: 1899px) {
  #header_Wrap .jisu_comp .btn_jisu_control {
    margin-left: 0px;
  }
  #header_Wrap .jisu_comp .jisu_con {
    left: 100px;
  }
}

[data-main=true] #footer_Wrap .jisu_comp .jisu_wrap {
  width: 1260px;
}
[data-main=true] #footer_Wrap .jisu_comp .jisu_con:after {
  right: 80px;
}
@media (min-width: 0) and (max-width: 1899px) {
  [data-main=true] #footer_Wrap .jisu_comp .jisu_wrap {
    width: 850px;
  }
  [data-main=true] #footer_Wrap .jisu_comp .jisu_con:after {
    right: 40px;
  }
}

.jisu-a11y {
  left: 30px !important;
}

/*
* Quick
* --------------
*/
.header_fixed #quick_Wrap {
  transition: top 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1) 0.2s;
  top: 99px;
}
@media (min-width: 0) and (max-width: 1899px) {
  .header_fixed #quick_Wrap {
    top: 79px;
  }
}

#quick_Wrap {
  box-sizing: border-box;
  top: 322px;
  transition: top 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1) 0.2s;
  z-index: 2;
  position: fixed;
  width: 200px;
  padding: 31px 14px;
  border-radius: 16px;
  border: solid 1px #e0e0e0;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.67;
  letter-spacing: -0.5px;
  background: #fff;
}
@media (min-width: 0) and (max-width: 1899px) {
  #quick_Wrap {
    top: 302px;
  }
}
#quick_Wrap .area {
  border-top: 1px solid #eee;
  padding-top: 32px;
  padding-bottom: 32px;
  /*
  //Case2. 전체 toggle
  &.folding[data-folding="true"]{// 닫혀 있음
  	padding-top: 0; padding-bottom: 0px;
  	.head{padding-bottom: 0;}
  	.body{display: none;}
  	& + .recent{display: none;}
  }

  &.folding[data-folding="false"]{// 펼쳐져 있음
  	.head{
  		a.folding_btn:after{transform: rotate(0 );}
  	}
  	.body{display:block;}
  	& + .recent{display: block;}
  } */
}
#quick_Wrap .area:first-child {
  border: none;
  padding-top: 0;
}
#quick_Wrap .area.recent {
  padding-bottom: 0;
}
#quick_Wrap .area .head {
  padding-bottom: 8px;
}
#quick_Wrap .area .head .title {
  font-size: 13px;
  font-weight: 600;
  color: #222;
}
#quick_Wrap .area .head a.folding_btn {
  position: relative;
  padding-right: 30px;
  display: block;
}
#quick_Wrap .area .head a.folding_btn:after {
  content: "";
  position: absolute;
  right: -2px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-598 -2109) translate(480 196) translate(1 1881) translate(117 32)'%3E%3Crect width='8' height='1.5' x='6' y='12' fill='%23444' rx='.75' transform='rotate(45 10 12.75)'/%3E%3Crect width='8' height='1.5' x='10.859' y='12' fill='%23444' rx='.75' transform='scale(-1 1) rotate(45 0 -23.122)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  transition: transform 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1) 0s;
  transform: rotate(180deg);
}
#quick_Wrap .area .body {
  margin-bottom: 0;
}
#quick_Wrap .area .body li {
  position: relative;
  margin-top: 8px;
}
#quick_Wrap .area .body li::after {
  display: block;
  content: "";
  clear: both;
}
#quick_Wrap .area .body a {
  padding-right: 30px;
  min-height: 24px;
  line-height: 20px;
  color: #757575;
  font-weight: 400;
}
#quick_Wrap .area .body a:hover {
  text-decoration: underline;
}
#quick_Wrap .area .body span {
  position: absolute;
  display: inline-block;
  font-size: 1px;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  border: 0;
  clip: rect(0, 0, 0, 0);
}
#quick_Wrap .area.folding[data-folding=true] {
  padding-top: 0;
  padding-bottom: 8px;
}
#quick_Wrap .area.folding[data-folding=true] .body {
  display: none;
}
#quick_Wrap .area.folding[data-folding=true] + .recent {
  padding-top: 16px;
}
#quick_Wrap .area.folding[data-folding=false] .head a.folding_btn:after {
  transform: rotate(0);
}
#quick_Wrap .area.folding[data-folding=false] .body {
  display: block;
}
#quick_Wrap .quick .body .btn_quick_close {
  position: absolute;
  right: -2px;
  top: -2px;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23E0E0E0' stroke-linecap='square' stroke-width='1.5' d='M8 8L16.418 16.552' transform='translate(-1797 -389) translate(1637 323) translate(16 31.48) translate(144 34.568)'/%3E%3Cpath stroke='%23E0E0E0' stroke-linecap='square' stroke-width='1.5' d='M8 8L16.418 16.552' transform='translate(-1797 -389) translate(1637 323) translate(16 31.48) translate(144 34.568) matrix(-1 0 0 1 24.418 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  background-size: 100%;
}
#quick_Wrap .recent .body .btn_star {
  position: absolute;
  top: -2px;
  right: -2px;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23CCC' stroke-linejoin='round' d='M12.5 18.034c.203 0 .403.057.584.168l3.493 2.183c.577.36 1.286-.177 1.137-.861l-.953-4.385c-.062-.286.03-.584.241-.777l3.237-2.965c.504-.462.234-1.33-.435-1.394l-4.28-.406c-.28-.027-.523-.211-.633-.482l-1.688-4.13c-.264-.646-1.14-.646-1.405 0l-1.602 3.914c-.162.401-.523.677-.942.717l-4.058.385c-.669.064-.94.932-.435 1.394l3.237 2.965c.21.193.303.491.241.777l-.952 4.386c-.149.684.56 1.221 1.136.861l3.495-2.182c.18-.111.38-.168.583-.168z' transform='translate(-844 -2951) translate(204 2790) translate(48 152) translate(424 1) translate(168 8)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  background-size: 100%;
}
#quick_Wrap .recent .body .btn_star.on {
  position: absolute;
  top: -2px;
  right: -2px;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23EEC639' d='M12.304 4.5L9.484 9.106 4.5 10.826 7.84 15.039 7.873 20.5 12.758 18.499 17.761 20.153 17.44 14.703 20.5 10.265 15.417 8.898z' transform='translate(-420 -2950) translate(204 2790) translate(48 152) translate(168 8)'/%3E%3Cpath stroke='%23EEC639' stroke-linejoin='round' d='M12.5 18.034c.203 0 .403.057.584.168l3.493 2.183c.577.36 1.286-.177 1.137-.861l-.953-4.385c-.062-.286.03-.584.241-.777l3.237-2.965c.504-.462.234-1.33-.435-1.394l-4.28-.406c-.28-.027-.523-.211-.633-.482l-1.688-4.13c-.264-.646-1.14-.646-1.405 0l-1.602 3.914c-.162.401-.523.677-.942.717l-4.058.385c-.669.064-.94.932-.435 1.394l3.237 2.965c.21.193.303.491.241.777l-.952 4.386c-.149.684.56 1.221 1.136.861l3.495-2.182c.18-.111.38-.168.583-.168z' transform='translate(-420 -2950) translate(204 2790) translate(48 152) translate(168 8)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}

@media (min-width: 0) and (max-width: 1449px) {
  #quick_Wrap {
    display: none !important;
  }
}
@media (min-width: 1450px) {
  #quick_Wrap {
    display: none;
    right: 5px;
  }
}
@media (min-width: 1500px) {
  #quick_Wrap {
    display: none;
    right: 20px;
  }
}
@media (min-width: 1700px) {
  #quick_Wrap {
    right: 80px;
  }
}
/*
* Search
* --------------
*/
.gnb_utility .gnb_search_area .search_box,
.unified_search .search_box {
  position: relative;
  border-bottom: 2px solid #222;
  padding: 12px 0 14px 0;
}
.gnb_utility .gnb_search_area .search_box input,
.unified_search .search_box input {
  width: 100%;
  font-size: 40px;
  letter-spacing: -0.5px;
  border: none;
  margin: 0;
  padding-left: 0;
  padding-right: 80px;
  border-radius: inherit;
  font-weight: 400;
}
.gnb_utility .gnb_search_area .search_box input::-moz-placeholder, .unified_search .search_box input::-moz-placeholder {
  font-size: 40px;
  color: #909599;
}
.gnb_utility .gnb_search_area .search_box input:-ms-input-placeholder, .unified_search .search_box input:-ms-input-placeholder {
  font-size: 40px;
  color: #909599;
}
.gnb_utility .gnb_search_area .search_box input::placeholder,
.unified_search .search_box input::placeholder {
  font-size: 40px;
  color: #909599;
}
.gnb_utility .gnb_search_area .search_box .btn-search,
.unified_search .search_box .btn-search {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1376 -172) translate(480 156) translate(896 16)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M31.5 30L39 37.5'/%3E%3Crect width='24' height='24' x='9' y='9' stroke='%23444' stroke-width='3' rx='12'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 0 0 no-repeat;
  position: absolute;
  top: calc(50% - 24px);
  right: 16px;
  width: 48px;
  height: 48px;
  text-indent: -9999px;
}
.gnb_utility .gnb_search_area .keyword_box,
.unified_search .keyword_box {
  margin-top: 32px;
  position: relative;
}
.gnb_utility .gnb_search_area .keyword_box::after,
.unified_search .keyword_box::after {
  display: block;
  content: "";
  clear: both;
}
.gnb_utility .gnb_search_area .keyword_box dl,
.unified_search .keyword_box dl {
  margin-bottom: 10px;
}
.gnb_utility .gnb_search_area .keyword_box dl::after,
.unified_search .keyword_box dl::after {
  display: block;
  content: "";
  clear: both;
}
.gnb_utility .gnb_search_area .keyword_box dl dt,
.unified_search .keyword_box dl dt {
  float: left;
  margin-right: 24px;
  line-height: 24px;
}
.gnb_utility .gnb_search_area .keyword_box dl dt span,
.unified_search .keyword_box dl dt span {
  font-size: 13px;
  font-weight: 600;
  color: #1A1D29;
  letter-spacing: -0.43px;
  background: #f0f0f0;
  padding: 6px 12px;
  border-radius: 16px;
}
.gnb_utility .gnb_search_area .keyword_box dl dd,
.unified_search .keyword_box dl dd {
  float: left;
  width: calc(100% - 110px);
}
.gnb_utility .gnb_search_area .keyword_box dl dd .item-del li button,
.unified_search .keyword_box dl dd .item-del li button {
  z-index: -1;
  opacity: 0;
  position: absolute;
  top: 1px;
  right: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-607 -268) translate(480 156) translate(0 112) translate(102) translate(25)'%3E%3Ccircle cx='12' cy='12' r='8' fill='%23CCC'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 9L15 15' transform='matrix(-1 0 0 1 24 0)'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 9L15 15'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 0 0 no-repeat;
  text-indent: -9999px;
  width: 24px;
  height: 24px;
}
.gnb_utility .gnb_search_area .keyword_box dl dd .item-del li.hover,
.unified_search .keyword_box dl dd .item-del li.hover {
  padding-right: 25px;
}
.gnb_utility .gnb_search_area .keyword_box dl dd .item-del li.hover button,
.unified_search .keyword_box dl dd .item-del li.hover button {
  opacity: 1;
  z-index: 0;
}
.gnb_utility .gnb_search_area .keyword_box dl dd ul,
.unified_search .keyword_box dl dd ul {
  float: left;
}
.gnb_utility .gnb_search_area .keyword_box dl dd ul::after,
.unified_search .keyword_box dl dd ul::after {
  display: block;
  content: "";
  clear: both;
}
.gnb_utility .gnb_search_area .keyword_box dl dd ul li,
.unified_search .keyword_box dl dd ul li {
  float: left;
  margin-right: 16px;
  line-height: 24px;
  position: relative;
}
.gnb_utility .gnb_search_area .keyword_box dl dd ul li a,
.unified_search .keyword_box dl dd ul li a {
  font-size: 14px;
  font-weight: 500;
  color: #1A1D29;
  letter-spacing: -0.5px;
  vertical-align: middle;
}
.gnb_utility .gnb_search_area .keyword_box dl dd ul li a:hover,
.unified_search .keyword_box dl dd ul li a:hover {
  text-decoration: underline;
}
.gnb_utility .gnb_search_area .keyword_box dl dd ul li a:focus,
.unified_search .keyword_box dl dd ul li a:focus {
  text-decoration: underline;
}
.gnb_utility .gnb_search_area .keyword_box dl dd ul li.no_data,
.unified_search .keyword_box dl dd ul li.no_data {
  color: #73757C;
  font-weight: 500;
  font-size: 14px;
}
.gnb_utility .gnb_search_area .keyword_box dl:last-child,
.unified_search .keyword_box dl:last-child {
  margin-bottom: 0;
}
.gnb_utility .gnb_search_area .search_txt,
.unified_search .search_txt {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 80px;
  letter-spacing: -0.5px;
  text-align: center;
  line-height: 32px;
}
.gnb_utility .gnb_search_area .search_txt span,
.unified_search .search_txt span {
  color: #0886c5;
  font-weight: bold;
}
.gnb_utility .gnb_search_area .direct_area .mtl_selectbox,
.unified_search .direct_area .mtl_selectbox {
  min-width: 0;
}

.gnb_utility .gnb_search_area .search_box input {
  padding: 0;
  line-height: 48px;
  height: 48px;
  color: #222;
}

.a11y-hidden {
  overflow: hidden !important;
  position: absolute !important;
  clip: rect(0 0 0 0) !important;
  /* IE 6,7 */
  clip: rect(0, 0, 0, 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  border: 0 !important;
  padding: 0 !important;
}

/* 펀드랭킹 */
body .display-text,
.content-id .display-text {
  width: 100%;
  display: block;
  margin: 57px auto;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  /*바꿈*/
  letter-spacing: -0.5px;
  color: #000411;
  line-height: 1.2;
  box-sizing: border-box;
}
body .display-text *,
.content-id .display-text * {
  box-sizing: border-box;
}
body .display-text > span,
.content-id .display-text > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
body .display-text > strong,
.content-id .display-text > strong {
  display: inline-block;
  vertical-align: middle;
  color: #008DDB;
  line-height: 1.2;
  height: auto;
}
body .display-text .sub-txt,
.content-id .display-text .sub-txt {
  font-size: 20px;
  font-weight: 400;
  color: #73757C;
}
body .short_r_orange,
.content-id .short_r_orange {
  display: inline-block;
  height: 20px;
  padding: 3px 6px 2px;
  border-radius: 4px;
  border: 1px solid rgb(196, 152, 132);
  font-size: 12px;
  line-height: 1;
  box-sizing: border-box;
  background-color: #fff;
  color: rgb(208, 91, 38);
}
body .taglabel,
.content-id .taglabel {
  display: inline-block;
  height: 20px;
  padding: 3px 6px 2px;
  border-radius: 4px;
  border: 1px solid #CDCECF;
  font-size: 12px;
  line-height: 1;
  color: #73757C;
  box-sizing: border-box;
  background-color: #fff;
}
body .taglabel.g1, body .taglabel[data-name=현금성자산],
.content-id .taglabel.g1,
.content-id .taglabel[data-name=현금성자산] {
  color: rgb(216, 103, 0);
  border-color: rgb(230, 194, 161);
}
body .taglabel.g2, body .taglabel[data-name=집합투자증권],
.content-id .taglabel.g2,
.content-id .taglabel[data-name=집합투자증권] {
  color: rgb(62, 146, 187);
  border-color: rgb(186, 200, 207);
}
body .taglabel.g3, body .taglabel[data-name=예금],
.content-id .taglabel.g3,
.content-id .taglabel[data-name=예금] {
  color: rgb(208, 91, 38);
  border-color: rgb(196, 152, 132);
}
body .taglabel.g4, body .taglabel[data-name=ELB],
.content-id .taglabel.g4,
.content-id .taglabel[data-name=ELB] {
  color: rgb(175, 134, 0);
  border-color: rgb(215, 194, 125);
}
body .taglabel.g5, body .taglabel[data-name="RP+발행어음"],
.content-id .taglabel.g5,
.content-id .taglabel[data-name="RP+발행어음"] {
  color: rgb(10, 155, 119);
  border-color: rgb(170, 198, 191);
}
body .taglabel.g6, body .taglabel[data-name=채권],
.content-id .taglabel.g6,
.content-id .taglabel[data-name=채권] {
  color: rgb(89, 89, 206);
  border-color: rgb(196, 196, 225);
}
body .taglabel.g7, body .taglabel[data-name="주식+ETF"],
.content-id .taglabel.g7,
.content-id .taglabel[data-name="주식+ETF"] {
  color: rgb(14, 138, 210);
  border-color: rgb(138, 196, 230);
}
body .taglabel.g8, body .taglabel[data-name=보험],
.content-id .taglabel.g8,
.content-id .taglabel[data-name=보험] {
  color: rgb(214, 58, 58);
  border-color: rgb(210, 146, 146);
}
body .taglabel.t1,
.content-id .taglabel.t1 {
  color: rgb(0, 141, 219);
  border-color: rgba(0, 141, 219, 0.3);
}
body .taglabel.t2,
.content-id .taglabel.t2 {
  color: rgb(123, 97, 255);
  border-color: rgba(123, 97, 255, 0.3);
}
body .taglabel.t3,
.content-id .taglabel.t3 {
  color: rgb(88, 96, 117);
  border-color: rgba(88, 96, 117, 0.3);
}
body .taglabel.t4,
.content-id .taglabel.t4 {
  color: rgb(128, 98, 76);
  border-color: rgba(128, 98, 76, 0.3);
}
body .taglabel.t5,
.content-id .taglabel.t5 {
  color: rgb(220, 108, 27);
  border-color: rgba(247, 135, 0, 0.3);
}
body .taglabel.type3,
.content-id .taglabel.type3 {
  color: rgb(129, 71, 201);
  border-color: rgba(129, 71, 201, 0.3);
}
body .taglabel.type1,
.content-id .taglabel.type1 {
  color: rgb(227, 33, 33);
  border-color: rgba(227, 33, 33, 0.3);
}
body .taglabel.type2,
.content-id .taglabel.type2 {
  color: rgb(13, 150, 169);
  border-color: rgba(13, 150, 169, 0.3);
}
body .taglabel.goods,
.content-id .taglabel.goods {
  color: rgb(88, 96, 117);
  border-color: rgba(88, 96, 117, 0.3);
}
body .taglabel.risk5,
.content-id .taglabel.risk5 {
  border-color: rgba(227, 33, 33, 0.3);
  color: rgb(227, 33, 33);
}
body .taglabel.risk5::before,
.content-id .taglabel.risk5::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 8px;
  vertical-align: middle;
  margin-right: 4px;
  transform: translate(0, -1px);
  background: url("data:image/svg+xml,%3Csvg width='18' height='88' viewBox='0 0 18 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='80' width='2' height='8' fill='%234E85EE'/%3E%3Crect x='4' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='8' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='4' y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='8' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect width='2' height='8' fill='%23E32121'/%3E%3Crect x='4' width='2' height='8' fill='%23E32121'/%3E%3Crect x='8' width='2' height='8' fill='%23E32121'/%3E%3Crect x='12' width='2' height='8' fill='%23E32121'/%3E%3Crect x='16' width='2' height='8' fill='%23E32121'/%3E%3Crect y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='4' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='8' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='12' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='16' y='20' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='4' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='8' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='12' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3C/svg%3E%0A") no-repeat 0 0;
}
body .taglabel.risk4,
.content-id .taglabel.risk4 {
  border-color: rgba(255, 113, 52, 0.3);
  color: rgb(234, 70, 0);
}
body .taglabel.risk4::before,
.content-id .taglabel.risk4::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 8px;
  vertical-align: middle;
  margin-right: 4px;
  transform: translate(0, -1px);
  background: url("data:image/svg+xml,%3Csvg width='18' height='88' viewBox='0 0 18 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='80' width='2' height='8' fill='%234E85EE'/%3E%3Crect x='4' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='8' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='4' y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='8' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect width='2' height='8' fill='%23E32121'/%3E%3Crect x='4' width='2' height='8' fill='%23E32121'/%3E%3Crect x='8' width='2' height='8' fill='%23E32121'/%3E%3Crect x='12' width='2' height='8' fill='%23E32121'/%3E%3Crect x='16' width='2' height='8' fill='%23E32121'/%3E%3Crect y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='4' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='8' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='12' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='16' y='20' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='4' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='8' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='12' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3C/svg%3E%0A") no-repeat 0 -20px;
}
body .taglabel.risk3,
.content-id .taglabel.risk3 {
  border-color: rgba(35, 205, 124, 0.3);
  color: rgb(6, 163, 88);
}
body .taglabel.risk3::before,
.content-id .taglabel.risk3::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 8px;
  vertical-align: middle;
  margin-right: 4px;
  transform: translate(0, -1px);
  background: url("data:image/svg+xml,%3Csvg width='18' height='88' viewBox='0 0 18 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='80' width='2' height='8' fill='%234E85EE'/%3E%3Crect x='4' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='8' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='4' y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='8' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect width='2' height='8' fill='%23E32121'/%3E%3Crect x='4' width='2' height='8' fill='%23E32121'/%3E%3Crect x='8' width='2' height='8' fill='%23E32121'/%3E%3Crect x='12' width='2' height='8' fill='%23E32121'/%3E%3Crect x='16' width='2' height='8' fill='%23E32121'/%3E%3Crect y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='4' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='8' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='12' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='16' y='20' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='4' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='8' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='12' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3C/svg%3E%0A") no-repeat 0 -40px;
}
body .taglabel.risk2,
.content-id .taglabel.risk2 {
  border-color: rgba(21, 198, 254, 0.3);
  color: rgb(13, 156, 201);
}
body .taglabel.risk2::before,
.content-id .taglabel.risk2::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 8px;
  vertical-align: middle;
  margin-right: 4px;
  transform: translate(0, -1px);
  background: url("data:image/svg+xml,%3Csvg width='18' height='88' viewBox='0 0 18 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='80' width='2' height='8' fill='%234E85EE'/%3E%3Crect x='4' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='8' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='4' y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='8' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect width='2' height='8' fill='%23E32121'/%3E%3Crect x='4' width='2' height='8' fill='%23E32121'/%3E%3Crect x='8' width='2' height='8' fill='%23E32121'/%3E%3Crect x='12' width='2' height='8' fill='%23E32121'/%3E%3Crect x='16' width='2' height='8' fill='%23E32121'/%3E%3Crect y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='4' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='8' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='12' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='16' y='20' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='4' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='8' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='12' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3C/svg%3E%0A") no-repeat 0 -60px;
}
body .taglabel.risk1,
.content-id .taglabel.risk1 {
  border-color: rgba(78, 133, 238, 0.3);
  color: rgb(42, 106, 228);
}
body .taglabel.risk1::before,
.content-id .taglabel.risk1::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 8px;
  vertical-align: middle;
  margin-right: 4px;
  transform: translate(0, -1px);
  background: url("data:image/svg+xml,%3Csvg width='18' height='88' viewBox='0 0 18 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='80' width='2' height='8' fill='%234E85EE'/%3E%3Crect x='4' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='8' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='4' y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='8' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect width='2' height='8' fill='%23E32121'/%3E%3Crect x='4' width='2' height='8' fill='%23E32121'/%3E%3Crect x='8' width='2' height='8' fill='%23E32121'/%3E%3Crect x='12' width='2' height='8' fill='%23E32121'/%3E%3Crect x='16' width='2' height='8' fill='%23E32121'/%3E%3Crect y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='4' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='8' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='12' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='16' y='20' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='4' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='8' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='12' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3C/svg%3E%0A") no-repeat 0 -80px;
}

/* 상품위험등급 변경으로 인한 투자성/대출성 위험등급 분기 */
body .taglabel.newRisk6,
.content-id .taglabel.newRisk6 {
  border-color: #EC3545;
  color: #EC3545;
}
body .taglabel.newRisk6::before,
.content-id .taglabel.newRisk6::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 8px;
  vertical-align: middle;
  margin-right: 4px;
  transform: translate(0, -1px);
  background: url("data:image/svg+xml, %3Csvg width='22' height='108' viewBox='0 0 22 108' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Crect width='2' height='8' fill='%23EC3545'/%3E %3Crect x='4' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='8' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='12' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='16' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='20' width='2' height='8' fill='%23EC3545'/%3E %3Crect y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='4' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='8' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='12' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='16' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='20' y='20' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='4' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='8' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='12' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='16' y='40' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='40' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='4' y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='8' y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='12' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='80' width='2' height='8' fill='%230094FF'/%3E %3Crect x='4' y='80' width='2' height='8' fill='%230094FF'/%3E %3Crect x='8' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='12' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='100' width='2' height='8' fill='%232B4EB6'/%3E %3Crect x='4' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='8' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='12' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3C/svg%3E %0A") no-repeat 0 0;
}
body .taglabel.newRisk5,
.content-id .taglabel.newRisk5 {
  border-color: #E77204;
  color: #E77204;
}
body .taglabel.newRisk5::before,
.content-id .taglabel.newRisk5::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 8px;
  vertical-align: middle;
  margin-right: 4px;
  transform: translate(0, -1px);
  background: url("data:image/svg+xml, %3Csvg width='22' height='108' viewBox='0 0 22 108' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Crect width='2' height='8' fill='%23EC3545'/%3E %3Crect x='4' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='8' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='12' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='16' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='20' width='2' height='8' fill='%23EC3545'/%3E %3Crect y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='4' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='8' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='12' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='16' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='20' y='20' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='4' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='8' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='12' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='16' y='40' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='40' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='4' y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='8' y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='12' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='80' width='2' height='8' fill='%230094FF'/%3E %3Crect x='4' y='80' width='2' height='8' fill='%230094FF'/%3E %3Crect x='8' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='12' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='100' width='2' height='8' fill='%232B4EB6'/%3E %3Crect x='4' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='8' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='12' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3C/svg%3E %0A") no-repeat 0 -20px;
}
body .taglabel.newRisk4,
.content-id .taglabel.newRisk4 {
  border-color: #E77204;
  color: #E77204;
}
body .taglabel.newRisk4::before,
.content-id .taglabel.newRisk4::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 8px;
  vertical-align: middle;
  margin-right: 4px;
  transform: translate(0, -1px);
  background: url("data:image/svg+xml, %3Csvg width='22' height='108' viewBox='0 0 22 108' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Crect width='2' height='8' fill='%23EC3545'/%3E %3Crect x='4' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='8' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='12' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='16' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='20' width='2' height='8' fill='%23EC3545'/%3E %3Crect y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='4' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='8' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='12' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='16' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='20' y='20' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='4' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='8' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='12' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='16' y='40' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='40' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='4' y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='8' y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='12' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='80' width='2' height='8' fill='%230094FF'/%3E %3Crect x='4' y='80' width='2' height='8' fill='%230094FF'/%3E %3Crect x='8' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='12' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='100' width='2' height='8' fill='%232B4EB6'/%3E %3Crect x='4' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='8' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='12' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3C/svg%3E %0A") no-repeat 0 -40px;
}
body .taglabel.newRisk3,
.content-id .taglabel.newRisk3 {
  border-color: #14A959;
  color: #14A959;
}
body .taglabel.newRisk3::before,
.content-id .taglabel.newRisk3::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 8px;
  vertical-align: middle;
  margin-right: 4px;
  transform: translate(0, -1px);
  background: url("data:image/svg+xml, %3Csvg width='22' height='108' viewBox='0 0 22 108' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Crect width='2' height='8' fill='%23EC3545'/%3E %3Crect x='4' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='8' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='12' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='16' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='20' width='2' height='8' fill='%23EC3545'/%3E %3Crect y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='4' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='8' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='12' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='16' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='20' y='20' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='4' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='8' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='12' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='16' y='40' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='40' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='4' y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='8' y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='12' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='80' width='2' height='8' fill='%230094FF'/%3E %3Crect x='4' y='80' width='2' height='8' fill='%230094FF'/%3E %3Crect x='8' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='12' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='100' width='2' height='8' fill='%232B4EB6'/%3E %3Crect x='4' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='8' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='12' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3C/svg%3E %0A") no-repeat 0 -60px;
}
body .taglabel.newRisk2,
.content-id .taglabel.newRisk2 {
  border-color: #0094FF;
  color: #0094FF;
}
body .taglabel.newRisk2::before,
.content-id .taglabel.newRisk2::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 8px;
  vertical-align: middle;
  margin-right: 4px;
  transform: translate(0, -1px);
  background: url("data:image/svg+xml, %3Csvg width='22' height='108' viewBox='0 0 22 108' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Crect width='2' height='8' fill='%23EC3545'/%3E %3Crect x='4' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='8' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='12' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='16' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='20' width='2' height='8' fill='%23EC3545'/%3E %3Crect y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='4' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='8' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='12' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='16' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='20' y='20' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='4' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='8' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='12' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='16' y='40' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='40' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='4' y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='8' y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='12' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='80' width='2' height='8' fill='%230094FF'/%3E %3Crect x='4' y='80' width='2' height='8' fill='%230094FF'/%3E %3Crect x='8' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='12' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='100' width='2' height='8' fill='%232B4EB6'/%3E %3Crect x='4' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='8' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='12' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3C/svg%3E %0A") no-repeat 0 -80px;
}
body .taglabel.newRisk1,
.content-id .taglabel.newRisk1 {
  border-color: #2B4EB6;
  color: #2B4EB6;
}
body .taglabel.newRisk1::before,
.content-id .taglabel.newRisk1::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 8px;
  vertical-align: middle;
  margin-right: 4px;
  transform: translate(0, -1px);
  background: url("data:image/svg+xml, %3Csvg width='22' height='108' viewBox='0 0 22 108' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Crect width='2' height='8' fill='%23EC3545'/%3E %3Crect x='4' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='8' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='12' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='16' width='2' height='8' fill='%23EC3545'/%3E %3Crect x='20' width='2' height='8' fill='%23EC3545'/%3E %3Crect y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='4' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='8' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='12' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='16' y='20' width='2' height='8' fill='%23E77204'/%3E %3Crect x='20' y='20' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='4' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='8' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='12' y='40' width='2' height='8' fill='%23E77204'/%3E %3Crect x='16' y='40' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='40' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='4' y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='8' y='60' width='2' height='8' fill='%2314A959'/%3E %3Crect x='12' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='60' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='80' width='2' height='8' fill='%230094FF'/%3E %3Crect x='4' y='80' width='2' height='8' fill='%230094FF'/%3E %3Crect x='8' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='12' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='80' width='2' height='8' fill='%23CDCECF'/%3E %3Crect y='100' width='2' height='8' fill='%232B4EB6'/%3E %3Crect x='4' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='8' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='12' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='16' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3Crect x='20' y='100' width='2' height='8' fill='%23CDCECF'/%3E %3C/svg%3E %0A") no-repeat 0 -100px;
}
/* 상품위험등급 변경으로 인한 투자성/대출성 위험등급 분기 */
body .product-cardlist,
.content-id .product-cardlist {
  width: 100%;
  box-sizing: border-box;
}
body .product-cardlist *,
.content-id .product-cardlist * {
  box-sizing: border-box;
}
body .product-cardlist-wrap,
.content-id .product-cardlist-wrap {
  display: flex;
  width: calc(100% + 24px);
  flex-wrap: wrap;
  margin-left: -24px;
}
body .product-cardlist-wrap.type-best .product-cardlist-title,
.content-id .product-cardlist-wrap.type-best .product-cardlist-title {
  font-size: 20px;
  height: 60px;
  line-height: 30px;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-title,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-title {
  margin-top: 20px;
  padding-bottom: 22px;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-list > li,
body .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list > li,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type {
  position: relative;
  padding-left: 74px;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-list > li > strong,
body .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type > strong,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list > li > strong,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type > strong {
  position: absolute;
  top: 2px;
  left: 8px;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-list > li span a,
body .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type span a,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list > li span a,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type span a {
  display: inline-block;
  color: #008DDB;
  border-bottom: 1px solid #008DDB;
  margin-bottom: 4px;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-list > li span::after,
body .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type span::after,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list > li span::after,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type span::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  margin: 0 8px;
  background-color: #BFC0C5;
  vertical-align: middle;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-list > li span:last-child::after,
body .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type span:last-child::after,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list > li span:last-child::after,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type span:last-child::after {
  display: none;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-list strong,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list strong {
  display: inline-block;
  min-width: 64px;
  font-weight: 500;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-con .box,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-con .box {
  width: 156px;
  height: 124px;
  font-weight: 500;
  word-break: keep-all;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-con .box strong,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-con .box strong {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #D63434;
}
body .product-cardlist-wrap.type-scrib .foot,
.content-id .product-cardlist-wrap.type-scrib .foot {
  display: block;
}
body .product-cardlist-wrap.type-scrib .color_scrib,
.content-id .product-cardlist-wrap.type-scrib .color_scrib {
  padding: 4px;
}
body .product-cardlist-wrap.type-scrib .color_scrib span,
.content-id .product-cardlist-wrap.type-scrib .color_scrib span {
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  border-radius: 100px;
  text-align: center;
  line-height: 24px;
  background-color: #E1E2E6;
}
body .product-cardlist-wrap.type-scrib .color_scrib span.g,
.content-id .product-cardlist-wrap.type-scrib .color_scrib span.g {
  background-color: #0E9F76;
}
body .product-cardlist-wrap.type-scrib .color_scrib span.y,
.content-id .product-cardlist-wrap.type-scrib .color_scrib span.y {
  background-color: #C08404;
}
body .product-cardlist-wrap.type-scrib .color_scrib span.o,
.content-id .product-cardlist-wrap.type-scrib .color_scrib span.o {
  background-color: #E07017;
}
body .product-cardlist-wrap.type-scrib .color_scrib span.r,
.content-id .product-cardlist-wrap.type-scrib .color_scrib span.r {
  background-color: #FD5151;
}
body .product-cardlist-wrap.type-scrib .color_scrib span.p,
.content-id .product-cardlist-wrap.type-scrib .color_scrib span.p {
  background-color: #AE6FFE;
}
body .product-cardlist-wrap.col5 .product-cardlist-item,
.content-id .product-cardlist-wrap.col5 .product-cardlist-item {
  position: relative;
  width: calc(20% - 24px);
  height: 158px;
  padding: 24px 24px 24px 32px;
  border: 0;
  margin-bottom: 24px;
  margin-top: 0;
}
body .product-cardlist-wrap.col5 .product-cardlist-item input:checked + label,
.content-id .product-cardlist-wrap.col5 .product-cardlist-item input:checked + label {
  border: 2px solid #008DDB;
}
body .product-cardlist-wrap.col5 .product-cardlist-item input:checked + label:before,
.content-id .product-cardlist-wrap.col5 .product-cardlist-item input:checked + label:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(/inc_renewal/img/FP/img_card_radio.png) no-repeat;
  position: absolute;
  top: 12px;
  right: 12px;
}
body .product-cardlist-wrap.col5 .product-cardlist-item .mtl_radiobox,
.content-id .product-cardlist-wrap.col5 .product-cardlist-item .mtl_radiobox {
  position: absolute;
  width: 100%;
  height: 158px;
  top: 0;
  left: 0;
  border-radius: 16px;
  cursor: pointer;
  border: 1px solid #e0e0e0;
  padding: 64px 24px 24px 32px;
}
body .product-cardlist-wrap.col5 .product-cardlist-item.nodata,
.content-id .product-cardlist-wrap.col5 .product-cardlist-item.nodata {
  background: #F6F8FC url(/inc_renewal/img/FP/img_logo_32.png) center center no-repeat;
}
body .product-cardlist-wrap.col5 .product-cardlist-title,
.content-id .product-cardlist-wrap.col5 .product-cardlist-title {
  font-size: 17px;
  line-height: 25px;
  margin-top: 0;
  height: 30px;
  -webkit-line-clamp: 1;
}
body .product-cardlist-wrap.col5 .product-cardlist-right,
.content-id .product-cardlist-wrap.col5 .product-cardlist-right {
  display: block;
  text-align: right;
  font-size: 14px;
  color: #73757C;
  margin-top: 16px;
}
body .product-cardlist-wrap.col5 .product-cardlist-right .num-per,
.content-id .product-cardlist-wrap.col5 .product-cardlist-right .num-per {
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  margin-top: 8px;
  color: #D63434;
  margin-left: 8px;
}
body .product-cardlist-wrap.type-finance .product-cardlist-title,
.content-id .product-cardlist-wrap.type-finance .product-cardlist-title {
  font-size: 18px;
  line-height: 27px;
  height: 54px;
  display: -webkit-box;
}
body .product-cardlist-wrap.type-finance .product-cardlist-per,
.content-id .product-cardlist-wrap.type-finance .product-cardlist-per {
  text-align: left;
  margin-top: 27px;
  font-size: 32px;
}
body .product-cardlist-wrap.type-finance .product-cardlist-per .num-per,
.content-id .product-cardlist-wrap.type-finance .product-cardlist-per .num-per {
  font-size: 32px;
}
body .product-cardlist-wrap.type-ico .product-cardlist-item,
.content-id .product-cardlist-wrap.type-ico .product-cardlist-item {
  position: relative;
  height: 242px;
  border: none;
  background: #fff;
  overflow: hidden;
}
body .product-cardlist-wrap.type-ico .product-cardlist-item .hover-event,
.content-id .product-cardlist-wrap.type-ico .product-cardlist-item .hover-event {
  position: relative;
  top: 0;
  transition: top 0.25s ease-out;
}
body .product-cardlist-wrap.type-ico .product-cardlist-item:hover .hover-event,
.content-id .product-cardlist-wrap.type-ico .product-cardlist-item:hover .hover-event {
  top: -51px;
}
body .product-cardlist-wrap.type-ico .product-cardlist-item:hover .hover-event .body::before,
.content-id .product-cardlist-wrap.type-ico .product-cardlist-item:hover .hover-event .body::before {
  top: -20px;
}
body .product-cardlist-wrap.type-ico .product-cardlist-item:hover .hover-event .foot,
.content-id .product-cardlist-wrap.type-ico .product-cardlist-item:hover .hover-event .foot {
  margin-top: 24px;
}
body .product-cardlist-wrap.type-ico .product-cardlist-item .foot,
.content-id .product-cardlist-wrap.type-ico .product-cardlist-item .foot {
  margin-top: 80px;
}
body .product-cardlist-wrap.type-ico .product-cardlist-title,
.content-id .product-cardlist-wrap.type-ico .product-cardlist-title {
  font-size: 18px;
  line-height: 27px;
}
body .product-cardlist-wrap.type-ico .product-cardlist-text,
.content-id .product-cardlist-wrap.type-ico .product-cardlist-text {
  font-size: 14px;
  line-height: 21px;
  color: #73757C;
  margin-top: 16px;
}
body .product-cardlist-wrap.type-ico .body::before,
.content-id .product-cardlist-wrap.type-ico .body::before {
  content: "";
  display: block;
  position: relative;
  top: 0;
  width: 50px;
  height: 50px;
  background-size: 150px 50px;
}
body .product-cardlist-wrap.type-ico .ico01::before,
.content-id .product-cardlist-wrap.type-ico .ico01::before {
  background: url(/inc_renewal/img/sp/sp_fn_product.png) 0 0 no-repeat;
}
body .product-cardlist-wrap.type-ico .ico02::before,
.content-id .product-cardlist-wrap.type-ico .ico02::before {
  background: url(/inc_renewal/img/sp/sp_fn_product.png) -50px 0 no-repeat;
}
body .product-cardlist-wrap.type-ico .ico03::before,
.content-id .product-cardlist-wrap.type-ico .ico03::before {
  background: url(/inc_renewal/img/sp/sp_fn_product.png) -100px 0 no-repeat;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-item,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-item {
  position: relative;
  height: 242px;
  border: none;
  background: #fff;
  overflow: hidden;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-item .body .hover-event,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-item .body .hover-event {
  position: relative;
  top: 0;
  opacity: 1;
  transition: opacity 0.1s ease-in;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-item .foot.hover-event,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-item .foot.hover-event {
  position: relative;
  top: 10px;
  transition: top 0.25s ease-out;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-item:hover .body .hover-event,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-item:hover .body .hover-event {
  opacity: 0;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-item:hover .foot.hover-event,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-item:hover .foot.hover-event {
  top: -70px;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-title,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-title {
  display: block;
  font-size: 18px;
  line-height: 27px;
  height: 81px;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-text,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-text {
  font-size: 14px;
  line-height: 21px;
  color: #73757C;
  margin-top: 16px;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-text + .product-cardlist-title,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-text + .product-cardlist-title {
  margin-top: 8px;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-per,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-per {
  margin-top: 14px;
}
body .product-cardlist-wrap.type-s-box .head,
.content-id .product-cardlist-wrap.type-s-box .head {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 32px;
  height: 32px;
}
body .product-cardlist-wrap.type-more .product-cardlist-item,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item {
  padding: 24px 21px;
  height: 159px;
  overflow: hidden;
  background: #fff;
}
body .product-cardlist-wrap.type-more .product-cardlist-item .body .hover-event,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item .body .hover-event {
  position: relative;
  top: 10px;
  transition: opacity 0.1s ease-in;
}
body .product-cardlist-wrap.type-more .product-cardlist-item .foot.hover-event,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item .foot.hover-event {
  position: relative;
  top: 15px;
  transition: top 0.25s ease-out;
}
body .product-cardlist-wrap.type-more .product-cardlist-item.more01:hover .body .hover-event,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item.more01:hover .body .hover-event {
  top: 65px;
}
body .product-cardlist-wrap.type-more .product-cardlist-item.more01:hover .foot.hover-event,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item.more01:hover .foot.hover-event {
  top: -50px;
}
body .product-cardlist-wrap.type-more .product-cardlist-item.more02:hover .body .hover-event,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item.more02:hover .body .hover-event {
  top: 65px;
}
body .product-cardlist-wrap.type-more .product-cardlist-item.more02:hover .foot.hover-event,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item.more02:hover .foot.hover-event {
  top: -50px;
}
body .product-cardlist-wrap.type-more .product-cardlist-item.more03:hover .body .hover-event,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item.more03:hover .body .hover-event {
  top: 65px;
}
body .product-cardlist-wrap.type-more .product-cardlist-item.more03:hover .foot.hover-event,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item.more03:hover .foot.hover-event {
  top: -50px;
}
body .product-cardlist-wrap.type-more .product-cardlist-title,
.content-id .product-cardlist-wrap.type-more .product-cardlist-title {
  height: 42px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  /*바꿈*/
  margin-top: 0;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body .product-cardlist-wrap.type-more .product-cardlist-per,
.content-id .product-cardlist-wrap.type-more .product-cardlist-per {
  font-size: 13px;
  font-weight: 400;
  margin-top: 24px;
}
body .product-cardlist-wrap.type-more .product-cardlist-per span,
.content-id .product-cardlist-wrap.type-more .product-cardlist-per span {
  transform: translate(0, -2px);
  display: inline-block;
}
body .product-cardlist-wrap.type-more .product-cardlist-per .num-per,
.content-id .product-cardlist-wrap.type-more .product-cardlist-per .num-per {
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  margin-left: 7px;
}
body .product-cardlist-wrap.type-more .product-cardlist-per .num-per.minus,
.content-id .product-cardlist-wrap.type-more .product-cardlist-per .num-per.minus {
  color: #008DDB !important;
}
body .product-cardlist-item:nth-child(1),
body .product-cardlist-item:nth-child(2),
body .product-cardlist-item:nth-child(3),
.content-id .product-cardlist-item:nth-child(1),
.content-id .product-cardlist-item:nth-child(2),
.content-id .product-cardlist-item:nth-child(3) {
  margin-top: 0;
}
body .product-cardlist-item,
.content-id .product-cardlist-item {
  width: calc(33.3333333333% - 25px);
  border: 1px solid #E0E0E0;
  border-radius: 16px;
  padding: 24px 32px 32px;
  margin-left: 24px;
  margin-top: 24px;
}
body .product-cardlist-item .head,
.content-id .product-cardlist-item .head {
  display: flex;
  width: 100%;
  margin-bottom: 16px;
  justify-content: space-between;
}
body .product-cardlist-item .head > .item,
.content-id .product-cardlist-item .head > .item {
  text-align: left;
}
body .product-cardlist-item .head > .item + .item,
.content-id .product-cardlist-item .head > .item + .item {
  text-align: right;
}
body .product-cardlist-item .head .lb-item,
.content-id .product-cardlist-item .head .lb-item {
  margin: 0;
}
body .product-cardlist-item .foot,
.content-id .product-cardlist-item .foot {
  width: 100%;
  display: flex;
  margin-top: 32px;
  justify-content: space-between;
}
body .product-cardlist-item .foot .btnWhite3,
body .product-cardlist-item .foot .btn_buy,
.content-id .product-cardlist-item .foot .btnWhite3,
.content-id .product-cardlist-item .foot .btn_buy {
  order: 2;
  margin: 0 !important;
}
body .product-cardlist-item .foot .btnSm_White2,
body .product-cardlist-item .foot .btnWhite,
body .product-cardlist-item .foot .btnWhite2,
.content-id .product-cardlist-item .foot .btnSm_White2,
.content-id .product-cardlist-item .foot .btnWhite,
.content-id .product-cardlist-item .foot .btnWhite2 {
  order: 1;
}
body .product-cardlist-item .foot .btn_buy + .btnWhite3,
.content-id .product-cardlist-item .foot .btn_buy + .btnWhite3 {
  order: 1;
}
body .product-cardlist-item .foot .btnWhite3 + .btnSm_White2,
.content-id .product-cardlist-item .foot .btnWhite3 + .btnSm_White2 {
  width: 100% !important;
}
body .product-cardlist-item .foot .tooltip + .btn_buy,
body .product-cardlist-item .foot .btnWhite + .btn_buy,
body .product-cardlist-item .foot .btnWhite2 + .btn_buy,
body .product-cardlist-item .foot .btnWhite3 + .btn_buy,
.content-id .product-cardlist-item .foot .tooltip + .btn_buy,
.content-id .product-cardlist-item .foot .btnWhite + .btn_buy,
.content-id .product-cardlist-item .foot .btnWhite2 + .btn_buy,
.content-id .product-cardlist-item .foot .btnWhite3 + .btn_buy {
  margin: 0 0 0 8px !important;
}
body .product-cardlist-item .foot .btnWhite3 + .btnSm_White2,
body .product-cardlist-item .foot .btn_buy + .tooltip,
body .product-cardlist-item .foot .btn_buy + .btnWhite,
body .product-cardlist-item .foot .btn_buy + .btnWhite2,
body .product-cardlist-item .foot .btn_buy + .btnWhite3,
.content-id .product-cardlist-item .foot .btnWhite3 + .btnSm_White2,
.content-id .product-cardlist-item .foot .btn_buy + .tooltip,
.content-id .product-cardlist-item .foot .btn_buy + .btnWhite,
.content-id .product-cardlist-item .foot .btn_buy + .btnWhite2,
.content-id .product-cardlist-item .foot .btn_buy + .btnWhite3 {
  margin: 0 8px 0 0 !important;
}
body .product-cardlist-item .foot .tooltip a,
.content-id .product-cardlist-item .foot .tooltip a {
  width: 100%;
  margin: 0;
  text-align: center;
  margin-left: 0 !important;
  height: 40px !important;
  min-height: 40px !important;
  line-height: 40px !important;
  padding: 0 !important;
}
body .product-cardlist-item .foot > *,
.content-id .product-cardlist-item .foot > * {
  width: 100%;
  text-align: center;
  margin-left: 0 !important;
  height: 40px !important;
  min-height: 40px !important;
  line-height: 40px !important;
  padding: 0 !important;
}
body .product-cardlist-item .foot > * + *,
.content-id .product-cardlist-item .foot > * + * {
  margin-left: 8px !important;
}
body .product-cardlist-item.type-search,
.content-id .product-cardlist-item.type-search {
  padding: 32px;
}
body .product-cardlist-item.type-search .product-cardlist-title,
.content-id .product-cardlist-item.type-search .product-cardlist-title {
  font-size: 17px;
  line-height: 25px;
  margin-top: 24px;
  margin-bottom: 16px;
}
body .product-cardlist-title,
.content-id .product-cardlist-title {
  width: 100%;
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
  /*바꿈*/
  margin-top: 16px;
  overflow: hidden;
  height: 50px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body .product-cardlist-title-sub,
.content-id .product-cardlist-title-sub {
  display: block;
  font-size: 13px;
  color: #73757C;
  margin-top: 12px;
}
body .product-cardlist-per,
.content-id .product-cardlist-per {
  display: block;
  text-align: right;
  margin-top: 8px;
  font-size: 14px;
  font-weight: 500;
  /*바꿈*/
  color: #73757C;
}
body .product-cardlist-per .num-per,
.content-id .product-cardlist-per .num-per {
  display: block;
  font-size: 24px;
  font-weight: 600;
  /*바꿈*/
  margin-top: 8px;
  color: #D63434;
}
body .product-cardlist-per .num-per span,
.content-id .product-cardlist-per .num-per span {
  font-size: 16px;
}
body .product-cardlist-con,
.content-id .product-cardlist-con {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
body .product-cardlist-con .box,
.content-id .product-cardlist-con .box {
  width: calc(50% - 4px);
  font-size: 14px;
  color: #1A1D29;
  border-radius: 8px;
  background: #fafafa;
  padding: 24px 10px;
  margin-top: 24px;
  text-align: center;
}
body .product-cardlist-con .box strong,
.content-id .product-cardlist-con .box strong {
  display: block;
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  /*바꿈*/
  color: #1A1D29;
  margin-top: 16px;
}
body .product-cardlist-con .box .per,
.content-id .product-cardlist-con .box .per {
  color: #D63434;
}
body .product-cardlist-list,
.content-id .product-cardlist-list {
  margin-top: 24px;
}
body .product-cardlist-list li,
.content-id .product-cardlist-list li {
  position: relative;
  padding-left: 8px;
  font-size: 13px;
  line-height: 13px;
  color: #1A1D29;
  margin-top: 8px;
}
body .product-cardlist-list li::before,
.content-id .product-cardlist-list li::before {
  content: "·";
  display: inline-block;
  position: absolute;
  left: 0;
}
body .product-cardlist-table dl,
.content-id .product-cardlist-table dl {
  display: table;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
}
body .product-cardlist-table dt,
.content-id .product-cardlist-table dt {
  float: left;
  color: #73757C;
  width: 64px;
}
body .product-cardlist-table dd,
.content-id .product-cardlist-table dd {
  float: left;
  color: #1A1D29;
  width: calc(100% - 64px);
}
body .type-investment,
.content-id .type-investment {
  margin-top: 0;
}
body .type-investment .product-cardlist-item,
.content-id .type-investment .product-cardlist-item {
  padding: 24px;
}
body .type-investment .product-cardlist-title,
.content-id .type-investment .product-cardlist-title {
  margin-top: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
body .type-investment .product-cardlist-per .num-per,
.content-id .type-investment .product-cardlist-per .num-per {
  margin-top: 16px;
}
body .type-investment .product-cardlist-per .num-per span,
.content-id .type-investment .product-cardlist-per .num-per span {
  font-size: 16px;
}

#content .num-per.minus {
  color: #008DDB !important;
}

.product-grade {
  position: relative;
  display: inline-block;
  width: 96px;
  height: 16px;
  background: url(/inc_renewal/img/common/img_grade.png) no-repeat;
  background-size: 96px 16px;
  vertical-align: middle;
}
.product-grade::after {
  content: "";
  display: block;
  background: url(/inc_renewal/img/common/img_grade_fill.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 96px 16px;
  height: 16px;
}
.product-grade.g5::after {
  width: 20px;
}
.product-grade.g4::after {
  width: 40px;
}
.product-grade.g3::after {
  width: 56px;
}
.product-grade.g2::after {
  width: 76px;
}
.product-grade.g1::after {
  width: 96px;
}
.product-grade.small {
  width: 76px;
  height: 12px;
  background-size: 76px 12px;
}
.product-grade.small::after {
  background-size: 76px 12px;
  height: 12px;
}
.product-grade.small.g5::after {
  width: 16px;
}
.product-grade.small.g4::after {
  width: 32px;
}
.product-grade.small.g3::after {
  width: 48px;
}
.product-grade.small.g2::after {
  width: 62px;
}
.product-grade.small.g1::after {
  width: 76px;
}

.icon-medal {
  width: 30px;
  height: 35px;
  background: url(/inc_renewal/img/sp/sp_medal.png) no-repeat 0 0;
}
.icon-medal.default {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  width: 26px;
  height: 26px;
  background: #EBEBED;
  color: #A8acaf;
  border-radius: 50%;
}

ol > li:nth-child(1) .icon-medal {
  background-position: 0 0;
}

ol > li:nth-child(2) .icon-medal {
  background-position: -30px 0;
}

ol > li:nth-child(3) .icon-medal {
  background-position: -60px 0;
}

.lb-checkbox.bookmark,
.mtl_checkbox.bookmark {
  position: relative;
  width: 32px;
  height: 32px;
  background: none !important;
}
.lb-checkbox.bookmark:hover::after,
.mtl_checkbox.bookmark:hover::after {
  width: 18px;
  height: 18px;
  background: url(/inc_renewal/img/common/star_active.png) no-repeat 0 0/18px !important;
  position: absolute;
  z-index: 1;
  top: 7px;
  left: 7px;
}
.lb-checkbox.bookmark::before,
.mtl_checkbox.bookmark::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #E1E2E5;
}
.lb-checkbox.bookmark::after,
.mtl_checkbox.bookmark::after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url(/inc_renewal/img/common/star_default.png) no-repeat 0 0/18px !important;
  position: absolute;
  z-index: 1;
  top: 7px;
  left: 7px;
}
.lb-checkbox.bookmark.checked::after,
.mtl_checkbox.bookmark.checked::after {
  width: 18px;
  height: 18px;
  background: url(/inc_renewal/img/common/star_active.png) no-repeat 0 0/18px !important;
  position: absolute;
  z-index: 1;
  top: 7px;
  left: 7px;
}
.lb-checkbox.bookmark > input[type=checkbox]:focus,
.mtl_checkbox.bookmark > input[type=checkbox]:focus {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}

.lb-checkbox.wish,
.mtl_checkbox.wish {
  position: relative;
  width: 22px;
  height: 20px;
  margin-right: 7px;
  background: none !important;
}
.lb-checkbox.wish::before,
.mtl_checkbox.wish::before {
  content: "";
  display: block;
  width: 22px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn_wish.png) no-repeat 0 0;
  border: none;
}
.lb-checkbox.wish.disabled::before,
.mtl_checkbox.wish.disabled::before {
  display: none;
}
.lb-checkbox.wish.disabled::after,
.mtl_checkbox.wish.disabled::after {
  content: "";
  display: block;
  width: 22px !important;
  height: 20px !important;
  border: 0 !important;
  background: url(/inc_renewal/img/sp/sp_btn_wish.png) no-repeat 0 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
}
.lb-checkbox.wish.disabled.checked::after,
.mtl_checkbox.wish.disabled.checked::after {
  background-position: -22px 0 !important;
}
.lb-checkbox.wish.checked::after,
.mtl_checkbox.wish.checked::after {
  content: "";
  display: block;
  width: 22px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn_wish.png) no-repeat -22px 0;
  position: absolute;
  top: 0;
  left: 0;
}

.mtl_selectbox > a {
  width: auto;
}

.title_area {
  box-sizing: border-box;
  /* 타이틀영역 우측영역 아이템들 간격조정  */
}
.title_area * {
  box-sizing: border-box;
}
.title_area .fr {
  display: flex;
  justify-content: flex-end;
}

.title_area.title_form .check-wrap {
  display: inline-flex;
  margin: 10px 0 0 0;
}
.title_area.title_form .check-wrap label {
  margin: 0 0 0 16px !important;
}

.h2_title > strong {
  font-size: 20px;
}
.h2_title em {
  display: inline-block;
  vertical-align: middle;
  color: #008DDB;
  font-size: 16px;
  font-weight: 600;
  /*바꿈*/
  margin-left: 8px;
}

body,
.content-id {
  /* 연금메인 전용 */
  /* 금융상품 전용 */
  /* 공통 layout */
  /* 메인 검색 */
  /* main best */
}
body .main-ps,
.content-id .main-ps {
  box-sizing: border-box;
}
body .main-ps *,
.content-id .main-ps * {
  box-sizing: border-box;
}
body .main-ps .main-search,
.content-id .main-ps .main-search {
  height: 56px;
}
body .main-ps .main-search .search_popup.on,
.content-id .main-ps .main-search .search_popup.on {
  top: 0 !important;
}
body .main-ps .main-banner,
.content-id .main-ps .main-banner {
  margin-top: 80px;
}
body .main-ps .main-banner .btn-wrap,
.content-id .main-ps .main-banner .btn-wrap {
  top: 14px;
  left: -14px;
}
body .main-ps .main-banner .main-slide-banner,
.content-id .main-ps .main-banner .main-slide-banner {
  height: 144px;
  border-radius: 0;
  overflow: hidden;
  padding: 0;
}
body .main-ps .main-banner img,
.content-id .main-ps .main-banner img {
  width: 100%;
}
body .main-ps .tabType1,
.content-id .main-ps .tabType1 {
  background-color: transparent;
  margin-bottom: 48px;
}
body .main-ps .tabType1 li.on,
.content-id .main-ps .tabType1 li.on {
  position: relative;
  z-index: 2;
}
body .main-ps .tabType1 li.on button,
.content-id .main-ps .tabType1 li.on button {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border: 2px solid #008DDB;
  border-bottom: 2px solid #fff;
  color: #008DDB;
  background: #fff;
  z-index: 1;
  position: relative;
  top: 0px;
  text-decoration: none;
  font-weight: 600;
  line-height: 1.2;
  padding: 0;
}
body .main-ps .tabType1 li,
.content-id .main-ps .tabType1 li {
  height: 48px;
}
body .main-ps .tabType1 li button,
.content-id .main-ps .tabType1 li button {
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  height: 100%;
  border-bottom: 2px solid #008DDB;
}
body .main-ps .main-best-tit,
.content-id .main-ps .main-best-tit {
  margin-top: 24px;
  margin-bottom: 0;
}
body .main-ps .icon-medal,
.content-id .main-ps .icon-medal {
  min-width: 25px;
  margin-right: 16px;
}
body .main-ps .main-best-body,
.content-id .main-ps .main-best-body {
  height: 364px;
}
body .main-ps .fastmenu-wrap,
.content-id .main-ps .fastmenu-wrap {
  margin-top: 18px;
  display: flex;
  width: calc(100% + 8px);
  flex-wrap: wrap;
  margin-left: -8px;
}
body .main-ps .fastmenu-wrap a,
.content-id .main-ps .fastmenu-wrap a {
  flex: 1;
  max-width: calc(50% - 8px);
  min-width: calc(50% - 8px);
  margin: 8px 0 0 8px;
}
body .main-ps .round-btn,
.content-id .main-ps .round-btn {
  display: inline-block;
  width: auto;
  margin-right: auto;
  height: 48px;
  border-radius: 24px;
  border: 1px solid #4D4F58;
  padding: 14px 40px 0 32px;
  font-size: 16px;
  font-weight: 500;
  margin-top: 56px;
}
body .main-ps .round-btn::after,
.content-id .main-ps .round-btn::after {
  right: 23px;
}
body .main-ps .round-btn:hover::after, body .main-ps .round-btn:focus::after,
.content-id .main-ps .round-btn:hover::after,
.content-id .main-ps .round-btn:focus::after {
  right: 18px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat -141px -21px;
  transform: translateY(-50%) rotate(-90deg);
}
body .main-ps .retirecheck,
.content-id .main-ps .retirecheck {
  position: relative;
  width: 100%;
  border-radius: 16px;
  border: 2px solid #14A1EB;
  background-color: #fff;
}
body .main-ps .retirecheck.on .acco_top::after,
.content-id .main-ps .retirecheck.on .acco_top::after {
  transform: rotate(180deg);
}
body .main-ps .retirecheck .btn-result,
.content-id .main-ps .retirecheck .btn-result {
  width: 100%;
  height: 84px;
  color: #fff;
  background-color: #008DDB;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 24px;
  font-weight: 600;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}
body .main-ps .retirecheck .btn-result::after,
.content-id .main-ps .retirecheck .btn-result::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  transform: translate(8px, -2px);
  background: url(/inc_renewal/img/sp/sp_btnx30.svg) no-repeat -30px 0;
}
body .main-ps .retirecheck .acco_top,
.content-id .main-ps .retirecheck .acco_top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 104px;
  z-index: 2;
}
body .main-ps .retirecheck .acco_top::after,
.content-id .main-ps .retirecheck .acco_top::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -120px -40px;
  position: absolute;
  top: 50%;
  right: 42px;
  margin-top: -10px;
}
body .main-ps .retirecheck .acco_con,
.content-id .main-ps .retirecheck .acco_con {
  display: none;
  padding: 0 120px;
  font-size: 24px;
}
body .main-ps .retirecheck .acco_con .row-group,
.content-id .main-ps .retirecheck .acco_con .row-group {
  padding: 50px 0 130px;
  display: inline-block;
  vertical-align: middle;
}
body .main-ps .retirecheck .acco_con .row,
.content-id .main-ps .retirecheck .acco_con .row {
  margin: 12px 0;
}
body .main-ps .retirecheck .acco_con .type-display,
.content-id .main-ps .retirecheck .acco_con .type-display {
  padding-right: 24px;
  border-bottom: 2px solid #000411 !important;
  height: 32px;
}
body .main-ps .retirecheck .acco_con .type-display a,
.content-id .main-ps .retirecheck .acco_con .type-display a {
  font-size: 24px;
}
body .main-ps .retirecheck .acco_con .type-display::before,
.content-id .main-ps .retirecheck .acco_con .type-display::before {
  transform: scale(0.6) translate(8px, -4px);
}
body .main-ps .retirecheck .acco_con .mtl_selectbox.type-display .selectList,
.content-id .main-ps .retirecheck .acco_con .mtl_selectbox.type-display .selectList {
  padding: 8px 0;
}
body .main-ps .retirecheck .acco_con .mtl_selectbox.type-display .selectList li a,
.content-id .main-ps .retirecheck .acco_con .mtl_selectbox.type-display .selectList li a {
  font-size: 18px;
  padding: 10px 16px;
}
body .main-ps .retirecheck .acco_con .toggle_box.type-btn,
.content-id .main-ps .retirecheck .acco_con .toggle_box.type-btn {
  display: inline-block;
  vertical-align: middle;
  transform: translate(0, -5px);
}
body .main-ps .retirecheck .acco_con::after,
.content-id .main-ps .retirecheck .acco_con::after {
  content: "";
  display: block;
  position: absolute;
  top: 102px;
  left: 40px;
  width: calc(100% - 80px);
  height: 6px;
  background: url(/inc_renewal/img/sp/line_dot_6x6.png) repeat;
}
body .main-ps .retirecheck .acco_con::before,
.content-id .main-ps .retirecheck .acco_con::before {
  content: "";
  display: inline-block;
  width: 240px;
  height: 150px;
  vertical-align: middle;
  background: url(/inc_renewal/img/PS/ps_retirecheck.png) no-repeat 0 0;
  margin-right: 80px;
  margin-top: -80px;
}
body .main-ps .retirecheck.on .retirecheck-head h2::after,
.content-id .main-ps .retirecheck.on .retirecheck-head h2::after {
  display: none;
}
body .main-ps .retirecheck-head,
.content-id .main-ps .retirecheck-head {
  width: 100%;
  font-size: 28px;
  font-weight: 600;
  color: #1A1D29;
  padding: 40px 48px;
  position: relative;
  z-index: 1;
  background-color: #fff;
  border-radius: 14px;
}
body .main-ps .retirecheck-head h2::after,
.content-id .main-ps .retirecheck-head h2::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 32px;
  left: 410px;
  background: url(/inc_renewal/img/PS/stopwatch.png) no-repeat 0 0;
  margin-left: 16px;
}
body .main-fn,
.content-id .main-fn {
  box-sizing: border-box;
}
body .main-fn *,
.content-id .main-fn * {
  box-sizing: border-box;
}
body .main-fn .display-text,
.content-id .main-fn .display-text {
  font-size: 36px;
  line-height: 1;
  letter-spacing: -0.5px;
  text-align: left;
  margin: 19px 0 0 0;
  width: 400px;
}
body .main-fn .mtl_selectbox.type-display a,
.content-id .main-fn .mtl_selectbox.type-display a {
  font-size: 36px;
}
body .main-fn .mtl_selectbox.type-display .selectList .selected a,
.content-id .main-fn .mtl_selectbox.type-display .selectList .selected a {
  color: #008DDB !important;
}
body .main-fn .mtl_selectbox.type-display,
.content-id .main-fn .mtl_selectbox.type-display {
  height: 46px;
  margin: 10px 0 7px;
  line-height: 1;
}
body .main-fn .mtl_selectbox.type-display::before,
.content-id .main-fn .mtl_selectbox.type-display::before {
  right: 4px;
  top: 14px;
}
body .main-fn .mtl_selectbox.type-display.on::before,
.content-id .main-fn .mtl_selectbox.type-display.on::before {
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) -120px -40px no-repeat;
  top: 11px;
}
body .main-fn .display-img,
.content-id .main-fn .display-img {
  position: relative;
  top: -30px;
  right: 40px;
}
body .main-fn .product-cardlist-title,
.content-id .main-fn .product-cardlist-title {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body .main-layout-a,
.content-id .main-layout-a {
  display: flex;
}
body .main-layout-a .main-layout-item:first-child,
.content-id .main-layout-a .main-layout-item:first-child {
  width: 728px;
}
body .main-layout-a .main-layout-item:last-child,
.content-id .main-layout-a .main-layout-item:last-child {
  flex: 0;
  min-width: 352px;
  margin-left: 80px;
}
body .main-layout-a .main-banner .slick-slider,
.content-id .main-layout-a .main-banner .slick-slider {
  padding: 0;
}
body .main-tit,
.content-id .main-tit {
  font-size: 17px;
  font-weight: 600;
  /*바꿈*/
  color: #1A1D29;
}
body .main-content-head,
.content-id .main-content-head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 0 3px;
}
body .main-ranking,
.content-id .main-ranking {
  padding: 0;
}
body .main-ranking .main-content-head,
.content-id .main-ranking .main-content-head {
  padding-left: 13px;
  margin-bottom: 0;
}
body .main-ranking .cont-tit-s,
.content-id .main-ranking .cont-tit-s {
  margin-bottom: 20px;
  font-size: 16px;
}
body .main-ranking .cont-tit-s .main-arrow-btn,
.content-id .main-ranking .cont-tit-s .main-arrow-btn {
  font-size: 16px;
}
body .main-ranking .product-cardlist-item,
.content-id .main-ranking .product-cardlist-item {
  margin-top: 0;
  padding: 32px;
  border-radius: 16px;
}
body .main-ranking .product-cardlist-item .head,
.content-id .main-ranking .product-cardlist-item .head {
  margin-bottom: 24px;
}
body .main-ranking .product-cardlist-item .lb-checkbox.bookmark,
body .main-ranking .product-cardlist-item .mtl_checkbox.bookmark,
.content-id .main-ranking .product-cardlist-item .lb-checkbox.bookmark,
.content-id .main-ranking .product-cardlist-item .mtl_checkbox.bookmark {
  top: -17px;
  right: -17px;
}
body .main-search,
.content-id .main-search {
  position: relative;
  margin-bottom: 37px;
  height: 100px;
}
body .main-search .mtl_selectbox.on:after,
body .main-search .mtl_selectbox.focus_on:after,
.content-id .main-search .mtl_selectbox.on:after,
.content-id .main-search .mtl_selectbox.focus_on:after {
  border: 0;
}
body .main-search .mtl_selectbox,
.content-id .main-search .mtl_selectbox {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 130px;
  width: auto;
  height: 24px;
  border: 0;
  margin: 0;
  padding-right: 24px;
}
body .main-search .mtl_selectbox > a,
.content-id .main-search .mtl_selectbox > a {
  width: auto;
  height: auto;
  color: #73757C;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  text-align: right;
}
body .main-search .mtl_selectbox::before,
.content-id .main-search .mtl_selectbox::before {
  width: 24px;
}
body .main-search .mtl_selectbox .selectList,
.content-id .main-search .mtl_selectbox .selectList {
  text-align: right;
}
body .main-search .search_box,
.content-id .main-search .search_box {
  position: relative;
}
body .main-search .search_box .ui-clear,
.content-id .main-search .search_box .ui-clear {
  right: 40px;
  top: 12px;
}
body .main-search .search_box input,
.content-id .main-search .search_box input {
  width: 100%;
  border-radius: 28px;
  padding: 0 50px 0 24px;
  margin: 0;
  border: 2px solid #aaa;
  height: 56px;
  line-height: 56px;
}
body .main-search .search_box input:focus,
.content-id .main-search .search_box input:focus {
  width: 100%;
  border-radius: 28px;
  padding: 0 24px;
  margin: 0;
  border: 2px solid #aaa;
  height: 56px;
  line-height: 56px;
}
body .main-search .search_box input::-moz-placeholder, .content-id .main-search .search_box input::-moz-placeholder {
  color: #909599;
  opacity: 1;
  font-size: 16px;
}
body .main-search .search_box input:-ms-input-placeholder, .content-id .main-search .search_box input:-ms-input-placeholder {
  color: #909599;
  opacity: 1;
  font-size: 16px;
}
body .main-search .search_box input::placeholder,
.content-id .main-search .search_box input::placeholder {
  color: #909599;
  opacity: 1;
  font-size: 16px;
}
body .main-search .search_box input::-webkit-input-placeholder,
.content-id .main-search .search_box input::-webkit-input-placeholder {
  color: #909599;
  font-size: 16px;
}
body .main-search .search_box input:-ms-input-placeholder,
.content-id .main-search .search_box input:-ms-input-placeholder {
  color: #909599;
  font-size: 16px;
}
body .main-search .search_box input:-mos-input-placeholder,
.content-id .main-search .search_box input:-mos-input-placeholder {
  color: #909599;
  font-size: 16px;
}
body .main-search .search_box .btn_icon_search,
.content-id .main-search .search_box .btn_icon_search {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-876 -304) translate(572 244) translate(26 60) translate(278)'%3E%3Ccircle cx='11' cy='11' r='6' stroke='%23AAA' stroke-width='2'/%3E%3Cpath stroke='%23AAA' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15.333 15.333L19 19'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 24px;
  top: 16px;
}
body .main-search .search_box .btn_icon_search.on,
.content-id .main-search .search_box .btn_icon_search.on {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1724 -304) translate(1420 244) translate(2 58) translate(302 2)'%3E%3Ccircle cx='11' cy='11' r='6' stroke='%23222' stroke-width='2'/%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15.333 15.333L19 19'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 0 0 no-repeat;
}
body .main-search .search_box .search_popup_close,
.content-id .main-search .search_box .search_popup_close {
  position: absolute;
  top: 16px;
  right: 40px;
  width: 24px;
  height: 24px;
  display: none;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1724 -304) translate(1420 244) translate(24 58) translate(280 2)'%3E%3Ccircle cx='12' cy='12' r='8' fill='%23CCC'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 9L15 15' transform='matrix(-1 0 0 1 24 0)'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 9L15 15'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
body .main-search .search_box .btn-search,
.content-id .main-search .search_box .btn-search {
  position: absolute;
  right: 10px;
  top: 8px;
  padding: 10px;
}
body .main-search .search_box .btn-search::after,
.content-id .main-search .search_box .btn-search::after {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -180px -40px;
}
body .main-search .search_popup.on,
.content-id .main-search .search_popup.on {
  display: block;
  z-index: 10000;
  position: absolute;
  top: 44px;
  left: 0;
  width: 100%;
  height: 450px;
  border: 2px solid #aaa;
  background: #fff;
  border-radius: 28px;
  box-sizing: border-box;
  padding: 0 24px;
  box-shadow: 2px 2px 2px 0 #eeeeee;
}
body .main-search .search_popup.on input,
.content-id .main-search .search_popup.on input {
  height: 52px;
  line-height: 52px;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding: 0 20px 0 0px;
  background-position: 0 center;
}
body .main-search .search_popup.on .btn_icon_search,
.content-id .main-search .search_popup.on .btn_icon_search {
  right: 22px;
  top: 14px;
}
body .main-search .search_popup.on .search_area,
.content-id .main-search .search_popup.on .search_area {
  display: block;
}
body .main-search .search_popup.on .btn-search,
.content-id .main-search .search_popup.on .btn-search {
  right: 8px;
  top: 6px;
}
body .main-search .search_popup .search_area,
.content-id .main-search .search_popup .search_area {
  display: none;
}
body .main-search .search_popup .search_area .search_word,
.content-id .main-search .search_popup .search_area .search_word {
  margin-top: 10px;
  padding-top: 26px;
  border-top: 1px solid #e0e0e0;
}
body .main-search .search_popup .search_area .search_word .search_word_title,
.content-id .main-search .search_popup .search_area .search_word .search_word_title {
  position: relative;
}
body .main-search .search_popup .search_area .search_word .search_word_title > strong,
.content-id .main-search .search_popup .search_area .search_word .search_word_title > strong {
  font-size: 12px;
  letter-spacing: -0.43px;
}
body .main-search .search_popup .search_area .search_word .search_word_title > a,
.content-id .main-search .search_popup .search_area .search_word .search_word_title > a {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 12px;
  color: #757575;
}
body .main-search .search_popup .search_area .search_word .search_word_title > a::after,
.content-id .main-search .search_popup .search_area .search_word .search_word_title > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #757575;
}
body .main-search .search_popup .search_area .search_word .search_word_title > a:hover,
.content-id .main-search .search_popup .search_area .search_word .search_word_title > a:hover {
  color: #444;
}
body .main-search .search_popup .search_area .search_word .search_word_title > a:hover::after,
.content-id .main-search .search_popup .search_area .search_word .search_word_title > a:hover::after {
  background: #444;
}
body .main-search .search_popup .search_area .search_word .search_word_list,
.content-id .main-search .search_popup .search_area .search_word .search_word_list {
  margin-top: 16px;
}
body .main-search .search_popup .search_area .search_word .search_word_list li,
.content-id .main-search .search_popup .search_area .search_word .search_word_list li {
  float: left;
  border-radius: 20px;
  border: 1px solid #e0e0e0;
  padding: 5px 12px;
  box-sizing: border-box;
  margin: 0 4px 8px 0;
}
body .main-search .search_popup .search_area .search_word .search_word_list li a,
.content-id .main-search .search_popup .search_area .search_word .search_word_list li a {
  font-size: 12px;
  color: #444;
  letter-spacing: -0.5px;
  margin-right: 4px;
}
body .main-search .search_popup .search_area .search_word .search_word_list li a:hover,
.content-id .main-search .search_popup .search_area .search_word .search_word_list li a:hover {
  text-decoration: underline;
}
body .main-search .search_popup .search_area .search_word .search_word_list li button,
.content-id .main-search .search_popup .search_area .search_word .search_word_list li button {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23AAA' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 5L11 11' transform='translate(-637 -412) translate(572 244) translate(24 160) translate(41 8) matrix(-1 0 0 1 16 0)'/%3E%3Cpath stroke='%23AAA' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 5L11 11' transform='translate(-637 -412) translate(572 244) translate(24 160) translate(41 8)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  text-indent: -9999px;
  width: 16px;
  height: 16px;
}
body .main-search .search_popup .search_area .search_word .search_word_list li button:hover,
.content-id .main-search .search_popup .search_area .search_word .search_word_list li button:hover {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg transform='translate(-652 -801) translate(652 801)'%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 5L11 11' transform='matrix(-1 0 0 1 16 0)'/%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 5L11 11'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
body .main-search .search_popup .search_area .search_word .search_word_notext,
.content-id .main-search .search_popup .search_area .search_word .search_word_notext {
  color: #757575;
  font-size: 12px;
  text-align: center;
  padding: 32px 0 24px 0;
}
body .main-search .search_popup .search_area .search_goodtxt,
.content-id .main-search .search_popup .search_area .search_goodtxt {
  margin-top: 24px;
  width: 100%;
}
body .main-search .search_popup .search_area .search_goodtxt strong,
.content-id .main-search .search_popup .search_area .search_goodtxt strong {
  display: block;
  font-size: 12px;
}
body .main-search .search_popup .search_area .search_goodtxt ol,
.content-id .main-search .search_popup .search_area .search_goodtxt ol {
  width: 50%;
  margin-top: 21px;
  float: left;
}
body .main-search .search_popup .search_area .search_goodtxt ol li,
.content-id .main-search .search_popup .search_area .search_goodtxt ol li {
  margin-bottom: 12px;
}
body .main-search .search_popup .search_area .search_goodtxt ol li a,
.content-id .main-search .search_popup .search_area .search_goodtxt ol li a {
  font-size: 14px;
  color: #444;
  letter-spacing: 0;
  font-weight: 600;
  /*바꿈*/
}
body .main-search .search_popup .search_area .search_goodtxt ol li a span,
.content-id .main-search .search_popup .search_area .search_goodtxt ol li a span {
  font-size: 14px;
  font-family: "Pretendard", Sans-serif;
  font-weight: 400;
  /*바꿈*/
  margin-left: 16px;
  color: #757575;
  letter-spacing: -0.5px;
}
body .main-search .search_popup .search_area .search_goodtxt ol li a span.num,
.content-id .main-search .search_popup .search_area .search_goodtxt ol li a span.num {
  color: #757575;
  letter-spacing: 0px;
  margin-left: 0px;
  font-weight: 600;
  /*바꿈*/
}
body .main-search .search_popup .search_area .search_goodtxt ol li a:hover span,
.content-id .main-search .search_popup .search_area .search_goodtxt ol li a:hover span {
  text-decoration: underline;
}
body .main-search .search_popup .search_keyword_list,
.content-id .main-search .search_popup .search_keyword_list {
  width: 100%;
  margin-top: 16px;
}
body .main-search .search_popup .search_keyword_list .search_keyword_title,
.content-id .main-search .search_popup .search_keyword_list .search_keyword_title {
  position: relative;
  margin-bottom: 16px;
  font-weight: 600;
}
body .main-search .search_popup .search_keyword_list .search_keyword_title a,
.content-id .main-search .search_popup .search_keyword_list .search_keyword_title a {
  font-size: 17px;
}
body .main-search .search_popup .search_keyword_list ul,
.content-id .main-search .search_popup .search_keyword_list ul {
  height: 334px;
  position: relative;
}
body .main-search .search_popup .search_keyword_list ul li a,
.content-id .main-search .search_popup .search_keyword_list ul li a {
  font-size: 16px;
  color: #444;
  letter-spacing: -0.4px;
  margin: 0px 0px 8px 0px;
  display: block;
  line-height: 24px;
}
body .main-search .search_popup .search_keyword_list ul li a span,
.content-id .main-search .search_popup .search_keyword_list ul li a span {
  color: #0886c5;
}
body .main-search .search_popup .search_keyword_list ul li a:hover, body .main-search .search_popup .search_keyword_list ul li a:active,
.content-id .main-search .search_popup .search_keyword_list ul li a:hover,
.content-id .main-search .search_popup .search_keyword_list ul li a:active {
  background: #f5f5f5;
}
body .main-search .tab_area,
.content-id .main-search .tab_area {
  position: absolute;
  right: 4px;
  top: 0;
}
body .main-search .tab_area li,
.content-id .main-search .tab_area li {
  float: left;
}
body .main-search .tab_area li a,
.content-id .main-search .tab_area li a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #757575;
  margin-left: 16px;
  letter-spacing: -0.5px;
}
body .main-search .tab_area li a.tab_on,
.content-id .main-search .tab_area li a.tab_on {
  color: #8c6242;
  font-weight: 600;
  /*바꿈*/
  padding-bottom: 3px;
}
body .main-search .tab_area li a.tab_on::after,
.content-id .main-search .tab_area li a.tab_on::after {
  content: "";
  width: 100%;
  height: 2px;
  display: inline-block;
  background: #8c6242;
  position: absolute;
  bottom: 0;
  left: 0;
}
body .main-search .tab_area li a:hover,
.content-id .main-search .tab_area li a:hover {
  color: #8c6242;
  font-weight: 600;
  /*바꿈*/
  padding-bottom: 3px;
}
body .main-search .tab_area li a:hover::after,
.content-id .main-search .tab_area li a:hover::after {
  content: "";
  width: 100%;
  height: 2px;
  display: inline-block;
  background: #8c6242;
  position: absolute;
  bottom: 0;
  left: 0;
}
body .main-search .box_area,
.content-id .main-search .box_area {
  border: 1px solid #e0e0e0;
  padding: 32px;
}
body .main-search .box_area .up,
.content-id .main-search .box_area .up {
  color: #ec0e26;
}
body .main-search .box_area .down,
.content-id .main-search .box_area .down {
  color: #1367ff;
}
body .main-search .box_area .now,
.content-id .main-search .box_area .now {
  color: #757575;
}
body .main-search .box_area li,
.content-id .main-search .box_area li {
  border-bottom: 1px solid #e0e0e0;
}
body .main-search .box_area .rate,
.content-id .main-search .box_area .rate {
  float: right;
  border-radius: 4px;
  line-height: 24px;
  /* padding:0 8px; */
  padding: 0 0 0 8px;
  letter-spacing: 0;
}
body .main-search .box_area .rate.up,
.content-id .main-search .box_area .rate.up {
  color: #ec0e26;
}
body .main-search .box_area .rate.down,
.content-id .main-search .box_area .rate.down {
  color: #1367ff;
}
body .main-search .box_area .table_area .table,
.content-id .main-search .box_area .table_area .table {
  border-top: 0;
}
body .main-search .box_area .table_area .table:before,
.content-id .main-search .box_area .table_area .table:before {
  background-color: transparent;
}
body .main-search .box_area .table_area .table:after,
.content-id .main-search .box_area .table_area .table:after {
  background-color: transparent;
}
body .main-search .box_area .table_area .table th,
.content-id .main-search .box_area .table_area .table th {
  height: auto;
  font-size: 12px;
  background: #fff;
  border-bottom: 1px solid #444;
  padding: 4px 0;
}
body .main-search .box_area .table_area .table td,
.content-id .main-search .box_area .table_area .table td {
  height: inherit;
  padding: 0;
}
body .main-search .box_area .table_area .table th,
body .main-search .box_area .table_area .table td,
.content-id .main-search .box_area .table_area .table th,
.content-id .main-search .box_area .table_area .table td {
  border-top: none;
}
body .main-search .box_area .table_area .table .txt_l,
.content-id .main-search .box_area .table_area .table .txt_l {
  text-align: left !important;
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 400;
  /*바꿈*/
}
body .main-search .box_area .table_area .table .txt_l a:hover,
.content-id .main-search .box_area .table_area .table .txt_l a:hover {
  text-decoration: underline;
}
body .main-search .box_area .table_area .table thead th,
body .main-search .box_area .table_area .table tbody td,
.content-id .main-search .box_area .table_area .table thead th,
.content-id .main-search .box_area .table_area .table tbody td {
  text-align: right;
}
body .main-search .box_area .table_area .table tbody tr th,
body .main-search .box_area .table_area .table tbody tr td,
.content-id .main-search .box_area .table_area .table tbody tr th,
.content-id .main-search .box_area .table_area .table tbody tr td {
  font-size: 14px !important;
  border-bottom: 1px solid #e0e0e0;
  padding: 11px 0;
  height: 48px;
}
body .main-search .box_area .table_area .table tfoot td,
.content-id .main-search .box_area .table_area .table tfoot td {
  position: relative;
  background: #fff;
  border: 0;
  color: #757575;
  padding: 16px 0 0;
}
body .main-search .box_area .table_area .table tfoot td.txt_s,
.content-id .main-search .box_area .table_area .table tfoot td.txt_s {
  font-size: 12px;
  font-weight: 400;
  /*바꿈*/
  letter-spacing: -0.5px;
}
body .main-search .box_area .table_area .table tfoot td .detail_btn,
.content-id .main-search .box_area .table_area .table tfoot td .detail_btn {
  position: absolute;
  top: 21px;
  right: -9px;
}
body .main-search .box_area .table_area .table tfoot td .detail_btn span,
.content-id .main-search .box_area .table_area .table tfoot td .detail_btn span {
  color: #757575;
  font-weight: 400;
  /*바꿈*/
}
body .main-search .box_area .table_area .table tfoot td .detail_btn span:after,
.content-id .main-search .box_area .table_area .table tfoot td .detail_btn span:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1504 -926) translate(1208 408) translate(234 517) translate(62 1)'%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M9.75 7.5L14.25 12 9.75 16.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  vertical-align: middle;
  margin-bottom: 2px;
}
body .main-search .box_area .table_area .table tfoot td .detail_btn:hover,
.content-id .main-search .box_area .table_area .table tfoot td .detail_btn:hover {
  text-decoration: underline;
}
body .main-search .box_area .table_area .unit,
.content-id .main-search .box_area .table_area .unit {
  display: block;
  font-size: 12px;
  color: #757575;
  margin-top: 12px;
}
body .main-search .box_area .table_updown tbody tr:last-child th,
body .main-search .box_area .table_updown tbody tr:last-child td,
.content-id .main-search .box_area .table_updown tbody tr:last-child th,
.content-id .main-search .box_area .table_updown tbody tr:last-child td {
  border: none !important;
  height: inherit !important;
  padding: 12px 0 0 0 !important;
}
body .main-search .spot_area .spot_top,
.content-id .main-search .spot_area .spot_top {
  position: relative;
  font-size: 12px;
  font-weight: 400;
  /*바꿈*/
  color: #757575;
  padding-left: 15px;
  line-height: 22px;
}
body .main-search .spot_area .spot_top .time,
.content-id .main-search .spot_area .spot_top .time {
  font-weight: 600;
  /*바꿈*/
}
body .main-search .spot_area .spot_top .time:after,
.content-id .main-search .spot_area .spot_top .time:after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #ccc;
  border-radius: 50%;
  margin: 0 6px;
  vertical-align: middle;
}
body .main-search .spot_area .spot_top:before,
.content-id .main-search .spot_area .spot_top:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 8px;
  height: 8px;
  background: #ccc;
  border-radius: 50%;
  vertical-align: middle;
}
body .main-search .spot_area .spot_con,
.content-id .main-search .spot_area .spot_con {
  position: relative;
  box-sizing: border-box;
  border-left: 2px dotted #ccc;
  margin-left: 3px;
}
body .main-search .spot_area .spot_con > a,
.content-id .main-search .spot_area .spot_con > a {
  display: block;
  margin: 4px 0 24px 15px;
  font-weight: 600;
  /*바꿈*/
  font-size: 16px;
}
body .main-search .spot_area .spot_con > a:hover,
.content-id .main-search .spot_area .spot_con > a:hover {
  text-decoration: underline;
}
body .main-search .spot_area .on .spot_top .time,
.content-id .main-search .spot_area .on .spot_top .time {
  color: #8c6242;
}
body .main-search .spot_area .on .spot_top:before,
.content-id .main-search .spot_area .on .spot_top:before {
  background: #8c6242;
}
body .main-search .spot_area .on .spot_con,
.content-id .main-search .spot_area .on .spot_con {
  border-left: 2px dotted rgba(140, 98, 66, 0.4);
}
body .main-search .spot_area li,
.content-id .main-search .spot_area li {
  border-bottom: 0;
}
body .main-search .spot_area li:last-child .spot_con,
.content-id .main-search .spot_area li:last-child .spot_con {
  border-left: 0;
  margin-left: 5px;
}
body .main-search .spot_area li:last-child .spot_con > a,
.content-id .main-search .spot_area li:last-child .spot_con > a {
  padding-bottom: 0;
}
body .main-tab-s,
.content-id .main-tab-s {
  margin-top: 0 !important;
  display: flex;
}
body .main-tab-s > li + li,
.content-id .main-tab-s > li + li {
  margin-left: 16px;
}
body .main-tab-s .on .main-tab-btn,
.content-id .main-tab-s .on .main-tab-btn {
  font-weight: 600;
  /*바꿈*/
  border-color: #80624c;
  color: #80624c;
}
body .main-tab-btn,
.content-id .main-tab-btn {
  font-size: 16px;
  font-weight: 400;
  /*바꿈*/
  color: #73757C;
  border-bottom: 2px solid transparent;
}
body .main-best-tit,
.content-id .main-best-tit {
  background-color: #80624c;
  color: #fff;
  height: 67px;
  width: 100%;
  position: relative;
  padding-left: 32px;
  display: flex;
  align-items: center;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  margin-top: 32px;
}
body .main-best-tit::after,
.content-id .main-best-tit::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 89px;
  height: 90px;
  right: 16px;
  background: url(/inc_renewal/img/FP/main_best.png) no-repeat 0 0;
}
body .main-best-tit .mtl_selectbox.type-display,
.content-id .main-best-tit .mtl_selectbox.type-display {
  border-bottom: 1px solid #fff !important;
  background-color: transparent;
  height: 22px;
  font-weight: 400;
  margin-left: 8px;
  padding-right: 14px;
}
body .main-best-tit .mtl_selectbox.type-display > a,
.content-id .main-best-tit .mtl_selectbox.type-display > a {
  font-size: 16px;
  color: #fff;
}
body .main-best-tit .mtl_selectbox.type-display::before,
.content-id .main-best-tit .mtl_selectbox.type-display::before {
  width: 20px;
  height: 20px;
  right: -7px;
  top: -1px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat -141px -20px;
}
body .main-best-tit .mtl_selectbox.type-display.on::before,
.content-id .main-best-tit .mtl_selectbox.type-display.on::before {
  width: 20px;
  height: 20px;
  right: -7px;
  top: -1px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat -140px -20px;
}
body .main-best-tit .mtl_selectbox.type-display .selectList,
.content-id .main-best-tit .mtl_selectbox.type-display .selectList {
  height: auto !important;
  margin-top: 8px;
  border-radius: 8px;
  border: 1px solid #BFC0C5;
  padding: 10px 0 !important;
  margin-left: -24px;
}
body .main-best-tit .mtl_selectbox.type-display .selectList li:first-child a,
.content-id .main-best-tit .mtl_selectbox.type-display .selectList li:first-child a {
  padding-top: 10px !important;
}
body .main-best-tit .mtl_selectbox.type-display .selectList li:last-child a,
.content-id .main-best-tit .mtl_selectbox.type-display .selectList li:last-child a {
  padding-bottom: 10px !important;
}
body .main-best-tit .mtl_selectbox.type-display .selectList li a,
.content-id .main-best-tit .mtl_selectbox.type-display .selectList li a {
  font-size: 16px;
  color: #4D4F58;
  font-weight: 400;
  padding: 12px 24px;
  text-align: left;
  width: 100%;
  line-height: 1;
  min-height: 0;
}
body .main-best-tit .mtl_selectbox.type-display .selectList li a:hover,
.content-id .main-best-tit .mtl_selectbox.type-display .selectList li a:hover {
  color: #000411;
}
body .main-best-tit .mtl_selectbox.type-display .selectList li.selected a,
.content-id .main-best-tit .mtl_selectbox.type-display .selectList li.selected a {
  display: block;
  font-size: 16px;
  color: #008DDB !important;
  font-weight: 400;
  padding: 12px 24px;
  text-decoration: underline;
}
body .main-best-tit .mtl_selectbox.type-display .selectList li:last-child a,
.content-id .main-best-tit .mtl_selectbox.type-display .selectList li:last-child a {
  padding-bottom: 0;
}
body .main-best-tit .mtl_selectbox.type-display.on > a,
.content-id .main-best-tit .mtl_selectbox.type-display.on > a {
  color: #fff !important;
}
body .main-best-body,
.content-id .main-best-body {
  width: 100%;
  height: 444px;
  border: 1px solid #E1E2E5;
  border-top: 0;
  padding: 8px 32px 24px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
body .main-best-body .btn-wrap,
.content-id .main-best-body .btn-wrap {
  width: 100%;
  text-align: right;
  padding: 26px 0 0;
}
body .main-best-body .main-arrow-btn,
.content-id .main-best-body .main-arrow-btn {
  font-size: 14px;
}
body .main-best-list li,
.content-id .main-best-list li {
  padding: 24px 0;
  border-bottom: 1px solid #E1E2E5;
}
body .main-best-list li a,
.content-id .main-best-list li a {
  display: flex;
  width: 100%;
  font-size: 14px;
  color: #1A1D29;
  font-weight: 400;
  line-height: 21px;
  justify-content: space-between;
}
body .main-best-list li a > span,
.content-id .main-best-list li a > span {
  height: 42px;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body .main-best-list li a strong,
.content-id .main-best-list li a strong {
  color: #D63434;
  font-weight: 500;
  white-space: nowrap;
  display: block;
  width: 100px;
  text-align: right;
  font-size: 16px;
}
body .main-best-list li a strong span,
.content-id .main-best-list li a strong span {
  font-size: 13px;
  font-weight: 300;
  color: #73757C;
  display: block;
  width: 100%;
}
body .main-best-list li a dt,
.content-id .main-best-list li a dt {
  margin-bottom: 3px;
  color: #1A1D29;
}
body .main-best-list li a dd,
.content-id .main-best-list li a dd {
  position: relative;
  color: #4D4F58;
  height: 23px;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-left: 10px;
}
body .main-best-list li a .bul-dot > dd:before,
.content-id .main-best-list li a .bul-dot > dd:before {
  position: absolute;
  top: 10px;
}
body .main-best-list li a:focus, body .main-best-list li a:hover,
.content-id .main-best-list li a:focus,
.content-id .main-best-list li a:hover {
  text-decoration: underline;
}
body .main-hero,
.content-id .main-hero {
  width: 764px;
  position: relative;
  margin-top: 0;
}
body .main-hero .cont-tit-s,
.content-id .main-hero .cont-tit-s {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
body .main-hero .btn-wrap,
.content-id .main-hero .btn-wrap {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 16px;
  left: 0;
  width: auto;
  font-size: 12px;
  z-index: 1;
  margin: 0;
}
body .main-hero .slick-dotted.slick-slider,
.content-id .main-hero .slick-dotted.slick-slider {
  margin: 0;
  padding: 0;
}
body .main-hero .slick-slider button.slick-prev,
body .main-hero .slick-slider button.slick-next,
.content-id .main-hero .slick-slider button.slick-prev,
.content-id .main-hero .slick-slider button.slick-next {
  display: none !important;
  width: 20px;
  height: 20px;
  z-index: 1;
}
body .main-hero .slick-slider button.slick-prev,
.content-id .main-hero .slick-slider button.slick-prev {
  left: 10px;
  background-color: transparent !important;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -160px -40px;
}
body .main-hero .slick-slider button.slick-next,
.content-id .main-hero .slick-slider button.slick-next {
  right: 10px;
  background-color: transparent !important;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -140px -40px;
}
body .main-hero .slick-slider button.slick-prev:hover,
.content-id .main-hero .slick-slider button.slick-prev:hover {
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -160px -40px;
}
body .main-hero .slick-slider button.slick-next:focus,
.content-id .main-hero .slick-slider button.slick-next:focus {
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -140px -40px;
}
body .main-hero .btn-slide-toggle,
.content-id .main-hero .btn-slide-toggle {
  border: 0;
  background-color: transparent;
  background-position: -1px -1px !important;
  border: 1px solid #CDCECF;
  border-radius: 4px;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  overflow: hidden;
}
body .main-hero .main-hero-item,
.content-id .main-hero .main-hero-item {
  height: 638px;
}
body .main-hero .main-hero-item.n1,
.content-id .main-hero .main-hero-item.n1 {
  background: url(/inc_renewal/img/PS/hero_1.png) no-repeat 100% 100%;
}
body .main-hero .main-hero-item.n2,
.content-id .main-hero .main-hero-item.n2 {
  background: url(/inc_renewal/img/PS/hero_2.png) no-repeat 100% 100%;
}
body .main-hero .main-hero-item p,
.content-id .main-hero .main-hero-item p {
  font-size: 20px;
  color: #1A1D29;
  margin-top: 24px;
  line-height: 30px;
  height: 60px;
}
body .main-hero .main-hero-item strong,
.content-id .main-hero .main-hero-item strong {
  margin-top: 40px;
  display: block;
  font-size: 48px;
  line-height: 67.2px;
  letter-spacing: -0.5px;
  font-weight: 600;
}
body .main-hero .main-hero-item strong b,
.content-id .main-hero .main-hero-item strong b {
  color: #008DDB;
}
body .main-hero .main-hero-item .round-btn:hover, body .main-hero .main-hero-item .round-btn:focus,
.content-id .main-hero .main-hero-item .round-btn:hover,
.content-id .main-hero .main-hero-item .round-btn:focus {
  background-color: #fff;
}
body .main-hero .main-hero-item .round-btn:hover span, body .main-hero .main-hero-item .round-btn:focus span,
.content-id .main-hero .main-hero-item .round-btn:hover span,
.content-id .main-hero .main-hero-item .round-btn:focus span {
  color: #4D4F58;
  text-decoration: underline;
}
body .main-hero .main-hero-item .round-btn:hover::after, body .main-hero .main-hero-item .round-btn:focus::after,
.content-id .main-hero .main-hero-item .round-btn:hover::after,
.content-id .main-hero .main-hero-item .round-btn:focus::after {
  display: inline-block;
  width: 6px;
  height: 9px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' viewBox='0 0 6 9'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23444'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-572 -781) translate(80 98.513) translate(0 .487) translate(200 495.513) translate(0 138) translate(209) translate(83 48.487)'%3E%3Crect width='6' height='1' y='2' rx='.5' transform='rotate(45 3 2.5)'/%3E%3Crect width='6' height='1' y='5.675' rx='.5' transform='scale(1 -1) rotate(45 17.907 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  position: absolute;
  right: 23px;
  top: 50%;
  transform: translateY(-50%);
}
body .main-banner,
.content-id .main-banner {
  width: 768px;
  position: relative;
  margin-top: 38px;
}
body .main-banner .btn-wrap,
.content-id .main-banner .btn-wrap {
  position: absolute;
  top: 4px;
  left: 0;
  right: auto;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  font-size: 12px;
  z-index: 1;
  margin: 0;
}
body .main-banner .main-banner-item img,
.content-id .main-banner .main-banner-item img {
  width: 768px;
  height: 128px;
}
body .main-banner .slide-paging span,
body .main-banner .slide-paging b,
.content-id .main-banner .slide-paging span,
.content-id .main-banner .slide-paging b {
  display: inline-block;
  width: 14px;
  text-align: center;
}
body .main-banner .slick-dotted.slick-slider,
.content-id .main-banner .slick-dotted.slick-slider {
  margin: 0;
  padding: 0;
}
body .main-banner .slick-slider button.slick-prev,
body .main-banner .slick-slider button.slick-next,
.content-id .main-banner .slick-slider button.slick-prev,
.content-id .main-banner .slick-slider button.slick-next {
  width: 20px;
  height: 20px;
  z-index: 1;
}
body .main-banner .slick-slider button.slick-prev:hover, body .main-banner .slick-slider button.slick-prev:focus,
body .main-banner .slick-slider button.slick-next:hover,
body .main-banner .slick-slider button.slick-next:focus,
.content-id .main-banner .slick-slider button.slick-prev:hover,
.content-id .main-banner .slick-slider button.slick-prev:focus,
.content-id .main-banner .slick-slider button.slick-next:hover,
.content-id .main-banner .slick-slider button.slick-next:focus {
  outline: 2px solid #000;
}
body .main-banner .slick-slider button.slick-prev,
.content-id .main-banner .slick-slider button.slick-prev {
  left: 10px;
  background-color: transparent !important;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -160px -40px;
}
body .main-banner .slick-slider button.slick-next,
.content-id .main-banner .slick-slider button.slick-next {
  right: 10px;
  background-color: transparent !important;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -140px -40px;
}
body .main-banner .slick-slider button.slick-prev:hover,
.content-id .main-banner .slick-slider button.slick-prev:hover {
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -160px -40px;
}
body .main-banner .slick-slider button.slick-next:focus,
.content-id .main-banner .slick-slider button.slick-next:focus {
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -140px -40px;
}
body .main-banner .btn-slide-toggle,
.content-id .main-banner .btn-slide-toggle {
  border: 0;
  background-color: transparent;
  margin-right: 8px;
  background-position: -1px -1px !important;
  width: 14px;
  height: 14px;
  border-radius: 4px;
  overflow: hidden;
  margin-top: 2px;
}
body .main-layout-a,
.content-id .main-layout-a {
  margin-top: 90px;
}
body .main-layout-b,
body .main-layout-c,
body .main-layout-d,
body .main-layout-e,
.content-id .main-layout-b,
.content-id .main-layout-c,
.content-id .main-layout-d,
.content-id .main-layout-e {
  margin-top: 106px;
}
body .main-beforehand-group,
.content-id .main-beforehand-group {
  position: relative;
  padding-top: 116px;
}
body .main-beforehand-item.on,
.content-id .main-beforehand-item.on {
  position: absolute;
  top: 0;
  left: 0;
}
body .main-layout-e .main-content-head,
.content-id .main-layout-e .main-content-head {
  margin-bottom: 13px;
}

.vod-list {
  border-top: 1px solid #1A1D29;
  box-sizing: border-box;
  margin-top: 30px;
}
.vod-list * {
  box-sizing: border-box;
}

.vod-list-wrap {
  position: relative;
  width: 100%;
}
.vod-list-wrap .vod-list-item {
  width: 100%;
  display: block;
  position: relative;
  padding: 34px 224px 34px 94px;
  border-bottom: 1px solid #E1E2E5;
}
.vod-list-wrap .vod-list-item .btnDownload {
  position: absolute !important;
  top: 50%;
  right: 24px;
  transform: translate(0, -50%);
  left: auto;
}
.vod-list-wrap .vod-list-item .tag-level {
  position: absolute;
  top: 34px;
  left: 24px;
}
.vod-list-wrap .vod-list-item .cont-tit-s {
  display: block;
  font-weight: 600;
  font-size: 20px !important;
  margin-bottom: 16px;
  line-height: 1.3 !important;
}
.vod-list-wrap .vod-list-item .tit-sub {
  font-size: 13px;
  color: #73757C;
}

.ie #content .product-cardlist-wrap .product-cardlist-title {
  display: block;
}

/**
* jeongeun
* ------------------
*/
.dump {
  width: 100%;
  height: 100px;
  line-height: 100px;
  margin: 10px 0;
  text-align: center;
  background: #e0e0e0;
}

.content_title .s_title {
  font-size: 25px;
}

/** 리서치 **/
.research_main .mtl_selectbox.on:after,
.research_main .mtl_selectbox.focus_on:after,
.research_main .mtl_selectbox.is_focus:after {
  border-color: transparent !important;
}
.research_main .mtl_selectbox.on > a,
.research_main .mtl_selectbox.focus_on > a,
.research_main .mtl_selectbox.is_focus > a {
  text-decoration: underline;
}

.search_line_org {
  position: relative;
  border: 2px solid #aaa;
  border-radius: 16px;
  padding: 0 24px;
  box-sizing: border-box;
}
.search_line_org .mtl_selectbox,
.search_line_org .search_box,
.search_line_org .mtl_checkbox {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-width: 130px;
}
.search_line_org .search_box:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 24px;
  background: #e0e0e0;
  position: absolute;
  vertical-align: middle;
}
.search_line_org .search_box:before {
  left: 0;
  top: 19px;
}
.search_line_org .search_box {
  position: relative;
  width: calc(100% - 154px);
}
.search_line_org .search_box input {
  width: 100%;
  border: 0;
  padding-right: 24px;
  height: 64px !important;
  font-size: 20px;
  line-height: 64px !important;
}
.search_line_org .search_box input::-moz-placeholder {
  color: #909599;
}
.search_line_org .search_box input:-ms-input-placeholder {
  color: #909599;
}
.search_line_org .search_box input::placeholder {
  color: #909599;
}
.search_line_org .search_box input:focus, .search_line_org .search_box input.is_focus {
  padding: 0 24px 0 15px;
}
.search_line_org .search_box > button {
  position: absolute;
  right: 0;
  bottom: calc(50% - 12px);
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1251 -310) translate(480 290) translate(771 20)'%3E%3Ccircle cx='10.5' cy='10.5' r='7.5' stroke='%23222' stroke-width='2'/%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M16 16L21 21'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  background-size: 20px;
}
.search_line_org .mtl_checkbox {
  position: absolute;
  right: 32px;
  bottom: 21px;
}
.search_line_org .mtl_checkbox > span {
  color: #757575;
  font-weight: 400;
}

.research_search_comp {
  margin-top: 48px !important;
}
.research_search_comp .search_txt {
  text-align: center;
}
.research_search_comp .tab_line {
  overflow: hidden;
}
.research_search_comp .tab_line li a {
  padding: 12px 18px;
  letter-spacing: -0.5px;
  line-height: 26px;
  height: inherit;
  color: #73757C;
  border-color: transparent;
  overflow: hidden;
}
.research_search_comp .tab_line li a span {
  display: block;
  font-size: 14px;
}
.research_search_comp .tab_line li.on a {
  color: #008DDB;
}
.research_search_comp .tab_line li.on a:after {
  border: 2px solid #008DDB;
  border-bottom: 0;
}
.research_search_comp .tab_line li:last-child {
  margin-left: 1px;
}
.research_search_comp .tab_line:after {
  content: "";
  display: block;
  width: 100%;
  border: 1px solid #008DDB;
  position: absolute;
  left: 0;
  bottom: 0;
}

.search_box_org {
  background: #fafafa;
  border-radius: 16px;
  padding: 40px 48px;
}
.search_box_org dl {
  display: table;
  width: 100%;
  margin-bottom: 24px;
}
.search_box_org dl:last-child {
  margin-bottom: 0;
}
.search_box_org dt,
.search_box_org dd {
  display: table-cell;
  vertical-align: middle;
}
.search_box_org dt {
  min-width: 85px;
  font-weight: bold;
}
.search_box_org .calendar_area {
  border: 1px solid #bdbdbd;
  border-radius: 8px;
  background: #fff;
}
.search_box_org .calendar_area .mtl_calendar > input[type=text] {
  border: 0;
  border-radius: 8px;
}
.search_box_org .calendar_area .mtl_calendar > .btn_calendar {
  border: 0;
  background-color: #fff;
  border-radius: 8px;
}

.research {
  position: relative;
  /*
  05/21 : box.scss로 이동 : goang
  .empty_box_icon{
  	padding: 80px 0 200px 0;
  	text-align: center;
  	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg transform='translate(-912 -690) translate(912 690)'%3E%3Ccircle cx='48' cy='48' r='48' fill='%23F5F5F5'/%3E%3Cg%3E%3Cpath fill='%23CCC' d='M23.83 12.525L8 40.065h29.947c3.075 0 5-3.327 3.468-5.993L29.031 12.525c-1.153-2.007-4.049-2.007-5.202 0' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M17.62 14.985L6.604 34.065c-1.54 2.666.385 6 3.464 6h27.864c3.08 0 5.003-3.334 3.463-6l-13.93-24.13c-1.54-2.667-5.39-2.667-6.929 0' transform='translate(24 24)'/%3E%3Cpath fill='%23444' d='M25 32c0 .553-.447 1-1 1-.553 0-1-.447-1-1 0-.553.447-1 1-1 .553 0 1 .447 1 1' transform='translate(24 24)'/%3E%3Cpath fill='%23444' d='M24 31c-.553 0-1 .447-1 1 0 .553.447 1 1 1 .553 0 1-.447 1-1 0-.553-.447-1-1-1' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M24 22L24 28' transform='translate(24 24)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center 25px no-repeat;
  	strong{
  		padding:  70px 0 0 0;
  		font-size: 20px;
  		font-weight: 400;
  		color: #222;
  		display: block;
  	}
  	p{
  		font-size: 14px;
  		color:#444;
  		margin-top: 20px;
  		font-weight: normal;
  	}
  }*/
}
.research .search_txt {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 80px;
  line-height: 32px;
}
.research .search_txt span {
  color: #0886c5;
  font-weight: bold;
}
.research .txt_ellipsis {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.research .btn_search {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1404 -318) translate(480 306) translate(912) translate(12 12)'%3E%3Ccircle cx='11' cy='11' r='6' stroke='%23FFF' stroke-width='2'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15.333 15.333L19 19'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  padding: 13px 23px;
  margin-left: 8px;
  height: 50px;
}
.research .btn_search:hover, .research .btn_search:focus {
  background-color: #18658c;
}
.research .btn_search:focus {
  outline: 2px solid #000;
}
.research .title {
  margin-bottom: 30px;
  position: relative;
}
.research .title .mtl_selectbox {
  border: 0;
  position: absolute;
  right: 0;
  bottom: -15px;
}
.research .title .mtl_selectbox > a {
  font-size: 16px;
  color: #444;
  width: 51px;
  font-weight: normal;
}
.research .title:last-child {
  content: "";
  display: block;
  clear: both;
}
.research .title .tit {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-right: 48px;
}
.research .title .tit em {
  color: #0886c5;
}
.research .title .btn_chk span {
  color: #757575;
  font-weight: bold;
  margin-right: 16px;
}
.research .title .btn_chk span:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23CCC' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8.073L6.954 11 12 5' transform='translate(-816 -546) translate(722 542) translate(94 4)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  margin-right: 4px;
  vertical-align: middle;
}
.research .title .btn_chk .on span {
  color: #0886c5;
}
.research .title .btn_chk .on span:before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%230886C5' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8.073L6.954 11 12 5' transform='translate(-722 -546) translate(722 542) translate(0 4)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.research .dual_calendar {
  width: 545px;
  overflow: hidden;
  float: left;
  box-sizing: border-box;
  border: 1px solid #bdbdbd;
}
.research .dual_calendar .mtl_calendar {
  box-sizing: border-box;
  height: 46px;
  margin-left: 1px;
}
.research .dual_calendar .mtl_calendar > input[type=text] {
  width: 110px;
  height: 46px;
  font-weight: 400;
}
.research .dual_calendar .mtl_calendar > input[type=text]:focus {
  padding-right: 0;
}
.research .dual_calendar .mtl_calendar > .btn_calendar {
  width: 38px;
}
.research .dual_calendar .term {
  vertical-align: middle;
  padding: 0 0 0 9px;
}
.research .dual_calendar .mtl_selectbox {
  margin-left: 0px;
  width: 210px !important;
  padding-right: 39px;
  border: 0;
}
.research .dual_calendar .mtl_selectbox > a {
  width: 210px;
}
.research .dual_calendar .mtl_selectbox::before {
  width: 35px;
  right: 0;
}
.research .dual_calendar .mtl_selectbox > a::before {
  content: "";
  width: 1px;
  height: 16px;
  background: #e0e0e0;
  position: absolute;
  top: calc(50% - 8px);
  left: 0;
  border: none;
}
.research .mtl_selectbox_text {
  width: 590px;
  float: left;
  margin-left: 8px;
  border: 1px solid #bdbdbd;
  border-radius: 8px;
  box-sizing: border-box;
}
.research .mtl_selectbox_text .mtl_selectbox {
  width: 210px !important;
  margin-right: 0;
  border: none;
  text-align: left;
}
.research .mtl_selectbox_text .mtl_selectbox > a {
  width: 210px;
  font-weight: 400;
}
.research .mtl_selectbox_text .mtl_selectbox > a::before {
  content: "";
  width: 1px;
  height: 16px;
  background: #e0e0e0;
  position: absolute;
  top: calc(50% - 8px);
  right: 0;
  left: inherit;
  border: none;
}
.research .mtl_selectbox_text + input {
  width: 350px;
}
.research .mtl_selectbox_text input[type=text] {
  border: 0;
  margin-left: 0;
  box-sizing: border-box;
  height: 46px;
  line-height: 46px;
}
.research .mtl_selectbox_text input[type=text]::-moz-placeholder {
  color: #909599;
  font-weight: 400;
}
.research .mtl_selectbox_text input[type=text]:-ms-input-placeholder {
  color: #909599;
  font-weight: 400;
}
.research .mtl_selectbox_text input[type=text]::placeholder {
  color: #909599;
  font-weight: 400;
}
.research .mtl_selectbox_text input[type=text]:focus {
  padding: 0 15px;
}
.research .date_type {
  position: relative;
  text-align: center;
}
.research .date_type > button {
  width: 32px;
  height: 32px;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23E0E0E0' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8L20 16 12 24' transform='translate(-1076 -308) translate(813 306) translate(263 2)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 0 0 no-repeat;
}
.research .date_type > button span {
  text-indent: -9999px;
  display: inline-block;
}
.research .date_type > button:hover {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23AAA' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8L20 16 12 24' transform='translate(-813 -308) translate(813 306) matrix(-1 0 0 1 32 2)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
.research .date_type .prev {
  transform: rotate(180deg);
}
.research .date_type .prev:hover {
  transform: rotate(0deg);
}
.research .date_type .prev:active {
  transform: rotate(0deg);
}
.research .date_type .next:hover {
  transform: rotate(180deg);
}
.research .date_type .next:active {
  transform: rotate(180deg);
}
.research .date_type .mtl_calendar {
  position: relative;
  width: 135px;
  margin: 0 48px;
}
.research .date_type .mtl_calendar > a {
  background: none;
  width: 100%;
  float: inherit;
  font-size: 24px;
  line-height: 48px;
  border: none;
}
.research .date_type .mtl_calendar > a:hover,
.research .date_type .mtl_calendar > a :active {
  text-decoration: underline;
}
.research .date_type .mtl_calendar input[type=text] {
  width: 1px;
  height: 1px;
  padding: 0;
  box-sizing: border-box;
}
.research .date_type .mtl_calendar .cal {
  left: calc(50% - 177px) !important;
}
.research .date_type .mtl_calendar.on .btn_calendar {
  text-decoration: underline;
}
.research .view_area {
  position: relative;
  border-top: 1px solid #444;
}
.research .view_area + .right_area {
  margin-top: 64px;
}
.research .view_area li {
  position: relative;
  display: block;
  border-bottom: 1px solid #e0e0e0;
}
.research .view_area li > .view_con {
  display: block;
  padding: 32px 16px;
  overflow: hidden;
}
.research .view_area li > .view_con:hover .body .body_tit {
  text-decoration: underline;
}
.research .view_area li > .view_con:hover .body .body_tit_s {
  text-decoration: underline;
}
.research .view_area li > .view_con:hover .body .body_sub {
  /* text-decoration: underline; */
}
.research .view_area li > .view_con .search_color {
  color: #0886c5;
}
.research .view_area .head {
  color: #222;
  margin-bottom: 4px;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 24px;
}
.research .view_area .head.blue {
  color: #0886c5;
}
.research .view_area .body {
  color: #757575;
  line-height: 24px;
}
.research .view_area .body .body_tit {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-bottom: 8px;
  line-height: 38px;
}
.research .view_area .body .body_tit_s {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 8px;
}
.research .view_area .body .body_sub {
  display: inline-block;
  margin-bottom: 16px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  letter-spacing: -0.5px;
  width: 100%;
  font-weight: 300;
  color: #4D4F58;
  line-height: 24px;
  height: 72px;
}
.research .view_area li > .pdf_btn {
  position: absolute;
  top: 63px;
  right: 16px;
}
.research .view_area li > .pdf_btn::before {
  display: none;
}
.research .view_area li > .pdf_btn::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23757575' d='M15.343 0H3.5C2.119 0 1 1.119 1 2.5v19C1 22.881 2.119 24 3.5 24h17c1.38 0 2.5-1.119 2.5-2.5V7.657c0-1.061-.422-2.079-1.172-2.829l-3.656-3.656C17.422.422 16.405 0 15.342 0m0 1c.803 0 1.556.312 2.123.879l3.656 3.656c.567.568.879 1.32.879 2.122V21.5c0 .827-.673 1.5-1.5 1.5h-17c-.827 0-1.5-.673-1.5-1.5v-19C2 1.673 2.673 1 3.5 1h11.843' transform='translate(-1400 -449) translate(480 382) translate(0 33) translate(862 34) translate(58)'/%3E%3Cpath fill='%23222' d='M7.833 17.923h.745c.22 0 .389-.051.505-.153.114-.103.172-.25.172-.44 0-.196-.058-.354-.175-.475-.117-.121-.277-.184-.482-.187h-.765v1.255zm0 .668V20H7v-4h1.578c.304 0 .57.055.802.165.23.11.407.267.531.469.125.202.187.433.187.69 0 .392-.137.702-.408.927-.271.227-.646.34-1.127.34h-.73zM11.503 16.668v2.67h.403c.326 0 .575-.106.747-.316.172-.21.26-.512.264-.904v-.212c0-.406-.085-.714-.256-.925-.17-.209-.42-.313-.747-.313h-.411zM10.67 20v-4h1.244c.356 0 .673.08.954.238.28.159.5.384.657.676.158.292.236.623.236.995v.185c0 .371-.077.702-.232.991-.154.29-.373.514-.654.673-.281.16-.6.24-.953.242H10.67zM16.8 18.365L15.2 18.365 15.2 20 14.367 20 14.367 16 17 16 17 16.668 15.2 16.668 15.2 17.7 16.8 17.7z' transform='translate(-1400 -449) translate(480 382) translate(0 33) translate(862 34) translate(58)'/%3E%3Cpath stroke='%23FF2116' d='M11.588 4.508s1.76-.425-.812 5.092c-2.042 4.379-3.113 4.1-3.25 3.678-.19-.601.543-2.264 4.333-2.83 3.79-.565 4.873.566 4.602 1.13-.271.568-2.436 1.133-4.061-2.261-1.624-3.395-1.76-4.668-.812-4.81z' transform='translate(-1400 -449) translate(480 382) translate(0 33) translate(862 34) translate(58)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  margin-left: 8px;
}
.research .view_area li > .pdf_btn:hover {
  text-decoration: underline;
}
.research .view_area .tit_info {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #757575;
  letter-spacing: 0;
}
.research .view_area .tit_info .tit_dot {
  position: relative;
  margin-right: 3px;
  padding-right: 8px;
}
.research .view_area .tit_info .tit_dot::after {
  content: "";
  width: 2px;
  height: 2px;
  background: #aaa;
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
}
.research .view_area .tit_info em {
  font-family: "Pretendard", Sans-serif;
  font-weight: 400;
  margin-right: 14px;
}
.research .view_area .tit_info em.blue {
  color: #0886c5;
}
.research .view_area .tit_info em.num {
  color: #757575;
}
.research .view_area .tit_info em:first-child:before {
  display: none;
}
.research .view_area.type_row li::after {
  display: block;
  content: "";
  clear: both;
}
.research .view_area.type_row li a:hover .tit {
  text-decoration: underline;
}
.research .view_area.type_row li a:hover .sub {
  text-decoration: underline;
}
.research .view_area.type_row li a:hover .sub span {
  text-decoration: underline;
}
.research .view_area.type_row li > a.btn_summary {
  position: absolute;
  top: 30px;
  right: 16px;
}
.research .view_area.type_row li > a.btn_summary span {
  display: inline-block;
  color: #222;
  font-size: 14px;
  letter-spacing: -0.5px;
  margin: 0;
  padding: 0;
  font-weight: 400;
  line-height: 24px;
}
.research .view_area.type_row li > a.btn_summary span::after {
  content: "";
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23757575' d='M15.343 0H3.5C2.119 0 1 1.119 1 2.5v19C1 22.881 2.119 24 3.5 24h17c1.38 0 2.5-1.119 2.5-2.5V7.657c0-1.061-.422-2.079-1.172-2.829l-3.656-3.656C17.422.422 16.405 0 15.342 0m0 1c.803 0 1.556.312 2.123.879l3.656 3.656c.567.568.879 1.32.879 2.122V21.5c0 .827-.673 1.5-1.5 1.5h-17c-.827 0-1.5-.673-1.5-1.5v-19C2 1.673 2.673 1 3.5 1h11.843' transform='translate(-1400 -550) translate(480 514) translate(0 33) translate(862 3) translate(58)'/%3E%3Cpath fill='%23222' d='M15.5 16h-6c-.276 0-.5-.224-.5-.5s.224-.5.5-.5h6c.276 0 .5.224.5.5s-.224.5-.5.5M17.5 13h-8c-.276 0-.5-.224-.5-.5s.224-.5.5-.5h8c.276 0 .5.224.5.5s-.224.5-.5.5M6.5 13c-.276 0-.5-.224-.5-.5s.224-.5.5-.5.5.224.5.5-.224.5-.5.5M6.5 19c-.276 0-.5-.224-.5-.5s.224-.5.5-.5.5.224.5.5-.224.5-.5.5M6.5 16c-.276 0-.5-.224-.5-.5s.224-.5.5-.5.5.224.5.5-.224.5-.5.5M11.5 6h-5c-.276 0-.5-.224-.5-.5s.224-.5.5-.5h5c.276 0 .5.224.5.5s-.224.5-.5.5' transform='translate(-1400 -550) translate(480 514) translate(0 33) translate(862 3) translate(58)'/%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' d='M20 6.5h-2c-.828 0-1.5-.672-1.5-1.5V1' transform='translate(-1400 -550) translate(480 514) translate(0 33) translate(862 3) translate(58)'/%3E%3Cpath fill='%23222' d='M17.5 19h-8c-.276 0-.5-.224-.5-.5s.224-.5.5-.5h8c.276 0 .5.224.5.5s-.224.5-.5.5' transform='translate(-1400 -550) translate(480 514) translate(0 33) translate(862 3) translate(58)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center right no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 0px 0 0 8px;
  vertical-align: top;
}
.research .view_area.type_row li > a.btn_summary:hover {
  text-decoration: underline;
}
.research .view_area.type_row .head,
.research .view_area.type_row .body {
  float: left;
  margin: 0;
  padding: 0;
}
.research .view_area.type_row .head {
  width: 170px;
}
.research .view_area.type_row .head {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
.research .view_area.type_row .head .code {
  display: block;
  font-size: 12px;
  color: #757575;
  padding-top: 8px;
  font-weight: 400;
}
.research .view_area.type_row .body {
  position: relative;
  width: calc(100% - 170px);
}
.research .view_area.type_row .body .tit {
  display: block;
  font-size: 18px;
  color: #222;
  font-weight: bold;
  margin-bottom: 12px;
}
.research .view_area.type_row .body .sub {
  color: #444;
  margin-bottom: 12px;
  padding-right: 0;
  letter-spacing: -0.5px;
  font-weight: 300;
}
.research .view_area.type_row .body .sub span {
  margin-right: 16px;
  font-weight: 300;
  color: #444;
}
.research .view_area.type_row .body .info {
  font-size: 12px;
  color: #757575;
  letter-spacing: -0.5px;
}
.research .view_area.type_row .body .info span {
  margin-right: 8px;
}
.research .view_area.type_row .body .info span:first-child {
  font-family: "Pretendard", Sans-serif;
}
.research .view_area.type_row .body .info span:first-child::after {
  content: "·";
  display: inline-block;
  margin-left: 8px;
}
.research .morning_area {
  margin-top: 40px;
}
.research .morning_area ul li a .head {
  color: #0886c5;
}
.research .morning_area ul li a .body .body_tit {
  font-size: 24px;
}
.research .morning_area ul li a .tit_info .name {
  margin: 0;
}
.research .morning_area ul li a .tit_info .name::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #ccc;
  margin: 0 6px;
  vertical-align: middle;
}
.research .morning_area ul li a .tit_info .num {
  color: #757575;
  font-weight: 400;
}
.research .morning_area .empty_box_icon {
  border-top: 1px solid #444;
  padding: 87px 0 88px 0;
  background-position: center 78px;
}
.research .morning_area .empty_box_icon strong {
  padding-top: 118px;
}
.research .circle_tab {
  margin-top: 40px;
}
.research .right_area {
  position: relative;
  height: 45px;
}
.research .right_area .mtl_selectbox {
  /*float:right; margin-top: -20px;*/
  width: 115px;
  position: absolute;
  top: -10px;
  right: 0;
  border: 0;
  text-align: right;
  padding-right: 29px;
}
.research .right_area .mtl_selectbox:before {
  width: 24px;
}
.research .right_area .mtl_selectbox > a {
  width: auto;
  text-overflow: initial;
}
.research .right_area .mtl_selectbox > a:hover {
  text-decoration: underline;
}
.research .right_area .tit {
  font-size: 20px;
  font-weight: bold;
}
.research .right_area .tit strong {
  font-size: 16px;
  color: #0886c5;
  margin-left: 16px;
  letter-spacing: -0.17px;
}
.research .right_area .sort_list {
  position: absolute;
  top: 0;
  right: 0;
}
.research .right_area .sort_list li {
  position: relative;
  float: left;
  margin-left: 8px;
  padding-left: 8px;
}
.research .right_area .sort_list li:first-child a::before {
  display: none;
}
.research .right_area .sort_list li a {
  color: #757575;
  letter-spacing: -0.5px;
}
.research .right_area .sort_list li a::before {
  content: "";
  width: 1px;
  height: 12px;
  background: #e0e0e0;
  position: absolute;
  left: 0;
  top: calc(50% - 6px);
}
.research .right_area .sort_list li :hover {
  color: #222;
  font-weight: bold;
}
.research .right_area .sort_list .on a {
  color: #222;
  font-weight: bold;
}
.research .right_area .all_btn {
  position: absolute;
  right: 0;
}
.research .count_area {
  margin-top: -32px;
}
.research .count_area::after {
  display: block;
  content: "";
  clear: both;
}
.research .count_area > p {
  font-size: 14px;
  letter-spacing: -0.5px;
  color: #444;
}
.research .count_area > p span {
  color: #0886c5;
}
.research .content_title {
  margin: 0;
}
.research .content_title .h1_title {
  word-break: break-word;
}
.research .content_title .sub_title {
  display: block;
  margin-bottom: 20px;
}
.research .pdf_btn {
  cursor: pointer;
}
.research .pdf_btn::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23757575' d='M15.343 0H3.5C2.119 0 1 1.119 1 2.5v19C1 22.881 2.119 24 3.5 24h17c1.38 0 2.5-1.119 2.5-2.5V7.657c0-1.061-.422-2.079-1.172-2.829l-3.656-3.656C17.422.422 16.405 0 15.342 0m0 1c.803 0 1.556.312 2.123.879l3.656 3.656c.567.568.879 1.32.879 2.122V21.5c0 .827-.673 1.5-1.5 1.5h-17c-.827 0-1.5-.673-1.5-1.5v-19C2 1.673 2.673 1 3.5 1h11.843' transform='translate(-1400 -449) translate(480 382) translate(0 33) translate(862 34) translate(58)'/%3E%3Cpath fill='%23222' d='M7.833 17.923h.745c.22 0 .389-.051.505-.153.114-.103.172-.25.172-.44 0-.196-.058-.354-.175-.475-.117-.121-.277-.184-.482-.187h-.765v1.255zm0 .668V20H7v-4h1.578c.304 0 .57.055.802.165.23.11.407.267.531.469.125.202.187.433.187.69 0 .392-.137.702-.408.927-.271.227-.646.34-1.127.34h-.73zM11.503 16.668v2.67h.403c.326 0 .575-.106.747-.316.172-.21.26-.512.264-.904v-.212c0-.406-.085-.714-.256-.925-.17-.209-.42-.313-.747-.313h-.411zM10.67 20v-4h1.244c.356 0 .673.08.954.238.28.159.5.384.657.676.158.292.236.623.236.995v.185c0 .371-.077.702-.232.991-.154.29-.373.514-.654.673-.281.16-.6.24-.953.242H10.67zM16.8 18.365L15.2 18.365 15.2 20 14.367 20 14.367 16 17 16 17 16.668 15.2 16.668 15.2 17.7 16.8 17.7z' transform='translate(-1400 -449) translate(480 382) translate(0 33) translate(862 34) translate(58)'/%3E%3Cpath stroke='%23FF2116' d='M11.588 4.508s1.76-.425-.812 5.092c-2.042 4.379-3.113 4.1-3.25 3.678-.19-.601.543-2.264 4.333-2.83 3.79-.565 4.873.566 4.602 1.13-.271.568-2.436 1.133-4.061-2.261-1.624-3.395-1.76-4.668-.812-4.81z' transform='translate(-1400 -449) translate(480 382) translate(0 33) translate(862 34) translate(58)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  margin-right: 8px;
}
.research .pdf_btn span {
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
}
.research .ico_menu {
  padding: 7px 26px;
}
.research .ico_menu:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg fill='%23222' transform='translate(-1361 -2042) translate(1337 2034) translate(24 8) matrix(-1 0 0 1 24 0) translate(6 7)'%3E%3Crect width='12' height='1' rx='.5'/%3E%3Crect width='12' height='1' y='3' rx='.5'/%3E%3Crect width='12' height='1' y='6' rx='.5'/%3E%3Crect width='12' height='1' y='9' rx='.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.research .ico_menu span {
  vertical-align: middle;
  font-size: 14px;
  font-weight: 400;
}
.research .ico_menu:hover {
  background-color: #f9f9f9;
}
.research .type_v .btn_area {
  clear: both;
}
.research .type_v .v_notice_con .v_info_body {
  margin-bottom: 56px;
}
.research .type_v .v_info_con {
  float: left;
  width: 860px;
  padding-right: 80px;
  vertical-align: top;
  margin-bottom: 46px;
}
.research .type_v .content_title::after {
  display: block;
  content: "";
  clear: both;
}
.research .type_v .content_title .sub_title {
  font-size: 18px;
  color: #0886c5;
}
.research .type_v .content_title .h1_title {
  float: inherit;
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 17px;
  line-height: 64px;
}
.research .type_v .content_title .info {
  display: block;
  color: #757575;
  margin-bottom: 56px;
  letter-spacing: -0.58px;
  line-height: 22px;
}
.research .type_v .content_title .info em {
  letter-spacing: 0;
}
.research .type_v .content_title .info em:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #aaa;
  margin: 0 8px;
  vertical-align: middle;
}
.research .type_v .v_info_head {
  font-size: 20px;
  margin-bottom: 23px;
  font-weight: 400;
}
.research .type_v .v_info_body {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 50px;
  line-height: 30px;
  letter-spacing: -0.5px;
}
.research .type_v .v_info_body .list_basic li {
  font-size: 16px;
  letter-spacing: -0.5px;
  font-weight: normal;
  line-height: 30px;
  color: #222;
  padding-left: 12px;
  position: relative;
}
.research .type_v .v_info_body .list_basic li::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  display: inline-block;
  background: #757575;
  position: absolute;
  top: 13px;
  left: 0;
}
.research .type_v .v_info_body .list_number li {
  font-size: 16px;
  letter-spacing: -0.5px;
  font-weight: normal;
  line-height: 30px;
  color: #222;
}
.research .type_v .v_side {
  float: left;
  width: 260px;
  vertical-align: top;
  margin-top: 118px;
}
.research .type_v .v_side .v_side_btn {
  width: 260px;
  font-size: 16px;
  background: #d63434;
  color: #fff;
  padding: 14px 70px;
  margin: 0 0 40px;
}
.research .type_v .v_side .v_side_btn:hover {
  background: #ba2b2b;
}
.research .type_v .v_side .tit {
  font-weight: bold;
  margin-bottom: 16px;
}
.research .type_v .v_side .box_list {
  border: 1px solid #e0e0e0;
  border-radius: 16px;
  padding: 22px 24px;
  margin-bottom: 48px;
  text-align: center;
}
.research .type_v .v_side .box_list .tag {
  text-align: left;
}
.research .type_v .v_side .box_list .tag a {
  line-height: 24px;
  margin-right: 12px;
}
.research .type_v .v_side .box_list .tag a:hover {
  text-decoration: underline;
}
.research .type_v .v_side .box_list .btn_tit {
  font-weight: bold;
  display: block;
  text-align: center;
  margin-bottom: 16px;
}
.research .type_v .v_side .box_list .btn {
  background: #d63434;
  padding: 9px 24px;
  margin: 0;
  font-size: 14px;
}
.research .type_v .v_side .box_list li {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 24px;
  margin-bottom: 24px;
  text-align: left;
}
.research .type_v .v_side .box_list li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.research .type_v .v_side .box_list li > a {
  display: block;
  font-weight: bold;
  line-height: 24px;
}
.research .type_v .v_side .box_list li > a span {
  display: block;
  font-size: 12px;
  color: #757575;
  font-weight: normal;
  margin-top: 5px;
}
.research .type_v .v_side .box_list li > a span em {
  position: relative;
  margin-left: 6px;
  padding-left: 8px;
}
.research .type_v .v_side .box_list li > a span em:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #aaa;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
}
.research .type_v .v_side .box_list li > a:hover {
  text-decoration: underline;
}
.research .type_v .v_side .box_list span {
  display: block;
  font-size: 12px;
  color: #757575;
  font-weight: normal;
  margin-top: 5px;
}
.research .type_v .v_side .box_list span em {
  position: relative;
  margin-left: 6px;
  padding-left: 8px;
  letter-spacing: 0;
  color: #757575;
}
.research .type_v .v_side .box_list span em:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #aaa;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
}
.research .type_v .v_side:after {
  content: "";
  display: block;
  clear: both;
}
.research .type_v .v_side .tag_list {
  padding: 24px 24px;
}
.research .type_v .v_side .tag_list a {
  float: left;
  margin: 0 12px 2px 0;
}
.research .type_v .v_side .pdf_box {
  padding: 0;
  margin-bottom: 0;
  border: none;
}
.research .type_v .v_side .pdf_box a {
  display: block;
  text-align: center;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 11px 0;
}
.research .type_v .v_side .pdf_box a:hover {
  background-color: #f9f9f9;
}
.research .type_v .v_foot {
  border-top: 1px solid #444;
  border-bottom: 1px solid #e0e0e0;
  margin-top: 40px;
}
.research .type_v .v_foot .prev {
  position: relative;
  float: left;
  width: 50%;
}
.research .type_v .v_foot .prev:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 52px;
  background: #e0e0e0;
  position: absolute;
  top: 30px;
  right: 0;
}
.research .type_v .v_foot .next {
  float: right;
  width: 50%;
  text-align: right;
}
.research .type_v .v_foot .prev a,
.research .type_v .v_foot .next a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 26px 24px;
  cursor: pointer;
}
.research .type_v .v_foot .prev a em,
.research .type_v .v_foot .next a em {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #757575;
  margin-bottom: 15px;
  letter-spacing: -0.57px;
}
.research .type_v .v_foot .prev a span {
  position: relative;
  display: block;
  padding-left: 56px;
}
.research .type_v .v_foot .next a span {
  position: relative;
  display: block;
  padding-right: 56px;
}
.research .type_v .v_foot .prev a span:before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8L20 16 12 24' transform='translate(-504 -2159) translate(480 2122) matrix(-1 0 0 1 56 37)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  position: absolute;
  left: 0;
  top: 12px;
}
.research .type_v .v_foot .next a span:after {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8L20 16 12 24' transform='translate(-1384 -2159) translate(480 2122) translate(904 37)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  position: absolute;
  right: 0;
  top: 12px;
}
.research .type_v .v_foot:after {
  content: "";
  display: block;
  clear: both;
}
.research .list_area {
  margin: 72px 0;
}
.research .list_area div h4,
.research .list_area div h6 {
  font-size: 20px;
  font-weight: bold;
  color: #222;
  letter-spacing: -0.21px;
  margin: 0;
  margin-bottom: 24px;
  line-height: 32px;
  padding-left: 0;
}
.research .list_area div h4::before,
.research .list_area div h6::before {
  display: none;
}
.research .list_area div .box_area {
  border: 1px solid #e0e0e0;
  border-radius: 16px;
  height: 224px;
  box-sizing: border-box;
}
.research .list_area .left_area {
  float: left;
  width: 660px;
}
.research .list_area .left_area .box_area {
  width: 100%;
  padding: 32px 32px;
}
.research .list_area .left_area .box_area strong {
  font-size: 24px;
  line-height: 36px;
}
.research .list_area .left_area .box_area span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: #757575;
  letter-spacing: 0px;
  line-height: 20px;
}
.research .list_area .left_area .box_area ul {
  margin-top: 16px;
}
.research .list_area .left_area .box_area ul li {
  position: relative;
  font-size: 14px;
  color: #444;
  line-height: 24px;
  letter-spacing: -0.5px;
  padding-left: 12px;
  font-weight: normal;
  margin-bottom: 8px;
}
.research .list_area .left_area .box_area ul li:last-child {
  margin-bottom: 0px;
}
.research .list_area .left_area .box_area ul li::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #757575;
  position: absolute;
  left: 0;
  top: calc(50% - 2px);
}
.research .list_area .right_area {
  float: right;
  width: 500px;
}
.research .list_area .right_area .box_area {
  width: 100%;
}
.research .list_area .right_area .text_info {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: -0.5px;
  color: #757575;
  font-weight: normal;
  margin-top: 7px;
}
.research .table_area .star_box .on {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='13' viewBox='0 0 14 13'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23EC0E26'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M23 10.5L18.886 12.663 19.671 8.082 16.343 4.837 20.943 4.168 23 0 25.057 4.168 29.657 4.837 26.329 8.082 27.114 12.663z' transform='translate(-504 -1181) translate(480 849) translate(0 264) translate(8 68)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
.research .table_area .star_box .off {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='13' viewBox='0 0 14 13'%3E%3Cg fill='none' fill-rule='evenodd' opacity='.2'%3E%3Cg fill='%23EC0E26'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M39 10.5L34.886 12.663 35.671 8.082 32.343 4.837 36.943 4.168 39 0 41.057 4.168 45.657 4.837 42.329 8.082 43.114 12.663z' transform='translate(-520 -1181) translate(480 849) translate(0 264) translate(8 68)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
.research .table_area .star_box span {
  text-indent: -9999px;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0;
}
.research .table_area h4,
.research .table_area h6 {
  font-size: 20px;
  font-weight: bold;
  color: #222;
  letter-spacing: -0.21px;
  margin: 0;
  margin-bottom: 24px;
  line-height: 32px;
  padding-left: 0;
}
.research .table_area h4::before,
.research .table_area h6::before {
  display: none;
}
.research .table_area table thead tr th {
  padding-left: 8px;
  text-align: left;
  font-size: 12px;
  color: #444;
  font-weight: bold;
  border-bottom: 1px solid #444;
  padding-bottom: 4px;
  line-height: 20px;
}
.research .table_area table thead tr th:last-child {
  text-align: right;
  padding-right: 8px;
}
.research .table_area table tbody tr th,
.research .table_area table tbody tr td {
  padding: 32px 8px;
  text-align: left;
  border-bottom: 1px solid #e0e0e0;
}
.research .table_area table tbody tr th strong {
  font-size: 18px;
  color: #222;
  display: block;
  line-height: 30px;
}
.research .table_area table tbody tr th span {
  display: inline-block;
  font-size: 12px;
  color: #757575;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 16px;
}
.research .table_area table tbody tr td {
  vertical-align: top;
}
.research .table_area table tbody tr td ul li {
  position: relative;
  font-size: 14px;
  color: #444;
  line-height: 24px;
  letter-spacing: -0.5px;
  padding-left: 12px;
  font-weight: normal;
  margin-bottom: 8px;
}
.research .table_area table tbody tr td ul li:last-child {
  margin-bottom: 0px;
}
.research .table_area table tbody tr td ul li::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #757575;
  position: absolute;
  left: 0;
  top: calc(50% - 2px);
}
.research .table_area table tbody tr td span {
  font-size: 14px;
  font-weight: normal;
  font-weight: 400;
  letter-spacing: 0;
}
.research .table_area table tbody tr td .date {
  color: #444;
  font-weight: 400;
}
.research .table_area table tbody tr td .up {
  color: #ec0e26;
}
.research .table_area table tbody tr td .down {
  color: #1367ff;
}
.research .table_area table tbody tr td .text {
  font-size: 14px;
  color: #222;
  font-weight: 400;
  letter-spacing: -0.5px;
  font-family: "Pretendard", Sans-serif;
}
.research .table_area table tbody tr td:last-child {
  text-align: right;
  padding-right: 8px;
}
.research .table_area .list_info {
  margin-top: 20px;
}
.research .table_area .list_info li {
  position: relative;
  font-size: 12px;
  color: #757575;
  letter-spacing: -0.5px;
  font-weight: normal;
  margin-bottom: 6px;
  padding-left: 6px;
}
.research .table_area .list_info li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 4px;
  height: 1px;
  background: #757575;
}
.research .notice {
  margin: 24px 0 72px 0;
}

.research_main {
  width: 1200px !important;
  padding-top: 88px !important;
}
.research_main .main_l,
.research_main .main_r {
  float: left;
}
.research_main .main_l {
  width: 768px;
  margin-right: 80px;
}
.research_main .main_r {
  width: 352px;
}
.research_main .main_r .section_area {
  position: relative;
  margin-bottom: 64px;
}
.research_main .main_r .section_area.on {
  margin-bottom: 137px;
}
.research_main .main_r .section_area .search_box {
  position: relative;
}
.research_main .main_r .section_area .search_box input {
  width: 100%;
  border-radius: 28px;
  padding: 0 24px;
  margin: 0;
  border: 2px solid #aaa;
  height: 56px;
  line-height: 56px;
  background-color: transparent;
}
.research_main .main_r .section_area .search_box input::-moz-placeholder {
  color: #909599;
  opacity: 1;
  font-size: 16px;
}
.research_main .main_r .section_area .search_box input:-ms-input-placeholder {
  color: #909599;
  opacity: 1;
  font-size: 16px;
}
.research_main .main_r .section_area .search_box input::placeholder {
  color: #909599;
  opacity: 1;
  font-size: 16px;
}
.research_main .main_r .section_area .search_box input::-webkit-input-placeholder {
  color: #909599;
  font-size: 16px;
}
.research_main .main_r .section_area .search_box input:-ms-input-placeholder {
  color: #909599;
  font-size: 16px;
}
.research_main .main_r .section_area .search_box input:-mos-input-placeholder {
  color: #909599;
  font-size: 16px;
}
.research_main .main_r .section_area .search_box .btn_icon_search {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-876 -304) translate(572 244) translate(26 60) translate(278)'%3E%3Ccircle cx='11' cy='11' r='6' stroke='%23AAA' stroke-width='2'/%3E%3Cpath stroke='%23AAA' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15.333 15.333L19 19'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 24px;
  top: 16px;
}
.research_main .main_r .section_area .search_box .btn_icon_search.on {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1724 -304) translate(1420 244) translate(2 58) translate(302 2)'%3E%3Ccircle cx='11' cy='11' r='6' stroke='%23222' stroke-width='2'/%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15.333 15.333L19 19'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 0 0 no-repeat;
}
.research_main .main_r .section_area .search_box .search_popup_close {
  position: absolute;
  top: 16px;
  right: 40px;
  width: 24px;
  height: 24px;
  display: none;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1724 -304) translate(1420 244) translate(24 58) translate(280 2)'%3E%3Ccircle cx='12' cy='12' r='8' fill='%23CCC'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 9L15 15' transform='matrix(-1 0 0 1 24 0)'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 9L15 15'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
.research_main .main_r .section_area .search_popup.on {
  display: block;
  z-index: 10000;
  position: absolute;
  top: 34px;
  left: 0;
  width: 100%;
  height: 450px;
  border: 2px solid #aaa;
  background: #fff;
  border-radius: 28px;
  box-sizing: border-box;
  padding: 0 24px;
  box-shadow: 2px 2px 2px 0 #eeeeee;
}
.research_main .main_r .section_area .search_popup.on input {
  height: 52px;
  line-height: 52px;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding: 0 20px 0 0px;
  background-position: 0 center;
}
.research_main .main_r .section_area .search_popup.on .btn_icon_search {
  right: 22px;
  top: 14px;
}
.research_main .main_r .section_area .search_popup.on .search_area {
  display: block;
}
.research_main .main_r .section_area .search_popup .search_area {
  display: none;
}
.research_main .main_r .section_area .search_popup .search_area .search_word {
  margin-top: 10px;
  padding-top: 26px;
  border-top: 1px solid #e0e0e0;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_title {
  position: relative;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_title > strong {
  font-size: 12px;
  letter-spacing: -0.43px;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_title > a {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 12px;
  color: #757575;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_title > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #757575;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_title > a:hover {
  color: #444;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_title > a:hover::after {
  background: #444;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_list {
  margin-top: 16px;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_list li {
  float: left;
  border-radius: 20px;
  border: 1px solid #e0e0e0;
  padding: 5px 12px;
  box-sizing: border-box;
  margin: 0 4px 8px 0;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_list li a {
  font-size: 12px;
  color: #444;
  letter-spacing: -0.5px;
  margin-right: 4px;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_list li a:hover {
  text-decoration: underline;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_list li button {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23AAA' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 5L11 11' transform='translate(-637 -412) translate(572 244) translate(24 160) translate(41 8) matrix(-1 0 0 1 16 0)'/%3E%3Cpath stroke='%23AAA' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 5L11 11' transform='translate(-637 -412) translate(572 244) translate(24 160) translate(41 8)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  text-indent: -9999px;
  width: 16px;
  height: 16px;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_list li button:hover {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg transform='translate(-652 -801) translate(652 801)'%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 5L11 11' transform='matrix(-1 0 0 1 16 0)'/%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 5L11 11'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_notext {
  color: #757575;
  font-size: 12px;
  text-align: center;
  padding: 32px 0 24px 0;
}
.research_main .main_r .section_area .search_popup .search_area .search_goodtxt {
  margin-top: 24px;
  width: 100%;
}
.research_main .main_r .section_area .search_popup .search_area .search_goodtxt strong {
  display: block;
  font-size: 12px;
}
.research_main .main_r .section_area .search_popup .search_area .search_goodtxt ol {
  width: 50%;
  margin-top: 21px;
  float: left;
}
.research_main .main_r .section_area .search_popup .search_area .search_goodtxt ol li {
  margin-bottom: 12px;
}
.research_main .main_r .section_area .search_popup .search_area .search_goodtxt ol li a {
  font-size: 14px;
  color: #444;
  letter-spacing: 0;
  font-weight: 600;
}
.research_main .main_r .section_area .search_popup .search_area .search_goodtxt ol li a span {
  font-size: 14px;
  font-family: "Pretendard", Sans-serif;
  font-weight: 400;
  margin-left: 16px;
  color: #757575;
  letter-spacing: -0.5px;
}
.research_main .main_r .section_area .search_popup .search_area .search_goodtxt ol li a span.num {
  color: #757575;
  letter-spacing: 0px;
  margin-left: 0px;
  font-weight: 600;
}
.research_main .main_r .section_area .search_popup .search_area .search_goodtxt ol li a:hover span {
  text-decoration: underline;
}
.research_main .main_r .section_area .search_popup .search_keyword_list {
  width: 100%;
  margin-top: 16px;
}
.research_main .main_r .section_area .search_popup .search_keyword_list ul {
  height: 358px;
  position: relative;
}
.research_main .main_r .section_area .search_popup .search_keyword_list ul li a {
  font-size: 16px;
  color: #444;
  letter-spacing: -0.4px;
  margin: 0px 0px 8px 0px;
  display: block;
  line-height: 24px;
}
.research_main .main_r .section_area .search_popup .search_keyword_list ul li a span {
  color: #0886c5;
}
.research_main .main_r .section_area .search_popup .search_keyword_list ul li a:hover, .research_main .main_r .section_area .search_popup .search_keyword_list ul li a:active {
  background: #f5f5f5;
}
.research_main .main_r .section_area .tab_area {
  position: absolute;
  right: 4px;
  top: 0;
}
.research_main .main_r .section_area .tab_area li {
  float: left;
}
.research_main .main_r .section_area .tab_area li a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #757575;
  margin-left: 16px;
  letter-spacing: -0.5px;
}
.research_main .main_r .section_area .tab_area li a.tab_on {
  color: #8c6242;
  font-weight: bold;
  padding-bottom: 3px;
}
.research_main .main_r .section_area .tab_area li a.tab_on::after {
  content: "";
  width: 100%;
  height: 2px;
  display: inline-block;
  background: #8c6242;
  position: absolute;
  bottom: 0;
  left: 0;
}
.research_main .main_r .section_area .tab_area li a:hover {
  color: #8c6242;
  font-weight: bold;
  padding-bottom: 3px;
}
.research_main .main_r .section_area .tab_area li a:hover::after {
  content: "";
  width: 100%;
  height: 2px;
  display: inline-block;
  background: #8c6242;
  position: absolute;
  bottom: 0;
  left: 0;
}
.research_main .main_r .section_area .box_area {
  border: 1px solid #e0e0e0;
  padding: 32px;
}
.research_main .main_r .section_area .box_area .up {
  color: #ec0e26;
}
.research_main .main_r .section_area .box_area .down {
  color: #1367ff;
}
.research_main .main_r .section_area .box_area .now {
  color: #757575;
}
.research_main .main_r .section_area .box_area li {
  border-bottom: 1px solid #e0e0e0;
}
.research_main .main_r .section_area .box_area .rate {
  float: right;
  border-radius: 4px;
  line-height: 24px; /* padding:0 8px; */
  padding: 0 0 0 8px;
  letter-spacing: 0;
}
.research_main .main_r .section_area .box_area .rate.up {
  color: #ec0e26;
}
.research_main .main_r .section_area .box_area .rate.down {
  color: #1367ff;
}
.research_main .main_r .section_area .box_area .table_area .table {
  border-top: 0;
}
.research_main .main_r .section_area .box_area .table_area .table:before {
  background-color: transparent;
}
.research_main .main_r .section_area .box_area .table_area .table:after {
  background-color: transparent;
}
.research_main .main_r .section_area .box_area .table_area .table th {
  height: auto;
  font-size: 12px;
  background: #fff;
  border-bottom: 1px solid #444;
  padding: 4px 0;
}
.research_main .main_r .section_area .box_area .table_area .table td {
  height: inherit;
  padding: 0;
}
.research_main .main_r .section_area .box_area .table_area .table th,
.research_main .main_r .section_area .box_area .table_area .table td {
  border-top: none;
}
.research_main .main_r .section_area .box_area .table_area .table .txt_l {
  text-align: left !important;
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 400;
}
.research_main .main_r .section_area .box_area .table_area .table .txt_l a:hover {
  text-decoration: underline;
}
.research_main .main_r .section_area .box_area .table_area .table thead th,
.research_main .main_r .section_area .box_area .table_area .table tbody td {
  text-align: right;
}
.research_main .main_r .section_area .box_area .table_area .table tbody tr th,
.research_main .main_r .section_area .box_area .table_area .table tbody tr td {
  font-size: 14px !important;
  border-bottom: 1px solid #e0e0e0;
  padding: 11px 0;
  height: 48px;
}
.research_main .main_r .section_area .box_area .table_area .table tfoot td {
  position: relative;
  background: #fff;
  border: 0;
  color: #757575;
  padding: 16px 0 0;
}
.research_main .main_r .section_area .box_area .table_area .table tfoot td.txt_s {
  font-size: 12px;
  font-weight: normal;
  letter-spacing: -0.5px;
}
.research_main .main_r .section_area .box_area .table_area .table tfoot td .detail_btn {
  position: absolute;
  top: 21px;
  right: -9px;
  font-size: 14px;
}
.research_main .main_r .section_area .box_area .table_area .table tfoot td .detail_btn span {
  color: #757575;
  font-weight: 400;
}
.research_main .main_r .section_area .box_area .table_area .table tfoot td .detail_btn span:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1504 -926) translate(1208 408) translate(234 517) translate(62 1)'%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M9.75 7.5L14.25 12 9.75 16.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  vertical-align: middle;
  margin-bottom: 2px;
}
.research_main .main_r .section_area .box_area .table_area .table tfoot td .detail_btn:hover {
  text-decoration: underline;
}
.research_main .main_r .section_area .box_area .table_area .unit {
  display: block;
  font-size: 12px;
  color: #757575;
  margin-top: 12px;
}
.research_main .main_r .section_area .box_area .table_updown tbody tr:last-child th,
.research_main .main_r .section_area .box_area .table_updown tbody tr:last-child td {
  border: none !important;
  height: inherit !important;
  padding: 12px 0 0 0 !important;
}
.research_main .main_r .section_area .spot_area .spot_top {
  position: relative;
  font-size: 12px;
  font-weight: 400;
  color: #757575;
  padding-left: 15px;
  line-height: 22px;
}
.research_main .main_r .section_area .spot_area .spot_top .time {
  font-weight: bold;
}
.research_main .main_r .section_area .spot_area .spot_top .time:after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #ccc;
  border-radius: 50%;
  margin: 0 6px;
  vertical-align: middle;
}
.research_main .main_r .section_area .spot_area .spot_top:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 8px;
  height: 8px;
  background: #ccc;
  border-radius: 50%;
  vertical-align: middle;
}
.research_main .main_r .section_area .spot_area .spot_con {
  position: relative;
  box-sizing: border-box;
  border-left: 2px dotted #ccc;
  margin-left: 3px;
}
.research_main .main_r .section_area .spot_area .spot_con > a {
  display: block;
  margin: 4px 0 24px 15px;
  font-weight: 600;
  font-size: 16px;
}
.research_main .main_r .section_area .spot_area .spot_con > a:hover {
  text-decoration: underline;
}
.research_main .main_r .section_area .spot_area .on .spot_top .time {
  color: #8c6242;
}
.research_main .main_r .section_area .spot_area .on .spot_top:before {
  background: #8c6242;
}
.research_main .main_r .section_area .spot_area .on .spot_con {
  border-left: 2px dotted rgba(140, 98, 66, 0.4);
}
.research_main .main_r .section_area .spot_area li {
  border-bottom: 0;
}
.research_main .main_r .section_area .spot_area li:last-child .spot_con {
  border-left: 0;
  margin-left: 5px;
}
.research_main .main_r .section_area .spot_area li:last-child .spot_con > a {
  padding-bottom: 0;
}
.research_main .tit_s {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 16px;
}
.research_main .tit_s.red {
  color: #d63434;
  letter-spacing: 0;
}
.research_main .tit_s .sub {
  font-size: 14px;
  color: #222;
  font-weight: 400;
  margin-left: 16px;
}
.research_main .tit_s .ico_arr:after {
  margin-bottom: 3px;
}
.research_main a.tit_s {
  display: inline-block;
  letter-spacing: 0;
}
.research_main a.tit_s:hover {
  text-decoration: underline;
}
.research_main p.tit_s {
  margin-bottom: 16px;
}
.research_main .center_area {
  margin-bottom: 66px;
}
.research_main .center_area .no_img_area {
  width: 100%;
}
.research_main .center_area .no_img_area .txt_link:hover .txt_top,
.research_main .center_area .no_img_area .txt_link:hover .txt_con {
  text-decoration: underline;
}
.research_main .center_area .no_img_area .txt_link .txt_top {
  display: block;
  margin-bottom: 16px;
  font-size: 48px;
  font-weight: bold;
  line-height: 64px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.research_main .center_area .no_img_area .txt_link .txt_con {
  display: inline-block;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.5px;
  line-height: 30px;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 300;
  color: #444;
}
.research_main .center_area .no_img_area .txt_foot .tag > a {
  font-size: 14px;
  padding: 6px 8px;
  border-radius: 4px;
  background: #f5f5f5;
  margin-right: 8px;
}
.research_main .center_area .no_img_area .txt_foot .tag > a:last-child {
  margin-right: 0;
}
.research_main .center_area .no_img_area .txt_foot .info {
  float: right;
  font-size: 14px;
  color: #757575;
  font-weight: 400;
}
.research_main .center_area .no_img_area .txt_foot .info em:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #ccc;
  margin: 0 6px;
  vertical-align: middle;
}
.research_main .section_area {
  display: block;
  margin-bottom: 80px;
}
.research_main .section_area:last-child {
  margin-bottom: 0;
}
.research_main .section_area .m_left_area {
  float: left;
  width: 364px;
  margin-right: 40px;
}
.research_main .section_area .m_left_area .txt_link:hover .txt_top,
.research_main .section_area .m_left_area .txt_link:hover .txt_con {
  text-decoration: underline;
}
.research_main .section_area .m_left_area .txt_link .txt_top {
  display: block;
  margin-bottom: 16px;
  font-size: 40px;
  font-weight: bold;
  line-height: 54px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.6px;
}
.research_main .section_area .m_left_area .txt_link .txt_con {
  display: inline-block;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.5px;
  line-height: 24px;
  margin-bottom: 16px;
  color: #444;
  font-weight: 300;
}
.research_main .section_area .m_left_area .txt_foot .tag > a {
  font-size: 14px;
  padding: 6px 8px;
  border-radius: 4px;
  background: #f5f5f5;
  margin-right: 8px;
  color: #444;
  font-weight: 300;
}
.research_main .section_area .m_left_area .txt_foot .tag > a:last-child {
  margin-right: 0;
}
.research_main .section_area .m_left_area .txt_foot .tag > a:hover {
  text-decoration: underline;
}
.research_main .section_area .m_left_area .txt_foot .info {
  float: right;
  font-size: 14px;
  color: #757575;
  font-weight: 400;
}
.research_main .section_area .m_left_area .txt_foot .info em:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #ccc;
  margin: 0 6px;
  vertical-align: middle;
}
.research_main .section_area .m_right_area {
  width: 364px;
  float: left;
}
.research_main .section_area .m_right_area .img_area {
  width: 364px;
  height: 260px;
}
.research_main .section_area .m_right_area img {
  width: 100%;
}
.research_main .section_area:after {
  content: "";
  display: block;
  clear: both;
}
.research_main .section_area .view_area {
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  padding: 20px 0;
}
.research_main .section_area .view_area li {
  border-bottom: 0;
}
.research_main .section_area .view_area .view_con {
  padding: 20px 0 0 0;
  height: 227px;
  box-sizing: border-box;
}
.research_main .section_area .view_area .foot {
  position: absolute;
  width: 100%;
  bottom: 20px;
}
.research_main .section_area .view_area .foot .tag {
  position: absolute;
  left: 0;
  bottom: 0;
}
.research_main .section_area .view_area .foot .tag > a {
  font-size: 14px;
  padding: 6px 8px;
  border-radius: 4px;
  background: #f5f5f5;
  margin-right: 8px;
  float: left;
  font-weight: 300;
  color: #444;
}
.research_main .section_area .view_area .foot .tag > a:last-child {
  margin-right: 0;
}
.research_main .section_area .view_area .foot .tag > a:hover {
  text-decoration: underline;
}
.research_main .section_area .view_area .foot .info {
  position: absolute;
  right: 10px;
  bottom: 5px;
  font-size: 14px;
  color: #757575;
  font-weight: 400;
}
.research_main .section_area .view_area .foot .info em {
  letter-spacing: 0;
}
.research_main .section_area .view_area .foot .info em:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #ccc;
  margin: 0 6px;
  vertical-align: middle;
}
.research_main .section_area .view_type02 {
  width: 100%;
}
.research_main .section_area .view_type02 li {
  width: calc(50% - 20px);
}
.research_main .section_area .view_type02 li:nth-of-type(odd) {
  float: left;
}
.research_main .section_area .view_type02 li:nth-of-type(even) {
  float: right;
}
.research_main .section_area .view_type02 li .view_con {
  height: 264px;
}
.research_main .section_area .view_type02 li .foot {
  height: 24px;
  bottom: 20px;
}
.research_main .section_area .view_type02 li .foot .tag {
  bottom: 0;
}
.research_main .section_area .view_type02 li .foot .info {
  bottom: 0;
  top: 1px;
}
.research_main:after {
  content: "";
  display: block;
  clear: both;
}
.research_main .section_area .box_area {
  padding: 17px 32px;
  border-radius: 16px;
}
.research_main .section_area .box_area.pink {
  background: #f8f3ee;
}
.research_main .section_area .box_area.pink li {
  border-bottom: 1px solid #e8e0d9;
}
.research_main .section_area .box_area.blue {
  background: #ebf4f9;
}
.research_main .section_area .box_area.blue li {
  border-bottom: 1px solid #d7e1e6;
}
.research_main .section_area .box_area li > a {
  display: block;
  padding: 18px 0;
}
.research_main .section_area .box_area li > a .tit {
  font-size: 14px;
  line-height: 28px;
  color: #444;
  font-weight: 400;
}
.research_main .section_area .box_area li > a > p {
  font-size: 16px;
  line-height: 21px;
  margin-top: 4px;
  font-weight: 600;
}
.research_main .section_area .box_area li > a:hover .ico_top {
  text-decoration: underline;
}
.research_main .section_area .box_area li > a:hover p {
  text-decoration: underline;
}
.research_main .section_area .box_area li .ico_area {
  position: relative;
  padding-left: 32px;
}
.research_main .section_area .box_area li .ico_area .ico_top {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  line-height: 24px;
}
.research_main .section_area .box_area li .ico_area .ico_top .info {
  font-size: 12px;
  font-weight: 400;
  color: #757575;
  margin-left: 16px;
}
.research_main .section_area .box_area li .ico_area .ico_top:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.research_main .section_area .box_area li .ico_area .ico_korea::before {
  background: url(/inc_renewal/img/research/icon_korea.png) 0 0 no-repeat;
}
.research_main .section_area .box_area li .ico_area .ico_usa::before {
  background: url(/inc_renewal/img/research/icon_usa.png) 0 0 no-repeat;
}
.research_main .section_area .box_area li .ico_area .ico_con {
  min-height: 68px;
  letter-spacing: -0.58px;
  color: #444;
  margin-top: 6px;
}
.research_main .section_area .box_area li .ico_area .ico_con p {
  margin-bottom: 7px;
}
.research_main .section_area .box_area li .ico_area .ico_con p span {
  font-size: 14px;
  color: #444;
  font-weight: normal;
}
.research_main .section_area .box_area li .ico_area .ico_con p:last-child {
  margin-bottom: 0;
}
.research_main .section_area .box_area li:last-child {
  border-bottom: 0;
}
.research_main .section_area .m_bottom_area {
  clear: both;
  position: relative;
  padding-top: 64px;
}
.research_main .section_area .m_bottom_area .tit_s {
  margin-bottom: 0;
}
.research_main .section_area .m_bottom_area a {
  display: inherit;
}
.research_main .section_area .m_bottom_area .con {
  position: absolute;
  bottom: 6px;
  left: 120px;
  width: 642px;
  color: #444;
  font-weight: normal;
}
.research_main .section_area .m_bottom_area .con:hover {
  text-decoration: underline;
}
.research_main:after {
  content: "";
  display: block;
  clear: both;
}

.modal_dialog .modal_research.modal_content {
  width: 720px;
}
.modal_research .modal_body .wrapper {
  max-height: calc(100vh - 430px);
}
.modal_research .modal_header .wrapper {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='720' height='300' viewBox='0 0 720 300'%3E%3Cdefs%3E%3ClinearGradient id='uqra2qqbyb' x1='100%25' x2='6.057%25' y1='41.319%25' y2='58.681%25'%3E%3Cstop offset='0%25' stop-color='%235692CE'/%3E%3Cstop offset='100%25' stop-color='%230F4C81' stop-opacity='.711'/%3E%3C/linearGradient%3E%3Cpath id='ovlpj778da' d='M0 0H720V300H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg transform='translate(-600 -80) translate(600 80)'%3E%3Cuse fill='%231963D4' xlink:href='%23ovlpj778da'/%3E%3Cuse fill='url(%23uqra2qqbyb)' xlink:href='%23ovlpj778da'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 0 0 no-repeat;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  padding: 48px !important;
}
.modal_research .modal_header .wrapper .title {
  font-size: 32px;
  color: #fff !important;
  margin-top: 32px;
}
.modal_research .modal_header .wrapper .info {
  margin-top: 20px;
}
.modal_research .modal_header .wrapper .info span {
  position: relative;
  font-size: 12px;
  color: #fff;
  letter-spacing: -0.5px;
  font-weight: normal;
  padding-right: 10px;
  margin-right: 8px;
}
.modal_research .modal_header .wrapper .info .name::after {
  content: "";
  width: 2px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  border-radius: 50%;
}
.modal_research .modal_header .wrapper .info .date {
  letter-spacing: 0;
}
.modal_research .modal_body {
  padding: 0 0 48px 0 !important;
}
.modal_research .modal_body .wrapper .comp {
  margin-top: 48px;
}
.modal_research .modal_body .wrapper .comp .title a {
  font-size: 20px;
  color: #0886c5;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 32px;
}
.modal_research .modal_body .wrapper .comp .title a:hover {
  text-decoration: underline;
}
.modal_research .modal_body .wrapper .comp .title p {
  font-size: 12px;
  color: #757575;
  line-height: 20px;
  margin: 4px 0 24px 0;
  font-weight: normal;
}
.modal_research .modal_body .wrapper .comp .hash_list {
  margin-bottom: 56px;
}
.modal_research .modal_body .wrapper .comp .hash_list li {
  color: #222;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 8px;
}
.modal_research .modal_body .wrapper .comp .contents_list .content {
  margin-bottom: 24px;
}
.modal_research .modal_body .wrapper .comp .contents_list .content a {
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  letter-spacing: -0.4px;
}
.modal_research .modal_body .wrapper .comp .contents_list .content a:hover {
  text-decoration: underline;
}
.modal_research .modal_body .wrapper .comp .contents_list .content p {
  font-size: 14px;
  line-height: 24px;
  color: #444;
  font-weight: normal;
  margin-top: 4px;
}
.modal_research .modal_body .wrapper .comp .contents_list .content:last-child {
  margin-bottom: 0;
}
.modal_research > .btn_close {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1236 -128) translate(600 80) translate(48 48) matrix(1 0 0 -1 588 36)'%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-width='2' d='M27.9 27.9L8.1 8.1'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-width='2' d='M27.9 27.9L8.1 8.1' transform='matrix(-1 0 0 1 36 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") !important;
}

.modal_realtime {
  width: 1056px !important;
}
.modal_realtime .modal_header .wrapper p {
  font-size: 14px;
  color: #757575;
  font-weight: normal;
  margin-top: 8px;
}
.modal_realtime .modal_header .wrapper p span {
  margin-right: 4px;
  letter-spacing: 0;
}
.modal_realtime .modal_body {
  padding: 48px 0;
}
.modal_realtime .modal_body .storkmarket_area .kospi {
  float: left;
  width: calc(50% - 24px);
}
.modal_realtime .modal_body .storkmarket_area .kosdaq {
  float: right;
  width: calc(50% - 24px);
}
.modal_realtime .modal_body .storkmarket_area div {
  position: relative;
  padding-left: 28px;
  box-sizing: border-box;
}
.modal_realtime .modal_body .storkmarket_area div h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 26px;
  letter-spacing: 0px;
}
.modal_realtime .modal_body .storkmarket_area div .stork_index {
  letter-spacing: 0;
}
.modal_realtime .modal_body .storkmarket_area div .stork_index strong {
  font-size: 40px;
  font-weight: 400;
  vertical-align: middle;
  margin-right: 24px;
}
.modal_realtime .modal_body .storkmarket_area div .stork_index span {
  position: relative;
  font-size: 18px;
  font-weight: normal;
  vertical-align: middle;
  margin-right: 16px;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type {
  margin-top: 46px;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li {
  position: relative;
  float: left;
  font-size: 14px;
  font-weight: 400;
  padding-right: 16px;
  margin-right: 16px;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li::after {
  content: "";
  width: 1px;
  height: 14px;
  background: #e0e0e0;
  position: absolute;
  right: 0;
  top: calc(50% - 7px);
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li:last-child:after {
  display: none;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li em {
  margin-left: 6px;
  font-weight: bold;
  letter-spacing: 0.1px;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li em + span {
  margin-left: 2px;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li .up {
  color: #ec0e26;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li .up + span {
  color: #ec0e26;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li .down {
  color: #1367ff;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li .down + span {
  color: #1367ff;
}
.modal_realtime .modal_body .storkmarket_area .up_area::before {
  content: "";
  width: 4px;
  height: 128px;
  background: #ec0e26;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
}
.modal_realtime .modal_body .storkmarket_area .up_area span.up {
  padding-left: 16px;
  color: #ec0e26;
}
.modal_realtime .modal_body .storkmarket_area .up_area span.up::before {
  content: "";
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23EC0E26'%3E%3Cg%3E%3Cg%3E%3Cpath d='M206 53L212 61 200 61z' transform='translate(-680 -298) translate(432 85) translate(48 160)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: calc(50% - 4px);
  width: 12px;
  height: 8px;
}
.modal_realtime .modal_body .storkmarket_area .up_area span.up + .plus {
  color: #ec0e26;
}
.modal_realtime .modal_body .storkmarket_area .down_area::before {
  content: "";
  width: 4px;
  height: 128px;
  background: #1367ff;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
}
.modal_realtime .modal_body .storkmarket_area .down_area span.down {
  padding-left: 16px;
  color: #1367ff;
}
.modal_realtime .modal_body .storkmarket_area .down_area span.down::before {
  content: "";
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%231367FF'%3E%3Cg%3E%3Cg%3E%3Cpath d='M183 53L189 61 177 61z' transform='translate(-1161 -298) translate(432 85) translate(552 160) matrix(1 0 0 -1 0 114)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: calc(50% - 4px);
  width: 12px;
  height: 8px;
}
.modal_realtime .modal_body .storkmarket_area .down_area span.down + .minus {
  color: #1367ff;
}
.modal_realtime .modal_body .storkmarket_area .zero_area::before {
  content: "";
  width: 4px;
  height: 128px;
  background: #757575;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
}
.modal_realtime .modal_body .storkmarket_area .zero_area .stork_index span {
  font-weight: normal;
  color: #757575;
}
.modal_realtime .modal_body .storkmarket_area .zero_area .stork_index .zero {
  padding-left: 18px;
}
.modal_realtime .modal_body .storkmarket_area .zero_area .stork_index .zero::before {
  content: "";
  width: 12px;
  height: 2px;
  background: #757575;
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
}
.modal_realtime .modal_body .storkmarket_area .zero_area .trading_type li em {
  color: #757575;
  margin-left: 8px;
}
.modal_realtime .modal_body .storkmarket_area .zero_area .trading_type li span {
  color: #757575;
  margin-left: 0;
}
.modal_realtime .modal_body .kosis_area {
  width: 100%;
  margin-top: 48px;
}
.modal_realtime .modal_body .kosis_area .table_left {
  float: left;
  width: calc(50% - 24px);
}
.modal_realtime .modal_body .kosis_area .table_left:first-child table {
  margin-bottom: 40px;
}
.modal_realtime .modal_body .kosis_area .table_right {
  float: right;
  width: calc(50% - 24px);
}
.modal_realtime .modal_body .kosis_area h3 {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.5px;
}
.modal_realtime .modal_body .kosis_area table {
  border-top: 1px solid #757575;
  width: 100%;
  margin-top: 16px;
  font-size: 14px;
}
.modal_realtime .modal_body .kosis_area table th,
.modal_realtime .modal_body .kosis_area table td {
  padding: 14px 0;
}
.modal_realtime .modal_body .kosis_area table th {
  text-align: left;
  padding-left: 8px;
  border-bottom: 1px solid #e0e0e0;
  letter-spacing: -0.5px;
}
.modal_realtime .modal_body .kosis_area table td {
  border-bottom: 1px solid #e0e0e0;
  text-align: right;
  padding-right: 8px;
  letter-spacing: 0.1px;
}
.modal_realtime .modal_body .kosis_area table td span {
  color: #757575;
}
.modal_realtime .modal_body .kosis_area table .up span {
  position: relative;
  padding-left: 10px;
  color: #ec0e26;
}
.modal_realtime .modal_body .kosis_area table .up span::before {
  content: "";
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='4' viewBox='0 0 6 4'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23EC0E26'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M319 10L322 14 316 14z' transform='translate(-796 -492) translate(432 85) translate(48 340) translate(0 57)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  width: 6px;
  height: 4px;
  position: absolute;
  left: 0;
  top: calc(50% - 2px);
}
.modal_realtime .modal_body .kosis_area table .plus span {
  color: #ec0e26;
}
.modal_realtime .modal_body .kosis_area table .down span {
  position: relative;
  padding-left: 10px;
  color: #1367ff;
}
.modal_realtime .modal_body .kosis_area table .down span::before {
  content: "";
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='4' viewBox='0 0 6 4'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%231367FF'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M327 10L330 14 324 14z' transform='translate(-804 -590) translate(432 85) translate(48 340) translate(0 155) matrix(1 0 0 -1 0 24)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  width: 6px;
  height: 4px;
  position: absolute;
  left: 0;
  top: calc(50% - 2px);
}
.modal_realtime .modal_body .kosis_area table .minus span {
  color: #1367ff;
}
.modal_realtime .modal_body .kosis_area table .zero span {
  position: relative;
  color: #757575;
  padding-left: 10px;
}
.modal_realtime .modal_body .kosis_area table .zero span::before {
  content: "";
  width: 6px;
  height: 2px;
  background: #757575;
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
}

.research_tip .box_head {
  margin-bottom: 16px;
}
.research_tip .box_head .box_title {
  line-height: 25px;
}
.research_tip .box_body .listBasic li {
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
}
.research_tip .box_body .listBasic li ::after {
  left: 0px;
  width: 4px;
  height: 4px;
  background-color: #aaa;
}

.research_search_comp .view_area .body {
  color: #757575;
  line-height: 24px;
}
.research_search_comp .view_area .body .body_tit {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 16px;
  line-height: 30px;
}
.research_search_comp .view_area .body .body_tit_s {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 8px;
}
.research_search_comp .view_area .body .body_sub {
  display: inline-block;
  margin-bottom: 12px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.5px;
  width: 100%;
  font-weight: 300;
  color: #444;
  line-height: 24px;
}

.acco_area {
  position: relative;
  border-top: 1px solid #444;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
}
.acco_area * {
  box-sizing: border-box;
}
.acco_area + .right_area {
  margin-top: 64px;
}
.acco_area .acco_top {
  width: 100%;
  text-align: left;
  position: relative;
  display: block;
  padding: 32px 88px 28px 32px;
  border-top: 1px solid #e0e0e0;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}
.acco_area .acco_top .info {
  display: block;
  font-size: 12px;
  color: #757575;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 20px;
}
.acco_area .acco_top .info em {
  margin-right: 8px;
}
.acco_area .acco_top .info em.name {
  font-family: "Pretendard", Sans-serif;
}
.acco_area .acco_top .info em.name:after {
  content: "·";
  display: inline-block;
  margin-left: 8px;
}
.acco_area .acco_top .acco_btn {
  position: absolute;
  top: 45px;
  right: 32px;
  cursor: pointer;
  width: 32px;
  height: 32px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1400 -1178) translate(480 1165) translate(920 13)'%3E%3Cpath stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10 13L16 19 22 13'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.acco_area .acco_top:hover .acco_tit {
  text-decoration: underline;
}
.acco_area .on .acco_top {
  background: #fff;
  padding-bottom: 32px;
}
.acco_area .on .acco_top .acco_btn {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1376 -611) translate(512 598) matrix(1 0 0 -1 864 45)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10 13L16 19 22 13'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.acco_area .acco_top.on {
  background: #f5f5f5;
  padding-bottom: 32px;
}
.acco_area .acco_top.on .acco_btn {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1376 -611) translate(512 598) matrix(1 0 0 -1 864 45)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10 13L16 19 22 13'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.acco_area .acco_top.on + .acco_con {
  background: #f5f5f5;
}
.acco_area .acco_con {
  display: none;
  padding: 0 88px 40px 32px;
}
.acco_area .acco_con .info {
  display: block;
  width: 100%;
  overflow: hidden;
}
.acco_area .acco_con .info dt,
.acco_area .acco_con .info dd {
  display: block;
  float: left;
  padding-bottom: 23px;
  color: #444;
}
.acco_area .acco_con .info dt {
  width: 10%;
  min-width: 54px;
  font-weight: bold;
}
.acco_area .acco_con .info dd {
  width: 90%;
}
.acco_area .acco_con .info dd span {
  font-weight: 300;
  color: #444;
}
.acco_area .acco_con .info dd span:after {
  content: "/";
  display: inline-block;
  margin: 0 8px;
}
.acco_area .acco_con .info dd span:last-child:after {
  content: "";
}
.acco_area .acco_con .info:last-child dd {
  border-bottom: 0;
}
.acco_area .acco_con .info:last-child:after {
  content: "";
  display: block;
  clear: both;
}
.acco_area .acco_con .listBasic {
  font-size: 14px;
  color: #444;
}
.acco_area .acco_con .text_basic {
  font-size: 14px;
  letter-spacing: -0.4px;
  color: #444;
  line-height: 24px;
  font-weight: 300;
}
.acco_area .acco_con .btn_area {
  margin-top: 20px;
}
.acco_area .acco_con .btn_area button {
  padding: 9px 23px;
}
.acco_area .acco_con .btn_area button span {
  font-size: 14px;
}
.acco_area .acco_con .textBasic {
  line-height: 26px;
}
.acco_area.type-faq .acco_top {
  padding: 40px 88px 40px 64px;
  padding-left: 64px;
}
.acco_area.type-faq .acco_top .info {
  font-size: 13px;
  line-height: 13px;
  color: #73757C;
  margin-top: 20px;
}
.acco_area.type-faq .acco_top:before {
  content: "Q";
  display: inline-block;
  font-size: 12px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #008DDB;
  color: #FFF;
  position: absolute;
  top: 42px;
  left: 24px;
  text-align: center;
  line-height: 24px;
}
.acco_area.type-faq .acco_top.on {
  background: #fff;
  padding: 40px 88px 40px 64px;
}
.acco_area.type-faq .acco_con {
  position: relative;
  padding: 0 88px 0 64px;
  background: #fafafa;
  font-size: 16px;
  line-height: 24px;
  color: #1A1D29;
}
.acco_area.type-faq .acco_con .acco_item {
  padding: 40px 0;
}
.acco_area.type-faq .acco_con:before {
  content: "A";
  display: inline-block;
  font-size: 12px;
  color: #fff;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #80624C;
  text-align: center;
  line-height: 24px;
  position: absolute;
  left: 24px;
  top: 40px;
}

/*
* ===============================
* 2021. Module Transformation
* ===============================
*/
.listBasic > li {
  background-image: none !important;
}
.listBasic > li .listBul > li:before {
  display: none;
}

.systemPopup > h1 {
  padding-bottom: 56px !important;
}
.systemPopup > h1.pb_x3 {
  padding-bottom: 24px !important;
}
.systemPopup > h1.pb_x4 {
  padding-bottom: 32px !important;
}
.systemPopup h2 + p,
.systemPopup h3 + p {
  margin-top: 16px !important;
  color: #1A1D29;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.systemPopup > .content-id .comp:first-child {
  margin-top: 0 !important;
}
.systemPopup > .content-id > .comp:first-child + *,
.systemPopup > .content-id > .comp:first-child + .comp,
.systemPopup > .content-id > .comp:first-child + script > .comp,
.systemPopup > .content-id > .comp:first-child + form > .comp,
.systemPopup > .content-id > .comp:first-child + iframe + .comp,
.systemPopup > .content-id > .comp:first-child + .s_step + .comp {
  margin-top: 56px !important;
}
.systemPopup > .content-id > .comp:first-child + script > .comp ~ .comp,
.systemPopup > .content-id > .comp:first-child + form > .comp ~ .comp,
.systemPopup > .content-id > .comp:first-child + iframe + .comp ~ .comp,
.systemPopup > .content-id > .comp:first-child + .s_step + .comp ~ .comp {
  margin-top: 56px !important;
}
.systemPopup > .content-id .tit2 + .comp,
.systemPopup > .content-id h2 + .comp {
  margin-top: 24px !important;
}
.systemPopup > .content-id > form > .comp + * {
  margin-top: 80px !important;
}
.systemPopup > .content-id .cont_txt.flex-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
}
.systemPopup > .content-id .textImp {
  color: #E32121 !important;
}

body,
.content-id {
  /* title */
}
body .marL0,
.content-id .marL0 {
  margin-left: 0 !important;
}
body .num-minus,
.content-id .num-minus {
  color: #008DDB !important;
}
body input.serchSmall,
.content-id input.serchSmall {
  padding: 0 16px;
}
body .infomation_box .bul-num li,
.content-id .infomation_box .bul-num li {
  font-size: 16px;
}
body .infomation_box .conf_box .listBasic li,
.content-id .infomation_box .conf_box .listBasic li {
  background-image: none !important;
}
body .table,
.content-id .table {
  table-layout: fixed;
}
body .iframe-wrap,
.content-id .iframe-wrap {
  padding: 0;
  height: calc(100vh - 280px) !important;
  max-height: calc(100vh - 280px) !important;
  overflow: hidden !important;
}
body .iframe-wrap iframe,
.content-id .iframe-wrap iframe {
  border: 1px solid #E1E2E5;
  height: 100%;
}
body .iframe-wrap iframe[id],
.content-id .iframe-wrap iframe[id] {
  width: 100%;
  height: 100%;
  padding: 0 !important;
  border: 0;
}
body .iframe-wrap.noline iframe,
.content-id .iframe-wrap.noline iframe {
  border: 0;
}
body .tableRow2 th,
.content-id .tableRow2 th {
  width: inherit;
}
body .ico-care,
.content-id .ico-care {
  display: inline-block;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -60px -60px;
  vertical-align: middle;
}
body .ico-warning,
.content-id .ico-warning {
  display: inline-block;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -40px -60px;
  vertical-align: middle;
}
body .tabCon.off,
.content-id .tabCon.off {
  display: none;
}
body table .downPoint,
.content-id table .downPoint {
  color: #008DDB !important;
}
body table .upPoint,
.content-id table .upPoint {
  color: #D63434 !important;
}
body .not-btnarea .btnArea.type-radio,
.content-id .not-btnarea .btnArea.type-radio {
  display: none;
}
body th,
.content-id th {
  line-height: 1.5;
}
body td a,
.content-id td a {
  white-space: initial;
}
body td .mtl_selectbox a,
.content-id td .mtl_selectbox a {
  white-space: nowrap;
}
body .number > input[type=password][maxlength="4"],
.content-id .number > input[type=password][maxlength="4"] {
  width: inherit !important;
}
body .readingInput.number.sumAmount,
.content-id .readingInput.number.sumAmount {
  display: flex;
  align-items: center;
  justify-content: center;
}
body .readingInput.number.sumAmount .inp-xsm,
.content-id .readingInput.number.sumAmount .inp-xsm {
  width: 100px !important;
  margin-right: 4px !important;
  text-align: right;
}
body td .writeInput.number.type-phone2 input,
body td .readingInput.number.type-phone2 input,
.content-id td .writeInput.number.type-phone2 input,
.content-id td .readingInput.number.type-phone2 input {
  width: 120px !important;
}
body td .writeInput.number.type-phone2 input + input,
body td .readingInput.number.type-phone2 input + input,
.content-id td .writeInput.number.type-phone2 input + input,
.content-id td .readingInput.number.type-phone2 input + input {
  margin-left: 4px !important;
}
body .comp:first-child,
.content-id .comp:first-child {
  margin-top: 0;
}
body .comp + *,
.content-id .comp + * {
  margin-top: 80px;
}
body .comp,
.content-id .comp {
  margin-top: 80px;
  margin-bottom: 0;
  min-height: 30px;
}
body .comp h2 + h3,
.content-id .comp h2 + h3 {
  margin-top: 40px;
}
body .comp > *:first-child,
.content-id .comp > *:first-child {
  margin-top: 0 !important;
}
body .cont_txt + *:not(.tableDefault):not(.tb_TopR):not(.listexcl):not(.listDefault):not(.listexcl_blue),
.content-id .cont_txt + *:not(.tableDefault):not(.tb_TopR):not(.listexcl):not(.listDefault):not(.listexcl_blue) {
  margin-top: 24px;
}
body .content_title::after,
.content-id .content_title::after {
  content: "";
  display: block;
  clear: both;
}
body .tabCon .s_step,
.content-id .tabCon .s_step {
  margin-bottom: 0;
}
body .content_title,
.content-id .content_title {
  position: relative;
  display: block;
  height: auto;
  margin: 0 auto;
  padding-bottom: 64px;
  padding-top: 0;
}
body .content_title h1,
body .titDep1,
.content-id .content_title h1,
.content-id .titDep1 {
  float: none;
  padding: 0 !important;
  border-bottom: 0;
  color: #000411 !important;
  font-size: 40px !important;
  line-height: 40px !important;
  letter-spacing: -0.5px !important;
  font-weight: 600 !important;
  background: none;
}
body .comp .s_step.type-inner,
.content-id .comp .s_step.type-inner {
  top: -4px !important;
  position: absolute;
  right: 0;
}
body .comp h2:first-child,
.content-id .comp h2:first-child {
  margin-top: 0;
}
body h2,
body .comp h2,
.content-id h2,
.content-id .comp h2 {
  font-size: 24px;
  font-weight: 600;
  color: #1A1D29;
  line-height: 24px;
}
body .comp h2,
.content-id .comp h2 {
  margin-top: 80px;
}
body h2.h2_bul02,
body h2.h2_bul01,
.content-id h2.h2_bul02,
.content-id h2.h2_bul01 {
  background: none;
  padding-left: 0;
  letter-spacing: 0;
}
body h3,
body .comp h3:not(.tit2),
.content-id h3,
.content-id .comp h3:not(.tit2) {
  font-size: 20px;
  font-weight: 600;
  color: #1A1D29;
  line-height: 20px;
  padding: 0;
  margin: 56px 0 16px;
  background-image: none;
}
body h2 + h3,
body .comp h2 + h3:not(.tit2),
.content-id h2 + h3,
.content-id .comp h2 + h3:not(.tit2) {
  margin: 40px 0 16px;
}
body .comp h3 + .cont_txt,
.content-id .comp h3 + .cont_txt {
  margin: 25px 0 0 0;
}
body .comp .cont_txt + h3,
.content-id .comp .cont_txt + h3 {
  margin-top: 56px !important;
}
body .lp_contents iframe,
.content-id .lp_contents iframe {
  width: 100%;
}
body .layerPopup.lSize > .layerPopup_wrap,
.content-id .layerPopup.lSize > .layerPopup_wrap {
  width: 100%;
}
body .listAccordion,
.content-id .listAccordion {
  border-top: 1px solid #4D4F58;
}
body .listAccordion > li,
.content-id .listAccordion > li {
  border: 0;
  border-bottom: 1px solid #E1E2E5;
  margin: 0;
}
body .listAccordion > li .acc_title,
.content-id .listAccordion > li .acc_title {
  padding: 33px 24px;
  line-height: 16px;
  color: #1A1D29;
  background: #fff;
}
body .listAccordion > li .acc_title .btnToggle,
.content-id .listAccordion > li .acc_title .btnToggle {
  width: 32px;
  height: 32px;
  background: url("/inc_renewal/img/_svg/btn-accolist.svg") -32px 0/64px no-repeat;
}
body .listAccordion > li .acc_title .btnToggle:focus,
.content-id .listAccordion > li .acc_title .btnToggle:focus {
  outline: 1px solid #000;
}
body .listAccordion > li.on .btnToggle,
.content-id .listAccordion > li.on .btnToggle {
  width: 32px;
  height: 32px;
  background: url("/inc_renewal/img/_svg/btn-accolist.svg") 0 0/64px no-repeat;
}
body .listAccordion > li .acc_con_wrap .acc_con,
.content-id .listAccordion > li .acc_con_wrap .acc_con {
  padding: 32px 24px;
}
body .link,
.content-id .link {
  color: #1A1D29;
  font-weight: 500;
  text-decoration: underline;
}
body .link.fColor,
.content-id .link.fColor {
  color: #008DDB !important;
}
body .link_txt,
.content-id .link_txt {
  color: #1A1D29;
  font-weight: 500;
  text-decoration: underline;
  border: 0 !important;
}
body .link_txt.fColor,
.content-id .link_txt.fColor {
  color: #008DDB !important;
}
body a.txtLink1,
.content-id a.txtLink1 {
  color: #008DDB !important;
}
body .area_blue,
.content-id .area_blue {
  width: 76px;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  border-radius: 30px;
  background-color: #008DDB;
  line-height: 40px;
  text-align: center;
}
body .area_gray,
.content-id .area_gray {
  width: 76px;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  border-radius: 30px;
  background-color: #E1E2E5;
  line-height: 40px;
  text-align: center;
}

.lp_contents iframe {
  width: 100%;
}

.layerPopup.lSize > .layerPopup_wrap {
  width: 100%;
}

.tableDefault5_body table {
  border-bottom: 1px solid #E1E2E5 !important;
}

/* step */
.modal_inIframe {
  background-color: transparent !important;
}

.modal .listHyphen .cont_txt,
.modal .listBasic .cont_txt,
.modal .listDefault .cont_txt,
.modal .listDefault3 .cont_txt,
.modal .listDefault2 .cont_txt {
  padding-left: 0;
}
.modal .listHyphen .cont_txt::before,
.modal .listBasic .cont_txt::before,
.modal .listDefault .cont_txt::before,
.modal .listDefault3 .cont_txt::before,
.modal .listDefault2 .cont_txt::before {
  display: none !important;
}
.modal .listHyphen > li,
.modal .listBasic > li,
.modal .listDefault > li,
.modal .listDefault3 > li,
.modal .listDefault2 > li {
  font-size: 16px;
  line-height: 24px;
  color: #1A1D29;
  padding-left: 10px;
  background: none;
  position: relative;
}
.modal .listHyphen > li::after,
.modal .listBasic > li::after,
.modal .listDefault > li::after,
.modal .listDefault3 > li::after,
.modal .listDefault2 > li::after {
  display: none;
}
.modal .listHyphen > li::before,
.modal .listBasic > li::before,
.modal .listDefault > li::before,
.modal .listDefault3 > li::before,
.modal .listDefault2 > li::before {
  content: "";
  display: block;
  width: 4px;
  height: 1px;
  background: #1A1D29;
  position: absolute;
  top: 11px;
  left: 0;
}
.modal .listHyphen > li .listHyphen > li,
.modal .listHyphen > li .listBasic > li,
.modal .listHyphen > li .listDefault > li,
.modal .listHyphen > li .listDefault3 > li,
.modal .listHyphen > li .listDefault2 > li,
.modal .listBasic > li .listHyphen > li,
.modal .listBasic > li .listBasic > li,
.modal .listBasic > li .listDefault > li,
.modal .listBasic > li .listDefault3 > li,
.modal .listBasic > li .listDefault2 > li,
.modal .listDefault > li .listHyphen > li,
.modal .listDefault > li .listBasic > li,
.modal .listDefault > li .listDefault > li,
.modal .listDefault > li .listDefault3 > li,
.modal .listDefault > li .listDefault2 > li,
.modal .listDefault3 > li .listHyphen > li,
.modal .listDefault3 > li .listBasic > li,
.modal .listDefault3 > li .listDefault > li,
.modal .listDefault3 > li .listDefault3 > li,
.modal .listDefault3 > li .listDefault2 > li,
.modal .listDefault2 > li .listHyphen > li,
.modal .listDefault2 > li .listBasic > li,
.modal .listDefault2 > li .listDefault > li,
.modal .listDefault2 > li .listDefault3 > li,
.modal .listDefault2 > li .listDefault2 > li {
  font-size: 16px;
  line-height: 24px;
  color: #1A1D29;
  padding-left: 12px;
  background: none;
  position: relative;
}
.modal .listHyphen > li .listHyphen > li::after,
.modal .listHyphen > li .listBasic > li::after,
.modal .listHyphen > li .listDefault > li::after,
.modal .listHyphen > li .listDefault3 > li::after,
.modal .listHyphen > li .listDefault2 > li::after,
.modal .listBasic > li .listHyphen > li::after,
.modal .listBasic > li .listBasic > li::after,
.modal .listBasic > li .listDefault > li::after,
.modal .listBasic > li .listDefault3 > li::after,
.modal .listBasic > li .listDefault2 > li::after,
.modal .listDefault > li .listHyphen > li::after,
.modal .listDefault > li .listBasic > li::after,
.modal .listDefault > li .listDefault > li::after,
.modal .listDefault > li .listDefault3 > li::after,
.modal .listDefault > li .listDefault2 > li::after,
.modal .listDefault3 > li .listHyphen > li::after,
.modal .listDefault3 > li .listBasic > li::after,
.modal .listDefault3 > li .listDefault > li::after,
.modal .listDefault3 > li .listDefault3 > li::after,
.modal .listDefault3 > li .listDefault2 > li::after,
.modal .listDefault2 > li .listHyphen > li::after,
.modal .listDefault2 > li .listBasic > li::after,
.modal .listDefault2 > li .listDefault > li::after,
.modal .listDefault2 > li .listDefault3 > li::after,
.modal .listDefault2 > li .listDefault2 > li::after {
  display: none;
}
.modal .listHyphen > li .listHyphen > li::before,
.modal .listHyphen > li .listBasic > li::before,
.modal .listHyphen > li .listDefault > li::before,
.modal .listHyphen > li .listDefault3 > li::before,
.modal .listHyphen > li .listDefault2 > li::before,
.modal .listBasic > li .listHyphen > li::before,
.modal .listBasic > li .listBasic > li::before,
.modal .listBasic > li .listDefault > li::before,
.modal .listBasic > li .listDefault3 > li::before,
.modal .listBasic > li .listDefault2 > li::before,
.modal .listDefault > li .listHyphen > li::before,
.modal .listDefault > li .listBasic > li::before,
.modal .listDefault > li .listDefault > li::before,
.modal .listDefault > li .listDefault3 > li::before,
.modal .listDefault > li .listDefault2 > li::before,
.modal .listDefault3 > li .listHyphen > li::before,
.modal .listDefault3 > li .listBasic > li::before,
.modal .listDefault3 > li .listDefault > li::before,
.modal .listDefault3 > li .listDefault3 > li::before,
.modal .listDefault3 > li .listDefault2 > li::before,
.modal .listDefault2 > li .listHyphen > li::before,
.modal .listDefault2 > li .listBasic > li::before,
.modal .listDefault2 > li .listDefault > li::before,
.modal .listDefault2 > li .listDefault3 > li::before,
.modal .listDefault2 > li .listDefault2 > li::before {
  content: "";
  display: block;
  width: 2px;
  height: 2px;
  background: #1A1D29;
  position: absolute;
  top: 11px;
  left: 0;
  border-radius: 1px;
}
.modal .listHyphen > li .listHyphen > li .listHyphen > li,
.modal .listHyphen > li .listHyphen > li .listBasic > li,
.modal .listHyphen > li .listHyphen > li .listDefault > li,
.modal .listHyphen > li .listHyphen > li .listDefault2 > li,
.modal .listHyphen > li .listHyphen > li .listDefault3 > li,
.modal .listHyphen > li .listBasic > li .listHyphen > li,
.modal .listHyphen > li .listBasic > li .listBasic > li,
.modal .listHyphen > li .listBasic > li .listDefault > li,
.modal .listHyphen > li .listBasic > li .listDefault2 > li,
.modal .listHyphen > li .listBasic > li .listDefault3 > li,
.modal .listHyphen > li .listDefault > li .listHyphen > li,
.modal .listHyphen > li .listDefault > li .listBasic > li,
.modal .listHyphen > li .listDefault > li .listDefault > li,
.modal .listHyphen > li .listDefault > li .listDefault2 > li,
.modal .listHyphen > li .listDefault > li .listDefault3 > li,
.modal .listHyphen > li .listDefault3 > li .listHyphen > li,
.modal .listHyphen > li .listDefault3 > li .listBasic > li,
.modal .listHyphen > li .listDefault3 > li .listDefault > li,
.modal .listHyphen > li .listDefault3 > li .listDefault2 > li,
.modal .listHyphen > li .listDefault3 > li .listDefault3 > li,
.modal .listHyphen > li .listDefault2 > li .listHyphen > li,
.modal .listHyphen > li .listDefault2 > li .listBasic > li,
.modal .listHyphen > li .listDefault2 > li .listDefault > li,
.modal .listHyphen > li .listDefault2 > li .listDefault2 > li,
.modal .listHyphen > li .listDefault2 > li .listDefault3 > li,
.modal .listBasic > li .listHyphen > li .listHyphen > li,
.modal .listBasic > li .listHyphen > li .listBasic > li,
.modal .listBasic > li .listHyphen > li .listDefault > li,
.modal .listBasic > li .listHyphen > li .listDefault2 > li,
.modal .listBasic > li .listHyphen > li .listDefault3 > li,
.modal .listBasic > li .listBasic > li .listHyphen > li,
.modal .listBasic > li .listBasic > li .listBasic > li,
.modal .listBasic > li .listBasic > li .listDefault > li,
.modal .listBasic > li .listBasic > li .listDefault2 > li,
.modal .listBasic > li .listBasic > li .listDefault3 > li,
.modal .listBasic > li .listDefault > li .listHyphen > li,
.modal .listBasic > li .listDefault > li .listBasic > li,
.modal .listBasic > li .listDefault > li .listDefault > li,
.modal .listBasic > li .listDefault > li .listDefault2 > li,
.modal .listBasic > li .listDefault > li .listDefault3 > li,
.modal .listBasic > li .listDefault3 > li .listHyphen > li,
.modal .listBasic > li .listDefault3 > li .listBasic > li,
.modal .listBasic > li .listDefault3 > li .listDefault > li,
.modal .listBasic > li .listDefault3 > li .listDefault2 > li,
.modal .listBasic > li .listDefault3 > li .listDefault3 > li,
.modal .listBasic > li .listDefault2 > li .listHyphen > li,
.modal .listBasic > li .listDefault2 > li .listBasic > li,
.modal .listBasic > li .listDefault2 > li .listDefault > li,
.modal .listBasic > li .listDefault2 > li .listDefault2 > li,
.modal .listBasic > li .listDefault2 > li .listDefault3 > li,
.modal .listDefault > li .listHyphen > li .listHyphen > li,
.modal .listDefault > li .listHyphen > li .listBasic > li,
.modal .listDefault > li .listHyphen > li .listDefault > li,
.modal .listDefault > li .listHyphen > li .listDefault2 > li,
.modal .listDefault > li .listHyphen > li .listDefault3 > li,
.modal .listDefault > li .listBasic > li .listHyphen > li,
.modal .listDefault > li .listBasic > li .listBasic > li,
.modal .listDefault > li .listBasic > li .listDefault > li,
.modal .listDefault > li .listBasic > li .listDefault2 > li,
.modal .listDefault > li .listBasic > li .listDefault3 > li,
.modal .listDefault > li .listDefault > li .listHyphen > li,
.modal .listDefault > li .listDefault > li .listBasic > li,
.modal .listDefault > li .listDefault > li .listDefault > li,
.modal .listDefault > li .listDefault > li .listDefault2 > li,
.modal .listDefault > li .listDefault > li .listDefault3 > li,
.modal .listDefault > li .listDefault3 > li .listHyphen > li,
.modal .listDefault > li .listDefault3 > li .listBasic > li,
.modal .listDefault > li .listDefault3 > li .listDefault > li,
.modal .listDefault > li .listDefault3 > li .listDefault2 > li,
.modal .listDefault > li .listDefault3 > li .listDefault3 > li,
.modal .listDefault > li .listDefault2 > li .listHyphen > li,
.modal .listDefault > li .listDefault2 > li .listBasic > li,
.modal .listDefault > li .listDefault2 > li .listDefault > li,
.modal .listDefault > li .listDefault2 > li .listDefault2 > li,
.modal .listDefault > li .listDefault2 > li .listDefault3 > li,
.modal .listDefault3 > li .listHyphen > li .listHyphen > li,
.modal .listDefault3 > li .listHyphen > li .listBasic > li,
.modal .listDefault3 > li .listHyphen > li .listDefault > li,
.modal .listDefault3 > li .listHyphen > li .listDefault2 > li,
.modal .listDefault3 > li .listHyphen > li .listDefault3 > li,
.modal .listDefault3 > li .listBasic > li .listHyphen > li,
.modal .listDefault3 > li .listBasic > li .listBasic > li,
.modal .listDefault3 > li .listBasic > li .listDefault > li,
.modal .listDefault3 > li .listBasic > li .listDefault2 > li,
.modal .listDefault3 > li .listBasic > li .listDefault3 > li,
.modal .listDefault3 > li .listDefault > li .listHyphen > li,
.modal .listDefault3 > li .listDefault > li .listBasic > li,
.modal .listDefault3 > li .listDefault > li .listDefault > li,
.modal .listDefault3 > li .listDefault > li .listDefault2 > li,
.modal .listDefault3 > li .listDefault > li .listDefault3 > li,
.modal .listDefault3 > li .listDefault3 > li .listHyphen > li,
.modal .listDefault3 > li .listDefault3 > li .listBasic > li,
.modal .listDefault3 > li .listDefault3 > li .listDefault > li,
.modal .listDefault3 > li .listDefault3 > li .listDefault2 > li,
.modal .listDefault3 > li .listDefault3 > li .listDefault3 > li,
.modal .listDefault3 > li .listDefault2 > li .listHyphen > li,
.modal .listDefault3 > li .listDefault2 > li .listBasic > li,
.modal .listDefault3 > li .listDefault2 > li .listDefault > li,
.modal .listDefault3 > li .listDefault2 > li .listDefault2 > li,
.modal .listDefault3 > li .listDefault2 > li .listDefault3 > li,
.modal .listDefault2 > li .listHyphen > li .listHyphen > li,
.modal .listDefault2 > li .listHyphen > li .listBasic > li,
.modal .listDefault2 > li .listHyphen > li .listDefault > li,
.modal .listDefault2 > li .listHyphen > li .listDefault2 > li,
.modal .listDefault2 > li .listHyphen > li .listDefault3 > li,
.modal .listDefault2 > li .listBasic > li .listHyphen > li,
.modal .listDefault2 > li .listBasic > li .listBasic > li,
.modal .listDefault2 > li .listBasic > li .listDefault > li,
.modal .listDefault2 > li .listBasic > li .listDefault2 > li,
.modal .listDefault2 > li .listBasic > li .listDefault3 > li,
.modal .listDefault2 > li .listDefault > li .listHyphen > li,
.modal .listDefault2 > li .listDefault > li .listBasic > li,
.modal .listDefault2 > li .listDefault > li .listDefault > li,
.modal .listDefault2 > li .listDefault > li .listDefault2 > li,
.modal .listDefault2 > li .listDefault > li .listDefault3 > li,
.modal .listDefault2 > li .listDefault3 > li .listHyphen > li,
.modal .listDefault2 > li .listDefault3 > li .listBasic > li,
.modal .listDefault2 > li .listDefault3 > li .listDefault > li,
.modal .listDefault2 > li .listDefault3 > li .listDefault2 > li,
.modal .listDefault2 > li .listDefault3 > li .listDefault3 > li,
.modal .listDefault2 > li .listDefault2 > li .listHyphen > li,
.modal .listDefault2 > li .listDefault2 > li .listBasic > li,
.modal .listDefault2 > li .listDefault2 > li .listDefault > li,
.modal .listDefault2 > li .listDefault2 > li .listDefault2 > li,
.modal .listDefault2 > li .listDefault2 > li .listDefault3 > li {
  font-size: 16px;
  line-height: 24px;
  color: #1A1D29;
  padding-left: 12px;
  background: none;
  position: relative;
}
.modal .listHyphen > li .listHyphen > li .listHyphen > li::after,
.modal .listHyphen > li .listHyphen > li .listBasic > li::after,
.modal .listHyphen > li .listHyphen > li .listDefault > li::after,
.modal .listHyphen > li .listHyphen > li .listDefault2 > li::after,
.modal .listHyphen > li .listHyphen > li .listDefault3 > li::after,
.modal .listHyphen > li .listBasic > li .listHyphen > li::after,
.modal .listHyphen > li .listBasic > li .listBasic > li::after,
.modal .listHyphen > li .listBasic > li .listDefault > li::after,
.modal .listHyphen > li .listBasic > li .listDefault2 > li::after,
.modal .listHyphen > li .listBasic > li .listDefault3 > li::after,
.modal .listHyphen > li .listDefault > li .listHyphen > li::after,
.modal .listHyphen > li .listDefault > li .listBasic > li::after,
.modal .listHyphen > li .listDefault > li .listDefault > li::after,
.modal .listHyphen > li .listDefault > li .listDefault2 > li::after,
.modal .listHyphen > li .listDefault > li .listDefault3 > li::after,
.modal .listHyphen > li .listDefault3 > li .listHyphen > li::after,
.modal .listHyphen > li .listDefault3 > li .listBasic > li::after,
.modal .listHyphen > li .listDefault3 > li .listDefault > li::after,
.modal .listHyphen > li .listDefault3 > li .listDefault2 > li::after,
.modal .listHyphen > li .listDefault3 > li .listDefault3 > li::after,
.modal .listHyphen > li .listDefault2 > li .listHyphen > li::after,
.modal .listHyphen > li .listDefault2 > li .listBasic > li::after,
.modal .listHyphen > li .listDefault2 > li .listDefault > li::after,
.modal .listHyphen > li .listDefault2 > li .listDefault2 > li::after,
.modal .listHyphen > li .listDefault2 > li .listDefault3 > li::after,
.modal .listBasic > li .listHyphen > li .listHyphen > li::after,
.modal .listBasic > li .listHyphen > li .listBasic > li::after,
.modal .listBasic > li .listHyphen > li .listDefault > li::after,
.modal .listBasic > li .listHyphen > li .listDefault2 > li::after,
.modal .listBasic > li .listHyphen > li .listDefault3 > li::after,
.modal .listBasic > li .listBasic > li .listHyphen > li::after,
.modal .listBasic > li .listBasic > li .listBasic > li::after,
.modal .listBasic > li .listBasic > li .listDefault > li::after,
.modal .listBasic > li .listBasic > li .listDefault2 > li::after,
.modal .listBasic > li .listBasic > li .listDefault3 > li::after,
.modal .listBasic > li .listDefault > li .listHyphen > li::after,
.modal .listBasic > li .listDefault > li .listBasic > li::after,
.modal .listBasic > li .listDefault > li .listDefault > li::after,
.modal .listBasic > li .listDefault > li .listDefault2 > li::after,
.modal .listBasic > li .listDefault > li .listDefault3 > li::after,
.modal .listBasic > li .listDefault3 > li .listHyphen > li::after,
.modal .listBasic > li .listDefault3 > li .listBasic > li::after,
.modal .listBasic > li .listDefault3 > li .listDefault > li::after,
.modal .listBasic > li .listDefault3 > li .listDefault2 > li::after,
.modal .listBasic > li .listDefault3 > li .listDefault3 > li::after,
.modal .listBasic > li .listDefault2 > li .listHyphen > li::after,
.modal .listBasic > li .listDefault2 > li .listBasic > li::after,
.modal .listBasic > li .listDefault2 > li .listDefault > li::after,
.modal .listBasic > li .listDefault2 > li .listDefault2 > li::after,
.modal .listBasic > li .listDefault2 > li .listDefault3 > li::after,
.modal .listDefault > li .listHyphen > li .listHyphen > li::after,
.modal .listDefault > li .listHyphen > li .listBasic > li::after,
.modal .listDefault > li .listHyphen > li .listDefault > li::after,
.modal .listDefault > li .listHyphen > li .listDefault2 > li::after,
.modal .listDefault > li .listHyphen > li .listDefault3 > li::after,
.modal .listDefault > li .listBasic > li .listHyphen > li::after,
.modal .listDefault > li .listBasic > li .listBasic > li::after,
.modal .listDefault > li .listBasic > li .listDefault > li::after,
.modal .listDefault > li .listBasic > li .listDefault2 > li::after,
.modal .listDefault > li .listBasic > li .listDefault3 > li::after,
.modal .listDefault > li .listDefault > li .listHyphen > li::after,
.modal .listDefault > li .listDefault > li .listBasic > li::after,
.modal .listDefault > li .listDefault > li .listDefault > li::after,
.modal .listDefault > li .listDefault > li .listDefault2 > li::after,
.modal .listDefault > li .listDefault > li .listDefault3 > li::after,
.modal .listDefault > li .listDefault3 > li .listHyphen > li::after,
.modal .listDefault > li .listDefault3 > li .listBasic > li::after,
.modal .listDefault > li .listDefault3 > li .listDefault > li::after,
.modal .listDefault > li .listDefault3 > li .listDefault2 > li::after,
.modal .listDefault > li .listDefault3 > li .listDefault3 > li::after,
.modal .listDefault > li .listDefault2 > li .listHyphen > li::after,
.modal .listDefault > li .listDefault2 > li .listBasic > li::after,
.modal .listDefault > li .listDefault2 > li .listDefault > li::after,
.modal .listDefault > li .listDefault2 > li .listDefault2 > li::after,
.modal .listDefault > li .listDefault2 > li .listDefault3 > li::after,
.modal .listDefault3 > li .listHyphen > li .listHyphen > li::after,
.modal .listDefault3 > li .listHyphen > li .listBasic > li::after,
.modal .listDefault3 > li .listHyphen > li .listDefault > li::after,
.modal .listDefault3 > li .listHyphen > li .listDefault2 > li::after,
.modal .listDefault3 > li .listHyphen > li .listDefault3 > li::after,
.modal .listDefault3 > li .listBasic > li .listHyphen > li::after,
.modal .listDefault3 > li .listBasic > li .listBasic > li::after,
.modal .listDefault3 > li .listBasic > li .listDefault > li::after,
.modal .listDefault3 > li .listBasic > li .listDefault2 > li::after,
.modal .listDefault3 > li .listBasic > li .listDefault3 > li::after,
.modal .listDefault3 > li .listDefault > li .listHyphen > li::after,
.modal .listDefault3 > li .listDefault > li .listBasic > li::after,
.modal .listDefault3 > li .listDefault > li .listDefault > li::after,
.modal .listDefault3 > li .listDefault > li .listDefault2 > li::after,
.modal .listDefault3 > li .listDefault > li .listDefault3 > li::after,
.modal .listDefault3 > li .listDefault3 > li .listHyphen > li::after,
.modal .listDefault3 > li .listDefault3 > li .listBasic > li::after,
.modal .listDefault3 > li .listDefault3 > li .listDefault > li::after,
.modal .listDefault3 > li .listDefault3 > li .listDefault2 > li::after,
.modal .listDefault3 > li .listDefault3 > li .listDefault3 > li::after,
.modal .listDefault3 > li .listDefault2 > li .listHyphen > li::after,
.modal .listDefault3 > li .listDefault2 > li .listBasic > li::after,
.modal .listDefault3 > li .listDefault2 > li .listDefault > li::after,
.modal .listDefault3 > li .listDefault2 > li .listDefault2 > li::after,
.modal .listDefault3 > li .listDefault2 > li .listDefault3 > li::after,
.modal .listDefault2 > li .listHyphen > li .listHyphen > li::after,
.modal .listDefault2 > li .listHyphen > li .listBasic > li::after,
.modal .listDefault2 > li .listHyphen > li .listDefault > li::after,
.modal .listDefault2 > li .listHyphen > li .listDefault2 > li::after,
.modal .listDefault2 > li .listHyphen > li .listDefault3 > li::after,
.modal .listDefault2 > li .listBasic > li .listHyphen > li::after,
.modal .listDefault2 > li .listBasic > li .listBasic > li::after,
.modal .listDefault2 > li .listBasic > li .listDefault > li::after,
.modal .listDefault2 > li .listBasic > li .listDefault2 > li::after,
.modal .listDefault2 > li .listBasic > li .listDefault3 > li::after,
.modal .listDefault2 > li .listDefault > li .listHyphen > li::after,
.modal .listDefault2 > li .listDefault > li .listBasic > li::after,
.modal .listDefault2 > li .listDefault > li .listDefault > li::after,
.modal .listDefault2 > li .listDefault > li .listDefault2 > li::after,
.modal .listDefault2 > li .listDefault > li .listDefault3 > li::after,
.modal .listDefault2 > li .listDefault3 > li .listHyphen > li::after,
.modal .listDefault2 > li .listDefault3 > li .listBasic > li::after,
.modal .listDefault2 > li .listDefault3 > li .listDefault > li::after,
.modal .listDefault2 > li .listDefault3 > li .listDefault2 > li::after,
.modal .listDefault2 > li .listDefault3 > li .listDefault3 > li::after,
.modal .listDefault2 > li .listDefault2 > li .listHyphen > li::after,
.modal .listDefault2 > li .listDefault2 > li .listBasic > li::after,
.modal .listDefault2 > li .listDefault2 > li .listDefault > li::after,
.modal .listDefault2 > li .listDefault2 > li .listDefault2 > li::after,
.modal .listDefault2 > li .listDefault2 > li .listDefault3 > li::after {
  display: none;
}
.modal .listHyphen > li .listHyphen > li .listHyphen > li::before,
.modal .listHyphen > li .listHyphen > li .listBasic > li::before,
.modal .listHyphen > li .listHyphen > li .listDefault > li::before,
.modal .listHyphen > li .listHyphen > li .listDefault2 > li::before,
.modal .listHyphen > li .listHyphen > li .listDefault3 > li::before,
.modal .listHyphen > li .listBasic > li .listHyphen > li::before,
.modal .listHyphen > li .listBasic > li .listBasic > li::before,
.modal .listHyphen > li .listBasic > li .listDefault > li::before,
.modal .listHyphen > li .listBasic > li .listDefault2 > li::before,
.modal .listHyphen > li .listBasic > li .listDefault3 > li::before,
.modal .listHyphen > li .listDefault > li .listHyphen > li::before,
.modal .listHyphen > li .listDefault > li .listBasic > li::before,
.modal .listHyphen > li .listDefault > li .listDefault > li::before,
.modal .listHyphen > li .listDefault > li .listDefault2 > li::before,
.modal .listHyphen > li .listDefault > li .listDefault3 > li::before,
.modal .listHyphen > li .listDefault3 > li .listHyphen > li::before,
.modal .listHyphen > li .listDefault3 > li .listBasic > li::before,
.modal .listHyphen > li .listDefault3 > li .listDefault > li::before,
.modal .listHyphen > li .listDefault3 > li .listDefault2 > li::before,
.modal .listHyphen > li .listDefault3 > li .listDefault3 > li::before,
.modal .listHyphen > li .listDefault2 > li .listHyphen > li::before,
.modal .listHyphen > li .listDefault2 > li .listBasic > li::before,
.modal .listHyphen > li .listDefault2 > li .listDefault > li::before,
.modal .listHyphen > li .listDefault2 > li .listDefault2 > li::before,
.modal .listHyphen > li .listDefault2 > li .listDefault3 > li::before,
.modal .listBasic > li .listHyphen > li .listHyphen > li::before,
.modal .listBasic > li .listHyphen > li .listBasic > li::before,
.modal .listBasic > li .listHyphen > li .listDefault > li::before,
.modal .listBasic > li .listHyphen > li .listDefault2 > li::before,
.modal .listBasic > li .listHyphen > li .listDefault3 > li::before,
.modal .listBasic > li .listBasic > li .listHyphen > li::before,
.modal .listBasic > li .listBasic > li .listBasic > li::before,
.modal .listBasic > li .listBasic > li .listDefault > li::before,
.modal .listBasic > li .listBasic > li .listDefault2 > li::before,
.modal .listBasic > li .listBasic > li .listDefault3 > li::before,
.modal .listBasic > li .listDefault > li .listHyphen > li::before,
.modal .listBasic > li .listDefault > li .listBasic > li::before,
.modal .listBasic > li .listDefault > li .listDefault > li::before,
.modal .listBasic > li .listDefault > li .listDefault2 > li::before,
.modal .listBasic > li .listDefault > li .listDefault3 > li::before,
.modal .listBasic > li .listDefault3 > li .listHyphen > li::before,
.modal .listBasic > li .listDefault3 > li .listBasic > li::before,
.modal .listBasic > li .listDefault3 > li .listDefault > li::before,
.modal .listBasic > li .listDefault3 > li .listDefault2 > li::before,
.modal .listBasic > li .listDefault3 > li .listDefault3 > li::before,
.modal .listBasic > li .listDefault2 > li .listHyphen > li::before,
.modal .listBasic > li .listDefault2 > li .listBasic > li::before,
.modal .listBasic > li .listDefault2 > li .listDefault > li::before,
.modal .listBasic > li .listDefault2 > li .listDefault2 > li::before,
.modal .listBasic > li .listDefault2 > li .listDefault3 > li::before,
.modal .listDefault > li .listHyphen > li .listHyphen > li::before,
.modal .listDefault > li .listHyphen > li .listBasic > li::before,
.modal .listDefault > li .listHyphen > li .listDefault > li::before,
.modal .listDefault > li .listHyphen > li .listDefault2 > li::before,
.modal .listDefault > li .listHyphen > li .listDefault3 > li::before,
.modal .listDefault > li .listBasic > li .listHyphen > li::before,
.modal .listDefault > li .listBasic > li .listBasic > li::before,
.modal .listDefault > li .listBasic > li .listDefault > li::before,
.modal .listDefault > li .listBasic > li .listDefault2 > li::before,
.modal .listDefault > li .listBasic > li .listDefault3 > li::before,
.modal .listDefault > li .listDefault > li .listHyphen > li::before,
.modal .listDefault > li .listDefault > li .listBasic > li::before,
.modal .listDefault > li .listDefault > li .listDefault > li::before,
.modal .listDefault > li .listDefault > li .listDefault2 > li::before,
.modal .listDefault > li .listDefault > li .listDefault3 > li::before,
.modal .listDefault > li .listDefault3 > li .listHyphen > li::before,
.modal .listDefault > li .listDefault3 > li .listBasic > li::before,
.modal .listDefault > li .listDefault3 > li .listDefault > li::before,
.modal .listDefault > li .listDefault3 > li .listDefault2 > li::before,
.modal .listDefault > li .listDefault3 > li .listDefault3 > li::before,
.modal .listDefault > li .listDefault2 > li .listHyphen > li::before,
.modal .listDefault > li .listDefault2 > li .listBasic > li::before,
.modal .listDefault > li .listDefault2 > li .listDefault > li::before,
.modal .listDefault > li .listDefault2 > li .listDefault2 > li::before,
.modal .listDefault > li .listDefault2 > li .listDefault3 > li::before,
.modal .listDefault3 > li .listHyphen > li .listHyphen > li::before,
.modal .listDefault3 > li .listHyphen > li .listBasic > li::before,
.modal .listDefault3 > li .listHyphen > li .listDefault > li::before,
.modal .listDefault3 > li .listHyphen > li .listDefault2 > li::before,
.modal .listDefault3 > li .listHyphen > li .listDefault3 > li::before,
.modal .listDefault3 > li .listBasic > li .listHyphen > li::before,
.modal .listDefault3 > li .listBasic > li .listBasic > li::before,
.modal .listDefault3 > li .listBasic > li .listDefault > li::before,
.modal .listDefault3 > li .listBasic > li .listDefault2 > li::before,
.modal .listDefault3 > li .listBasic > li .listDefault3 > li::before,
.modal .listDefault3 > li .listDefault > li .listHyphen > li::before,
.modal .listDefault3 > li .listDefault > li .listBasic > li::before,
.modal .listDefault3 > li .listDefault > li .listDefault > li::before,
.modal .listDefault3 > li .listDefault > li .listDefault2 > li::before,
.modal .listDefault3 > li .listDefault > li .listDefault3 > li::before,
.modal .listDefault3 > li .listDefault3 > li .listHyphen > li::before,
.modal .listDefault3 > li .listDefault3 > li .listBasic > li::before,
.modal .listDefault3 > li .listDefault3 > li .listDefault > li::before,
.modal .listDefault3 > li .listDefault3 > li .listDefault2 > li::before,
.modal .listDefault3 > li .listDefault3 > li .listDefault3 > li::before,
.modal .listDefault3 > li .listDefault2 > li .listHyphen > li::before,
.modal .listDefault3 > li .listDefault2 > li .listBasic > li::before,
.modal .listDefault3 > li .listDefault2 > li .listDefault > li::before,
.modal .listDefault3 > li .listDefault2 > li .listDefault2 > li::before,
.modal .listDefault3 > li .listDefault2 > li .listDefault3 > li::before,
.modal .listDefault2 > li .listHyphen > li .listHyphen > li::before,
.modal .listDefault2 > li .listHyphen > li .listBasic > li::before,
.modal .listDefault2 > li .listHyphen > li .listDefault > li::before,
.modal .listDefault2 > li .listHyphen > li .listDefault2 > li::before,
.modal .listDefault2 > li .listHyphen > li .listDefault3 > li::before,
.modal .listDefault2 > li .listBasic > li .listHyphen > li::before,
.modal .listDefault2 > li .listBasic > li .listBasic > li::before,
.modal .listDefault2 > li .listBasic > li .listDefault > li::before,
.modal .listDefault2 > li .listBasic > li .listDefault2 > li::before,
.modal .listDefault2 > li .listBasic > li .listDefault3 > li::before,
.modal .listDefault2 > li .listDefault > li .listHyphen > li::before,
.modal .listDefault2 > li .listDefault > li .listBasic > li::before,
.modal .listDefault2 > li .listDefault > li .listDefault > li::before,
.modal .listDefault2 > li .listDefault > li .listDefault2 > li::before,
.modal .listDefault2 > li .listDefault > li .listDefault3 > li::before,
.modal .listDefault2 > li .listDefault3 > li .listHyphen > li::before,
.modal .listDefault2 > li .listDefault3 > li .listBasic > li::before,
.modal .listDefault2 > li .listDefault3 > li .listDefault > li::before,
.modal .listDefault2 > li .listDefault3 > li .listDefault2 > li::before,
.modal .listDefault2 > li .listDefault3 > li .listDefault3 > li::before,
.modal .listDefault2 > li .listDefault2 > li .listHyphen > li::before,
.modal .listDefault2 > li .listDefault2 > li .listBasic > li::before,
.modal .listDefault2 > li .listDefault2 > li .listDefault > li::before,
.modal .listDefault2 > li .listDefault2 > li .listDefault2 > li::before,
.modal .listDefault2 > li .listDefault2 > li .listDefault3 > li::before {
  content: "";
  display: block;
  width: 4px;
  height: 1px;
  background: #1A1D29;
  position: absolute;
  top: 11px;
  left: 0;
}

.line_stock {
  line-height: 48px;
}

#content table .qInfo a + * {
  margin-left: 0 !important;
}

body,
.modal_content,
.content-id {
  /* 간격재조정 */
  /* point */
  /* background color */
}
body .name-link-target,
.modal_content .name-link-target,
.content-id .name-link-target {
  margin-top: 0 !important;
}
body .name-link-target > h2,
.modal_content .name-link-target > h2,
.content-id .name-link-target > h2 {
  padding-top: 80px !important;
}
body > .comp:first-child,
.modal_content > .comp:first-child,
.content-id > .comp:first-child {
  margin-top: 72px;
}
body > .comp:first-child + *,
body > .comp:first-child + .comp,
body > .comp:first-child + script > .comp,
body > .comp:first-child + form > .comp,
body > .comp:first-child + iframe + .comp,
body > .comp:first-child + .s_step + .comp,
.modal_content > .comp:first-child + *,
.modal_content > .comp:first-child + .comp,
.modal_content > .comp:first-child + script > .comp,
.modal_content > .comp:first-child + form > .comp,
.modal_content > .comp:first-child + iframe + .comp,
.modal_content > .comp:first-child + .s_step + .comp,
.content-id > .comp:first-child + *,
.content-id > .comp:first-child + .comp,
.content-id > .comp:first-child + script > .comp,
.content-id > .comp:first-child + form > .comp,
.content-id > .comp:first-child + iframe + .comp,
.content-id > .comp:first-child + .s_step + .comp {
  margin-top: 0 !important;
}
body > .comp:first-child + script > .comp ~ .comp,
body > .comp:first-child + form > .comp ~ .comp,
body > .comp:first-child + iframe + .comp ~ .comp,
body > .comp:first-child + .s_step + .comp ~ .comp,
.modal_content > .comp:first-child + script > .comp ~ .comp,
.modal_content > .comp:first-child + form > .comp ~ .comp,
.modal_content > .comp:first-child + iframe + .comp ~ .comp,
.modal_content > .comp:first-child + .s_step + .comp ~ .comp,
.content-id > .comp:first-child + script > .comp ~ .comp,
.content-id > .comp:first-child + form > .comp ~ .comp,
.content-id > .comp:first-child + iframe + .comp ~ .comp,
.content-id > .comp:first-child + .s_step + .comp ~ .comp {
  margin-top: 80px !important;
}
body .tit2 + .comp,
body h2 + .comp,
.modal_content .tit2 + .comp,
.modal_content h2 + .comp,
.content-id .tit2 + .comp,
.content-id h2 + .comp {
  margin-top: 24px !important;
}
body > form > .comp + *,
.modal_content > form > .comp + *,
.content-id > form > .comp + * {
  margin-top: 80px !important;
}
body .srch_tit,
.modal_content .srch_tit,
.content-id .srch_tit {
  margin: 0 5px 0 0;
  line-height: 48px;
}
body .data-tooltip:hover:before,
body .data-tooltip:focus:before,
.modal_content .data-tooltip:hover:before,
.modal_content .data-tooltip:focus:before,
.content-id .data-tooltip:hover:before,
.content-id .data-tooltip:focus:before {
  display: block;
  background: none;
  width: 0px;
  height: 0px;
  border-bottom: 6px solid #4D4F58;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  border-radius: 0;
  top: 20px;
  left: 50%;
  transform: translate(-50%, 0);
}
body .data-tooltip:hover:after,
body .data-tooltip:focus:after,
.modal_content .data-tooltip:hover:after,
.modal_content .data-tooltip:focus:after,
.content-id .data-tooltip:hover:after,
.content-id .data-tooltip:focus:after {
  display: block;
  background-color: #4D4F58;
  color: #fff;
  border: 0;
  height: auto;
  border-radius: 16px;
  padding: 8px 16px;
  font-size: 13px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}
body .qInfo > a:hover + .qInfo_con,
body .qInfo.on > .qInfo_con,
body .qInfo > a:focus + .qInfo_con,
.modal_content .qInfo > a:hover + .qInfo_con,
.modal_content .qInfo.on > .qInfo_con,
.modal_content .qInfo > a:focus + .qInfo_con,
.content-id .qInfo > a:hover + .qInfo_con,
.content-id .qInfo.on > .qInfo_con,
.content-id .qInfo > a:focus + .qInfo_con {
  min-width: 177px;
  width: auto;
  height: auto;
  padding: 8px 16px;
  text-align: left !important;
  border: 0;
  border-radius: 8px;
  background: #4D4F58;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}
body .qInfo > a:hover + .qInfo_con span,
body .qInfo.on > .qInfo_con span,
body .qInfo > a:focus + .qInfo_con span,
.modal_content .qInfo > a:hover + .qInfo_con span,
.modal_content .qInfo.on > .qInfo_con span,
.modal_content .qInfo > a:focus + .qInfo_con span,
.content-id .qInfo > a:hover + .qInfo_con span,
.content-id .qInfo.on > .qInfo_con span,
.content-id .qInfo > a:focus + .qInfo_con span {
  color: #fff;
  font-size: 13px;
  line-height: 16px;
}
body .qInfo > a:hover + .qInfo_con .comp,
body .qInfo.on > .qInfo_con .comp,
body .qInfo > a:focus + .qInfo_con .comp,
.modal_content .qInfo > a:hover + .qInfo_con .comp,
.modal_content .qInfo.on > .qInfo_con .comp,
.modal_content .qInfo > a:focus + .qInfo_con .comp,
.content-id .qInfo > a:hover + .qInfo_con .comp,
.content-id .qInfo.on > .qInfo_con .comp,
.content-id .qInfo > a:focus + .qInfo_con .comp {
  margin-top: 16px;
}
body .qinfo > a,
body .qInfo:hover > a,
body .qInfo:focus > a,
.modal_content .qinfo > a,
.modal_content .qInfo:hover > a,
.modal_content .qInfo:focus > a,
.content-id .qinfo > a,
.content-id .qInfo:hover > a,
.content-id .qInfo:focus > a {
  background: url("/inc_renewal/img//sp/sp_btn.svg") no-repeat -60px -20px/200px;
}
body .qInfo .qInfo_arr,
body .qInfo > a:hover ~ .qInfo_arr,
body .qInfo > a:focus ~ .qInfo_arr,
body .qInfo.on > a:focus ~ .qInfo_arr,
.modal_content .qInfo .qInfo_arr,
.modal_content .qInfo > a:hover ~ .qInfo_arr,
.modal_content .qInfo > a:focus ~ .qInfo_arr,
.modal_content .qInfo.on > a:focus ~ .qInfo_arr,
.content-id .qInfo .qInfo_arr,
.content-id .qInfo > a:hover ~ .qInfo_arr,
.content-id .qInfo > a:focus ~ .qInfo_arr,
.content-id .qInfo.on > a:focus ~ .qInfo_arr {
  position: absolute;
  top: 6px;
  left: 23px;
  width: 10px;
  height: 5px;
  transform: rotate(-90deg);
  background: url("/inc_renewal/img//common/icon_tooltip_tail.svg") no-repeat 0 0/100% !important;
}
body .qInfo .excl,
body .qInfo .listexcl li,
.modal_content .qInfo .excl,
.modal_content .qInfo .listexcl li,
.content-id .qInfo .excl,
.content-id .qInfo .listexcl li {
  padding: 0 0 0 16px;
  color: #fff;
  font-size: 13px;
}
body .qInfo .excl:before,
body .qInfo .listexcl li:before,
.modal_content .qInfo .excl:before,
.modal_content .qInfo .listexcl li:before,
.content-id .qInfo .excl:before,
.content-id .qInfo .listexcl li:before {
  top: 6px;
  width: 12px;
  height: 12px;
  background: url("/inc_renewal/img/_svg/icon_tooltip_excl.svg") 0 0 no-repeat;
}
body .qInfo .qInfo_con,
.modal_content .qInfo .qInfo_con,
.content-id .qInfo .qInfo_con {
  color: #fff;
}
body .qInfo .qInfo_con h2,
body .qInfo .qInfo_con h3,
.modal_content .qInfo .qInfo_con h2,
.modal_content .qInfo .qInfo_con h3,
.content-id .qInfo .qInfo_con h2,
.content-id .qInfo .qInfo_con h3 {
  margin: 0;
  color: #fff;
  font-size: 13px;
}
body .qInfo .qInfo_con h2 + .paraDefault,
body .qInfo .qInfo_con h3 + .paraDefault,
.modal_content .qInfo .qInfo_con h2 + .paraDefault,
.modal_content .qInfo .qInfo_con h3 + .paraDefault,
.content-id .qInfo .qInfo_con h2 + .paraDefault,
.content-id .qInfo .qInfo_con h3 + .paraDefault {
  margin-top: 8px;
  text-align: left;
}
body .qInfo .qInfo_con *,
.modal_content .qInfo .qInfo_con *,
.content-id .qInfo .qInfo_con * {
  color: #fff;
}
body .qInfo .qInfo_con [class^=tableDefault],
.modal_content .qInfo .qInfo_con [class^=tableDefault],
.content-id .qInfo .qInfo_con [class^=tableDefault] {
  margin-top: 8px;
}
body .qInfo .qInfo_con [class^=tableDefault] table,
.modal_content .qInfo .qInfo_con [class^=tableDefault] table,
.content-id .qInfo .qInfo_con [class^=tableDefault] table {
  background: #fff;
}
body .qInfo .qInfo_con [class^=tableDefault] table th,
.modal_content .qInfo .qInfo_con [class^=tableDefault] table th,
.content-id .qInfo .qInfo_con [class^=tableDefault] table th {
  background: #F6F8FC !important;
}
body .qInfo .qInfo_con [class^=tableDefault] table th,
body .qInfo .qInfo_con [class^=tableDefault] table td,
.modal_content .qInfo .qInfo_con [class^=tableDefault] table th,
.modal_content .qInfo .qInfo_con [class^=tableDefault] table td,
.content-id .qInfo .qInfo_con [class^=tableDefault] table th,
.content-id .qInfo .qInfo_con [class^=tableDefault] table td {
  color: #1A1D29;
  font-size: 13px !important;
}
body .qInfo .qInfo_con.fColor, body .qInfo .qInfo_con.fColor2,
.modal_content .qInfo .qInfo_con.fColor,
.modal_content .qInfo .qInfo_con.fColor2,
.content-id .qInfo .qInfo_con.fColor,
.content-id .qInfo .qInfo_con.fColor2 {
  color: #fff !important;
}
body .qInfo .listBasic,
body .qInfo .listDefault,
.modal_content .qInfo .listBasic,
.modal_content .qInfo .listDefault,
.content-id .qInfo .listBasic,
.content-id .qInfo .listDefault {
  text-align: left;
  margin-top: 8px;
}
body .qInfo .listBasic li,
body .qInfo .listDefault li,
.modal_content .qInfo .listBasic li,
.modal_content .qInfo .listDefault li,
.content-id .qInfo .listBasic li,
.content-id .qInfo .listDefault li {
  position: relative;
  font-size: 13px;
  line-height: 20px;
}
body .qInfo .listBasic li + li,
body .qInfo .listDefault li + li,
.modal_content .qInfo .listBasic li + li,
.modal_content .qInfo .listDefault li + li,
.content-id .qInfo .listBasic li + li,
.content-id .qInfo .listDefault li + li {
  margin-top: 0;
}
body .qInfo .listBasic li:before,
body .qInfo .listDefault li:before,
.modal_content .qInfo .listBasic li:before,
.modal_content .qInfo .listDefault li:before,
.content-id .qInfo .listBasic li:before,
.content-id .qInfo .listDefault li:before {
  background: #fff;
}
body .qInfo .tb_TopR,
.modal_content .qInfo .tb_TopR,
.content-id .qInfo .tb_TopR {
  margin-top: 8px;
}
body .qInfo .tb_TopR > div,
.modal_content .qInfo .tb_TopR > div,
.content-id .qInfo .tb_TopR > div {
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 13px;
}
body .tblaround-wrap,
.modal_content .tblaround-wrap,
.content-id .tblaround-wrap {
  width: 100%;
  position: relative;
  margin: 16px 0;
}
body .tblaround-wrap::after,
.modal_content .tblaround-wrap::after,
.content-id .tblaround-wrap::after {
  content: "";
  overflow: hidden;
  display: block;
  clear: both;
}
body .tblaround-wrap .tblaround-l,
.modal_content .tblaround-wrap .tblaround-l,
.content-id .tblaround-wrap .tblaround-l {
  position: relative;
  float: left;
}
body .tblaround-wrap .tblaround-r,
.modal_content .tblaround-wrap .tblaround-r,
.content-id .tblaround-wrap .tblaround-r {
  position: relative;
  float: right;
}
body .tblaround-wrap .tblaround-tit,
.modal_content .tblaround-wrap .tblaround-tit,
.content-id .tblaround-wrap .tblaround-tit {
  position: relative;
  float: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body .tblaround-wrap .tblaround-tit h3,
body .tblaround-wrap .tblaround-tit h4,
body .tblaround-wrap .tblaround-tit h2,
body .tblaround-wrap .tblaround-tit h5,
body .tblaround-wrap .tblaround-tit h6,
body .tblaround-wrap .tblaround-tit .tit,
.modal_content .tblaround-wrap .tblaround-tit h3,
.modal_content .tblaround-wrap .tblaround-tit h4,
.modal_content .tblaround-wrap .tblaround-tit h2,
.modal_content .tblaround-wrap .tblaround-tit h5,
.modal_content .tblaround-wrap .tblaround-tit h6,
.modal_content .tblaround-wrap .tblaround-tit .tit,
.content-id .tblaround-wrap .tblaround-tit h3,
.content-id .tblaround-wrap .tblaround-tit h4,
.content-id .tblaround-wrap .tblaround-tit h2,
.content-id .tblaround-wrap .tblaround-tit h5,
.content-id .tblaround-wrap .tblaround-tit h6,
.content-id .tblaround-wrap .tblaround-tit .tit {
  margin: 0 8px 0 0;
  height: 40px;
  line-height: 40px;
  background: none;
  padding: 0;
}
body .tblaround-wrap .tblaround-tit .form-area,
.modal_content .tblaround-wrap .tblaround-tit .form-area,
.content-id .tblaround-wrap .tblaround-tit .form-area {
  margin: 0 0 0 16px;
}
body .tblaround-wrap .tblaround-tit .qInfo,
.modal_content .tblaround-wrap .tblaround-tit .qInfo,
.content-id .tblaround-wrap .tblaround-tit .qInfo {
  top: -1px;
}
body .tblaround-wrap .tblaround-util,
.modal_content .tblaround-wrap .tblaround-util,
.content-id .tblaround-wrap .tblaround-util {
  position: relative;
  float: right;
  text-align: right;
}
body .tblaround-wrap .tblaround-util .unit,
.modal_content .tblaround-wrap .tblaround-util .unit,
.content-id .tblaround-wrap .tblaround-util .unit {
  width: 100%;
  position: relative;
  text-align: right;
  margin-top: 15px;
  font-size: 14px;
  color: #73757C;
}
body .tblaround-wrap .tblaround-util .bul-care,
.modal_content .tblaround-wrap .tblaround-util .bul-care,
.content-id .tblaround-wrap .tblaround-util .bul-care {
  font-size: 14px;
}
body .tblaround-wrap + [class^=tableDefault],
.modal_content .tblaround-wrap + [class^=tableDefault],
.content-id .tblaround-wrap + [class^=tableDefault] {
  margin-top: 16px;
}
body iframe[title="빈 프레임"],
.modal_content iframe[title="빈 프레임"],
.content-id iframe[title="빈 프레임"] {
  position: absolute;
}
body .table_box > .tableDefault.alignL,
body .table_box > .tableDefault.alignR,
.modal_content .table_box > .tableDefault.alignL,
.modal_content .table_box > .tableDefault.alignR,
.content-id .table_box > .tableDefault.alignL,
.content-id .table_box > .tableDefault.alignR {
  width: calc(50% - 12px);
}
body .tableDefault + .tableDefault,
body .tableDefault + .tb_TopR,
body .tableDefault + .table_box,
body .tableDefault + .tableDefault2,
body .tableDefault2 + .tableDefault,
body .tableDefault2 + .tb_TopR,
body .tableDefault2 + .table_box,
body .tableDefault2 + .tableDefault2,
.modal_content .tableDefault + .tableDefault,
.modal_content .tableDefault + .tb_TopR,
.modal_content .tableDefault + .table_box,
.modal_content .tableDefault + .tableDefault2,
.modal_content .tableDefault2 + .tableDefault,
.modal_content .tableDefault2 + .tb_TopR,
.modal_content .tableDefault2 + .table_box,
.modal_content .tableDefault2 + .tableDefault2,
.content-id .tableDefault + .tableDefault,
.content-id .tableDefault + .tb_TopR,
.content-id .tableDefault + .table_box,
.content-id .tableDefault + .tableDefault2,
.content-id .tableDefault2 + .tableDefault,
.content-id .tableDefault2 + .tb_TopR,
.content-id .tableDefault2 + .table_box,
.content-id .tableDefault2 + .tableDefault2 {
  margin-top: 56px;
}
body .tableDefault2.tbl_tit + .tableDefault2.tbl_scroll,
.modal_content .tableDefault2.tbl_tit + .tableDefault2.tbl_scroll,
.content-id .tableDefault2.tbl_tit + .tableDefault2.tbl_scroll {
  margin-top: 0;
}
body .cont-tit-m,
body .tit3,
.modal_content .cont-tit-m,
.modal_content .tit3,
.content-id .cont-tit-m,
.content-id .tit3 {
  font-size: 20px !important;
  padding-left: 0 !important;
  line-height: 25px !important;
}
body .cont-tit-m::before,
body .tit3::before,
.modal_content .cont-tit-m::before,
.modal_content .tit3::before,
.content-id .cont-tit-m::before,
.content-id .tit3::before {
  display: none;
}
body .tit3,
.modal_content .tit3,
.content-id .tit3 {
  background: none;
}
body .tableDefault2.tbl_scroll .Zeroin_txt01,
body .tableDefault2.tbl_scroll .upPoint,
.modal_content .tableDefault2.tbl_scroll .Zeroin_txt01,
.modal_content .tableDefault2.tbl_scroll .upPoint,
.content-id .tableDefault2.tbl_scroll .Zeroin_txt01,
.content-id .tableDefault2.tbl_scroll .upPoint {
  font-size: inherit;
}
body .tableDefault2.tbl_scroll .Zeroin_txt02,
.modal_content .tableDefault2.tbl_scroll .Zeroin_txt02,
.content-id .tableDefault2.tbl_scroll .Zeroin_txt02 {
  font-size: 13px;
}
body .tableDefault2.tbl_scroll .fundClass_Hangul_popup,
.modal_content .tableDefault2.tbl_scroll .fundClass_Hangul_popup,
.content-id .tableDefault2.tbl_scroll .fundClass_Hangul_popup {
  margin: 16px 0 0 !important;
  color: #73757C;
  font-size: 13px;
  line-height: 13px;
  padding-left: 0 !important;
}
body .tableDefault2.tbl_scroll .Product_info,
.modal_content .tableDefault2.tbl_scroll .Product_info,
.content-id .tableDefault2.tbl_scroll .Product_info {
  margin-top: 0;
}
body .tableDefault2.tbl_scroll .product-linelist-title,
.modal_content .tableDefault2.tbl_scroll .product-linelist-title,
.content-id .tableDefault2.tbl_scroll .product-linelist-title {
  display: block;
  margin: 14px 0 0 !important;
  font-size: 17px !important;
  font-weight: 600;
  color: #1A1D29;
}
body .tit4,
body h3.tit4,
body h4:not(.h2_title),
.modal_content .tit4,
.modal_content h3.tit4,
.modal_content h4:not(.h2_title),
.content-id .tit4,
.content-id h3.tit4,
.content-id h4:not(.h2_title) {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  color: #1A1D29;
  background: none;
  padding-left: 16px;
  position: relative;
  margin: 32px 0 16px;
}
body h3.tit4::before,
body h4::before,
.modal_content h3.tit4::before,
.modal_content h4::before,
.content-id h3.tit4::before,
.content-id h4::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #73757C;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 4px;
}
body .tit4.noBul,
.modal_content .tit4.noBul,
.content-id .tit4.noBul {
  color: #4D4F58;
}
body .tit4.noBul:before,
.modal_content .tit4.noBul:before,
.content-id .tit4.noBul:before {
  display: none;
}
body .tableDefault,
.modal_content .tableDefault,
.content-id .tableDefault {
  margin-top: 0;
}
body .tableDefault.device-info,
.modal_content .tableDefault.device-info,
.content-id .tableDefault.device-info {
  height: 440px;
}
body .nobul > li::after, body .nobul > li::before, body .noBul > li::after, body .noBul > li::before,
.modal_content .nobul > li::after,
.modal_content .nobul > li::before,
.modal_content .noBul > li::after,
.modal_content .noBul > li::before,
.content-id .nobul > li::after,
.content-id .nobul > li::before,
.content-id .noBul > li::after,
.content-id .noBul > li::before {
  display: none !important;
}
body .roundBoxInfo .title,
.modal_content .roundBoxInfo .title,
.content-id .roundBoxInfo .title {
  padding-left: 0;
}
body .roundBoxInfo .listHyphen > li,
body .roundBoxInfo .listBasic > li,
body .roundBoxInfo .listDefault > li,
body .roundBoxInfo .listDefault3 > li,
body .roundBoxInfo .listDefault2 > li,
body .roundBoxKnow .listHyphen > li,
body .roundBoxKnow .listBasic > li,
body .roundBoxKnow .listDefault > li,
body .roundBoxKnow .listDefault3 > li,
body .roundBoxKnow .listDefault2 > li,
.modal_content .roundBoxInfo .listHyphen > li,
.modal_content .roundBoxInfo .listBasic > li,
.modal_content .roundBoxInfo .listDefault > li,
.modal_content .roundBoxInfo .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault2 > li,
.modal_content .roundBoxKnow .listHyphen > li,
.modal_content .roundBoxKnow .listBasic > li,
.modal_content .roundBoxKnow .listDefault > li,
.modal_content .roundBoxKnow .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault2 > li,
.content-id .roundBoxInfo .listHyphen > li,
.content-id .roundBoxInfo .listBasic > li,
.content-id .roundBoxInfo .listDefault > li,
.content-id .roundBoxInfo .listDefault3 > li,
.content-id .roundBoxInfo .listDefault2 > li,
.content-id .roundBoxKnow .listHyphen > li,
.content-id .roundBoxKnow .listBasic > li,
.content-id .roundBoxKnow .listDefault > li,
.content-id .roundBoxKnow .listDefault3 > li,
.content-id .roundBoxKnow .listDefault2 > li {
  font-family: "Pretendard", Sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #4D4F58;
  padding-left: 10px;
  background: none;
  position: relative;
}
body .roundBoxInfo .listHyphen > li::after,
body .roundBoxInfo .listBasic > li::after,
body .roundBoxInfo .listDefault > li::after,
body .roundBoxInfo .listDefault3 > li::after,
body .roundBoxInfo .listDefault2 > li::after,
body .roundBoxKnow .listHyphen > li::after,
body .roundBoxKnow .listBasic > li::after,
body .roundBoxKnow .listDefault > li::after,
body .roundBoxKnow .listDefault3 > li::after,
body .roundBoxKnow .listDefault2 > li::after,
.modal_content .roundBoxInfo .listHyphen > li::after,
.modal_content .roundBoxInfo .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault2 > li::after,
.modal_content .roundBoxKnow .listHyphen > li::after,
.modal_content .roundBoxKnow .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault2 > li::after,
.content-id .roundBoxInfo .listHyphen > li::after,
.content-id .roundBoxInfo .listBasic > li::after,
.content-id .roundBoxInfo .listDefault > li::after,
.content-id .roundBoxInfo .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault2 > li::after,
.content-id .roundBoxKnow .listHyphen > li::after,
.content-id .roundBoxKnow .listBasic > li::after,
.content-id .roundBoxKnow .listDefault > li::after,
.content-id .roundBoxKnow .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault2 > li::after {
  display: none;
}
body .roundBoxInfo .listHyphen > li::before,
body .roundBoxInfo .listBasic > li::before,
body .roundBoxInfo .listDefault > li::before,
body .roundBoxInfo .listDefault3 > li::before,
body .roundBoxInfo .listDefault2 > li::before,
body .roundBoxKnow .listHyphen > li::before,
body .roundBoxKnow .listBasic > li::before,
body .roundBoxKnow .listDefault > li::before,
body .roundBoxKnow .listDefault3 > li::before,
body .roundBoxKnow .listDefault2 > li::before,
.modal_content .roundBoxInfo .listHyphen > li::before,
.modal_content .roundBoxInfo .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault2 > li::before,
.modal_content .roundBoxKnow .listHyphen > li::before,
.modal_content .roundBoxKnow .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault2 > li::before,
.content-id .roundBoxInfo .listHyphen > li::before,
.content-id .roundBoxInfo .listBasic > li::before,
.content-id .roundBoxInfo .listDefault > li::before,
.content-id .roundBoxInfo .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault2 > li::before,
.content-id .roundBoxKnow .listHyphen > li::before,
.content-id .roundBoxKnow .listBasic > li::before,
.content-id .roundBoxKnow .listDefault > li::before,
.content-id .roundBoxKnow .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault2 > li::before {
  content: "";
  display: block;
  width: 2px;
  height: 2px;
  background: #4D4F58;
  position: absolute;
  top: 9px;
  left: 0;
  border-radius: 1px;
}
body .roundBoxInfo .listHyphen > li .listHyphen,
body .roundBoxInfo .listHyphen > li .listBasic,
body .roundBoxInfo .listHyphen > li .listDefault,
body .roundBoxInfo .listHyphen > li .listDefault3,
body .roundBoxInfo .listHyphen > li .listDefault2,
body .roundBoxInfo .listBasic > li .listHyphen,
body .roundBoxInfo .listBasic > li .listBasic,
body .roundBoxInfo .listBasic > li .listDefault,
body .roundBoxInfo .listBasic > li .listDefault3,
body .roundBoxInfo .listBasic > li .listDefault2,
body .roundBoxInfo .listDefault > li .listHyphen,
body .roundBoxInfo .listDefault > li .listBasic,
body .roundBoxInfo .listDefault > li .listDefault,
body .roundBoxInfo .listDefault > li .listDefault3,
body .roundBoxInfo .listDefault > li .listDefault2,
body .roundBoxInfo .listDefault3 > li .listHyphen,
body .roundBoxInfo .listDefault3 > li .listBasic,
body .roundBoxInfo .listDefault3 > li .listDefault,
body .roundBoxInfo .listDefault3 > li .listDefault3,
body .roundBoxInfo .listDefault3 > li .listDefault2,
body .roundBoxInfo .listDefault2 > li .listHyphen,
body .roundBoxInfo .listDefault2 > li .listBasic,
body .roundBoxInfo .listDefault2 > li .listDefault,
body .roundBoxInfo .listDefault2 > li .listDefault3,
body .roundBoxInfo .listDefault2 > li .listDefault2,
body .roundBoxKnow .listHyphen > li .listHyphen,
body .roundBoxKnow .listHyphen > li .listBasic,
body .roundBoxKnow .listHyphen > li .listDefault,
body .roundBoxKnow .listHyphen > li .listDefault3,
body .roundBoxKnow .listHyphen > li .listDefault2,
body .roundBoxKnow .listBasic > li .listHyphen,
body .roundBoxKnow .listBasic > li .listBasic,
body .roundBoxKnow .listBasic > li .listDefault,
body .roundBoxKnow .listBasic > li .listDefault3,
body .roundBoxKnow .listBasic > li .listDefault2,
body .roundBoxKnow .listDefault > li .listHyphen,
body .roundBoxKnow .listDefault > li .listBasic,
body .roundBoxKnow .listDefault > li .listDefault,
body .roundBoxKnow .listDefault > li .listDefault3,
body .roundBoxKnow .listDefault > li .listDefault2,
body .roundBoxKnow .listDefault3 > li .listHyphen,
body .roundBoxKnow .listDefault3 > li .listBasic,
body .roundBoxKnow .listDefault3 > li .listDefault,
body .roundBoxKnow .listDefault3 > li .listDefault3,
body .roundBoxKnow .listDefault3 > li .listDefault2,
body .roundBoxKnow .listDefault2 > li .listHyphen,
body .roundBoxKnow .listDefault2 > li .listBasic,
body .roundBoxKnow .listDefault2 > li .listDefault,
body .roundBoxKnow .listDefault2 > li .listDefault3,
body .roundBoxKnow .listDefault2 > li .listDefault2,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen,
.modal_content .roundBoxInfo .listHyphen > li .listBasic,
.modal_content .roundBoxInfo .listHyphen > li .listDefault,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2,
.modal_content .roundBoxInfo .listBasic > li .listHyphen,
.modal_content .roundBoxInfo .listBasic > li .listBasic,
.modal_content .roundBoxInfo .listBasic > li .listDefault,
.modal_content .roundBoxInfo .listBasic > li .listDefault3,
.modal_content .roundBoxInfo .listBasic > li .listDefault2,
.modal_content .roundBoxInfo .listDefault > li .listHyphen,
.modal_content .roundBoxInfo .listDefault > li .listBasic,
.modal_content .roundBoxInfo .listDefault > li .listDefault,
.modal_content .roundBoxInfo .listDefault > li .listDefault3,
.modal_content .roundBoxInfo .listDefault > li .listDefault2,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen,
.modal_content .roundBoxKnow .listHyphen > li .listBasic,
.modal_content .roundBoxKnow .listHyphen > li .listDefault,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2,
.modal_content .roundBoxKnow .listBasic > li .listHyphen,
.modal_content .roundBoxKnow .listBasic > li .listBasic,
.modal_content .roundBoxKnow .listBasic > li .listDefault,
.modal_content .roundBoxKnow .listBasic > li .listDefault3,
.modal_content .roundBoxKnow .listBasic > li .listDefault2,
.modal_content .roundBoxKnow .listDefault > li .listHyphen,
.modal_content .roundBoxKnow .listDefault > li .listBasic,
.modal_content .roundBoxKnow .listDefault > li .listDefault,
.modal_content .roundBoxKnow .listDefault > li .listDefault3,
.modal_content .roundBoxKnow .listDefault > li .listDefault2,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2,
.content-id .roundBoxInfo .listHyphen > li .listHyphen,
.content-id .roundBoxInfo .listHyphen > li .listBasic,
.content-id .roundBoxInfo .listHyphen > li .listDefault,
.content-id .roundBoxInfo .listHyphen > li .listDefault3,
.content-id .roundBoxInfo .listHyphen > li .listDefault2,
.content-id .roundBoxInfo .listBasic > li .listHyphen,
.content-id .roundBoxInfo .listBasic > li .listBasic,
.content-id .roundBoxInfo .listBasic > li .listDefault,
.content-id .roundBoxInfo .listBasic > li .listDefault3,
.content-id .roundBoxInfo .listBasic > li .listDefault2,
.content-id .roundBoxInfo .listDefault > li .listHyphen,
.content-id .roundBoxInfo .listDefault > li .listBasic,
.content-id .roundBoxInfo .listDefault > li .listDefault,
.content-id .roundBoxInfo .listDefault > li .listDefault3,
.content-id .roundBoxInfo .listDefault > li .listDefault2,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen,
.content-id .roundBoxInfo .listDefault3 > li .listBasic,
.content-id .roundBoxInfo .listDefault3 > li .listDefault,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen,
.content-id .roundBoxInfo .listDefault2 > li .listBasic,
.content-id .roundBoxInfo .listDefault2 > li .listDefault,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2,
.content-id .roundBoxKnow .listHyphen > li .listHyphen,
.content-id .roundBoxKnow .listHyphen > li .listBasic,
.content-id .roundBoxKnow .listHyphen > li .listDefault,
.content-id .roundBoxKnow .listHyphen > li .listDefault3,
.content-id .roundBoxKnow .listHyphen > li .listDefault2,
.content-id .roundBoxKnow .listBasic > li .listHyphen,
.content-id .roundBoxKnow .listBasic > li .listBasic,
.content-id .roundBoxKnow .listBasic > li .listDefault,
.content-id .roundBoxKnow .listBasic > li .listDefault3,
.content-id .roundBoxKnow .listBasic > li .listDefault2,
.content-id .roundBoxKnow .listDefault > li .listHyphen,
.content-id .roundBoxKnow .listDefault > li .listBasic,
.content-id .roundBoxKnow .listDefault > li .listDefault,
.content-id .roundBoxKnow .listDefault > li .listDefault3,
.content-id .roundBoxKnow .listDefault > li .listDefault2,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen,
.content-id .roundBoxKnow .listDefault3 > li .listBasic,
.content-id .roundBoxKnow .listDefault3 > li .listDefault,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen,
.content-id .roundBoxKnow .listDefault2 > li .listBasic,
.content-id .roundBoxKnow .listDefault2 > li .listDefault,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 {
  margin-top: 0;
}
body .roundBoxInfo .listHyphen > li .listHyphen > li,
body .roundBoxInfo .listHyphen > li .listBasic > li,
body .roundBoxInfo .listHyphen > li .listDefault > li,
body .roundBoxInfo .listHyphen > li .listDefault3 > li,
body .roundBoxInfo .listHyphen > li .listDefault2 > li,
body .roundBoxInfo .listBasic > li .listHyphen > li,
body .roundBoxInfo .listBasic > li .listBasic > li,
body .roundBoxInfo .listBasic > li .listDefault > li,
body .roundBoxInfo .listBasic > li .listDefault3 > li,
body .roundBoxInfo .listBasic > li .listDefault2 > li,
body .roundBoxInfo .listDefault > li .listHyphen > li,
body .roundBoxInfo .listDefault > li .listBasic > li,
body .roundBoxInfo .listDefault > li .listDefault > li,
body .roundBoxInfo .listDefault > li .listDefault3 > li,
body .roundBoxInfo .listDefault > li .listDefault2 > li,
body .roundBoxInfo .listDefault3 > li .listHyphen > li,
body .roundBoxInfo .listDefault3 > li .listBasic > li,
body .roundBoxInfo .listDefault3 > li .listDefault > li,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li,
body .roundBoxInfo .listDefault2 > li .listHyphen > li,
body .roundBoxInfo .listDefault2 > li .listBasic > li,
body .roundBoxInfo .listDefault2 > li .listDefault > li,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li,
body .roundBoxKnow .listHyphen > li .listHyphen > li,
body .roundBoxKnow .listHyphen > li .listBasic > li,
body .roundBoxKnow .listHyphen > li .listDefault > li,
body .roundBoxKnow .listHyphen > li .listDefault3 > li,
body .roundBoxKnow .listHyphen > li .listDefault2 > li,
body .roundBoxKnow .listBasic > li .listHyphen > li,
body .roundBoxKnow .listBasic > li .listBasic > li,
body .roundBoxKnow .listBasic > li .listDefault > li,
body .roundBoxKnow .listBasic > li .listDefault3 > li,
body .roundBoxKnow .listBasic > li .listDefault2 > li,
body .roundBoxKnow .listDefault > li .listHyphen > li,
body .roundBoxKnow .listDefault > li .listBasic > li,
body .roundBoxKnow .listDefault > li .listDefault > li,
body .roundBoxKnow .listDefault > li .listDefault3 > li,
body .roundBoxKnow .listDefault > li .listDefault2 > li,
body .roundBoxKnow .listDefault3 > li .listHyphen > li,
body .roundBoxKnow .listDefault3 > li .listBasic > li,
body .roundBoxKnow .listDefault3 > li .listDefault > li,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li,
body .roundBoxKnow .listDefault2 > li .listHyphen > li,
body .roundBoxKnow .listDefault2 > li .listBasic > li,
body .roundBoxKnow .listDefault2 > li .listDefault > li,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li,
.content-id .roundBoxInfo .listBasic > li .listBasic > li,
.content-id .roundBoxInfo .listBasic > li .listDefault > li,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault > li .listBasic > li,
.content-id .roundBoxInfo .listDefault > li .listDefault > li,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li,
.content-id .roundBoxKnow .listBasic > li .listBasic > li,
.content-id .roundBoxKnow .listBasic > li .listDefault > li,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault > li .listBasic > li,
.content-id .roundBoxKnow .listDefault > li .listDefault > li,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li {
  font-size: 14px;
  line-height: 21px;
  color: #73757C;
  padding-left: 12px;
  background: none;
  position: relative;
}
body .roundBoxInfo .listHyphen > li .listHyphen > li::after,
body .roundBoxInfo .listHyphen > li .listBasic > li::after,
body .roundBoxInfo .listHyphen > li .listDefault > li::after,
body .roundBoxInfo .listHyphen > li .listDefault3 > li::after,
body .roundBoxInfo .listHyphen > li .listDefault2 > li::after,
body .roundBoxInfo .listBasic > li .listHyphen > li::after,
body .roundBoxInfo .listBasic > li .listBasic > li::after,
body .roundBoxInfo .listBasic > li .listDefault > li::after,
body .roundBoxInfo .listBasic > li .listDefault3 > li::after,
body .roundBoxInfo .listBasic > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault > li .listHyphen > li::after,
body .roundBoxInfo .listDefault > li .listBasic > li::after,
body .roundBoxInfo .listDefault > li .listDefault > li::after,
body .roundBoxInfo .listDefault > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault3 > li .listHyphen > li::after,
body .roundBoxInfo .listDefault3 > li .listBasic > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault2 > li .listHyphen > li::after,
body .roundBoxInfo .listDefault2 > li .listBasic > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li::after,
body .roundBoxKnow .listHyphen > li .listHyphen > li::after,
body .roundBoxKnow .listHyphen > li .listBasic > li::after,
body .roundBoxKnow .listHyphen > li .listDefault > li::after,
body .roundBoxKnow .listHyphen > li .listDefault3 > li::after,
body .roundBoxKnow .listHyphen > li .listDefault2 > li::after,
body .roundBoxKnow .listBasic > li .listHyphen > li::after,
body .roundBoxKnow .listBasic > li .listBasic > li::after,
body .roundBoxKnow .listBasic > li .listDefault > li::after,
body .roundBoxKnow .listBasic > li .listDefault3 > li::after,
body .roundBoxKnow .listBasic > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault > li .listHyphen > li::after,
body .roundBoxKnow .listDefault > li .listBasic > li::after,
body .roundBoxKnow .listDefault > li .listDefault > li::after,
body .roundBoxKnow .listDefault > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault3 > li .listHyphen > li::after,
body .roundBoxKnow .listDefault3 > li .listBasic > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault2 > li .listHyphen > li::after,
body .roundBoxKnow .listDefault2 > li .listBasic > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li::after,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li::after,
.content-id .roundBoxInfo .listBasic > li .listBasic > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li::after,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li::after,
.content-id .roundBoxKnow .listBasic > li .listBasic > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li::after {
  display: none;
}
body .roundBoxInfo .listHyphen > li .listHyphen > li::before,
body .roundBoxInfo .listHyphen > li .listBasic > li::before,
body .roundBoxInfo .listHyphen > li .listDefault > li::before,
body .roundBoxInfo .listHyphen > li .listDefault3 > li::before,
body .roundBoxInfo .listHyphen > li .listDefault2 > li::before,
body .roundBoxInfo .listBasic > li .listHyphen > li::before,
body .roundBoxInfo .listBasic > li .listBasic > li::before,
body .roundBoxInfo .listBasic > li .listDefault > li::before,
body .roundBoxInfo .listBasic > li .listDefault3 > li::before,
body .roundBoxInfo .listBasic > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault > li .listHyphen > li::before,
body .roundBoxInfo .listDefault > li .listBasic > li::before,
body .roundBoxInfo .listDefault > li .listDefault > li::before,
body .roundBoxInfo .listDefault > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault3 > li .listHyphen > li::before,
body .roundBoxInfo .listDefault3 > li .listBasic > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault2 > li .listHyphen > li::before,
body .roundBoxInfo .listDefault2 > li .listBasic > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li::before,
body .roundBoxKnow .listHyphen > li .listHyphen > li::before,
body .roundBoxKnow .listHyphen > li .listBasic > li::before,
body .roundBoxKnow .listHyphen > li .listDefault > li::before,
body .roundBoxKnow .listHyphen > li .listDefault3 > li::before,
body .roundBoxKnow .listHyphen > li .listDefault2 > li::before,
body .roundBoxKnow .listBasic > li .listHyphen > li::before,
body .roundBoxKnow .listBasic > li .listBasic > li::before,
body .roundBoxKnow .listBasic > li .listDefault > li::before,
body .roundBoxKnow .listBasic > li .listDefault3 > li::before,
body .roundBoxKnow .listBasic > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault > li .listHyphen > li::before,
body .roundBoxKnow .listDefault > li .listBasic > li::before,
body .roundBoxKnow .listDefault > li .listDefault > li::before,
body .roundBoxKnow .listDefault > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault3 > li .listHyphen > li::before,
body .roundBoxKnow .listDefault3 > li .listBasic > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault2 > li .listHyphen > li::before,
body .roundBoxKnow .listDefault2 > li .listBasic > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li::before,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li::before,
.content-id .roundBoxInfo .listBasic > li .listBasic > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li::before,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li::before,
.content-id .roundBoxKnow .listBasic > li .listBasic > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li::before {
  content: "";
  display: block;
  width: 4px;
  height: 1px;
  background: #73757C;
  position: absolute;
  top: 10px;
  left: 0;
}
body .roundBoxInfo .listHyphen > li .listHyphen > li .listHyphen > li,
body .roundBoxInfo .listHyphen > li .listHyphen > li .listBasic > li,
body .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault > li,
body .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault2 > li,
body .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault3 > li,
body .roundBoxInfo .listHyphen > li .listBasic > li .listHyphen > li,
body .roundBoxInfo .listHyphen > li .listBasic > li .listBasic > li,
body .roundBoxInfo .listHyphen > li .listBasic > li .listDefault > li,
body .roundBoxInfo .listHyphen > li .listBasic > li .listDefault2 > li,
body .roundBoxInfo .listHyphen > li .listBasic > li .listDefault3 > li,
body .roundBoxInfo .listHyphen > li .listDefault > li .listHyphen > li,
body .roundBoxInfo .listHyphen > li .listDefault > li .listBasic > li,
body .roundBoxInfo .listHyphen > li .listDefault > li .listDefault > li,
body .roundBoxInfo .listHyphen > li .listDefault > li .listDefault2 > li,
body .roundBoxInfo .listHyphen > li .listDefault > li .listDefault3 > li,
body .roundBoxInfo .listHyphen > li .listDefault3 > li .listHyphen > li,
body .roundBoxInfo .listHyphen > li .listDefault3 > li .listBasic > li,
body .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault > li,
body .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault2 > li,
body .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault3 > li,
body .roundBoxInfo .listHyphen > li .listDefault2 > li .listHyphen > li,
body .roundBoxInfo .listHyphen > li .listDefault2 > li .listBasic > li,
body .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault > li,
body .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault2 > li,
body .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault3 > li,
body .roundBoxInfo .listBasic > li .listHyphen > li .listHyphen > li,
body .roundBoxInfo .listBasic > li .listHyphen > li .listBasic > li,
body .roundBoxInfo .listBasic > li .listHyphen > li .listDefault > li,
body .roundBoxInfo .listBasic > li .listHyphen > li .listDefault2 > li,
body .roundBoxInfo .listBasic > li .listHyphen > li .listDefault3 > li,
body .roundBoxInfo .listBasic > li .listBasic > li .listHyphen > li,
body .roundBoxInfo .listBasic > li .listBasic > li .listBasic > li,
body .roundBoxInfo .listBasic > li .listBasic > li .listDefault > li,
body .roundBoxInfo .listBasic > li .listBasic > li .listDefault2 > li,
body .roundBoxInfo .listBasic > li .listBasic > li .listDefault3 > li,
body .roundBoxInfo .listBasic > li .listDefault > li .listHyphen > li,
body .roundBoxInfo .listBasic > li .listDefault > li .listBasic > li,
body .roundBoxInfo .listBasic > li .listDefault > li .listDefault > li,
body .roundBoxInfo .listBasic > li .listDefault > li .listDefault2 > li,
body .roundBoxInfo .listBasic > li .listDefault > li .listDefault3 > li,
body .roundBoxInfo .listBasic > li .listDefault3 > li .listHyphen > li,
body .roundBoxInfo .listBasic > li .listDefault3 > li .listBasic > li,
body .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault > li,
body .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault2 > li,
body .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault3 > li,
body .roundBoxInfo .listBasic > li .listDefault2 > li .listHyphen > li,
body .roundBoxInfo .listBasic > li .listDefault2 > li .listBasic > li,
body .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault > li,
body .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault2 > li,
body .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault3 > li,
body .roundBoxInfo .listDefault > li .listHyphen > li .listHyphen > li,
body .roundBoxInfo .listDefault > li .listHyphen > li .listBasic > li,
body .roundBoxInfo .listDefault > li .listHyphen > li .listDefault > li,
body .roundBoxInfo .listDefault > li .listHyphen > li .listDefault2 > li,
body .roundBoxInfo .listDefault > li .listHyphen > li .listDefault3 > li,
body .roundBoxInfo .listDefault > li .listBasic > li .listHyphen > li,
body .roundBoxInfo .listDefault > li .listBasic > li .listBasic > li,
body .roundBoxInfo .listDefault > li .listBasic > li .listDefault > li,
body .roundBoxInfo .listDefault > li .listBasic > li .listDefault2 > li,
body .roundBoxInfo .listDefault > li .listBasic > li .listDefault3 > li,
body .roundBoxInfo .listDefault > li .listDefault > li .listHyphen > li,
body .roundBoxInfo .listDefault > li .listDefault > li .listBasic > li,
body .roundBoxInfo .listDefault > li .listDefault > li .listDefault > li,
body .roundBoxInfo .listDefault > li .listDefault > li .listDefault2 > li,
body .roundBoxInfo .listDefault > li .listDefault > li .listDefault3 > li,
body .roundBoxInfo .listDefault > li .listDefault3 > li .listHyphen > li,
body .roundBoxInfo .listDefault > li .listDefault3 > li .listBasic > li,
body .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault > li,
body .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault2 > li,
body .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault3 > li,
body .roundBoxInfo .listDefault > li .listDefault2 > li .listHyphen > li,
body .roundBoxInfo .listDefault > li .listDefault2 > li .listBasic > li,
body .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault > li,
body .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault2 > li,
body .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault3 > li,
body .roundBoxInfo .listDefault3 > li .listHyphen > li .listHyphen > li,
body .roundBoxInfo .listDefault3 > li .listHyphen > li .listBasic > li,
body .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault > li,
body .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault2 > li,
body .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault3 > li,
body .roundBoxInfo .listDefault3 > li .listBasic > li .listHyphen > li,
body .roundBoxInfo .listDefault3 > li .listBasic > li .listBasic > li,
body .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault > li,
body .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault2 > li,
body .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault3 > li,
body .roundBoxInfo .listDefault3 > li .listDefault > li .listHyphen > li,
body .roundBoxInfo .listDefault3 > li .listDefault > li .listBasic > li,
body .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault > li,
body .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault2 > li,
body .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault3 > li,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li .listHyphen > li,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li .listBasic > li,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault > li,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault2 > li,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault3 > li,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li .listHyphen > li,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li .listBasic > li,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault > li,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault2 > li,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault3 > li,
body .roundBoxInfo .listDefault2 > li .listHyphen > li .listHyphen > li,
body .roundBoxInfo .listDefault2 > li .listHyphen > li .listBasic > li,
body .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault > li,
body .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault2 > li,
body .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault3 > li,
body .roundBoxInfo .listDefault2 > li .listBasic > li .listHyphen > li,
body .roundBoxInfo .listDefault2 > li .listBasic > li .listBasic > li,
body .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault > li,
body .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault2 > li,
body .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault3 > li,
body .roundBoxInfo .listDefault2 > li .listDefault > li .listHyphen > li,
body .roundBoxInfo .listDefault2 > li .listDefault > li .listBasic > li,
body .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault > li,
body .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault2 > li,
body .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault3 > li,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li .listHyphen > li,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li .listBasic > li,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault > li,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault2 > li,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault3 > li,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li .listHyphen > li,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li .listBasic > li,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault > li,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault2 > li,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault3 > li,
body .roundBoxKnow .listHyphen > li .listHyphen > li .listHyphen > li,
body .roundBoxKnow .listHyphen > li .listHyphen > li .listBasic > li,
body .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault > li,
body .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault2 > li,
body .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault3 > li,
body .roundBoxKnow .listHyphen > li .listBasic > li .listHyphen > li,
body .roundBoxKnow .listHyphen > li .listBasic > li .listBasic > li,
body .roundBoxKnow .listHyphen > li .listBasic > li .listDefault > li,
body .roundBoxKnow .listHyphen > li .listBasic > li .listDefault2 > li,
body .roundBoxKnow .listHyphen > li .listBasic > li .listDefault3 > li,
body .roundBoxKnow .listHyphen > li .listDefault > li .listHyphen > li,
body .roundBoxKnow .listHyphen > li .listDefault > li .listBasic > li,
body .roundBoxKnow .listHyphen > li .listDefault > li .listDefault > li,
body .roundBoxKnow .listHyphen > li .listDefault > li .listDefault2 > li,
body .roundBoxKnow .listHyphen > li .listDefault > li .listDefault3 > li,
body .roundBoxKnow .listHyphen > li .listDefault3 > li .listHyphen > li,
body .roundBoxKnow .listHyphen > li .listDefault3 > li .listBasic > li,
body .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault > li,
body .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault2 > li,
body .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault3 > li,
body .roundBoxKnow .listHyphen > li .listDefault2 > li .listHyphen > li,
body .roundBoxKnow .listHyphen > li .listDefault2 > li .listBasic > li,
body .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault > li,
body .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault2 > li,
body .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault3 > li,
body .roundBoxKnow .listBasic > li .listHyphen > li .listHyphen > li,
body .roundBoxKnow .listBasic > li .listHyphen > li .listBasic > li,
body .roundBoxKnow .listBasic > li .listHyphen > li .listDefault > li,
body .roundBoxKnow .listBasic > li .listHyphen > li .listDefault2 > li,
body .roundBoxKnow .listBasic > li .listHyphen > li .listDefault3 > li,
body .roundBoxKnow .listBasic > li .listBasic > li .listHyphen > li,
body .roundBoxKnow .listBasic > li .listBasic > li .listBasic > li,
body .roundBoxKnow .listBasic > li .listBasic > li .listDefault > li,
body .roundBoxKnow .listBasic > li .listBasic > li .listDefault2 > li,
body .roundBoxKnow .listBasic > li .listBasic > li .listDefault3 > li,
body .roundBoxKnow .listBasic > li .listDefault > li .listHyphen > li,
body .roundBoxKnow .listBasic > li .listDefault > li .listBasic > li,
body .roundBoxKnow .listBasic > li .listDefault > li .listDefault > li,
body .roundBoxKnow .listBasic > li .listDefault > li .listDefault2 > li,
body .roundBoxKnow .listBasic > li .listDefault > li .listDefault3 > li,
body .roundBoxKnow .listBasic > li .listDefault3 > li .listHyphen > li,
body .roundBoxKnow .listBasic > li .listDefault3 > li .listBasic > li,
body .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault > li,
body .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault2 > li,
body .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault3 > li,
body .roundBoxKnow .listBasic > li .listDefault2 > li .listHyphen > li,
body .roundBoxKnow .listBasic > li .listDefault2 > li .listBasic > li,
body .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault > li,
body .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault2 > li,
body .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault3 > li,
body .roundBoxKnow .listDefault > li .listHyphen > li .listHyphen > li,
body .roundBoxKnow .listDefault > li .listHyphen > li .listBasic > li,
body .roundBoxKnow .listDefault > li .listHyphen > li .listDefault > li,
body .roundBoxKnow .listDefault > li .listHyphen > li .listDefault2 > li,
body .roundBoxKnow .listDefault > li .listHyphen > li .listDefault3 > li,
body .roundBoxKnow .listDefault > li .listBasic > li .listHyphen > li,
body .roundBoxKnow .listDefault > li .listBasic > li .listBasic > li,
body .roundBoxKnow .listDefault > li .listBasic > li .listDefault > li,
body .roundBoxKnow .listDefault > li .listBasic > li .listDefault2 > li,
body .roundBoxKnow .listDefault > li .listBasic > li .listDefault3 > li,
body .roundBoxKnow .listDefault > li .listDefault > li .listHyphen > li,
body .roundBoxKnow .listDefault > li .listDefault > li .listBasic > li,
body .roundBoxKnow .listDefault > li .listDefault > li .listDefault > li,
body .roundBoxKnow .listDefault > li .listDefault > li .listDefault2 > li,
body .roundBoxKnow .listDefault > li .listDefault > li .listDefault3 > li,
body .roundBoxKnow .listDefault > li .listDefault3 > li .listHyphen > li,
body .roundBoxKnow .listDefault > li .listDefault3 > li .listBasic > li,
body .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault > li,
body .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault2 > li,
body .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault3 > li,
body .roundBoxKnow .listDefault > li .listDefault2 > li .listHyphen > li,
body .roundBoxKnow .listDefault > li .listDefault2 > li .listBasic > li,
body .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault > li,
body .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault2 > li,
body .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault3 > li,
body .roundBoxKnow .listDefault3 > li .listHyphen > li .listHyphen > li,
body .roundBoxKnow .listDefault3 > li .listHyphen > li .listBasic > li,
body .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault > li,
body .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault2 > li,
body .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault3 > li,
body .roundBoxKnow .listDefault3 > li .listBasic > li .listHyphen > li,
body .roundBoxKnow .listDefault3 > li .listBasic > li .listBasic > li,
body .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault > li,
body .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault2 > li,
body .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault3 > li,
body .roundBoxKnow .listDefault3 > li .listDefault > li .listHyphen > li,
body .roundBoxKnow .listDefault3 > li .listDefault > li .listBasic > li,
body .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault > li,
body .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault2 > li,
body .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault3 > li,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li .listHyphen > li,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li .listBasic > li,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault > li,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault2 > li,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault3 > li,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li .listHyphen > li,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li .listBasic > li,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault > li,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault2 > li,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault3 > li,
body .roundBoxKnow .listDefault2 > li .listHyphen > li .listHyphen > li,
body .roundBoxKnow .listDefault2 > li .listHyphen > li .listBasic > li,
body .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault > li,
body .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault2 > li,
body .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault3 > li,
body .roundBoxKnow .listDefault2 > li .listBasic > li .listHyphen > li,
body .roundBoxKnow .listDefault2 > li .listBasic > li .listBasic > li,
body .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault > li,
body .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault2 > li,
body .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault3 > li,
body .roundBoxKnow .listDefault2 > li .listDefault > li .listHyphen > li,
body .roundBoxKnow .listDefault2 > li .listDefault > li .listBasic > li,
body .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault > li,
body .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault2 > li,
body .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault3 > li,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li .listHyphen > li,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li .listBasic > li,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault > li,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault2 > li,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault3 > li,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li .listHyphen > li,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li .listBasic > li,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault > li,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault2 > li,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault3 > li,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li .listHyphen > li,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li .listBasic > li,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault > li,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault2 > li,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault3 > li,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li .listHyphen > li,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li .listBasic > li,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li .listDefault > li,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li .listDefault2 > li,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li .listDefault3 > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li .listHyphen > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li .listBasic > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li .listDefault > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li .listDefault2 > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li .listDefault3 > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li .listHyphen > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li .listBasic > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault2 > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault3 > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li .listHyphen > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li .listBasic > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault2 > li,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault3 > li,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li .listHyphen > li,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li .listBasic > li,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li .listDefault > li,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li .listDefault2 > li,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li .listDefault3 > li,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li .listHyphen > li,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li .listBasic > li,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li .listDefault > li,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li .listDefault2 > li,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li .listDefault3 > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li .listHyphen > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li .listBasic > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li .listDefault > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li .listDefault2 > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li .listDefault3 > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li .listHyphen > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li .listBasic > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault2 > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault3 > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li .listHyphen > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li .listBasic > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault2 > li,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault3 > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li .listHyphen > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li .listBasic > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault2 > li,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault3 > li,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li .listHyphen > li,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li .listBasic > li,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault > li,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault2 > li,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault3 > li,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li .listHyphen > li,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li .listBasic > li,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li .listDefault > li,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li .listDefault2 > li,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li .listDefault3 > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li .listHyphen > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li .listBasic > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li .listDefault > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li .listDefault2 > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li .listDefault3 > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li .listHyphen > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li .listBasic > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault2 > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault3 > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li .listHyphen > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li .listBasic > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault2 > li,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault3 > li,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li .listHyphen > li,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li .listBasic > li,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li .listDefault > li,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li .listDefault2 > li,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li .listDefault3 > li,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li .listHyphen > li,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li .listBasic > li,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li .listDefault > li,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li .listDefault2 > li,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li .listDefault3 > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li .listHyphen > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li .listBasic > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li .listDefault > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li .listDefault2 > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li .listDefault3 > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li .listHyphen > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li .listBasic > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault2 > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault3 > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li .listHyphen > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li .listBasic > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault2 > li,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault3 > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li .listHyphen > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li .listBasic > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault2 > li,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault3 > li,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li .listHyphen > li,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li .listBasic > li,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault > li,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault2 > li,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault3 > li,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li .listHyphen > li,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li .listBasic > li,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li .listDefault > li,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li .listDefault2 > li,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li .listDefault3 > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li .listHyphen > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li .listBasic > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li .listDefault > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li .listDefault2 > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li .listDefault3 > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li .listHyphen > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li .listBasic > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault2 > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault3 > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li .listHyphen > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li .listBasic > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault2 > li,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault3 > li,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li .listHyphen > li,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li .listBasic > li,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li .listDefault > li,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li .listDefault2 > li,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li .listDefault3 > li,
.content-id .roundBoxInfo .listBasic > li .listBasic > li .listHyphen > li,
.content-id .roundBoxInfo .listBasic > li .listBasic > li .listBasic > li,
.content-id .roundBoxInfo .listBasic > li .listBasic > li .listDefault > li,
.content-id .roundBoxInfo .listBasic > li .listBasic > li .listDefault2 > li,
.content-id .roundBoxInfo .listBasic > li .listBasic > li .listDefault3 > li,
.content-id .roundBoxInfo .listBasic > li .listDefault > li .listHyphen > li,
.content-id .roundBoxInfo .listBasic > li .listDefault > li .listBasic > li,
.content-id .roundBoxInfo .listBasic > li .listDefault > li .listDefault > li,
.content-id .roundBoxInfo .listBasic > li .listDefault > li .listDefault2 > li,
.content-id .roundBoxInfo .listBasic > li .listDefault > li .listDefault3 > li,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li .listHyphen > li,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li .listBasic > li,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault > li,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault2 > li,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault3 > li,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li .listHyphen > li,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li .listBasic > li,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault > li,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault2 > li,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li .listBasic > li,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li .listDefault > li,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault > li .listBasic > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault > li .listBasic > li .listBasic > li,
.content-id .roundBoxInfo .listDefault > li .listBasic > li .listDefault > li,
.content-id .roundBoxInfo .listDefault > li .listBasic > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault > li .listBasic > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault > li .listDefault > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault > li .listDefault > li .listBasic > li,
.content-id .roundBoxInfo .listDefault > li .listDefault > li .listDefault > li,
.content-id .roundBoxInfo .listDefault > li .listDefault > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault > li .listDefault > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li .listBasic > li,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault > li,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li .listBasic > li,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault > li,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li .listBasic > li,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault > li,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li .listBasic > li,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault > li,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li .listBasic > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li .listBasic > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li .listBasic > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li .listBasic > li,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault > li,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li .listBasic > li,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault > li,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li .listBasic > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li .listBasic > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault3 > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li .listHyphen > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li .listBasic > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault2 > li,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault3 > li,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li .listHyphen > li,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li .listBasic > li,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault > li,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault2 > li,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault3 > li,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li .listHyphen > li,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li .listBasic > li,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li .listDefault > li,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li .listDefault2 > li,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li .listDefault3 > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li .listHyphen > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li .listBasic > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li .listDefault > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li .listDefault2 > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li .listDefault3 > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li .listHyphen > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li .listBasic > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault2 > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault3 > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li .listHyphen > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li .listBasic > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault2 > li,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault3 > li,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li .listHyphen > li,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li .listBasic > li,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li .listDefault > li,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li .listDefault2 > li,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li .listDefault3 > li,
.content-id .roundBoxKnow .listBasic > li .listBasic > li .listHyphen > li,
.content-id .roundBoxKnow .listBasic > li .listBasic > li .listBasic > li,
.content-id .roundBoxKnow .listBasic > li .listBasic > li .listDefault > li,
.content-id .roundBoxKnow .listBasic > li .listBasic > li .listDefault2 > li,
.content-id .roundBoxKnow .listBasic > li .listBasic > li .listDefault3 > li,
.content-id .roundBoxKnow .listBasic > li .listDefault > li .listHyphen > li,
.content-id .roundBoxKnow .listBasic > li .listDefault > li .listBasic > li,
.content-id .roundBoxKnow .listBasic > li .listDefault > li .listDefault > li,
.content-id .roundBoxKnow .listBasic > li .listDefault > li .listDefault2 > li,
.content-id .roundBoxKnow .listBasic > li .listDefault > li .listDefault3 > li,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li .listHyphen > li,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li .listBasic > li,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault > li,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault2 > li,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault3 > li,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li .listHyphen > li,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li .listBasic > li,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault > li,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault2 > li,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li .listBasic > li,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li .listDefault > li,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault > li .listBasic > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault > li .listBasic > li .listBasic > li,
.content-id .roundBoxKnow .listDefault > li .listBasic > li .listDefault > li,
.content-id .roundBoxKnow .listDefault > li .listBasic > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault > li .listBasic > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault > li .listDefault > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault > li .listDefault > li .listBasic > li,
.content-id .roundBoxKnow .listDefault > li .listDefault > li .listDefault > li,
.content-id .roundBoxKnow .listDefault > li .listDefault > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault > li .listDefault > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li .listBasic > li,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault > li,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li .listBasic > li,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault > li,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li .listBasic > li,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault > li,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li .listBasic > li,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault > li,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li .listBasic > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li .listBasic > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li .listBasic > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li .listBasic > li,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault > li,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li .listBasic > li,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault > li,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li .listBasic > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li .listBasic > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault3 > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li .listHyphen > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li .listBasic > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault2 > li,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault3 > li {
  font-size: 14px;
  line-height: 21px;
  color: #73757C;
  padding-left: 12px;
  background: none;
  position: relative;
}
body .roundBoxInfo .listHyphen > li .listHyphen > li .listHyphen > li::after,
body .roundBoxInfo .listHyphen > li .listHyphen > li .listBasic > li::after,
body .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault > li::after,
body .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault2 > li::after,
body .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault3 > li::after,
body .roundBoxInfo .listHyphen > li .listBasic > li .listHyphen > li::after,
body .roundBoxInfo .listHyphen > li .listBasic > li .listBasic > li::after,
body .roundBoxInfo .listHyphen > li .listBasic > li .listDefault > li::after,
body .roundBoxInfo .listHyphen > li .listBasic > li .listDefault2 > li::after,
body .roundBoxInfo .listHyphen > li .listBasic > li .listDefault3 > li::after,
body .roundBoxInfo .listHyphen > li .listDefault > li .listHyphen > li::after,
body .roundBoxInfo .listHyphen > li .listDefault > li .listBasic > li::after,
body .roundBoxInfo .listHyphen > li .listDefault > li .listDefault > li::after,
body .roundBoxInfo .listHyphen > li .listDefault > li .listDefault2 > li::after,
body .roundBoxInfo .listHyphen > li .listDefault > li .listDefault3 > li::after,
body .roundBoxInfo .listHyphen > li .listDefault3 > li .listHyphen > li::after,
body .roundBoxInfo .listHyphen > li .listDefault3 > li .listBasic > li::after,
body .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault > li::after,
body .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault2 > li::after,
body .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault3 > li::after,
body .roundBoxInfo .listHyphen > li .listDefault2 > li .listHyphen > li::after,
body .roundBoxInfo .listHyphen > li .listDefault2 > li .listBasic > li::after,
body .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault > li::after,
body .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault2 > li::after,
body .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault3 > li::after,
body .roundBoxInfo .listBasic > li .listHyphen > li .listHyphen > li::after,
body .roundBoxInfo .listBasic > li .listHyphen > li .listBasic > li::after,
body .roundBoxInfo .listBasic > li .listHyphen > li .listDefault > li::after,
body .roundBoxInfo .listBasic > li .listHyphen > li .listDefault2 > li::after,
body .roundBoxInfo .listBasic > li .listHyphen > li .listDefault3 > li::after,
body .roundBoxInfo .listBasic > li .listBasic > li .listHyphen > li::after,
body .roundBoxInfo .listBasic > li .listBasic > li .listBasic > li::after,
body .roundBoxInfo .listBasic > li .listBasic > li .listDefault > li::after,
body .roundBoxInfo .listBasic > li .listBasic > li .listDefault2 > li::after,
body .roundBoxInfo .listBasic > li .listBasic > li .listDefault3 > li::after,
body .roundBoxInfo .listBasic > li .listDefault > li .listHyphen > li::after,
body .roundBoxInfo .listBasic > li .listDefault > li .listBasic > li::after,
body .roundBoxInfo .listBasic > li .listDefault > li .listDefault > li::after,
body .roundBoxInfo .listBasic > li .listDefault > li .listDefault2 > li::after,
body .roundBoxInfo .listBasic > li .listDefault > li .listDefault3 > li::after,
body .roundBoxInfo .listBasic > li .listDefault3 > li .listHyphen > li::after,
body .roundBoxInfo .listBasic > li .listDefault3 > li .listBasic > li::after,
body .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault > li::after,
body .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault2 > li::after,
body .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault3 > li::after,
body .roundBoxInfo .listBasic > li .listDefault2 > li .listHyphen > li::after,
body .roundBoxInfo .listBasic > li .listDefault2 > li .listBasic > li::after,
body .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault > li::after,
body .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault2 > li::after,
body .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault > li .listHyphen > li .listHyphen > li::after,
body .roundBoxInfo .listDefault > li .listHyphen > li .listBasic > li::after,
body .roundBoxInfo .listDefault > li .listHyphen > li .listDefault > li::after,
body .roundBoxInfo .listDefault > li .listHyphen > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault > li .listHyphen > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault > li .listBasic > li .listHyphen > li::after,
body .roundBoxInfo .listDefault > li .listBasic > li .listBasic > li::after,
body .roundBoxInfo .listDefault > li .listBasic > li .listDefault > li::after,
body .roundBoxInfo .listDefault > li .listBasic > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault > li .listBasic > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault > li .listDefault > li .listHyphen > li::after,
body .roundBoxInfo .listDefault > li .listDefault > li .listBasic > li::after,
body .roundBoxInfo .listDefault > li .listDefault > li .listDefault > li::after,
body .roundBoxInfo .listDefault > li .listDefault > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault > li .listDefault > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault > li .listDefault3 > li .listHyphen > li::after,
body .roundBoxInfo .listDefault > li .listDefault3 > li .listBasic > li::after,
body .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault > li::after,
body .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault > li .listDefault2 > li .listHyphen > li::after,
body .roundBoxInfo .listDefault > li .listDefault2 > li .listBasic > li::after,
body .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault > li::after,
body .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault3 > li .listHyphen > li .listHyphen > li::after,
body .roundBoxInfo .listDefault3 > li .listHyphen > li .listBasic > li::after,
body .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault > li::after,
body .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault3 > li .listBasic > li .listHyphen > li::after,
body .roundBoxInfo .listDefault3 > li .listBasic > li .listBasic > li::after,
body .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault > li::after,
body .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault > li .listHyphen > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault > li .listBasic > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li .listHyphen > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li .listBasic > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li .listHyphen > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li .listBasic > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault2 > li .listHyphen > li .listHyphen > li::after,
body .roundBoxInfo .listDefault2 > li .listHyphen > li .listBasic > li::after,
body .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault > li::after,
body .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault2 > li .listBasic > li .listHyphen > li::after,
body .roundBoxInfo .listDefault2 > li .listBasic > li .listBasic > li::after,
body .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault > li::after,
body .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault > li .listHyphen > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault > li .listBasic > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li .listHyphen > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li .listBasic > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault3 > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li .listHyphen > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li .listBasic > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault2 > li::after,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault3 > li::after,
body .roundBoxKnow .listHyphen > li .listHyphen > li .listHyphen > li::after,
body .roundBoxKnow .listHyphen > li .listHyphen > li .listBasic > li::after,
body .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault > li::after,
body .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault2 > li::after,
body .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault3 > li::after,
body .roundBoxKnow .listHyphen > li .listBasic > li .listHyphen > li::after,
body .roundBoxKnow .listHyphen > li .listBasic > li .listBasic > li::after,
body .roundBoxKnow .listHyphen > li .listBasic > li .listDefault > li::after,
body .roundBoxKnow .listHyphen > li .listBasic > li .listDefault2 > li::after,
body .roundBoxKnow .listHyphen > li .listBasic > li .listDefault3 > li::after,
body .roundBoxKnow .listHyphen > li .listDefault > li .listHyphen > li::after,
body .roundBoxKnow .listHyphen > li .listDefault > li .listBasic > li::after,
body .roundBoxKnow .listHyphen > li .listDefault > li .listDefault > li::after,
body .roundBoxKnow .listHyphen > li .listDefault > li .listDefault2 > li::after,
body .roundBoxKnow .listHyphen > li .listDefault > li .listDefault3 > li::after,
body .roundBoxKnow .listHyphen > li .listDefault3 > li .listHyphen > li::after,
body .roundBoxKnow .listHyphen > li .listDefault3 > li .listBasic > li::after,
body .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault > li::after,
body .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault2 > li::after,
body .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault3 > li::after,
body .roundBoxKnow .listHyphen > li .listDefault2 > li .listHyphen > li::after,
body .roundBoxKnow .listHyphen > li .listDefault2 > li .listBasic > li::after,
body .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault > li::after,
body .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault2 > li::after,
body .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault3 > li::after,
body .roundBoxKnow .listBasic > li .listHyphen > li .listHyphen > li::after,
body .roundBoxKnow .listBasic > li .listHyphen > li .listBasic > li::after,
body .roundBoxKnow .listBasic > li .listHyphen > li .listDefault > li::after,
body .roundBoxKnow .listBasic > li .listHyphen > li .listDefault2 > li::after,
body .roundBoxKnow .listBasic > li .listHyphen > li .listDefault3 > li::after,
body .roundBoxKnow .listBasic > li .listBasic > li .listHyphen > li::after,
body .roundBoxKnow .listBasic > li .listBasic > li .listBasic > li::after,
body .roundBoxKnow .listBasic > li .listBasic > li .listDefault > li::after,
body .roundBoxKnow .listBasic > li .listBasic > li .listDefault2 > li::after,
body .roundBoxKnow .listBasic > li .listBasic > li .listDefault3 > li::after,
body .roundBoxKnow .listBasic > li .listDefault > li .listHyphen > li::after,
body .roundBoxKnow .listBasic > li .listDefault > li .listBasic > li::after,
body .roundBoxKnow .listBasic > li .listDefault > li .listDefault > li::after,
body .roundBoxKnow .listBasic > li .listDefault > li .listDefault2 > li::after,
body .roundBoxKnow .listBasic > li .listDefault > li .listDefault3 > li::after,
body .roundBoxKnow .listBasic > li .listDefault3 > li .listHyphen > li::after,
body .roundBoxKnow .listBasic > li .listDefault3 > li .listBasic > li::after,
body .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault > li::after,
body .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault2 > li::after,
body .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault3 > li::after,
body .roundBoxKnow .listBasic > li .listDefault2 > li .listHyphen > li::after,
body .roundBoxKnow .listBasic > li .listDefault2 > li .listBasic > li::after,
body .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault > li::after,
body .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault2 > li::after,
body .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault > li .listHyphen > li .listHyphen > li::after,
body .roundBoxKnow .listDefault > li .listHyphen > li .listBasic > li::after,
body .roundBoxKnow .listDefault > li .listHyphen > li .listDefault > li::after,
body .roundBoxKnow .listDefault > li .listHyphen > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault > li .listHyphen > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault > li .listBasic > li .listHyphen > li::after,
body .roundBoxKnow .listDefault > li .listBasic > li .listBasic > li::after,
body .roundBoxKnow .listDefault > li .listBasic > li .listDefault > li::after,
body .roundBoxKnow .listDefault > li .listBasic > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault > li .listBasic > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault > li .listDefault > li .listHyphen > li::after,
body .roundBoxKnow .listDefault > li .listDefault > li .listBasic > li::after,
body .roundBoxKnow .listDefault > li .listDefault > li .listDefault > li::after,
body .roundBoxKnow .listDefault > li .listDefault > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault > li .listDefault > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault > li .listDefault3 > li .listHyphen > li::after,
body .roundBoxKnow .listDefault > li .listDefault3 > li .listBasic > li::after,
body .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault > li::after,
body .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault > li .listDefault2 > li .listHyphen > li::after,
body .roundBoxKnow .listDefault > li .listDefault2 > li .listBasic > li::after,
body .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault > li::after,
body .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault3 > li .listHyphen > li .listHyphen > li::after,
body .roundBoxKnow .listDefault3 > li .listHyphen > li .listBasic > li::after,
body .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault > li::after,
body .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault3 > li .listBasic > li .listHyphen > li::after,
body .roundBoxKnow .listDefault3 > li .listBasic > li .listBasic > li::after,
body .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault > li::after,
body .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault > li .listHyphen > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault > li .listBasic > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li .listHyphen > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li .listBasic > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li .listHyphen > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li .listBasic > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault2 > li .listHyphen > li .listHyphen > li::after,
body .roundBoxKnow .listDefault2 > li .listHyphen > li .listBasic > li::after,
body .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault > li::after,
body .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault2 > li .listBasic > li .listHyphen > li::after,
body .roundBoxKnow .listDefault2 > li .listBasic > li .listBasic > li::after,
body .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault > li::after,
body .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault > li .listHyphen > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault > li .listBasic > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li .listHyphen > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li .listBasic > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault3 > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li .listHyphen > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li .listBasic > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault2 > li::after,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li .listBasic > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li .listBasic > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li .listDefault > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li .listBasic > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li .listDefault > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li .listBasic > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li .listBasic > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li .listBasic > li::after,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li .listDefault > li::after,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li .listBasic > li::after,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li .listDefault > li::after,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li .listBasic > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li .listDefault > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li .listBasic > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li .listBasic > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault3 > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li .listHyphen > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li .listBasic > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault2 > li::after,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li .listBasic > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li .listBasic > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li .listDefault > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li .listBasic > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li .listDefault > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li .listBasic > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li .listBasic > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li .listBasic > li::after,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li .listDefault > li::after,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li .listBasic > li::after,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li .listDefault > li::after,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li .listBasic > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li .listDefault > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li .listBasic > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li .listBasic > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault3 > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li .listHyphen > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li .listBasic > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault2 > li::after,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li .listHyphen > li::after,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li .listBasic > li::after,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault > li::after,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li .listHyphen > li::after,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li .listBasic > li::after,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li .listDefault > li::after,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li .listHyphen > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li .listBasic > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li .listDefault > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li .listHyphen > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li .listBasic > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li .listHyphen > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li .listBasic > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li .listHyphen > li::after,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li .listBasic > li::after,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li .listDefault > li::after,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listBasic > li .listBasic > li .listHyphen > li::after,
.content-id .roundBoxInfo .listBasic > li .listBasic > li .listBasic > li::after,
.content-id .roundBoxInfo .listBasic > li .listBasic > li .listDefault > li::after,
.content-id .roundBoxInfo .listBasic > li .listBasic > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listBasic > li .listBasic > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault > li .listHyphen > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault > li .listBasic > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault > li .listDefault > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li .listHyphen > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li .listBasic > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li .listHyphen > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li .listBasic > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault > li .listBasic > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault > li .listBasic > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault > li .listBasic > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault > li .listBasic > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault > li .listBasic > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault3 > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li .listHyphen > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li .listBasic > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault2 > li::after,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li .listHyphen > li::after,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li .listBasic > li::after,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault > li::after,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li .listHyphen > li::after,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li .listBasic > li::after,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li .listDefault > li::after,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li .listHyphen > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li .listBasic > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li .listDefault > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li .listHyphen > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li .listBasic > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li .listHyphen > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li .listBasic > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li .listHyphen > li::after,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li .listBasic > li::after,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li .listDefault > li::after,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listBasic > li .listBasic > li .listHyphen > li::after,
.content-id .roundBoxKnow .listBasic > li .listBasic > li .listBasic > li::after,
.content-id .roundBoxKnow .listBasic > li .listBasic > li .listDefault > li::after,
.content-id .roundBoxKnow .listBasic > li .listBasic > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listBasic > li .listBasic > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault > li .listHyphen > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault > li .listBasic > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault > li .listDefault > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li .listHyphen > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li .listBasic > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li .listHyphen > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li .listBasic > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault > li .listBasic > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault > li .listBasic > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault > li .listBasic > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault > li .listBasic > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault > li .listBasic > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault3 > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li .listHyphen > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li .listBasic > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault2 > li::after,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault3 > li::after {
  display: none;
}
body .roundBoxInfo .listHyphen > li .listHyphen > li .listHyphen > li::before,
body .roundBoxInfo .listHyphen > li .listHyphen > li .listBasic > li::before,
body .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault > li::before,
body .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault2 > li::before,
body .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault3 > li::before,
body .roundBoxInfo .listHyphen > li .listBasic > li .listHyphen > li::before,
body .roundBoxInfo .listHyphen > li .listBasic > li .listBasic > li::before,
body .roundBoxInfo .listHyphen > li .listBasic > li .listDefault > li::before,
body .roundBoxInfo .listHyphen > li .listBasic > li .listDefault2 > li::before,
body .roundBoxInfo .listHyphen > li .listBasic > li .listDefault3 > li::before,
body .roundBoxInfo .listHyphen > li .listDefault > li .listHyphen > li::before,
body .roundBoxInfo .listHyphen > li .listDefault > li .listBasic > li::before,
body .roundBoxInfo .listHyphen > li .listDefault > li .listDefault > li::before,
body .roundBoxInfo .listHyphen > li .listDefault > li .listDefault2 > li::before,
body .roundBoxInfo .listHyphen > li .listDefault > li .listDefault3 > li::before,
body .roundBoxInfo .listHyphen > li .listDefault3 > li .listHyphen > li::before,
body .roundBoxInfo .listHyphen > li .listDefault3 > li .listBasic > li::before,
body .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault > li::before,
body .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault2 > li::before,
body .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault3 > li::before,
body .roundBoxInfo .listHyphen > li .listDefault2 > li .listHyphen > li::before,
body .roundBoxInfo .listHyphen > li .listDefault2 > li .listBasic > li::before,
body .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault > li::before,
body .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault2 > li::before,
body .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault3 > li::before,
body .roundBoxInfo .listBasic > li .listHyphen > li .listHyphen > li::before,
body .roundBoxInfo .listBasic > li .listHyphen > li .listBasic > li::before,
body .roundBoxInfo .listBasic > li .listHyphen > li .listDefault > li::before,
body .roundBoxInfo .listBasic > li .listHyphen > li .listDefault2 > li::before,
body .roundBoxInfo .listBasic > li .listHyphen > li .listDefault3 > li::before,
body .roundBoxInfo .listBasic > li .listBasic > li .listHyphen > li::before,
body .roundBoxInfo .listBasic > li .listBasic > li .listBasic > li::before,
body .roundBoxInfo .listBasic > li .listBasic > li .listDefault > li::before,
body .roundBoxInfo .listBasic > li .listBasic > li .listDefault2 > li::before,
body .roundBoxInfo .listBasic > li .listBasic > li .listDefault3 > li::before,
body .roundBoxInfo .listBasic > li .listDefault > li .listHyphen > li::before,
body .roundBoxInfo .listBasic > li .listDefault > li .listBasic > li::before,
body .roundBoxInfo .listBasic > li .listDefault > li .listDefault > li::before,
body .roundBoxInfo .listBasic > li .listDefault > li .listDefault2 > li::before,
body .roundBoxInfo .listBasic > li .listDefault > li .listDefault3 > li::before,
body .roundBoxInfo .listBasic > li .listDefault3 > li .listHyphen > li::before,
body .roundBoxInfo .listBasic > li .listDefault3 > li .listBasic > li::before,
body .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault > li::before,
body .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault2 > li::before,
body .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault3 > li::before,
body .roundBoxInfo .listBasic > li .listDefault2 > li .listHyphen > li::before,
body .roundBoxInfo .listBasic > li .listDefault2 > li .listBasic > li::before,
body .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault > li::before,
body .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault2 > li::before,
body .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault > li .listHyphen > li .listHyphen > li::before,
body .roundBoxInfo .listDefault > li .listHyphen > li .listBasic > li::before,
body .roundBoxInfo .listDefault > li .listHyphen > li .listDefault > li::before,
body .roundBoxInfo .listDefault > li .listHyphen > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault > li .listHyphen > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault > li .listBasic > li .listHyphen > li::before,
body .roundBoxInfo .listDefault > li .listBasic > li .listBasic > li::before,
body .roundBoxInfo .listDefault > li .listBasic > li .listDefault > li::before,
body .roundBoxInfo .listDefault > li .listBasic > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault > li .listBasic > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault > li .listDefault > li .listHyphen > li::before,
body .roundBoxInfo .listDefault > li .listDefault > li .listBasic > li::before,
body .roundBoxInfo .listDefault > li .listDefault > li .listDefault > li::before,
body .roundBoxInfo .listDefault > li .listDefault > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault > li .listDefault > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault > li .listDefault3 > li .listHyphen > li::before,
body .roundBoxInfo .listDefault > li .listDefault3 > li .listBasic > li::before,
body .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault > li::before,
body .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault > li .listDefault2 > li .listHyphen > li::before,
body .roundBoxInfo .listDefault > li .listDefault2 > li .listBasic > li::before,
body .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault > li::before,
body .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault3 > li .listHyphen > li .listHyphen > li::before,
body .roundBoxInfo .listDefault3 > li .listHyphen > li .listBasic > li::before,
body .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault > li::before,
body .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault3 > li .listBasic > li .listHyphen > li::before,
body .roundBoxInfo .listDefault3 > li .listBasic > li .listBasic > li::before,
body .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault > li::before,
body .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault > li .listHyphen > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault > li .listBasic > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li .listHyphen > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li .listBasic > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li .listHyphen > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li .listBasic > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault2 > li .listHyphen > li .listHyphen > li::before,
body .roundBoxInfo .listDefault2 > li .listHyphen > li .listBasic > li::before,
body .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault > li::before,
body .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault2 > li .listBasic > li .listHyphen > li::before,
body .roundBoxInfo .listDefault2 > li .listBasic > li .listBasic > li::before,
body .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault > li::before,
body .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault > li .listHyphen > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault > li .listBasic > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li .listHyphen > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li .listBasic > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault3 > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li .listHyphen > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li .listBasic > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault2 > li::before,
body .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault3 > li::before,
body .roundBoxKnow .listHyphen > li .listHyphen > li .listHyphen > li::before,
body .roundBoxKnow .listHyphen > li .listHyphen > li .listBasic > li::before,
body .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault > li::before,
body .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault2 > li::before,
body .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault3 > li::before,
body .roundBoxKnow .listHyphen > li .listBasic > li .listHyphen > li::before,
body .roundBoxKnow .listHyphen > li .listBasic > li .listBasic > li::before,
body .roundBoxKnow .listHyphen > li .listBasic > li .listDefault > li::before,
body .roundBoxKnow .listHyphen > li .listBasic > li .listDefault2 > li::before,
body .roundBoxKnow .listHyphen > li .listBasic > li .listDefault3 > li::before,
body .roundBoxKnow .listHyphen > li .listDefault > li .listHyphen > li::before,
body .roundBoxKnow .listHyphen > li .listDefault > li .listBasic > li::before,
body .roundBoxKnow .listHyphen > li .listDefault > li .listDefault > li::before,
body .roundBoxKnow .listHyphen > li .listDefault > li .listDefault2 > li::before,
body .roundBoxKnow .listHyphen > li .listDefault > li .listDefault3 > li::before,
body .roundBoxKnow .listHyphen > li .listDefault3 > li .listHyphen > li::before,
body .roundBoxKnow .listHyphen > li .listDefault3 > li .listBasic > li::before,
body .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault > li::before,
body .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault2 > li::before,
body .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault3 > li::before,
body .roundBoxKnow .listHyphen > li .listDefault2 > li .listHyphen > li::before,
body .roundBoxKnow .listHyphen > li .listDefault2 > li .listBasic > li::before,
body .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault > li::before,
body .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault2 > li::before,
body .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault3 > li::before,
body .roundBoxKnow .listBasic > li .listHyphen > li .listHyphen > li::before,
body .roundBoxKnow .listBasic > li .listHyphen > li .listBasic > li::before,
body .roundBoxKnow .listBasic > li .listHyphen > li .listDefault > li::before,
body .roundBoxKnow .listBasic > li .listHyphen > li .listDefault2 > li::before,
body .roundBoxKnow .listBasic > li .listHyphen > li .listDefault3 > li::before,
body .roundBoxKnow .listBasic > li .listBasic > li .listHyphen > li::before,
body .roundBoxKnow .listBasic > li .listBasic > li .listBasic > li::before,
body .roundBoxKnow .listBasic > li .listBasic > li .listDefault > li::before,
body .roundBoxKnow .listBasic > li .listBasic > li .listDefault2 > li::before,
body .roundBoxKnow .listBasic > li .listBasic > li .listDefault3 > li::before,
body .roundBoxKnow .listBasic > li .listDefault > li .listHyphen > li::before,
body .roundBoxKnow .listBasic > li .listDefault > li .listBasic > li::before,
body .roundBoxKnow .listBasic > li .listDefault > li .listDefault > li::before,
body .roundBoxKnow .listBasic > li .listDefault > li .listDefault2 > li::before,
body .roundBoxKnow .listBasic > li .listDefault > li .listDefault3 > li::before,
body .roundBoxKnow .listBasic > li .listDefault3 > li .listHyphen > li::before,
body .roundBoxKnow .listBasic > li .listDefault3 > li .listBasic > li::before,
body .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault > li::before,
body .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault2 > li::before,
body .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault3 > li::before,
body .roundBoxKnow .listBasic > li .listDefault2 > li .listHyphen > li::before,
body .roundBoxKnow .listBasic > li .listDefault2 > li .listBasic > li::before,
body .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault > li::before,
body .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault2 > li::before,
body .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault > li .listHyphen > li .listHyphen > li::before,
body .roundBoxKnow .listDefault > li .listHyphen > li .listBasic > li::before,
body .roundBoxKnow .listDefault > li .listHyphen > li .listDefault > li::before,
body .roundBoxKnow .listDefault > li .listHyphen > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault > li .listHyphen > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault > li .listBasic > li .listHyphen > li::before,
body .roundBoxKnow .listDefault > li .listBasic > li .listBasic > li::before,
body .roundBoxKnow .listDefault > li .listBasic > li .listDefault > li::before,
body .roundBoxKnow .listDefault > li .listBasic > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault > li .listBasic > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault > li .listDefault > li .listHyphen > li::before,
body .roundBoxKnow .listDefault > li .listDefault > li .listBasic > li::before,
body .roundBoxKnow .listDefault > li .listDefault > li .listDefault > li::before,
body .roundBoxKnow .listDefault > li .listDefault > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault > li .listDefault > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault > li .listDefault3 > li .listHyphen > li::before,
body .roundBoxKnow .listDefault > li .listDefault3 > li .listBasic > li::before,
body .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault > li::before,
body .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault > li .listDefault2 > li .listHyphen > li::before,
body .roundBoxKnow .listDefault > li .listDefault2 > li .listBasic > li::before,
body .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault > li::before,
body .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault3 > li .listHyphen > li .listHyphen > li::before,
body .roundBoxKnow .listDefault3 > li .listHyphen > li .listBasic > li::before,
body .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault > li::before,
body .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault3 > li .listBasic > li .listHyphen > li::before,
body .roundBoxKnow .listDefault3 > li .listBasic > li .listBasic > li::before,
body .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault > li::before,
body .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault > li .listHyphen > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault > li .listBasic > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li .listHyphen > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li .listBasic > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li .listHyphen > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li .listBasic > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault2 > li .listHyphen > li .listHyphen > li::before,
body .roundBoxKnow .listDefault2 > li .listHyphen > li .listBasic > li::before,
body .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault > li::before,
body .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault2 > li .listBasic > li .listHyphen > li::before,
body .roundBoxKnow .listDefault2 > li .listBasic > li .listBasic > li::before,
body .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault > li::before,
body .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault > li .listHyphen > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault > li .listBasic > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li .listHyphen > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li .listBasic > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault3 > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li .listHyphen > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li .listBasic > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault2 > li::before,
body .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li .listBasic > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li .listBasic > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li .listDefault > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listBasic > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li .listBasic > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li .listDefault > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li .listBasic > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li .listBasic > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li .listBasic > li::before,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li .listDefault > li::before,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listBasic > li .listHyphen > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li .listBasic > li::before,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li .listDefault > li::before,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listBasic > li .listBasic > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li .listBasic > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li .listDefault > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li .listBasic > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li .listBasic > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault > li .listHyphen > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault > li .listBasic > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault3 > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li .listHyphen > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li .listBasic > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault2 > li::before,
.modal_content .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li .listBasic > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li .listBasic > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li .listDefault > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listBasic > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li .listBasic > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li .listDefault > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li .listBasic > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li .listBasic > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li .listBasic > li::before,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li .listDefault > li::before,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listBasic > li .listHyphen > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li .listBasic > li::before,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li .listDefault > li::before,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listBasic > li .listBasic > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li .listBasic > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li .listDefault > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li .listBasic > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li .listBasic > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault > li .listHyphen > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault > li .listBasic > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault3 > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li .listHyphen > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li .listBasic > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault2 > li::before,
.modal_content .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li .listHyphen > li::before,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li .listBasic > li::before,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault > li::before,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listHyphen > li .listHyphen > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li .listHyphen > li::before,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li .listBasic > li::before,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li .listDefault > li::before,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listHyphen > li .listBasic > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li .listHyphen > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li .listBasic > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li .listDefault > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li .listHyphen > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li .listBasic > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault3 > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li .listHyphen > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li .listBasic > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listHyphen > li .listDefault2 > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li .listHyphen > li::before,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li .listBasic > li::before,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li .listDefault > li::before,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listBasic > li .listHyphen > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listBasic > li .listBasic > li .listHyphen > li::before,
.content-id .roundBoxInfo .listBasic > li .listBasic > li .listBasic > li::before,
.content-id .roundBoxInfo .listBasic > li .listBasic > li .listDefault > li::before,
.content-id .roundBoxInfo .listBasic > li .listBasic > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listBasic > li .listBasic > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault > li .listHyphen > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault > li .listBasic > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault > li .listDefault > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li .listHyphen > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li .listBasic > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault3 > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li .listHyphen > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li .listBasic > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listBasic > li .listDefault2 > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault > li .listHyphen > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault > li .listBasic > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault > li .listBasic > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault > li .listBasic > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault > li .listBasic > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault > li .listBasic > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault3 > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault > li .listDefault2 > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listHyphen > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listBasic > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault3 > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault3 > li .listDefault2 > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listHyphen > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listBasic > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault3 > li .listDefault3 > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li .listHyphen > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li .listBasic > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault2 > li::before,
.content-id .roundBoxInfo .listDefault2 > li .listDefault2 > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li .listHyphen > li::before,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li .listBasic > li::before,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault > li::before,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listHyphen > li .listHyphen > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li .listHyphen > li::before,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li .listBasic > li::before,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li .listDefault > li::before,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listHyphen > li .listBasic > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li .listHyphen > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li .listBasic > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li .listDefault > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li .listHyphen > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li .listBasic > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault3 > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li .listHyphen > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li .listBasic > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listHyphen > li .listDefault2 > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li .listHyphen > li::before,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li .listBasic > li::before,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li .listDefault > li::before,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listBasic > li .listHyphen > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listBasic > li .listBasic > li .listHyphen > li::before,
.content-id .roundBoxKnow .listBasic > li .listBasic > li .listBasic > li::before,
.content-id .roundBoxKnow .listBasic > li .listBasic > li .listDefault > li::before,
.content-id .roundBoxKnow .listBasic > li .listBasic > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listBasic > li .listBasic > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault > li .listHyphen > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault > li .listBasic > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault > li .listDefault > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li .listHyphen > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li .listBasic > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault3 > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li .listHyphen > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li .listBasic > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listBasic > li .listDefault2 > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault > li .listHyphen > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault > li .listBasic > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault > li .listBasic > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault > li .listBasic > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault > li .listBasic > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault > li .listBasic > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault3 > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault > li .listDefault2 > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listHyphen > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listBasic > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault3 > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault3 > li .listDefault2 > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listHyphen > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listBasic > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault3 > li .listDefault3 > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li .listHyphen > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li .listBasic > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault2 > li::before,
.content-id .roundBoxKnow .listDefault2 > li .listDefault2 > li .listDefault3 > li::before {
  content: "";
  display: block;
  width: 2px;
  height: 2px;
  background: #73757C;
  position: absolute;
  top: 9px;
  left: 0;
  border-radius: 1px;
}
body .roundBoxInfo .listHyphen > li:last-child,
body .roundBoxInfo .listBasic > li:last-child,
body .roundBoxInfo .listDefault > li:last-child,
body .roundBoxInfo .listDefault3 > li:last-child,
body .roundBoxInfo .listDefault2 > li:last-child,
body .roundBoxKnow .listHyphen > li:last-child,
body .roundBoxKnow .listBasic > li:last-child,
body .roundBoxKnow .listDefault > li:last-child,
body .roundBoxKnow .listDefault3 > li:last-child,
body .roundBoxKnow .listDefault2 > li:last-child,
.modal_content .roundBoxInfo .listHyphen > li:last-child,
.modal_content .roundBoxInfo .listBasic > li:last-child,
.modal_content .roundBoxInfo .listDefault > li:last-child,
.modal_content .roundBoxInfo .listDefault3 > li:last-child,
.modal_content .roundBoxInfo .listDefault2 > li:last-child,
.modal_content .roundBoxKnow .listHyphen > li:last-child,
.modal_content .roundBoxKnow .listBasic > li:last-child,
.modal_content .roundBoxKnow .listDefault > li:last-child,
.modal_content .roundBoxKnow .listDefault3 > li:last-child,
.modal_content .roundBoxKnow .listDefault2 > li:last-child,
.content-id .roundBoxInfo .listHyphen > li:last-child,
.content-id .roundBoxInfo .listBasic > li:last-child,
.content-id .roundBoxInfo .listDefault > li:last-child,
.content-id .roundBoxInfo .listDefault3 > li:last-child,
.content-id .roundBoxInfo .listDefault2 > li:last-child,
.content-id .roundBoxKnow .listHyphen > li:last-child,
.content-id .roundBoxKnow .listBasic > li:last-child,
.content-id .roundBoxKnow .listDefault > li:last-child,
.content-id .roundBoxKnow .listDefault3 > li:last-child,
.content-id .roundBoxKnow .listDefault2 > li:last-child {
  margin-bottom: 0;
}
body .roundBoxInfo .listHyphen > li .listBul > li,
body .roundBoxInfo .listBasic > li .listBul > li,
body .roundBoxInfo .listDefault > li .listBul > li,
body .roundBoxInfo .listDefault3 > li .listBul > li,
body .roundBoxInfo .listDefault2 > li .listBul > li,
body .roundBoxKnow .listHyphen > li .listBul > li,
body .roundBoxKnow .listBasic > li .listBul > li,
body .roundBoxKnow .listDefault > li .listBul > li,
body .roundBoxKnow .listDefault3 > li .listBul > li,
body .roundBoxKnow .listDefault2 > li .listBul > li,
.modal_content .roundBoxInfo .listHyphen > li .listBul > li,
.modal_content .roundBoxInfo .listBasic > li .listBul > li,
.modal_content .roundBoxInfo .listDefault > li .listBul > li,
.modal_content .roundBoxInfo .listDefault3 > li .listBul > li,
.modal_content .roundBoxInfo .listDefault2 > li .listBul > li,
.modal_content .roundBoxKnow .listHyphen > li .listBul > li,
.modal_content .roundBoxKnow .listBasic > li .listBul > li,
.modal_content .roundBoxKnow .listDefault > li .listBul > li,
.modal_content .roundBoxKnow .listDefault3 > li .listBul > li,
.modal_content .roundBoxKnow .listDefault2 > li .listBul > li,
.content-id .roundBoxInfo .listHyphen > li .listBul > li,
.content-id .roundBoxInfo .listBasic > li .listBul > li,
.content-id .roundBoxInfo .listDefault > li .listBul > li,
.content-id .roundBoxInfo .listDefault3 > li .listBul > li,
.content-id .roundBoxInfo .listDefault2 > li .listBul > li,
.content-id .roundBoxKnow .listHyphen > li .listBul > li,
.content-id .roundBoxKnow .listBasic > li .listBul > li,
.content-id .roundBoxKnow .listDefault > li .listBul > li,
.content-id .roundBoxKnow .listDefault3 > li .listBul > li,
.content-id .roundBoxKnow .listDefault2 > li .listBul > li {
  position: relative;
  padding: 0 !important;
  margin-bottom: 0px;
  color: #73757C;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
}
body .roundBoxInfo .listHyphen > li .listBul > li:before,
body .roundBoxInfo .listBasic > li .listBul > li:before,
body .roundBoxInfo .listDefault > li .listBul > li:before,
body .roundBoxInfo .listDefault3 > li .listBul > li:before,
body .roundBoxInfo .listDefault2 > li .listBul > li:before,
body .roundBoxKnow .listHyphen > li .listBul > li:before,
body .roundBoxKnow .listBasic > li .listBul > li:before,
body .roundBoxKnow .listDefault > li .listBul > li:before,
body .roundBoxKnow .listDefault3 > li .listBul > li:before,
body .roundBoxKnow .listDefault2 > li .listBul > li:before,
.modal_content .roundBoxInfo .listHyphen > li .listBul > li:before,
.modal_content .roundBoxInfo .listBasic > li .listBul > li:before,
.modal_content .roundBoxInfo .listDefault > li .listBul > li:before,
.modal_content .roundBoxInfo .listDefault3 > li .listBul > li:before,
.modal_content .roundBoxInfo .listDefault2 > li .listBul > li:before,
.modal_content .roundBoxKnow .listHyphen > li .listBul > li:before,
.modal_content .roundBoxKnow .listBasic > li .listBul > li:before,
.modal_content .roundBoxKnow .listDefault > li .listBul > li:before,
.modal_content .roundBoxKnow .listDefault3 > li .listBul > li:before,
.modal_content .roundBoxKnow .listDefault2 > li .listBul > li:before,
.content-id .roundBoxInfo .listHyphen > li .listBul > li:before,
.content-id .roundBoxInfo .listBasic > li .listBul > li:before,
.content-id .roundBoxInfo .listDefault > li .listBul > li:before,
.content-id .roundBoxInfo .listDefault3 > li .listBul > li:before,
.content-id .roundBoxInfo .listDefault2 > li .listBul > li:before,
.content-id .roundBoxKnow .listHyphen > li .listBul > li:before,
.content-id .roundBoxKnow .listBasic > li .listBul > li:before,
.content-id .roundBoxKnow .listDefault > li .listBul > li:before,
.content-id .roundBoxKnow .listDefault3 > li .listBul > li:before,
.content-id .roundBoxKnow .listDefault2 > li .listBul > li:before {
  display: none !important;
}
body .roundBoxInfo .listHyphen > li .listBul > li:after,
body .roundBoxInfo .listBasic > li .listBul > li:after,
body .roundBoxInfo .listDefault > li .listBul > li:after,
body .roundBoxInfo .listDefault3 > li .listBul > li:after,
body .roundBoxInfo .listDefault2 > li .listBul > li:after,
body .roundBoxKnow .listHyphen > li .listBul > li:after,
body .roundBoxKnow .listBasic > li .listBul > li:after,
body .roundBoxKnow .listDefault > li .listBul > li:after,
body .roundBoxKnow .listDefault3 > li .listBul > li:after,
body .roundBoxKnow .listDefault2 > li .listBul > li:after,
.modal_content .roundBoxInfo .listHyphen > li .listBul > li:after,
.modal_content .roundBoxInfo .listBasic > li .listBul > li:after,
.modal_content .roundBoxInfo .listDefault > li .listBul > li:after,
.modal_content .roundBoxInfo .listDefault3 > li .listBul > li:after,
.modal_content .roundBoxInfo .listDefault2 > li .listBul > li:after,
.modal_content .roundBoxKnow .listHyphen > li .listBul > li:after,
.modal_content .roundBoxKnow .listBasic > li .listBul > li:after,
.modal_content .roundBoxKnow .listDefault > li .listBul > li:after,
.modal_content .roundBoxKnow .listDefault3 > li .listBul > li:after,
.modal_content .roundBoxKnow .listDefault2 > li .listBul > li:after,
.content-id .roundBoxInfo .listHyphen > li .listBul > li:after,
.content-id .roundBoxInfo .listBasic > li .listBul > li:after,
.content-id .roundBoxInfo .listDefault > li .listBul > li:after,
.content-id .roundBoxInfo .listDefault3 > li .listBul > li:after,
.content-id .roundBoxInfo .listDefault2 > li .listBul > li:after,
.content-id .roundBoxKnow .listHyphen > li .listBul > li:after,
.content-id .roundBoxKnow .listBasic > li .listBul > li:after,
.content-id .roundBoxKnow .listDefault > li .listBul > li:after,
.content-id .roundBoxKnow .listDefault3 > li .listBul > li:after,
.content-id .roundBoxKnow .listDefault2 > li .listBul > li:after {
  position: absolute;
  top: 0;
  left: 0px;
  width: 20px;
  height: 20px;
  background: url("/inc_renewal/img/sp/sp_btnx16.svg") no-repeat -60px -40px;
  content: "";
}
body .roundBoxInfo .listHyphen > li .listBul > li.fColor1:before,
body .roundBoxInfo .listBasic > li .listBul > li.fColor1:before,
body .roundBoxInfo .listDefault > li .listBul > li.fColor1:before,
body .roundBoxInfo .listDefault3 > li .listBul > li.fColor1:before,
body .roundBoxInfo .listDefault2 > li .listBul > li.fColor1:before,
body .roundBoxKnow .listHyphen > li .listBul > li.fColor1:before,
body .roundBoxKnow .listBasic > li .listBul > li.fColor1:before,
body .roundBoxKnow .listDefault > li .listBul > li.fColor1:before,
body .roundBoxKnow .listDefault3 > li .listBul > li.fColor1:before,
body .roundBoxKnow .listDefault2 > li .listBul > li.fColor1:before,
.modal_content .roundBoxInfo .listHyphen > li .listBul > li.fColor1:before,
.modal_content .roundBoxInfo .listBasic > li .listBul > li.fColor1:before,
.modal_content .roundBoxInfo .listDefault > li .listBul > li.fColor1:before,
.modal_content .roundBoxInfo .listDefault3 > li .listBul > li.fColor1:before,
.modal_content .roundBoxInfo .listDefault2 > li .listBul > li.fColor1:before,
.modal_content .roundBoxKnow .listHyphen > li .listBul > li.fColor1:before,
.modal_content .roundBoxKnow .listBasic > li .listBul > li.fColor1:before,
.modal_content .roundBoxKnow .listDefault > li .listBul > li.fColor1:before,
.modal_content .roundBoxKnow .listDefault3 > li .listBul > li.fColor1:before,
.modal_content .roundBoxKnow .listDefault2 > li .listBul > li.fColor1:before,
.content-id .roundBoxInfo .listHyphen > li .listBul > li.fColor1:before,
.content-id .roundBoxInfo .listBasic > li .listBul > li.fColor1:before,
.content-id .roundBoxInfo .listDefault > li .listBul > li.fColor1:before,
.content-id .roundBoxInfo .listDefault3 > li .listBul > li.fColor1:before,
.content-id .roundBoxInfo .listDefault2 > li .listBul > li.fColor1:before,
.content-id .roundBoxKnow .listHyphen > li .listBul > li.fColor1:before,
.content-id .roundBoxKnow .listBasic > li .listBul > li.fColor1:before,
.content-id .roundBoxKnow .listDefault > li .listBul > li.fColor1:before,
.content-id .roundBoxKnow .listDefault3 > li .listBul > li.fColor1:before,
.content-id .roundBoxKnow .listDefault2 > li .listBul > li.fColor1:before {
  background: url("/inc_renewal/img/_svg/icon_refer_red.svg") no-repeat;
}
body .roundBoxInfo .listHyphen > li .listBul > li.fColor1:after,
body .roundBoxInfo .listBasic > li .listBul > li.fColor1:after,
body .roundBoxInfo .listDefault > li .listBul > li.fColor1:after,
body .roundBoxInfo .listDefault3 > li .listBul > li.fColor1:after,
body .roundBoxInfo .listDefault2 > li .listBul > li.fColor1:after,
body .roundBoxKnow .listHyphen > li .listBul > li.fColor1:after,
body .roundBoxKnow .listBasic > li .listBul > li.fColor1:after,
body .roundBoxKnow .listDefault > li .listBul > li.fColor1:after,
body .roundBoxKnow .listDefault3 > li .listBul > li.fColor1:after,
body .roundBoxKnow .listDefault2 > li .listBul > li.fColor1:after,
.modal_content .roundBoxInfo .listHyphen > li .listBul > li.fColor1:after,
.modal_content .roundBoxInfo .listBasic > li .listBul > li.fColor1:after,
.modal_content .roundBoxInfo .listDefault > li .listBul > li.fColor1:after,
.modal_content .roundBoxInfo .listDefault3 > li .listBul > li.fColor1:after,
.modal_content .roundBoxInfo .listDefault2 > li .listBul > li.fColor1:after,
.modal_content .roundBoxKnow .listHyphen > li .listBul > li.fColor1:after,
.modal_content .roundBoxKnow .listBasic > li .listBul > li.fColor1:after,
.modal_content .roundBoxKnow .listDefault > li .listBul > li.fColor1:after,
.modal_content .roundBoxKnow .listDefault3 > li .listBul > li.fColor1:after,
.modal_content .roundBoxKnow .listDefault2 > li .listBul > li.fColor1:after,
.content-id .roundBoxInfo .listHyphen > li .listBul > li.fColor1:after,
.content-id .roundBoxInfo .listBasic > li .listBul > li.fColor1:after,
.content-id .roundBoxInfo .listDefault > li .listBul > li.fColor1:after,
.content-id .roundBoxInfo .listDefault3 > li .listBul > li.fColor1:after,
.content-id .roundBoxInfo .listDefault2 > li .listBul > li.fColor1:after,
.content-id .roundBoxKnow .listHyphen > li .listBul > li.fColor1:after,
.content-id .roundBoxKnow .listBasic > li .listBul > li.fColor1:after,
.content-id .roundBoxKnow .listDefault > li .listBul > li.fColor1:after,
.content-id .roundBoxKnow .listDefault3 > li .listBul > li.fColor1:after,
.content-id .roundBoxKnow .listDefault2 > li .listBul > li.fColor1:after {
  display: none;
}
body .roundBoxInfo .listHyphen > li .btnSsm_White:after,
body .roundBoxInfo .listHyphen > li .btnSsm_SystemPop:after,
body .roundBoxInfo .listHyphen > li .link:after,
body .roundBoxInfo .listBasic > li .btnSsm_White:after,
body .roundBoxInfo .listBasic > li .btnSsm_SystemPop:after,
body .roundBoxInfo .listBasic > li .link:after,
body .roundBoxInfo .listDefault > li .btnSsm_White:after,
body .roundBoxInfo .listDefault > li .btnSsm_SystemPop:after,
body .roundBoxInfo .listDefault > li .link:after,
body .roundBoxInfo .listDefault3 > li .btnSsm_White:after,
body .roundBoxInfo .listDefault3 > li .btnSsm_SystemPop:after,
body .roundBoxInfo .listDefault3 > li .link:after,
body .roundBoxInfo .listDefault2 > li .btnSsm_White:after,
body .roundBoxInfo .listDefault2 > li .btnSsm_SystemPop:after,
body .roundBoxInfo .listDefault2 > li .link:after,
body .roundBoxKnow .listHyphen > li .btnSsm_White:after,
body .roundBoxKnow .listHyphen > li .btnSsm_SystemPop:after,
body .roundBoxKnow .listHyphen > li .link:after,
body .roundBoxKnow .listBasic > li .btnSsm_White:after,
body .roundBoxKnow .listBasic > li .btnSsm_SystemPop:after,
body .roundBoxKnow .listBasic > li .link:after,
body .roundBoxKnow .listDefault > li .btnSsm_White:after,
body .roundBoxKnow .listDefault > li .btnSsm_SystemPop:after,
body .roundBoxKnow .listDefault > li .link:after,
body .roundBoxKnow .listDefault3 > li .btnSsm_White:after,
body .roundBoxKnow .listDefault3 > li .btnSsm_SystemPop:after,
body .roundBoxKnow .listDefault3 > li .link:after,
body .roundBoxKnow .listDefault2 > li .btnSsm_White:after,
body .roundBoxKnow .listDefault2 > li .btnSsm_SystemPop:after,
body .roundBoxKnow .listDefault2 > li .link:after,
.modal_content .roundBoxInfo .listHyphen > li .btnSsm_White:after,
.modal_content .roundBoxInfo .listHyphen > li .btnSsm_SystemPop:after,
.modal_content .roundBoxInfo .listHyphen > li .link:after,
.modal_content .roundBoxInfo .listBasic > li .btnSsm_White:after,
.modal_content .roundBoxInfo .listBasic > li .btnSsm_SystemPop:after,
.modal_content .roundBoxInfo .listBasic > li .link:after,
.modal_content .roundBoxInfo .listDefault > li .btnSsm_White:after,
.modal_content .roundBoxInfo .listDefault > li .btnSsm_SystemPop:after,
.modal_content .roundBoxInfo .listDefault > li .link:after,
.modal_content .roundBoxInfo .listDefault3 > li .btnSsm_White:after,
.modal_content .roundBoxInfo .listDefault3 > li .btnSsm_SystemPop:after,
.modal_content .roundBoxInfo .listDefault3 > li .link:after,
.modal_content .roundBoxInfo .listDefault2 > li .btnSsm_White:after,
.modal_content .roundBoxInfo .listDefault2 > li .btnSsm_SystemPop:after,
.modal_content .roundBoxInfo .listDefault2 > li .link:after,
.modal_content .roundBoxKnow .listHyphen > li .btnSsm_White:after,
.modal_content .roundBoxKnow .listHyphen > li .btnSsm_SystemPop:after,
.modal_content .roundBoxKnow .listHyphen > li .link:after,
.modal_content .roundBoxKnow .listBasic > li .btnSsm_White:after,
.modal_content .roundBoxKnow .listBasic > li .btnSsm_SystemPop:after,
.modal_content .roundBoxKnow .listBasic > li .link:after,
.modal_content .roundBoxKnow .listDefault > li .btnSsm_White:after,
.modal_content .roundBoxKnow .listDefault > li .btnSsm_SystemPop:after,
.modal_content .roundBoxKnow .listDefault > li .link:after,
.modal_content .roundBoxKnow .listDefault3 > li .btnSsm_White:after,
.modal_content .roundBoxKnow .listDefault3 > li .btnSsm_SystemPop:after,
.modal_content .roundBoxKnow .listDefault3 > li .link:after,
.modal_content .roundBoxKnow .listDefault2 > li .btnSsm_White:after,
.modal_content .roundBoxKnow .listDefault2 > li .btnSsm_SystemPop:after,
.modal_content .roundBoxKnow .listDefault2 > li .link:after,
.content-id .roundBoxInfo .listHyphen > li .btnSsm_White:after,
.content-id .roundBoxInfo .listHyphen > li .btnSsm_SystemPop:after,
.content-id .roundBoxInfo .listHyphen > li .link:after,
.content-id .roundBoxInfo .listBasic > li .btnSsm_White:after,
.content-id .roundBoxInfo .listBasic > li .btnSsm_SystemPop:after,
.content-id .roundBoxInfo .listBasic > li .link:after,
.content-id .roundBoxInfo .listDefault > li .btnSsm_White:after,
.content-id .roundBoxInfo .listDefault > li .btnSsm_SystemPop:after,
.content-id .roundBoxInfo .listDefault > li .link:after,
.content-id .roundBoxInfo .listDefault3 > li .btnSsm_White:after,
.content-id .roundBoxInfo .listDefault3 > li .btnSsm_SystemPop:after,
.content-id .roundBoxInfo .listDefault3 > li .link:after,
.content-id .roundBoxInfo .listDefault2 > li .btnSsm_White:after,
.content-id .roundBoxInfo .listDefault2 > li .btnSsm_SystemPop:after,
.content-id .roundBoxInfo .listDefault2 > li .link:after,
.content-id .roundBoxKnow .listHyphen > li .btnSsm_White:after,
.content-id .roundBoxKnow .listHyphen > li .btnSsm_SystemPop:after,
.content-id .roundBoxKnow .listHyphen > li .link:after,
.content-id .roundBoxKnow .listBasic > li .btnSsm_White:after,
.content-id .roundBoxKnow .listBasic > li .btnSsm_SystemPop:after,
.content-id .roundBoxKnow .listBasic > li .link:after,
.content-id .roundBoxKnow .listDefault > li .btnSsm_White:after,
.content-id .roundBoxKnow .listDefault > li .btnSsm_SystemPop:after,
.content-id .roundBoxKnow .listDefault > li .link:after,
.content-id .roundBoxKnow .listDefault3 > li .btnSsm_White:after,
.content-id .roundBoxKnow .listDefault3 > li .btnSsm_SystemPop:after,
.content-id .roundBoxKnow .listDefault3 > li .link:after,
.content-id .roundBoxKnow .listDefault2 > li .btnSsm_White:after,
.content-id .roundBoxKnow .listDefault2 > li .btnSsm_SystemPop:after,
.content-id .roundBoxKnow .listDefault2 > li .link:after {
  display: none;
}
body .roundBoxInfo .listHyphen > li span,
body .roundBoxInfo .listBasic > li span,
body .roundBoxInfo .listDefault > li span,
body .roundBoxInfo .listDefault3 > li span,
body .roundBoxInfo .listDefault2 > li span,
body .roundBoxKnow .listHyphen > li span,
body .roundBoxKnow .listBasic > li span,
body .roundBoxKnow .listDefault > li span,
body .roundBoxKnow .listDefault3 > li span,
body .roundBoxKnow .listDefault2 > li span,
.modal_content .roundBoxInfo .listHyphen > li span,
.modal_content .roundBoxInfo .listBasic > li span,
.modal_content .roundBoxInfo .listDefault > li span,
.modal_content .roundBoxInfo .listDefault3 > li span,
.modal_content .roundBoxInfo .listDefault2 > li span,
.modal_content .roundBoxKnow .listHyphen > li span,
.modal_content .roundBoxKnow .listBasic > li span,
.modal_content .roundBoxKnow .listDefault > li span,
.modal_content .roundBoxKnow .listDefault3 > li span,
.modal_content .roundBoxKnow .listDefault2 > li span,
.content-id .roundBoxInfo .listHyphen > li span,
.content-id .roundBoxInfo .listBasic > li span,
.content-id .roundBoxInfo .listDefault > li span,
.content-id .roundBoxInfo .listDefault3 > li span,
.content-id .roundBoxInfo .listDefault2 > li span,
.content-id .roundBoxKnow .listHyphen > li span,
.content-id .roundBoxKnow .listBasic > li span,
.content-id .roundBoxKnow .listDefault > li span,
.content-id .roundBoxKnow .listDefault3 > li span,
.content-id .roundBoxKnow .listDefault2 > li span {
  font-family: "Pretendard", Sans-serif;
}
body .roundBoxInfo .round .title,
body .roundBoxKnow .round .title,
.modal_content .roundBoxInfo .round .title,
.modal_content .roundBoxKnow .round .title,
.content-id .roundBoxInfo .round .title,
.content-id .roundBoxKnow .round .title {
  font-weight: 600;
}
body .roundBoxInfo .listBul > li,
body .roundBoxKnow .listBul > li,
.modal_content .roundBoxInfo .listBul > li,
.modal_content .roundBoxKnow .listBul > li,
.content-id .roundBoxInfo .listBul > li,
.content-id .roundBoxKnow .listBul > li {
  font-size: 14px;
  line-height: 21px;
}
body .roundBoxInfo.bg-gray .round,
body .roundBoxKnow.bg-gray .round,
.modal_content .roundBoxInfo.bg-gray .round,
.modal_content .roundBoxKnow.bg-gray .round,
.content-id .roundBoxInfo.bg-gray .round,
.content-id .roundBoxKnow.bg-gray .round {
  border: 0;
  background: #FAFAFA;
}
body .roundBoxInfo.bg-gray .round .title,
body .roundBoxKnow.bg-gray .round .title,
.modal_content .roundBoxInfo.bg-gray .round .title,
.modal_content .roundBoxKnow.bg-gray .round .title,
.content-id .roundBoxInfo.bg-gray .round .title,
.content-id .roundBoxKnow.bg-gray .round .title {
  position: relative;
  background: none;
  padding-left: 26px;
}
body .roundBoxInfo.bg-gray .round .title:before,
body .roundBoxKnow.bg-gray .round .title:before,
.modal_content .roundBoxInfo.bg-gray .round .title:before,
.modal_content .roundBoxKnow.bg-gray .round .title:before,
.content-id .roundBoxInfo.bg-gray .round .title:before,
.content-id .roundBoxKnow.bg-gray .round .title:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) -40px -40px no-repeat;
  position: absolute;
  left: 0;
  top: 3px;
}
body .listHyphen .cont_txt,
body .listBasic .cont_txt,
body .listDefault .cont_txt,
body .listDefault3 .cont_txt,
body .listDefault2 .cont_txt,
.modal_content .listHyphen .cont_txt,
.modal_content .listBasic .cont_txt,
.modal_content .listDefault .cont_txt,
.modal_content .listDefault3 .cont_txt,
.modal_content .listDefault2 .cont_txt,
.content-id .listHyphen .cont_txt,
.content-id .listBasic .cont_txt,
.content-id .listDefault .cont_txt,
.content-id .listDefault3 .cont_txt,
.content-id .listDefault2 .cont_txt {
  padding-left: 0;
}
body .listHyphen .cont_txt::before,
body .listBasic .cont_txt::before,
body .listDefault .cont_txt::before,
body .listDefault3 .cont_txt::before,
body .listDefault2 .cont_txt::before,
.modal_content .listHyphen .cont_txt::before,
.modal_content .listBasic .cont_txt::before,
.modal_content .listDefault .cont_txt::before,
.modal_content .listDefault3 .cont_txt::before,
.modal_content .listDefault2 .cont_txt::before,
.content-id .listHyphen .cont_txt::before,
.content-id .listBasic .cont_txt::before,
.content-id .listDefault .cont_txt::before,
.content-id .listDefault3 .cont_txt::before,
.content-id .listDefault2 .cont_txt::before {
  display: none !important;
}
body .listHyphen > li,
body .listBasic > li,
body .listDefault > li,
body .listDefault3 > li,
body .listDefault2 > li,
.modal_content .listHyphen > li,
.modal_content .listBasic > li,
.modal_content .listDefault > li,
.modal_content .listDefault3 > li,
.modal_content .listDefault2 > li,
.content-id .listHyphen > li,
.content-id .listBasic > li,
.content-id .listDefault > li,
.content-id .listDefault3 > li,
.content-id .listDefault2 > li {
  font-size: 16px;
  line-height: 24px;
  color: #1A1D29;
  padding-left: 10px;
  background: none;
  position: relative;
}
body .listHyphen > li::after,
body .listBasic > li::after,
body .listDefault > li::after,
body .listDefault3 > li::after,
body .listDefault2 > li::after,
.modal_content .listHyphen > li::after,
.modal_content .listBasic > li::after,
.modal_content .listDefault > li::after,
.modal_content .listDefault3 > li::after,
.modal_content .listDefault2 > li::after,
.content-id .listHyphen > li::after,
.content-id .listBasic > li::after,
.content-id .listDefault > li::after,
.content-id .listDefault3 > li::after,
.content-id .listDefault2 > li::after {
  display: none;
}
body .listHyphen > li::before,
body .listBasic > li::before,
body .listDefault > li::before,
body .listDefault3 > li::before,
body .listDefault2 > li::before,
.modal_content .listHyphen > li::before,
.modal_content .listBasic > li::before,
.modal_content .listDefault > li::before,
.modal_content .listDefault3 > li::before,
.modal_content .listDefault2 > li::before,
.content-id .listHyphen > li::before,
.content-id .listBasic > li::before,
.content-id .listDefault > li::before,
.content-id .listDefault3 > li::before,
.content-id .listDefault2 > li::before {
  content: "";
  display: block;
  width: 4px;
  height: 1px;
  background: #1A1D29;
  position: absolute;
  top: 11px;
  left: 0;
}
body .listHyphen > li .listHyphen > li,
body .listHyphen > li .listBasic > li,
body .listHyphen > li .listDefault > li,
body .listHyphen > li .listDefault3 > li,
body .listHyphen > li .listDefault2 > li,
body .listBasic > li .listHyphen > li,
body .listBasic > li .listBasic > li,
body .listBasic > li .listDefault > li,
body .listBasic > li .listDefault3 > li,
body .listBasic > li .listDefault2 > li,
body .listDefault > li .listHyphen > li,
body .listDefault > li .listBasic > li,
body .listDefault > li .listDefault > li,
body .listDefault > li .listDefault3 > li,
body .listDefault > li .listDefault2 > li,
body .listDefault3 > li .listHyphen > li,
body .listDefault3 > li .listBasic > li,
body .listDefault3 > li .listDefault > li,
body .listDefault3 > li .listDefault3 > li,
body .listDefault3 > li .listDefault2 > li,
body .listDefault2 > li .listHyphen > li,
body .listDefault2 > li .listBasic > li,
body .listDefault2 > li .listDefault > li,
body .listDefault2 > li .listDefault3 > li,
body .listDefault2 > li .listDefault2 > li,
.modal_content .listHyphen > li .listHyphen > li,
.modal_content .listHyphen > li .listBasic > li,
.modal_content .listHyphen > li .listDefault > li,
.modal_content .listHyphen > li .listDefault3 > li,
.modal_content .listHyphen > li .listDefault2 > li,
.modal_content .listBasic > li .listHyphen > li,
.modal_content .listBasic > li .listBasic > li,
.modal_content .listBasic > li .listDefault > li,
.modal_content .listBasic > li .listDefault3 > li,
.modal_content .listBasic > li .listDefault2 > li,
.modal_content .listDefault > li .listHyphen > li,
.modal_content .listDefault > li .listBasic > li,
.modal_content .listDefault > li .listDefault > li,
.modal_content .listDefault > li .listDefault3 > li,
.modal_content .listDefault > li .listDefault2 > li,
.modal_content .listDefault3 > li .listHyphen > li,
.modal_content .listDefault3 > li .listBasic > li,
.modal_content .listDefault3 > li .listDefault > li,
.modal_content .listDefault3 > li .listDefault3 > li,
.modal_content .listDefault3 > li .listDefault2 > li,
.modal_content .listDefault2 > li .listHyphen > li,
.modal_content .listDefault2 > li .listBasic > li,
.modal_content .listDefault2 > li .listDefault > li,
.modal_content .listDefault2 > li .listDefault3 > li,
.modal_content .listDefault2 > li .listDefault2 > li,
.content-id .listHyphen > li .listHyphen > li,
.content-id .listHyphen > li .listBasic > li,
.content-id .listHyphen > li .listDefault > li,
.content-id .listHyphen > li .listDefault3 > li,
.content-id .listHyphen > li .listDefault2 > li,
.content-id .listBasic > li .listHyphen > li,
.content-id .listBasic > li .listBasic > li,
.content-id .listBasic > li .listDefault > li,
.content-id .listBasic > li .listDefault3 > li,
.content-id .listBasic > li .listDefault2 > li,
.content-id .listDefault > li .listHyphen > li,
.content-id .listDefault > li .listBasic > li,
.content-id .listDefault > li .listDefault > li,
.content-id .listDefault > li .listDefault3 > li,
.content-id .listDefault > li .listDefault2 > li,
.content-id .listDefault3 > li .listHyphen > li,
.content-id .listDefault3 > li .listBasic > li,
.content-id .listDefault3 > li .listDefault > li,
.content-id .listDefault3 > li .listDefault3 > li,
.content-id .listDefault3 > li .listDefault2 > li,
.content-id .listDefault2 > li .listHyphen > li,
.content-id .listDefault2 > li .listBasic > li,
.content-id .listDefault2 > li .listDefault > li,
.content-id .listDefault2 > li .listDefault3 > li,
.content-id .listDefault2 > li .listDefault2 > li {
  font-size: 16px;
  line-height: 24px;
  color: #1A1D29;
  padding-left: 12px;
  background: none;
  position: relative;
}
body .listHyphen > li .listHyphen > li::after,
body .listHyphen > li .listBasic > li::after,
body .listHyphen > li .listDefault > li::after,
body .listHyphen > li .listDefault3 > li::after,
body .listHyphen > li .listDefault2 > li::after,
body .listBasic > li .listHyphen > li::after,
body .listBasic > li .listBasic > li::after,
body .listBasic > li .listDefault > li::after,
body .listBasic > li .listDefault3 > li::after,
body .listBasic > li .listDefault2 > li::after,
body .listDefault > li .listHyphen > li::after,
body .listDefault > li .listBasic > li::after,
body .listDefault > li .listDefault > li::after,
body .listDefault > li .listDefault3 > li::after,
body .listDefault > li .listDefault2 > li::after,
body .listDefault3 > li .listHyphen > li::after,
body .listDefault3 > li .listBasic > li::after,
body .listDefault3 > li .listDefault > li::after,
body .listDefault3 > li .listDefault3 > li::after,
body .listDefault3 > li .listDefault2 > li::after,
body .listDefault2 > li .listHyphen > li::after,
body .listDefault2 > li .listBasic > li::after,
body .listDefault2 > li .listDefault > li::after,
body .listDefault2 > li .listDefault3 > li::after,
body .listDefault2 > li .listDefault2 > li::after,
.modal_content .listHyphen > li .listHyphen > li::after,
.modal_content .listHyphen > li .listBasic > li::after,
.modal_content .listHyphen > li .listDefault > li::after,
.modal_content .listHyphen > li .listDefault3 > li::after,
.modal_content .listHyphen > li .listDefault2 > li::after,
.modal_content .listBasic > li .listHyphen > li::after,
.modal_content .listBasic > li .listBasic > li::after,
.modal_content .listBasic > li .listDefault > li::after,
.modal_content .listBasic > li .listDefault3 > li::after,
.modal_content .listBasic > li .listDefault2 > li::after,
.modal_content .listDefault > li .listHyphen > li::after,
.modal_content .listDefault > li .listBasic > li::after,
.modal_content .listDefault > li .listDefault > li::after,
.modal_content .listDefault > li .listDefault3 > li::after,
.modal_content .listDefault > li .listDefault2 > li::after,
.modal_content .listDefault3 > li .listHyphen > li::after,
.modal_content .listDefault3 > li .listBasic > li::after,
.modal_content .listDefault3 > li .listDefault > li::after,
.modal_content .listDefault3 > li .listDefault3 > li::after,
.modal_content .listDefault3 > li .listDefault2 > li::after,
.modal_content .listDefault2 > li .listHyphen > li::after,
.modal_content .listDefault2 > li .listBasic > li::after,
.modal_content .listDefault2 > li .listDefault > li::after,
.modal_content .listDefault2 > li .listDefault3 > li::after,
.modal_content .listDefault2 > li .listDefault2 > li::after,
.content-id .listHyphen > li .listHyphen > li::after,
.content-id .listHyphen > li .listBasic > li::after,
.content-id .listHyphen > li .listDefault > li::after,
.content-id .listHyphen > li .listDefault3 > li::after,
.content-id .listHyphen > li .listDefault2 > li::after,
.content-id .listBasic > li .listHyphen > li::after,
.content-id .listBasic > li .listBasic > li::after,
.content-id .listBasic > li .listDefault > li::after,
.content-id .listBasic > li .listDefault3 > li::after,
.content-id .listBasic > li .listDefault2 > li::after,
.content-id .listDefault > li .listHyphen > li::after,
.content-id .listDefault > li .listBasic > li::after,
.content-id .listDefault > li .listDefault > li::after,
.content-id .listDefault > li .listDefault3 > li::after,
.content-id .listDefault > li .listDefault2 > li::after,
.content-id .listDefault3 > li .listHyphen > li::after,
.content-id .listDefault3 > li .listBasic > li::after,
.content-id .listDefault3 > li .listDefault > li::after,
.content-id .listDefault3 > li .listDefault3 > li::after,
.content-id .listDefault3 > li .listDefault2 > li::after,
.content-id .listDefault2 > li .listHyphen > li::after,
.content-id .listDefault2 > li .listBasic > li::after,
.content-id .listDefault2 > li .listDefault > li::after,
.content-id .listDefault2 > li .listDefault3 > li::after,
.content-id .listDefault2 > li .listDefault2 > li::after {
  display: none;
}
body .listHyphen > li .listHyphen > li::before,
body .listHyphen > li .listBasic > li::before,
body .listHyphen > li .listDefault > li::before,
body .listHyphen > li .listDefault3 > li::before,
body .listHyphen > li .listDefault2 > li::before,
body .listBasic > li .listHyphen > li::before,
body .listBasic > li .listBasic > li::before,
body .listBasic > li .listDefault > li::before,
body .listBasic > li .listDefault3 > li::before,
body .listBasic > li .listDefault2 > li::before,
body .listDefault > li .listHyphen > li::before,
body .listDefault > li .listBasic > li::before,
body .listDefault > li .listDefault > li::before,
body .listDefault > li .listDefault3 > li::before,
body .listDefault > li .listDefault2 > li::before,
body .listDefault3 > li .listHyphen > li::before,
body .listDefault3 > li .listBasic > li::before,
body .listDefault3 > li .listDefault > li::before,
body .listDefault3 > li .listDefault3 > li::before,
body .listDefault3 > li .listDefault2 > li::before,
body .listDefault2 > li .listHyphen > li::before,
body .listDefault2 > li .listBasic > li::before,
body .listDefault2 > li .listDefault > li::before,
body .listDefault2 > li .listDefault3 > li::before,
body .listDefault2 > li .listDefault2 > li::before,
.modal_content .listHyphen > li .listHyphen > li::before,
.modal_content .listHyphen > li .listBasic > li::before,
.modal_content .listHyphen > li .listDefault > li::before,
.modal_content .listHyphen > li .listDefault3 > li::before,
.modal_content .listHyphen > li .listDefault2 > li::before,
.modal_content .listBasic > li .listHyphen > li::before,
.modal_content .listBasic > li .listBasic > li::before,
.modal_content .listBasic > li .listDefault > li::before,
.modal_content .listBasic > li .listDefault3 > li::before,
.modal_content .listBasic > li .listDefault2 > li::before,
.modal_content .listDefault > li .listHyphen > li::before,
.modal_content .listDefault > li .listBasic > li::before,
.modal_content .listDefault > li .listDefault > li::before,
.modal_content .listDefault > li .listDefault3 > li::before,
.modal_content .listDefault > li .listDefault2 > li::before,
.modal_content .listDefault3 > li .listHyphen > li::before,
.modal_content .listDefault3 > li .listBasic > li::before,
.modal_content .listDefault3 > li .listDefault > li::before,
.modal_content .listDefault3 > li .listDefault3 > li::before,
.modal_content .listDefault3 > li .listDefault2 > li::before,
.modal_content .listDefault2 > li .listHyphen > li::before,
.modal_content .listDefault2 > li .listBasic > li::before,
.modal_content .listDefault2 > li .listDefault > li::before,
.modal_content .listDefault2 > li .listDefault3 > li::before,
.modal_content .listDefault2 > li .listDefault2 > li::before,
.content-id .listHyphen > li .listHyphen > li::before,
.content-id .listHyphen > li .listBasic > li::before,
.content-id .listHyphen > li .listDefault > li::before,
.content-id .listHyphen > li .listDefault3 > li::before,
.content-id .listHyphen > li .listDefault2 > li::before,
.content-id .listBasic > li .listHyphen > li::before,
.content-id .listBasic > li .listBasic > li::before,
.content-id .listBasic > li .listDefault > li::before,
.content-id .listBasic > li .listDefault3 > li::before,
.content-id .listBasic > li .listDefault2 > li::before,
.content-id .listDefault > li .listHyphen > li::before,
.content-id .listDefault > li .listBasic > li::before,
.content-id .listDefault > li .listDefault > li::before,
.content-id .listDefault > li .listDefault3 > li::before,
.content-id .listDefault > li .listDefault2 > li::before,
.content-id .listDefault3 > li .listHyphen > li::before,
.content-id .listDefault3 > li .listBasic > li::before,
.content-id .listDefault3 > li .listDefault > li::before,
.content-id .listDefault3 > li .listDefault3 > li::before,
.content-id .listDefault3 > li .listDefault2 > li::before,
.content-id .listDefault2 > li .listHyphen > li::before,
.content-id .listDefault2 > li .listBasic > li::before,
.content-id .listDefault2 > li .listDefault > li::before,
.content-id .listDefault2 > li .listDefault3 > li::before,
.content-id .listDefault2 > li .listDefault2 > li::before {
  content: "";
  display: block;
  width: 2px;
  height: 2px;
  background: #1A1D29;
  position: absolute;
  top: 11px;
  left: 0;
  border-radius: 1px;
}
body .listHyphen > li .listHyphen > li .listHyphen > li,
body .listHyphen > li .listHyphen > li .listBasic > li,
body .listHyphen > li .listHyphen > li .listDefault > li,
body .listHyphen > li .listHyphen > li .listDefault2 > li,
body .listHyphen > li .listHyphen > li .listDefault3 > li,
body .listHyphen > li .listBasic > li .listHyphen > li,
body .listHyphen > li .listBasic > li .listBasic > li,
body .listHyphen > li .listBasic > li .listDefault > li,
body .listHyphen > li .listBasic > li .listDefault2 > li,
body .listHyphen > li .listBasic > li .listDefault3 > li,
body .listHyphen > li .listDefault > li .listHyphen > li,
body .listHyphen > li .listDefault > li .listBasic > li,
body .listHyphen > li .listDefault > li .listDefault > li,
body .listHyphen > li .listDefault > li .listDefault2 > li,
body .listHyphen > li .listDefault > li .listDefault3 > li,
body .listHyphen > li .listDefault3 > li .listHyphen > li,
body .listHyphen > li .listDefault3 > li .listBasic > li,
body .listHyphen > li .listDefault3 > li .listDefault > li,
body .listHyphen > li .listDefault3 > li .listDefault2 > li,
body .listHyphen > li .listDefault3 > li .listDefault3 > li,
body .listHyphen > li .listDefault2 > li .listHyphen > li,
body .listHyphen > li .listDefault2 > li .listBasic > li,
body .listHyphen > li .listDefault2 > li .listDefault > li,
body .listHyphen > li .listDefault2 > li .listDefault2 > li,
body .listHyphen > li .listDefault2 > li .listDefault3 > li,
body .listBasic > li .listHyphen > li .listHyphen > li,
body .listBasic > li .listHyphen > li .listBasic > li,
body .listBasic > li .listHyphen > li .listDefault > li,
body .listBasic > li .listHyphen > li .listDefault2 > li,
body .listBasic > li .listHyphen > li .listDefault3 > li,
body .listBasic > li .listBasic > li .listHyphen > li,
body .listBasic > li .listBasic > li .listBasic > li,
body .listBasic > li .listBasic > li .listDefault > li,
body .listBasic > li .listBasic > li .listDefault2 > li,
body .listBasic > li .listBasic > li .listDefault3 > li,
body .listBasic > li .listDefault > li .listHyphen > li,
body .listBasic > li .listDefault > li .listBasic > li,
body .listBasic > li .listDefault > li .listDefault > li,
body .listBasic > li .listDefault > li .listDefault2 > li,
body .listBasic > li .listDefault > li .listDefault3 > li,
body .listBasic > li .listDefault3 > li .listHyphen > li,
body .listBasic > li .listDefault3 > li .listBasic > li,
body .listBasic > li .listDefault3 > li .listDefault > li,
body .listBasic > li .listDefault3 > li .listDefault2 > li,
body .listBasic > li .listDefault3 > li .listDefault3 > li,
body .listBasic > li .listDefault2 > li .listHyphen > li,
body .listBasic > li .listDefault2 > li .listBasic > li,
body .listBasic > li .listDefault2 > li .listDefault > li,
body .listBasic > li .listDefault2 > li .listDefault2 > li,
body .listBasic > li .listDefault2 > li .listDefault3 > li,
body .listDefault > li .listHyphen > li .listHyphen > li,
body .listDefault > li .listHyphen > li .listBasic > li,
body .listDefault > li .listHyphen > li .listDefault > li,
body .listDefault > li .listHyphen > li .listDefault2 > li,
body .listDefault > li .listHyphen > li .listDefault3 > li,
body .listDefault > li .listBasic > li .listHyphen > li,
body .listDefault > li .listBasic > li .listBasic > li,
body .listDefault > li .listBasic > li .listDefault > li,
body .listDefault > li .listBasic > li .listDefault2 > li,
body .listDefault > li .listBasic > li .listDefault3 > li,
body .listDefault > li .listDefault > li .listHyphen > li,
body .listDefault > li .listDefault > li .listBasic > li,
body .listDefault > li .listDefault > li .listDefault > li,
body .listDefault > li .listDefault > li .listDefault2 > li,
body .listDefault > li .listDefault > li .listDefault3 > li,
body .listDefault > li .listDefault3 > li .listHyphen > li,
body .listDefault > li .listDefault3 > li .listBasic > li,
body .listDefault > li .listDefault3 > li .listDefault > li,
body .listDefault > li .listDefault3 > li .listDefault2 > li,
body .listDefault > li .listDefault3 > li .listDefault3 > li,
body .listDefault > li .listDefault2 > li .listHyphen > li,
body .listDefault > li .listDefault2 > li .listBasic > li,
body .listDefault > li .listDefault2 > li .listDefault > li,
body .listDefault > li .listDefault2 > li .listDefault2 > li,
body .listDefault > li .listDefault2 > li .listDefault3 > li,
body .listDefault3 > li .listHyphen > li .listHyphen > li,
body .listDefault3 > li .listHyphen > li .listBasic > li,
body .listDefault3 > li .listHyphen > li .listDefault > li,
body .listDefault3 > li .listHyphen > li .listDefault2 > li,
body .listDefault3 > li .listHyphen > li .listDefault3 > li,
body .listDefault3 > li .listBasic > li .listHyphen > li,
body .listDefault3 > li .listBasic > li .listBasic > li,
body .listDefault3 > li .listBasic > li .listDefault > li,
body .listDefault3 > li .listBasic > li .listDefault2 > li,
body .listDefault3 > li .listBasic > li .listDefault3 > li,
body .listDefault3 > li .listDefault > li .listHyphen > li,
body .listDefault3 > li .listDefault > li .listBasic > li,
body .listDefault3 > li .listDefault > li .listDefault > li,
body .listDefault3 > li .listDefault > li .listDefault2 > li,
body .listDefault3 > li .listDefault > li .listDefault3 > li,
body .listDefault3 > li .listDefault3 > li .listHyphen > li,
body .listDefault3 > li .listDefault3 > li .listBasic > li,
body .listDefault3 > li .listDefault3 > li .listDefault > li,
body .listDefault3 > li .listDefault3 > li .listDefault2 > li,
body .listDefault3 > li .listDefault3 > li .listDefault3 > li,
body .listDefault3 > li .listDefault2 > li .listHyphen > li,
body .listDefault3 > li .listDefault2 > li .listBasic > li,
body .listDefault3 > li .listDefault2 > li .listDefault > li,
body .listDefault3 > li .listDefault2 > li .listDefault2 > li,
body .listDefault3 > li .listDefault2 > li .listDefault3 > li,
body .listDefault2 > li .listHyphen > li .listHyphen > li,
body .listDefault2 > li .listHyphen > li .listBasic > li,
body .listDefault2 > li .listHyphen > li .listDefault > li,
body .listDefault2 > li .listHyphen > li .listDefault2 > li,
body .listDefault2 > li .listHyphen > li .listDefault3 > li,
body .listDefault2 > li .listBasic > li .listHyphen > li,
body .listDefault2 > li .listBasic > li .listBasic > li,
body .listDefault2 > li .listBasic > li .listDefault > li,
body .listDefault2 > li .listBasic > li .listDefault2 > li,
body .listDefault2 > li .listBasic > li .listDefault3 > li,
body .listDefault2 > li .listDefault > li .listHyphen > li,
body .listDefault2 > li .listDefault > li .listBasic > li,
body .listDefault2 > li .listDefault > li .listDefault > li,
body .listDefault2 > li .listDefault > li .listDefault2 > li,
body .listDefault2 > li .listDefault > li .listDefault3 > li,
body .listDefault2 > li .listDefault3 > li .listHyphen > li,
body .listDefault2 > li .listDefault3 > li .listBasic > li,
body .listDefault2 > li .listDefault3 > li .listDefault > li,
body .listDefault2 > li .listDefault3 > li .listDefault2 > li,
body .listDefault2 > li .listDefault3 > li .listDefault3 > li,
body .listDefault2 > li .listDefault2 > li .listHyphen > li,
body .listDefault2 > li .listDefault2 > li .listBasic > li,
body .listDefault2 > li .listDefault2 > li .listDefault > li,
body .listDefault2 > li .listDefault2 > li .listDefault2 > li,
body .listDefault2 > li .listDefault2 > li .listDefault3 > li,
.modal_content .listHyphen > li .listHyphen > li .listHyphen > li,
.modal_content .listHyphen > li .listHyphen > li .listBasic > li,
.modal_content .listHyphen > li .listHyphen > li .listDefault > li,
.modal_content .listHyphen > li .listHyphen > li .listDefault2 > li,
.modal_content .listHyphen > li .listHyphen > li .listDefault3 > li,
.modal_content .listHyphen > li .listBasic > li .listHyphen > li,
.modal_content .listHyphen > li .listBasic > li .listBasic > li,
.modal_content .listHyphen > li .listBasic > li .listDefault > li,
.modal_content .listHyphen > li .listBasic > li .listDefault2 > li,
.modal_content .listHyphen > li .listBasic > li .listDefault3 > li,
.modal_content .listHyphen > li .listDefault > li .listHyphen > li,
.modal_content .listHyphen > li .listDefault > li .listBasic > li,
.modal_content .listHyphen > li .listDefault > li .listDefault > li,
.modal_content .listHyphen > li .listDefault > li .listDefault2 > li,
.modal_content .listHyphen > li .listDefault > li .listDefault3 > li,
.modal_content .listHyphen > li .listDefault3 > li .listHyphen > li,
.modal_content .listHyphen > li .listDefault3 > li .listBasic > li,
.modal_content .listHyphen > li .listDefault3 > li .listDefault > li,
.modal_content .listHyphen > li .listDefault3 > li .listDefault2 > li,
.modal_content .listHyphen > li .listDefault3 > li .listDefault3 > li,
.modal_content .listHyphen > li .listDefault2 > li .listHyphen > li,
.modal_content .listHyphen > li .listDefault2 > li .listBasic > li,
.modal_content .listHyphen > li .listDefault2 > li .listDefault > li,
.modal_content .listHyphen > li .listDefault2 > li .listDefault2 > li,
.modal_content .listHyphen > li .listDefault2 > li .listDefault3 > li,
.modal_content .listBasic > li .listHyphen > li .listHyphen > li,
.modal_content .listBasic > li .listHyphen > li .listBasic > li,
.modal_content .listBasic > li .listHyphen > li .listDefault > li,
.modal_content .listBasic > li .listHyphen > li .listDefault2 > li,
.modal_content .listBasic > li .listHyphen > li .listDefault3 > li,
.modal_content .listBasic > li .listBasic > li .listHyphen > li,
.modal_content .listBasic > li .listBasic > li .listBasic > li,
.modal_content .listBasic > li .listBasic > li .listDefault > li,
.modal_content .listBasic > li .listBasic > li .listDefault2 > li,
.modal_content .listBasic > li .listBasic > li .listDefault3 > li,
.modal_content .listBasic > li .listDefault > li .listHyphen > li,
.modal_content .listBasic > li .listDefault > li .listBasic > li,
.modal_content .listBasic > li .listDefault > li .listDefault > li,
.modal_content .listBasic > li .listDefault > li .listDefault2 > li,
.modal_content .listBasic > li .listDefault > li .listDefault3 > li,
.modal_content .listBasic > li .listDefault3 > li .listHyphen > li,
.modal_content .listBasic > li .listDefault3 > li .listBasic > li,
.modal_content .listBasic > li .listDefault3 > li .listDefault > li,
.modal_content .listBasic > li .listDefault3 > li .listDefault2 > li,
.modal_content .listBasic > li .listDefault3 > li .listDefault3 > li,
.modal_content .listBasic > li .listDefault2 > li .listHyphen > li,
.modal_content .listBasic > li .listDefault2 > li .listBasic > li,
.modal_content .listBasic > li .listDefault2 > li .listDefault > li,
.modal_content .listBasic > li .listDefault2 > li .listDefault2 > li,
.modal_content .listBasic > li .listDefault2 > li .listDefault3 > li,
.modal_content .listDefault > li .listHyphen > li .listHyphen > li,
.modal_content .listDefault > li .listHyphen > li .listBasic > li,
.modal_content .listDefault > li .listHyphen > li .listDefault > li,
.modal_content .listDefault > li .listHyphen > li .listDefault2 > li,
.modal_content .listDefault > li .listHyphen > li .listDefault3 > li,
.modal_content .listDefault > li .listBasic > li .listHyphen > li,
.modal_content .listDefault > li .listBasic > li .listBasic > li,
.modal_content .listDefault > li .listBasic > li .listDefault > li,
.modal_content .listDefault > li .listBasic > li .listDefault2 > li,
.modal_content .listDefault > li .listBasic > li .listDefault3 > li,
.modal_content .listDefault > li .listDefault > li .listHyphen > li,
.modal_content .listDefault > li .listDefault > li .listBasic > li,
.modal_content .listDefault > li .listDefault > li .listDefault > li,
.modal_content .listDefault > li .listDefault > li .listDefault2 > li,
.modal_content .listDefault > li .listDefault > li .listDefault3 > li,
.modal_content .listDefault > li .listDefault3 > li .listHyphen > li,
.modal_content .listDefault > li .listDefault3 > li .listBasic > li,
.modal_content .listDefault > li .listDefault3 > li .listDefault > li,
.modal_content .listDefault > li .listDefault3 > li .listDefault2 > li,
.modal_content .listDefault > li .listDefault3 > li .listDefault3 > li,
.modal_content .listDefault > li .listDefault2 > li .listHyphen > li,
.modal_content .listDefault > li .listDefault2 > li .listBasic > li,
.modal_content .listDefault > li .listDefault2 > li .listDefault > li,
.modal_content .listDefault > li .listDefault2 > li .listDefault2 > li,
.modal_content .listDefault > li .listDefault2 > li .listDefault3 > li,
.modal_content .listDefault3 > li .listHyphen > li .listHyphen > li,
.modal_content .listDefault3 > li .listHyphen > li .listBasic > li,
.modal_content .listDefault3 > li .listHyphen > li .listDefault > li,
.modal_content .listDefault3 > li .listHyphen > li .listDefault2 > li,
.modal_content .listDefault3 > li .listHyphen > li .listDefault3 > li,
.modal_content .listDefault3 > li .listBasic > li .listHyphen > li,
.modal_content .listDefault3 > li .listBasic > li .listBasic > li,
.modal_content .listDefault3 > li .listBasic > li .listDefault > li,
.modal_content .listDefault3 > li .listBasic > li .listDefault2 > li,
.modal_content .listDefault3 > li .listBasic > li .listDefault3 > li,
.modal_content .listDefault3 > li .listDefault > li .listHyphen > li,
.modal_content .listDefault3 > li .listDefault > li .listBasic > li,
.modal_content .listDefault3 > li .listDefault > li .listDefault > li,
.modal_content .listDefault3 > li .listDefault > li .listDefault2 > li,
.modal_content .listDefault3 > li .listDefault > li .listDefault3 > li,
.modal_content .listDefault3 > li .listDefault3 > li .listHyphen > li,
.modal_content .listDefault3 > li .listDefault3 > li .listBasic > li,
.modal_content .listDefault3 > li .listDefault3 > li .listDefault > li,
.modal_content .listDefault3 > li .listDefault3 > li .listDefault2 > li,
.modal_content .listDefault3 > li .listDefault3 > li .listDefault3 > li,
.modal_content .listDefault3 > li .listDefault2 > li .listHyphen > li,
.modal_content .listDefault3 > li .listDefault2 > li .listBasic > li,
.modal_content .listDefault3 > li .listDefault2 > li .listDefault > li,
.modal_content .listDefault3 > li .listDefault2 > li .listDefault2 > li,
.modal_content .listDefault3 > li .listDefault2 > li .listDefault3 > li,
.modal_content .listDefault2 > li .listHyphen > li .listHyphen > li,
.modal_content .listDefault2 > li .listHyphen > li .listBasic > li,
.modal_content .listDefault2 > li .listHyphen > li .listDefault > li,
.modal_content .listDefault2 > li .listHyphen > li .listDefault2 > li,
.modal_content .listDefault2 > li .listHyphen > li .listDefault3 > li,
.modal_content .listDefault2 > li .listBasic > li .listHyphen > li,
.modal_content .listDefault2 > li .listBasic > li .listBasic > li,
.modal_content .listDefault2 > li .listBasic > li .listDefault > li,
.modal_content .listDefault2 > li .listBasic > li .listDefault2 > li,
.modal_content .listDefault2 > li .listBasic > li .listDefault3 > li,
.modal_content .listDefault2 > li .listDefault > li .listHyphen > li,
.modal_content .listDefault2 > li .listDefault > li .listBasic > li,
.modal_content .listDefault2 > li .listDefault > li .listDefault > li,
.modal_content .listDefault2 > li .listDefault > li .listDefault2 > li,
.modal_content .listDefault2 > li .listDefault > li .listDefault3 > li,
.modal_content .listDefault2 > li .listDefault3 > li .listHyphen > li,
.modal_content .listDefault2 > li .listDefault3 > li .listBasic > li,
.modal_content .listDefault2 > li .listDefault3 > li .listDefault > li,
.modal_content .listDefault2 > li .listDefault3 > li .listDefault2 > li,
.modal_content .listDefault2 > li .listDefault3 > li .listDefault3 > li,
.modal_content .listDefault2 > li .listDefault2 > li .listHyphen > li,
.modal_content .listDefault2 > li .listDefault2 > li .listBasic > li,
.modal_content .listDefault2 > li .listDefault2 > li .listDefault > li,
.modal_content .listDefault2 > li .listDefault2 > li .listDefault2 > li,
.modal_content .listDefault2 > li .listDefault2 > li .listDefault3 > li,
.content-id .listHyphen > li .listHyphen > li .listHyphen > li,
.content-id .listHyphen > li .listHyphen > li .listBasic > li,
.content-id .listHyphen > li .listHyphen > li .listDefault > li,
.content-id .listHyphen > li .listHyphen > li .listDefault2 > li,
.content-id .listHyphen > li .listHyphen > li .listDefault3 > li,
.content-id .listHyphen > li .listBasic > li .listHyphen > li,
.content-id .listHyphen > li .listBasic > li .listBasic > li,
.content-id .listHyphen > li .listBasic > li .listDefault > li,
.content-id .listHyphen > li .listBasic > li .listDefault2 > li,
.content-id .listHyphen > li .listBasic > li .listDefault3 > li,
.content-id .listHyphen > li .listDefault > li .listHyphen > li,
.content-id .listHyphen > li .listDefault > li .listBasic > li,
.content-id .listHyphen > li .listDefault > li .listDefault > li,
.content-id .listHyphen > li .listDefault > li .listDefault2 > li,
.content-id .listHyphen > li .listDefault > li .listDefault3 > li,
.content-id .listHyphen > li .listDefault3 > li .listHyphen > li,
.content-id .listHyphen > li .listDefault3 > li .listBasic > li,
.content-id .listHyphen > li .listDefault3 > li .listDefault > li,
.content-id .listHyphen > li .listDefault3 > li .listDefault2 > li,
.content-id .listHyphen > li .listDefault3 > li .listDefault3 > li,
.content-id .listHyphen > li .listDefault2 > li .listHyphen > li,
.content-id .listHyphen > li .listDefault2 > li .listBasic > li,
.content-id .listHyphen > li .listDefault2 > li .listDefault > li,
.content-id .listHyphen > li .listDefault2 > li .listDefault2 > li,
.content-id .listHyphen > li .listDefault2 > li .listDefault3 > li,
.content-id .listBasic > li .listHyphen > li .listHyphen > li,
.content-id .listBasic > li .listHyphen > li .listBasic > li,
.content-id .listBasic > li .listHyphen > li .listDefault > li,
.content-id .listBasic > li .listHyphen > li .listDefault2 > li,
.content-id .listBasic > li .listHyphen > li .listDefault3 > li,
.content-id .listBasic > li .listBasic > li .listHyphen > li,
.content-id .listBasic > li .listBasic > li .listBasic > li,
.content-id .listBasic > li .listBasic > li .listDefault > li,
.content-id .listBasic > li .listBasic > li .listDefault2 > li,
.content-id .listBasic > li .listBasic > li .listDefault3 > li,
.content-id .listBasic > li .listDefault > li .listHyphen > li,
.content-id .listBasic > li .listDefault > li .listBasic > li,
.content-id .listBasic > li .listDefault > li .listDefault > li,
.content-id .listBasic > li .listDefault > li .listDefault2 > li,
.content-id .listBasic > li .listDefault > li .listDefault3 > li,
.content-id .listBasic > li .listDefault3 > li .listHyphen > li,
.content-id .listBasic > li .listDefault3 > li .listBasic > li,
.content-id .listBasic > li .listDefault3 > li .listDefault > li,
.content-id .listBasic > li .listDefault3 > li .listDefault2 > li,
.content-id .listBasic > li .listDefault3 > li .listDefault3 > li,
.content-id .listBasic > li .listDefault2 > li .listHyphen > li,
.content-id .listBasic > li .listDefault2 > li .listBasic > li,
.content-id .listBasic > li .listDefault2 > li .listDefault > li,
.content-id .listBasic > li .listDefault2 > li .listDefault2 > li,
.content-id .listBasic > li .listDefault2 > li .listDefault3 > li,
.content-id .listDefault > li .listHyphen > li .listHyphen > li,
.content-id .listDefault > li .listHyphen > li .listBasic > li,
.content-id .listDefault > li .listHyphen > li .listDefault > li,
.content-id .listDefault > li .listHyphen > li .listDefault2 > li,
.content-id .listDefault > li .listHyphen > li .listDefault3 > li,
.content-id .listDefault > li .listBasic > li .listHyphen > li,
.content-id .listDefault > li .listBasic > li .listBasic > li,
.content-id .listDefault > li .listBasic > li .listDefault > li,
.content-id .listDefault > li .listBasic > li .listDefault2 > li,
.content-id .listDefault > li .listBasic > li .listDefault3 > li,
.content-id .listDefault > li .listDefault > li .listHyphen > li,
.content-id .listDefault > li .listDefault > li .listBasic > li,
.content-id .listDefault > li .listDefault > li .listDefault > li,
.content-id .listDefault > li .listDefault > li .listDefault2 > li,
.content-id .listDefault > li .listDefault > li .listDefault3 > li,
.content-id .listDefault > li .listDefault3 > li .listHyphen > li,
.content-id .listDefault > li .listDefault3 > li .listBasic > li,
.content-id .listDefault > li .listDefault3 > li .listDefault > li,
.content-id .listDefault > li .listDefault3 > li .listDefault2 > li,
.content-id .listDefault > li .listDefault3 > li .listDefault3 > li,
.content-id .listDefault > li .listDefault2 > li .listHyphen > li,
.content-id .listDefault > li .listDefault2 > li .listBasic > li,
.content-id .listDefault > li .listDefault2 > li .listDefault > li,
.content-id .listDefault > li .listDefault2 > li .listDefault2 > li,
.content-id .listDefault > li .listDefault2 > li .listDefault3 > li,
.content-id .listDefault3 > li .listHyphen > li .listHyphen > li,
.content-id .listDefault3 > li .listHyphen > li .listBasic > li,
.content-id .listDefault3 > li .listHyphen > li .listDefault > li,
.content-id .listDefault3 > li .listHyphen > li .listDefault2 > li,
.content-id .listDefault3 > li .listHyphen > li .listDefault3 > li,
.content-id .listDefault3 > li .listBasic > li .listHyphen > li,
.content-id .listDefault3 > li .listBasic > li .listBasic > li,
.content-id .listDefault3 > li .listBasic > li .listDefault > li,
.content-id .listDefault3 > li .listBasic > li .listDefault2 > li,
.content-id .listDefault3 > li .listBasic > li .listDefault3 > li,
.content-id .listDefault3 > li .listDefault > li .listHyphen > li,
.content-id .listDefault3 > li .listDefault > li .listBasic > li,
.content-id .listDefault3 > li .listDefault > li .listDefault > li,
.content-id .listDefault3 > li .listDefault > li .listDefault2 > li,
.content-id .listDefault3 > li .listDefault > li .listDefault3 > li,
.content-id .listDefault3 > li .listDefault3 > li .listHyphen > li,
.content-id .listDefault3 > li .listDefault3 > li .listBasic > li,
.content-id .listDefault3 > li .listDefault3 > li .listDefault > li,
.content-id .listDefault3 > li .listDefault3 > li .listDefault2 > li,
.content-id .listDefault3 > li .listDefault3 > li .listDefault3 > li,
.content-id .listDefault3 > li .listDefault2 > li .listHyphen > li,
.content-id .listDefault3 > li .listDefault2 > li .listBasic > li,
.content-id .listDefault3 > li .listDefault2 > li .listDefault > li,
.content-id .listDefault3 > li .listDefault2 > li .listDefault2 > li,
.content-id .listDefault3 > li .listDefault2 > li .listDefault3 > li,
.content-id .listDefault2 > li .listHyphen > li .listHyphen > li,
.content-id .listDefault2 > li .listHyphen > li .listBasic > li,
.content-id .listDefault2 > li .listHyphen > li .listDefault > li,
.content-id .listDefault2 > li .listHyphen > li .listDefault2 > li,
.content-id .listDefault2 > li .listHyphen > li .listDefault3 > li,
.content-id .listDefault2 > li .listBasic > li .listHyphen > li,
.content-id .listDefault2 > li .listBasic > li .listBasic > li,
.content-id .listDefault2 > li .listBasic > li .listDefault > li,
.content-id .listDefault2 > li .listBasic > li .listDefault2 > li,
.content-id .listDefault2 > li .listBasic > li .listDefault3 > li,
.content-id .listDefault2 > li .listDefault > li .listHyphen > li,
.content-id .listDefault2 > li .listDefault > li .listBasic > li,
.content-id .listDefault2 > li .listDefault > li .listDefault > li,
.content-id .listDefault2 > li .listDefault > li .listDefault2 > li,
.content-id .listDefault2 > li .listDefault > li .listDefault3 > li,
.content-id .listDefault2 > li .listDefault3 > li .listHyphen > li,
.content-id .listDefault2 > li .listDefault3 > li .listBasic > li,
.content-id .listDefault2 > li .listDefault3 > li .listDefault > li,
.content-id .listDefault2 > li .listDefault3 > li .listDefault2 > li,
.content-id .listDefault2 > li .listDefault3 > li .listDefault3 > li,
.content-id .listDefault2 > li .listDefault2 > li .listHyphen > li,
.content-id .listDefault2 > li .listDefault2 > li .listBasic > li,
.content-id .listDefault2 > li .listDefault2 > li .listDefault > li,
.content-id .listDefault2 > li .listDefault2 > li .listDefault2 > li,
.content-id .listDefault2 > li .listDefault2 > li .listDefault3 > li {
  font-size: 16px;
  line-height: 24px;
  color: #1A1D29;
  padding-left: 12px;
  background: none;
  position: relative;
}
body .listHyphen > li .listHyphen > li .listHyphen > li::after,
body .listHyphen > li .listHyphen > li .listBasic > li::after,
body .listHyphen > li .listHyphen > li .listDefault > li::after,
body .listHyphen > li .listHyphen > li .listDefault2 > li::after,
body .listHyphen > li .listHyphen > li .listDefault3 > li::after,
body .listHyphen > li .listBasic > li .listHyphen > li::after,
body .listHyphen > li .listBasic > li .listBasic > li::after,
body .listHyphen > li .listBasic > li .listDefault > li::after,
body .listHyphen > li .listBasic > li .listDefault2 > li::after,
body .listHyphen > li .listBasic > li .listDefault3 > li::after,
body .listHyphen > li .listDefault > li .listHyphen > li::after,
body .listHyphen > li .listDefault > li .listBasic > li::after,
body .listHyphen > li .listDefault > li .listDefault > li::after,
body .listHyphen > li .listDefault > li .listDefault2 > li::after,
body .listHyphen > li .listDefault > li .listDefault3 > li::after,
body .listHyphen > li .listDefault3 > li .listHyphen > li::after,
body .listHyphen > li .listDefault3 > li .listBasic > li::after,
body .listHyphen > li .listDefault3 > li .listDefault > li::after,
body .listHyphen > li .listDefault3 > li .listDefault2 > li::after,
body .listHyphen > li .listDefault3 > li .listDefault3 > li::after,
body .listHyphen > li .listDefault2 > li .listHyphen > li::after,
body .listHyphen > li .listDefault2 > li .listBasic > li::after,
body .listHyphen > li .listDefault2 > li .listDefault > li::after,
body .listHyphen > li .listDefault2 > li .listDefault2 > li::after,
body .listHyphen > li .listDefault2 > li .listDefault3 > li::after,
body .listBasic > li .listHyphen > li .listHyphen > li::after,
body .listBasic > li .listHyphen > li .listBasic > li::after,
body .listBasic > li .listHyphen > li .listDefault > li::after,
body .listBasic > li .listHyphen > li .listDefault2 > li::after,
body .listBasic > li .listHyphen > li .listDefault3 > li::after,
body .listBasic > li .listBasic > li .listHyphen > li::after,
body .listBasic > li .listBasic > li .listBasic > li::after,
body .listBasic > li .listBasic > li .listDefault > li::after,
body .listBasic > li .listBasic > li .listDefault2 > li::after,
body .listBasic > li .listBasic > li .listDefault3 > li::after,
body .listBasic > li .listDefault > li .listHyphen > li::after,
body .listBasic > li .listDefault > li .listBasic > li::after,
body .listBasic > li .listDefault > li .listDefault > li::after,
body .listBasic > li .listDefault > li .listDefault2 > li::after,
body .listBasic > li .listDefault > li .listDefault3 > li::after,
body .listBasic > li .listDefault3 > li .listHyphen > li::after,
body .listBasic > li .listDefault3 > li .listBasic > li::after,
body .listBasic > li .listDefault3 > li .listDefault > li::after,
body .listBasic > li .listDefault3 > li .listDefault2 > li::after,
body .listBasic > li .listDefault3 > li .listDefault3 > li::after,
body .listBasic > li .listDefault2 > li .listHyphen > li::after,
body .listBasic > li .listDefault2 > li .listBasic > li::after,
body .listBasic > li .listDefault2 > li .listDefault > li::after,
body .listBasic > li .listDefault2 > li .listDefault2 > li::after,
body .listBasic > li .listDefault2 > li .listDefault3 > li::after,
body .listDefault > li .listHyphen > li .listHyphen > li::after,
body .listDefault > li .listHyphen > li .listBasic > li::after,
body .listDefault > li .listHyphen > li .listDefault > li::after,
body .listDefault > li .listHyphen > li .listDefault2 > li::after,
body .listDefault > li .listHyphen > li .listDefault3 > li::after,
body .listDefault > li .listBasic > li .listHyphen > li::after,
body .listDefault > li .listBasic > li .listBasic > li::after,
body .listDefault > li .listBasic > li .listDefault > li::after,
body .listDefault > li .listBasic > li .listDefault2 > li::after,
body .listDefault > li .listBasic > li .listDefault3 > li::after,
body .listDefault > li .listDefault > li .listHyphen > li::after,
body .listDefault > li .listDefault > li .listBasic > li::after,
body .listDefault > li .listDefault > li .listDefault > li::after,
body .listDefault > li .listDefault > li .listDefault2 > li::after,
body .listDefault > li .listDefault > li .listDefault3 > li::after,
body .listDefault > li .listDefault3 > li .listHyphen > li::after,
body .listDefault > li .listDefault3 > li .listBasic > li::after,
body .listDefault > li .listDefault3 > li .listDefault > li::after,
body .listDefault > li .listDefault3 > li .listDefault2 > li::after,
body .listDefault > li .listDefault3 > li .listDefault3 > li::after,
body .listDefault > li .listDefault2 > li .listHyphen > li::after,
body .listDefault > li .listDefault2 > li .listBasic > li::after,
body .listDefault > li .listDefault2 > li .listDefault > li::after,
body .listDefault > li .listDefault2 > li .listDefault2 > li::after,
body .listDefault > li .listDefault2 > li .listDefault3 > li::after,
body .listDefault3 > li .listHyphen > li .listHyphen > li::after,
body .listDefault3 > li .listHyphen > li .listBasic > li::after,
body .listDefault3 > li .listHyphen > li .listDefault > li::after,
body .listDefault3 > li .listHyphen > li .listDefault2 > li::after,
body .listDefault3 > li .listHyphen > li .listDefault3 > li::after,
body .listDefault3 > li .listBasic > li .listHyphen > li::after,
body .listDefault3 > li .listBasic > li .listBasic > li::after,
body .listDefault3 > li .listBasic > li .listDefault > li::after,
body .listDefault3 > li .listBasic > li .listDefault2 > li::after,
body .listDefault3 > li .listBasic > li .listDefault3 > li::after,
body .listDefault3 > li .listDefault > li .listHyphen > li::after,
body .listDefault3 > li .listDefault > li .listBasic > li::after,
body .listDefault3 > li .listDefault > li .listDefault > li::after,
body .listDefault3 > li .listDefault > li .listDefault2 > li::after,
body .listDefault3 > li .listDefault > li .listDefault3 > li::after,
body .listDefault3 > li .listDefault3 > li .listHyphen > li::after,
body .listDefault3 > li .listDefault3 > li .listBasic > li::after,
body .listDefault3 > li .listDefault3 > li .listDefault > li::after,
body .listDefault3 > li .listDefault3 > li .listDefault2 > li::after,
body .listDefault3 > li .listDefault3 > li .listDefault3 > li::after,
body .listDefault3 > li .listDefault2 > li .listHyphen > li::after,
body .listDefault3 > li .listDefault2 > li .listBasic > li::after,
body .listDefault3 > li .listDefault2 > li .listDefault > li::after,
body .listDefault3 > li .listDefault2 > li .listDefault2 > li::after,
body .listDefault3 > li .listDefault2 > li .listDefault3 > li::after,
body .listDefault2 > li .listHyphen > li .listHyphen > li::after,
body .listDefault2 > li .listHyphen > li .listBasic > li::after,
body .listDefault2 > li .listHyphen > li .listDefault > li::after,
body .listDefault2 > li .listHyphen > li .listDefault2 > li::after,
body .listDefault2 > li .listHyphen > li .listDefault3 > li::after,
body .listDefault2 > li .listBasic > li .listHyphen > li::after,
body .listDefault2 > li .listBasic > li .listBasic > li::after,
body .listDefault2 > li .listBasic > li .listDefault > li::after,
body .listDefault2 > li .listBasic > li .listDefault2 > li::after,
body .listDefault2 > li .listBasic > li .listDefault3 > li::after,
body .listDefault2 > li .listDefault > li .listHyphen > li::after,
body .listDefault2 > li .listDefault > li .listBasic > li::after,
body .listDefault2 > li .listDefault > li .listDefault > li::after,
body .listDefault2 > li .listDefault > li .listDefault2 > li::after,
body .listDefault2 > li .listDefault > li .listDefault3 > li::after,
body .listDefault2 > li .listDefault3 > li .listHyphen > li::after,
body .listDefault2 > li .listDefault3 > li .listBasic > li::after,
body .listDefault2 > li .listDefault3 > li .listDefault > li::after,
body .listDefault2 > li .listDefault3 > li .listDefault2 > li::after,
body .listDefault2 > li .listDefault3 > li .listDefault3 > li::after,
body .listDefault2 > li .listDefault2 > li .listHyphen > li::after,
body .listDefault2 > li .listDefault2 > li .listBasic > li::after,
body .listDefault2 > li .listDefault2 > li .listDefault > li::after,
body .listDefault2 > li .listDefault2 > li .listDefault2 > li::after,
body .listDefault2 > li .listDefault2 > li .listDefault3 > li::after,
.modal_content .listHyphen > li .listHyphen > li .listHyphen > li::after,
.modal_content .listHyphen > li .listHyphen > li .listBasic > li::after,
.modal_content .listHyphen > li .listHyphen > li .listDefault > li::after,
.modal_content .listHyphen > li .listHyphen > li .listDefault2 > li::after,
.modal_content .listHyphen > li .listHyphen > li .listDefault3 > li::after,
.modal_content .listHyphen > li .listBasic > li .listHyphen > li::after,
.modal_content .listHyphen > li .listBasic > li .listBasic > li::after,
.modal_content .listHyphen > li .listBasic > li .listDefault > li::after,
.modal_content .listHyphen > li .listBasic > li .listDefault2 > li::after,
.modal_content .listHyphen > li .listBasic > li .listDefault3 > li::after,
.modal_content .listHyphen > li .listDefault > li .listHyphen > li::after,
.modal_content .listHyphen > li .listDefault > li .listBasic > li::after,
.modal_content .listHyphen > li .listDefault > li .listDefault > li::after,
.modal_content .listHyphen > li .listDefault > li .listDefault2 > li::after,
.modal_content .listHyphen > li .listDefault > li .listDefault3 > li::after,
.modal_content .listHyphen > li .listDefault3 > li .listHyphen > li::after,
.modal_content .listHyphen > li .listDefault3 > li .listBasic > li::after,
.modal_content .listHyphen > li .listDefault3 > li .listDefault > li::after,
.modal_content .listHyphen > li .listDefault3 > li .listDefault2 > li::after,
.modal_content .listHyphen > li .listDefault3 > li .listDefault3 > li::after,
.modal_content .listHyphen > li .listDefault2 > li .listHyphen > li::after,
.modal_content .listHyphen > li .listDefault2 > li .listBasic > li::after,
.modal_content .listHyphen > li .listDefault2 > li .listDefault > li::after,
.modal_content .listHyphen > li .listDefault2 > li .listDefault2 > li::after,
.modal_content .listHyphen > li .listDefault2 > li .listDefault3 > li::after,
.modal_content .listBasic > li .listHyphen > li .listHyphen > li::after,
.modal_content .listBasic > li .listHyphen > li .listBasic > li::after,
.modal_content .listBasic > li .listHyphen > li .listDefault > li::after,
.modal_content .listBasic > li .listHyphen > li .listDefault2 > li::after,
.modal_content .listBasic > li .listHyphen > li .listDefault3 > li::after,
.modal_content .listBasic > li .listBasic > li .listHyphen > li::after,
.modal_content .listBasic > li .listBasic > li .listBasic > li::after,
.modal_content .listBasic > li .listBasic > li .listDefault > li::after,
.modal_content .listBasic > li .listBasic > li .listDefault2 > li::after,
.modal_content .listBasic > li .listBasic > li .listDefault3 > li::after,
.modal_content .listBasic > li .listDefault > li .listHyphen > li::after,
.modal_content .listBasic > li .listDefault > li .listBasic > li::after,
.modal_content .listBasic > li .listDefault > li .listDefault > li::after,
.modal_content .listBasic > li .listDefault > li .listDefault2 > li::after,
.modal_content .listBasic > li .listDefault > li .listDefault3 > li::after,
.modal_content .listBasic > li .listDefault3 > li .listHyphen > li::after,
.modal_content .listBasic > li .listDefault3 > li .listBasic > li::after,
.modal_content .listBasic > li .listDefault3 > li .listDefault > li::after,
.modal_content .listBasic > li .listDefault3 > li .listDefault2 > li::after,
.modal_content .listBasic > li .listDefault3 > li .listDefault3 > li::after,
.modal_content .listBasic > li .listDefault2 > li .listHyphen > li::after,
.modal_content .listBasic > li .listDefault2 > li .listBasic > li::after,
.modal_content .listBasic > li .listDefault2 > li .listDefault > li::after,
.modal_content .listBasic > li .listDefault2 > li .listDefault2 > li::after,
.modal_content .listBasic > li .listDefault2 > li .listDefault3 > li::after,
.modal_content .listDefault > li .listHyphen > li .listHyphen > li::after,
.modal_content .listDefault > li .listHyphen > li .listBasic > li::after,
.modal_content .listDefault > li .listHyphen > li .listDefault > li::after,
.modal_content .listDefault > li .listHyphen > li .listDefault2 > li::after,
.modal_content .listDefault > li .listHyphen > li .listDefault3 > li::after,
.modal_content .listDefault > li .listBasic > li .listHyphen > li::after,
.modal_content .listDefault > li .listBasic > li .listBasic > li::after,
.modal_content .listDefault > li .listBasic > li .listDefault > li::after,
.modal_content .listDefault > li .listBasic > li .listDefault2 > li::after,
.modal_content .listDefault > li .listBasic > li .listDefault3 > li::after,
.modal_content .listDefault > li .listDefault > li .listHyphen > li::after,
.modal_content .listDefault > li .listDefault > li .listBasic > li::after,
.modal_content .listDefault > li .listDefault > li .listDefault > li::after,
.modal_content .listDefault > li .listDefault > li .listDefault2 > li::after,
.modal_content .listDefault > li .listDefault > li .listDefault3 > li::after,
.modal_content .listDefault > li .listDefault3 > li .listHyphen > li::after,
.modal_content .listDefault > li .listDefault3 > li .listBasic > li::after,
.modal_content .listDefault > li .listDefault3 > li .listDefault > li::after,
.modal_content .listDefault > li .listDefault3 > li .listDefault2 > li::after,
.modal_content .listDefault > li .listDefault3 > li .listDefault3 > li::after,
.modal_content .listDefault > li .listDefault2 > li .listHyphen > li::after,
.modal_content .listDefault > li .listDefault2 > li .listBasic > li::after,
.modal_content .listDefault > li .listDefault2 > li .listDefault > li::after,
.modal_content .listDefault > li .listDefault2 > li .listDefault2 > li::after,
.modal_content .listDefault > li .listDefault2 > li .listDefault3 > li::after,
.modal_content .listDefault3 > li .listHyphen > li .listHyphen > li::after,
.modal_content .listDefault3 > li .listHyphen > li .listBasic > li::after,
.modal_content .listDefault3 > li .listHyphen > li .listDefault > li::after,
.modal_content .listDefault3 > li .listHyphen > li .listDefault2 > li::after,
.modal_content .listDefault3 > li .listHyphen > li .listDefault3 > li::after,
.modal_content .listDefault3 > li .listBasic > li .listHyphen > li::after,
.modal_content .listDefault3 > li .listBasic > li .listBasic > li::after,
.modal_content .listDefault3 > li .listBasic > li .listDefault > li::after,
.modal_content .listDefault3 > li .listBasic > li .listDefault2 > li::after,
.modal_content .listDefault3 > li .listBasic > li .listDefault3 > li::after,
.modal_content .listDefault3 > li .listDefault > li .listHyphen > li::after,
.modal_content .listDefault3 > li .listDefault > li .listBasic > li::after,
.modal_content .listDefault3 > li .listDefault > li .listDefault > li::after,
.modal_content .listDefault3 > li .listDefault > li .listDefault2 > li::after,
.modal_content .listDefault3 > li .listDefault > li .listDefault3 > li::after,
.modal_content .listDefault3 > li .listDefault3 > li .listHyphen > li::after,
.modal_content .listDefault3 > li .listDefault3 > li .listBasic > li::after,
.modal_content .listDefault3 > li .listDefault3 > li .listDefault > li::after,
.modal_content .listDefault3 > li .listDefault3 > li .listDefault2 > li::after,
.modal_content .listDefault3 > li .listDefault3 > li .listDefault3 > li::after,
.modal_content .listDefault3 > li .listDefault2 > li .listHyphen > li::after,
.modal_content .listDefault3 > li .listDefault2 > li .listBasic > li::after,
.modal_content .listDefault3 > li .listDefault2 > li .listDefault > li::after,
.modal_content .listDefault3 > li .listDefault2 > li .listDefault2 > li::after,
.modal_content .listDefault3 > li .listDefault2 > li .listDefault3 > li::after,
.modal_content .listDefault2 > li .listHyphen > li .listHyphen > li::after,
.modal_content .listDefault2 > li .listHyphen > li .listBasic > li::after,
.modal_content .listDefault2 > li .listHyphen > li .listDefault > li::after,
.modal_content .listDefault2 > li .listHyphen > li .listDefault2 > li::after,
.modal_content .listDefault2 > li .listHyphen > li .listDefault3 > li::after,
.modal_content .listDefault2 > li .listBasic > li .listHyphen > li::after,
.modal_content .listDefault2 > li .listBasic > li .listBasic > li::after,
.modal_content .listDefault2 > li .listBasic > li .listDefault > li::after,
.modal_content .listDefault2 > li .listBasic > li .listDefault2 > li::after,
.modal_content .listDefault2 > li .listBasic > li .listDefault3 > li::after,
.modal_content .listDefault2 > li .listDefault > li .listHyphen > li::after,
.modal_content .listDefault2 > li .listDefault > li .listBasic > li::after,
.modal_content .listDefault2 > li .listDefault > li .listDefault > li::after,
.modal_content .listDefault2 > li .listDefault > li .listDefault2 > li::after,
.modal_content .listDefault2 > li .listDefault > li .listDefault3 > li::after,
.modal_content .listDefault2 > li .listDefault3 > li .listHyphen > li::after,
.modal_content .listDefault2 > li .listDefault3 > li .listBasic > li::after,
.modal_content .listDefault2 > li .listDefault3 > li .listDefault > li::after,
.modal_content .listDefault2 > li .listDefault3 > li .listDefault2 > li::after,
.modal_content .listDefault2 > li .listDefault3 > li .listDefault3 > li::after,
.modal_content .listDefault2 > li .listDefault2 > li .listHyphen > li::after,
.modal_content .listDefault2 > li .listDefault2 > li .listBasic > li::after,
.modal_content .listDefault2 > li .listDefault2 > li .listDefault > li::after,
.modal_content .listDefault2 > li .listDefault2 > li .listDefault2 > li::after,
.modal_content .listDefault2 > li .listDefault2 > li .listDefault3 > li::after,
.content-id .listHyphen > li .listHyphen > li .listHyphen > li::after,
.content-id .listHyphen > li .listHyphen > li .listBasic > li::after,
.content-id .listHyphen > li .listHyphen > li .listDefault > li::after,
.content-id .listHyphen > li .listHyphen > li .listDefault2 > li::after,
.content-id .listHyphen > li .listHyphen > li .listDefault3 > li::after,
.content-id .listHyphen > li .listBasic > li .listHyphen > li::after,
.content-id .listHyphen > li .listBasic > li .listBasic > li::after,
.content-id .listHyphen > li .listBasic > li .listDefault > li::after,
.content-id .listHyphen > li .listBasic > li .listDefault2 > li::after,
.content-id .listHyphen > li .listBasic > li .listDefault3 > li::after,
.content-id .listHyphen > li .listDefault > li .listHyphen > li::after,
.content-id .listHyphen > li .listDefault > li .listBasic > li::after,
.content-id .listHyphen > li .listDefault > li .listDefault > li::after,
.content-id .listHyphen > li .listDefault > li .listDefault2 > li::after,
.content-id .listHyphen > li .listDefault > li .listDefault3 > li::after,
.content-id .listHyphen > li .listDefault3 > li .listHyphen > li::after,
.content-id .listHyphen > li .listDefault3 > li .listBasic > li::after,
.content-id .listHyphen > li .listDefault3 > li .listDefault > li::after,
.content-id .listHyphen > li .listDefault3 > li .listDefault2 > li::after,
.content-id .listHyphen > li .listDefault3 > li .listDefault3 > li::after,
.content-id .listHyphen > li .listDefault2 > li .listHyphen > li::after,
.content-id .listHyphen > li .listDefault2 > li .listBasic > li::after,
.content-id .listHyphen > li .listDefault2 > li .listDefault > li::after,
.content-id .listHyphen > li .listDefault2 > li .listDefault2 > li::after,
.content-id .listHyphen > li .listDefault2 > li .listDefault3 > li::after,
.content-id .listBasic > li .listHyphen > li .listHyphen > li::after,
.content-id .listBasic > li .listHyphen > li .listBasic > li::after,
.content-id .listBasic > li .listHyphen > li .listDefault > li::after,
.content-id .listBasic > li .listHyphen > li .listDefault2 > li::after,
.content-id .listBasic > li .listHyphen > li .listDefault3 > li::after,
.content-id .listBasic > li .listBasic > li .listHyphen > li::after,
.content-id .listBasic > li .listBasic > li .listBasic > li::after,
.content-id .listBasic > li .listBasic > li .listDefault > li::after,
.content-id .listBasic > li .listBasic > li .listDefault2 > li::after,
.content-id .listBasic > li .listBasic > li .listDefault3 > li::after,
.content-id .listBasic > li .listDefault > li .listHyphen > li::after,
.content-id .listBasic > li .listDefault > li .listBasic > li::after,
.content-id .listBasic > li .listDefault > li .listDefault > li::after,
.content-id .listBasic > li .listDefault > li .listDefault2 > li::after,
.content-id .listBasic > li .listDefault > li .listDefault3 > li::after,
.content-id .listBasic > li .listDefault3 > li .listHyphen > li::after,
.content-id .listBasic > li .listDefault3 > li .listBasic > li::after,
.content-id .listBasic > li .listDefault3 > li .listDefault > li::after,
.content-id .listBasic > li .listDefault3 > li .listDefault2 > li::after,
.content-id .listBasic > li .listDefault3 > li .listDefault3 > li::after,
.content-id .listBasic > li .listDefault2 > li .listHyphen > li::after,
.content-id .listBasic > li .listDefault2 > li .listBasic > li::after,
.content-id .listBasic > li .listDefault2 > li .listDefault > li::after,
.content-id .listBasic > li .listDefault2 > li .listDefault2 > li::after,
.content-id .listBasic > li .listDefault2 > li .listDefault3 > li::after,
.content-id .listDefault > li .listHyphen > li .listHyphen > li::after,
.content-id .listDefault > li .listHyphen > li .listBasic > li::after,
.content-id .listDefault > li .listHyphen > li .listDefault > li::after,
.content-id .listDefault > li .listHyphen > li .listDefault2 > li::after,
.content-id .listDefault > li .listHyphen > li .listDefault3 > li::after,
.content-id .listDefault > li .listBasic > li .listHyphen > li::after,
.content-id .listDefault > li .listBasic > li .listBasic > li::after,
.content-id .listDefault > li .listBasic > li .listDefault > li::after,
.content-id .listDefault > li .listBasic > li .listDefault2 > li::after,
.content-id .listDefault > li .listBasic > li .listDefault3 > li::after,
.content-id .listDefault > li .listDefault > li .listHyphen > li::after,
.content-id .listDefault > li .listDefault > li .listBasic > li::after,
.content-id .listDefault > li .listDefault > li .listDefault > li::after,
.content-id .listDefault > li .listDefault > li .listDefault2 > li::after,
.content-id .listDefault > li .listDefault > li .listDefault3 > li::after,
.content-id .listDefault > li .listDefault3 > li .listHyphen > li::after,
.content-id .listDefault > li .listDefault3 > li .listBasic > li::after,
.content-id .listDefault > li .listDefault3 > li .listDefault > li::after,
.content-id .listDefault > li .listDefault3 > li .listDefault2 > li::after,
.content-id .listDefault > li .listDefault3 > li .listDefault3 > li::after,
.content-id .listDefault > li .listDefault2 > li .listHyphen > li::after,
.content-id .listDefault > li .listDefault2 > li .listBasic > li::after,
.content-id .listDefault > li .listDefault2 > li .listDefault > li::after,
.content-id .listDefault > li .listDefault2 > li .listDefault2 > li::after,
.content-id .listDefault > li .listDefault2 > li .listDefault3 > li::after,
.content-id .listDefault3 > li .listHyphen > li .listHyphen > li::after,
.content-id .listDefault3 > li .listHyphen > li .listBasic > li::after,
.content-id .listDefault3 > li .listHyphen > li .listDefault > li::after,
.content-id .listDefault3 > li .listHyphen > li .listDefault2 > li::after,
.content-id .listDefault3 > li .listHyphen > li .listDefault3 > li::after,
.content-id .listDefault3 > li .listBasic > li .listHyphen > li::after,
.content-id .listDefault3 > li .listBasic > li .listBasic > li::after,
.content-id .listDefault3 > li .listBasic > li .listDefault > li::after,
.content-id .listDefault3 > li .listBasic > li .listDefault2 > li::after,
.content-id .listDefault3 > li .listBasic > li .listDefault3 > li::after,
.content-id .listDefault3 > li .listDefault > li .listHyphen > li::after,
.content-id .listDefault3 > li .listDefault > li .listBasic > li::after,
.content-id .listDefault3 > li .listDefault > li .listDefault > li::after,
.content-id .listDefault3 > li .listDefault > li .listDefault2 > li::after,
.content-id .listDefault3 > li .listDefault > li .listDefault3 > li::after,
.content-id .listDefault3 > li .listDefault3 > li .listHyphen > li::after,
.content-id .listDefault3 > li .listDefault3 > li .listBasic > li::after,
.content-id .listDefault3 > li .listDefault3 > li .listDefault > li::after,
.content-id .listDefault3 > li .listDefault3 > li .listDefault2 > li::after,
.content-id .listDefault3 > li .listDefault3 > li .listDefault3 > li::after,
.content-id .listDefault3 > li .listDefault2 > li .listHyphen > li::after,
.content-id .listDefault3 > li .listDefault2 > li .listBasic > li::after,
.content-id .listDefault3 > li .listDefault2 > li .listDefault > li::after,
.content-id .listDefault3 > li .listDefault2 > li .listDefault2 > li::after,
.content-id .listDefault3 > li .listDefault2 > li .listDefault3 > li::after,
.content-id .listDefault2 > li .listHyphen > li .listHyphen > li::after,
.content-id .listDefault2 > li .listHyphen > li .listBasic > li::after,
.content-id .listDefault2 > li .listHyphen > li .listDefault > li::after,
.content-id .listDefault2 > li .listHyphen > li .listDefault2 > li::after,
.content-id .listDefault2 > li .listHyphen > li .listDefault3 > li::after,
.content-id .listDefault2 > li .listBasic > li .listHyphen > li::after,
.content-id .listDefault2 > li .listBasic > li .listBasic > li::after,
.content-id .listDefault2 > li .listBasic > li .listDefault > li::after,
.content-id .listDefault2 > li .listBasic > li .listDefault2 > li::after,
.content-id .listDefault2 > li .listBasic > li .listDefault3 > li::after,
.content-id .listDefault2 > li .listDefault > li .listHyphen > li::after,
.content-id .listDefault2 > li .listDefault > li .listBasic > li::after,
.content-id .listDefault2 > li .listDefault > li .listDefault > li::after,
.content-id .listDefault2 > li .listDefault > li .listDefault2 > li::after,
.content-id .listDefault2 > li .listDefault > li .listDefault3 > li::after,
.content-id .listDefault2 > li .listDefault3 > li .listHyphen > li::after,
.content-id .listDefault2 > li .listDefault3 > li .listBasic > li::after,
.content-id .listDefault2 > li .listDefault3 > li .listDefault > li::after,
.content-id .listDefault2 > li .listDefault3 > li .listDefault2 > li::after,
.content-id .listDefault2 > li .listDefault3 > li .listDefault3 > li::after,
.content-id .listDefault2 > li .listDefault2 > li .listHyphen > li::after,
.content-id .listDefault2 > li .listDefault2 > li .listBasic > li::after,
.content-id .listDefault2 > li .listDefault2 > li .listDefault > li::after,
.content-id .listDefault2 > li .listDefault2 > li .listDefault2 > li::after,
.content-id .listDefault2 > li .listDefault2 > li .listDefault3 > li::after {
  display: none;
}
body .listHyphen > li .listHyphen > li .listHyphen > li::before,
body .listHyphen > li .listHyphen > li .listBasic > li::before,
body .listHyphen > li .listHyphen > li .listDefault > li::before,
body .listHyphen > li .listHyphen > li .listDefault2 > li::before,
body .listHyphen > li .listHyphen > li .listDefault3 > li::before,
body .listHyphen > li .listBasic > li .listHyphen > li::before,
body .listHyphen > li .listBasic > li .listBasic > li::before,
body .listHyphen > li .listBasic > li .listDefault > li::before,
body .listHyphen > li .listBasic > li .listDefault2 > li::before,
body .listHyphen > li .listBasic > li .listDefault3 > li::before,
body .listHyphen > li .listDefault > li .listHyphen > li::before,
body .listHyphen > li .listDefault > li .listBasic > li::before,
body .listHyphen > li .listDefault > li .listDefault > li::before,
body .listHyphen > li .listDefault > li .listDefault2 > li::before,
body .listHyphen > li .listDefault > li .listDefault3 > li::before,
body .listHyphen > li .listDefault3 > li .listHyphen > li::before,
body .listHyphen > li .listDefault3 > li .listBasic > li::before,
body .listHyphen > li .listDefault3 > li .listDefault > li::before,
body .listHyphen > li .listDefault3 > li .listDefault2 > li::before,
body .listHyphen > li .listDefault3 > li .listDefault3 > li::before,
body .listHyphen > li .listDefault2 > li .listHyphen > li::before,
body .listHyphen > li .listDefault2 > li .listBasic > li::before,
body .listHyphen > li .listDefault2 > li .listDefault > li::before,
body .listHyphen > li .listDefault2 > li .listDefault2 > li::before,
body .listHyphen > li .listDefault2 > li .listDefault3 > li::before,
body .listBasic > li .listHyphen > li .listHyphen > li::before,
body .listBasic > li .listHyphen > li .listBasic > li::before,
body .listBasic > li .listHyphen > li .listDefault > li::before,
body .listBasic > li .listHyphen > li .listDefault2 > li::before,
body .listBasic > li .listHyphen > li .listDefault3 > li::before,
body .listBasic > li .listBasic > li .listHyphen > li::before,
body .listBasic > li .listBasic > li .listBasic > li::before,
body .listBasic > li .listBasic > li .listDefault > li::before,
body .listBasic > li .listBasic > li .listDefault2 > li::before,
body .listBasic > li .listBasic > li .listDefault3 > li::before,
body .listBasic > li .listDefault > li .listHyphen > li::before,
body .listBasic > li .listDefault > li .listBasic > li::before,
body .listBasic > li .listDefault > li .listDefault > li::before,
body .listBasic > li .listDefault > li .listDefault2 > li::before,
body .listBasic > li .listDefault > li .listDefault3 > li::before,
body .listBasic > li .listDefault3 > li .listHyphen > li::before,
body .listBasic > li .listDefault3 > li .listBasic > li::before,
body .listBasic > li .listDefault3 > li .listDefault > li::before,
body .listBasic > li .listDefault3 > li .listDefault2 > li::before,
body .listBasic > li .listDefault3 > li .listDefault3 > li::before,
body .listBasic > li .listDefault2 > li .listHyphen > li::before,
body .listBasic > li .listDefault2 > li .listBasic > li::before,
body .listBasic > li .listDefault2 > li .listDefault > li::before,
body .listBasic > li .listDefault2 > li .listDefault2 > li::before,
body .listBasic > li .listDefault2 > li .listDefault3 > li::before,
body .listDefault > li .listHyphen > li .listHyphen > li::before,
body .listDefault > li .listHyphen > li .listBasic > li::before,
body .listDefault > li .listHyphen > li .listDefault > li::before,
body .listDefault > li .listHyphen > li .listDefault2 > li::before,
body .listDefault > li .listHyphen > li .listDefault3 > li::before,
body .listDefault > li .listBasic > li .listHyphen > li::before,
body .listDefault > li .listBasic > li .listBasic > li::before,
body .listDefault > li .listBasic > li .listDefault > li::before,
body .listDefault > li .listBasic > li .listDefault2 > li::before,
body .listDefault > li .listBasic > li .listDefault3 > li::before,
body .listDefault > li .listDefault > li .listHyphen > li::before,
body .listDefault > li .listDefault > li .listBasic > li::before,
body .listDefault > li .listDefault > li .listDefault > li::before,
body .listDefault > li .listDefault > li .listDefault2 > li::before,
body .listDefault > li .listDefault > li .listDefault3 > li::before,
body .listDefault > li .listDefault3 > li .listHyphen > li::before,
body .listDefault > li .listDefault3 > li .listBasic > li::before,
body .listDefault > li .listDefault3 > li .listDefault > li::before,
body .listDefault > li .listDefault3 > li .listDefault2 > li::before,
body .listDefault > li .listDefault3 > li .listDefault3 > li::before,
body .listDefault > li .listDefault2 > li .listHyphen > li::before,
body .listDefault > li .listDefault2 > li .listBasic > li::before,
body .listDefault > li .listDefault2 > li .listDefault > li::before,
body .listDefault > li .listDefault2 > li .listDefault2 > li::before,
body .listDefault > li .listDefault2 > li .listDefault3 > li::before,
body .listDefault3 > li .listHyphen > li .listHyphen > li::before,
body .listDefault3 > li .listHyphen > li .listBasic > li::before,
body .listDefault3 > li .listHyphen > li .listDefault > li::before,
body .listDefault3 > li .listHyphen > li .listDefault2 > li::before,
body .listDefault3 > li .listHyphen > li .listDefault3 > li::before,
body .listDefault3 > li .listBasic > li .listHyphen > li::before,
body .listDefault3 > li .listBasic > li .listBasic > li::before,
body .listDefault3 > li .listBasic > li .listDefault > li::before,
body .listDefault3 > li .listBasic > li .listDefault2 > li::before,
body .listDefault3 > li .listBasic > li .listDefault3 > li::before,
body .listDefault3 > li .listDefault > li .listHyphen > li::before,
body .listDefault3 > li .listDefault > li .listBasic > li::before,
body .listDefault3 > li .listDefault > li .listDefault > li::before,
body .listDefault3 > li .listDefault > li .listDefault2 > li::before,
body .listDefault3 > li .listDefault > li .listDefault3 > li::before,
body .listDefault3 > li .listDefault3 > li .listHyphen > li::before,
body .listDefault3 > li .listDefault3 > li .listBasic > li::before,
body .listDefault3 > li .listDefault3 > li .listDefault > li::before,
body .listDefault3 > li .listDefault3 > li .listDefault2 > li::before,
body .listDefault3 > li .listDefault3 > li .listDefault3 > li::before,
body .listDefault3 > li .listDefault2 > li .listHyphen > li::before,
body .listDefault3 > li .listDefault2 > li .listBasic > li::before,
body .listDefault3 > li .listDefault2 > li .listDefault > li::before,
body .listDefault3 > li .listDefault2 > li .listDefault2 > li::before,
body .listDefault3 > li .listDefault2 > li .listDefault3 > li::before,
body .listDefault2 > li .listHyphen > li .listHyphen > li::before,
body .listDefault2 > li .listHyphen > li .listBasic > li::before,
body .listDefault2 > li .listHyphen > li .listDefault > li::before,
body .listDefault2 > li .listHyphen > li .listDefault2 > li::before,
body .listDefault2 > li .listHyphen > li .listDefault3 > li::before,
body .listDefault2 > li .listBasic > li .listHyphen > li::before,
body .listDefault2 > li .listBasic > li .listBasic > li::before,
body .listDefault2 > li .listBasic > li .listDefault > li::before,
body .listDefault2 > li .listBasic > li .listDefault2 > li::before,
body .listDefault2 > li .listBasic > li .listDefault3 > li::before,
body .listDefault2 > li .listDefault > li .listHyphen > li::before,
body .listDefault2 > li .listDefault > li .listBasic > li::before,
body .listDefault2 > li .listDefault > li .listDefault > li::before,
body .listDefault2 > li .listDefault > li .listDefault2 > li::before,
body .listDefault2 > li .listDefault > li .listDefault3 > li::before,
body .listDefault2 > li .listDefault3 > li .listHyphen > li::before,
body .listDefault2 > li .listDefault3 > li .listBasic > li::before,
body .listDefault2 > li .listDefault3 > li .listDefault > li::before,
body .listDefault2 > li .listDefault3 > li .listDefault2 > li::before,
body .listDefault2 > li .listDefault3 > li .listDefault3 > li::before,
body .listDefault2 > li .listDefault2 > li .listHyphen > li::before,
body .listDefault2 > li .listDefault2 > li .listBasic > li::before,
body .listDefault2 > li .listDefault2 > li .listDefault > li::before,
body .listDefault2 > li .listDefault2 > li .listDefault2 > li::before,
body .listDefault2 > li .listDefault2 > li .listDefault3 > li::before,
.modal_content .listHyphen > li .listHyphen > li .listHyphen > li::before,
.modal_content .listHyphen > li .listHyphen > li .listBasic > li::before,
.modal_content .listHyphen > li .listHyphen > li .listDefault > li::before,
.modal_content .listHyphen > li .listHyphen > li .listDefault2 > li::before,
.modal_content .listHyphen > li .listHyphen > li .listDefault3 > li::before,
.modal_content .listHyphen > li .listBasic > li .listHyphen > li::before,
.modal_content .listHyphen > li .listBasic > li .listBasic > li::before,
.modal_content .listHyphen > li .listBasic > li .listDefault > li::before,
.modal_content .listHyphen > li .listBasic > li .listDefault2 > li::before,
.modal_content .listHyphen > li .listBasic > li .listDefault3 > li::before,
.modal_content .listHyphen > li .listDefault > li .listHyphen > li::before,
.modal_content .listHyphen > li .listDefault > li .listBasic > li::before,
.modal_content .listHyphen > li .listDefault > li .listDefault > li::before,
.modal_content .listHyphen > li .listDefault > li .listDefault2 > li::before,
.modal_content .listHyphen > li .listDefault > li .listDefault3 > li::before,
.modal_content .listHyphen > li .listDefault3 > li .listHyphen > li::before,
.modal_content .listHyphen > li .listDefault3 > li .listBasic > li::before,
.modal_content .listHyphen > li .listDefault3 > li .listDefault > li::before,
.modal_content .listHyphen > li .listDefault3 > li .listDefault2 > li::before,
.modal_content .listHyphen > li .listDefault3 > li .listDefault3 > li::before,
.modal_content .listHyphen > li .listDefault2 > li .listHyphen > li::before,
.modal_content .listHyphen > li .listDefault2 > li .listBasic > li::before,
.modal_content .listHyphen > li .listDefault2 > li .listDefault > li::before,
.modal_content .listHyphen > li .listDefault2 > li .listDefault2 > li::before,
.modal_content .listHyphen > li .listDefault2 > li .listDefault3 > li::before,
.modal_content .listBasic > li .listHyphen > li .listHyphen > li::before,
.modal_content .listBasic > li .listHyphen > li .listBasic > li::before,
.modal_content .listBasic > li .listHyphen > li .listDefault > li::before,
.modal_content .listBasic > li .listHyphen > li .listDefault2 > li::before,
.modal_content .listBasic > li .listHyphen > li .listDefault3 > li::before,
.modal_content .listBasic > li .listBasic > li .listHyphen > li::before,
.modal_content .listBasic > li .listBasic > li .listBasic > li::before,
.modal_content .listBasic > li .listBasic > li .listDefault > li::before,
.modal_content .listBasic > li .listBasic > li .listDefault2 > li::before,
.modal_content .listBasic > li .listBasic > li .listDefault3 > li::before,
.modal_content .listBasic > li .listDefault > li .listHyphen > li::before,
.modal_content .listBasic > li .listDefault > li .listBasic > li::before,
.modal_content .listBasic > li .listDefault > li .listDefault > li::before,
.modal_content .listBasic > li .listDefault > li .listDefault2 > li::before,
.modal_content .listBasic > li .listDefault > li .listDefault3 > li::before,
.modal_content .listBasic > li .listDefault3 > li .listHyphen > li::before,
.modal_content .listBasic > li .listDefault3 > li .listBasic > li::before,
.modal_content .listBasic > li .listDefault3 > li .listDefault > li::before,
.modal_content .listBasic > li .listDefault3 > li .listDefault2 > li::before,
.modal_content .listBasic > li .listDefault3 > li .listDefault3 > li::before,
.modal_content .listBasic > li .listDefault2 > li .listHyphen > li::before,
.modal_content .listBasic > li .listDefault2 > li .listBasic > li::before,
.modal_content .listBasic > li .listDefault2 > li .listDefault > li::before,
.modal_content .listBasic > li .listDefault2 > li .listDefault2 > li::before,
.modal_content .listBasic > li .listDefault2 > li .listDefault3 > li::before,
.modal_content .listDefault > li .listHyphen > li .listHyphen > li::before,
.modal_content .listDefault > li .listHyphen > li .listBasic > li::before,
.modal_content .listDefault > li .listHyphen > li .listDefault > li::before,
.modal_content .listDefault > li .listHyphen > li .listDefault2 > li::before,
.modal_content .listDefault > li .listHyphen > li .listDefault3 > li::before,
.modal_content .listDefault > li .listBasic > li .listHyphen > li::before,
.modal_content .listDefault > li .listBasic > li .listBasic > li::before,
.modal_content .listDefault > li .listBasic > li .listDefault > li::before,
.modal_content .listDefault > li .listBasic > li .listDefault2 > li::before,
.modal_content .listDefault > li .listBasic > li .listDefault3 > li::before,
.modal_content .listDefault > li .listDefault > li .listHyphen > li::before,
.modal_content .listDefault > li .listDefault > li .listBasic > li::before,
.modal_content .listDefault > li .listDefault > li .listDefault > li::before,
.modal_content .listDefault > li .listDefault > li .listDefault2 > li::before,
.modal_content .listDefault > li .listDefault > li .listDefault3 > li::before,
.modal_content .listDefault > li .listDefault3 > li .listHyphen > li::before,
.modal_content .listDefault > li .listDefault3 > li .listBasic > li::before,
.modal_content .listDefault > li .listDefault3 > li .listDefault > li::before,
.modal_content .listDefault > li .listDefault3 > li .listDefault2 > li::before,
.modal_content .listDefault > li .listDefault3 > li .listDefault3 > li::before,
.modal_content .listDefault > li .listDefault2 > li .listHyphen > li::before,
.modal_content .listDefault > li .listDefault2 > li .listBasic > li::before,
.modal_content .listDefault > li .listDefault2 > li .listDefault > li::before,
.modal_content .listDefault > li .listDefault2 > li .listDefault2 > li::before,
.modal_content .listDefault > li .listDefault2 > li .listDefault3 > li::before,
.modal_content .listDefault3 > li .listHyphen > li .listHyphen > li::before,
.modal_content .listDefault3 > li .listHyphen > li .listBasic > li::before,
.modal_content .listDefault3 > li .listHyphen > li .listDefault > li::before,
.modal_content .listDefault3 > li .listHyphen > li .listDefault2 > li::before,
.modal_content .listDefault3 > li .listHyphen > li .listDefault3 > li::before,
.modal_content .listDefault3 > li .listBasic > li .listHyphen > li::before,
.modal_content .listDefault3 > li .listBasic > li .listBasic > li::before,
.modal_content .listDefault3 > li .listBasic > li .listDefault > li::before,
.modal_content .listDefault3 > li .listBasic > li .listDefault2 > li::before,
.modal_content .listDefault3 > li .listBasic > li .listDefault3 > li::before,
.modal_content .listDefault3 > li .listDefault > li .listHyphen > li::before,
.modal_content .listDefault3 > li .listDefault > li .listBasic > li::before,
.modal_content .listDefault3 > li .listDefault > li .listDefault > li::before,
.modal_content .listDefault3 > li .listDefault > li .listDefault2 > li::before,
.modal_content .listDefault3 > li .listDefault > li .listDefault3 > li::before,
.modal_content .listDefault3 > li .listDefault3 > li .listHyphen > li::before,
.modal_content .listDefault3 > li .listDefault3 > li .listBasic > li::before,
.modal_content .listDefault3 > li .listDefault3 > li .listDefault > li::before,
.modal_content .listDefault3 > li .listDefault3 > li .listDefault2 > li::before,
.modal_content .listDefault3 > li .listDefault3 > li .listDefault3 > li::before,
.modal_content .listDefault3 > li .listDefault2 > li .listHyphen > li::before,
.modal_content .listDefault3 > li .listDefault2 > li .listBasic > li::before,
.modal_content .listDefault3 > li .listDefault2 > li .listDefault > li::before,
.modal_content .listDefault3 > li .listDefault2 > li .listDefault2 > li::before,
.modal_content .listDefault3 > li .listDefault2 > li .listDefault3 > li::before,
.modal_content .listDefault2 > li .listHyphen > li .listHyphen > li::before,
.modal_content .listDefault2 > li .listHyphen > li .listBasic > li::before,
.modal_content .listDefault2 > li .listHyphen > li .listDefault > li::before,
.modal_content .listDefault2 > li .listHyphen > li .listDefault2 > li::before,
.modal_content .listDefault2 > li .listHyphen > li .listDefault3 > li::before,
.modal_content .listDefault2 > li .listBasic > li .listHyphen > li::before,
.modal_content .listDefault2 > li .listBasic > li .listBasic > li::before,
.modal_content .listDefault2 > li .listBasic > li .listDefault > li::before,
.modal_content .listDefault2 > li .listBasic > li .listDefault2 > li::before,
.modal_content .listDefault2 > li .listBasic > li .listDefault3 > li::before,
.modal_content .listDefault2 > li .listDefault > li .listHyphen > li::before,
.modal_content .listDefault2 > li .listDefault > li .listBasic > li::before,
.modal_content .listDefault2 > li .listDefault > li .listDefault > li::before,
.modal_content .listDefault2 > li .listDefault > li .listDefault2 > li::before,
.modal_content .listDefault2 > li .listDefault > li .listDefault3 > li::before,
.modal_content .listDefault2 > li .listDefault3 > li .listHyphen > li::before,
.modal_content .listDefault2 > li .listDefault3 > li .listBasic > li::before,
.modal_content .listDefault2 > li .listDefault3 > li .listDefault > li::before,
.modal_content .listDefault2 > li .listDefault3 > li .listDefault2 > li::before,
.modal_content .listDefault2 > li .listDefault3 > li .listDefault3 > li::before,
.modal_content .listDefault2 > li .listDefault2 > li .listHyphen > li::before,
.modal_content .listDefault2 > li .listDefault2 > li .listBasic > li::before,
.modal_content .listDefault2 > li .listDefault2 > li .listDefault > li::before,
.modal_content .listDefault2 > li .listDefault2 > li .listDefault2 > li::before,
.modal_content .listDefault2 > li .listDefault2 > li .listDefault3 > li::before,
.content-id .listHyphen > li .listHyphen > li .listHyphen > li::before,
.content-id .listHyphen > li .listHyphen > li .listBasic > li::before,
.content-id .listHyphen > li .listHyphen > li .listDefault > li::before,
.content-id .listHyphen > li .listHyphen > li .listDefault2 > li::before,
.content-id .listHyphen > li .listHyphen > li .listDefault3 > li::before,
.content-id .listHyphen > li .listBasic > li .listHyphen > li::before,
.content-id .listHyphen > li .listBasic > li .listBasic > li::before,
.content-id .listHyphen > li .listBasic > li .listDefault > li::before,
.content-id .listHyphen > li .listBasic > li .listDefault2 > li::before,
.content-id .listHyphen > li .listBasic > li .listDefault3 > li::before,
.content-id .listHyphen > li .listDefault > li .listHyphen > li::before,
.content-id .listHyphen > li .listDefault > li .listBasic > li::before,
.content-id .listHyphen > li .listDefault > li .listDefault > li::before,
.content-id .listHyphen > li .listDefault > li .listDefault2 > li::before,
.content-id .listHyphen > li .listDefault > li .listDefault3 > li::before,
.content-id .listHyphen > li .listDefault3 > li .listHyphen > li::before,
.content-id .listHyphen > li .listDefault3 > li .listBasic > li::before,
.content-id .listHyphen > li .listDefault3 > li .listDefault > li::before,
.content-id .listHyphen > li .listDefault3 > li .listDefault2 > li::before,
.content-id .listHyphen > li .listDefault3 > li .listDefault3 > li::before,
.content-id .listHyphen > li .listDefault2 > li .listHyphen > li::before,
.content-id .listHyphen > li .listDefault2 > li .listBasic > li::before,
.content-id .listHyphen > li .listDefault2 > li .listDefault > li::before,
.content-id .listHyphen > li .listDefault2 > li .listDefault2 > li::before,
.content-id .listHyphen > li .listDefault2 > li .listDefault3 > li::before,
.content-id .listBasic > li .listHyphen > li .listHyphen > li::before,
.content-id .listBasic > li .listHyphen > li .listBasic > li::before,
.content-id .listBasic > li .listHyphen > li .listDefault > li::before,
.content-id .listBasic > li .listHyphen > li .listDefault2 > li::before,
.content-id .listBasic > li .listHyphen > li .listDefault3 > li::before,
.content-id .listBasic > li .listBasic > li .listHyphen > li::before,
.content-id .listBasic > li .listBasic > li .listBasic > li::before,
.content-id .listBasic > li .listBasic > li .listDefault > li::before,
.content-id .listBasic > li .listBasic > li .listDefault2 > li::before,
.content-id .listBasic > li .listBasic > li .listDefault3 > li::before,
.content-id .listBasic > li .listDefault > li .listHyphen > li::before,
.content-id .listBasic > li .listDefault > li .listBasic > li::before,
.content-id .listBasic > li .listDefault > li .listDefault > li::before,
.content-id .listBasic > li .listDefault > li .listDefault2 > li::before,
.content-id .listBasic > li .listDefault > li .listDefault3 > li::before,
.content-id .listBasic > li .listDefault3 > li .listHyphen > li::before,
.content-id .listBasic > li .listDefault3 > li .listBasic > li::before,
.content-id .listBasic > li .listDefault3 > li .listDefault > li::before,
.content-id .listBasic > li .listDefault3 > li .listDefault2 > li::before,
.content-id .listBasic > li .listDefault3 > li .listDefault3 > li::before,
.content-id .listBasic > li .listDefault2 > li .listHyphen > li::before,
.content-id .listBasic > li .listDefault2 > li .listBasic > li::before,
.content-id .listBasic > li .listDefault2 > li .listDefault > li::before,
.content-id .listBasic > li .listDefault2 > li .listDefault2 > li::before,
.content-id .listBasic > li .listDefault2 > li .listDefault3 > li::before,
.content-id .listDefault > li .listHyphen > li .listHyphen > li::before,
.content-id .listDefault > li .listHyphen > li .listBasic > li::before,
.content-id .listDefault > li .listHyphen > li .listDefault > li::before,
.content-id .listDefault > li .listHyphen > li .listDefault2 > li::before,
.content-id .listDefault > li .listHyphen > li .listDefault3 > li::before,
.content-id .listDefault > li .listBasic > li .listHyphen > li::before,
.content-id .listDefault > li .listBasic > li .listBasic > li::before,
.content-id .listDefault > li .listBasic > li .listDefault > li::before,
.content-id .listDefault > li .listBasic > li .listDefault2 > li::before,
.content-id .listDefault > li .listBasic > li .listDefault3 > li::before,
.content-id .listDefault > li .listDefault > li .listHyphen > li::before,
.content-id .listDefault > li .listDefault > li .listBasic > li::before,
.content-id .listDefault > li .listDefault > li .listDefault > li::before,
.content-id .listDefault > li .listDefault > li .listDefault2 > li::before,
.content-id .listDefault > li .listDefault > li .listDefault3 > li::before,
.content-id .listDefault > li .listDefault3 > li .listHyphen > li::before,
.content-id .listDefault > li .listDefault3 > li .listBasic > li::before,
.content-id .listDefault > li .listDefault3 > li .listDefault > li::before,
.content-id .listDefault > li .listDefault3 > li .listDefault2 > li::before,
.content-id .listDefault > li .listDefault3 > li .listDefault3 > li::before,
.content-id .listDefault > li .listDefault2 > li .listHyphen > li::before,
.content-id .listDefault > li .listDefault2 > li .listBasic > li::before,
.content-id .listDefault > li .listDefault2 > li .listDefault > li::before,
.content-id .listDefault > li .listDefault2 > li .listDefault2 > li::before,
.content-id .listDefault > li .listDefault2 > li .listDefault3 > li::before,
.content-id .listDefault3 > li .listHyphen > li .listHyphen > li::before,
.content-id .listDefault3 > li .listHyphen > li .listBasic > li::before,
.content-id .listDefault3 > li .listHyphen > li .listDefault > li::before,
.content-id .listDefault3 > li .listHyphen > li .listDefault2 > li::before,
.content-id .listDefault3 > li .listHyphen > li .listDefault3 > li::before,
.content-id .listDefault3 > li .listBasic > li .listHyphen > li::before,
.content-id .listDefault3 > li .listBasic > li .listBasic > li::before,
.content-id .listDefault3 > li .listBasic > li .listDefault > li::before,
.content-id .listDefault3 > li .listBasic > li .listDefault2 > li::before,
.content-id .listDefault3 > li .listBasic > li .listDefault3 > li::before,
.content-id .listDefault3 > li .listDefault > li .listHyphen > li::before,
.content-id .listDefault3 > li .listDefault > li .listBasic > li::before,
.content-id .listDefault3 > li .listDefault > li .listDefault > li::before,
.content-id .listDefault3 > li .listDefault > li .listDefault2 > li::before,
.content-id .listDefault3 > li .listDefault > li .listDefault3 > li::before,
.content-id .listDefault3 > li .listDefault3 > li .listHyphen > li::before,
.content-id .listDefault3 > li .listDefault3 > li .listBasic > li::before,
.content-id .listDefault3 > li .listDefault3 > li .listDefault > li::before,
.content-id .listDefault3 > li .listDefault3 > li .listDefault2 > li::before,
.content-id .listDefault3 > li .listDefault3 > li .listDefault3 > li::before,
.content-id .listDefault3 > li .listDefault2 > li .listHyphen > li::before,
.content-id .listDefault3 > li .listDefault2 > li .listBasic > li::before,
.content-id .listDefault3 > li .listDefault2 > li .listDefault > li::before,
.content-id .listDefault3 > li .listDefault2 > li .listDefault2 > li::before,
.content-id .listDefault3 > li .listDefault2 > li .listDefault3 > li::before,
.content-id .listDefault2 > li .listHyphen > li .listHyphen > li::before,
.content-id .listDefault2 > li .listHyphen > li .listBasic > li::before,
.content-id .listDefault2 > li .listHyphen > li .listDefault > li::before,
.content-id .listDefault2 > li .listHyphen > li .listDefault2 > li::before,
.content-id .listDefault2 > li .listHyphen > li .listDefault3 > li::before,
.content-id .listDefault2 > li .listBasic > li .listHyphen > li::before,
.content-id .listDefault2 > li .listBasic > li .listBasic > li::before,
.content-id .listDefault2 > li .listBasic > li .listDefault > li::before,
.content-id .listDefault2 > li .listBasic > li .listDefault2 > li::before,
.content-id .listDefault2 > li .listBasic > li .listDefault3 > li::before,
.content-id .listDefault2 > li .listDefault > li .listHyphen > li::before,
.content-id .listDefault2 > li .listDefault > li .listBasic > li::before,
.content-id .listDefault2 > li .listDefault > li .listDefault > li::before,
.content-id .listDefault2 > li .listDefault > li .listDefault2 > li::before,
.content-id .listDefault2 > li .listDefault > li .listDefault3 > li::before,
.content-id .listDefault2 > li .listDefault3 > li .listHyphen > li::before,
.content-id .listDefault2 > li .listDefault3 > li .listBasic > li::before,
.content-id .listDefault2 > li .listDefault3 > li .listDefault > li::before,
.content-id .listDefault2 > li .listDefault3 > li .listDefault2 > li::before,
.content-id .listDefault2 > li .listDefault3 > li .listDefault3 > li::before,
.content-id .listDefault2 > li .listDefault2 > li .listHyphen > li::before,
.content-id .listDefault2 > li .listDefault2 > li .listBasic > li::before,
.content-id .listDefault2 > li .listDefault2 > li .listDefault > li::before,
.content-id .listDefault2 > li .listDefault2 > li .listDefault2 > li::before,
.content-id .listDefault2 > li .listDefault2 > li .listDefault3 > li::before {
  content: "";
  display: block;
  width: 4px;
  height: 1px;
  background: #1A1D29;
  position: absolute;
  top: 11px;
  left: 0;
}
body .module,
.modal_content .module,
.content-id .module {
  margin-bottom: 0;
  padding-top: 0;
}
body .module .select,
.modal_content .module .select,
.content-id .module .select {
  margin: 0;
}
body .tb_BotL > a,
.modal_content .tb_BotL > a,
.content-id .tb_BotL > a {
  margin-left: 0 !important;
  float: left;
  display: block;
}
body .tb_BotL div > a,
.modal_content .tb_BotL div > a,
.content-id .tb_BotL div > a {
  margin-top: 8px;
}
body .tb_BotL a + a,
.modal_content .tb_BotL a + a,
.content-id .tb_BotL a + a {
  margin-left: 8px !important;
}
body .tb_BotL::after,
.modal_content .tb_BotL::after,
.content-id .tb_BotL::after {
  content: "";
  display: block;
  clear: both;
}
body .online_box,
.modal_content .online_box,
.content-id .online_box {
  border-top: 1px solid #4D4F58;
}
body .online_box > div,
.modal_content .online_box > div,
.content-id .online_box > div {
  margin: 0;
  border-bottom: 1px solid #E1E2E5;
}
body .online_box > div > ul,
.modal_content .online_box > div > ul,
.content-id .online_box > div > ul {
  width: 100%;
  border: 0;
  display: flex;
  justify-content: space-between;
}
body .online_box > div > ul > li,
.modal_content .online_box > div > ul > li,
.content-id .online_box > div > ul > li {
  flex: 1;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  padding: 32px 0;
  border: 0;
  padding-left: 16px;
  position: relative;
  text-align: center;
}
body .online_box > div > ul > li.add_btn,
.modal_content .online_box > div > ul > li.add_btn,
.content-id .online_box > div > ul > li.add_btn {
  flex-wrap: wrap;
}
body .online_box > div > ul > li p,
.modal_content .online_box > div > ul > li p,
.content-id .online_box > div > ul > li p {
  width: 100%;
  height: 56px;
  border-radius: 28px;
  padding: 0;
  color: #1A1D29;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .online_box > div > ul > li .fColor14,
.modal_content .online_box > div > ul > li .fColor14,
.content-id .online_box > div > ul > li .fColor14 {
  color: #1A1D29 !important;
}
body .online_box > div > ul > li:first-child + li,
.modal_content .online_box > div > ul > li:first-child + li,
.content-id .online_box > div > ul > li:first-child + li {
  padding-left: 0;
}
body .online_box > div > ul > li:first-child,
.modal_content .online_box > div > ul > li:first-child,
.content-id .online_box > div > ul > li:first-child {
  padding-left: 0;
  max-width: 240px;
  background-color: transparent;
  background-image: none;
}
body .online_box > div > ul > li:first-child p,
.modal_content .online_box > div > ul > li:first-child p,
.content-id .online_box > div > ul > li:first-child p {
  width: 240px;
  background: #F6F8FC;
  font-weight: 600;
  font-size: 18px;
}
body .online_box > div > ul .step_arrow,
.modal_content .online_box > div > ul .step_arrow,
.content-id .online_box > div > ul .step_arrow {
  background: url("/inc_renewal/img/_svg/arr_step_right.svg") no-repeat 0 0;
  width: 11px;
  height: 18px;
  position: absolute;
  top: auto;
  left: auto;
  right: -9px;
  top: 50%;
  margin: -11px 0 0 0;
  border: 0;
  border-radius: 0;
  z-index: 1;
}
body li > .tableDefault,
body .listDefault + .tableDefault,
body .bul-hyphen + .tableDefault,
.modal_content li > .tableDefault,
.modal_content .listDefault + .tableDefault,
.modal_content .bul-hyphen + .tableDefault,
.content-id li > .tableDefault,
.content-id .listDefault + .tableDefault,
.content-id .bul-hyphen + .tableDefault {
  margin-top: 16px;
}
body h4 + .cont_txt,
.modal_content h4 + .cont_txt,
.content-id h4 + .cont_txt {
  padding-left: 16px;
  margin-left: 0;
}
body .listDefault > li,
body .listDefault2 > li,
.modal_content .listDefault > li,
.modal_content .listDefault2 > li,
.content-id .listDefault > li,
.content-id .listDefault2 > li {
  padding-right: 0;
  margin-top: 8px;
}
body .step_box_wrap *,
.modal_content .step_box_wrap *,
.content-id .step_box_wrap * {
  box-sizing: border-box;
}
body .step_box_wrap,
.modal_content .step_box_wrap,
.content-id .step_box_wrap {
  width: 100%;
}
body .step_box_wrap > .step_box_col2,
.modal_content .step_box_wrap > .step_box_col2,
.content-id .step_box_wrap > .step_box_col2 {
  width: 100%;
  border-top: 1px solid #4D4F58;
}
body .step_box_wrap > .step_box_col2 > li,
.modal_content .step_box_wrap > .step_box_col2 > li,
.content-id .step_box_wrap > .step_box_col2 > li {
  width: 100%;
  background-color: transparent;
}
body .step_box_wrap > .step_box_col2 > li:first-child .sb_col2_title::before,
.modal_content .step_box_wrap > .step_box_col2 > li:first-child .sb_col2_title::before,
.content-id .step_box_wrap > .step_box_col2 > li:first-child .sb_col2_title::before {
  content: "1";
}
body .step_box_wrap > .step_box_col2 > li:nth-child(2) .sb_col2_title::before,
.modal_content .step_box_wrap > .step_box_col2 > li:nth-child(2) .sb_col2_title::before,
.content-id .step_box_wrap > .step_box_col2 > li:nth-child(2) .sb_col2_title::before {
  content: "2";
}
body .step_box_wrap > .step_box_col2 > li:nth-child(3) .sb_col2_title::before,
.modal_content .step_box_wrap > .step_box_col2 > li:nth-child(3) .sb_col2_title::before,
.content-id .step_box_wrap > .step_box_col2 > li:nth-child(3) .sb_col2_title::before {
  content: "3";
}
body .step_box_wrap > .step_box_col2 > li:nth-child(4) .sb_col2_title::before,
.modal_content .step_box_wrap > .step_box_col2 > li:nth-child(4) .sb_col2_title::before,
.content-id .step_box_wrap > .step_box_col2 > li:nth-child(4) .sb_col2_title::before {
  content: "4";
}
body .step_box_wrap > .step_box_col2 > li:nth-child(5) .sb_col2_title::before,
.modal_content .step_box_wrap > .step_box_col2 > li:nth-child(5) .sb_col2_title::before,
.content-id .step_box_wrap > .step_box_col2 > li:nth-child(5) .sb_col2_title::before {
  content: "5";
}
body .step_box_wrap > .step_box_col2 > li:nth-child(6) .sb_col2_title::before,
.modal_content .step_box_wrap > .step_box_col2 > li:nth-child(6) .sb_col2_title::before,
.content-id .step_box_wrap > .step_box_col2 > li:nth-child(6) .sb_col2_title::before {
  content: "6";
}
body .step_box_wrap > .step_box_col2 > li:nth-child(7) .sb_col2_title::before,
.modal_content .step_box_wrap > .step_box_col2 > li:nth-child(7) .sb_col2_title::before,
.content-id .step_box_wrap > .step_box_col2 > li:nth-child(7) .sb_col2_title::before {
  content: "7";
}
body .step_box_wrap > .step_box_col2 > li:nth-child(8) .sb_col2_title::before,
.modal_content .step_box_wrap > .step_box_col2 > li:nth-child(8) .sb_col2_title::before,
.content-id .step_box_wrap > .step_box_col2 > li:nth-child(8) .sb_col2_title::before {
  content: "8";
}
body .step_box_wrap > .step_box_col2 > li:nth-child(9) .sb_col2_title::before,
.modal_content .step_box_wrap > .step_box_col2 > li:nth-child(9) .sb_col2_title::before,
.content-id .step_box_wrap > .step_box_col2 > li:nth-child(9) .sb_col2_title::before {
  content: "9";
}
body .step_box_wrap > .step_box_col2 > li:nth-child(10) .sb_col2_title::before,
.modal_content .step_box_wrap > .step_box_col2 > li:nth-child(10) .sb_col2_title::before,
.content-id .step_box_wrap > .step_box_col2 > li:nth-child(10) .sb_col2_title::before {
  content: "10";
}
body .step_box_wrap > .step_box_col2 > li:nth-child(11) .sb_col2_title::before,
.modal_content .step_box_wrap > .step_box_col2 > li:nth-child(11) .sb_col2_title::before,
.content-id .step_box_wrap > .step_box_col2 > li:nth-child(11) .sb_col2_title::before {
  content: "11";
}
body .step_box_wrap > .step_box_col2 > li:nth-child(12) .sb_col2_title::before,
.modal_content .step_box_wrap > .step_box_col2 > li:nth-child(12) .sb_col2_title::before,
.content-id .step_box_wrap > .step_box_col2 > li:nth-child(12) .sb_col2_title::before {
  content: "12";
}
body .step_box_wrap li:last-child .step_arrow_1,
.modal_content .step_box_wrap li:last-child .step_arrow_1,
.content-id .step_box_wrap li:last-child .step_arrow_1 {
  display: none;
}
body .sb_col2_title .btnSm_White,
.modal_content .sb_col2_title .btnSm_White,
.content-id .sb_col2_title .btnSm_White {
  margin-top: 16px;
}
body .step_box_wrap > .step_box_col2 > li > .sb_col2_title,
.modal_content .step_box_wrap > .step_box_col2 > li > .sb_col2_title,
.content-id .step_box_wrap > .step_box_col2 > li > .sb_col2_title {
  display: inline-block;
  vertical-align: top;
  padding: 40px 40px 40px 44px;
  width: 282px;
  text-align: left;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  color: #1A1D29;
  word-break: keep-all;
}
body .step_box_wrap > .step_box_col2 > li > .sb_col2_title .sb_col2_more,
.modal_content .step_box_wrap > .step_box_col2 > li > .sb_col2_title .sb_col2_more,
.content-id .step_box_wrap > .step_box_col2 > li > .sb_col2_title .sb_col2_more {
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  margin-top: 16px;
}
body .step_box_wrap > .step_box_col2 > li > .sb_col2_title .sb_col2_more div,
.modal_content .step_box_wrap > .step_box_col2 > li > .sb_col2_title .sb_col2_more div,
.content-id .step_box_wrap > .step_box_col2 > li > .sb_col2_title .sb_col2_more div {
  font-weight: 600;
  margin-top: 8px;
}
body .step_box_wrap > .step_box_col2 > li > .sb_col2_title h3.sb_tit3,
.modal_content .step_box_wrap > .step_box_col2 > li > .sb_col2_title h3.sb_tit3,
.content-id .step_box_wrap > .step_box_col2 > li > .sb_col2_title h3.sb_tit3 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  color: #1A1D29;
}
body .step_box_wrap > .step_box_col2 > li > .sb_col2_title h4.sb_tit3,
.modal_content .step_box_wrap > .step_box_col2 > li > .sb_col2_title h4.sb_tit3,
.content-id .step_box_wrap > .step_box_col2 > li > .sb_col2_title h4.sb_tit3 {
  padding-left: 0;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  color: #1A1D29;
}
body .step_box_wrap > .step_box_col2 > li > .sb_col2_title h4.sb_tit3:before,
.modal_content .step_box_wrap > .step_box_col2 > li > .sb_col2_title h4.sb_tit3:before,
.content-id .step_box_wrap > .step_box_col2 > li > .sb_col2_title h4.sb_tit3:before {
  display: none;
}
body .step_box_wrap > .step_box_col2 > li > .sb_col2_title::before,
.modal_content .step_box_wrap > .step_box_col2 > li > .sb_col2_title::before,
.content-id .step_box_wrap > .step_box_col2 > li > .sb_col2_title::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  background-color: #444;
  border-radius: 50%;
  position: absolute;
  top: 44px;
  left: 0;
  font-weight: 600;
  font-size: 12px;
}
body .step_box_wrap > .step_box_col2 > li > .sb_col2_cont,
.modal_content .step_box_wrap > .step_box_col2 > li > .sb_col2_cont,
.content-id .step_box_wrap > .step_box_col2 > li > .sb_col2_cont {
  padding: 40px 0 40px 40px;
  border-left: 0;
  background-color: transparent;
  width: 100%;
}
body .step_box_wrap.only-title > .step_box_col2 > li > .sb_col2_cont,
.modal_content .step_box_wrap.only-title > .step_box_col2 > li > .sb_col2_cont,
.content-id .step_box_wrap.only-title > .step_box_col2 > li > .sb_col2_cont {
  width: auto;
  padding: 0;
}
body .step_box_wrap > .step_box_col2 > li > span > .step_arrow,
.modal_content .step_box_wrap > .step_box_col2 > li > span > .step_arrow,
.content-id .step_box_wrap > .step_box_col2 > li > span > .step_arrow {
  background: url("data:image/svg+xml,%3Csvg width='32' height='16' viewBox='0 0 32 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_252_36531' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32 0L16 16L0 -1.39876e-06'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32 0L16 16L0 -1.39876e-06' fill='white'/%3E%3Cpath d='M32.8485 0.848528L33.6971 7.41807e-08L32 -1.69706L31.1515 -0.848528L32.8485 0.848528ZM16 16L15.1515 16.8485C15.6201 17.3172 16.3799 17.3172 16.8485 16.8485L16 16ZM0.848528 -0.84853L7.41807e-08 -1.69706L-1.69706 -1.47295e-06L-0.84853 0.848527L0.848528 -0.84853ZM31.1515 -0.848528L15.1515 15.1515L16.8485 16.8485L32.8485 0.848528L31.1515 -0.848528ZM16.8485 15.1515L0.848528 -0.84853L-0.84853 0.848527L15.1515 16.8485L16.8485 15.1515Z' fill='%23E0E0E0' mask='url(%23path-1-inside-1_252_36531)'/%3E%3C/svg%3E%0A") no-repeat 0 0;
  width: 32px;
  height: 16px;
  position: absolute;
  top: auto;
  bottom: -16px;
  left: 137px;
  margin: 0;
  border: 0;
  border-radius: 0;
}
body .step_box_wrap > [class$=_box] > li,
.modal_content .step_box_wrap > [class$=_box] > li,
.content-id .step_box_wrap > [class$=_box] > li {
  position: relative;
  padding: 76px 10px 40px;
  width: 100%;
  flex: 1;
  border-left: 1px solid #E1E2E5;
}
body .step_box_wrap > [class$=_box] > li:first-child,
.modal_content .step_box_wrap > [class$=_box] > li:first-child,
.content-id .step_box_wrap > [class$=_box] > li:first-child {
  border-left: none;
}
body .step_box_wrap > [class$=_box] > li:last-child,
.modal_content .step_box_wrap > [class$=_box] > li:last-child,
.content-id .step_box_wrap > [class$=_box] > li:last-child {
  border-right: none;
}
body .step_box_wrap > [class$=_box],
.modal_content .step_box_wrap > [class$=_box],
.content-id .step_box_wrap > [class$=_box] {
  display: flex;
  width: 100%;
  justify-content: space-between;
  background: none;
}
body .step_box_wrap > [class$=_box] > li::before,
.modal_content .step_box_wrap > [class$=_box] > li::before,
.content-id .step_box_wrap > [class$=_box] > li::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  background-color: #4D4F58;
  border-radius: 50%;
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translate(-50%, 0);
  font-weight: 600;
  font-size: 12px;
}
body .step_box_wrap > [class$=_box] > li:first-child::before,
.modal_content .step_box_wrap > [class$=_box] > li:first-child::before,
.content-id .step_box_wrap > [class$=_box] > li:first-child::before {
  content: "1";
}
body .step_box_wrap > [class$=_box] > li:nth-child(2)::before,
.modal_content .step_box_wrap > [class$=_box] > li:nth-child(2)::before,
.content-id .step_box_wrap > [class$=_box] > li:nth-child(2)::before {
  content: "2";
}
body .step_box_wrap > [class$=_box] > li:nth-child(3)::before,
.modal_content .step_box_wrap > [class$=_box] > li:nth-child(3)::before,
.content-id .step_box_wrap > [class$=_box] > li:nth-child(3)::before {
  content: "3";
}
body .step_box_wrap > [class$=_box] > li:nth-child(4)::before,
.modal_content .step_box_wrap > [class$=_box] > li:nth-child(4)::before,
.content-id .step_box_wrap > [class$=_box] > li:nth-child(4)::before {
  content: "4";
}
body .step_box_wrap > [class$=_box] > li:nth-child(5)::before,
.modal_content .step_box_wrap > [class$=_box] > li:nth-child(5)::before,
.content-id .step_box_wrap > [class$=_box] > li:nth-child(5)::before {
  content: "5";
}
body .step_box_wrap > [class$=_box] > li:nth-child(6)::before,
.modal_content .step_box_wrap > [class$=_box] > li:nth-child(6)::before,
.content-id .step_box_wrap > [class$=_box] > li:nth-child(6)::before {
  content: "6";
}
body .step_box_wrap > [class$=_box] > li:nth-child(7)::before,
.modal_content .step_box_wrap > [class$=_box] > li:nth-child(7)::before,
.content-id .step_box_wrap > [class$=_box] > li:nth-child(7)::before {
  content: "7";
}
body .step_box_wrap > [class$=_box] > li:nth-child(8)::before,
.modal_content .step_box_wrap > [class$=_box] > li:nth-child(8)::before,
.content-id .step_box_wrap > [class$=_box] > li:nth-child(8)::before {
  content: "8";
}
body .step_box_wrap > [class$=_box] > li:nth-child(9)::before,
.modal_content .step_box_wrap > [class$=_box] > li:nth-child(9)::before,
.content-id .step_box_wrap > [class$=_box] > li:nth-child(9)::before {
  content: "9";
}
body .step_box_wrap > [class$=_box] > li:last-child [class*=step_arrow_],
.modal_content .step_box_wrap > [class$=_box] > li:last-child [class*=step_arrow_],
.content-id .step_box_wrap > [class$=_box] > li:last-child [class*=step_arrow_] {
  display: none;
}
body .step_box_wrap .step_box_result [class*=step_arrow_],
body .step_box_wrap .step4_box [class*=step_arrow_],
body .step_box_wrap .step5_box [class*=step_arrow_],
body .step_box_wrap .step6_box [class*=step_arrow_],
body .step_box_wrap .step3_box [class*=step_arrow_],
body .step_box_wrap [class*=step_arrow_],
body .step_box_wrap .step4_box .next_dot,
.modal_content .step_box_wrap .step_box_result [class*=step_arrow_],
.modal_content .step_box_wrap .step4_box [class*=step_arrow_],
.modal_content .step_box_wrap .step5_box [class*=step_arrow_],
.modal_content .step_box_wrap .step6_box [class*=step_arrow_],
.modal_content .step_box_wrap .step3_box [class*=step_arrow_],
.modal_content .step_box_wrap [class*=step_arrow_],
.modal_content .step_box_wrap .step4_box .next_dot,
.content-id .step_box_wrap .step_box_result [class*=step_arrow_],
.content-id .step_box_wrap .step4_box [class*=step_arrow_],
.content-id .step_box_wrap .step5_box [class*=step_arrow_],
.content-id .step_box_wrap .step6_box [class*=step_arrow_],
.content-id .step_box_wrap .step3_box [class*=step_arrow_],
.content-id .step_box_wrap [class*=step_arrow_],
.content-id .step_box_wrap .step4_box .next_dot {
  background: url("data:image/svg+xml,%3Csvg width='16' height='32' viewBox='0 0 16 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_183_13039' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0L16 16L0 32'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0L16 16L0 32' fill='white'/%3E%3Cpath d='M0.848528 -0.848528L0 -1.69706L-1.69706 0L-0.848528 0.848528L0.848528 -0.848528ZM16 16L16.8485 16.8485C17.3172 16.3799 17.3172 15.6201 16.8485 15.1515L16 16ZM-0.848528 31.1515L-1.69706 32L0 33.6971L0.848528 32.8485L-0.848528 31.1515ZM-0.848528 0.848528L15.1515 16.8485L16.8485 15.1515L0.848528 -0.848528L-0.848528 0.848528ZM15.1515 15.1515L-0.848528 31.1515L0.848528 32.8485L16.8485 16.8485L15.1515 15.1515Z' fill='%23E0E0E0' mask='url(%23path-1-inside-1_183_13039)'/%3E%3C/svg%3E%0A") no-repeat 0 0;
  width: 16px;
  height: 32px;
  position: absolute;
  top: auto;
  left: auto;
  right: -16px;
  top: 50%;
  margin: -16px 0 0 0;
  border: 0;
  border-radius: 0;
  z-index: 1;
}
body .step_box_wrap > .step2_box,
body .step_box_wrap > .step3_box,
.modal_content .step_box_wrap > .step2_box,
.modal_content .step_box_wrap > .step3_box,
.content-id .step_box_wrap > .step2_box,
.content-id .step_box_wrap > .step3_box {
  border-left: none;
  border-right: none;
}
body .step_box_wrap .step4_box,
.modal_content .step_box_wrap .step4_box,
.content-id .step_box_wrap .step4_box {
  border-top: 1px solid #4D4F58;
}
body .step_box_wrap .step4_box .next_dot,
.modal_content .step_box_wrap .step4_box .next_dot,
.content-id .step_box_wrap .step4_box .next_dot {
  top: 69px;
  margin: 0;
}
body .step_box_wrap .step4_box .next_dot > img,
.modal_content .step_box_wrap .step4_box .next_dot > img,
.content-id .step_box_wrap .step4_box .next_dot > img {
  display: none;
}
body .step_box_wrap.only-title > .step_box_col2,
body .step_box_wrap.only-title > .step_box_col2 > li > .sb_col2_title,
.modal_content .step_box_wrap.only-title > .step_box_col2,
.modal_content .step_box_wrap.only-title > .step_box_col2 > li > .sb_col2_title,
.content-id .step_box_wrap.only-title > .step_box_col2,
.content-id .step_box_wrap.only-title > .step_box_col2 > li > .sb_col2_title {
  width: 100%;
  font-size: 18px;
}
body .step_box_wrap.only-title > .step_box_col2 > li > span > .step_arrow,
.modal_content .step_box_wrap.only-title > .step_box_col2 > li > span > .step_arrow,
.content-id .step_box_wrap.only-title > .step_box_col2 > li > span > .step_arrow {
  left: 50%;
  margin-left: -16px;
}
body .listexcl_blue > li,
body .listexcl_gray > li,
body .listexcl.gray > li,
body .listexcl > li,
.modal_content .listexcl_blue > li,
.modal_content .listexcl_gray > li,
.modal_content .listexcl.gray > li,
.modal_content .listexcl > li,
.content-id .listexcl_blue > li,
.content-id .listexcl_gray > li,
.content-id .listexcl.gray > li,
.content-id .listexcl > li {
  font-size: 16px;
  font-weight: 400 !important;
  color: #A8acaf;
  line-height: 24px;
  background: none;
  position: relative;
  padding: 0 10px 0 24px !important;
  margin-top: 8px;
}
body .listexcl_blue > li:before,
body .listexcl_gray > li:before,
body .listexcl.gray > li:before,
body .listexcl > li:before,
.modal_content .listexcl_blue > li:before,
.modal_content .listexcl_gray > li:before,
.modal_content .listexcl.gray > li:before,
.modal_content .listexcl > li:before,
.content-id .listexcl_blue > li:before,
.content-id .listexcl_gray > li:before,
.content-id .listexcl.gray > li:before,
.content-id .listexcl > li:before {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  background: url("/inc_renewal/img/sp/sp_btn.svg") no-repeat -20px -40px;
  content: "";
}
body p.listexcl,
.modal_content p.listexcl,
.content-id p.listexcl {
  position: relative;
  text-align: left;
  color: #E32121 !important;
  padding-left: 24px;
}
body p.listexcl:before,
.modal_content p.listexcl:before,
.content-id p.listexcl:before {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  background: url("/inc_renewal/img/sp/sp_btn.svg") no-repeat -20px -40px;
  content: "";
}
body .listexcl > li,
.modal_content .listexcl > li,
.content-id .listexcl > li {
  text-align: left;
  color: #E32121;
}
body .listexcl > li:before,
.modal_content .listexcl > li:before,
.content-id .listexcl > li:before {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  background: url("/inc_renewal/img/sp/sp_btn.svg") no-repeat -20px -40px;
  content: "";
}
body .listexcl_blue > li,
body .listexcl_gray > li,
body .listexcl.gray > li,
.modal_content .listexcl_blue > li,
.modal_content .listexcl_gray > li,
.modal_content .listexcl.gray > li,
.content-id .listexcl_blue > li,
.content-id .listexcl_gray > li,
.content-id .listexcl.gray > li {
  color: #73757C;
}
body .listexcl_blue > li:before,
body .listexcl_gray > li:before,
body .listexcl.gray > li:before,
.modal_content .listexcl_blue > li:before,
.modal_content .listexcl_gray > li:before,
.modal_content .listexcl.gray > li:before,
.content-id .listexcl_blue > li:before,
.content-id .listexcl_gray > li:before,
.content-id .listexcl.gray > li:before {
  background: url("/inc_renewal/img/sp/sp_btn.svg") no-repeat -40px -40px !important;
}
body .listBasic > li span,
.modal_content .listBasic > li span,
.content-id .listBasic > li span {
  font-family: "Pretendard", Sans-serif;
}
body p.excl,
body span.excl,
.modal_content p.excl,
.modal_content span.excl,
.content-id p.excl,
.content-id span.excl {
  position: relative;
  margin: 16px 0 0;
  padding: 0 8px 0 24px;
  font-size: 16px;
  font-weight: 400;
  color: #73757C;
  line-height: 24px;
  background: none;
}
body p.excl:before,
body span.excl:before,
.modal_content p.excl:before,
.modal_content span.excl:before,
.content-id p.excl:before,
.content-id span.excl:before {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  background: url("/inc_renewal/img/sp/sp_btn.svg") no-repeat -40px -40px;
  content: "";
}
body p.excl.fColor1:before,
body span.excl.fColor1:before,
.modal_content p.excl.fColor1:before,
.modal_content span.excl.fColor1:before,
.content-id p.excl.fColor1:before,
.content-id span.excl.fColor1:before {
  background: url("/inc_renewal/img/sp/sp_btn.svg") no-repeat -20px -40px;
}
body .module > .excl,
.modal_content .module > .excl,
.content-id .module > .excl {
  margin-top: 0;
}
body .comp .roundBoxKnow,
.modal_content .comp .roundBoxKnow,
.content-id .comp .roundBoxKnow {
  margin-top: 0;
}
body .roundBoxText,
.modal_content .roundBoxText,
.content-id .roundBoxText {
  margin-top: 24px;
  background: #FAFAFA;
  border-radius: 16px;
}
body .roundBoxText .round .cont_txt:first-child,
.modal_content .roundBoxText .round .cont_txt:first-child,
.content-id .roundBoxText .round .cont_txt:first-child {
  margin-top: 0;
}
body .roundBoxText .round .listBasic,
.modal_content .roundBoxText .round .listBasic,
.content-id .roundBoxText .round .listBasic {
  margin: 0;
}
body .roundBoxText .round .listBasic > li:first-child,
.modal_content .roundBoxText .round .listBasic > li:first-child,
.content-id .roundBoxText .round .listBasic > li:first-child {
  margin-top: 0;
}
body .roundBoxText .round .listBasic > li:last-child,
.modal_content .roundBoxText .round .listBasic > li:last-child,
.content-id .roundBoxText .round .listBasic > li:last-child {
  margin-bottom: 0;
}
body .comp * + .roundBoxKnow,
.modal_content .comp * + .roundBoxKnow,
.content-id .comp * + .roundBoxKnow {
  margin-top: 80px;
}
body .roundBoxKnow,
.modal_content .roundBoxKnow,
.content-id .roundBoxKnow {
  margin-top: 80px;
  box-sizing: border-box;
}
body .roundBoxKnow *,
.modal_content .roundBoxKnow *,
.content-id .roundBoxKnow * {
  box-sizing: border-box;
}
body .roundBoxKnow .bul-hyphen,
.modal_content .roundBoxKnow .bul-hyphen,
.content-id .roundBoxKnow .bul-hyphen {
  margin: 0 0 0 6px;
}
body .box.round.folding .box_con .box_title,
.modal_content .box.round.folding .box_con .box_title,
.content-id .box.round.folding .box_con .box_title {
  padding-left: 24px;
  background: url(/inc_renewal/img/common/icon_notice.png) 0 5px no-repeat;
}
body .box.round.folding .box_con .box_title::before, body .box.round.folding .box_con .box_title::after,
.modal_content .box.round.folding .box_con .box_title::before,
.modal_content .box.round.folding .box_con .box_title::after,
.content-id .box.round.folding .box_con .box_title::before,
.content-id .box.round.folding .box_con .box_title::after {
  display: none;
}
body .roundBoxTip .round,
body .box.round.folding .box_con,
body .roundBoxKnow .round,
.modal_content .roundBoxTip .round,
.modal_content .box.round.folding .box_con,
.modal_content .roundBoxKnow .round,
.content-id .roundBoxTip .round,
.content-id .box.round.folding .box_con,
.content-id .roundBoxKnow .round {
  padding: 36px 40px 40px;
  background-color: #ffffff;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
}
body .roundBoxTip .round .listBasic > li,
body .box.round.folding .box_con .listBasic > li,
body .roundBoxKnow .round .listBasic > li,
.modal_content .roundBoxTip .round .listBasic > li,
.modal_content .box.round.folding .box_con .listBasic > li,
.modal_content .roundBoxKnow .round .listBasic > li,
.content-id .roundBoxTip .round .listBasic > li,
.content-id .box.round.folding .box_con .listBasic > li,
.content-id .roundBoxKnow .round .listBasic > li {
  position: relative;
  background-image: none;
  padding-left: 10px;
}
body .roundBoxTip .round .listBasic > li:before,
body .box.round.folding .box_con .listBasic > li:before,
body .roundBoxKnow .round .listBasic > li:before,
.modal_content .roundBoxTip .round .listBasic > li:before,
.modal_content .box.round.folding .box_con .listBasic > li:before,
.modal_content .roundBoxKnow .round .listBasic > li:before,
.content-id .roundBoxTip .round .listBasic > li:before,
.content-id .box.round.folding .box_con .listBasic > li:before,
.content-id .roundBoxKnow .round .listBasic > li:before {
  position: absolute;
  top: 9px;
  left: 0;
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #1A1D29;
  border-radius: 50%;
  content: "";
}
body .roundBoxTip .round .listBasic > li > ul > li,
body .box.round.folding .box_con .listBasic > li > ul > li,
body .roundBoxKnow .round .listBasic > li > ul > li,
.modal_content .roundBoxTip .round .listBasic > li > ul > li,
.modal_content .box.round.folding .box_con .listBasic > li > ul > li,
.modal_content .roundBoxKnow .round .listBasic > li > ul > li,
.content-id .roundBoxTip .round .listBasic > li > ul > li,
.content-id .box.round.folding .box_con .listBasic > li > ul > li,
.content-id .roundBoxKnow .round .listBasic > li > ul > li {
  font-size: 14px;
  line-height: 21px;
  color: #73757C;
  padding-left: 12px;
  background: none;
  position: relative;
}
body .roundBoxTip .round .listBasic > li > ul > li::before,
body .box.round.folding .box_con .listBasic > li > ul > li::before,
body .roundBoxKnow .round .listBasic > li > ul > li::before,
.modal_content .roundBoxTip .round .listBasic > li > ul > li::before,
.modal_content .box.round.folding .box_con .listBasic > li > ul > li::before,
.modal_content .roundBoxKnow .round .listBasic > li > ul > li::before,
.content-id .roundBoxTip .round .listBasic > li > ul > li::before,
.content-id .box.round.folding .box_con .listBasic > li > ul > li::before,
.content-id .roundBoxKnow .round .listBasic > li > ul > li::before {
  content: "";
  display: block;
  width: 4px;
  height: 1px;
  background: #73757C;
  position: absolute;
  top: 10px;
  left: 0;
}
body .roundBoxTip .round .listBasic > li .listBul,
body .box.round.folding .box_con .listBasic > li .listBul,
body .roundBoxKnow .round .listBasic > li .listBul,
.modal_content .roundBoxTip .round .listBasic > li .listBul,
.modal_content .box.round.folding .box_con .listBasic > li .listBul,
.modal_content .roundBoxKnow .round .listBasic > li .listBul,
.content-id .roundBoxTip .round .listBasic > li .listBul,
.content-id .box.round.folding .box_con .listBasic > li .listBul,
.content-id .roundBoxKnow .round .listBasic > li .listBul {
  position: relative;
  padding: 0 0 0 20px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 21px;
  color: #73757C;
  font-weight: 300;
  margin-top: 8px;
}
body .roundBoxTip .round .listBasic > li .listBul:after,
body .box.round.folding .box_con .listBasic > li .listBul:after,
body .roundBoxKnow .round .listBasic > li .listBul:after,
.modal_content .roundBoxTip .round .listBasic > li .listBul:after,
.modal_content .box.round.folding .box_con .listBasic > li .listBul:after,
.modal_content .roundBoxKnow .round .listBasic > li .listBul:after,
.content-id .roundBoxTip .round .listBasic > li .listBul:after,
.content-id .box.round.folding .box_con .listBasic > li .listBul:after,
.content-id .roundBoxKnow .round .listBasic > li .listBul:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -60px -40px;
}
body .roundBoxTip .round .title,
body .box.round.folding .box_con .title,
body .roundBoxKnow .round .title,
.modal_content .roundBoxTip .round .title,
.modal_content .box.round.folding .box_con .title,
.modal_content .roundBoxKnow .round .title,
.content-id .roundBoxTip .round .title,
.content-id .box.round.folding .box_con .title,
.content-id .roundBoxKnow .round .title {
  background: url("/inc_renewal/img/common/icon_notice.png") 0 5px no-repeat;
}
body .roundBoxTip .round .subtitle,
body .box.round.folding .box_con .subtitle,
body .roundBoxKnow .round .subtitle,
.modal_content .roundBoxTip .round .subtitle,
.modal_content .box.round.folding .box_con .subtitle,
.modal_content .roundBoxKnow .round .subtitle,
.content-id .roundBoxTip .round .subtitle,
.content-id .box.round.folding .box_con .subtitle,
.content-id .roundBoxKnow .round .subtitle {
  margin-top: 24px;
  color: #1A1D29;
  font-size: 14px;
  font-weight: 600;
}
body .roundBoxTip .round,
.modal_content .roundBoxTip .round,
.content-id .roundBoxTip .round {
  background-color: #F6F8FC;
  border: 1px solid #F6F8FC;
}
body .box.round.folding .box_con .box_head + .box_body,
.modal_content .box.round.folding .box_con .box_head + .box_body,
.content-id .box.round.folding .box_con .box_head + .box_body {
  margin-top: 10px;
}
body .box.round.folding .box_con .listBasic > li ul > li:after,
.modal_content .box.round.folding .box_con .listBasic > li ul > li:after,
.content-id .box.round.folding .box_con .listBasic > li ul > li:after {
  background-color: #73757C;
}
body .box_security .box_con,
.modal_content .box_security .box_con,
.content-id .box_security .box_con {
  border-color: #E1E2E5;
}
body .title,
.modal_content .title,
.content-id .title {
  position: relative;
  padding-left: 24px;
  font-size: 16px;
  color: #1A1D29;
  background-image: none;
}
body .type_A_att_point_contents,
.modal_content .type_A_att_point_contents,
.content-id .type_A_att_point_contents {
  margin-top: 24px;
}
body .type_A_att_point_contents li,
.modal_content .type_A_att_point_contents li,
.content-id .type_A_att_point_contents li {
  font-size: 14px;
  margin-top: 8px;
}
body .type_A_att_point_contents li:first-child,
.modal_content .type_A_att_point_contents li:first-child,
.content-id .type_A_att_point_contents li:first-child {
  margin-top: 0;
}
body .bondUp,
.modal_content .bondUp,
.content-id .bondUp {
  background: url(/inc_renewal/img/common/bg_up.png) !important;
  width: 17px !important;
  height: 16px !important;
  line-height: 1 !important;
}
body .bondDown,
.modal_content .bondDown,
.content-id .bondDown {
  background: url(/inc_renewal/img/common/bg_down.png) !important;
  width: 17px !important;
  height: 16px !important;
  line-height: 1 !important;
}
body .listexcl + .cont_txt,
body .listDefault + .cont_txt,
body .listexcl_blue + .cont_txt,
.modal_content .listexcl + .cont_txt,
.modal_content .listDefault + .cont_txt,
.modal_content .listexcl_blue + .cont_txt,
.content-id .listexcl + .cont_txt,
.content-id .listDefault + .cont_txt,
.content-id .listexcl_blue + .cont_txt {
  margin-top: 32px;
}
body .upPoint,
.modal_content .upPoint,
.content-id .upPoint {
  color: #ec0e26 !important;
  font-size: 16px;
}
body .downPoint,
.modal_content .downPoint,
.content-id .downPoint {
  color: #008ddb !important;
  font-size: 16px;
}
body .bondBgColor1,
.modal_content .bondBgColor1,
.content-id .bondBgColor1 {
  background-color: #faefea;
}
body .bondBgColor2,
.modal_content .bondBgColor2,
.content-id .bondBgColor2 {
  background-color: #f5fafd;
}
body .bondBgColor4,
.modal_content .bondBgColor4,
.content-id .bondBgColor4 {
  background-color: #f4f9e7;
}
body .down_box,
.modal_content .down_box,
.content-id .down_box {
  text-align: left;
  padding: 24px 0 24px 56px;
  border-top: 1px solid #4D4F58;
  border-bottom: 1px solid #E1E2E6;
}
body .down_box > div > strong,
.modal_content .down_box > div > strong,
.content-id .down_box > div > strong {
  margin-right: 56px;
}
body input[type=text][maxlength="8"],
body input[type=text][maxlength="2"],
.modal_content input[type=text][maxlength="8"],
.modal_content input[type=text][maxlength="2"],
.content-id input[type=text][maxlength="8"],
.content-id input[type=text][maxlength="2"] {
  width: 204px;
}
body .down_detail,
.modal_content .down_detail,
.content-id .down_detail {
  margin: 0;
  padding: 40px;
  background-color: #FAFAFA;
  border-bottom: 1px solid #E1E2E6;
}
body .down_detail > ul > li > span,
.modal_content .down_detail > ul > li > span,
.content-id .down_detail > ul > li > span {
  padding: 0;
  line-height: 36px;
}
body .down_detail > ul > li > span label,
.modal_content .down_detail > ul > li > span label,
.content-id .down_detail > ul > li > span label {
  margin-left: 8px;
}
body .down_detail > ul > li:first-child + li,
.modal_content .down_detail > ul > li:first-child + li,
.content-id .down_detail > ul > li:first-child + li {
  margin-top: 32px;
}

.lp_contents .step_box_wrap > [class*=_box] > li:last-child [class*=step_arrow_] {
  display: none;
}
.lp_contents .step_box_wrap [class*=step_arrow_] {
  background: url("data:image/svg+xml,%3Csvg width='16' height='32' viewBox='0 0 16 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_183_13039' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0L16 16L0 32'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0L16 16L0 32' fill='white'/%3E%3Cpath d='M0.848528 -0.848528L0 -1.69706L-1.69706 0L-0.848528 0.848528L0.848528 -0.848528ZM16 16L16.8485 16.8485C17.3172 16.3799 17.3172 15.6201 16.8485 15.1515L16 16ZM-0.848528 31.1515L-1.69706 32L0 33.6971L0.848528 32.8485L-0.848528 31.1515ZM-0.848528 0.848528L15.1515 16.8485L16.8485 15.1515L0.848528 -0.848528L-0.848528 0.848528ZM15.1515 15.1515L-0.848528 31.1515L0.848528 32.8485L16.8485 16.8485L15.1515 15.1515Z' fill='%23E0E0E0' mask='url(%23path-1-inside-1_183_13039)'/%3E%3C/svg%3E%0A") no-repeat 0 0;
  width: 16px;
  height: 32px;
  position: absolute;
  top: auto;
  left: auto;
  right: -16px;
  top: 50%;
  margin: -16px 0 0 0;
  border: 0;
  border-radius: 0;
  z-index: 1;
}

.wrapper .listexcl_gray li {
  font-size: 16px;
  font-weight: 400;
  color: #73757C;
  line-height: 24px;
  background: none;
  position: relative;
  padding: 0 10px 0 20px;
  margin-top: 8px;
}
.wrapper .listexcl_gray li:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 2px;
  left: 0;
  background-image: url("/inc_renewal/img//common/icon_tip.png");
}

div.sys2Box {
  width: calc(50% - 20px);
}

.tableCol2 {
  width: 100% !important;
}
.tableCol2 .tableCol2L {
  width: calc(50% - 20px) !important;
}
.tableCol2 .tableCol2R {
  width: calc(50% - 20px) !important;
}

.infomation_box *,
.resultBox * {
  box-sizing: border-box;
}

.infomation_box,
.resultBox {
  box-sizing: border-box;
}
.infomation_box.sevice_info,
.resultBox.sevice_info {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.infomation_box.sevice_info.tween .conf_box,
.resultBox.sevice_info.tween .conf_box {
  width: 588px;
}
.infomation_box.sevice_info .conf_box,
.resultBox.sevice_info .conf_box {
  width: 384px;
  text-align: center;
  margin-top: 24px;
}
.infomation_box.sevice_info .conf_box .conf-tit,
.resultBox.sevice_info .conf_box .conf-tit {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #1A1D29;
  margin-bottom: 16px;
}
.infomation_box.sevice_info .conf_box .conf_txt,
.resultBox.sevice_info .conf_box .conf_txt {
  margin: 0 0 24px 0;
  font-weight: 300;
  line-height: 24px;
  font-size: 16px;
  color: #4D4F58;
}
.infomation_box.sevice_info .conf_box .conf_txt .conf-wrap,
.resultBox.sevice_info .conf_box .conf_txt .conf-wrap {
  margin-bottom: 24px;
}
.infomation_box.sevice_info .conf_box .conf_txt .conf-wrap .conf-tit,
.resultBox.sevice_info .conf_box .conf_txt .conf-wrap .conf-tit {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #1A1D29;
}
.infomation_box.sevice_info .conf_box .conf_txt .conf-wrap .conf_txt,
.resultBox.sevice_info .conf_box .conf_txt .conf-wrap .conf_txt {
  margin-top: 16px;
  font-weight: 300;
  line-height: 24px;
  font-size: 16px;
  color: #4D4F58;
}
.infomation_box.sevice_info .conf_box .conf_txt img,
.resultBox.sevice_info .conf_box .conf_txt img {
  width: 100%;
}
.infomation_box.typeA,
.resultBox.typeA {
  margin-top: 24px;
  padding: 24px 64px;
  border: 1px solid #E1E2E5;
  border-radius: 12px;
}
.infomation_box.typeA .re_title,
.resultBox.typeA .re_title {
  font-size: 18px;
}
.infomation_box.typeA .conf_box.icon,
.resultBox.typeA .conf_box.icon {
  position: relative;
  padding-left: 128px;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #E1E2E5;
}
.infomation_box.typeA .conf_box.icon:last-child,
.resultBox.typeA .conf_box.icon:last-child {
  border-bottom: 0;
}
.infomation_box.typeA .conf_box.icon .cont_txt,
.resultBox.typeA .conf_box.icon .cont_txt {
  margin-top: 16px;
}
.infomation_box.typeA .conf_box.icon:before,
.resultBox.typeA .conf_box.icon:before {
  left: 0;
}
.infomation_box.type-prdlist .conf_box:nth-child(1),
.resultBox.type-prdlist .conf_box:nth-child(1) {
  position: relative;
}
.infomation_box.type-prdlist .conf_box:nth-child(1):after,
.resultBox.type-prdlist .conf_box:nth-child(1):after {
  display: inline-block;
  position: absolute;
  bottom: -45px;
  left: 50%;
  width: 72px;
  height: 72px;
  background: url("/inc_renewal/img//FP/ico_prdbox_plus.png") 0 0/100% no-repeat;
  transform: translateX(-50%);
  content: "";
}
.infomation_box.type-prdlist .conf_box:nth-child(2),
.resultBox.type-prdlist .conf_box:nth-child(2) {
  position: relative;
}
.infomation_box.type-prdlist .conf_box:nth-child(2):after,
.resultBox.type-prdlist .conf_box:nth-child(2):after {
  display: inline-block;
  position: absolute;
  bottom: -45px;
  left: 50%;
  width: 72px;
  height: 72px;
  background: url("/inc_renewal/img//FP/ico_prdbox_equals.png") 0 0/100% no-repeat;
  transform: translateX(-50%);
  content: "";
}
.infomation_box.type-prdlist .conf_box.icon::before,
.resultBox.type-prdlist .conf_box.icon::before {
  left: 0;
}
.infomation_box .conf_box,
.resultBox .conf_box {
  border: 1px solid #E1E2E5;
  padding: 40px;
  border-radius: 12px;
  width: 100%;
  position: relative;
}
.infomation_box .conf_box .protect-wrap,
.resultBox .conf_box .protect-wrap {
  text-align: center;
}
.infomation_box .conf_box .protect-wrap .protect-wrap-tit,
.resultBox .conf_box .protect-wrap .protect-wrap-tit {
  font-size: 32px;
  line-height: 48px;
  font-weight: 600;
  letter-spacing: -0.5px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-underline-position: under;
}
.infomation_box .conf_box .protect-wrap .protect-wrap-date,
.resultBox .conf_box .protect-wrap .protect-wrap-date {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin-top: 8px;
}
.infomation_box .conf_box .protect-wrap .protect-wrap-txt,
.resultBox .conf_box .protect-wrap .protect-wrap-txt {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin-top: 24px;
}
.infomation_box .conf_box p .textHighPoint,
.resultBox .conf_box p .textHighPoint {
  color: #008DDB;
}
.infomation_box .conf_box p.re_title,
.resultBox .conf_box p.re_title {
  line-height: 20px;
}
.infomation_box .conf_box p.re_title + .re_title,
.resultBox .conf_box p.re_title + .re_title {
  margin-top: 8px;
}
.infomation_box .conf_box p.excl_gray,
.resultBox .conf_box p.excl_gray {
  top: 4px;
  color: #73757C;
  font-weight: 400;
}
.infomation_box .conf_box .re_title + ul[class^=list],
.resultBox .conf_box .re_title + ul[class^=list] {
  margin: 24px 0 0;
  letter-spacing: 0;
}
.infomation_box .conf_box .re_title + ul[class^=list] li,
.resultBox .conf_box .re_title + ul[class^=list] li {
  color: #1A1D29;
}
.infomation_box .conf_box.icon,
.resultBox .conf_box.icon {
  padding-left: 168px;
  min-height: 176px;
}
.infomation_box .conf_box.icon.gray_color2,
.resultBox .conf_box.icon.gray_color2 {
  background-color: #fafafa;
}
.infomation_box .conf_box.icon.gray_color2 .re_title,
.resultBox .conf_box.icon.gray_color2 .re_title {
  line-height: 94px;
}
.infomation_box .conf_box.icon::before,
.resultBox .conf_box.icon::before {
  content: "";
  display: block;
  width: 96px;
  height: 96px;
  position: absolute;
  left: 40px;
  top: 40px;
}
.infomation_box .btnArea,
.resultBox .btnArea {
  margin-top: 24px;
}
.infomation_box .btnArea .btnSm_White,
.resultBox .btnArea .btnSm_White {
  padding: 12px 24px;
  line-height: 16px;
}
.infomation_box .btnArea .btnSm_White:hover, .infomation_box .btnArea .btnSm_White:focus,
.resultBox .btnArea .btnSm_White:hover,
.resultBox .btnArea .btnSm_White:focus {
  padding: 12px 24px;
  line-height: 16px;
}
.infomation_box .btnArea a:focus,
.infomation_box .btnArea a:hover,
.infomation_box .btnArea button:focus,
.infomation_box .btnArea button:hover,
.resultBox .btnArea a:focus,
.resultBox .btnArea a:hover,
.resultBox .btnArea button:focus,
.resultBox .btnArea button:hover {
  text-decoration: underline !important;
}
.infomation_box + .btnCenter,
.resultBox + .btnCenter {
  margin-top: 56px;
}

body h3 + .infomation_box.sevice_info {
  margin-top: 0 !important;
}

.resultBox {
  background: none;
}
.resultBox .conf_box .listBasic {
  margin-top: 0;
}
.resultBox .conf_box .listBasic > li {
  margin-top: 0;
  background: none !important;
  line-height: 24px;
  font-weight: 500;
}
.resultBox .conf_box .listBasic > li:before {
  top: 10px;
  width: 4px;
  height: 4px;
  background: #A8acaf;
  border-radius: 50%;
}
.resultBox .conf_box .listBasic > li + li {
  margin-top: 8px;
}
.resultBox .conf_box .listBasic > li:last-child {
  margin-bottom: 0;
}

.infomation_box .conf_box ul.listBasic > li {
  color: #1A1D29;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding-left: 12px;
  position: relative;
  background: none !important;
}
.infomation_box .conf_box ul.listBasic > li:last-child {
  margin-bottom: 0;
}

.infomation_box .conf_box ul.listBasic > li::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #A8acaf;
  position: absolute;
  top: 11px;
  left: 0;
}

.capture_box {
  position: relative;
  width: 100%;
  padding: 64px 0;
  margin: 24px 0;
  text-align: center;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  box-sizing: border-box;
}
.capture_box.bg {
  border: none;
  background-color: #FAFAFA !important;
}
.capture_box.nobg {
  padding: 0;
  border: none;
}
.capture_box .clearfix .colorBox.clearfix {
  border: 0;
}
.capture_box.bg3 {
  background: #FAFAFA;
}

/* icon */
[data-icon=bd04100301_1]::before {
  background: url(/inc_renewal/img/TR/bd04100301_1.png) no-repeat 0 0/cover;
}

[data-icon=gu020601_1]::before {
  background: url(/inc_renewal/img/CC/gu020601_1.png) no-repeat 0 0/cover;
}

[data-icon=gu020401_1]::before {
  background: url(/inc_renewal/img/CC/gu020401_1.png) no-repeat 0 0/cover;
}

[data-icon=img_info_01]::before {
  background: url(/inc_renewal/img/BS/img_info_01.png) no-repeat 0 0/cover;
}

[data-icon=img_method_01]::before {
  background: url(/inc_renewal/img/BS/img_method_01.png) no-repeat 0 0/cover;
}

[data-icon=img_method_02]::before {
  background: url(/inc_renewal/img/BS/img_method_02.png) no-repeat 0 0/cover;
}

[data-icon=fund_service01]::before {
  background: url(/inc_renewal/img/CC/bg_fund_metrix.png) no-repeat 0 0/cover;
}

[data-icon=fund_service02]::before {
  background: url(/inc_renewal/img/CC/bg_fund_els.png) no-repeat 0 0/cover;
}

[data-icon=fund_service03]::before {
  background: url(/inc_renewal/img/CC/bg_fund_service.png) no-repeat 0 0/cover;
}

[data-icon=fund_01]::before {
  background: url(/inc_renewal/img/FP/ico_fund_01.png) no-repeat 0 0/cover;
}

[data-icon=fund_02]::before {
  background: url(/inc_renewal/img/FP/ico_fund_02.png) no-repeat 0 0/cover;
}

[data-icon=fund_03]::before {
  background: url(/inc_renewal/img/FP/ico_fund_03.png) no-repeat 0 0/cover;
}

[data-icon=fund_04]::before {
  background: url(/inc_renewal/img/FP/ico_fund_04.png) no-repeat 0 0/cover;
}

[data-icon=fund_05]::before {
  background: url(/inc_renewal/img/FP/ico_fund_05.png) no-repeat 0 0/cover;
}

[data-icon=fund_06]::before {
  background: url(/inc_renewal/img/FP/ico_fund_06.png) no-repeat 0 0/cover;
}

[data-icon=fund_07]::before {
  background: url(/inc_renewal/img/FP/ico_fund_07.png) no-repeat 0 0/cover;
}

[data-icon=fund_08]::before {
  background: url(/inc_renewal/img/FP/ico_fund_08.png) no-repeat 0 0/cover;
}

[data-icon=fund_09]::before {
  background: url(/inc_renewal/img/FP/ico_fund_09.png) no-repeat 0 0/cover;
}

[data-icon=img_FI_110201_01]::before {
  background: url(/inc_renewal/img/FP/img_FI_110201_01.png) no-repeat 0 0/cover;
}

[data-icon=img_FI_110201_02]::before {
  background: url(/inc_renewal/img/FP/img_FI_110201_02.png) no-repeat 0 0/cover;
}

[data-icon=img_FI_110201_03]::before {
  background: url(/inc_renewal/img/FP/img_FI_110201_03.png) no-repeat 0 0/cover;
}

[data-icon=img_FI_110202_01]::before {
  background: url(/inc_renewal/img/FP/img_FI_110202_01.png) no-repeat 0 0/cover;
}

[data-icon=img_FI_110202_02]::before {
  background: url(/inc_renewal/img/FP/img_FI_110202_02.png) no-repeat 0 0/cover;
}

[data-icon=img_FI_110202_03]::before {
  background: url(/inc_renewal/img/FP/img_FI_110202_03.png) no-repeat 0 0/cover;
}

[data-icon=img_FI_110202_04]::before {
  background: url(/inc_renewal/img/FP/img_FI_110202_04.png) no-repeat 0 0/cover;
}

[data-icon=product_info11]::before {
  background: url(/inc_renewal/img/FP/product_info11.png) no-repeat 0 0/cover;
}

[data-icon=img_FI_110502_01]::before {
  background: url(/inc_renewal/img/FP/img_FI_110502_01.png) no-repeat 0 0/cover;
}

[data-icon=img_FI_110502_02]::before {
  background: url(/inc_renewal/img/FP/img_FI_110502_02.png) no-repeat 0 0/cover;
}

[data-icon=commodity_risk4]::before {
  background: url(/inc_renewal/img/FP/commodity_risk4.png) no-repeat 0 0/cover;
}

[data-icon="01_icon_wrap"]::before {
  background: url(/inc_renewal/img/FP/01_icon_wrap.png) no-repeat 0 0/cover;
}

[data-icon="02_icon_wrap"]::before {
  background: url(/inc_renewal/img/FP/02_icon_wrap.png) no-repeat 0 0/cover;
}

[data-icon="03_icon_wrap"]::before {
  background: url(/inc_renewal/img/FP/03_icon_wrap.png) no-repeat 0 0/cover;
}

[data-icon="04_icon_wrap"]::before {
  background: url(/inc_renewal/img/FP/04_icon_wrap.png) no-repeat 0 0/cover;
}

[data-icon="05_icon_wrap"]::before {
  background: url(/inc_renewal/img/FP/05_icon_wrap.png) no-repeat 0 0/cover;
}

[data-icon="06_icon_wrap"]::before {
  background: url(/inc_renewal/img/FP/06_icon_wrap.png) no-repeat 0 0/cover;
}

[data-icon="07_icon_wrap"]::before {
  background: url(/inc_renewal/img/FP/07_icon_wrap.png) no-repeat 0 0/cover;
}

[data-icon="08_icon_wrap"]::before {
  background: url(/inc_renewal/img/FP/08_icon_wrap.png) no-repeat 0 0/cover;
}

[data-icon="09_icon_wrap"]::before {
  background: url(/inc_renewal/img/FP/09_icon_wrap.png) no-repeat 0 0/cover;
}

[data-icon="10_icon_wrap"]::before {
  background: url(/inc_renewal/img/FP/10_icon_wrap.png) no-repeat 0 0/cover;
}

[data-icon="11_icon_wrap"]::before {
  background: url(/inc_renewal/img/FP/11_icon_wrap.png) no-repeat 0 0/cover;
}

[data-icon="12_icon_wrap"]::before {
  background: url(/inc_renewal/img/FP/12_icon_wrap.png) no-repeat 0 0/cover;
}

[data-icon=img_FI_100500_01_01]::before {
  background: url(/inc_renewal/img/FP/img_FI_100500_01_01.png) no-repeat 0 0/cover;
}

[data-icon=img_FI_100500_01_02]::before {
  background: url(/inc_renewal/img/FP/img_FI_100500_01_02.png) no-repeat 0 0/cover;
}

[data-icon=SR_010401_01_1]::before {
  background: url(/inc_renewal/img/BS/ico_type02.png) no-repeat 0 0/cover;
}

[data-icon=GU_040302_03]::before {
  background: url(/inc_renewal/img/CC/icon_corm_type01.png) no-repeat 0 0/cover;
}

[data-icon=SR_010401_01_2]::before {
  background: url(/inc_renewal/img/BS/ico_type03.png) no-repeat 0 0/cover;
}

[data-icon=img_GU_110101_01_01]::before {
  background: url(/inc_renewal/img/CC/img_GU_110101_01_01.png) no-repeat 0 0/cover;
}

[data-icon=img_GU_110101_01_02]::before {
  background: url(/inc_renewal/img/CC/img_GU_110101_01_02.png) no-repeat 0 0/cover;
}

[data-icon=img_GU_110101_01_03]::before {
  background: url(/inc_renewal/img/CC/img_GU_110101_01_03.png) no-repeat 0 0/cover;
}

[data-icon=img_GU_110101_01_04]::before {
  background: url(/inc_renewal/img/CC/img_GU_110101_01_04.png) no-repeat 0 0/cover;
}

[data-icon=img_GU_110101_01_05]::before {
  background: url(/inc_renewal/img/CC/img_GU_110101_01_05.png) no-repeat 0 0/cover;
}

[data-icon=img_GU_110101_01_06]::before {
  background: url(/inc_renewal/img/CC/img_GU_110101_01_06.png) no-repeat 0 0/cover;
}

[data-icon=img_GU_110101_01_07]::before {
  background: url(/inc_renewal/img/CC/img_GU_110101_01_07.png) no-repeat 0 0/cover;
}

[data-icon=img_GU_110101_01_08]::before {
  background: url(/inc_renewal/img/CC/img_GU_110101_01_08.png) no-repeat 0 0/cover;
}

[data-icon=img_GU_110101_01_09]::before {
  background: url(/inc_renewal/img/CC/img_GU_110101_01_09.png) no-repeat 0 0/cover;
}

[data-icon=img_GU_110401_01_01]::before {
  background: url(/inc_renewal/img/sp/sp_hts_guide.png) no-repeat 0 0/672px;
}

[data-icon=img_GU_110401_01_02]::before {
  background: url(/inc_renewal/img/sp/sp_hts_guide.png) no-repeat -96px 0/672px;
}

[data-icon=img_GU_110401_01_03]::before {
  background: url(/inc_renewal/img/sp/sp_hts_guide.png) no-repeat -192px 0/672px;
}

[data-icon=img_GU_110401_01_04]::before {
  background: url(/inc_renewal/img/sp/sp_hts_guide.png) no-repeat -288px 0/672px;
}

[data-icon=img_GU_110401_01_05]::before {
  background: url(/inc_renewal/img/sp/sp_hts_guide.png) no-repeat -384px 0/672px;
}

[data-icon=img_GU_110401_01_06]::before {
  background: url(/inc_renewal/img/sp/sp_hts_guide.png) no-repeat -480px 0/672px;
}

[data-icon=img_GU_110401_01_07]::before {
  background: url(/inc_renewal/img/sp/sp_hts_guide.png) no-repeat -576px 0/672px;
}

/* list */
.listBul:not(ul) {
  position: relative;
  padding: 0 0 0 20px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 21px;
  color: #73757C;
  font-weight: 300;
}
.listBul:not(ul):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 20px;
  height: 20px;
  background: url("/inc_renewal/img/sp/sp_btn.svg") no-repeat -60px -40px;
}

.listBul {
  margin-top: 8px;
}
.listBul > li {
  position: relative;
  padding: 0 0 0 20px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 21px;
  color: #73757C;
  font-weight: 300;
}
.listBul > li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: url("/inc_renewal/img/sp/sp_btn.svg") no-repeat -60px -40px;
}
.listBul > li .bul-hyphen {
  margin-left: 3px !important;
}
.listBul > li .bul-hyphen li {
  margin-top: 5px !important;
}
.listBul > li .bul-hyphen li::before {
  top: 9px;
  left: 0;
}

.systemPopup #content,
.systemPopup .content-id {
  width: 100%;
  padding: 0;
}
.systemPopup #content .tb_searchDetail2 .check-wrap,
.systemPopup .content-id .tb_searchDetail2 .check-wrap {
  width: auto;
}

.systemPopup {
  max-width: 100%;
  padding: 48px 30px 80px;
}
.systemPopup > .content-id {
  max-width: 100%;
}
.systemPopup > .content-id .comp {
  margin-top: 56px !important;
}
.systemPopup .cont_wrap .cont_txt {
  margin-top: 8px !important;
}

#fund_quick_menu,
#pension_quick_menu {
  margin-left: 640px;
}

.btnArea .btnCenter {
  margin-top: 56px;
}

/* 초보자가이드 */
.layerPopup.on.ui-pagestep {
  display: flex;
}

.layerPopup.ui-pagestep {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 0;
  overflow-y: auto;
  background-color: transparent;
  justify-content: center;
  align-items: center;
  transform: none !important;
  top: 0 !important;
  left: 0 !important;
}
.layerPopup.ui-pagestep * {
  box-sizing: border-box;
}
.layerPopup.ui-pagestep .btnClose {
  top: 46px;
  right: 48px;
  position: absolute;
  background: url(/inc_renewal/img/common/icon_close_popup.png) no-repeat center center;
  width: 36px;
  height: 36px;
}
.layerPopup.ui-pagestep .layerPopup_wrap {
  padding: 0;
  position: relative;
}
.layerPopup.ui-pagestep .ui-pagestep-head {
  padding: 54px 48px 34px;
  position: relative;
}
.layerPopup.ui-pagestep .ui-pagestep-head h1 {
  padding: 0 !important;
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  color: #1A1D29;
}
.layerPopup.ui-pagestep[data-step-page="1"] .ui-pagestep-cont [data-step-cont="1"], .layerPopup.ui-pagestep[data-step-page="2"] .ui-pagestep-cont [data-step-cont="2"], .layerPopup.ui-pagestep[data-step-page="3"] .ui-pagestep-cont [data-step-cont="3"], .layerPopup.ui-pagestep[data-step-page="4"] .ui-pagestep-cont [data-step-cont="4"], .layerPopup.ui-pagestep[data-step-page="5"] .ui-pagestep-cont [data-step-cont="5"], .layerPopup.ui-pagestep[data-step-page="6"] .ui-pagestep-cont [data-step-cont="6"], .layerPopup.ui-pagestep[data-step-page="7"] .ui-pagestep-cont [data-step-cont="7"], .layerPopup.ui-pagestep[data-step-page="8"] .ui-pagestep-cont [data-step-cont="8"], .layerPopup.ui-pagestep[data-step-page="9"] .ui-pagestep-cont [data-step-cont="9"] {
  display: block;
}
.layerPopup.ui-pagestep:not([data-step-page="0"]) .ui-pagestep-cont > div {
  display: none;
}
.layerPopup.ui-pagestep:not([data-step-page="0"]) .ui-pagestep-foot {
  position: absolute;
  bottom: 48px;
  right: 56px;
  width: 728px;
  display: flex;
  justify-content: space-between;
}
.layerPopup.ui-pagestep:not([data-step-page="0"]) .ui-pagestep-foot button {
  height: 56px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 500;
}
.layerPopup.ui-pagestep:not([data-step-page="0"]) .ui-pagestep-foot button .txt {
  display: none;
}
.layerPopup.ui-pagestep:not([data-step-page="0"]) .ui-pagestep-foot button:hover span, .layerPopup.ui-pagestep:not([data-step-page="0"]) .ui-pagestep-foot button:focus span {
  display: none;
}
.layerPopup.ui-pagestep:not([data-step-page="0"]) .ui-pagestep-foot button:hover .txt, .layerPopup.ui-pagestep:not([data-step-page="0"]) .ui-pagestep-foot button:focus .txt {
  display: inline-block;
}
.layerPopup.ui-pagestep:not([data-step-page="0"]) .ui-pagestep-foot button::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat 0 -60px;
  position: absolute;
  top: 18px;
}
.layerPopup.ui-pagestep:not([data-step-page="0"]) .ui-pagestep-foot .btn-next {
  background-color: #008DDB;
  padding: 0 44px 0 24px;
  color: #fff;
}
.layerPopup.ui-pagestep:not([data-step-page="0"]) .ui-pagestep-foot .btn-next::before {
  right: 18px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat -20px -60px;
}
.layerPopup.ui-pagestep:not([data-step-page="0"]) .ui-pagestep-foot .btn-prev {
  border: 1px solid #BFC0C5;
  padding: 0 24px 0 44px;
  color: #4D4F58;
}
.layerPopup.ui-pagestep:not([data-step-page="0"]) .ui-pagestep-foot .btn-prev::before {
  left: 18px;
}

.flex-wrap {
  display: flex !important;
}

.layerPopup.type-usesequence.ui-pagestep {
  word-break: keep-all;
}
.layerPopup.type-usesequence.ui-pagestep * {
  word-break: keep-all;
  box-sizing: border-box;
}
.layerPopup.type-usesequence.ui-pagestep .layerPopup_wrap {
  width: 1056px;
  height: auto;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-wrap {
  padding: 0;
  margin: 0 auto;
  border-radius: 24px;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-box {
  background-color: #fff;
  border-radius: 24px;
  height: auto;
  position: relative;
  overflow: hidden;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body {
  margin: 0 48px;
  overflow: hidden;
  padding: 0;
  border-radius: 0;
  margin-bottom: 48px;
  background-color: #FAFAFA;
  border-radius: 32px;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b {
  background-color: #fff;
  margin: 0;
  border-radius: 0;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .ui-pagestep-cont {
  border-radius: 0;
  padding: 0 48px 48px;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .group-line::after {
  left: 25px;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .group {
  padding: 0 72px;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b h3 {
  font-size: 20px;
  line-height: 25px;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b h3 .group-circle {
  left: -72px;
  background-color: #14A1EB;
  outline: 10px solid #fff;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .listDefault li {
  font-size: 14px;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .flex-wrap {
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .flex-wrap > div {
  flex: 1;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .flex-wrap > div h4 {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .flex-wrap > div.n2 {
  flex: 0;
  margin: 0 24px;
  padding-top: 64px;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #73757C;
  font-size: 14px;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .usesequence-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  border-radius: 16px;
  padding: 40px;
  background-color: #FAFAFA;
  height: 232px;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .usesequence-box .btnSm_black,
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .usesequence-box input {
  width: 100% !important;
  margin: 4px 0;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .usesequence-box .qrcode {
  padding: 24px;
  background-color: #fff;
  border-radius: 16px;
  border: 1px solid #E8E0D9;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .slick-slider.appguide {
  background-color: #FAFAFA;
  border-radius: 16px;
  width: 880px;
  padding: 64px 0 100px;
  margin-left: 72px;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .slick-slider.appguide figure {
  display: flex;
  width: 100%;
  margin: 0;
  justify-content: center;
  align-items: center;
  padding: 0 100px;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .slick-slider.appguide figure figcaption {
  width: 300px;
  margin-left: 64px;
  color: #4D4F58;
  font-weight: 400;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .slick-slider.appguide .slick-disabled {
  pointer-events: none;
  opacity: 0.2;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .slick-slider.appguide .slick-next {
  right: 30px !important;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .slick-slider.appguide .slick-prev {
  left: 30px !important;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-body.type-b .slick-slider.appguide .slick-dots {
  bottom: 50px;
}
.layerPopup.type-usesequence.ui-pagestep .cont-div {
  width: auto !important;
  margin: 64px 48px 0 !important;
  background: #E1E2E5;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-foot {
  display: none;
  position: absolute;
  bottom: 48px !important;
  right: 48px !important;
  width: 720px !important;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-cont {
  position: relative;
  width: 100%;
  height: calc(100vh - 210px);
  padding: 0 0 48px;
  overflow: overlay;
  overflow-x: hidden;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-cont div {
  display: block;
}
.layerPopup.type-usesequence.ui-pagestep .ui-pagestep-cont .ps-scrollbar-x-rail {
  display: none !important;
}
.layerPopup.type-usesequence.ui-pagestep .group-line {
  position: relative;
}
.layerPopup.type-usesequence.ui-pagestep .group-line > * {
  position: relative;
  z-index: 1;
}
.layerPopup.type-usesequence.ui-pagestep .group-line::after {
  content: "";
  width: 2px;
  height: calc(100% - 100px);
  top: 100px;
  left: 84px;
  z-index: 0;
  position: absolute;
  background: url(/inc_renewal/img/FP/line_dot_2x6.png) repeat-y 0 0;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap {
  width: 100%;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap > p {
  font-size: 16px !important;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .roundBoxKnow .round {
  padding: 38px;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .roundBoxKnow .round .title {
  margin-top: 0;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .label.gray {
  color: #73757C;
  border-color: #73757C;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .label {
  color: #008DDB;
  background-color: #fff;
  border: 1px solid #14A1EB;
  border-radius: 6px;
  padding: 5px 8px 5px;
  margin-left: 8px;
  margin-bottom: 0;
  font-size: 12px;
  display: inline-block;
  transform: translate(0px, -4px);
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .slick-slide {
  height: auto;
  margin: 0;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .slick-slider {
  padding: 0;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .slick-dots {
  bottom: -10px;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .slick-dots li {
  width: auto;
  margin: 0;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .slick-dots .slick-active button {
  width: 44px;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .slick-dots .slick-active button::before {
  background-color: #14A1EB;
  width: 32px;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .slick-dots button::before {
  content: "";
  width: 8px;
  height: 8px;
  top: 6px;
  left: 6px;
  border-radius: 4px;
  background-color: #4D4F58;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .slick-slider button.slick-prev,
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .slick-slider button.slick-next {
  width: 50px;
  height: 50px;
  z-index: 1;
  top: auto;
  transform: translate(0, 0);
  bottom: 50%;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .slick-slider button.slick-prev::before,
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .slick-slider button.slick-next::before {
  content: "";
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .slick-slider button.slick-prev {
  left: 10px;
  background-color: transparent !important;
  background: url(/inc_renewal/img/sp/sp_arrow_50.png) no-repeat 0 0;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .slick-slider button.slick-next {
  right: 10px;
  background-color: transparent !important;
  background: url(/inc_renewal/img/sp/sp_arrow_50.png) no-repeat -50px 0;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .slick-slider button.slick-prev:hover {
  background: url(/inc_renewal/img/sp/sp_arrow_50.png) no-repeat 0 -50px;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .slick-slider button.slick-next:focus {
  background: url(/inc_renewal/img/sp/sp_arrow_50.png) no-repeat -50px -50px;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .slick-prev {
  left: 90px !important;
  right: auto !important;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .slick-next {
  right: 90px !important;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .btn-wrap {
  width: 100%;
  margin-top: 16px;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .group {
  padding: 0 152px;
  margin-bottom: 32px;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap h2 {
  position: relative;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  color: #1A1D29;
  margin-bottom: 12px;
  padding: 52px 152px 0;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap h2 .step-box {
  display: block;
  position: absolute;
  left: 48px;
  top: 48px;
  background-color: #008DDB;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #fff;
  padding-top: 2px;
  margin-bottom: 32px;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap h2 span {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  font-weight: 600;
  opacity: 0.6;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  color: #1A1D29;
  padding-top: 40px;
  padding-left: 0;
  position: relative;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap h3 .group-circle {
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #4D4F58;
  color: #fff;
  top: 52px;
  left: -93px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  padding-top: 10px;
  outline: 20px solid #fafafa;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap p {
  width: 100%;
  font-size: 14px;
  color: #4D4F58;
  line-height: 21px;
  font-weight: 400;
  margin-top: 12px;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap p b {
  font-size: 16px;
  font-weight: 400;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .bul-dot li {
  font-size: 14px;
  color: #4D4F58;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .bul-dot li + li {
  margin-top: 8px;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .btn_txt {
  font-size: 14px;
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .img-wrap {
  width: 656px;
  margin: 24px auto 32px;
  padding: 14px 18px;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 16px 20px rgba(0, 0, 0, 0.05);
}
.layerPopup.type-usesequence.ui-pagestep .usesequence-wrap .img-wrap img {
  margin: 0 auto;
  width: 100%;
  display: block;
}
.layerPopup.type-usesequence.ui-pagestep[data-step-page="1"] .ui-pagestep-foot {
  justify-content: flex-end !important;
}
.layerPopup.type-usesequence.ui-pagestep[data-step-page="1"] .btn-prev {
  display: none;
}
.layerPopup.type-usesequence.ui-pagestep[data-step-page="2"][data-step-page="2"] .btn-next, .layerPopup.type-usesequence.ui-pagestep[data-step-page="3"][data-step-page="3"] .btn-next, .layerPopup.type-usesequence.ui-pagestep[data-step-page="4"][data-step-page="4"] .btn-next, .layerPopup.type-usesequence.ui-pagestep[data-step-page="5"][data-step-page="5"] .btn-next {
  display: none;
}

/* 스마트 계좌개설 step 페이지 */
.type-usesequence-page {
  word-break: keep-all;
  box-sizing: border-box;
}
.type-usesequence-page .usesequence-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  border-radius: 16px;
  padding: 40px;
  background-color: #FAFAFA;
  height: 232px;
}
.type-usesequence-page .usesequence-box input {
  width: 100%;
  margin: 4px 0;
}
.type-usesequence-page .usesequence-box .btnSm_black {
  width: 100% !important;
  margin: 4px 0;
}
.type-usesequence-page .group-line.type-page {
  position: relative;
}
.type-usesequence-page .group-line.type-page::after {
  content: "";
  width: 2px;
  height: calc(100% - 100px);
  top: 100px;
  left: 25px;
  z-index: 0;
  position: absolute;
  background: url(/inc_renewal/img/FP/line_dot_2x6.png) repeat-y 0 0;
}
.type-usesequence-page .group-line.type-page .group {
  padding-left: 72px;
  margin-bottom: 32px;
  z-index: 1;
}
.type-usesequence-page .group-line.type-page .group h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  color: #1A1D29;
  padding-top: 40px;
  padding-left: 0;
  position: relative;
  word-break: keep-all;
  box-sizing: border-box;
}
.type-usesequence-page .group-line.type-page .group h3 .group-circle {
  z-index: 1;
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #14A1EB;
  color: #fff;
  top: 52px;
  left: -72px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  outline: 10px solid #ffffff;
  line-height: 32px;
}
.type-usesequence-page .group-line.type-page .group .flex-wrap {
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.type-usesequence-page .group-line.type-page .group .flex-wrap > div {
  flex: 1;
}
.type-usesequence-page .group-line.type-page .group .flex-wrap > div h4 {
  flex: 1;
}
.type-usesequence-page .group-line.type-page .group .flex-wrap div.n2 {
  flex: 0;
  margin: 0 24px;
  padding-top: 64px;
  align-items: center;
  justify-content: center;
  display: flex;
}
.type-usesequence-page .group-line.type-page .group .flex-wrap div h4 {
  width: 100%;
  font-size: 16px;
}
.type-usesequence-page .slick-slider.appguide {
  position: relative;
  background-color: #FAFAFA;
  border-radius: 16px;
  width: calc(100% - 72px);
  padding: 64px 0 100px;
  margin-left: 72px;
  height: auto;
}
.type-usesequence-page .slick-slider.appguide .slick-prev {
  background-color: transparent !important;
  background: url(/inc_renewal/img/sp/sp_arrow_50.png) no-repeat 0 0;
  left: 30px !important;
  right: auto !important;
  width: 50px;
  height: 50px;
  z-index: 1;
  top: auto;
  transform: translate(0, 0);
  bottom: 50%;
}
.type-usesequence-page .slick-slider.appguide .slick-next {
  background-color: transparent !important;
  background: url(/inc_renewal/img/sp/sp_arrow_50.png) no-repeat -50px 0;
  right: 30px !important;
  width: 50px;
  height: 50px;
  z-index: 1;
  top: auto;
  transform: translate(0, 0);
  bottom: 50%;
}
.type-usesequence-page .slick-slider.appguide .slick-prev:focus, .type-usesequence-page .slick-slider.appguide .slick-prev:hover,
.type-usesequence-page .slick-slider.appguide .slick-next:focus,
.type-usesequence-page .slick-slider.appguide .slick-next:hover {
  outline: 2px solid #000;
}
.type-usesequence-page .slick-slider.appguide figure {
  display: flex;
  width: 1056px;
  margin: 0;
  justify-content: center;
  align-items: center;
  padding: 0 100px;
}
.type-usesequence-page .slick-slider.appguide figure figcaption {
  width: 300px;
  margin-left: 64px;
}
.type-usesequence-page .slick-slider.appguide .slick-dots {
  bottom: 8%;
}
.type-usesequence-page .slick-slider.appguide .slick-dots button::before {
  content: "";
  width: 8px;
  height: 8px;
  top: 6px;
  left: 6px;
  border-radius: 4px;
  background-color: #4D4F58;
}
.type-usesequence-page .slick-slider.appguide .slick-dots li {
  width: auto;
  margin: 0;
}
.type-usesequence-page .slick-slider.appguide .slick-dots .slick-active button {
  width: 44px;
}
.type-usesequence-page .slick-slider.appguide .slick-dots .slick-active button::before {
  background-color: #14A1EB;
  width: 32px;
}

/* 이용안내 아코디언 */
body .content-id .info-accord .faq_list > li {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-top: 1px solid #E1E2E5;
}
body .content-id .info-accord .faq_list > li:first-child {
  border-top: 0;
}
body .content-id .info-accord .faq_list > li .faq_q {
  padding: 32px 24px;
  line-height: 32px;
  border-top: 0;
}
body .content-id .info-accord .faq_list > li .faq_q.logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 780px;
}
body .content-id .info-accord .faq_list > li .faq_q.logo .img_txt {
  display: inline-block;
  margin-right: 16px;
}
body .content-id .info-accord .faq_list > li .faq_q .faq_q_text {
  padding: 0;
}
body .content-id .info-accord .faq_list > li .fl_wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body .content-id .info-accord .faq_list > li .fl_wrap .faq_q_btn {
  position: inherit;
}
body .content-id .info-accord .faq_list > li .fl_wrap .faq_btn {
  position: inherit;
  margin: 0 16px;
}
body .content-id .info-accord .faq_list > li .faq_a {
  padding: 0;
  width: 100%;
}
body .content-id .info-accord .faq_list > li .faq_a > div {
  padding: 32px 24px !important;
  background-color: #FAFAFA;
}
body .content-id .info-accord .faq_list > li .faq_a .faq_a_text {
  width: 100%;
  padding: 0;
}
body .content-id .info-accord .faq_list > li .faq_a .faq_a_text .tableDefault {
  margin: 0;
}
body .content-id .info-accord .faq_list > li .faq_a .faq_a_text .tableDefault table tbody td {
  background-color: #ffffff;
}
body .content-id .info-accord .faq_list > li .faq_a .faq_a_text .footnote {
  margin-top: 40px;
  margin-bottom: 16px;
}
body .content-id .info-accord .faq_list > li .faq_a .faq_a_text .footnote-sup {
  font-size: 10px;
}
body .content-id .info-accord .faq_list > li .faq_a .faq_a_text .tableDefault tbody th {
  text-align: center;
}

table .footnote-sup {
  font-size: 10px;
  font-weight: 600;
}

/* 초보자가이드 */
.layerPopup.type-beginnerguide .layerPopup_wrap {
  width: 1056px;
  height: 850px;
}
.layerPopup.type-beginnerguide .ui-pagestep-wrap {
  padding: 48px 0;
  margin: 0 auto;
  border-radius: 24px;
}
.layerPopup.type-beginnerguide .ui-pagestep-box {
  background-color: #fff;
  border-radius: 24px;
  height: 946px;
  position: relative;
  overflow: hidden;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-main {
  position: relative;
  width: 100%;
  height: 246px;
  padding: 0 56px 0 148px;
  margin-bottom: 56px;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-main::after {
  content: "";
  display: block;
  width: 337px;
  height: 335px;
  background: url(/inc_renewal/img/CC/beginner_main.png) no-repeat 0 100%;
  position: absolute;
  bottom: -80px;
  right: 190px;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-main-head {
  margin-top: 20px;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-main-head em {
  display: block;
  color: #008DDB;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 16px;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-main-head strong {
  display: block;
  color: #1A1D29;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -0.5px;
  line-height: 50px;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-main-head p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-size: 16px;
  color: #73757C;
  margin-top: 12px;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .ui-pagestep-cont {
  display: none;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-main {
  display: block;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav {
  position: relative;
  z-index: 1;
  width: 1000px;
  height: 412px;
  background-color: #008DDB;
  color: #fff;
  border-top-right-radius: 38px;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-body {
  counter-reset: dep1 0;
  padding-left: 0;
  margin-top: 30px;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-body li {
  counter-increment: dep1 1;
  position: relative;
  margin-top: 12px;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-body li button {
  width: 324px;
  height: 48px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 0 64px;
  text-align: left;
  background-color: #14A1EB;
  border-radius: 32px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-body li button::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 14px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat -180px -20px;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-body li button::before {
  content: counter(dep1);
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  font-size: 12px;
  font-weight: 600;
  color: #008DDB;
  background-color: #fff;
  text-align: center;
  line-height: 24px;
  border-radius: 50%;
  top: 50%;
  transform: translate(-39px, -50%);
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-body li button.on, .layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-body li button:hover, .layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-body li button:focus {
  color: #008DDB;
  background-color: #fff;
  border: #fff;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-body li button.on::after, .layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-body li button:hover::after, .layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-body li button:focus::after {
  background-position: -180px -40px;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-body li button.on::before, .layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-body li button:hover::before, .layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-body li button:focus::before {
  color: #fff;
  background-color: #008DDB;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-foot {
  position: absolute;
  bottom: -72px;
  display: flex;
  justify-content: flex-end;
  right: 0;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-foot button {
  width: 160px;
  height: 48px;
  border: 1px solid #4D4F58;
  border-radius: 8px;
  padding: 0 10px 0 52px;
  text-align: left;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #4D4F58;
  margin-left: 8px;
  letter-spacing: 0;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-foot button::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(/inc_renewal/img/sp/sp_gnb_banner.svg) no-repeat -30px -60px;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translate(0, -50%);
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-foot button:nth-child(2)::before {
  background-position: 0 -60px;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-item {
  margin-top: 66px;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-wrap {
  position: relative;
  display: flex;
  padding-left: 156px;
  justify-content: flex-start;
  align-items: flex-start;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-wrap::after {
  content: "";
  display: block;
  width: 72px;
  height: 276px;
  background: url(/inc_renewal/img/CC/beginner_div.png) no-repeat 0 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: 13px;
  opacity: 0.5;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-wrap .beginner-nav-item + .beginner-nav-item {
  margin-left: 140px;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .ui-pagestep-foot {
  width: 100%;
  height: 120px;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .ui-pagestep-foot button {
  display: none;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-tit {
  font-weight: 600;
  font-size: 28px;
  color: #fff;
  text-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-tit .icon {
  display: inline-block;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.6);
  position: relative;
  font-size: 16px;
  padding-left: 60px;
  margin-right: 24px;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-tit .icon::before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  background: url(/inc_renewal/img/CC/sp_step.png) no-repeat 0 0;
  position: absolute;
  top: -30px;
  left: 10px;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-tit .icon.n2::before {
  background: url(/inc_renewal/img/CC/sp_step.png) no-repeat -60px 0;
}
.layerPopup.type-beginnerguide[data-step-page="0"] .beginner-nav-head button {
  display: none;
}
.layerPopup.type-beginnerguide[data-step-page="8"] .ui-pagestep-foot, .layerPopup.type-beginnerguide[data-step-page="9"] .ui-pagestep-foot {
  display: none !important;
}
.layerPopup.type-beginnerguide[data-step-page="1"] .ui-pagestep-foot {
  justify-content: flex-end !important;
}
.layerPopup.type-beginnerguide[data-step-page="1"] .btn-prev {
  display: none;
}
.layerPopup.type-beginnerguide[data-step-page="7"] .btn-next {
  display: none;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .ui-pagestep-body .beginner-head {
  padding: 24px 0 0 0;
  margin-bottom: 32px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-head {
  margin-bottom: 12px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .on .beginner-nav-head button::before {
  transform: rotate(180deg);
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-head button {
  display: block;
  width: 100%;
  height: 20px;
  position: absolute;
  right: 0;
  bottom: 32px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-head button::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat -140px -40px;
  float: right;
  margin-right: 35px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-wrap {
  padding-top: 62px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-item {
  margin-bottom: 60px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-body {
  counter-reset: dep1 0;
  padding-left: 16px;
  border-bottom: 1px solid rgba(0, 95, 149, 0.3);
  padding-bottom: 12px;
  padding-top: 18px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-body li {
  counter-increment: dep1 1;
  position: relative;
  margin-top: 0;
  height: 48px;
  max-height: 48px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-body li:first-child::after {
  display: none;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-body li::after {
  content: "";
  display: block;
  width: 10px;
  height: 24px;
  background: url(/inc_renewal/img/CC/beginner_div2.svg) no-repeat 0 0;
  position: absolute;
  top: -11px;
  left: 27px;
  z-index: 0;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-body button {
  width: 224px;
  height: 48px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 0 50px;
  text-align: left;
  background-color: transparent;
  border-radius: 28px;
  opacity: 0.6;
  position: relative;
  z-index: 1;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-body button::before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  font-size: 12px;
  font-weight: 600;
  background-color: #fff;
  text-align: center;
  line-height: 1;
  border-radius: 50%;
  top: 50%;
  transform: translate(-26px, -50%);
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-body button:hover, .layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-body button:focus {
  outline: 0;
  text-decoration: underline;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-body button.on {
  color: #008DDB;
  background-color: #fff;
  border: #fff;
  font-size: 16px;
  font-weight: 600;
  height: 56px;
  margin-top: -4px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  opacity: 1;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-body button.on::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 17px;
  right: 14px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat -180px -40px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-body button.on::before {
  content: counter(dep1);
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  background-color: #008DDB;
  text-align: center;
  line-height: 24px;
  border-radius: 50%;
  top: 50%;
  transform: translate(-34px, -50%);
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-head {
  padding-left: 32px;
  position: relative;
  padding-bottom: 30px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 216px;
  height: 822px;
  background-color: #008DDB;
  color: #fff;
  border-top-right-radius: 38px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-tit {
  font-weight: 600;
  font-size: 20px;
  color: #fff;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-tit .icon {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.6);
  position: relative;
  padding-left: 30px;
  margin-left: 0;
  height: 40px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-tit .icon::before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  background: url(/inc_renewal/img/CC/sp_step.png) no-repeat 0 0;
  position: absolute;
  top: -10px;
  left: 0;
  transform: scale(0.8) translate(-20px, -21px);
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-tit .icon.n2::before {
  background: url(/inc_renewal/img/CC/sp_step.png) no-repeat -60px 0;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-main {
  display: none;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .ui-pagestep-cont {
  display: block;
  width: 728px;
  height: 700px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .ui-pagestep-body {
  padding: 0 56px 56px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-foot {
  position: absolute;
  bottom: 40px;
  left: 24px;
  display: block;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-foot button {
  width: 168px;
  height: 48px;
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 0 20px 0 52px;
  text-align: left;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin-top: 8px;
  letter-spacing: 0;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-foot button::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(/inc_renewal/img/sp/sp_gnb_banner.svg) no-repeat -90px -60px;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translate(0, -50%);
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-foot button:nth-child(2)::before {
  background-position: -60px -60px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-foot button.on {
  background-color: #fff;
  color: #008DDB;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-foot button.on::before {
  background: url(/inc_renewal/img/sp/sp_gnb_banner.svg) no-repeat -90px -90px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-nav-foot button.on:nth-child(2)::before {
  background-position: -60px -90px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .tabCon {
  display: block;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .tabCon + .tabCon {
  display: none;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .tabCon.on {
  display: block !important;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .tabCon.off {
  display: none;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .tab01 {
  transform: translate(0px, -26px);
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .col3-wrap .line-box-item {
  padding: 34px 24px 32px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .line-box-item .head .tit-sub-s {
  margin-top: 13px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .line-box-item .head .tit em {
  margin-top: -5px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-guide08 .line-box-item .body {
  margin-top: 22px;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .tabType3 li button {
  margin-top: 0;
  margin-bottom: 0;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .btn-wrap a + a {
  margin-left: 8px !important;
}
.layerPopup.type-beginnerguide:not([data-step-page="0"]) .beginner-guide05 .tit-sub-s {
  min-height: 70px;
}

.type-selprdcompare {
  display: flex;
  align-items: center;
  white-space: nowrap;
  justify-content: space-between;
}
.type-selprdcompare > * {
  margin: 0 !important;
  position: relative;
}
.type-selprdcompare input {
  width: 100% !important;
  flex: 1;
  margin: 0 !important;
  padding-right: 50px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #fff !important;
}
.type-selprdcompare > * + * {
  margin-left: 8px !important;
}
.type-selprdcompare .tit {
  display: block;
  padding: 0 8px;
  flex: auto;
}

#content .tableDefault2.tbl-data .product-linelist-title {
  font-size: 16px !important;
}

.listview-wrap {
  width: auto;
  position: relative;
  padding: 24px 0 16px;
  display: flex;
  justify-content: flex-end;
}
.listview-wrap > button {
  margin-left: 8px;
}
.listview-wrap.typeA {
  z-index: 1;
  width: 100px;
  float: right;
  margin-top: -80px;
}

[class*=btn-listview-] {
  width: 32px;
  height: 32px;
  background: url(/inc_renewal/img/FP/sp_ico_listcard.svg) no-repeat 0 0;
}

.btn-listview-line {
  background-position: -80px 0;
}
.btn-listview-line.on, .btn-listview-line:hover, .btn-listview-line:focus {
  background-position: -120px 0;
}

.btn-listview-card {
  background-position: 0 0;
}
.btn-listview-card.on, .btn-listview-card:hover, .btn-listview-card:focus {
  background-position: -40px 0;
}

.product-linelist .product-linelist td.info {
  text-align: left;
}
.product-linelist .product-linelist-title {
  display: block;
  margin-top: 20px;
  font-size: 17px;
  font-weight: 600;
  color: #1A1D29;
}
.product-linelist .product-linelist-detail {
  color: #73757C;
  font-size: 14px;
  line-height: 14px;
}
.product-linelist .btn-wrap .tooltip {
  width: 100%;
}
.product-linelist .btn-wrap a,
.product-linelist .btn-wrap button {
  margin: 0 !important;
  height: 32px !important;
  min-height: 32px !important;
  width: 100%;
  padding: 7px 16px 6px !important;
  font-size: 14px !important;
}
.product-linelist .btn-wrap a + a, .product-linelist .btn-wrap a + button,
.product-linelist .btn-wrap button + a,
.product-linelist .btn-wrap button + button {
  margin-top: 8px !important;
}
.product-linelist .tooltip {
  width: 100%;
}
.product-linelist .tooltip + a {
  margin-top: 8px !important;
}
.product-linelist table thead th .mtl_selectbox {
  margin-left: 0 !important;
}

.product-linelist-info {
  font-size: 13px;
  color: #1A1D29;
}
.product-linelist-info.bul-dot li::before {
  top: 10px;
}
.product-linelist-info span {
  display: inline-block;
  vertical-align: middle;
}

/* TABLE */
.tbl-base {
  margin: 0;
  width: 100%;
  position: relative;
  border-top: 1px solid #4D4F58;
  border-bottom: 1px solid #E1E2E5;
}
.tbl-base.product-linelist th,
.tbl-base.product-linelist td {
  padding: 8px 16px;
  text-align: center;
}
.tbl-base.product-linelist td.info {
  text-align: left;
  padding: 24px;
}
.tbl-base .mtl_selectbox:before {
  height: 100%;
}
.tbl-base .mtl_selectbox {
  background: #fff;
  margin: 8px 0;
  height: 32px;
}
.tbl-base .mtl_selectbox > a {
  height: 100%;
  padding: 0 0 0 16px;
  width: 100%;
  line-height: 32px;
}
.tbl-base .mtl_selectbox.on {
  background: #fff;
}
.tbl-base .mtl_selectbox::before {
  width: 30px;
}

.tbl-base table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 16px;
  font-weight: 400;
}

.tbl-base * {
  box-sizing: border-box;
}

.tbl-base thead + tbody tr > * {
  border-top: 1px solid #E1E2E5;
}

.tbl-base thead tr th {
  border-top: 1px solid #e1e2e5;
}

.tbl-base thead tr + tr th {
  background-color: #F5FAFD;
}

.tbl-base thead + tbody tr:first-child > * {
  border-top: 1px solid #BFC0C5;
}

.tbl-base table > thead th {
  background-color: #F5FAFD;
  font-weight: 500;
  color: #1A1D29;
}

.tbl-base tr > *:first-child {
  border-left: 0 !important;
}

.tbl-base tr [scope=rowgroup] + th,
.tbl-base tr [rowspan] + th {
  border-left: 1px solid #E1E2E5;
}

.tbl-base tr [rowspan]:not(:last-child) {
  border-right: 1px solid #E1E2E5;
}

.tbl-base th + td {
  border-left: 1px solid #BFC0C5;
}

.tbl-base th {
  font-weight: 500;
}

.tbl-base th,
.tbl-base td {
  border-left: 1px solid #E1E2E5;
  padding: 24px;
}

/* 연금 - 포트폴리오 table  */
.highcharts-container {
  margin: 0 auto;
}

.graph {
  padding-top: 24px;
}

.tableDefault.new_grap {
  padding: 0;
}
.tableDefault.new_grap th,
.tableDefault.new_grap td {
  padding: 24px;
}
.tableDefault.new_grap thead th {
  font-weight: 600;
  line-height: 24px;
}
.tableDefault.new_grap tbody th {
  border-right: 1px solid #E1E2E5 !important;
  font-weight: 400;
}
.tableDefault.new_grap tbody th .square em {
  border-radius: 25px;
}
.tableDefault.new_grap tbody td {
  text-align: center !important;
  font-weight: 400;
}
.tableDefault.new_grap tfoot .total th,
.tableDefault.new_grap tfoot .total td {
  text-align: center !important;
  font-weight: 600;
  color: #1A1D29 !important;
  border-top: 1px solid #4D4F58 !important;
  background-color: #F4F6F9 !important;
}

.tableDefault.grap_table th,
.tableDefault.grap_table td {
  padding: 24px;
}
.tableDefault.grap_table thead th {
  background-color: #F5FAFD;
}
.tableDefault.grap_table tbody th {
  background-color: #F9FDFF;
}
.tableDefault.grap_table tfoot td {
  background-color: #F4F6F9 !important;
}
.tableDefault.grap_table .small_tit {
  margin-top: 8px;
}
.tableDefault.grap_table .small_wrap {
  display: inline-block;
}
.tableDefault.grap_table .small_wrap .small_txt01 {
  border: 1px solid #E6C2A1;
  border-radius: 4px;
  color: #D86700;
  padding: 4px 6px;
  font-size: 12px;
  line-height: 12px;
}
.tableDefault.grap_table .small_wrap .small_txt02 {
  border: 1px solid #BAC8CF;
  border-radius: 4px;
  color: #3E92BB;
  padding: 4px 6px;
  font-size: 12px;
  line-height: 12px;
}
.tableDefault.grap_table .small_wrap .small_txt03 {
  border: 1px solid #C49884;
  border-radius: 4px;
  color: #D05B26;
  padding: 4px 6px;
  font-size: 12px;
  line-height: 12px;
}
.tableDefault.grap_table .small_wrap .small_txt04 {
  border: 1px solid #D7C27D;
  border-radius: 4px;
  color: #AF8600;
  padding: 4px 6px;
  font-size: 12px;
  line-height: 12px;
}
.tableDefault.grap_table .small_wrap .small_txt05 {
  border: 1px solid #AAC6BF;
  border-radius: 4px;
  color: #0A9B77;
  padding: 4px 6px;
  font-size: 12px;
  line-height: 12px;
}
.tableDefault.grap_table .small_wrap .small_txt06 {
  border: 1px solid #C4C4E1;
  border-radius: 4px;
  color: #5959CE;
  padding: 4px 6px;
  font-size: 12px;
  line-height: 12px;
}
.tableDefault.grap_table .small_wrap .small_txt07 {
  border: 1px solid #8AC4E6;
  border-radius: 4px;
  color: #0E8AD2;
  padding: 4px 6px;
  font-size: 12px;
  line-height: 12px;
}
.tableDefault.grap_table .small_wrap .small_txt08 {
  border: 1px solid #D29292;
  border-radius: 4px;
  color: #D63A3A;
  padding: 4px 6px;
  font-size: 12px;
  line-height: 12px;
}

.tab-page .tabCon + .tabCon {
  display: none;
}
.tab-page .tabCon.on {
  display: block !important;
}
.tab-page .tabCon {
  display: block;
}

body .tabCon > .offscreen + .comp,
body .tabCon .a11y_hidden + .comp,
body .tabCon > .blind + .comp,
.content-id .tabCon > .offscreen + .comp,
.content-id .tabCon .a11y_hidden + .comp,
.content-id .tabCon > .blind + .comp {
  margin-top: 56px !important;
}
body .productTypeBox ul,
.content-id .productTypeBox ul {
  display: block;
  padding: 64px 68px;
  display: flex;
  justify-content: center;
  border: 0;
  border-radius: 16px;
  background-color: #FAFAFA;
}
body .productTypeBox ul li,
.content-id .productTypeBox ul li {
  float: initial;
  width: 110px;
  height: 117px;
  text-align: center;
  padding: 0 34px;
  background-image: url(/inc_renewal/img/FP/dotted_line_50px.png);
}
body .productTypeBox ul li a img,
.content-id .productTypeBox ul li a img {
  display: inline-block;
  float: none;
}
body .productTypeBox ul li a span,
.content-id .productTypeBox ul li a span {
  float: initial;
  display: block;
  margin: 0;
  padding: 16px 0 0 0;
  font-size: 14px;
  line-height: 21px;
}

body .step_box_wrap2,
.content-id .step_box_wrap2 {
  width: 100%;
  padding: 60px 64px;
  border: 1px solid #E1E2E6;
  border-radius: 8px;
  box-sizing: border-box;
}
body .step_box_wrap2 .step_box_result,
.content-id .step_box_wrap2 .step_box_result {
  height: 220px;
  border: 0;
  padding-top: 18px;
}
body .step_box_wrap2 .step_box_result > li,
.content-id .step_box_wrap2 .step_box_result > li {
  width: 190px;
  height: 202px;
  box-sizing: border-box;
  padding: 0;
  border-radius: 8px;
  border: 1px solid #EBEBED;
  margin-left: 12px;
}
body .step_box_wrap2 .step_box_result > li:first-child,
.content-id .step_box_wrap2 .step_box_result > li:first-child {
  margin-left: 0;
}
body .step_box_wrap2 .step_box_result > li .sb_title,
.content-id .step_box_wrap2 .step_box_result > li .sb_title {
  padding: 12px 0 14px 0;
  line-height: 24px;
  font-weight: 600;
  background-color: #F4F6F9;
  border-radius: 8px 8px 0 0;
  box-sizing: border-box;
  color: #4D4F58;
  margin-bottom: 29px;
}
body .step_box_wrap2 .step_box_result > li .sb_con,
.content-id .step_box_wrap2 .step_box_result > li .sb_con {
  position: relative;
  padding: 0 20px 0 30px;
  color: #73757C;
  margin: 0;
  text-align: left;
}
body .step_box_wrap2 .step_box_result > li .sb_con:before,
.content-id .step_box_wrap2 .step_box_result > li .sb_con:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #1A1D29;
  background-color: #1A1D29;
  width: 2px;
  height: 2px;
  position: absolute;
  top: 8px;
  left: 20px;
  margin-right: 8px;
}
body .step_box_wrap2 .step_box_result > li .best,
.content-id .step_box_wrap2 .step_box_result > li .best {
  box-sizing: border-box;
}
body .step_box_wrap2 .step_box_result > li .best .sb_title,
.content-id .step_box_wrap2 .step_box_result > li .best .sb_title {
  background-color: #008DDB;
  color: #ffffff;
}
body .step_box_wrap2 .step_box_result > li .best .sb_title_best,
.content-id .step_box_wrap2 .step_box_result > li .best .sb_title_best {
  width: 51px;
  height: 35px;
  background-image: url();
  background: url(/inc_renewal/img/sp/sp_txt_ico.svg) no-repeat 0 0;
  position: absolute;
  top: -18px;
  right: 14px;
}

.cont-div {
  display: block;
  border-top: 1px solid #E1E2E5 !important;
  position: relative !important;
  margin: 0 !important;
  width: 100% !important;
  clip: auto !important;
}

.cont-div-f {
  display: block;
  border-top: 8px solid #F4F6F9 !important;
  position: relative !important;
  margin: 0 !important;
  clip: auto !important;
  width: 100vw !important;
  margin-left: calc((100vw - 1200px) / 2 * -1) !important;
}

.product-usesequence {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.product-usesequence ol {
  display: flex;
  width: 100%;
  justify-content: space-between;
  position: relative;
  z-index: 0;
}
.product-usesequence ol li {
  margin-left: 4px;
  flex: 1;
}
.product-usesequence ol .ui-useseq {
  min-width: 0;
  max-width: 100%;
  width: 100%;
  flex: 1;
  font-size: 16px;
  background-image: none;
  background-color: #FAFAFA;
  color: #1A1D29;
  padding: 0;
  font-weight: 300;
  box-shadow: none;
  border-radius: 16px;
}
.product-usesequence ol .ui-useseq .label.gray {
  color: #73757C;
  border-color: #73757C;
}
.product-usesequence ol .ui-useseq .label {
  color: #008DDB;
  background-color: #fff;
  border: 1px solid #14A1EB;
  border-radius: 6px;
  padding: 5px 8px 5px;
  margin-left: 32px;
  margin-bottom: 8px;
}
.product-usesequence ol .ui-useseq span {
  padding: 0 32px;
}
.product-usesequence ol .ui-useseq span::after {
  background-position: -180px -60px;
}
.product-usesequence ol .ui-useseq::after, .product-usesequence ol .ui-useseq::before {
  display: none;
}
.product-usesequence ol .ui-useseq b {
  font-weight: 600;
  display: inline-block;
  margin-right: 8px;
  font-size: 12px;
}
.product-usesequence .ui-useseq {
  flex: 0;
  height: 102px;
  max-width: 260px;
  min-width: 260px;
  color: #fff;
  padding: 0;
  font-weight: 600;
  position: relative;
  border-radius: 16px;
  text-align: left;
  z-index: 1;
  font-size: 16px;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  box-shadow: 0 16px 20px rgba(0, 0, 0, 0.05);
}
.product-usesequence .ui-useseq .label.gray {
  color: #73757C;
  border-color: #73757C;
}
.product-usesequence .ui-useseq .label {
  position: relative;
  word-break: keep-all;
  z-index: 1;
  display: inline-block;
  font-size: 12px;
  color: #008DDB;
  background-color: #fff;
  border-radius: 6px;
  padding: 5px 8px 5px;
  margin-left: 32px;
  margin-bottom: 8px;
  font-weight: 600;
}
.product-usesequence .ui-useseq span {
  position: relative;
  word-break: keep-all;
  z-index: 1;
  width: 100%;
  display: inline-block;
  padding: 0 56px 0 32px;
}
.product-usesequence .ui-useseq span::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 24px;
  display: block;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -180px -80px;
}
.product-usesequence .ui-useseq::before {
  content: "";
  display: block;
  width: 280px;
  height: 102px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: url(/inc_renewal/img/FP/usesequence_tit.svg) no-repeat 0 0/contain;
}
.product-usesequence .ui-useseq:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0px 16px 20px 0px rgba(0, 0, 0, 0.05);
  width: calc(100% - 40px);
  border-radius: 16px;
  height: 100%;
  z-index: 0;
  margin-top: 0;
}

#content .product-guide,
.content-id .product-guide,
body .product-guide {
  box-sizing: border-box;
  /* ELS/DLS */
  /* ELS/DLS */
  /* 채권 */
  /*펀드*/
  /*펀드*/
  /* 개인연금 */
  /* 개인연금 */
}
#content .product-guide *,
.content-id .product-guide *,
body .product-guide * {
  box-sizing: border-box;
}
#content .product-guide .keyimg,
.content-id .product-guide .keyimg,
body .product-guide .keyimg {
  width: 100%;
  height: 280px;
  border-radius: 32px;
  color: #fff;
  padding-left: 50%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#content .product-guide .keyimg dt,
.content-id .product-guide .keyimg dt,
body .product-guide .keyimg dt {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 16px;
  line-height: 1.2;
}
#content .product-guide .keyimg dd,
.content-id .product-guide .keyimg dd,
body .product-guide .keyimg dd {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
#content .product-guide .product-info,
.content-id .product-guide .product-info,
body .product-guide .product-info {
  padding: 100px 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
#content .product-guide .product-info-head,
.content-id .product-guide .product-info-head,
body .product-guide .product-info-head {
  padding-left: 72px;
  flex: 0;
  min-width: 510px;
}
#content .product-guide .product-info-head h2,
.content-id .product-guide .product-info-head h2,
body .product-guide .product-info-head h2 {
  font-size: 36px;
  line-height: 54px;
  letter-spacing: -0.5px;
  font-weight: 600;
  color: #1A1D29;
}
#content .product-guide .product-info-body,
.content-id .product-guide .product-info-body,
body .product-guide .product-info-body {
  display: flex;
  justify-content: flex-end;
  flex: 0;
  min-width: 684px;
  margin-right: 48px;
}
#content .product-guide .product-info-body td,
#content .product-guide .product-info-body th,
.content-id .product-guide .product-info-body td,
.content-id .product-guide .product-info-body th,
body .product-guide .product-info-body td,
body .product-guide .product-info-body th {
  word-break: keep-all;
}
#content .product-guide .product-info-body td .txt-s,
#content .product-guide .product-info-body th .txt-s,
.content-id .product-guide .product-info-body td .txt-s,
.content-id .product-guide .product-info-body th .txt-s,
body .product-guide .product-info-body td .txt-s,
body .product-guide .product-info-body th .txt-s {
  font-size: 11px;
  color: #73757C;
}
#content .product-guide .advantage-list,
.content-id .product-guide .advantage-list,
body .product-guide .advantage-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#content .product-guide .advantage-list-item,
.content-id .product-guide .advantage-list-item,
body .product-guide .advantage-list-item {
  flex: 0;
  min-width: 294px;
  margin: 24px 24px;
  height: auto;
  border-top: 1px solid #E1E2E5;
  padding: 0 24px;
}
#content .product-guide .advantage-list-item.n1, #content .product-guide .advantage-list-item.n2,
.content-id .product-guide .advantage-list-item.n1,
.content-id .product-guide .advantage-list-item.n2,
body .product-guide .advantage-list-item.n1,
body .product-guide .advantage-list-item.n2 {
  border-top: 2px solid #4D4F58;
}
#content .product-guide .advantage-list-item dt,
.content-id .product-guide .advantage-list-item dt,
body .product-guide .advantage-list-item dt {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 24px;
  white-space: nowrap;
}
#content .product-guide .advantage-list-item dt::before,
.content-id .product-guide .advantage-list-item dt::before,
body .product-guide .advantage-list-item dt::before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background: url(/inc_renewal/img/sp/sp_advatage.png) no-repeat 0 0;
  margin: 48px 0 32px;
}
#content .product-guide .advantage-list-item dd,
.content-id .product-guide .advantage-list-item dd,
body .product-guide .advantage-list-item dd {
  font-size: 16px;
  color: #73757C;
  word-break: keep-all;
  line-height: 24px;
}
#content .product-guide .dl-banner > div,
.content-id .product-guide .dl-banner > div,
body .product-guide .dl-banner > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#content .product-guide .dl-banner > div + div,
.content-id .product-guide .dl-banner > div + div,
body .product-guide .dl-banner > div + div {
  margin-top: 24px;
}
#content .product-guide .dl-banner > div dt,
.content-id .product-guide .dl-banner > div dt,
body .product-guide .dl-banner > div dt {
  background: #FFFEEB;
  padding: 40px;
  position: relative;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #73757C;
  flex-direction: column;
  align-items: flex-start;
}
#content .product-guide .dl-banner > div dt b,
.content-id .product-guide .dl-banner > div dt b,
body .product-guide .dl-banner > div dt b {
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #1A1D29;
}
#content .product-guide .dl-banner > div dt::after,
.content-id .product-guide .dl-banner > div dt::after,
body .product-guide .dl-banner > div dt::after {
  content: "";
  display: block;
  width: 130px;
  height: 130px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/inc_renewal/img/FP/isa_img.png) no-repeat 0 0;
}
#content .product-guide .dl-banner .n1 dt,
.content-id .product-guide .dl-banner .n1 dt,
body .product-guide .dl-banner .n1 dt {
  background: #FFFEEB;
}
#content .product-guide .dl-banner .n1 dt::after,
.content-id .product-guide .dl-banner .n1 dt::after,
body .product-guide .dl-banner .n1 dt::after {
  background-position: 0 0;
}
#content .product-guide .dl-banner .n2 dt,
.content-id .product-guide .dl-banner .n2 dt,
body .product-guide .dl-banner .n2 dt {
  background: #FFF8EE;
}
#content .product-guide .dl-banner .n2 dt::after,
.content-id .product-guide .dl-banner .n2 dt::after,
body .product-guide .dl-banner .n2 dt::after {
  background-position: -130px 0;
}
#content .product-guide .dl-banner .n3 dt,
.content-id .product-guide .dl-banner .n3 dt,
body .product-guide .dl-banner .n3 dt {
  background: #F7F5FF;
}
#content .product-guide .dl-banner .n3 dt::after,
.content-id .product-guide .dl-banner .n3 dt::after,
body .product-guide .dl-banner .n3 dt::after {
  background-position: 0 -130px;
}
#content .product-guide .dl-banner dt,
.content-id .product-guide .dl-banner dt,
body .product-guide .dl-banner dt {
  min-width: 337px;
  min-height: 132px;
  flex: 0;
  border-radius: 32px;
  background-color: lightgray;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-wrap: wrap;
}
#content .product-guide .dl-banner dd,
.content-id .product-guide .dl-banner dd,
body .product-guide .dl-banner dd {
  flex: 1;
  margin-left: 32px;
}
#content .product-guide .dl-banner dd li,
.content-id .product-guide .dl-banner dd li,
body .product-guide .dl-banner dd li {
  line-height: 24px;
}
#content .product-guide .dl-banner dd li + li,
.content-id .product-guide .dl-banner dd li + li,
body .product-guide .dl-banner dd li + li {
  margin-top: 8px;
}
#content .product-guide .product-sec,
.content-id .product-guide .product-sec,
body .product-guide .product-sec {
  width: 100%;
  position: relative;
  padding-top: 120px;
  box-sizing: border-box;
}
#content .product-guide .product-sec *,
.content-id .product-guide .product-sec *,
body .product-guide .product-sec * {
  box-sizing: border-box;
}
#content .product-guide .product-sec .tabType3,
.content-id .product-guide .product-sec .tabType3,
body .product-guide .product-sec .tabType3 {
  margin-top: 40px;
}
#content .product-guide .product-sec .list-videos,
.content-id .product-guide .product-sec .list-videos,
body .product-guide .product-sec .list-videos {
  width: 100%;
}
#content .product-guide .product-sec .list-videos ul,
.content-id .product-guide .product-sec .list-videos ul,
body .product-guide .product-sec .list-videos ul {
  display: flex;
  justify-content: space-between;
}
#content .product-guide .product-sec .list-videos ul li,
.content-id .product-guide .product-sec .list-videos ul li,
body .product-guide .product-sec .list-videos ul li {
  flex: 0;
  min-width: calc(33.3333333333% - 24px);
  max-width: calc(33.3333333333% - 24px);
}
#content .product-guide .product-sec .list-videos ul li + li,
.content-id .product-guide .product-sec .list-videos ul li + li,
body .product-guide .product-sec .list-videos ul li + li {
  margin-left: 24px;
}
#content .product-guide .product-sec .list-videos a:hover figcaption,
#content .product-guide .product-sec .list-videos a:focus figcaption,
.content-id .product-guide .product-sec .list-videos a:hover figcaption,
.content-id .product-guide .product-sec .list-videos a:focus figcaption,
body .product-guide .product-sec .list-videos a:hover figcaption,
body .product-guide .product-sec .list-videos a:focus figcaption {
  text-decoration: underline;
}
#content .product-guide .product-sec .list-videos figure,
.content-id .product-guide .product-sec .list-videos figure,
body .product-guide .product-sec .list-videos figure {
  padding: 0;
  width: 100%;
  margin: 0;
}
#content .product-guide .product-sec .list-videos figure figcaption,
.content-id .product-guide .product-sec .list-videos figure figcaption,
body .product-guide .product-sec .list-videos figure figcaption {
  font-size: 16px;
  font-weight: 600;
  padding-left: 8px;
  display: inline-block;
}
#content .product-guide .product-sec .list-videos figure > div,
.content-id .product-guide .product-sec .list-videos figure > div,
body .product-guide .product-sec .list-videos figure > div {
  width: 100%;
  height: 218px;
  overflow: hidden;
  border-radius: 16px;
  background-color: #FAFAFA;
  margin-bottom: 24px;
}
#content .product-guide .product-sec .list-videos figure > div img,
.content-id .product-guide .product-sec .list-videos figure > div img,
body .product-guide .product-sec .list-videos figure > div img {
  width: 100%;
  margin: 0 auto;
}
#content .product-guide .product-sec-tit,
.content-id .product-guide .product-sec-tit,
body .product-guide .product-sec-tit {
  position: relative;
  width: 100%;
  margin-bottom: 24px;
}
#content .product-guide .product-sec-tit .tit,
.content-id .product-guide .product-sec-tit .tit,
body .product-guide .product-sec-tit .tit {
  font-size: 24px;
  font-weight: 600;
  color: #1A1D29;
}
#content .product-guide .product-sec-tit .util,
.content-id .product-guide .product-sec-tit .util,
body .product-guide .product-sec-tit .util {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
}
#content .product-guide .list-check li + li,
.content-id .product-guide .list-check li + li,
body .product-guide .list-check li + li {
  margin-top: 8px;
}
#content .product-guide .list-check li,
.content-id .product-guide .list-check li,
body .product-guide .list-check li {
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  line-height: 24px;
  color: #4D4F58;
  font-weight: 300;
}
#content .product-guide .list-check li::before,
.content-id .product-guide .list-check li::before,
body .product-guide .list-check li::before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -80px -60px;
}
#content .product-guide .listDefault li,
.content-id .product-guide .listDefault li,
body .product-guide .listDefault li {
  font-size: 13px;
  line-height: 19.5px;
  color: #73757C;
  font-weight: 300;
  padding-right: 0;
  padding-left: 10px;
}
#content .product-guide .listDefault li::before,
.content-id .product-guide .listDefault li::before,
body .product-guide .listDefault li::before {
  background-image: none;
  width: 2px;
  height: 2px;
  background-color: #1A1D29;
  border-radius: 50%;
  top: 8px;
}
#content .product-guide .talk-wrap,
.content-id .product-guide .talk-wrap,
body .product-guide .talk-wrap {
  position: relative;
  margin-right: 24px;
}
#content .product-guide .talk-wrap .talk,
.content-id .product-guide .talk-wrap .talk,
body .product-guide .talk-wrap .talk {
  position: absolute;
  font-size: 16px;
  font-weight: 400;
  color: #4D4F58;
  line-height: 24px;
}
#content .product-guide .point-col-2,
.content-id .product-guide .point-col-2,
body .product-guide .point-col-2 {
  border-top: 0;
}
#content .product-guide .point-col-2 thead th,
.content-id .product-guide .point-col-2 thead th,
body .product-guide .point-col-2 thead th {
  border-top: 1px solid #4D4F58 !important;
}
#content .product-guide .point-col-2 tr th:nth-child(2),
.content-id .product-guide .point-col-2 tr th:nth-child(2),
body .product-guide .point-col-2 tr th:nth-child(2) {
  background-color: #3E69CC;
  border-top: 2px solid #3E69CC !important;
  border-left: 2px solid #3E69CC !important;
  border-right: 2px solid #3E69CC !important;
  color: #fff;
}
#content .product-guide .point-col-top,
.content-id .product-guide .point-col-top,
body .product-guide .point-col-top {
  border-top: 2px solid #3E69CC !important;
}
#content .product-guide .point-col-bottom,
.content-id .product-guide .point-col-bottom,
body .product-guide .point-col-bottom {
  border-bottom: 2px solid #3E69CC !important;
}
#content .product-guide .point-col-2 tr th,
.content-id .product-guide .point-col-2 tr th,
body .product-guide .point-col-2 tr th {
  font-size: 14px;
  font-weight: 500;
  padding: 23px 18px;
}
#content .product-guide .point-col-2 tr td,
.content-id .product-guide .point-col-2 tr td,
body .product-guide .point-col-2 tr td {
  font-size: 13px;
  padding: 23px 18px;
}
#content .product-guide .point-col-2 tr td:nth-child(2),
.content-id .product-guide .point-col-2 tr td:nth-child(2),
body .product-guide .point-col-2 tr td:nth-child(2) {
  background-color: #F3F7FF;
  border-left: 2px solid #3E69CC !important;
  border-right: 2px solid #3E69CC !important;
  background: #F3F7FF;
}
#content .product-guide .point-col-2 tbody tr:last-child > *,
.content-id .product-guide .point-col-2 tbody tr:last-child > *,
body .product-guide .point-col-2 tbody tr:last-child > * {
  border-bottom: 2px solid #E0E0E0;
}
#content .product-guide .point-col-2 tbody tr:last-child > *:nth-child(2),
.content-id .product-guide .point-col-2 tbody tr:last-child > *:nth-child(2),
body .product-guide .point-col-2 tbody tr:last-child > *:nth-child(2) {
  border-bottom: 2px solid #3E69CC !important;
}
#content .product-guide.type-els .keyimg,
.content-id .product-guide.type-els .keyimg,
body .product-guide.type-els .keyimg {
  background: #646D84 url(/inc_renewal/img/FP/keyimg_els.png) no-repeat 0 0;
}
#content .product-guide.type-els .talk.n1,
.content-id .product-guide.type-els .talk.n1,
body .product-guide.type-els .talk.n1 {
  top: 17px;
  left: 137px;
}
#content .product-guide.type-els .talk.n2,
.content-id .product-guide.type-els .talk.n2,
body .product-guide.type-els .talk.n2 {
  top: 146px;
  left: 250px;
}
#content .product-guide.type-isa .keyimg,
.content-id .product-guide.type-isa .keyimg,
body .product-guide.type-isa .keyimg {
  background: #AA95FF url(/inc_renewal/img/FP/keyimg_isa.png) no-repeat 0 0;
}
#content .product-guide.type-isa .advantage-list-item.n1 dt::before,
.content-id .product-guide.type-isa .advantage-list-item.n1 dt::before,
body .product-guide.type-isa .advantage-list-item.n1 dt::before {
  background-position: 0 0;
}
#content .product-guide.type-isa .advantage-list-item.n2 dt::before,
.content-id .product-guide.type-isa .advantage-list-item.n2 dt::before,
body .product-guide.type-isa .advantage-list-item.n2 dt::before {
  background-position: -50px 0;
}
#content .product-guide.type-bond .keyimg,
.content-id .product-guide.type-bond .keyimg,
body .product-guide.type-bond .keyimg {
  background: #3E69CC url(/inc_renewal/img/FP/keyimg_bond.png) no-repeat 0 0;
}
#content .product-guide.type-bond .advantage-list-item.n1 dt::before,
.content-id .product-guide.type-bond .advantage-list-item.n1 dt::before,
body .product-guide.type-bond .advantage-list-item.n1 dt::before {
  background-position: 0 -100px;
}
#content .product-guide.type-bond .advantage-list-item.n2 dt::before,
.content-id .product-guide.type-bond .advantage-list-item.n2 dt::before,
body .product-guide.type-bond .advantage-list-item.n2 dt::before {
  background-position: -50px -100px;
}
#content .product-guide.type-bond .advantage-list-item.n3 dt::before,
.content-id .product-guide.type-bond .advantage-list-item.n3 dt::before,
body .product-guide.type-bond .advantage-list-item.n3 dt::before {
  background-position: -100px -100px;
}
#content .product-guide.type-bond .advantage-list-item.n4 dt::before,
.content-id .product-guide.type-bond .advantage-list-item.n4 dt::before,
body .product-guide.type-bond .advantage-list-item.n4 dt::before {
  background-position: -150px -100px;
}
#content .product-guide.type-fund .keyimg,
.content-id .product-guide.type-fund .keyimg,
body .product-guide.type-fund .keyimg {
  background: #EC6D51 url(/inc_renewal/img/FP/keyimg_fund.png) no-repeat 0 0;
}
#content .product-guide.type-fund .talk.n1,
.content-id .product-guide.type-fund .talk.n1,
body .product-guide.type-fund .talk.n1 {
  top: 17px;
  left: 137px;
}
#content .product-guide.type-fund .talk.n2,
.content-id .product-guide.type-fund .talk.n2,
body .product-guide.type-fund .talk.n2 {
  top: 146px;
  left: 250px;
}
#content .product-guide.type-fund .advantage-list-item.n1 dt::before,
.content-id .product-guide.type-fund .advantage-list-item.n1 dt::before,
body .product-guide.type-fund .advantage-list-item.n1 dt::before {
  background-position: 0 -200px;
}
#content .product-guide.type-fund .advantage-list-item.n2 dt::before,
.content-id .product-guide.type-fund .advantage-list-item.n2 dt::before,
body .product-guide.type-fund .advantage-list-item.n2 dt::before {
  background-position: -50px -200px;
}
#content .product-guide.type-fund .advantage-list-item.n3 dt::before,
.content-id .product-guide.type-fund .advantage-list-item.n3 dt::before,
body .product-guide.type-fund .advantage-list-item.n3 dt::before {
  background-position: -100px -200px;
}
#content .product-guide.type-fund .advantage-list-item.n4 dt::before,
.content-id .product-guide.type-fund .advantage-list-item.n4 dt::before,
body .product-guide.type-fund .advantage-list-item.n4 dt::before {
  background-position: -150px -200px;
}
#content .product-guide.type-rp .keyimg,
.content-id .product-guide.type-rp .keyimg,
body .product-guide.type-rp .keyimg {
  background: #35B7C9 url(/inc_renewal/img/FP/keyimg_rp.png) no-repeat 0 0;
}
#content .product-guide.type-rp .talk.n1,
.content-id .product-guide.type-rp .talk.n1,
body .product-guide.type-rp .talk.n1 {
  top: 17px;
  left: 137px;
}
#content .product-guide.type-rp .talk.n2,
.content-id .product-guide.type-rp .talk.n2,
body .product-guide.type-rp .talk.n2 {
  top: 146px;
  left: 250px;
}
#content .product-guide.type-rp .advantage-list-item.n1 dt::before,
.content-id .product-guide.type-rp .advantage-list-item.n1 dt::before,
body .product-guide.type-rp .advantage-list-item.n1 dt::before {
  background-position: 0 -150px;
}
#content .product-guide.type-rp .advantage-list-item.n2 dt::before,
.content-id .product-guide.type-rp .advantage-list-item.n2 dt::before,
body .product-guide.type-rp .advantage-list-item.n2 dt::before {
  background-position: -50px -150px;
}
#content .product-guide.type-rp .advantage-list-item.n3 dt::before,
.content-id .product-guide.type-rp .advantage-list-item.n3 dt::before,
body .product-guide.type-rp .advantage-list-item.n3 dt::before {
  background-position: -100px -150px;
}
#content .product-guide.type-rp .advantage-list-item.n4 dt::before,
.content-id .product-guide.type-rp .advantage-list-item.n4 dt::before,
body .product-guide.type-rp .advantage-list-item.n4 dt::before {
  background-position: -150px -150px;
}
#content .product-guide.type-pension .keyimg,
.content-id .product-guide.type-pension .keyimg,
body .product-guide.type-pension .keyimg {
  background: #1FD3BE url(/inc_renewal/img/PS/keyimg_pension.png) no-repeat 0 0;
}
#content .product-guide.type-pension .advantage-list-item.n1 dt::before,
.content-id .product-guide.type-pension .advantage-list-item.n1 dt::before,
body .product-guide.type-pension .advantage-list-item.n1 dt::before {
  background-position: 0 -50px;
}
#content .product-guide.type-pension .advantage-list-item.n2 dt::before,
.content-id .product-guide.type-pension .advantage-list-item.n2 dt::before,
body .product-guide.type-pension .advantage-list-item.n2 dt::before {
  background-position: -50px -50px;
}
#content .product-guide.type-pension .advantage-list-item.n3 dt::before,
.content-id .product-guide.type-pension .advantage-list-item.n3 dt::before,
body .product-guide.type-pension .advantage-list-item.n3 dt::before {
  background-position: -100px -50px;
}
#content .product-guide.type-pension .advantage-list-item.n4,
.content-id .product-guide.type-pension .advantage-list-item.n4,
body .product-guide.type-pension .advantage-list-item.n4 {
  padding-right: 16px;
}
#content .product-guide.type-pension .advantage-list-item.n4 dt::before,
.content-id .product-guide.type-pension .advantage-list-item.n4 dt::before,
body .product-guide.type-pension .advantage-list-item.n4 dt::before {
  background-position: -150px -50px;
}
#content .product-guide.type-pension .product-info-body .point-col-2 tr th:nth-child(2),
.content-id .product-guide.type-pension .product-info-body .point-col-2 tr th:nth-child(2),
body .product-guide.type-pension .product-info-body .point-col-2 tr th:nth-child(2) {
  background-color: #14a57c;
  border-top: 2px solid #14a57c !important;
  border-left: 2px solid #14a57c !important;
  border-right: 2px solid #14a57c !important;
  color: #fff;
}
#content .product-guide.type-pension .product-info-body .point-col-top,
.content-id .product-guide.type-pension .product-info-body .point-col-top,
body .product-guide.type-pension .product-info-body .point-col-top {
  border-top: 2px solid #14a57c !important;
}
#content .product-guide.type-pension .product-info-body .point-col-bottom,
.content-id .product-guide.type-pension .product-info-body .point-col-bottom,
body .product-guide.type-pension .product-info-body .point-col-bottom {
  border-bottom: 2px solid #14a57c !important;
}
#content .product-guide.type-pension .product-info-body .point-col-2 tr td:nth-child(2),
.content-id .product-guide.type-pension .product-info-body .point-col-2 tr td:nth-child(2),
body .product-guide.type-pension .product-info-body .point-col-2 tr td:nth-child(2) {
  background-color: #f4f9e7;
  border-left: 2px solid #14a57c !important;
  border-right: 2px solid #14a57c !important;
}
#content .product-guide.type-pension .product-info-body .point-col-2 tbody tr:last-child > *:nth-child(2),
.content-id .product-guide.type-pension .product-info-body .point-col-2 tbody tr:last-child > *:nth-child(2),
body .product-guide.type-pension .product-info-body .point-col-2 tbody tr:last-child > *:nth-child(2) {
  border-bottom: 2px solid #14a57c !important;
}
#content .product-guide.type-retire .keyimg,
.content-id .product-guide.type-retire .keyimg,
body .product-guide.type-retire .keyimg {
  background: #F7A13A url(/inc_renewal/img/PS/keyimg_retire.png) no-repeat 0 0;
}
#content .product-guide.type-retire .img-wrap,
.content-id .product-guide.type-retire .img-wrap,
body .product-guide.type-retire .img-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 100px 0;
}
#content .product-guide.type-retire .advantage-list-item.n1 dt::before,
.content-id .product-guide.type-retire .advantage-list-item.n1 dt::before,
body .product-guide.type-retire .advantage-list-item.n1 dt::before {
  background-position: 0 -250px;
}
#content .product-guide.type-retire .advantage-list-item.n2 dt::before,
.content-id .product-guide.type-retire .advantage-list-item.n2 dt::before,
body .product-guide.type-retire .advantage-list-item.n2 dt::before {
  background-position: -50px -250px;
}
#content .product-guide.type-retire .advantage-list-item.n3 dt::before,
.content-id .product-guide.type-retire .advantage-list-item.n3 dt::before,
body .product-guide.type-retire .advantage-list-item.n3 dt::before {
  background-position: -100px -250px;
}
#content .product-guide.type-retire .advantage-list-item.n4 dt::before,
.content-id .product-guide.type-retire .advantage-list-item.n4 dt::before,
body .product-guide.type-retire .advantage-list-item.n4 dt::before {
  background-position: -150px -250px;
}
#content .product-guide.type-retire .product-info-body .tableDefault,
.content-id .product-guide.type-retire .product-info-body .tableDefault,
body .product-guide.type-retire .product-info-body .tableDefault {
  margin-top: 0;
}
#content .product-guide.type-retire .product-info-body .type-th-w th,
#content .product-guide.type-retire .product-info-body .type-th-w td,
.content-id .product-guide.type-retire .product-info-body .type-th-w th,
.content-id .product-guide.type-retire .product-info-body .type-th-w td,
body .product-guide.type-retire .product-info-body .type-th-w th,
body .product-guide.type-retire .product-info-body .type-th-w td {
  padding: 18px 20px;
}
#content .product-guide.type-retire .product-info-body th,
.content-id .product-guide.type-retire .product-info-body th,
body .product-guide.type-retire .product-info-body th {
  font-size: 14px;
  line-height: 19px;
}
#content .product-guide.type-retire .product-info-body td,
.content-id .product-guide.type-retire .product-info-body td,
body .product-guide.type-retire .product-info-body td {
  font-size: 13px;
  padding: 8px 24px;
  height: 69px;
  line-height: 19px;
}
#content .product-guide .acco_area.type-faq .acco_con,
.content-id .product-guide .acco_area.type-faq .acco_con,
body .product-guide .acco_area.type-faq .acco_con {
  padding-right: 32px;
}
#content .product-guide .acco_area.type-faq .acco_con li + li,
.content-id .product-guide .acco_area.type-faq .acco_con li + li,
body .product-guide .acco_area.type-faq .acco_con li + li {
  margin-top: 4px;
}
#content .product-guide .acco_area.type-faq .acco_con .type-bold li,
.content-id .product-guide .acco_area.type-faq .acco_con .type-bold li,
body .product-guide .acco_area.type-faq .acco_con .type-bold li {
  font-weight: 500 !important;
}
#content .product-guide .acco_area.type-center,
.content-id .product-guide .acco_area.type-center,
body .product-guide .acco_area.type-center {
  border: 0;
}
#content .product-guide .acco_area.type-center .acco_con,
.content-id .product-guide .acco_area.type-center .acco_con,
body .product-guide .acco_area.type-center .acco_con {
  padding: 0;
}
#content .product-guide .acco_area.type-center .acco_tit,
.content-id .product-guide .acco_area.type-center .acco_tit,
body .product-guide .acco_area.type-center .acco_tit {
  margin: 0 auto;
}
#content .product-guide .acco_area.type-center .acco_top,
.content-id .product-guide .acco_area.type-center .acco_top,
body .product-guide .acco_area.type-center .acco_top {
  padding: 10px 40px;
  width: auto;
  margin: 0 auto !important;
  text-align: center;
  border: 0;
  align-items: center;
}
#content .product-guide .acco_area.type-center .acco_top .acco_btn,
.content-id .product-guide .acco_area.type-center .acco_top .acco_btn,
body .product-guide .acco_area.type-center .acco_top .acco_btn {
  top: 10px;
  top: 10px;
  right: 0;
}
#content .living-ex-cont.on,
.content-id .living-ex-cont.on,
body .living-ex-cont.on {
  display: table-row-group;
}
#content .living-ex-cont,
.content-id .living-ex-cont,
body .living-ex-cont {
  display: none;
}
#content .living-ex-wrap[data-colselect="1"] tr > *:nth-child(2),
.content-id .living-ex-wrap[data-colselect="1"] tr > *:nth-child(2),
body .living-ex-wrap[data-colselect="1"] tr > *:nth-child(2) {
  background-color: #FFFFF1 !important;
}
#content .living-ex-wrap[data-colselect="2"] tr > *:nth-child(3),
.content-id .living-ex-wrap[data-colselect="2"] tr > *:nth-child(3),
body .living-ex-wrap[data-colselect="2"] tr > *:nth-child(3) {
  background-color: #FFFFF1 !important;
}
#content .living-ex-wrap[data-colselect="3"] tr > *:nth-child(4),
.content-id .living-ex-wrap[data-colselect="3"] tr > *:nth-child(4),
body .living-ex-wrap[data-colselect="3"] tr > *:nth-child(4) {
  background-color: #FFFFF1 !important;
}
#content .living-ex-wrap[data-colselect="4"] tr > *:nth-child(5),
.content-id .living-ex-wrap[data-colselect="4"] tr > *:nth-child(5),
body .living-ex-wrap[data-colselect="4"] tr > *:nth-child(5) {
  background-color: #FFFFF1 !important;
}
#content .living-ex-wrap[data-colselect="5"] tr > *:nth-child(6),
.content-id .living-ex-wrap[data-colselect="5"] tr > *:nth-child(6),
body .living-ex-wrap[data-colselect="5"] tr > *:nth-child(6) {
  background-color: #FFFFF1 !important;
}
#content .living-ex-wrap[data-colselect="6"] tr > *:nth-child(7),
.content-id .living-ex-wrap[data-colselect="6"] tr > *:nth-child(7),
body .living-ex-wrap[data-colselect="6"] tr > *:nth-child(7) {
  background-color: #FFFFF1 !important;
}
#content .living-ex-wrap.tableDefault,
.content-id .living-ex-wrap.tableDefault,
body .living-ex-wrap.tableDefault {
  position: relative;
  padding-bottom: 80px;
  border-bottom: 0;
}
#content .living-ex-wrap.tableDefault table,
.content-id .living-ex-wrap.tableDefault table,
body .living-ex-wrap.tableDefault table {
  border-bottom: 1px solid #E1E2E5 !important;
}
#content .living-ex-wrap.tableDefault table .living-ex-btn,
.content-id .living-ex-wrap.tableDefault table .living-ex-btn,
body .living-ex-wrap.tableDefault table .living-ex-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  z-index: 1;
  text-align: center;
}
#content .living-ex-wrap.tableDefault table .living-ex-btn tr,
#content .living-ex-wrap.tableDefault table .living-ex-btn td,
.content-id .living-ex-wrap.tableDefault table .living-ex-btn tr,
.content-id .living-ex-wrap.tableDefault table .living-ex-btn td,
body .living-ex-wrap.tableDefault table .living-ex-btn tr,
body .living-ex-wrap.tableDefault table .living-ex-btn td {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0;
  height: auto;
  border: 0 !important;
}
#content .living-ex-wrap.tableDefault table .living-ex-btn button,
.content-id .living-ex-wrap.tableDefault table .living-ex-btn button,
body .living-ex-wrap.tableDefault table .living-ex-btn button {
  position: relative;
  padding: 28px 30px;
  font-size: 16px;
  font-weight: 600;
  color: #1A1D29;
}
#content .living-ex-wrap.tableDefault table .living-ex-btn button.disabled,
.content-id .living-ex-wrap.tableDefault table .living-ex-btn button.disabled,
body .living-ex-wrap.tableDefault table .living-ex-btn button.disabled {
  opacity: 0.3;
}
#content .living-ex-wrap.tableDefault table .living-ex-btn button::after,
.content-id .living-ex-wrap.tableDefault table .living-ex-btn button::after,
body .living-ex-wrap.tableDefault table .living-ex-btn button::after {
  content: "";
  position: absolute;
  display: block;
  top: 27px;
  right: 6px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat 0 -60px;
  transform: rotate(-90deg);
}
#content .living-ex-wrap.tableDefault table .living-ex-btn.on button::after,
.content-id .living-ex-wrap.tableDefault table .living-ex-btn.on button::after,
body .living-ex-wrap.tableDefault table .living-ex-btn.on button::after {
  transform: rotate(90deg);
}

.short_r_orange,
.short_green,
.short_orange,
.short_orange2,
.short_yellow,
.short_red,
.short_blue,
.short_blue2,
.short_blue3,
.short_purple,
.short_purple2,
.short_isa,
.short_yellow {
  font-size: 12px;
  line-height: 12px;
  color: #586075;
  border: 1px solid rgba(88, 96, 117, 0.3);
  padding: 4px 6px;
  border-radius: 4px;
  height: initial;
  background-color: #ffffff;
  margin-bottom: 4px;
}

.tb_searchDetail .scroll {
  overflow-x: hidden;
}
.tb_searchDetail .scroll .ps-scrollbar-x-rail {
  display: none !important;
}

.tb_searchDetail .mtl_checkbox {
  margin-left: 0 !important;
}

body .product_listUpPoint,
.content-id .product_listUpPoint {
  font-size: 16px;
  color: #D63434;
}
body a.product_listTitle,
.content-id a.product_listTitle {
  font-size: 17px;
  line-height: 17px;
  font-weight: 600;
  color: #1A1D29 !important;
}
body .clearfix.els,
.content-id .clearfix.els {
  margin-top: 56px;
}
body .clearfix.els:first-child,
.content-id .clearfix.els:first-child {
  margin-top: 40px;
}
body .els .alignR,
body .els .alignL,
.content-id .els .alignR,
.content-id .els .alignL {
  width: 478px;
  margin: 0;
}
body .els .alignR h4,
body .els .alignL h4,
.content-id .els .alignR h4,
.content-id .els .alignL h4 {
  font-size: 20px;
  padding: 0;
  margin: 0 0 24px;
}
body .els .alignR h4:before,
body .els .alignL h4:before,
.content-id .els .alignR h4:before,
.content-id .els .alignL h4:before {
  content: none;
}
body .ta-c th,
body .ta-c td,
.content-id .ta-c th,
.content-id .ta-c td {
  text-align: center;
}
body .type-th-w th,
.content-id .type-th-w th {
  background-color: #fff;
}

/* 청약중인 상품 달력 */
/* 툴팁 */
body .calArrBox .contt,
.content-id .calArrBox .contt {
  width: 335px;
  height: 7px !important;
  background: url(/inc_renewal/img/common/arrBox_t_E.png) 0 top repeat-x;
  position: absolute;
  top: -6px;
}
body .calArrBox .conbox,
.content-id .calArrBox .conbox {
  width: 337px;
  padding: 24px;
  border: 1px solid #D63434;
  border-radius: 16px;
  box-sizing: border-box;
}
body .calArrBox .conbox .supportTitle3 dt,
.content-id .calArrBox .conbox .supportTitle3 dt {
  font-size: 14px;
  font-weight: 600;
  color: #1A1D29;
  line-height: 21px;
}
body .calArrBox .conbox .supportTitle3 dd,
.content-id .calArrBox .conbox .supportTitle3 dd {
  margin-top: 4px;
}
body .calArrBox .conbox .supportTitle3 dd a,
.content-id .calArrBox .conbox .supportTitle3 dd a {
  font-size: 13px;
  line-height: 19.5px;
}

body .elsdlsAsisCal.edls .schedule .calendar,
body .content-id .elsdlsAsisCal.edls .schedule .calendar {
  margin-top: 52px;
  border-top: 0;
  border-bottom: 1px solid #E1E2E5;
}
body .elsdlsAsisCal.edls .schedule .calendar > thead th,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > thead th {
  padding: 8px 16px 9px;
  font-size: 16px;
  font-weight: 600;
  background: #fff;
  text-align: left;
  border-left: 0;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td {
  padding: 0;
  height: 190px;
  position: relative;
  color: #1A1D29;
  font-size: 16px;
  font-weight: 400;
  border-color: #E1E2E5;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td #emptyCell,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td #emptyCell {
  height: 25px;
  margin-bottom: 8px;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .dayNum,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .dayNum {
  padding: 16px 0 16px 16px;
  overflow: inherit;
  height: 16px;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .dayNum.sat,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .dayNum.sat {
  color: #008DDB;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .dayNum.sun,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .dayNum.sun {
  color: #D63434;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch {
  position: relative;
  overflow: initial;
  height: 26px;
  margin-bottom: 8px;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch .btnBun,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch .btnBun {
  position: absolute;
  top: 50%;
  left: -3px;
  width: 6px;
  height: 6px;
  border-radius: 100px;
  display: inline-block;
  z-index: 1;
  transform: translateY(-50%);
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch .btnBun > img,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch .btnBun > img {
  display: none;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch .btnBun:after,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch .btnBun:after {
  content: "일반투자자 청약기간";
  display: inline-block;
  position: absolute;
  left: 23px;
  background-color: #ffffff;
  padding: 6px 8px;
  font-size: 13px;
  line-height: 13px;
  white-space: nowrap;
  transform: translateY(-12px);
  font-weight: 600;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch .btnBun.start,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch .btnBun.start {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 26px;
  border-radius: 100px;
  display: inline-block;
  padding: 6px 26px 6px 12px;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  font-weight: 600;
  background-image: url(/inc_renewal/img/FP/els_dls.png);
  background-position: right 10px top 7px;
  background-repeat: no-repeat;
  z-index: 1;
  transform: none;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch .btnBun.start:after,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch .btnBun.start:after {
  content: "일반투자자 청약기간";
  display: inline-block;
  position: absolute;
  left: 104px;
  background-color: #ffffff;
  padding: 6px 8px;
  font-size: 13px;
  line-height: 15px;
  white-space: nowrap;
  transform: translateY(-6px);
  font-weight: 600;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch .btnBun.end,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch .btnBun.end {
  position: absolute;
  top: 0;
  left: initial;
  right: 0;
  width: auto;
  height: 26px;
  border-radius: 100px;
  display: inline-block;
  padding: 6px 12px 6px 12px;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  font-weight: 600;
  background: none;
  z-index: 1;
  transform: none;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch .btnBun.end:after,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch .btnBun.end:after {
  display: none;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch .bunchLine,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch .bunchLine {
  position: absolute;
  top: 0;
  width: calc(100% + 1px);
  display: inline-block;
  /* margin: 12px 0 !important; */
  height: 26px;
  background-repeat: repeat-x;
  background-size: 100% 26px;
  background-color: #D63434;
  z-index: initial;
  /* border-top: 26px solid #D63434; */
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch1 .btnBun,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch1 .btnBun {
  background-color: #D63434;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch1 .btnBun::after,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch1 .btnBun::after {
  color: #D63434;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch1 .bunchLine,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch1 .bunchLine {
  background-color: #D63434;
  border-color: #D63434;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch1 .bunchLine.bunchLineS,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch1 .bunchLine.bunchLineS {
  background-color: #D66464;
  border-color: #D66464;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch1 .bunchLine.bunchLineH,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch1 .bunchLine.bunchLineH {
  background-color: #D99696;
  border-color: #D99696;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch2 .btnBun,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch2 .btnBun {
  background-color: #14A1EB;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch2 .btnBun::after,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch2 .btnBun::after {
  color: #008DDB;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch2 .bunchLine,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch2 .bunchLine {
  background-color: #14A1EB;
  border-color: #14A1EB;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch2 .bunchLine.bunchLineS,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch2 .bunchLine.bunchLineS {
  background-color: #6BBFEB;
  border-color: #6BBFEB;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch2 .bunchLine.bunchLineH,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr td .bunch.bunch2 .bunchLine.bunchLineH {
  background-color: #BBDBEB;
  border-color: #BBDBEB;
}
body .elsdlsAsisCal.edls .schedule .calendar > tbody tr:nth-child(1) td,
body .content-id .elsdlsAsisCal.edls .schedule .calendar > tbody tr:nth-child(1) td {
  border-top: 1px solid #4D4F58;
}
body .elsdlsAsisCal.edls .ymd_wrap,
body .content-id .elsdlsAsisCal.edls .ymd_wrap {
  text-align: left;
  padding-top: 10px;
  margin-bottom: 30px;
}
body .elsdlsAsisCal.edls .ymd_wrap .ymd_text,
body .content-id .elsdlsAsisCal.edls .ymd_wrap .ymd_text {
  color: #1A1D29;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}
body .elsdlsAsisCal.edls .top,
body .content-id .elsdlsAsisCal.edls .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
}
body .elsdlsAsisCal.edls .top .sign_wrap,
body .content-id .elsdlsAsisCal.edls .top .sign_wrap {
  display: inline-block;
}
body .elsdlsAsisCal.edls .top .sign_wrap .sign:first-child,
body .content-id .elsdlsAsisCal.edls .top .sign_wrap .sign:first-child {
  margin-right: 24px;
}
body .elsdlsAsisCal.edls .top .sign_wrap .sign > img,
body .content-id .elsdlsAsisCal.edls .top .sign_wrap .sign > img {
  display: inline-block;
  margin-right: 12px;
}
body .elsdlsAsisCal.edls .top .module.ymd,
body .content-id .elsdlsAsisCal.edls .top .module.ymd {
  display: flex;
  align-items: center;
  float: initial;
}
body .elsdlsAsisCal.edls .top .module.ymd .mtl_selectbox,
body .content-id .elsdlsAsisCal.edls .top .module.ymd .mtl_selectbox {
  width: 120px;
  min-width: 120px;
}
body .elsdlsAsisCal.edls .top .module.ymd .mtl_selectbox:not(:first-child),
body .content-id .elsdlsAsisCal.edls .top .module.ymd .mtl_selectbox:not(:first-child) {
  margin-left: 8px;
}
body .elsdlsAsisCal.edls .top .module.ymd .btnArea .btnWhite,
body .content-id .elsdlsAsisCal.edls .top .module.ymd .btnArea .btnWhite {
  color: #4D4F58 !important;
  font-weight: 400;
  border-color: #4D4F58 !important;
}

body .schedule.edls .calTable > tbody tr td.subDay > div,
body .content-id .schedule.edls .calTable > tbody tr td.subDay > div {
  overflow: initial;
}
body .schedule.edls .calTable > tbody tr td.subDay > div ul li,
body .content-id .schedule.edls .calTable > tbody tr td.subDay > div ul li {
  position: relative;
  height: 40px;
  font-size: 0;
  line-height: 0;
}
body .schedule.edls .calTable > tbody tr td.subDay > div ul li .els_start,
body .content-id .schedule.edls .calTable > tbody tr td.subDay > div ul li .els_start {
  position: absolute;
  top: 0;
  left: 0;
  height: 26px;
  border-radius: 100px;
  background-color: #D63434;
}
body .schedule.edls .calTable > tbody tr td.subDay > div ul li .els_start > span,
body .content-id .schedule.edls .calTable > tbody tr td.subDay > div ul li .els_start > span {
  display: inline-block;
  padding: 6px 26px 6px 12px;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  font-weight: 600;
  background-image: url(/inc_renewal/img/FP/els_dls.png);
  background-position: right 10px top 7px;
  background-repeat: no-repeat;
}
body .schedule.edls .calTable > tbody tr td.subDay > div ul li .els_end,
body .content-id .schedule.edls .calTable > tbody tr td.subDay > div ul li .els_end {
  position: absolute;
  top: 0;
  right: 0;
  height: 26px;
  border-radius: 100px;
  background-color: #D63434;
}
body .schedule.edls .calTable > tbody tr td.subDay > div ul li .els_end > span,
body .content-id .schedule.edls .calTable > tbody tr td.subDay > div ul li .els_end > span {
  display: inline-block;
  padding: 6px 12px 6px 12px;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  font-weight: 600;
}
body .schedule.edls .calTable > tbody tr td.subDay > div ul li .dls_start,
body .content-id .schedule.edls .calTable > tbody tr td.subDay > div ul li .dls_start {
  position: absolute;
  top: 0;
  left: 0;
  height: 26px;
  border-radius: 100px;
  background-color: #008DDB;
}
body .schedule.edls .calTable > tbody tr td.subDay > div ul li .dls_start > span,
body .content-id .schedule.edls .calTable > tbody tr td.subDay > div ul li .dls_start > span {
  display: inline-block;
  padding: 6px 26px 6px 12px;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  font-weight: 600;
  background-image: url(/inc_renewal/img/FP/els_dls.png);
  background-position: right 10px top 7px;
  background-repeat: no-repeat;
}
body .schedule.edls .calTable > tbody tr td.subDay > div ul li .dls_end,
body .content-id .schedule.edls .calTable > tbody tr td.subDay > div ul li .dls_end {
  position: absolute;
  top: 0;
  right: 0;
  height: 26px;
  border-radius: 100px;
  background-color: #008DDB;
}
body .schedule.edls .calTable > tbody tr td.subDay > div ul li .dls_end > span,
body .content-id .schedule.edls .calTable > tbody tr td.subDay > div ul li .dls_end > span {
  display: inline-block;
  padding: 6px 12px 6px 12px;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  font-weight: 600;
}
body .schedule.edls .calTable > tbody tr td.subDay > div ul li.elsDay .sign_line,
body .content-id .schedule.edls .calTable > tbody tr td.subDay > div ul li.elsDay .sign_line {
  background-color: #D63434;
}
body .schedule.edls .calTable > tbody tr td.subDay > div ul li.dlsDay .sign_line,
body .content-id .schedule.edls .calTable > tbody tr td.subDay > div ul li.dlsDay .sign_line {
  background-color: #008DDB;
}
body .schedule.edls .calTable > tbody tr td.subDay > div ul li .sign_line,
body .content-id .schedule.edls .calTable > tbody tr td.subDay > div ul li .sign_line {
  width: calc(100% + 1px);
  display: inline-block;
  margin: 12px 0;
  height: 2px;
  background-repeat: repeat-x;
  background-size: 100% 2px;
}
body .schedule.edls .calTable > tbody tr td.subDay > div ul li .sign_txt,
body .content-id .schedule.edls .calTable > tbody tr td.subDay > div ul li .sign_txt {
  width: 100%;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  color: #4D4F58;
}
body .schedule.edls .ymd_wrap,
body .content-id .schedule.edls .ymd_wrap {
  text-align: left;
  padding-top: 10px;
  margin-bottom: 30px;
}
body .schedule.edls .ymd_wrap .ymd_text,
body .content-id .schedule.edls .ymd_wrap .ymd_text {
  color: #1A1D29;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}
body .schedule.edls .top,
body .content-id .schedule.edls .top {
  justify-content: space-between;
}
body .schedule.edls .top .sign_wrap,
body .content-id .schedule.edls .top .sign_wrap {
  display: inline-block;
}
body .schedule.edls .top .sign_wrap .sign:first-child,
body .content-id .schedule.edls .top .sign_wrap .sign:first-child {
  margin-right: 24px;
}
body .schedule.edls .top .sign_wrap .sign > img,
body .content-id .schedule.edls .top .sign_wrap .sign > img {
  display: inline-block;
  margin-right: 12px;
}
body .schedule.edls .top .module .ymd,
body .content-id .schedule.edls .top .module .ymd {
  display: flex;
  align-items: center;
  float: initial;
}
body .schedule.edls .top .module .ymd .mtl_selectbox,
body .content-id .schedule.edls .top .module .ymd .mtl_selectbox {
  width: 120px;
  min-width: 120px;
}
body .schedule.edls .top .module .ymd .mtl_selectbox:not(:first-child),
body .content-id .schedule.edls .top .module .ymd .mtl_selectbox:not(:first-child) {
  margin-left: 8px;
}

/* 청약 상세내용 */
body .comp .scrib_top,
.content-id .comp .scrib_top {
  margin-bottom: 40px;
}
body .comp .scrib_top h2,
.content-id .comp .scrib_top h2 {
  margin-top: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.5px;
}
body .comp .scrib_top span[class^=short_],
.content-id .comp .scrib_top span[class^=short_] {
  margin-bottom: 16px;
}

.scrib_cont .cont_wrap {
  padding: 32px;
  background-color: #F6F8FC;
  border: 1px solid #E1E2E5;
  border-radius: 16px 16px 0 0;
  display: flex;
  justify-content: space-around;
}
.scrib_cont .cont_wrap .cover_first .cover_half {
  background-image: url(/inc_renewal/img/FP/scrib_line.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 40px 1px;
}
.scrib_cont .cont_wrap .cover_first .cover_half .cover_txt {
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
  color: #E32121;
  padding: 0 0 40px 0;
}
.scrib_cont .cont_wrap .cover_first .cover_half .cover_txt .impact {
  font-size: 40px;
  line-height: 32px;
  letter-spacing: -0.5px;
  vertical-align: bottom;
}
.scrib_cont .cont_wrap .cover_first .cover_ader {
  padding-top: 16px;
}
.scrib_cont .cont_wrap .cover_first .cover_ader dt {
  font-size: 16px;
  color: #4D4F58;
  line-height: 24px;
  margin-top: 24px;
}
.scrib_cont .cont_wrap .cover_first .cover_ader dd {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  margin-top: 8px;
}
.scrib_cont .cont_wrap .cover_first .cover_ader dd.bc {
  color: #008DDB;
}
.scrib_cont .cont_wrap .cover_two .cont_cover {
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
}
.scrib_cont .cont_wrap .cover_two .cont_cover .cover_tit {
  text-align: left;
}
.scrib_cont .cont_wrap .cover_two .cont_cover .cover_txt {
  color: #008DDB;
  font-weight: 600;
}
.scrib_cont .cont_wrap .cover_two .cont_cover .cover_txt span {
  color: #1A1D29;
}
.scrib_cont .cont_wrap .cover_two .cont_cover .cover_txt .textLink1 {
  color: #008DDB;
}
.scrib_cont .cont_wrap .cover_two .cont_cover .cover_txt .textLink1:focus, .scrib_cont .cont_wrap .cover_two .cont_cover .cover_txt .textLink1:hover {
  text-decoration: underline;
}
.scrib_cont .cont_wrap .cover_two .cont_cover .cover_txt.nothor {
  color: #E32121;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: -0.5px;
}
.scrib_cont .cont_wrap .cover_two .cont_cover .cover_txt .sup {
  color: #1A1D29;
  font-weight: 600;
}
.scrib_cont .cont_wrap .cover_two .cont_cover .cover_txt span {
  display: block;
}
.scrib_cont .cont_wrap .cont_cover {
  width: 368px;
  padding: 40px;
  background-color: #ffffff;
  border-radius: 16px;
  box-sizing: border-box;
}
.scrib_cont .cont_wrap .cont_cover .cover_tit {
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
  color: #4D4F58;
  text-align: center;
  margin-bottom: 24px;
}
.scrib_cont .cont_wrap .cont_cover + .cont_cover {
  margin-top: 16px;
  height: 205px;
}

/* 청약중인 상품 레이어 */
.layerPopup .layerPopup_wrap h1.red_img {
  padding: 0 0 0 40px !important;
  line-height: 32px;
  background-image: url(/inc_renewal/img/FP/redSymbol.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 32px;
}

.layerPopup .layerPopup_wrap h1.green_img {
  padding: 0 0 0 40px !important;
  line-height: 32px;
  background-image: url(/inc_renewal/img/FP/greenSymbol.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 32px;
}

.layerPopup .layerPopup_wrap h1.yellow_img {
  padding: 0 0 0 40px !important;
  line-height: 32px;
  background-image: url(/inc_renewal/img/FP/yellowSymbol.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 32px;
}

.layerPopup .layerPopup_wrap h1.purple_img {
  padding: 0 0 0 40px !important;
  line-height: 32px;
  background-image: url(/inc_renewal/img/FP/purpleSymbol.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 32px;
}

.layerPopup .layerPopup_wrap h1.orange_img {
  padding: 0 0 0 40px !important;
  line-height: 32px;
  background-image: url(/inc_renewal/img/FP/orangeSymbol.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 32px;
}

.content-id .searchOrderWrap .searchOrderWrapInner {
  padding: 24px;
}
.content-id .searchOrderWrap .searchOrderWrapInner .pd_x0 {
  padding: 0 !important;
}
.content-id .searchOrderWrap .searchOrderWrapInner .lay_fic {
  padding: 11px 0;
  margin-top: 5px;
}

/* 이용안내 제휴은행 */
.banks-sign {
  display: table;
  border-collapse: collapse;
  margin-top: 8px;
}
.banks-sign .sign-list {
  display: table-row;
  width: 100%;
}
.banks-sign .sign-list.type-B li {
  padding: 0 13px 12px 13px;
  text-align: center;
}
.banks-sign .sign-list.type-B li a {
  margin: 8px 0 0 0;
}
.banks-sign .sign-list li {
  display: table-cell;
  padding: 16px 35px;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #E1E2E6;
  box-sizing: border-box;
}
.banks-sign .sign-list li figure {
  margin: 0;
  text-align: center;
}
.banks-sign .sign-list li figure figcaption {
  font-size: 13px;
  line-height: 13px;
  color: #73757C;
  font-weight: 400;
}

.sitemap-wrap {
  width: 100%;
  box-sizing: border-box;
}
.sitemap-wrap * {
  box-sizing: border-box;
}
.sitemap-wrap .sitemap-row {
  width: 100%;
  padding: 0 0 56px;
  display: flex;
  justify-content: space-between;
}
.sitemap-wrap .sitemap-row > section {
  width: 25%;
}
.sitemap-wrap .sitemap-row > section + section {
  margin-left: 48px;
}
.sitemap-wrap .sitemap-row h3 {
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #1A1D29;
  margin-bottom: 12px;
  margin-top: 0;
}
.sitemap-wrap .sitemap-row .acco_btn {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none !important;
}
.sitemap-wrap .sitemap-row .acco_top::after {
  content: "";
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -2.5px;
  display: block;
  width: 8px;
  height: 5px;
  background: transparent url(/inc_renewal/img/CO/ico_sitemap_arrow.svg) no-repeat 0 0;
}
.sitemap-wrap .sitemap-row .acco_top.on::after {
  transform: rotate(180deg);
}
.sitemap-wrap .sitemap-row .dep2 {
  border: 0;
}
.sitemap-wrap .sitemap-row .dep2 li + li {
  margin-top: 10px;
}
.sitemap-wrap .sitemap-row .dep2 .acco_top.on {
  background-color: transparent;
}
.sitemap-wrap .sitemap-row .dep2 .dep2-btn.on {
  font-weight: 600;
  background-color: transparent;
  color: #80624C;
}
.sitemap-wrap .sitemap-row .dep2 .dep2-btn {
  position: relative;
  padding: 0;
  font-size: 16px;
  color: #1A1D29;
  font-weight: 300;
  border: 0;
  width: 100%;
  line-height: 1.4;
  height: 31px;
  display: flex;
  align-items: center;
  width: 100%;
}
.sitemap-wrap .sitemap-row .dep2 .dep2-btn .acco_tit {
  width: 100%;
  display: block;
}
.sitemap-wrap .sitemap-row .dep2 .acco_con {
  width: 100%;
  padding: 24px;
  background: #FAFAFA;
  border-radius: 16px;
  margin: 10px 0;
}
.sitemap-wrap .sitemap-row .dep3 {
  border: 0;
}
.sitemap-wrap .sitemap-row .dep3 li + li {
  margin-top: 10px;
}
.sitemap-wrap .sitemap-row .dep3 .dep3-btn.on {
  font-weight: 600;
  color: #80624C;
  text-decoration: underline;
}
.sitemap-wrap .sitemap-row .dep3 .acco_top.on {
  background-color: transparent;
}
.sitemap-wrap .sitemap-row .dep3 .dep3-btn {
  position: relative;
  padding: 0;
  font-size: 14px;
  color: #1A1D29;
  font-weight: 300;
  border: 0;
  line-height: 1.4;
  height: 25px;
  display: flex;
  align-items: center;
  width: 100%;
}
.sitemap-wrap .sitemap-row .dep3 .dep3-btn:hover, .sitemap-wrap .sitemap-row .dep3 .dep3-btn:focus {
  font-weight: 600;
  color: #80624C;
  text-decoration: underline;
}
.sitemap-wrap .sitemap-row .dep3 .dep3-btn .acco_tit {
  width: 100%;
  display: block;
}
.sitemap-wrap .sitemap-row .dep3 .acco_con {
  width: 100%;
  padding: 8px;
  margin: 0;
}
.sitemap-wrap .sitemap-row .dep4 {
  margin-top: 4px;
  border: 0;
}
.sitemap-wrap .sitemap-row .dep4 li + li {
  margin-top: 12px;
}
.sitemap-wrap .sitemap-row .dep4 .dep4-btn {
  padding: 0;
  font-size: 14px;
  color: #1A1D29;
  font-weight: 300;
  border: 0;
  position: relative;
  padding-left: 8px;
}
.sitemap-wrap .sitemap-row .dep4 .dep4-btn::before {
  content: "";
  display: block;
  width: 2px;
  height: 2px;
  border-radius: 0.5px;
  background-color: #73757C;
  position: absolute;
  top: 7px;
  left: 0;
}
.sitemap-wrap .sitemap-row .dep4 .dep4-btn:hover, .sitemap-wrap .sitemap-row .dep4 .dep4-btn:focus {
  font-weight: 600;
  color: #80624C;
  text-decoration: underline;
}
.sitemap-wrap .sitemap-row .dep4 .dep4-btn:hover::before, .sitemap-wrap .sitemap-row .dep4 .dep4-btn:focus::before {
  background-color: #80624C;
}
.sitemap-wrap .sitemap-row + .sitemap-row {
  padding: 56px 0;
  border-top: 1px solid #E1E2E5;
}

.content-id .storeMapArea {
  border: 0;
  padding: 0;
}

/* 약도보기 */
.mapBox {
  width: 400px;
  height: 300px;
  margin: 0 20px;
}

/* iframe page */
.page-iframe.content-id {
  padding-top: 0 !important;
  width: calc(100vw - 37px) !important;
}

/* 이용안내 브라우저 */
.browser-wrap {
  padding: 64px 72px;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
}
.browser-wrap .browser_section {
  position: relative;
  padding: 0 0 0 120px;
}
.browser-wrap .browser_section dl {
  width: 384px;
  margin-bottom: 24px;
}
.browser-wrap .browser_section dl dt {
  font-size: 18px;
  line-height: 27px;
  font-weight: 600;
  margin-bottom: 16px;
}
.browser-wrap .browser_section dl dd {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.browser-wrap .browser_section .chrome::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 80px;
  height: 80px;
  left: 0;
  top: 8px;
  background-image: url(/inc_renewal/img/CC/icon_chrome_sign.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}
.browser-wrap .browser_section .edge::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 80px;
  height: 80px;
  left: 0;
  top: 8px;
  background-image: url(/inc_renewal/img/CC/icon_edge_sign.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}
.browser-wrap .browser_section .region dl {
  padding: 16px 0 0 8px;
  margin: 0;
}
.browser-wrap .browser_section .region::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 96px;
  height: 96px;
  left: 0;
  top: 0px;
  background-image: url(/inc_renewal/img/CC/bg_region.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}
.browser-wrap .browser_section .region dt {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
}
.browser-wrap .browser_section .region dd {
  font-size: 24px;
  line-height: 24px;
  color: #008DDB;
  font-weight: 600;
}
.browser-wrap .browser_section .region dd li {
  padding-top: 8px;
}
.browser-wrap .browser_section .region dd li span {
  display: inline-block;
  margin-left: 8px;
  font-size: 16px;
  line-height: 24px;
}
.browser-wrap .browser_section .oversea dl {
  padding: 16px 0 0 8px;
  margin: 0;
}
.browser-wrap .browser_section .oversea::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 96px;
  height: 96px;
  left: 0;
  top: 0px;
  background-image: url(/inc_renewal/img/CC/bg_oversea.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}
.browser-wrap .browser_section .oversea dt {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
}
.browser-wrap .browser_section .oversea dd {
  font-size: 24px;
  line-height: 24px;
  color: #008DDB;
  font-weight: 600;
}
.browser-wrap .browser_section .oversea dd li {
  padding-top: 8px;
}

.gray-box-line {
  position: relative;
  border: 2px solid #EBEBED;
  padding: 40px;
  border-radius: 16px;
  height: 716px;
}
.gray-box-line > .mtl_checkbox {
  width: 100%;
}
.gray-box-line > .mtl_checkbox + .mtl_checkbox {
  margin: 8px 0 0 0 !important;
}

.box-gray {
  position: relative;
  background-color: #FAFAFA;
  padding: 40px;
  border-radius: 16px;
}
.box-gray .tit4 {
  font-size: 16px;
  font-weight: 600;
  color: #1A1D29;
  margin: 0 !important;
  padding: 0 !important;
}
.box-gray .tit4::before {
  display: none !important;
}

.box-gray-item + .box-gray-item {
  margin-top: 26px;
  padding-top: 32px;
  border-top: 1px solid #E1E2E5;
}

.balloon-wrap {
  position: relative;
  margin: 24px 16px;
  width: 176px;
  font-size: 14px;
  line-height: 21px;
  text-align: left;
}
.balloon-wrap::before {
  position: relative;
  display: block;
  content: "";
  height: 25px;
  background-image: url(/inc_renewal/img/CC/bg_balloon_top.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 176px 25px;
}
.balloon-wrap::after {
  position: relative;
  display: block;
  content: "";
  height: 33px;
  background-image: url(/inc_renewal/img/CC/bg_balloon_bottom.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 176px 33px;
}
.balloon-wrap .balloon-tit {
  font-weight: 600;
  padding: 0 16px;
  background-color: #DCF1FC;
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #ACDEF7;
}
.balloon-wrap .balloon-txt {
  font-weight: 400;
  padding: 0 16px;
  background-color: #DCF1FC;
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #ACDEF7;
  min-height: 125px;
}
.balloon-wrap .balloon-txt span {
  display: block;
}

/* 툴팁 - 레이어 팝업 */
.balloon-tip {
  position: relative;
  display: inline-block;
}
.balloon-tip .balloon-btn {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 20px;
  vertical-align: middle;
}
.balloon-tip .balloon-btn span {
  position: absolute;
  display: inline-block;
  font-size: 1px;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  border: 0;
  clip: rect(0, 0, 0, 0);
}
.balloon-tip .balloon-btn:after {
  content: "?";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 16px;
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  background-color: #afafaf;
  border-radius: 50%;
}

.content-id .tableDefault .tooltipWrap .tooltip {
  width: auto;
  min-width: 180px;
}
.content-id .tableDefault .tooltipWrap .tooltip ul {
  padding: 4px 0;
  border: 1px solid #BFC0C5;
  border-radius: 8px;
}
.content-id .tableDefault .tooltipWrap .tooltip ul li {
  padding: 0;
}
.content-id .tableDefault .tooltipWrap .tooltip ul li > a {
  padding: 12px 16px;
  color: #4D4F58;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  word-break: keep-all;
}
.content-id .tableDefault .tooltipWrap .tooltip ul li:hover, .content-id .tableDefault .tooltipWrap .tooltip ul li:focus {
  background: none;
}
.content-id .tableDefault .tooltipWrap .tooltip ul li:hover a, .content-id .tableDefault .tooltipWrap .tooltip ul li:focus a {
  color: #000411;
  text-decoration: underline;
}
.content-id .tableDefault .tooltipWrap .tooltip ul li.atv {
  background: none;
}
.content-id .tableDefault .tooltipWrap .tooltip ul li.atv a {
  color: #008DDB;
  font-weight: 400;
}

.licence-arr-sign li:after {
  content: "↓";
  display: block;
  font-size: 16px;
  line-height: 24px;
}
.licence-arr-sign li:last-child::after {
  content: none;
}

.app-setup-box {
  padding: 100px;
  background-color: #F6F8FC;
  border-radius: 16px;
}
.app-setup-box .app-setup-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.app-setup-box .app-setup-list li {
  width: 196px;
  text-align: center;
}
.app-setup-box .app-setup-list li img {
  width: 100%;
}
.app-setup-box .app-setup-list .app-setup-figure {
  margin-bottom: 24px;
}
.app-setup-box .app-setup-list .app-setup-txt {
  position: relative;
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 24px;
  padding: 8px 16px;
  background-color: #4D4F58;
  border-radius: 50px;
}
.app-setup-box .app-setup-list .app-setup-txt::after {
  display: block;
  width: 24px;
  height: 24px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  background-color: #444;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 8px;
  font-weight: 600;
  font-size: 12px;
}

#content .certificateWrap {
  margin-top: 24px !important;
}
#content .certificateWrap.typeB {
  padding: 30px 128px 30px 0;
  width: 580px;
  margin-top: 24px !important;
}
#content .certificateWrap.typeB .certificateBtn {
  margin-top: 5em !important;
}

.acco_confirm {
  font-size: 18px;
  line-height: 27px;
  font-weight: 600;
  position: relative;
  padding-left: 16px;
}
.acco_confirm::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #73757C;
  position: absolute;
  left: 4px;
  top: 10px;
}

.han-auth-wrap {
  border-top: 1px solid #4D4F58;
  border-bottom: 1px solid #E1E2E6;
  padding: 40px 0 0 0;
  display: flex;
  justify-content: flex-start;
}
.han-auth-wrap .han-auth-img {
  margin-right: 64px;
}
.han-auth-wrap .han-auth-txt .han-auth-cont {
  margin-bottom: 40px;
}
.han-auth-wrap .han-auth-txt .han-auth-cont p {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  position: relative;
  padding-left: 12px;
}
.han-auth-wrap .han-auth-txt .han-auth-cont p::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #73757C;
  position: absolute;
  left: 0;
  top: 6px;
}
.han-auth-wrap .han-auth-txt .han-auth-cont ul {
  margin-top: 24px;
}
.han-auth-wrap .han-auth-txt .han-auth-cont ul li {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  padding-left: 12px;
}
.han-auth-wrap .han-auth-txt .han-auth-cont ul li::before {
  content: "";
  display: block;
  width: 4px;
  height: 1px;
  background: #1A1D29;
  position: absolute;
  top: 11px;
  left: 0;
}

.custom_service {
  padding: 40px;
  background-color: #F6F8FC;
  border-radius: 16px;
}
.custom_service .custom_img {
  padding: 40px;
  text-align: center;
  background-color: #ffffff;
  border-radius: 16px;
}

.banber-mobile-trad {
  position: relative;
}
.banber-mobile-trad .btn-wrap {
  position: absolute;
  left: 0;
  bottom: -6px;
  display: inline-block;
  display: inline-block !important;
}
.banber-mobile-trad .slick-slider {
  padding: 0;
  text-align: center;
  margin: 0;
}
.banber-mobile-trad .slick-slider .slick-list {
  border-radius: 16px;
}
.banber-mobile-trad .slick-slider button.slick-next {
  width: 44px;
  height: 44px;
  right: 40px;
  background: transparent url(/inc_renewal/img/common/icon_bnr_next.png) center center no-repeat;
}
.banber-mobile-trad .slick-slider button.slick-next:hover, .banber-mobile-trad .slick-slider button.slick-next:focus {
  background: transparent url(/inc_renewal/img/common/icon_bnr_next_hover.png) center center no-repeat;
}
.banber-mobile-trad .slick-slider button.slick-prev {
  z-index: 1;
  width: 44px;
  height: 44px;
  left: 40px;
  background: transparent url(/inc_renewal/img/common/icon_bnr_prev.png) center center no-repeat;
}
.banber-mobile-trad .slick-slider button.slick-prev:hover, .banber-mobile-trad .slick-slider button.slick-prev:focus {
  background: transparent url(/inc_renewal/img/common/icon_bnr_prev_hover.png) center center no-repeat;
}
.banber-mobile-trad .slick-slider .slick-dots {
  display: inline-block !important;
  width: inherit;
  text-align: center;
  position: inherit;
  bottom: inherit;
}
.banber-mobile-trad .slick-slider .slick-dots li {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0 8px 0 0;
  padding: 0;
  cursor: pointer;
}
.banber-mobile-trad .slick-slider .slick-dots li button {
  width: 8px;
  height: 8px;
}
.banber-mobile-trad .slick-slider .slick-dots li button:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #CDCECF;
  border-radius: 50%;
  opacity: 1;
  top: 4px;
  left: 4px;
  margin: 0;
}
.banber-mobile-trad .slick-slider .slick-dots li.slick-active button {
  width: 32px;
}
.banber-mobile-trad .slick-slider .slick-dots li.slick-active button:before {
  content: "";
  width: 32px;
  height: 8px;
  margin: 0 8px 0 0;
  border-radius: 8px;
  background: #0199e8;
  top: 4px;
}

.finan_info {
  margin-top: 24px;
}
.finan_info .finan_wrap {
  background-color: #fafafa;
  border-radius: 16px;
  padding: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
.finan_info .finan_wrap .finan_guide {
  width: 146px;
  padding: 32px 0;
  border-radius: 24px;
  background-color: #ffffff;
}
.finan_info .finan_wrap .finan_guide:hover {
  outline: 2px solid #14A1EB;
  box-sizing: content-box;
}
.finan_info .finan_wrap .finan_guide .finan_txt {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
}
.finan_info .finan_wrap .finan_guide .finan_txt a {
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
}
.finan_info .finan_wrap .finan_guide .finan_txt::before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 16px auto;
  background-image: url(/inc_renewal/img/sp/sp_advatage.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.finan_info .finan_wrap .finan_guide .finan_txt:after {
  content: "";
  display: inline-block;
  margin-left: 8px;
  width: 7px;
  height: 12px;
  background-image: url(/inc_renewal/img/CC/icon_finan_link.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 7px 12px;
}
.finan_info .finan_wrap .finan_guide .finan_txt.n1:before {
  background-position: -200px -200px;
}
.finan_info .finan_wrap .finan_guide .finan_txt.n2:before {
  background-position: -100px 0;
}
.finan_info .finan_wrap .finan_guide .finan_txt.n3:before {
  background-position: -150px 0;
}
.finan_info .finan_wrap .finan_guide .finan_txt.n4:before {
  background-position: -200px -100px;
}
.finan_info .finan_wrap .finan_guide .finan_txt.n5:before {
  background-position: -200px 0;
}
.finan_info .finan_wrap .finan_guide .finan_txt.n6:before {
  background-position: -200px -50px;
}
.finan_info .finan_wrap .finan_guide .finan_txt.n7:before {
  background-position: -200px -150px;
}

.medomode-wrap {
  width: 100%;
}
.medomode-wrap .medomode-btn {
  display: flex;
  width: 100%;
}
.medomode-wrap .medomode-btn > a {
  flex: 1;
}
.medomode-wrap .medomode-btn > a + a {
  margin-left: 8px;
}
.medomode-wrap .medomode-inp {
  margin-top: 8px;
}
.medomode-wrap .medomode-inp input {
  width: 100%;
}

.slick-dots button:focus {
  outline: 1px solid #000 !important;
}

.no_cont_txt .cont_txt {
  padding-left: 0 !important;
}

.print-top {
  position: absolute;
  top: 48px;
  right: 30px;
}
.print-top .btnSsm_SystemPop.sys_printBtn {
  position: absolute !important;
  top: 0;
  right: 0;
  display: inline-flex;
  align-items: center;
  height: 40px;
  padding: 0 !important;
  color: #73757C !important;
  font-size: 14px;
  border: 0;
}
.print-top .btnSsm_SystemPop.sys_printBtn:hover, .print-top .btnSsm_SystemPop.sys_printBtn:focus {
  background-color: transparent;
}
.print-top .btnSsm_SystemPop.sys_printBtn::after {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 0 0 4px;
  border-radius: 50%;
  transform: translate(0);
  background: #FAFAFA url(/inc_renewal/img/sp/sp_breadcrumbs.png) -25px 6px no-repeat;
}

.ps-container > .ps-scrollbar-y-rail {
  opacity: 1;
}

body .content-id .lp_content .answer {
  height: auto;
  min-height: 100px;
}

.srch-headwrap {
  display: flex;
  justify-content: space-between;
}

.tbl-guide td {
  padding: 10px;
}

.toLeft .qInfo_arr {
  transform: rotate(90deg) !important;
  left: auto !important;
  right: 21px !important;
}

.toBottom0 .qInfo_arr {
  transform: rotate(0deg) !important;
  left: calc(50% - 5px) !important;
  top: 25px !important;
}

.page-beginner .beginner-main {
  position: relative;
  width: 800px;
  height: 246px;
  padding: 0 26px 0 168px;
  margin: 0 auto 150px;
}
.page-beginner .beginner-main::after {
  content: "";
  display: block;
  width: 337px;
  height: 335px;
  background: url(/inc_renewal/img/CC/beginner_main.png) no-repeat 0 100%;
  position: absolute;
  bottom: -40px;
  right: 190px;
}
.page-beginner .beginner-main-head {
  margin-top: 20px;
}
.page-beginner .beginner-main-head em {
  display: block;
  color: #008DDB;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 16px;
}
.page-beginner .beginner-main-head strong {
  display: block;
  color: #1A1D29;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -0.5px;
  line-height: 50px;
}
.page-beginner .beginner-main-head p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-size: 16px;
  color: #73757C;
  margin-top: 12px;
}

.error-page-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.error-page {
  text-align: center;
}

.error-page img {
  margin: 0 auto;
  display: block;
}

.error-page h1 {
  line-height: 1.4;
  font-size: 28px;
  font-weight: 600;
  margin: 56px 0 22px;
  padding: 0 !important;
}

.error-page p {
  line-height: 1.6;
}

.error-page-wrap .btnCenter {
  margin-top: 28px;
}

.comp .BoxError {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0;
}
.comp .BoxError .round {
  padding: 0;
  text-align: center;
  box-sizing: border-box;
  letter-spacing: 0;
}
.comp .BoxError .round:before {
  display: inline-block;
  width: 224px;
  height: 152px;
  background: url("/inc_renewal/img/CO/error_img.png") center/100% no-repeat;
  background-size: 100%;
  content: "";
}
.comp .BoxError .round .BoxError_title {
  color: #000411;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.4;
}
.comp .BoxError .round h2 + p {
  margin-top: 24px;
  color: #000411;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
}
.comp .BoxError .round p .fColor,
.comp .BoxError .round p a {
  color: #E32121 !important;
}
.comp .BoxError .round p strong {
  font-weight: 400 !important;
}
.comp .BoxError .round .listBasic {
  padding: 0;
  margin: 0;
  background: none;
}
.comp .BoxError .round .listBasic .marT25 {
  margin-top: 56px !important;
}
.comp .BoxError .round .btnArea {
  text-align: center;
  margin: 56px 0 40px;
}
.comp .BoxError .round .btnArea .alignL {
  float: none !important;
}
.comp .BoxError .round .btnArea .alignL .mt20 {
  margin-top: 0 !important;
}

.btn-fixed {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
}

.btn-fixed-wrap {
  position: fixed;
  bottom: 50px;
  left: 0;
  padding: 10px 30px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  box-sizing: border-box;
}

.btn-fixed-wrap.right {
  justify-content: flex-end;
}

.content-id .faq_list > li .faq_q:focus {
  text-decoration: none !important;
}

/*
* Button
* --------------
*/
.btn_area {
  font-size: 0;
  position: relative;
  text-align: center;
}
.btn_area::after {
  display: block;
  content: "";
  clear: both;
}

/* 공통 속성 color */
/* blue */
/* 레이어팝업 확인 버튼 */
.layerPopup .mtl_button {
  position: relative;
  background-color: #008DDB;
  border: 1px solid #008DDB;
  color: #fff;
  box-sizing: border-box;
  border-radius: 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: 500;
  background-image: none;
  min-width: 160px;
  height: 56px;
  line-height: 1.2;
  padding: 18px 24px 16px;
}
.layerPopup .mtl_button:hover, .layerPopup .mtl_button:focus {
  text-decoration: underline;
  border: 1px solid #1476AD;
  background-color: #1476AD;
}
.layerPopup .mtl_button.disabled, .layerPopup .mtl_button:disabled {
  box-shadow: none;
  color: #73757C;
  background-color: #EBEBED;
  border: 1px solid #EBEBED;
  pointer-events: none;
  background-image: none !important;
}
.layerPopup .mtl_button:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.layerPopup .mtl_button:not(:disabled):not(.disabled):active, .layerPopup .mtl_button:not(:disabled):not(.disabled).active {
  background-color: #1476AD;
  border: 1px solid #1476AD;
}
.layerPopup .mtl_button > span {
  line-height: 1.2;
}
.layerPopup .mtl_button :not(:first-child) {
  margin-left: 8px;
}

.layerPopup .layerPopup_wrap .tableDefault.type-form td .type-radio .btnWhite {
  padding: 8px 16px;
  min-width: 96px;
  width: auto;
  margin-left: 8px;
  height: 32px;
  padding: 8px 16px;
  color: #1A1D29;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  line-height: 13px;
}
.layerPopup .layerPopup_wrap .tableDefault.type-form td .type-radio .btnWhite:focus {
  text-decoration: underline !important;
}

.layerPopup .layerPopup_wrap .tableDefault.type-form td .type-radio .btnWhite:first-child {
  margin: 0;
}

body,
.modal_content,
.content-id {
  /* line */
  /* SIZE  */
  /* 56 */
  /* 48 */
  /* icon - right */
  /* 40 */
  /* icon  */
  /* 32 */
  /* text button */
  /* icon  */
  /* icon - left */
  /* color */
  /* width auto */
}
body button.full,
body a.full,
.modal_content button.full,
.modal_content a.full,
.content-id button.full,
.content-id a.full {
  width: 100% !important;
  margin-left: 0 !important;
}
body button.second,
body a.second,
.modal_content button.second,
.modal_content a.second,
.content-id button.second,
.content-id a.second {
  color: #fff !important;
  background: #D63434 !important;
  border-color: #D63434 !important;
}
body button.second:hover, body button.second:focus,
body a.second:hover,
body a.second:focus,
.modal_content button.second:hover,
.modal_content button.second:focus,
.modal_content a.second:hover,
.modal_content a.second:focus,
.content-id button.second:hover,
.content-id button.second:focus,
.content-id a.second:hover,
.content-id a.second:focus {
  text-decoration: underline;
  background: #ba2b2b !important;
  border-color: #D63434 !important;
}
body .btnSsm_black,
body .btnSsm_blue,
body .btnSm_black,
body .btnSm_buy,
body .btnSm_Blue,
body .btnSm_sell,
body .btnSm_Blue2,
body .btn_green,
body .btn_buy,
body .btn_sell,
body .btn_Blue,
body .btn_Blue2,
body .btnBlack,
body .basicSmall,
body .mtl_button,
.modal_content .btnSsm_black,
.modal_content .btnSsm_blue,
.modal_content .btnSm_black,
.modal_content .btnSm_buy,
.modal_content .btnSm_Blue,
.modal_content .btnSm_sell,
.modal_content .btnSm_Blue2,
.modal_content .btn_green,
.modal_content .btn_buy,
.modal_content .btn_sell,
.modal_content .btn_Blue,
.modal_content .btn_Blue2,
.modal_content .btnBlack,
.modal_content .basicSmall,
.modal_content .mtl_button,
.content-id .btnSsm_black,
.content-id .btnSsm_blue,
.content-id .btnSm_black,
.content-id .btnSm_buy,
.content-id .btnSm_Blue,
.content-id .btnSm_sell,
.content-id .btnSm_Blue2,
.content-id .btn_green,
.content-id .btn_buy,
.content-id .btn_sell,
.content-id .btn_Blue,
.content-id .btn_Blue2,
.content-id .btnBlack,
.content-id .basicSmall,
.content-id .mtl_button {
  position: relative;
  background-color: #008DDB;
  border: 1px solid #008DDB;
  color: #fff;
  box-sizing: border-box;
  border-radius: 8px;
  vertical-align: middle;
  display: inline-block;
  background-image: none;
}
body .btnSsm_black:hover, body .btnSsm_black:focus,
body .btnSsm_blue:hover,
body .btnSsm_blue:focus,
body .btnSm_black:hover,
body .btnSm_black:focus,
body .btnSm_buy:hover,
body .btnSm_buy:focus,
body .btnSm_Blue:hover,
body .btnSm_Blue:focus,
body .btnSm_sell:hover,
body .btnSm_sell:focus,
body .btnSm_Blue2:hover,
body .btnSm_Blue2:focus,
body .btn_green:hover,
body .btn_green:focus,
body .btn_buy:hover,
body .btn_buy:focus,
body .btn_sell:hover,
body .btn_sell:focus,
body .btn_Blue:hover,
body .btn_Blue:focus,
body .btn_Blue2:hover,
body .btn_Blue2:focus,
body .btnBlack:hover,
body .btnBlack:focus,
body .basicSmall:hover,
body .basicSmall:focus,
body .mtl_button:hover,
body .mtl_button:focus,
.modal_content .btnSsm_black:hover,
.modal_content .btnSsm_black:focus,
.modal_content .btnSsm_blue:hover,
.modal_content .btnSsm_blue:focus,
.modal_content .btnSm_black:hover,
.modal_content .btnSm_black:focus,
.modal_content .btnSm_buy:hover,
.modal_content .btnSm_buy:focus,
.modal_content .btnSm_Blue:hover,
.modal_content .btnSm_Blue:focus,
.modal_content .btnSm_sell:hover,
.modal_content .btnSm_sell:focus,
.modal_content .btnSm_Blue2:hover,
.modal_content .btnSm_Blue2:focus,
.modal_content .btn_green:hover,
.modal_content .btn_green:focus,
.modal_content .btn_buy:hover,
.modal_content .btn_buy:focus,
.modal_content .btn_sell:hover,
.modal_content .btn_sell:focus,
.modal_content .btn_Blue:hover,
.modal_content .btn_Blue:focus,
.modal_content .btn_Blue2:hover,
.modal_content .btn_Blue2:focus,
.modal_content .btnBlack:hover,
.modal_content .btnBlack:focus,
.modal_content .basicSmall:hover,
.modal_content .basicSmall:focus,
.modal_content .mtl_button:hover,
.modal_content .mtl_button:focus,
.content-id .btnSsm_black:hover,
.content-id .btnSsm_black:focus,
.content-id .btnSsm_blue:hover,
.content-id .btnSsm_blue:focus,
.content-id .btnSm_black:hover,
.content-id .btnSm_black:focus,
.content-id .btnSm_buy:hover,
.content-id .btnSm_buy:focus,
.content-id .btnSm_Blue:hover,
.content-id .btnSm_Blue:focus,
.content-id .btnSm_sell:hover,
.content-id .btnSm_sell:focus,
.content-id .btnSm_Blue2:hover,
.content-id .btnSm_Blue2:focus,
.content-id .btn_green:hover,
.content-id .btn_green:focus,
.content-id .btn_buy:hover,
.content-id .btn_buy:focus,
.content-id .btn_sell:hover,
.content-id .btn_sell:focus,
.content-id .btn_Blue:hover,
.content-id .btn_Blue:focus,
.content-id .btn_Blue2:hover,
.content-id .btn_Blue2:focus,
.content-id .btnBlack:hover,
.content-id .btnBlack:focus,
.content-id .basicSmall:hover,
.content-id .basicSmall:focus,
.content-id .mtl_button:hover,
.content-id .mtl_button:focus {
  text-decoration: underline;
  border: 1px solid #1476AD;
  background-color: #1476AD;
}
body .btnSsm_black.disabled, body .btnSsm_black:disabled,
body .btnSsm_blue.disabled,
body .btnSsm_blue:disabled,
body .btnSm_black.disabled,
body .btnSm_black:disabled,
body .btnSm_buy.disabled,
body .btnSm_buy:disabled,
body .btnSm_Blue.disabled,
body .btnSm_Blue:disabled,
body .btnSm_sell.disabled,
body .btnSm_sell:disabled,
body .btnSm_Blue2.disabled,
body .btnSm_Blue2:disabled,
body .btn_green.disabled,
body .btn_green:disabled,
body .btn_buy.disabled,
body .btn_buy:disabled,
body .btn_sell.disabled,
body .btn_sell:disabled,
body .btn_Blue.disabled,
body .btn_Blue:disabled,
body .btn_Blue2.disabled,
body .btn_Blue2:disabled,
body .btnBlack.disabled,
body .btnBlack:disabled,
body .basicSmall.disabled,
body .basicSmall:disabled,
body .mtl_button.disabled,
body .mtl_button:disabled,
.modal_content .btnSsm_black.disabled,
.modal_content .btnSsm_black:disabled,
.modal_content .btnSsm_blue.disabled,
.modal_content .btnSsm_blue:disabled,
.modal_content .btnSm_black.disabled,
.modal_content .btnSm_black:disabled,
.modal_content .btnSm_buy.disabled,
.modal_content .btnSm_buy:disabled,
.modal_content .btnSm_Blue.disabled,
.modal_content .btnSm_Blue:disabled,
.modal_content .btnSm_sell.disabled,
.modal_content .btnSm_sell:disabled,
.modal_content .btnSm_Blue2.disabled,
.modal_content .btnSm_Blue2:disabled,
.modal_content .btn_green.disabled,
.modal_content .btn_green:disabled,
.modal_content .btn_buy.disabled,
.modal_content .btn_buy:disabled,
.modal_content .btn_sell.disabled,
.modal_content .btn_sell:disabled,
.modal_content .btn_Blue.disabled,
.modal_content .btn_Blue:disabled,
.modal_content .btn_Blue2.disabled,
.modal_content .btn_Blue2:disabled,
.modal_content .btnBlack.disabled,
.modal_content .btnBlack:disabled,
.modal_content .basicSmall.disabled,
.modal_content .basicSmall:disabled,
.modal_content .mtl_button.disabled,
.modal_content .mtl_button:disabled,
.content-id .btnSsm_black.disabled,
.content-id .btnSsm_black:disabled,
.content-id .btnSsm_blue.disabled,
.content-id .btnSsm_blue:disabled,
.content-id .btnSm_black.disabled,
.content-id .btnSm_black:disabled,
.content-id .btnSm_buy.disabled,
.content-id .btnSm_buy:disabled,
.content-id .btnSm_Blue.disabled,
.content-id .btnSm_Blue:disabled,
.content-id .btnSm_sell.disabled,
.content-id .btnSm_sell:disabled,
.content-id .btnSm_Blue2.disabled,
.content-id .btnSm_Blue2:disabled,
.content-id .btn_green.disabled,
.content-id .btn_green:disabled,
.content-id .btn_buy.disabled,
.content-id .btn_buy:disabled,
.content-id .btn_sell.disabled,
.content-id .btn_sell:disabled,
.content-id .btn_Blue.disabled,
.content-id .btn_Blue:disabled,
.content-id .btn_Blue2.disabled,
.content-id .btn_Blue2:disabled,
.content-id .btnBlack.disabled,
.content-id .btnBlack:disabled,
.content-id .basicSmall.disabled,
.content-id .basicSmall:disabled,
.content-id .mtl_button.disabled,
.content-id .mtl_button:disabled {
  box-shadow: none;
  color: #73757C;
  background-color: #EBEBED;
  border: 1px solid #EBEBED;
  pointer-events: none;
  background-image: none !important;
}
body .btnSsm_black:not(:disabled):not(.disabled),
body .btnSsm_blue:not(:disabled):not(.disabled),
body .btnSm_black:not(:disabled):not(.disabled),
body .btnSm_buy:not(:disabled):not(.disabled),
body .btnSm_Blue:not(:disabled):not(.disabled),
body .btnSm_sell:not(:disabled):not(.disabled),
body .btnSm_Blue2:not(:disabled):not(.disabled),
body .btn_green:not(:disabled):not(.disabled),
body .btn_buy:not(:disabled):not(.disabled),
body .btn_sell:not(:disabled):not(.disabled),
body .btn_Blue:not(:disabled):not(.disabled),
body .btn_Blue2:not(:disabled):not(.disabled),
body .btnBlack:not(:disabled):not(.disabled),
body .basicSmall:not(:disabled):not(.disabled),
body .mtl_button:not(:disabled):not(.disabled),
.modal_content .btnSsm_black:not(:disabled):not(.disabled),
.modal_content .btnSsm_blue:not(:disabled):not(.disabled),
.modal_content .btnSm_black:not(:disabled):not(.disabled),
.modal_content .btnSm_buy:not(:disabled):not(.disabled),
.modal_content .btnSm_Blue:not(:disabled):not(.disabled),
.modal_content .btnSm_sell:not(:disabled):not(.disabled),
.modal_content .btnSm_Blue2:not(:disabled):not(.disabled),
.modal_content .btn_green:not(:disabled):not(.disabled),
.modal_content .btn_buy:not(:disabled):not(.disabled),
.modal_content .btn_sell:not(:disabled):not(.disabled),
.modal_content .btn_Blue:not(:disabled):not(.disabled),
.modal_content .btn_Blue2:not(:disabled):not(.disabled),
.modal_content .btnBlack:not(:disabled):not(.disabled),
.modal_content .basicSmall:not(:disabled):not(.disabled),
.modal_content .mtl_button:not(:disabled):not(.disabled),
.content-id .btnSsm_black:not(:disabled):not(.disabled),
.content-id .btnSsm_blue:not(:disabled):not(.disabled),
.content-id .btnSm_black:not(:disabled):not(.disabled),
.content-id .btnSm_buy:not(:disabled):not(.disabled),
.content-id .btnSm_Blue:not(:disabled):not(.disabled),
.content-id .btnSm_sell:not(:disabled):not(.disabled),
.content-id .btnSm_Blue2:not(:disabled):not(.disabled),
.content-id .btn_green:not(:disabled):not(.disabled),
.content-id .btn_buy:not(:disabled):not(.disabled),
.content-id .btn_sell:not(:disabled):not(.disabled),
.content-id .btn_Blue:not(:disabled):not(.disabled),
.content-id .btn_Blue2:not(:disabled):not(.disabled),
.content-id .btnBlack:not(:disabled):not(.disabled),
.content-id .basicSmall:not(:disabled):not(.disabled),
.content-id .mtl_button:not(:disabled):not(.disabled) {
  cursor: pointer;
}
body .btnSsm_black:not(:disabled):not(.disabled):active, body .btnSsm_black:not(:disabled):not(.disabled).active,
body .btnSsm_blue:not(:disabled):not(.disabled):active,
body .btnSsm_blue:not(:disabled):not(.disabled).active,
body .btnSm_black:not(:disabled):not(.disabled):active,
body .btnSm_black:not(:disabled):not(.disabled).active,
body .btnSm_buy:not(:disabled):not(.disabled):active,
body .btnSm_buy:not(:disabled):not(.disabled).active,
body .btnSm_Blue:not(:disabled):not(.disabled):active,
body .btnSm_Blue:not(:disabled):not(.disabled).active,
body .btnSm_sell:not(:disabled):not(.disabled):active,
body .btnSm_sell:not(:disabled):not(.disabled).active,
body .btnSm_Blue2:not(:disabled):not(.disabled):active,
body .btnSm_Blue2:not(:disabled):not(.disabled).active,
body .btn_green:not(:disabled):not(.disabled):active,
body .btn_green:not(:disabled):not(.disabled).active,
body .btn_buy:not(:disabled):not(.disabled):active,
body .btn_buy:not(:disabled):not(.disabled).active,
body .btn_sell:not(:disabled):not(.disabled):active,
body .btn_sell:not(:disabled):not(.disabled).active,
body .btn_Blue:not(:disabled):not(.disabled):active,
body .btn_Blue:not(:disabled):not(.disabled).active,
body .btn_Blue2:not(:disabled):not(.disabled):active,
body .btn_Blue2:not(:disabled):not(.disabled).active,
body .btnBlack:not(:disabled):not(.disabled):active,
body .btnBlack:not(:disabled):not(.disabled).active,
body .basicSmall:not(:disabled):not(.disabled):active,
body .basicSmall:not(:disabled):not(.disabled).active,
body .mtl_button:not(:disabled):not(.disabled):active,
body .mtl_button:not(:disabled):not(.disabled).active,
.modal_content .btnSsm_black:not(:disabled):not(.disabled):active,
.modal_content .btnSsm_black:not(:disabled):not(.disabled).active,
.modal_content .btnSsm_blue:not(:disabled):not(.disabled):active,
.modal_content .btnSsm_blue:not(:disabled):not(.disabled).active,
.modal_content .btnSm_black:not(:disabled):not(.disabled):active,
.modal_content .btnSm_black:not(:disabled):not(.disabled).active,
.modal_content .btnSm_buy:not(:disabled):not(.disabled):active,
.modal_content .btnSm_buy:not(:disabled):not(.disabled).active,
.modal_content .btnSm_Blue:not(:disabled):not(.disabled):active,
.modal_content .btnSm_Blue:not(:disabled):not(.disabled).active,
.modal_content .btnSm_sell:not(:disabled):not(.disabled):active,
.modal_content .btnSm_sell:not(:disabled):not(.disabled).active,
.modal_content .btnSm_Blue2:not(:disabled):not(.disabled):active,
.modal_content .btnSm_Blue2:not(:disabled):not(.disabled).active,
.modal_content .btn_green:not(:disabled):not(.disabled):active,
.modal_content .btn_green:not(:disabled):not(.disabled).active,
.modal_content .btn_buy:not(:disabled):not(.disabled):active,
.modal_content .btn_buy:not(:disabled):not(.disabled).active,
.modal_content .btn_sell:not(:disabled):not(.disabled):active,
.modal_content .btn_sell:not(:disabled):not(.disabled).active,
.modal_content .btn_Blue:not(:disabled):not(.disabled):active,
.modal_content .btn_Blue:not(:disabled):not(.disabled).active,
.modal_content .btn_Blue2:not(:disabled):not(.disabled):active,
.modal_content .btn_Blue2:not(:disabled):not(.disabled).active,
.modal_content .btnBlack:not(:disabled):not(.disabled):active,
.modal_content .btnBlack:not(:disabled):not(.disabled).active,
.modal_content .basicSmall:not(:disabled):not(.disabled):active,
.modal_content .basicSmall:not(:disabled):not(.disabled).active,
.modal_content .mtl_button:not(:disabled):not(.disabled):active,
.modal_content .mtl_button:not(:disabled):not(.disabled).active,
.content-id .btnSsm_black:not(:disabled):not(.disabled):active,
.content-id .btnSsm_black:not(:disabled):not(.disabled).active,
.content-id .btnSsm_blue:not(:disabled):not(.disabled):active,
.content-id .btnSsm_blue:not(:disabled):not(.disabled).active,
.content-id .btnSm_black:not(:disabled):not(.disabled):active,
.content-id .btnSm_black:not(:disabled):not(.disabled).active,
.content-id .btnSm_buy:not(:disabled):not(.disabled):active,
.content-id .btnSm_buy:not(:disabled):not(.disabled).active,
.content-id .btnSm_Blue:not(:disabled):not(.disabled):active,
.content-id .btnSm_Blue:not(:disabled):not(.disabled).active,
.content-id .btnSm_sell:not(:disabled):not(.disabled):active,
.content-id .btnSm_sell:not(:disabled):not(.disabled).active,
.content-id .btnSm_Blue2:not(:disabled):not(.disabled):active,
.content-id .btnSm_Blue2:not(:disabled):not(.disabled).active,
.content-id .btn_green:not(:disabled):not(.disabled):active,
.content-id .btn_green:not(:disabled):not(.disabled).active,
.content-id .btn_buy:not(:disabled):not(.disabled):active,
.content-id .btn_buy:not(:disabled):not(.disabled).active,
.content-id .btn_sell:not(:disabled):not(.disabled):active,
.content-id .btn_sell:not(:disabled):not(.disabled).active,
.content-id .btn_Blue:not(:disabled):not(.disabled):active,
.content-id .btn_Blue:not(:disabled):not(.disabled).active,
.content-id .btn_Blue2:not(:disabled):not(.disabled):active,
.content-id .btn_Blue2:not(:disabled):not(.disabled).active,
.content-id .btnBlack:not(:disabled):not(.disabled):active,
.content-id .btnBlack:not(:disabled):not(.disabled).active,
.content-id .basicSmall:not(:disabled):not(.disabled):active,
.content-id .basicSmall:not(:disabled):not(.disabled).active,
.content-id .mtl_button:not(:disabled):not(.disabled):active,
.content-id .mtl_button:not(:disabled):not(.disabled).active {
  background-color: #1476AD;
  border: 1px solid #1476AD;
}
body .btnSsm_black > span,
body .btnSsm_blue > span,
body .btnSm_black > span,
body .btnSm_buy > span,
body .btnSm_Blue > span,
body .btnSm_sell > span,
body .btnSm_Blue2 > span,
body .btn_green > span,
body .btn_buy > span,
body .btn_sell > span,
body .btn_Blue > span,
body .btn_Blue2 > span,
body .btnBlack > span,
body .basicSmall > span,
body .mtl_button > span,
.modal_content .btnSsm_black > span,
.modal_content .btnSsm_blue > span,
.modal_content .btnSm_black > span,
.modal_content .btnSm_buy > span,
.modal_content .btnSm_Blue > span,
.modal_content .btnSm_sell > span,
.modal_content .btnSm_Blue2 > span,
.modal_content .btn_green > span,
.modal_content .btn_buy > span,
.modal_content .btn_sell > span,
.modal_content .btn_Blue > span,
.modal_content .btn_Blue2 > span,
.modal_content .btnBlack > span,
.modal_content .basicSmall > span,
.modal_content .mtl_button > span,
.content-id .btnSsm_black > span,
.content-id .btnSsm_blue > span,
.content-id .btnSm_black > span,
.content-id .btnSm_buy > span,
.content-id .btnSm_Blue > span,
.content-id .btnSm_sell > span,
.content-id .btnSm_Blue2 > span,
.content-id .btn_green > span,
.content-id .btn_buy > span,
.content-id .btn_sell > span,
.content-id .btn_Blue > span,
.content-id .btn_Blue2 > span,
.content-id .btnBlack > span,
.content-id .basicSmall > span,
.content-id .mtl_button > span {
  line-height: 1.2;
  letter-spacing: 0 !important;
  padding: 0;
}
body .btnSsm_black :not(:first-child),
body .btnSsm_blue :not(:first-child),
body .btnSm_black :not(:first-child),
body .btnSm_buy :not(:first-child),
body .btnSm_Blue :not(:first-child),
body .btnSm_sell :not(:first-child),
body .btnSm_Blue2 :not(:first-child),
body .btn_green :not(:first-child),
body .btn_buy :not(:first-child),
body .btn_sell :not(:first-child),
body .btn_Blue :not(:first-child),
body .btn_Blue2 :not(:first-child),
body .btnBlack :not(:first-child),
body .basicSmall :not(:first-child),
body .mtl_button :not(:first-child),
.modal_content .btnSsm_black :not(:first-child),
.modal_content .btnSsm_blue :not(:first-child),
.modal_content .btnSm_black :not(:first-child),
.modal_content .btnSm_buy :not(:first-child),
.modal_content .btnSm_Blue :not(:first-child),
.modal_content .btnSm_sell :not(:first-child),
.modal_content .btnSm_Blue2 :not(:first-child),
.modal_content .btn_green :not(:first-child),
.modal_content .btn_buy :not(:first-child),
.modal_content .btn_sell :not(:first-child),
.modal_content .btn_Blue :not(:first-child),
.modal_content .btn_Blue2 :not(:first-child),
.modal_content .btnBlack :not(:first-child),
.modal_content .basicSmall :not(:first-child),
.modal_content .mtl_button :not(:first-child),
.content-id .btnSsm_black :not(:first-child),
.content-id .btnSsm_blue :not(:first-child),
.content-id .btnSm_black :not(:first-child),
.content-id .btnSm_buy :not(:first-child),
.content-id .btnSm_Blue :not(:first-child),
.content-id .btnSm_sell :not(:first-child),
.content-id .btnSm_Blue2 :not(:first-child),
.content-id .btn_green :not(:first-child),
.content-id .btn_buy :not(:first-child),
.content-id .btn_sell :not(:first-child),
.content-id .btn_Blue :not(:first-child),
.content-id .btn_Blue2 :not(:first-child),
.content-id .btnBlack :not(:first-child),
.content-id .basicSmall :not(:first-child),
.content-id .mtl_button :not(:first-child) {
  margin-left: 8px;
}
body .btnSsm_black > div:not([class]),
body .btnSsm_blue > div:not([class]),
body .btnSm_black > div:not([class]),
body .btnSm_buy > div:not([class]),
body .btnSm_Blue > div:not([class]),
body .btnSm_sell > div:not([class]),
body .btnSm_Blue2 > div:not([class]),
body .btn_green > div:not([class]),
body .btn_buy > div:not([class]),
body .btn_sell > div:not([class]),
body .btn_Blue > div:not([class]),
body .btn_Blue2 > div:not([class]),
body .btnBlack > div:not([class]),
body .basicSmall > div:not([class]),
body .mtl_button > div:not([class]),
.modal_content .btnSsm_black > div:not([class]),
.modal_content .btnSsm_blue > div:not([class]),
.modal_content .btnSm_black > div:not([class]),
.modal_content .btnSm_buy > div:not([class]),
.modal_content .btnSm_Blue > div:not([class]),
.modal_content .btnSm_sell > div:not([class]),
.modal_content .btnSm_Blue2 > div:not([class]),
.modal_content .btn_green > div:not([class]),
.modal_content .btn_buy > div:not([class]),
.modal_content .btn_sell > div:not([class]),
.modal_content .btn_Blue > div:not([class]),
.modal_content .btn_Blue2 > div:not([class]),
.modal_content .btnBlack > div:not([class]),
.modal_content .basicSmall > div:not([class]),
.modal_content .mtl_button > div:not([class]),
.content-id .btnSsm_black > div:not([class]),
.content-id .btnSsm_blue > div:not([class]),
.content-id .btnSm_black > div:not([class]),
.content-id .btnSm_buy > div:not([class]),
.content-id .btnSm_Blue > div:not([class]),
.content-id .btnSm_sell > div:not([class]),
.content-id .btnSm_Blue2 > div:not([class]),
.content-id .btn_green > div:not([class]),
.content-id .btn_buy > div:not([class]),
.content-id .btn_sell > div:not([class]),
.content-id .btn_Blue > div:not([class]),
.content-id .btn_Blue2 > div:not([class]),
.content-id .btnBlack > div:not([class]),
.content-id .basicSmall > div:not([class]),
.content-id .mtl_button > div:not([class]) {
  display: none;
}
body .mtl_button.btnCancel,
body .basicSmall,
body .btn_gray,
body .btnSm_White,
body .btnSystemPop,
body .btnSystemPop.readok,
body .btnLayerPop,
body .btn_prev,
body .btn_next,
body .btnAcc,
body .btnExcel,
body .btn_refresh,
body .btn_refresh_noTxt,
body .btnSm_list,
body .btnDownload,
body .btnDownload.type_pdf,
body .btnDownloadPdf,
body .btnDownloadPdf_25,
body .btnExcelBig,
body .btnExcelMiddle,
body .btnExcelSmall,
body .btnSm_refresh,
body .btnSm_LayerPop,
body .btnSm_more,
body .btnSm_close,
body .btnSm_Download,
body .btnSm_Sample,
body .btnSm_play,
body .btnSm_White3,
body .btnSm_White4,
body .btnSm_SystemPop_s,
body .btnSm_SystemPop,
body .btnSm_LayerPop,
body .btnSm_White2,
body .btnSsm_buy,
body .btnSsm_white,
body .btnSsm_White,
body .type_btnbox,
body .btnSsm_SystemPop,
body .btnSsm_LayerPop,
body .btnSsm_download,
body .btnDel,
body .btn_view,
body .btn_desc,
body .btn_asc,
body .btn_Print,
body .btn_plus,
body .btn_minus,
body .btnKnow,
body .btn_sssNum,
body .btnWhite3,
body .btnWhite2,
body .btnWhite3,
body .btnPlay,
body .btnWhite,
body .btnSystemPop,
body .btnLayerPop,
body .mtl_button.gray,
.modal_content .mtl_button.btnCancel,
.modal_content .basicSmall,
.modal_content .btn_gray,
.modal_content .btnSm_White,
.modal_content .btnSystemPop,
.modal_content .btnSystemPop.readok,
.modal_content .btnLayerPop,
.modal_content .btn_prev,
.modal_content .btn_next,
.modal_content .btnAcc,
.modal_content .btnExcel,
.modal_content .btn_refresh,
.modal_content .btn_refresh_noTxt,
.modal_content .btnSm_list,
.modal_content .btnDownload,
.modal_content .btnDownload.type_pdf,
.modal_content .btnDownloadPdf,
.modal_content .btnDownloadPdf_25,
.modal_content .btnExcelBig,
.modal_content .btnExcelMiddle,
.modal_content .btnExcelSmall,
.modal_content .btnSm_refresh,
.modal_content .btnSm_LayerPop,
.modal_content .btnSm_more,
.modal_content .btnSm_close,
.modal_content .btnSm_Download,
.modal_content .btnSm_Sample,
.modal_content .btnSm_play,
.modal_content .btnSm_White3,
.modal_content .btnSm_White4,
.modal_content .btnSm_SystemPop_s,
.modal_content .btnSm_SystemPop,
.modal_content .btnSm_LayerPop,
.modal_content .btnSm_White2,
.modal_content .btnSsm_buy,
.modal_content .btnSsm_white,
.modal_content .btnSsm_White,
.modal_content .type_btnbox,
.modal_content .btnSsm_SystemPop,
.modal_content .btnSsm_LayerPop,
.modal_content .btnSsm_download,
.modal_content .btnDel,
.modal_content .btn_view,
.modal_content .btn_desc,
.modal_content .btn_asc,
.modal_content .btn_Print,
.modal_content .btn_plus,
.modal_content .btn_minus,
.modal_content .btnKnow,
.modal_content .btn_sssNum,
.modal_content .btnWhite3,
.modal_content .btnWhite2,
.modal_content .btnWhite3,
.modal_content .btnPlay,
.modal_content .btnWhite,
.modal_content .btnSystemPop,
.modal_content .btnLayerPop,
.modal_content .mtl_button.gray,
.content-id .mtl_button.btnCancel,
.content-id .basicSmall,
.content-id .btn_gray,
.content-id .btnSm_White,
.content-id .btnSystemPop,
.content-id .btnSystemPop.readok,
.content-id .btnLayerPop,
.content-id .btn_prev,
.content-id .btn_next,
.content-id .btnAcc,
.content-id .btnExcel,
.content-id .btn_refresh,
.content-id .btn_refresh_noTxt,
.content-id .btnSm_list,
.content-id .btnDownload,
.content-id .btnDownload.type_pdf,
.content-id .btnDownloadPdf,
.content-id .btnDownloadPdf_25,
.content-id .btnExcelBig,
.content-id .btnExcelMiddle,
.content-id .btnExcelSmall,
.content-id .btnSm_refresh,
.content-id .btnSm_LayerPop,
.content-id .btnSm_more,
.content-id .btnSm_close,
.content-id .btnSm_Download,
.content-id .btnSm_Sample,
.content-id .btnSm_play,
.content-id .btnSm_White3,
.content-id .btnSm_White4,
.content-id .btnSm_SystemPop_s,
.content-id .btnSm_SystemPop,
.content-id .btnSm_LayerPop,
.content-id .btnSm_White2,
.content-id .btnSsm_buy,
.content-id .btnSsm_white,
.content-id .btnSsm_White,
.content-id .type_btnbox,
.content-id .btnSsm_SystemPop,
.content-id .btnSsm_LayerPop,
.content-id .btnSsm_download,
.content-id .btnDel,
.content-id .btn_view,
.content-id .btn_desc,
.content-id .btn_asc,
.content-id .btn_Print,
.content-id .btn_plus,
.content-id .btn_minus,
.content-id .btnKnow,
.content-id .btn_sssNum,
.content-id .btnWhite3,
.content-id .btnWhite2,
.content-id .btnWhite3,
.content-id .btnPlay,
.content-id .btnWhite,
.content-id .btnSystemPop,
.content-id .btnLayerPop,
.content-id .mtl_button.gray {
  position: relative;
  background-color: #fff;
  color: #1A1D29;
  border: 1px solid #4D4F58;
  box-sizing: border-box;
  border-radius: 8px;
  vertical-align: middle;
  display: inline-block;
  background-image: none;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  text-align: center;
}
body .mtl_button.btnCancel:focus, body .mtl_button.btnCancel:hover,
body .basicSmall:focus,
body .basicSmall:hover,
body .btn_gray:focus,
body .btn_gray:hover,
body .btnSm_White:focus,
body .btnSm_White:hover,
body .btnSystemPop:focus,
body .btnSystemPop:hover,
body .btnSystemPop.readok:focus,
body .btnSystemPop.readok:hover,
body .btnLayerPop:focus,
body .btnLayerPop:hover,
body .btn_prev:focus,
body .btn_prev:hover,
body .btn_next:focus,
body .btn_next:hover,
body .btnAcc:focus,
body .btnAcc:hover,
body .btnExcel:focus,
body .btnExcel:hover,
body .btn_refresh:focus,
body .btn_refresh:hover,
body .btn_refresh_noTxt:focus,
body .btn_refresh_noTxt:hover,
body .btnSm_list:focus,
body .btnSm_list:hover,
body .btnDownload:focus,
body .btnDownload:hover,
body .btnDownload.type_pdf:focus,
body .btnDownload.type_pdf:hover,
body .btnDownloadPdf:focus,
body .btnDownloadPdf:hover,
body .btnDownloadPdf_25:focus,
body .btnDownloadPdf_25:hover,
body .btnExcelBig:focus,
body .btnExcelBig:hover,
body .btnExcelMiddle:focus,
body .btnExcelMiddle:hover,
body .btnExcelSmall:focus,
body .btnExcelSmall:hover,
body .btnSm_refresh:focus,
body .btnSm_refresh:hover,
body .btnSm_LayerPop:focus,
body .btnSm_LayerPop:hover,
body .btnSm_more:focus,
body .btnSm_more:hover,
body .btnSm_close:focus,
body .btnSm_close:hover,
body .btnSm_Download:focus,
body .btnSm_Download:hover,
body .btnSm_Sample:focus,
body .btnSm_Sample:hover,
body .btnSm_play:focus,
body .btnSm_play:hover,
body .btnSm_White3:focus,
body .btnSm_White3:hover,
body .btnSm_White4:focus,
body .btnSm_White4:hover,
body .btnSm_SystemPop_s:focus,
body .btnSm_SystemPop_s:hover,
body .btnSm_SystemPop:focus,
body .btnSm_SystemPop:hover,
body .btnSm_LayerPop:focus,
body .btnSm_LayerPop:hover,
body .btnSm_White2:focus,
body .btnSm_White2:hover,
body .btnSsm_buy:focus,
body .btnSsm_buy:hover,
body .btnSsm_white:focus,
body .btnSsm_white:hover,
body .btnSsm_White:focus,
body .btnSsm_White:hover,
body .type_btnbox:focus,
body .type_btnbox:hover,
body .btnSsm_SystemPop:focus,
body .btnSsm_SystemPop:hover,
body .btnSsm_LayerPop:focus,
body .btnSsm_LayerPop:hover,
body .btnSsm_download:focus,
body .btnSsm_download:hover,
body .btnDel:focus,
body .btnDel:hover,
body .btn_view:focus,
body .btn_view:hover,
body .btn_desc:focus,
body .btn_desc:hover,
body .btn_asc:focus,
body .btn_asc:hover,
body .btn_Print:focus,
body .btn_Print:hover,
body .btn_plus:focus,
body .btn_plus:hover,
body .btn_minus:focus,
body .btn_minus:hover,
body .btnKnow:focus,
body .btnKnow:hover,
body .btn_sssNum:focus,
body .btn_sssNum:hover,
body .btnWhite3:focus,
body .btnWhite3:hover,
body .btnWhite2:focus,
body .btnWhite2:hover,
body .btnWhite3:focus,
body .btnWhite3:hover,
body .btnPlay:focus,
body .btnPlay:hover,
body .btnWhite:focus,
body .btnWhite:hover,
body .btnSystemPop:focus,
body .btnSystemPop:hover,
body .btnLayerPop:focus,
body .btnLayerPop:hover,
body .mtl_button.gray:focus,
body .mtl_button.gray:hover,
.modal_content .mtl_button.btnCancel:focus,
.modal_content .mtl_button.btnCancel:hover,
.modal_content .basicSmall:focus,
.modal_content .basicSmall:hover,
.modal_content .btn_gray:focus,
.modal_content .btn_gray:hover,
.modal_content .btnSm_White:focus,
.modal_content .btnSm_White:hover,
.modal_content .btnSystemPop:focus,
.modal_content .btnSystemPop:hover,
.modal_content .btnSystemPop.readok:focus,
.modal_content .btnSystemPop.readok:hover,
.modal_content .btnLayerPop:focus,
.modal_content .btnLayerPop:hover,
.modal_content .btn_prev:focus,
.modal_content .btn_prev:hover,
.modal_content .btn_next:focus,
.modal_content .btn_next:hover,
.modal_content .btnAcc:focus,
.modal_content .btnAcc:hover,
.modal_content .btnExcel:focus,
.modal_content .btnExcel:hover,
.modal_content .btn_refresh:focus,
.modal_content .btn_refresh:hover,
.modal_content .btn_refresh_noTxt:focus,
.modal_content .btn_refresh_noTxt:hover,
.modal_content .btnSm_list:focus,
.modal_content .btnSm_list:hover,
.modal_content .btnDownload:focus,
.modal_content .btnDownload:hover,
.modal_content .btnDownload.type_pdf:focus,
.modal_content .btnDownload.type_pdf:hover,
.modal_content .btnDownloadPdf:focus,
.modal_content .btnDownloadPdf:hover,
.modal_content .btnDownloadPdf_25:focus,
.modal_content .btnDownloadPdf_25:hover,
.modal_content .btnExcelBig:focus,
.modal_content .btnExcelBig:hover,
.modal_content .btnExcelMiddle:focus,
.modal_content .btnExcelMiddle:hover,
.modal_content .btnExcelSmall:focus,
.modal_content .btnExcelSmall:hover,
.modal_content .btnSm_refresh:focus,
.modal_content .btnSm_refresh:hover,
.modal_content .btnSm_LayerPop:focus,
.modal_content .btnSm_LayerPop:hover,
.modal_content .btnSm_more:focus,
.modal_content .btnSm_more:hover,
.modal_content .btnSm_close:focus,
.modal_content .btnSm_close:hover,
.modal_content .btnSm_Download:focus,
.modal_content .btnSm_Download:hover,
.modal_content .btnSm_Sample:focus,
.modal_content .btnSm_Sample:hover,
.modal_content .btnSm_play:focus,
.modal_content .btnSm_play:hover,
.modal_content .btnSm_White3:focus,
.modal_content .btnSm_White3:hover,
.modal_content .btnSm_White4:focus,
.modal_content .btnSm_White4:hover,
.modal_content .btnSm_SystemPop_s:focus,
.modal_content .btnSm_SystemPop_s:hover,
.modal_content .btnSm_SystemPop:focus,
.modal_content .btnSm_SystemPop:hover,
.modal_content .btnSm_LayerPop:focus,
.modal_content .btnSm_LayerPop:hover,
.modal_content .btnSm_White2:focus,
.modal_content .btnSm_White2:hover,
.modal_content .btnSsm_buy:focus,
.modal_content .btnSsm_buy:hover,
.modal_content .btnSsm_white:focus,
.modal_content .btnSsm_white:hover,
.modal_content .btnSsm_White:focus,
.modal_content .btnSsm_White:hover,
.modal_content .type_btnbox:focus,
.modal_content .type_btnbox:hover,
.modal_content .btnSsm_SystemPop:focus,
.modal_content .btnSsm_SystemPop:hover,
.modal_content .btnSsm_LayerPop:focus,
.modal_content .btnSsm_LayerPop:hover,
.modal_content .btnSsm_download:focus,
.modal_content .btnSsm_download:hover,
.modal_content .btnDel:focus,
.modal_content .btnDel:hover,
.modal_content .btn_view:focus,
.modal_content .btn_view:hover,
.modal_content .btn_desc:focus,
.modal_content .btn_desc:hover,
.modal_content .btn_asc:focus,
.modal_content .btn_asc:hover,
.modal_content .btn_Print:focus,
.modal_content .btn_Print:hover,
.modal_content .btn_plus:focus,
.modal_content .btn_plus:hover,
.modal_content .btn_minus:focus,
.modal_content .btn_minus:hover,
.modal_content .btnKnow:focus,
.modal_content .btnKnow:hover,
.modal_content .btn_sssNum:focus,
.modal_content .btn_sssNum:hover,
.modal_content .btnWhite3:focus,
.modal_content .btnWhite3:hover,
.modal_content .btnWhite2:focus,
.modal_content .btnWhite2:hover,
.modal_content .btnWhite3:focus,
.modal_content .btnWhite3:hover,
.modal_content .btnPlay:focus,
.modal_content .btnPlay:hover,
.modal_content .btnWhite:focus,
.modal_content .btnWhite:hover,
.modal_content .btnSystemPop:focus,
.modal_content .btnSystemPop:hover,
.modal_content .btnLayerPop:focus,
.modal_content .btnLayerPop:hover,
.modal_content .mtl_button.gray:focus,
.modal_content .mtl_button.gray:hover,
.content-id .mtl_button.btnCancel:focus,
.content-id .mtl_button.btnCancel:hover,
.content-id .basicSmall:focus,
.content-id .basicSmall:hover,
.content-id .btn_gray:focus,
.content-id .btn_gray:hover,
.content-id .btnSm_White:focus,
.content-id .btnSm_White:hover,
.content-id .btnSystemPop:focus,
.content-id .btnSystemPop:hover,
.content-id .btnSystemPop.readok:focus,
.content-id .btnSystemPop.readok:hover,
.content-id .btnLayerPop:focus,
.content-id .btnLayerPop:hover,
.content-id .btn_prev:focus,
.content-id .btn_prev:hover,
.content-id .btn_next:focus,
.content-id .btn_next:hover,
.content-id .btnAcc:focus,
.content-id .btnAcc:hover,
.content-id .btnExcel:focus,
.content-id .btnExcel:hover,
.content-id .btn_refresh:focus,
.content-id .btn_refresh:hover,
.content-id .btn_refresh_noTxt:focus,
.content-id .btn_refresh_noTxt:hover,
.content-id .btnSm_list:focus,
.content-id .btnSm_list:hover,
.content-id .btnDownload:focus,
.content-id .btnDownload:hover,
.content-id .btnDownload.type_pdf:focus,
.content-id .btnDownload.type_pdf:hover,
.content-id .btnDownloadPdf:focus,
.content-id .btnDownloadPdf:hover,
.content-id .btnDownloadPdf_25:focus,
.content-id .btnDownloadPdf_25:hover,
.content-id .btnExcelBig:focus,
.content-id .btnExcelBig:hover,
.content-id .btnExcelMiddle:focus,
.content-id .btnExcelMiddle:hover,
.content-id .btnExcelSmall:focus,
.content-id .btnExcelSmall:hover,
.content-id .btnSm_refresh:focus,
.content-id .btnSm_refresh:hover,
.content-id .btnSm_LayerPop:focus,
.content-id .btnSm_LayerPop:hover,
.content-id .btnSm_more:focus,
.content-id .btnSm_more:hover,
.content-id .btnSm_close:focus,
.content-id .btnSm_close:hover,
.content-id .btnSm_Download:focus,
.content-id .btnSm_Download:hover,
.content-id .btnSm_Sample:focus,
.content-id .btnSm_Sample:hover,
.content-id .btnSm_play:focus,
.content-id .btnSm_play:hover,
.content-id .btnSm_White3:focus,
.content-id .btnSm_White3:hover,
.content-id .btnSm_White4:focus,
.content-id .btnSm_White4:hover,
.content-id .btnSm_SystemPop_s:focus,
.content-id .btnSm_SystemPop_s:hover,
.content-id .btnSm_SystemPop:focus,
.content-id .btnSm_SystemPop:hover,
.content-id .btnSm_LayerPop:focus,
.content-id .btnSm_LayerPop:hover,
.content-id .btnSm_White2:focus,
.content-id .btnSm_White2:hover,
.content-id .btnSsm_buy:focus,
.content-id .btnSsm_buy:hover,
.content-id .btnSsm_white:focus,
.content-id .btnSsm_white:hover,
.content-id .btnSsm_White:focus,
.content-id .btnSsm_White:hover,
.content-id .type_btnbox:focus,
.content-id .type_btnbox:hover,
.content-id .btnSsm_SystemPop:focus,
.content-id .btnSsm_SystemPop:hover,
.content-id .btnSsm_LayerPop:focus,
.content-id .btnSsm_LayerPop:hover,
.content-id .btnSsm_download:focus,
.content-id .btnSsm_download:hover,
.content-id .btnDel:focus,
.content-id .btnDel:hover,
.content-id .btn_view:focus,
.content-id .btn_view:hover,
.content-id .btn_desc:focus,
.content-id .btn_desc:hover,
.content-id .btn_asc:focus,
.content-id .btn_asc:hover,
.content-id .btn_Print:focus,
.content-id .btn_Print:hover,
.content-id .btn_plus:focus,
.content-id .btn_plus:hover,
.content-id .btn_minus:focus,
.content-id .btn_minus:hover,
.content-id .btnKnow:focus,
.content-id .btnKnow:hover,
.content-id .btn_sssNum:focus,
.content-id .btn_sssNum:hover,
.content-id .btnWhite3:focus,
.content-id .btnWhite3:hover,
.content-id .btnWhite2:focus,
.content-id .btnWhite2:hover,
.content-id .btnWhite3:focus,
.content-id .btnWhite3:hover,
.content-id .btnPlay:focus,
.content-id .btnPlay:hover,
.content-id .btnWhite:focus,
.content-id .btnWhite:hover,
.content-id .btnSystemPop:focus,
.content-id .btnSystemPop:hover,
.content-id .btnLayerPop:focus,
.content-id .btnLayerPop:hover,
.content-id .mtl_button.gray:focus,
.content-id .mtl_button.gray:hover {
  background: #FAFAFA;
  border: 1px solid #4D4F58;
  text-decoration: underline;
}
body .mtl_button.btnCancel.disabled, body .mtl_button.btnCancel:disabled,
body .basicSmall.disabled,
body .basicSmall:disabled,
body .btn_gray.disabled,
body .btn_gray:disabled,
body .btnSm_White.disabled,
body .btnSm_White:disabled,
body .btnSystemPop.disabled,
body .btnSystemPop:disabled,
body .btnSystemPop.readok.disabled,
body .btnSystemPop.readok:disabled,
body .btnLayerPop.disabled,
body .btnLayerPop:disabled,
body .btn_prev.disabled,
body .btn_prev:disabled,
body .btn_next.disabled,
body .btn_next:disabled,
body .btnAcc.disabled,
body .btnAcc:disabled,
body .btnExcel.disabled,
body .btnExcel:disabled,
body .btn_refresh.disabled,
body .btn_refresh:disabled,
body .btn_refresh_noTxt.disabled,
body .btn_refresh_noTxt:disabled,
body .btnSm_list.disabled,
body .btnSm_list:disabled,
body .btnDownload.disabled,
body .btnDownload:disabled,
body .btnDownload.type_pdf.disabled,
body .btnDownload.type_pdf:disabled,
body .btnDownloadPdf.disabled,
body .btnDownloadPdf:disabled,
body .btnDownloadPdf_25.disabled,
body .btnDownloadPdf_25:disabled,
body .btnExcelBig.disabled,
body .btnExcelBig:disabled,
body .btnExcelMiddle.disabled,
body .btnExcelMiddle:disabled,
body .btnExcelSmall.disabled,
body .btnExcelSmall:disabled,
body .btnSm_refresh.disabled,
body .btnSm_refresh:disabled,
body .btnSm_LayerPop.disabled,
body .btnSm_LayerPop:disabled,
body .btnSm_more.disabled,
body .btnSm_more:disabled,
body .btnSm_close.disabled,
body .btnSm_close:disabled,
body .btnSm_Download.disabled,
body .btnSm_Download:disabled,
body .btnSm_Sample.disabled,
body .btnSm_Sample:disabled,
body .btnSm_play.disabled,
body .btnSm_play:disabled,
body .btnSm_White3.disabled,
body .btnSm_White3:disabled,
body .btnSm_White4.disabled,
body .btnSm_White4:disabled,
body .btnSm_SystemPop_s.disabled,
body .btnSm_SystemPop_s:disabled,
body .btnSm_SystemPop.disabled,
body .btnSm_SystemPop:disabled,
body .btnSm_LayerPop.disabled,
body .btnSm_LayerPop:disabled,
body .btnSm_White2.disabled,
body .btnSm_White2:disabled,
body .btnSsm_buy.disabled,
body .btnSsm_buy:disabled,
body .btnSsm_white.disabled,
body .btnSsm_white:disabled,
body .btnSsm_White.disabled,
body .btnSsm_White:disabled,
body .type_btnbox.disabled,
body .type_btnbox:disabled,
body .btnSsm_SystemPop.disabled,
body .btnSsm_SystemPop:disabled,
body .btnSsm_LayerPop.disabled,
body .btnSsm_LayerPop:disabled,
body .btnSsm_download.disabled,
body .btnSsm_download:disabled,
body .btnDel.disabled,
body .btnDel:disabled,
body .btn_view.disabled,
body .btn_view:disabled,
body .btn_desc.disabled,
body .btn_desc:disabled,
body .btn_asc.disabled,
body .btn_asc:disabled,
body .btn_Print.disabled,
body .btn_Print:disabled,
body .btn_plus.disabled,
body .btn_plus:disabled,
body .btn_minus.disabled,
body .btn_minus:disabled,
body .btnKnow.disabled,
body .btnKnow:disabled,
body .btn_sssNum.disabled,
body .btn_sssNum:disabled,
body .btnWhite3.disabled,
body .btnWhite3:disabled,
body .btnWhite2.disabled,
body .btnWhite2:disabled,
body .btnWhite3.disabled,
body .btnWhite3:disabled,
body .btnPlay.disabled,
body .btnPlay:disabled,
body .btnWhite.disabled,
body .btnWhite:disabled,
body .btnSystemPop.disabled,
body .btnSystemPop:disabled,
body .btnLayerPop.disabled,
body .btnLayerPop:disabled,
body .mtl_button.gray.disabled,
body .mtl_button.gray:disabled,
.modal_content .mtl_button.btnCancel.disabled,
.modal_content .mtl_button.btnCancel:disabled,
.modal_content .basicSmall.disabled,
.modal_content .basicSmall:disabled,
.modal_content .btn_gray.disabled,
.modal_content .btn_gray:disabled,
.modal_content .btnSm_White.disabled,
.modal_content .btnSm_White:disabled,
.modal_content .btnSystemPop.disabled,
.modal_content .btnSystemPop:disabled,
.modal_content .btnSystemPop.readok.disabled,
.modal_content .btnSystemPop.readok:disabled,
.modal_content .btnLayerPop.disabled,
.modal_content .btnLayerPop:disabled,
.modal_content .btn_prev.disabled,
.modal_content .btn_prev:disabled,
.modal_content .btn_next.disabled,
.modal_content .btn_next:disabled,
.modal_content .btnAcc.disabled,
.modal_content .btnAcc:disabled,
.modal_content .btnExcel.disabled,
.modal_content .btnExcel:disabled,
.modal_content .btn_refresh.disabled,
.modal_content .btn_refresh:disabled,
.modal_content .btn_refresh_noTxt.disabled,
.modal_content .btn_refresh_noTxt:disabled,
.modal_content .btnSm_list.disabled,
.modal_content .btnSm_list:disabled,
.modal_content .btnDownload.disabled,
.modal_content .btnDownload:disabled,
.modal_content .btnDownload.type_pdf.disabled,
.modal_content .btnDownload.type_pdf:disabled,
.modal_content .btnDownloadPdf.disabled,
.modal_content .btnDownloadPdf:disabled,
.modal_content .btnDownloadPdf_25.disabled,
.modal_content .btnDownloadPdf_25:disabled,
.modal_content .btnExcelBig.disabled,
.modal_content .btnExcelBig:disabled,
.modal_content .btnExcelMiddle.disabled,
.modal_content .btnExcelMiddle:disabled,
.modal_content .btnExcelSmall.disabled,
.modal_content .btnExcelSmall:disabled,
.modal_content .btnSm_refresh.disabled,
.modal_content .btnSm_refresh:disabled,
.modal_content .btnSm_LayerPop.disabled,
.modal_content .btnSm_LayerPop:disabled,
.modal_content .btnSm_more.disabled,
.modal_content .btnSm_more:disabled,
.modal_content .btnSm_close.disabled,
.modal_content .btnSm_close:disabled,
.modal_content .btnSm_Download.disabled,
.modal_content .btnSm_Download:disabled,
.modal_content .btnSm_Sample.disabled,
.modal_content .btnSm_Sample:disabled,
.modal_content .btnSm_play.disabled,
.modal_content .btnSm_play:disabled,
.modal_content .btnSm_White3.disabled,
.modal_content .btnSm_White3:disabled,
.modal_content .btnSm_White4.disabled,
.modal_content .btnSm_White4:disabled,
.modal_content .btnSm_SystemPop_s.disabled,
.modal_content .btnSm_SystemPop_s:disabled,
.modal_content .btnSm_SystemPop.disabled,
.modal_content .btnSm_SystemPop:disabled,
.modal_content .btnSm_LayerPop.disabled,
.modal_content .btnSm_LayerPop:disabled,
.modal_content .btnSm_White2.disabled,
.modal_content .btnSm_White2:disabled,
.modal_content .btnSsm_buy.disabled,
.modal_content .btnSsm_buy:disabled,
.modal_content .btnSsm_white.disabled,
.modal_content .btnSsm_white:disabled,
.modal_content .btnSsm_White.disabled,
.modal_content .btnSsm_White:disabled,
.modal_content .type_btnbox.disabled,
.modal_content .type_btnbox:disabled,
.modal_content .btnSsm_SystemPop.disabled,
.modal_content .btnSsm_SystemPop:disabled,
.modal_content .btnSsm_LayerPop.disabled,
.modal_content .btnSsm_LayerPop:disabled,
.modal_content .btnSsm_download.disabled,
.modal_content .btnSsm_download:disabled,
.modal_content .btnDel.disabled,
.modal_content .btnDel:disabled,
.modal_content .btn_view.disabled,
.modal_content .btn_view:disabled,
.modal_content .btn_desc.disabled,
.modal_content .btn_desc:disabled,
.modal_content .btn_asc.disabled,
.modal_content .btn_asc:disabled,
.modal_content .btn_Print.disabled,
.modal_content .btn_Print:disabled,
.modal_content .btn_plus.disabled,
.modal_content .btn_plus:disabled,
.modal_content .btn_minus.disabled,
.modal_content .btn_minus:disabled,
.modal_content .btnKnow.disabled,
.modal_content .btnKnow:disabled,
.modal_content .btn_sssNum.disabled,
.modal_content .btn_sssNum:disabled,
.modal_content .btnWhite3.disabled,
.modal_content .btnWhite3:disabled,
.modal_content .btnWhite2.disabled,
.modal_content .btnWhite2:disabled,
.modal_content .btnWhite3.disabled,
.modal_content .btnWhite3:disabled,
.modal_content .btnPlay.disabled,
.modal_content .btnPlay:disabled,
.modal_content .btnWhite.disabled,
.modal_content .btnWhite:disabled,
.modal_content .btnSystemPop.disabled,
.modal_content .btnSystemPop:disabled,
.modal_content .btnLayerPop.disabled,
.modal_content .btnLayerPop:disabled,
.modal_content .mtl_button.gray.disabled,
.modal_content .mtl_button.gray:disabled,
.content-id .mtl_button.btnCancel.disabled,
.content-id .mtl_button.btnCancel:disabled,
.content-id .basicSmall.disabled,
.content-id .basicSmall:disabled,
.content-id .btn_gray.disabled,
.content-id .btn_gray:disabled,
.content-id .btnSm_White.disabled,
.content-id .btnSm_White:disabled,
.content-id .btnSystemPop.disabled,
.content-id .btnSystemPop:disabled,
.content-id .btnSystemPop.readok.disabled,
.content-id .btnSystemPop.readok:disabled,
.content-id .btnLayerPop.disabled,
.content-id .btnLayerPop:disabled,
.content-id .btn_prev.disabled,
.content-id .btn_prev:disabled,
.content-id .btn_next.disabled,
.content-id .btn_next:disabled,
.content-id .btnAcc.disabled,
.content-id .btnAcc:disabled,
.content-id .btnExcel.disabled,
.content-id .btnExcel:disabled,
.content-id .btn_refresh.disabled,
.content-id .btn_refresh:disabled,
.content-id .btn_refresh_noTxt.disabled,
.content-id .btn_refresh_noTxt:disabled,
.content-id .btnSm_list.disabled,
.content-id .btnSm_list:disabled,
.content-id .btnDownload.disabled,
.content-id .btnDownload:disabled,
.content-id .btnDownload.type_pdf.disabled,
.content-id .btnDownload.type_pdf:disabled,
.content-id .btnDownloadPdf.disabled,
.content-id .btnDownloadPdf:disabled,
.content-id .btnDownloadPdf_25.disabled,
.content-id .btnDownloadPdf_25:disabled,
.content-id .btnExcelBig.disabled,
.content-id .btnExcelBig:disabled,
.content-id .btnExcelMiddle.disabled,
.content-id .btnExcelMiddle:disabled,
.content-id .btnExcelSmall.disabled,
.content-id .btnExcelSmall:disabled,
.content-id .btnSm_refresh.disabled,
.content-id .btnSm_refresh:disabled,
.content-id .btnSm_LayerPop.disabled,
.content-id .btnSm_LayerPop:disabled,
.content-id .btnSm_more.disabled,
.content-id .btnSm_more:disabled,
.content-id .btnSm_close.disabled,
.content-id .btnSm_close:disabled,
.content-id .btnSm_Download.disabled,
.content-id .btnSm_Download:disabled,
.content-id .btnSm_Sample.disabled,
.content-id .btnSm_Sample:disabled,
.content-id .btnSm_play.disabled,
.content-id .btnSm_play:disabled,
.content-id .btnSm_White3.disabled,
.content-id .btnSm_White3:disabled,
.content-id .btnSm_White4.disabled,
.content-id .btnSm_White4:disabled,
.content-id .btnSm_SystemPop_s.disabled,
.content-id .btnSm_SystemPop_s:disabled,
.content-id .btnSm_SystemPop.disabled,
.content-id .btnSm_SystemPop:disabled,
.content-id .btnSm_LayerPop.disabled,
.content-id .btnSm_LayerPop:disabled,
.content-id .btnSm_White2.disabled,
.content-id .btnSm_White2:disabled,
.content-id .btnSsm_buy.disabled,
.content-id .btnSsm_buy:disabled,
.content-id .btnSsm_white.disabled,
.content-id .btnSsm_white:disabled,
.content-id .btnSsm_White.disabled,
.content-id .btnSsm_White:disabled,
.content-id .type_btnbox.disabled,
.content-id .type_btnbox:disabled,
.content-id .btnSsm_SystemPop.disabled,
.content-id .btnSsm_SystemPop:disabled,
.content-id .btnSsm_LayerPop.disabled,
.content-id .btnSsm_LayerPop:disabled,
.content-id .btnSsm_download.disabled,
.content-id .btnSsm_download:disabled,
.content-id .btnDel.disabled,
.content-id .btnDel:disabled,
.content-id .btn_view.disabled,
.content-id .btn_view:disabled,
.content-id .btn_desc.disabled,
.content-id .btn_desc:disabled,
.content-id .btn_asc.disabled,
.content-id .btn_asc:disabled,
.content-id .btn_Print.disabled,
.content-id .btn_Print:disabled,
.content-id .btn_plus.disabled,
.content-id .btn_plus:disabled,
.content-id .btn_minus.disabled,
.content-id .btn_minus:disabled,
.content-id .btnKnow.disabled,
.content-id .btnKnow:disabled,
.content-id .btn_sssNum.disabled,
.content-id .btn_sssNum:disabled,
.content-id .btnWhite3.disabled,
.content-id .btnWhite3:disabled,
.content-id .btnWhite2.disabled,
.content-id .btnWhite2:disabled,
.content-id .btnWhite3.disabled,
.content-id .btnWhite3:disabled,
.content-id .btnPlay.disabled,
.content-id .btnPlay:disabled,
.content-id .btnWhite.disabled,
.content-id .btnWhite:disabled,
.content-id .btnSystemPop.disabled,
.content-id .btnSystemPop:disabled,
.content-id .btnLayerPop.disabled,
.content-id .btnLayerPop:disabled,
.content-id .mtl_button.gray.disabled,
.content-id .mtl_button.gray:disabled {
  background-color: #EBEBED !important;
  border-color: #E1E2E5 !important;
  color: #73757C !important;
  pointer-events: none;
  background-image: none !important;
}
body .mtl_button.btnCancel.disabled::before, body .mtl_button.btnCancel.disabled::after, body .mtl_button.btnCancel:disabled::before, body .mtl_button.btnCancel:disabled::after,
body .basicSmall.disabled::before,
body .basicSmall.disabled::after,
body .basicSmall:disabled::before,
body .basicSmall:disabled::after,
body .btn_gray.disabled::before,
body .btn_gray.disabled::after,
body .btn_gray:disabled::before,
body .btn_gray:disabled::after,
body .btnSm_White.disabled::before,
body .btnSm_White.disabled::after,
body .btnSm_White:disabled::before,
body .btnSm_White:disabled::after,
body .btnSystemPop.disabled::before,
body .btnSystemPop.disabled::after,
body .btnSystemPop:disabled::before,
body .btnSystemPop:disabled::after,
body .btnSystemPop.readok.disabled::before,
body .btnSystemPop.readok.disabled::after,
body .btnSystemPop.readok:disabled::before,
body .btnSystemPop.readok:disabled::after,
body .btnLayerPop.disabled::before,
body .btnLayerPop.disabled::after,
body .btnLayerPop:disabled::before,
body .btnLayerPop:disabled::after,
body .btn_prev.disabled::before,
body .btn_prev.disabled::after,
body .btn_prev:disabled::before,
body .btn_prev:disabled::after,
body .btn_next.disabled::before,
body .btn_next.disabled::after,
body .btn_next:disabled::before,
body .btn_next:disabled::after,
body .btnAcc.disabled::before,
body .btnAcc.disabled::after,
body .btnAcc:disabled::before,
body .btnAcc:disabled::after,
body .btnExcel.disabled::before,
body .btnExcel.disabled::after,
body .btnExcel:disabled::before,
body .btnExcel:disabled::after,
body .btn_refresh.disabled::before,
body .btn_refresh.disabled::after,
body .btn_refresh:disabled::before,
body .btn_refresh:disabled::after,
body .btn_refresh_noTxt.disabled::before,
body .btn_refresh_noTxt.disabled::after,
body .btn_refresh_noTxt:disabled::before,
body .btn_refresh_noTxt:disabled::after,
body .btnSm_list.disabled::before,
body .btnSm_list.disabled::after,
body .btnSm_list:disabled::before,
body .btnSm_list:disabled::after,
body .btnDownload.disabled::before,
body .btnDownload.disabled::after,
body .btnDownload:disabled::before,
body .btnDownload:disabled::after,
body .btnDownload.type_pdf.disabled::before,
body .btnDownload.type_pdf.disabled::after,
body .btnDownload.type_pdf:disabled::before,
body .btnDownload.type_pdf:disabled::after,
body .btnDownloadPdf.disabled::before,
body .btnDownloadPdf.disabled::after,
body .btnDownloadPdf:disabled::before,
body .btnDownloadPdf:disabled::after,
body .btnDownloadPdf_25.disabled::before,
body .btnDownloadPdf_25.disabled::after,
body .btnDownloadPdf_25:disabled::before,
body .btnDownloadPdf_25:disabled::after,
body .btnExcelBig.disabled::before,
body .btnExcelBig.disabled::after,
body .btnExcelBig:disabled::before,
body .btnExcelBig:disabled::after,
body .btnExcelMiddle.disabled::before,
body .btnExcelMiddle.disabled::after,
body .btnExcelMiddle:disabled::before,
body .btnExcelMiddle:disabled::after,
body .btnExcelSmall.disabled::before,
body .btnExcelSmall.disabled::after,
body .btnExcelSmall:disabled::before,
body .btnExcelSmall:disabled::after,
body .btnSm_refresh.disabled::before,
body .btnSm_refresh.disabled::after,
body .btnSm_refresh:disabled::before,
body .btnSm_refresh:disabled::after,
body .btnSm_LayerPop.disabled::before,
body .btnSm_LayerPop.disabled::after,
body .btnSm_LayerPop:disabled::before,
body .btnSm_LayerPop:disabled::after,
body .btnSm_more.disabled::before,
body .btnSm_more.disabled::after,
body .btnSm_more:disabled::before,
body .btnSm_more:disabled::after,
body .btnSm_close.disabled::before,
body .btnSm_close.disabled::after,
body .btnSm_close:disabled::before,
body .btnSm_close:disabled::after,
body .btnSm_Download.disabled::before,
body .btnSm_Download.disabled::after,
body .btnSm_Download:disabled::before,
body .btnSm_Download:disabled::after,
body .btnSm_Sample.disabled::before,
body .btnSm_Sample.disabled::after,
body .btnSm_Sample:disabled::before,
body .btnSm_Sample:disabled::after,
body .btnSm_play.disabled::before,
body .btnSm_play.disabled::after,
body .btnSm_play:disabled::before,
body .btnSm_play:disabled::after,
body .btnSm_White3.disabled::before,
body .btnSm_White3.disabled::after,
body .btnSm_White3:disabled::before,
body .btnSm_White3:disabled::after,
body .btnSm_White4.disabled::before,
body .btnSm_White4.disabled::after,
body .btnSm_White4:disabled::before,
body .btnSm_White4:disabled::after,
body .btnSm_SystemPop_s.disabled::before,
body .btnSm_SystemPop_s.disabled::after,
body .btnSm_SystemPop_s:disabled::before,
body .btnSm_SystemPop_s:disabled::after,
body .btnSm_SystemPop.disabled::before,
body .btnSm_SystemPop.disabled::after,
body .btnSm_SystemPop:disabled::before,
body .btnSm_SystemPop:disabled::after,
body .btnSm_LayerPop.disabled::before,
body .btnSm_LayerPop.disabled::after,
body .btnSm_LayerPop:disabled::before,
body .btnSm_LayerPop:disabled::after,
body .btnSm_White2.disabled::before,
body .btnSm_White2.disabled::after,
body .btnSm_White2:disabled::before,
body .btnSm_White2:disabled::after,
body .btnSsm_buy.disabled::before,
body .btnSsm_buy.disabled::after,
body .btnSsm_buy:disabled::before,
body .btnSsm_buy:disabled::after,
body .btnSsm_white.disabled::before,
body .btnSsm_white.disabled::after,
body .btnSsm_white:disabled::before,
body .btnSsm_white:disabled::after,
body .btnSsm_White.disabled::before,
body .btnSsm_White.disabled::after,
body .btnSsm_White:disabled::before,
body .btnSsm_White:disabled::after,
body .type_btnbox.disabled::before,
body .type_btnbox.disabled::after,
body .type_btnbox:disabled::before,
body .type_btnbox:disabled::after,
body .btnSsm_SystemPop.disabled::before,
body .btnSsm_SystemPop.disabled::after,
body .btnSsm_SystemPop:disabled::before,
body .btnSsm_SystemPop:disabled::after,
body .btnSsm_LayerPop.disabled::before,
body .btnSsm_LayerPop.disabled::after,
body .btnSsm_LayerPop:disabled::before,
body .btnSsm_LayerPop:disabled::after,
body .btnSsm_download.disabled::before,
body .btnSsm_download.disabled::after,
body .btnSsm_download:disabled::before,
body .btnSsm_download:disabled::after,
body .btnDel.disabled::before,
body .btnDel.disabled::after,
body .btnDel:disabled::before,
body .btnDel:disabled::after,
body .btn_view.disabled::before,
body .btn_view.disabled::after,
body .btn_view:disabled::before,
body .btn_view:disabled::after,
body .btn_desc.disabled::before,
body .btn_desc.disabled::after,
body .btn_desc:disabled::before,
body .btn_desc:disabled::after,
body .btn_asc.disabled::before,
body .btn_asc.disabled::after,
body .btn_asc:disabled::before,
body .btn_asc:disabled::after,
body .btn_Print.disabled::before,
body .btn_Print.disabled::after,
body .btn_Print:disabled::before,
body .btn_Print:disabled::after,
body .btn_plus.disabled::before,
body .btn_plus.disabled::after,
body .btn_plus:disabled::before,
body .btn_plus:disabled::after,
body .btn_minus.disabled::before,
body .btn_minus.disabled::after,
body .btn_minus:disabled::before,
body .btn_minus:disabled::after,
body .btnKnow.disabled::before,
body .btnKnow.disabled::after,
body .btnKnow:disabled::before,
body .btnKnow:disabled::after,
body .btn_sssNum.disabled::before,
body .btn_sssNum.disabled::after,
body .btn_sssNum:disabled::before,
body .btn_sssNum:disabled::after,
body .btnWhite3.disabled::before,
body .btnWhite3.disabled::after,
body .btnWhite3:disabled::before,
body .btnWhite3:disabled::after,
body .btnWhite2.disabled::before,
body .btnWhite2.disabled::after,
body .btnWhite2:disabled::before,
body .btnWhite2:disabled::after,
body .btnWhite3.disabled::before,
body .btnWhite3.disabled::after,
body .btnWhite3:disabled::before,
body .btnWhite3:disabled::after,
body .btnPlay.disabled::before,
body .btnPlay.disabled::after,
body .btnPlay:disabled::before,
body .btnPlay:disabled::after,
body .btnWhite.disabled::before,
body .btnWhite.disabled::after,
body .btnWhite:disabled::before,
body .btnWhite:disabled::after,
body .btnSystemPop.disabled::before,
body .btnSystemPop.disabled::after,
body .btnSystemPop:disabled::before,
body .btnSystemPop:disabled::after,
body .btnLayerPop.disabled::before,
body .btnLayerPop.disabled::after,
body .btnLayerPop:disabled::before,
body .btnLayerPop:disabled::after,
body .mtl_button.gray.disabled::before,
body .mtl_button.gray.disabled::after,
body .mtl_button.gray:disabled::before,
body .mtl_button.gray:disabled::after,
.modal_content .mtl_button.btnCancel.disabled::before,
.modal_content .mtl_button.btnCancel.disabled::after,
.modal_content .mtl_button.btnCancel:disabled::before,
.modal_content .mtl_button.btnCancel:disabled::after,
.modal_content .basicSmall.disabled::before,
.modal_content .basicSmall.disabled::after,
.modal_content .basicSmall:disabled::before,
.modal_content .basicSmall:disabled::after,
.modal_content .btn_gray.disabled::before,
.modal_content .btn_gray.disabled::after,
.modal_content .btn_gray:disabled::before,
.modal_content .btn_gray:disabled::after,
.modal_content .btnSm_White.disabled::before,
.modal_content .btnSm_White.disabled::after,
.modal_content .btnSm_White:disabled::before,
.modal_content .btnSm_White:disabled::after,
.modal_content .btnSystemPop.disabled::before,
.modal_content .btnSystemPop.disabled::after,
.modal_content .btnSystemPop:disabled::before,
.modal_content .btnSystemPop:disabled::after,
.modal_content .btnSystemPop.readok.disabled::before,
.modal_content .btnSystemPop.readok.disabled::after,
.modal_content .btnSystemPop.readok:disabled::before,
.modal_content .btnSystemPop.readok:disabled::after,
.modal_content .btnLayerPop.disabled::before,
.modal_content .btnLayerPop.disabled::after,
.modal_content .btnLayerPop:disabled::before,
.modal_content .btnLayerPop:disabled::after,
.modal_content .btn_prev.disabled::before,
.modal_content .btn_prev.disabled::after,
.modal_content .btn_prev:disabled::before,
.modal_content .btn_prev:disabled::after,
.modal_content .btn_next.disabled::before,
.modal_content .btn_next.disabled::after,
.modal_content .btn_next:disabled::before,
.modal_content .btn_next:disabled::after,
.modal_content .btnAcc.disabled::before,
.modal_content .btnAcc.disabled::after,
.modal_content .btnAcc:disabled::before,
.modal_content .btnAcc:disabled::after,
.modal_content .btnExcel.disabled::before,
.modal_content .btnExcel.disabled::after,
.modal_content .btnExcel:disabled::before,
.modal_content .btnExcel:disabled::after,
.modal_content .btn_refresh.disabled::before,
.modal_content .btn_refresh.disabled::after,
.modal_content .btn_refresh:disabled::before,
.modal_content .btn_refresh:disabled::after,
.modal_content .btn_refresh_noTxt.disabled::before,
.modal_content .btn_refresh_noTxt.disabled::after,
.modal_content .btn_refresh_noTxt:disabled::before,
.modal_content .btn_refresh_noTxt:disabled::after,
.modal_content .btnSm_list.disabled::before,
.modal_content .btnSm_list.disabled::after,
.modal_content .btnSm_list:disabled::before,
.modal_content .btnSm_list:disabled::after,
.modal_content .btnDownload.disabled::before,
.modal_content .btnDownload.disabled::after,
.modal_content .btnDownload:disabled::before,
.modal_content .btnDownload:disabled::after,
.modal_content .btnDownload.type_pdf.disabled::before,
.modal_content .btnDownload.type_pdf.disabled::after,
.modal_content .btnDownload.type_pdf:disabled::before,
.modal_content .btnDownload.type_pdf:disabled::after,
.modal_content .btnDownloadPdf.disabled::before,
.modal_content .btnDownloadPdf.disabled::after,
.modal_content .btnDownloadPdf:disabled::before,
.modal_content .btnDownloadPdf:disabled::after,
.modal_content .btnDownloadPdf_25.disabled::before,
.modal_content .btnDownloadPdf_25.disabled::after,
.modal_content .btnDownloadPdf_25:disabled::before,
.modal_content .btnDownloadPdf_25:disabled::after,
.modal_content .btnExcelBig.disabled::before,
.modal_content .btnExcelBig.disabled::after,
.modal_content .btnExcelBig:disabled::before,
.modal_content .btnExcelBig:disabled::after,
.modal_content .btnExcelMiddle.disabled::before,
.modal_content .btnExcelMiddle.disabled::after,
.modal_content .btnExcelMiddle:disabled::before,
.modal_content .btnExcelMiddle:disabled::after,
.modal_content .btnExcelSmall.disabled::before,
.modal_content .btnExcelSmall.disabled::after,
.modal_content .btnExcelSmall:disabled::before,
.modal_content .btnExcelSmall:disabled::after,
.modal_content .btnSm_refresh.disabled::before,
.modal_content .btnSm_refresh.disabled::after,
.modal_content .btnSm_refresh:disabled::before,
.modal_content .btnSm_refresh:disabled::after,
.modal_content .btnSm_LayerPop.disabled::before,
.modal_content .btnSm_LayerPop.disabled::after,
.modal_content .btnSm_LayerPop:disabled::before,
.modal_content .btnSm_LayerPop:disabled::after,
.modal_content .btnSm_more.disabled::before,
.modal_content .btnSm_more.disabled::after,
.modal_content .btnSm_more:disabled::before,
.modal_content .btnSm_more:disabled::after,
.modal_content .btnSm_close.disabled::before,
.modal_content .btnSm_close.disabled::after,
.modal_content .btnSm_close:disabled::before,
.modal_content .btnSm_close:disabled::after,
.modal_content .btnSm_Download.disabled::before,
.modal_content .btnSm_Download.disabled::after,
.modal_content .btnSm_Download:disabled::before,
.modal_content .btnSm_Download:disabled::after,
.modal_content .btnSm_Sample.disabled::before,
.modal_content .btnSm_Sample.disabled::after,
.modal_content .btnSm_Sample:disabled::before,
.modal_content .btnSm_Sample:disabled::after,
.modal_content .btnSm_play.disabled::before,
.modal_content .btnSm_play.disabled::after,
.modal_content .btnSm_play:disabled::before,
.modal_content .btnSm_play:disabled::after,
.modal_content .btnSm_White3.disabled::before,
.modal_content .btnSm_White3.disabled::after,
.modal_content .btnSm_White3:disabled::before,
.modal_content .btnSm_White3:disabled::after,
.modal_content .btnSm_White4.disabled::before,
.modal_content .btnSm_White4.disabled::after,
.modal_content .btnSm_White4:disabled::before,
.modal_content .btnSm_White4:disabled::after,
.modal_content .btnSm_SystemPop_s.disabled::before,
.modal_content .btnSm_SystemPop_s.disabled::after,
.modal_content .btnSm_SystemPop_s:disabled::before,
.modal_content .btnSm_SystemPop_s:disabled::after,
.modal_content .btnSm_SystemPop.disabled::before,
.modal_content .btnSm_SystemPop.disabled::after,
.modal_content .btnSm_SystemPop:disabled::before,
.modal_content .btnSm_SystemPop:disabled::after,
.modal_content .btnSm_LayerPop.disabled::before,
.modal_content .btnSm_LayerPop.disabled::after,
.modal_content .btnSm_LayerPop:disabled::before,
.modal_content .btnSm_LayerPop:disabled::after,
.modal_content .btnSm_White2.disabled::before,
.modal_content .btnSm_White2.disabled::after,
.modal_content .btnSm_White2:disabled::before,
.modal_content .btnSm_White2:disabled::after,
.modal_content .btnSsm_buy.disabled::before,
.modal_content .btnSsm_buy.disabled::after,
.modal_content .btnSsm_buy:disabled::before,
.modal_content .btnSsm_buy:disabled::after,
.modal_content .btnSsm_white.disabled::before,
.modal_content .btnSsm_white.disabled::after,
.modal_content .btnSsm_white:disabled::before,
.modal_content .btnSsm_white:disabled::after,
.modal_content .btnSsm_White.disabled::before,
.modal_content .btnSsm_White.disabled::after,
.modal_content .btnSsm_White:disabled::before,
.modal_content .btnSsm_White:disabled::after,
.modal_content .type_btnbox.disabled::before,
.modal_content .type_btnbox.disabled::after,
.modal_content .type_btnbox:disabled::before,
.modal_content .type_btnbox:disabled::after,
.modal_content .btnSsm_SystemPop.disabled::before,
.modal_content .btnSsm_SystemPop.disabled::after,
.modal_content .btnSsm_SystemPop:disabled::before,
.modal_content .btnSsm_SystemPop:disabled::after,
.modal_content .btnSsm_LayerPop.disabled::before,
.modal_content .btnSsm_LayerPop.disabled::after,
.modal_content .btnSsm_LayerPop:disabled::before,
.modal_content .btnSsm_LayerPop:disabled::after,
.modal_content .btnSsm_download.disabled::before,
.modal_content .btnSsm_download.disabled::after,
.modal_content .btnSsm_download:disabled::before,
.modal_content .btnSsm_download:disabled::after,
.modal_content .btnDel.disabled::before,
.modal_content .btnDel.disabled::after,
.modal_content .btnDel:disabled::before,
.modal_content .btnDel:disabled::after,
.modal_content .btn_view.disabled::before,
.modal_content .btn_view.disabled::after,
.modal_content .btn_view:disabled::before,
.modal_content .btn_view:disabled::after,
.modal_content .btn_desc.disabled::before,
.modal_content .btn_desc.disabled::after,
.modal_content .btn_desc:disabled::before,
.modal_content .btn_desc:disabled::after,
.modal_content .btn_asc.disabled::before,
.modal_content .btn_asc.disabled::after,
.modal_content .btn_asc:disabled::before,
.modal_content .btn_asc:disabled::after,
.modal_content .btn_Print.disabled::before,
.modal_content .btn_Print.disabled::after,
.modal_content .btn_Print:disabled::before,
.modal_content .btn_Print:disabled::after,
.modal_content .btn_plus.disabled::before,
.modal_content .btn_plus.disabled::after,
.modal_content .btn_plus:disabled::before,
.modal_content .btn_plus:disabled::after,
.modal_content .btn_minus.disabled::before,
.modal_content .btn_minus.disabled::after,
.modal_content .btn_minus:disabled::before,
.modal_content .btn_minus:disabled::after,
.modal_content .btnKnow.disabled::before,
.modal_content .btnKnow.disabled::after,
.modal_content .btnKnow:disabled::before,
.modal_content .btnKnow:disabled::after,
.modal_content .btn_sssNum.disabled::before,
.modal_content .btn_sssNum.disabled::after,
.modal_content .btn_sssNum:disabled::before,
.modal_content .btn_sssNum:disabled::after,
.modal_content .btnWhite3.disabled::before,
.modal_content .btnWhite3.disabled::after,
.modal_content .btnWhite3:disabled::before,
.modal_content .btnWhite3:disabled::after,
.modal_content .btnWhite2.disabled::before,
.modal_content .btnWhite2.disabled::after,
.modal_content .btnWhite2:disabled::before,
.modal_content .btnWhite2:disabled::after,
.modal_content .btnWhite3.disabled::before,
.modal_content .btnWhite3.disabled::after,
.modal_content .btnWhite3:disabled::before,
.modal_content .btnWhite3:disabled::after,
.modal_content .btnPlay.disabled::before,
.modal_content .btnPlay.disabled::after,
.modal_content .btnPlay:disabled::before,
.modal_content .btnPlay:disabled::after,
.modal_content .btnWhite.disabled::before,
.modal_content .btnWhite.disabled::after,
.modal_content .btnWhite:disabled::before,
.modal_content .btnWhite:disabled::after,
.modal_content .btnSystemPop.disabled::before,
.modal_content .btnSystemPop.disabled::after,
.modal_content .btnSystemPop:disabled::before,
.modal_content .btnSystemPop:disabled::after,
.modal_content .btnLayerPop.disabled::before,
.modal_content .btnLayerPop.disabled::after,
.modal_content .btnLayerPop:disabled::before,
.modal_content .btnLayerPop:disabled::after,
.modal_content .mtl_button.gray.disabled::before,
.modal_content .mtl_button.gray.disabled::after,
.modal_content .mtl_button.gray:disabled::before,
.modal_content .mtl_button.gray:disabled::after,
.content-id .mtl_button.btnCancel.disabled::before,
.content-id .mtl_button.btnCancel.disabled::after,
.content-id .mtl_button.btnCancel:disabled::before,
.content-id .mtl_button.btnCancel:disabled::after,
.content-id .basicSmall.disabled::before,
.content-id .basicSmall.disabled::after,
.content-id .basicSmall:disabled::before,
.content-id .basicSmall:disabled::after,
.content-id .btn_gray.disabled::before,
.content-id .btn_gray.disabled::after,
.content-id .btn_gray:disabled::before,
.content-id .btn_gray:disabled::after,
.content-id .btnSm_White.disabled::before,
.content-id .btnSm_White.disabled::after,
.content-id .btnSm_White:disabled::before,
.content-id .btnSm_White:disabled::after,
.content-id .btnSystemPop.disabled::before,
.content-id .btnSystemPop.disabled::after,
.content-id .btnSystemPop:disabled::before,
.content-id .btnSystemPop:disabled::after,
.content-id .btnSystemPop.readok.disabled::before,
.content-id .btnSystemPop.readok.disabled::after,
.content-id .btnSystemPop.readok:disabled::before,
.content-id .btnSystemPop.readok:disabled::after,
.content-id .btnLayerPop.disabled::before,
.content-id .btnLayerPop.disabled::after,
.content-id .btnLayerPop:disabled::before,
.content-id .btnLayerPop:disabled::after,
.content-id .btn_prev.disabled::before,
.content-id .btn_prev.disabled::after,
.content-id .btn_prev:disabled::before,
.content-id .btn_prev:disabled::after,
.content-id .btn_next.disabled::before,
.content-id .btn_next.disabled::after,
.content-id .btn_next:disabled::before,
.content-id .btn_next:disabled::after,
.content-id .btnAcc.disabled::before,
.content-id .btnAcc.disabled::after,
.content-id .btnAcc:disabled::before,
.content-id .btnAcc:disabled::after,
.content-id .btnExcel.disabled::before,
.content-id .btnExcel.disabled::after,
.content-id .btnExcel:disabled::before,
.content-id .btnExcel:disabled::after,
.content-id .btn_refresh.disabled::before,
.content-id .btn_refresh.disabled::after,
.content-id .btn_refresh:disabled::before,
.content-id .btn_refresh:disabled::after,
.content-id .btn_refresh_noTxt.disabled::before,
.content-id .btn_refresh_noTxt.disabled::after,
.content-id .btn_refresh_noTxt:disabled::before,
.content-id .btn_refresh_noTxt:disabled::after,
.content-id .btnSm_list.disabled::before,
.content-id .btnSm_list.disabled::after,
.content-id .btnSm_list:disabled::before,
.content-id .btnSm_list:disabled::after,
.content-id .btnDownload.disabled::before,
.content-id .btnDownload.disabled::after,
.content-id .btnDownload:disabled::before,
.content-id .btnDownload:disabled::after,
.content-id .btnDownload.type_pdf.disabled::before,
.content-id .btnDownload.type_pdf.disabled::after,
.content-id .btnDownload.type_pdf:disabled::before,
.content-id .btnDownload.type_pdf:disabled::after,
.content-id .btnDownloadPdf.disabled::before,
.content-id .btnDownloadPdf.disabled::after,
.content-id .btnDownloadPdf:disabled::before,
.content-id .btnDownloadPdf:disabled::after,
.content-id .btnDownloadPdf_25.disabled::before,
.content-id .btnDownloadPdf_25.disabled::after,
.content-id .btnDownloadPdf_25:disabled::before,
.content-id .btnDownloadPdf_25:disabled::after,
.content-id .btnExcelBig.disabled::before,
.content-id .btnExcelBig.disabled::after,
.content-id .btnExcelBig:disabled::before,
.content-id .btnExcelBig:disabled::after,
.content-id .btnExcelMiddle.disabled::before,
.content-id .btnExcelMiddle.disabled::after,
.content-id .btnExcelMiddle:disabled::before,
.content-id .btnExcelMiddle:disabled::after,
.content-id .btnExcelSmall.disabled::before,
.content-id .btnExcelSmall.disabled::after,
.content-id .btnExcelSmall:disabled::before,
.content-id .btnExcelSmall:disabled::after,
.content-id .btnSm_refresh.disabled::before,
.content-id .btnSm_refresh.disabled::after,
.content-id .btnSm_refresh:disabled::before,
.content-id .btnSm_refresh:disabled::after,
.content-id .btnSm_LayerPop.disabled::before,
.content-id .btnSm_LayerPop.disabled::after,
.content-id .btnSm_LayerPop:disabled::before,
.content-id .btnSm_LayerPop:disabled::after,
.content-id .btnSm_more.disabled::before,
.content-id .btnSm_more.disabled::after,
.content-id .btnSm_more:disabled::before,
.content-id .btnSm_more:disabled::after,
.content-id .btnSm_close.disabled::before,
.content-id .btnSm_close.disabled::after,
.content-id .btnSm_close:disabled::before,
.content-id .btnSm_close:disabled::after,
.content-id .btnSm_Download.disabled::before,
.content-id .btnSm_Download.disabled::after,
.content-id .btnSm_Download:disabled::before,
.content-id .btnSm_Download:disabled::after,
.content-id .btnSm_Sample.disabled::before,
.content-id .btnSm_Sample.disabled::after,
.content-id .btnSm_Sample:disabled::before,
.content-id .btnSm_Sample:disabled::after,
.content-id .btnSm_play.disabled::before,
.content-id .btnSm_play.disabled::after,
.content-id .btnSm_play:disabled::before,
.content-id .btnSm_play:disabled::after,
.content-id .btnSm_White3.disabled::before,
.content-id .btnSm_White3.disabled::after,
.content-id .btnSm_White3:disabled::before,
.content-id .btnSm_White3:disabled::after,
.content-id .btnSm_White4.disabled::before,
.content-id .btnSm_White4.disabled::after,
.content-id .btnSm_White4:disabled::before,
.content-id .btnSm_White4:disabled::after,
.content-id .btnSm_SystemPop_s.disabled::before,
.content-id .btnSm_SystemPop_s.disabled::after,
.content-id .btnSm_SystemPop_s:disabled::before,
.content-id .btnSm_SystemPop_s:disabled::after,
.content-id .btnSm_SystemPop.disabled::before,
.content-id .btnSm_SystemPop.disabled::after,
.content-id .btnSm_SystemPop:disabled::before,
.content-id .btnSm_SystemPop:disabled::after,
.content-id .btnSm_LayerPop.disabled::before,
.content-id .btnSm_LayerPop.disabled::after,
.content-id .btnSm_LayerPop:disabled::before,
.content-id .btnSm_LayerPop:disabled::after,
.content-id .btnSm_White2.disabled::before,
.content-id .btnSm_White2.disabled::after,
.content-id .btnSm_White2:disabled::before,
.content-id .btnSm_White2:disabled::after,
.content-id .btnSsm_buy.disabled::before,
.content-id .btnSsm_buy.disabled::after,
.content-id .btnSsm_buy:disabled::before,
.content-id .btnSsm_buy:disabled::after,
.content-id .btnSsm_white.disabled::before,
.content-id .btnSsm_white.disabled::after,
.content-id .btnSsm_white:disabled::before,
.content-id .btnSsm_white:disabled::after,
.content-id .btnSsm_White.disabled::before,
.content-id .btnSsm_White.disabled::after,
.content-id .btnSsm_White:disabled::before,
.content-id .btnSsm_White:disabled::after,
.content-id .type_btnbox.disabled::before,
.content-id .type_btnbox.disabled::after,
.content-id .type_btnbox:disabled::before,
.content-id .type_btnbox:disabled::after,
.content-id .btnSsm_SystemPop.disabled::before,
.content-id .btnSsm_SystemPop.disabled::after,
.content-id .btnSsm_SystemPop:disabled::before,
.content-id .btnSsm_SystemPop:disabled::after,
.content-id .btnSsm_LayerPop.disabled::before,
.content-id .btnSsm_LayerPop.disabled::after,
.content-id .btnSsm_LayerPop:disabled::before,
.content-id .btnSsm_LayerPop:disabled::after,
.content-id .btnSsm_download.disabled::before,
.content-id .btnSsm_download.disabled::after,
.content-id .btnSsm_download:disabled::before,
.content-id .btnSsm_download:disabled::after,
.content-id .btnDel.disabled::before,
.content-id .btnDel.disabled::after,
.content-id .btnDel:disabled::before,
.content-id .btnDel:disabled::after,
.content-id .btn_view.disabled::before,
.content-id .btn_view.disabled::after,
.content-id .btn_view:disabled::before,
.content-id .btn_view:disabled::after,
.content-id .btn_desc.disabled::before,
.content-id .btn_desc.disabled::after,
.content-id .btn_desc:disabled::before,
.content-id .btn_desc:disabled::after,
.content-id .btn_asc.disabled::before,
.content-id .btn_asc.disabled::after,
.content-id .btn_asc:disabled::before,
.content-id .btn_asc:disabled::after,
.content-id .btn_Print.disabled::before,
.content-id .btn_Print.disabled::after,
.content-id .btn_Print:disabled::before,
.content-id .btn_Print:disabled::after,
.content-id .btn_plus.disabled::before,
.content-id .btn_plus.disabled::after,
.content-id .btn_plus:disabled::before,
.content-id .btn_plus:disabled::after,
.content-id .btn_minus.disabled::before,
.content-id .btn_minus.disabled::after,
.content-id .btn_minus:disabled::before,
.content-id .btn_minus:disabled::after,
.content-id .btnKnow.disabled::before,
.content-id .btnKnow.disabled::after,
.content-id .btnKnow:disabled::before,
.content-id .btnKnow:disabled::after,
.content-id .btn_sssNum.disabled::before,
.content-id .btn_sssNum.disabled::after,
.content-id .btn_sssNum:disabled::before,
.content-id .btn_sssNum:disabled::after,
.content-id .btnWhite3.disabled::before,
.content-id .btnWhite3.disabled::after,
.content-id .btnWhite3:disabled::before,
.content-id .btnWhite3:disabled::after,
.content-id .btnWhite2.disabled::before,
.content-id .btnWhite2.disabled::after,
.content-id .btnWhite2:disabled::before,
.content-id .btnWhite2:disabled::after,
.content-id .btnWhite3.disabled::before,
.content-id .btnWhite3.disabled::after,
.content-id .btnWhite3:disabled::before,
.content-id .btnWhite3:disabled::after,
.content-id .btnPlay.disabled::before,
.content-id .btnPlay.disabled::after,
.content-id .btnPlay:disabled::before,
.content-id .btnPlay:disabled::after,
.content-id .btnWhite.disabled::before,
.content-id .btnWhite.disabled::after,
.content-id .btnWhite:disabled::before,
.content-id .btnWhite:disabled::after,
.content-id .btnSystemPop.disabled::before,
.content-id .btnSystemPop.disabled::after,
.content-id .btnSystemPop:disabled::before,
.content-id .btnSystemPop:disabled::after,
.content-id .btnLayerPop.disabled::before,
.content-id .btnLayerPop.disabled::after,
.content-id .btnLayerPop:disabled::before,
.content-id .btnLayerPop:disabled::after,
.content-id .mtl_button.gray.disabled::before,
.content-id .mtl_button.gray.disabled::after,
.content-id .mtl_button.gray:disabled::before,
.content-id .mtl_button.gray:disabled::after {
  opacity: 0.3;
}
body .mtl_button.btnCancel:not(:disabled):not(.disabled):active, body .mtl_button.btnCancel:not(:disabled):not(.disabled).active,
body .basicSmall:not(:disabled):not(.disabled):active,
body .basicSmall:not(:disabled):not(.disabled).active,
body .btn_gray:not(:disabled):not(.disabled):active,
body .btn_gray:not(:disabled):not(.disabled).active,
body .btnSm_White:not(:disabled):not(.disabled):active,
body .btnSm_White:not(:disabled):not(.disabled).active,
body .btnSystemPop:not(:disabled):not(.disabled):active,
body .btnSystemPop:not(:disabled):not(.disabled).active,
body .btnSystemPop.readok:not(:disabled):not(.disabled):active,
body .btnSystemPop.readok:not(:disabled):not(.disabled).active,
body .btnLayerPop:not(:disabled):not(.disabled):active,
body .btnLayerPop:not(:disabled):not(.disabled).active,
body .btn_prev:not(:disabled):not(.disabled):active,
body .btn_prev:not(:disabled):not(.disabled).active,
body .btn_next:not(:disabled):not(.disabled):active,
body .btn_next:not(:disabled):not(.disabled).active,
body .btnAcc:not(:disabled):not(.disabled):active,
body .btnAcc:not(:disabled):not(.disabled).active,
body .btnExcel:not(:disabled):not(.disabled):active,
body .btnExcel:not(:disabled):not(.disabled).active,
body .btn_refresh:not(:disabled):not(.disabled):active,
body .btn_refresh:not(:disabled):not(.disabled).active,
body .btn_refresh_noTxt:not(:disabled):not(.disabled):active,
body .btn_refresh_noTxt:not(:disabled):not(.disabled).active,
body .btnSm_list:not(:disabled):not(.disabled):active,
body .btnSm_list:not(:disabled):not(.disabled).active,
body .btnDownload:not(:disabled):not(.disabled):active,
body .btnDownload:not(:disabled):not(.disabled).active,
body .btnDownload.type_pdf:not(:disabled):not(.disabled):active,
body .btnDownload.type_pdf:not(:disabled):not(.disabled).active,
body .btnDownloadPdf:not(:disabled):not(.disabled):active,
body .btnDownloadPdf:not(:disabled):not(.disabled).active,
body .btnDownloadPdf_25:not(:disabled):not(.disabled):active,
body .btnDownloadPdf_25:not(:disabled):not(.disabled).active,
body .btnExcelBig:not(:disabled):not(.disabled):active,
body .btnExcelBig:not(:disabled):not(.disabled).active,
body .btnExcelMiddle:not(:disabled):not(.disabled):active,
body .btnExcelMiddle:not(:disabled):not(.disabled).active,
body .btnExcelSmall:not(:disabled):not(.disabled):active,
body .btnExcelSmall:not(:disabled):not(.disabled).active,
body .btnSm_refresh:not(:disabled):not(.disabled):active,
body .btnSm_refresh:not(:disabled):not(.disabled).active,
body .btnSm_LayerPop:not(:disabled):not(.disabled):active,
body .btnSm_LayerPop:not(:disabled):not(.disabled).active,
body .btnSm_more:not(:disabled):not(.disabled):active,
body .btnSm_more:not(:disabled):not(.disabled).active,
body .btnSm_close:not(:disabled):not(.disabled):active,
body .btnSm_close:not(:disabled):not(.disabled).active,
body .btnSm_Download:not(:disabled):not(.disabled):active,
body .btnSm_Download:not(:disabled):not(.disabled).active,
body .btnSm_Sample:not(:disabled):not(.disabled):active,
body .btnSm_Sample:not(:disabled):not(.disabled).active,
body .btnSm_play:not(:disabled):not(.disabled):active,
body .btnSm_play:not(:disabled):not(.disabled).active,
body .btnSm_White3:not(:disabled):not(.disabled):active,
body .btnSm_White3:not(:disabled):not(.disabled).active,
body .btnSm_White4:not(:disabled):not(.disabled):active,
body .btnSm_White4:not(:disabled):not(.disabled).active,
body .btnSm_SystemPop_s:not(:disabled):not(.disabled):active,
body .btnSm_SystemPop_s:not(:disabled):not(.disabled).active,
body .btnSm_SystemPop:not(:disabled):not(.disabled):active,
body .btnSm_SystemPop:not(:disabled):not(.disabled).active,
body .btnSm_LayerPop:not(:disabled):not(.disabled):active,
body .btnSm_LayerPop:not(:disabled):not(.disabled).active,
body .btnSm_White2:not(:disabled):not(.disabled):active,
body .btnSm_White2:not(:disabled):not(.disabled).active,
body .btnSsm_buy:not(:disabled):not(.disabled):active,
body .btnSsm_buy:not(:disabled):not(.disabled).active,
body .btnSsm_white:not(:disabled):not(.disabled):active,
body .btnSsm_white:not(:disabled):not(.disabled).active,
body .btnSsm_White:not(:disabled):not(.disabled):active,
body .btnSsm_White:not(:disabled):not(.disabled).active,
body .type_btnbox:not(:disabled):not(.disabled):active,
body .type_btnbox:not(:disabled):not(.disabled).active,
body .btnSsm_SystemPop:not(:disabled):not(.disabled):active,
body .btnSsm_SystemPop:not(:disabled):not(.disabled).active,
body .btnSsm_LayerPop:not(:disabled):not(.disabled):active,
body .btnSsm_LayerPop:not(:disabled):not(.disabled).active,
body .btnSsm_download:not(:disabled):not(.disabled):active,
body .btnSsm_download:not(:disabled):not(.disabled).active,
body .btnDel:not(:disabled):not(.disabled):active,
body .btnDel:not(:disabled):not(.disabled).active,
body .btn_view:not(:disabled):not(.disabled):active,
body .btn_view:not(:disabled):not(.disabled).active,
body .btn_desc:not(:disabled):not(.disabled):active,
body .btn_desc:not(:disabled):not(.disabled).active,
body .btn_asc:not(:disabled):not(.disabled):active,
body .btn_asc:not(:disabled):not(.disabled).active,
body .btn_Print:not(:disabled):not(.disabled):active,
body .btn_Print:not(:disabled):not(.disabled).active,
body .btn_plus:not(:disabled):not(.disabled):active,
body .btn_plus:not(:disabled):not(.disabled).active,
body .btn_minus:not(:disabled):not(.disabled):active,
body .btn_minus:not(:disabled):not(.disabled).active,
body .btnKnow:not(:disabled):not(.disabled):active,
body .btnKnow:not(:disabled):not(.disabled).active,
body .btn_sssNum:not(:disabled):not(.disabled):active,
body .btn_sssNum:not(:disabled):not(.disabled).active,
body .btnWhite3:not(:disabled):not(.disabled):active,
body .btnWhite3:not(:disabled):not(.disabled).active,
body .btnWhite2:not(:disabled):not(.disabled):active,
body .btnWhite2:not(:disabled):not(.disabled).active,
body .btnWhite3:not(:disabled):not(.disabled):active,
body .btnWhite3:not(:disabled):not(.disabled).active,
body .btnPlay:not(:disabled):not(.disabled):active,
body .btnPlay:not(:disabled):not(.disabled).active,
body .btnWhite:not(:disabled):not(.disabled):active,
body .btnWhite:not(:disabled):not(.disabled).active,
body .btnSystemPop:not(:disabled):not(.disabled):active,
body .btnSystemPop:not(:disabled):not(.disabled).active,
body .btnLayerPop:not(:disabled):not(.disabled):active,
body .btnLayerPop:not(:disabled):not(.disabled).active,
body .mtl_button.gray:not(:disabled):not(.disabled):active,
body .mtl_button.gray:not(:disabled):not(.disabled).active,
.modal_content .mtl_button.btnCancel:not(:disabled):not(.disabled):active,
.modal_content .mtl_button.btnCancel:not(:disabled):not(.disabled).active,
.modal_content .basicSmall:not(:disabled):not(.disabled):active,
.modal_content .basicSmall:not(:disabled):not(.disabled).active,
.modal_content .btn_gray:not(:disabled):not(.disabled):active,
.modal_content .btn_gray:not(:disabled):not(.disabled).active,
.modal_content .btnSm_White:not(:disabled):not(.disabled):active,
.modal_content .btnSm_White:not(:disabled):not(.disabled).active,
.modal_content .btnSystemPop:not(:disabled):not(.disabled):active,
.modal_content .btnSystemPop:not(:disabled):not(.disabled).active,
.modal_content .btnSystemPop.readok:not(:disabled):not(.disabled):active,
.modal_content .btnSystemPop.readok:not(:disabled):not(.disabled).active,
.modal_content .btnLayerPop:not(:disabled):not(.disabled):active,
.modal_content .btnLayerPop:not(:disabled):not(.disabled).active,
.modal_content .btn_prev:not(:disabled):not(.disabled):active,
.modal_content .btn_prev:not(:disabled):not(.disabled).active,
.modal_content .btn_next:not(:disabled):not(.disabled):active,
.modal_content .btn_next:not(:disabled):not(.disabled).active,
.modal_content .btnAcc:not(:disabled):not(.disabled):active,
.modal_content .btnAcc:not(:disabled):not(.disabled).active,
.modal_content .btnExcel:not(:disabled):not(.disabled):active,
.modal_content .btnExcel:not(:disabled):not(.disabled).active,
.modal_content .btn_refresh:not(:disabled):not(.disabled):active,
.modal_content .btn_refresh:not(:disabled):not(.disabled).active,
.modal_content .btn_refresh_noTxt:not(:disabled):not(.disabled):active,
.modal_content .btn_refresh_noTxt:not(:disabled):not(.disabled).active,
.modal_content .btnSm_list:not(:disabled):not(.disabled):active,
.modal_content .btnSm_list:not(:disabled):not(.disabled).active,
.modal_content .btnDownload:not(:disabled):not(.disabled):active,
.modal_content .btnDownload:not(:disabled):not(.disabled).active,
.modal_content .btnDownload.type_pdf:not(:disabled):not(.disabled):active,
.modal_content .btnDownload.type_pdf:not(:disabled):not(.disabled).active,
.modal_content .btnDownloadPdf:not(:disabled):not(.disabled):active,
.modal_content .btnDownloadPdf:not(:disabled):not(.disabled).active,
.modal_content .btnDownloadPdf_25:not(:disabled):not(.disabled):active,
.modal_content .btnDownloadPdf_25:not(:disabled):not(.disabled).active,
.modal_content .btnExcelBig:not(:disabled):not(.disabled):active,
.modal_content .btnExcelBig:not(:disabled):not(.disabled).active,
.modal_content .btnExcelMiddle:not(:disabled):not(.disabled):active,
.modal_content .btnExcelMiddle:not(:disabled):not(.disabled).active,
.modal_content .btnExcelSmall:not(:disabled):not(.disabled):active,
.modal_content .btnExcelSmall:not(:disabled):not(.disabled).active,
.modal_content .btnSm_refresh:not(:disabled):not(.disabled):active,
.modal_content .btnSm_refresh:not(:disabled):not(.disabled).active,
.modal_content .btnSm_LayerPop:not(:disabled):not(.disabled):active,
.modal_content .btnSm_LayerPop:not(:disabled):not(.disabled).active,
.modal_content .btnSm_more:not(:disabled):not(.disabled):active,
.modal_content .btnSm_more:not(:disabled):not(.disabled).active,
.modal_content .btnSm_close:not(:disabled):not(.disabled):active,
.modal_content .btnSm_close:not(:disabled):not(.disabled).active,
.modal_content .btnSm_Download:not(:disabled):not(.disabled):active,
.modal_content .btnSm_Download:not(:disabled):not(.disabled).active,
.modal_content .btnSm_Sample:not(:disabled):not(.disabled):active,
.modal_content .btnSm_Sample:not(:disabled):not(.disabled).active,
.modal_content .btnSm_play:not(:disabled):not(.disabled):active,
.modal_content .btnSm_play:not(:disabled):not(.disabled).active,
.modal_content .btnSm_White3:not(:disabled):not(.disabled):active,
.modal_content .btnSm_White3:not(:disabled):not(.disabled).active,
.modal_content .btnSm_White4:not(:disabled):not(.disabled):active,
.modal_content .btnSm_White4:not(:disabled):not(.disabled).active,
.modal_content .btnSm_SystemPop_s:not(:disabled):not(.disabled):active,
.modal_content .btnSm_SystemPop_s:not(:disabled):not(.disabled).active,
.modal_content .btnSm_SystemPop:not(:disabled):not(.disabled):active,
.modal_content .btnSm_SystemPop:not(:disabled):not(.disabled).active,
.modal_content .btnSm_LayerPop:not(:disabled):not(.disabled):active,
.modal_content .btnSm_LayerPop:not(:disabled):not(.disabled).active,
.modal_content .btnSm_White2:not(:disabled):not(.disabled):active,
.modal_content .btnSm_White2:not(:disabled):not(.disabled).active,
.modal_content .btnSsm_buy:not(:disabled):not(.disabled):active,
.modal_content .btnSsm_buy:not(:disabled):not(.disabled).active,
.modal_content .btnSsm_white:not(:disabled):not(.disabled):active,
.modal_content .btnSsm_white:not(:disabled):not(.disabled).active,
.modal_content .btnSsm_White:not(:disabled):not(.disabled):active,
.modal_content .btnSsm_White:not(:disabled):not(.disabled).active,
.modal_content .type_btnbox:not(:disabled):not(.disabled):active,
.modal_content .type_btnbox:not(:disabled):not(.disabled).active,
.modal_content .btnSsm_SystemPop:not(:disabled):not(.disabled):active,
.modal_content .btnSsm_SystemPop:not(:disabled):not(.disabled).active,
.modal_content .btnSsm_LayerPop:not(:disabled):not(.disabled):active,
.modal_content .btnSsm_LayerPop:not(:disabled):not(.disabled).active,
.modal_content .btnSsm_download:not(:disabled):not(.disabled):active,
.modal_content .btnSsm_download:not(:disabled):not(.disabled).active,
.modal_content .btnDel:not(:disabled):not(.disabled):active,
.modal_content .btnDel:not(:disabled):not(.disabled).active,
.modal_content .btn_view:not(:disabled):not(.disabled):active,
.modal_content .btn_view:not(:disabled):not(.disabled).active,
.modal_content .btn_desc:not(:disabled):not(.disabled):active,
.modal_content .btn_desc:not(:disabled):not(.disabled).active,
.modal_content .btn_asc:not(:disabled):not(.disabled):active,
.modal_content .btn_asc:not(:disabled):not(.disabled).active,
.modal_content .btn_Print:not(:disabled):not(.disabled):active,
.modal_content .btn_Print:not(:disabled):not(.disabled).active,
.modal_content .btn_plus:not(:disabled):not(.disabled):active,
.modal_content .btn_plus:not(:disabled):not(.disabled).active,
.modal_content .btn_minus:not(:disabled):not(.disabled):active,
.modal_content .btn_minus:not(:disabled):not(.disabled).active,
.modal_content .btnKnow:not(:disabled):not(.disabled):active,
.modal_content .btnKnow:not(:disabled):not(.disabled).active,
.modal_content .btn_sssNum:not(:disabled):not(.disabled):active,
.modal_content .btn_sssNum:not(:disabled):not(.disabled).active,
.modal_content .btnWhite3:not(:disabled):not(.disabled):active,
.modal_content .btnWhite3:not(:disabled):not(.disabled).active,
.modal_content .btnWhite2:not(:disabled):not(.disabled):active,
.modal_content .btnWhite2:not(:disabled):not(.disabled).active,
.modal_content .btnWhite3:not(:disabled):not(.disabled):active,
.modal_content .btnWhite3:not(:disabled):not(.disabled).active,
.modal_content .btnPlay:not(:disabled):not(.disabled):active,
.modal_content .btnPlay:not(:disabled):not(.disabled).active,
.modal_content .btnWhite:not(:disabled):not(.disabled):active,
.modal_content .btnWhite:not(:disabled):not(.disabled).active,
.modal_content .btnSystemPop:not(:disabled):not(.disabled):active,
.modal_content .btnSystemPop:not(:disabled):not(.disabled).active,
.modal_content .btnLayerPop:not(:disabled):not(.disabled):active,
.modal_content .btnLayerPop:not(:disabled):not(.disabled).active,
.modal_content .mtl_button.gray:not(:disabled):not(.disabled):active,
.modal_content .mtl_button.gray:not(:disabled):not(.disabled).active,
.content-id .mtl_button.btnCancel:not(:disabled):not(.disabled):active,
.content-id .mtl_button.btnCancel:not(:disabled):not(.disabled).active,
.content-id .basicSmall:not(:disabled):not(.disabled):active,
.content-id .basicSmall:not(:disabled):not(.disabled).active,
.content-id .btn_gray:not(:disabled):not(.disabled):active,
.content-id .btn_gray:not(:disabled):not(.disabled).active,
.content-id .btnSm_White:not(:disabled):not(.disabled):active,
.content-id .btnSm_White:not(:disabled):not(.disabled).active,
.content-id .btnSystemPop:not(:disabled):not(.disabled):active,
.content-id .btnSystemPop:not(:disabled):not(.disabled).active,
.content-id .btnSystemPop.readok:not(:disabled):not(.disabled):active,
.content-id .btnSystemPop.readok:not(:disabled):not(.disabled).active,
.content-id .btnLayerPop:not(:disabled):not(.disabled):active,
.content-id .btnLayerPop:not(:disabled):not(.disabled).active,
.content-id .btn_prev:not(:disabled):not(.disabled):active,
.content-id .btn_prev:not(:disabled):not(.disabled).active,
.content-id .btn_next:not(:disabled):not(.disabled):active,
.content-id .btn_next:not(:disabled):not(.disabled).active,
.content-id .btnAcc:not(:disabled):not(.disabled):active,
.content-id .btnAcc:not(:disabled):not(.disabled).active,
.content-id .btnExcel:not(:disabled):not(.disabled):active,
.content-id .btnExcel:not(:disabled):not(.disabled).active,
.content-id .btn_refresh:not(:disabled):not(.disabled):active,
.content-id .btn_refresh:not(:disabled):not(.disabled).active,
.content-id .btn_refresh_noTxt:not(:disabled):not(.disabled):active,
.content-id .btn_refresh_noTxt:not(:disabled):not(.disabled).active,
.content-id .btnSm_list:not(:disabled):not(.disabled):active,
.content-id .btnSm_list:not(:disabled):not(.disabled).active,
.content-id .btnDownload:not(:disabled):not(.disabled):active,
.content-id .btnDownload:not(:disabled):not(.disabled).active,
.content-id .btnDownload.type_pdf:not(:disabled):not(.disabled):active,
.content-id .btnDownload.type_pdf:not(:disabled):not(.disabled).active,
.content-id .btnDownloadPdf:not(:disabled):not(.disabled):active,
.content-id .btnDownloadPdf:not(:disabled):not(.disabled).active,
.content-id .btnDownloadPdf_25:not(:disabled):not(.disabled):active,
.content-id .btnDownloadPdf_25:not(:disabled):not(.disabled).active,
.content-id .btnExcelBig:not(:disabled):not(.disabled):active,
.content-id .btnExcelBig:not(:disabled):not(.disabled).active,
.content-id .btnExcelMiddle:not(:disabled):not(.disabled):active,
.content-id .btnExcelMiddle:not(:disabled):not(.disabled).active,
.content-id .btnExcelSmall:not(:disabled):not(.disabled):active,
.content-id .btnExcelSmall:not(:disabled):not(.disabled).active,
.content-id .btnSm_refresh:not(:disabled):not(.disabled):active,
.content-id .btnSm_refresh:not(:disabled):not(.disabled).active,
.content-id .btnSm_LayerPop:not(:disabled):not(.disabled):active,
.content-id .btnSm_LayerPop:not(:disabled):not(.disabled).active,
.content-id .btnSm_more:not(:disabled):not(.disabled):active,
.content-id .btnSm_more:not(:disabled):not(.disabled).active,
.content-id .btnSm_close:not(:disabled):not(.disabled):active,
.content-id .btnSm_close:not(:disabled):not(.disabled).active,
.content-id .btnSm_Download:not(:disabled):not(.disabled):active,
.content-id .btnSm_Download:not(:disabled):not(.disabled).active,
.content-id .btnSm_Sample:not(:disabled):not(.disabled):active,
.content-id .btnSm_Sample:not(:disabled):not(.disabled).active,
.content-id .btnSm_play:not(:disabled):not(.disabled):active,
.content-id .btnSm_play:not(:disabled):not(.disabled).active,
.content-id .btnSm_White3:not(:disabled):not(.disabled):active,
.content-id .btnSm_White3:not(:disabled):not(.disabled).active,
.content-id .btnSm_White4:not(:disabled):not(.disabled):active,
.content-id .btnSm_White4:not(:disabled):not(.disabled).active,
.content-id .btnSm_SystemPop_s:not(:disabled):not(.disabled):active,
.content-id .btnSm_SystemPop_s:not(:disabled):not(.disabled).active,
.content-id .btnSm_SystemPop:not(:disabled):not(.disabled):active,
.content-id .btnSm_SystemPop:not(:disabled):not(.disabled).active,
.content-id .btnSm_LayerPop:not(:disabled):not(.disabled):active,
.content-id .btnSm_LayerPop:not(:disabled):not(.disabled).active,
.content-id .btnSm_White2:not(:disabled):not(.disabled):active,
.content-id .btnSm_White2:not(:disabled):not(.disabled).active,
.content-id .btnSsm_buy:not(:disabled):not(.disabled):active,
.content-id .btnSsm_buy:not(:disabled):not(.disabled).active,
.content-id .btnSsm_white:not(:disabled):not(.disabled):active,
.content-id .btnSsm_white:not(:disabled):not(.disabled).active,
.content-id .btnSsm_White:not(:disabled):not(.disabled):active,
.content-id .btnSsm_White:not(:disabled):not(.disabled).active,
.content-id .type_btnbox:not(:disabled):not(.disabled):active,
.content-id .type_btnbox:not(:disabled):not(.disabled).active,
.content-id .btnSsm_SystemPop:not(:disabled):not(.disabled):active,
.content-id .btnSsm_SystemPop:not(:disabled):not(.disabled).active,
.content-id .btnSsm_LayerPop:not(:disabled):not(.disabled):active,
.content-id .btnSsm_LayerPop:not(:disabled):not(.disabled).active,
.content-id .btnSsm_download:not(:disabled):not(.disabled):active,
.content-id .btnSsm_download:not(:disabled):not(.disabled).active,
.content-id .btnDel:not(:disabled):not(.disabled):active,
.content-id .btnDel:not(:disabled):not(.disabled).active,
.content-id .btn_view:not(:disabled):not(.disabled):active,
.content-id .btn_view:not(:disabled):not(.disabled).active,
.content-id .btn_desc:not(:disabled):not(.disabled):active,
.content-id .btn_desc:not(:disabled):not(.disabled).active,
.content-id .btn_asc:not(:disabled):not(.disabled):active,
.content-id .btn_asc:not(:disabled):not(.disabled).active,
.content-id .btn_Print:not(:disabled):not(.disabled):active,
.content-id .btn_Print:not(:disabled):not(.disabled).active,
.content-id .btn_plus:not(:disabled):not(.disabled):active,
.content-id .btn_plus:not(:disabled):not(.disabled).active,
.content-id .btn_minus:not(:disabled):not(.disabled):active,
.content-id .btn_minus:not(:disabled):not(.disabled).active,
.content-id .btnKnow:not(:disabled):not(.disabled):active,
.content-id .btnKnow:not(:disabled):not(.disabled).active,
.content-id .btn_sssNum:not(:disabled):not(.disabled):active,
.content-id .btn_sssNum:not(:disabled):not(.disabled).active,
.content-id .btnWhite3:not(:disabled):not(.disabled):active,
.content-id .btnWhite3:not(:disabled):not(.disabled).active,
.content-id .btnWhite2:not(:disabled):not(.disabled):active,
.content-id .btnWhite2:not(:disabled):not(.disabled).active,
.content-id .btnWhite3:not(:disabled):not(.disabled):active,
.content-id .btnWhite3:not(:disabled):not(.disabled).active,
.content-id .btnPlay:not(:disabled):not(.disabled):active,
.content-id .btnPlay:not(:disabled):not(.disabled).active,
.content-id .btnWhite:not(:disabled):not(.disabled):active,
.content-id .btnWhite:not(:disabled):not(.disabled).active,
.content-id .btnSystemPop:not(:disabled):not(.disabled):active,
.content-id .btnSystemPop:not(:disabled):not(.disabled).active,
.content-id .btnLayerPop:not(:disabled):not(.disabled):active,
.content-id .btnLayerPop:not(:disabled):not(.disabled).active,
.content-id .mtl_button.gray:not(:disabled):not(.disabled):active,
.content-id .mtl_button.gray:not(:disabled):not(.disabled).active {
  background-color: #FAFAFA;
}
body .mtl_button.btnCancel span,
body .basicSmall span,
body .btn_gray span,
body .btnSm_White span,
body .btnSystemPop span,
body .btnSystemPop.readok span,
body .btnLayerPop span,
body .btn_prev span,
body .btn_next span,
body .btnAcc span,
body .btnExcel span,
body .btn_refresh span,
body .btn_refresh_noTxt span,
body .btnSm_list span,
body .btnDownload span,
body .btnDownload.type_pdf span,
body .btnDownloadPdf span,
body .btnDownloadPdf_25 span,
body .btnExcelBig span,
body .btnExcelMiddle span,
body .btnExcelSmall span,
body .btnSm_refresh span,
body .btnSm_LayerPop span,
body .btnSm_more span,
body .btnSm_close span,
body .btnSm_Download span,
body .btnSm_Sample span,
body .btnSm_play span,
body .btnSm_White3 span,
body .btnSm_White4 span,
body .btnSm_SystemPop_s span,
body .btnSm_SystemPop span,
body .btnSm_LayerPop span,
body .btnSm_White2 span,
body .btnSsm_buy span,
body .btnSsm_white span,
body .btnSsm_White span,
body .type_btnbox span,
body .btnSsm_SystemPop span,
body .btnSsm_LayerPop span,
body .btnSsm_download span,
body .btnDel span,
body .btn_view span,
body .btn_desc span,
body .btn_asc span,
body .btn_Print span,
body .btn_plus span,
body .btn_minus span,
body .btnKnow span,
body .btn_sssNum span,
body .btnWhite3 span,
body .btnWhite2 span,
body .btnWhite3 span,
body .btnPlay span,
body .btnWhite span,
body .btnSystemPop span,
body .btnLayerPop span,
body .mtl_button.gray span,
.modal_content .mtl_button.btnCancel span,
.modal_content .basicSmall span,
.modal_content .btn_gray span,
.modal_content .btnSm_White span,
.modal_content .btnSystemPop span,
.modal_content .btnSystemPop.readok span,
.modal_content .btnLayerPop span,
.modal_content .btn_prev span,
.modal_content .btn_next span,
.modal_content .btnAcc span,
.modal_content .btnExcel span,
.modal_content .btn_refresh span,
.modal_content .btn_refresh_noTxt span,
.modal_content .btnSm_list span,
.modal_content .btnDownload span,
.modal_content .btnDownload.type_pdf span,
.modal_content .btnDownloadPdf span,
.modal_content .btnDownloadPdf_25 span,
.modal_content .btnExcelBig span,
.modal_content .btnExcelMiddle span,
.modal_content .btnExcelSmall span,
.modal_content .btnSm_refresh span,
.modal_content .btnSm_LayerPop span,
.modal_content .btnSm_more span,
.modal_content .btnSm_close span,
.modal_content .btnSm_Download span,
.modal_content .btnSm_Sample span,
.modal_content .btnSm_play span,
.modal_content .btnSm_White3 span,
.modal_content .btnSm_White4 span,
.modal_content .btnSm_SystemPop_s span,
.modal_content .btnSm_SystemPop span,
.modal_content .btnSm_LayerPop span,
.modal_content .btnSm_White2 span,
.modal_content .btnSsm_buy span,
.modal_content .btnSsm_white span,
.modal_content .btnSsm_White span,
.modal_content .type_btnbox span,
.modal_content .btnSsm_SystemPop span,
.modal_content .btnSsm_LayerPop span,
.modal_content .btnSsm_download span,
.modal_content .btnDel span,
.modal_content .btn_view span,
.modal_content .btn_desc span,
.modal_content .btn_asc span,
.modal_content .btn_Print span,
.modal_content .btn_plus span,
.modal_content .btn_minus span,
.modal_content .btnKnow span,
.modal_content .btn_sssNum span,
.modal_content .btnWhite3 span,
.modal_content .btnWhite2 span,
.modal_content .btnWhite3 span,
.modal_content .btnPlay span,
.modal_content .btnWhite span,
.modal_content .btnSystemPop span,
.modal_content .btnLayerPop span,
.modal_content .mtl_button.gray span,
.content-id .mtl_button.btnCancel span,
.content-id .basicSmall span,
.content-id .btn_gray span,
.content-id .btnSm_White span,
.content-id .btnSystemPop span,
.content-id .btnSystemPop.readok span,
.content-id .btnLayerPop span,
.content-id .btn_prev span,
.content-id .btn_next span,
.content-id .btnAcc span,
.content-id .btnExcel span,
.content-id .btn_refresh span,
.content-id .btn_refresh_noTxt span,
.content-id .btnSm_list span,
.content-id .btnDownload span,
.content-id .btnDownload.type_pdf span,
.content-id .btnDownloadPdf span,
.content-id .btnDownloadPdf_25 span,
.content-id .btnExcelBig span,
.content-id .btnExcelMiddle span,
.content-id .btnExcelSmall span,
.content-id .btnSm_refresh span,
.content-id .btnSm_LayerPop span,
.content-id .btnSm_more span,
.content-id .btnSm_close span,
.content-id .btnSm_Download span,
.content-id .btnSm_Sample span,
.content-id .btnSm_play span,
.content-id .btnSm_White3 span,
.content-id .btnSm_White4 span,
.content-id .btnSm_SystemPop_s span,
.content-id .btnSm_SystemPop span,
.content-id .btnSm_LayerPop span,
.content-id .btnSm_White2 span,
.content-id .btnSsm_buy span,
.content-id .btnSsm_white span,
.content-id .btnSsm_White span,
.content-id .type_btnbox span,
.content-id .btnSsm_SystemPop span,
.content-id .btnSsm_LayerPop span,
.content-id .btnSsm_download span,
.content-id .btnDel span,
.content-id .btn_view span,
.content-id .btn_desc span,
.content-id .btn_asc span,
.content-id .btn_Print span,
.content-id .btn_plus span,
.content-id .btn_minus span,
.content-id .btnKnow span,
.content-id .btn_sssNum span,
.content-id .btnWhite3 span,
.content-id .btnWhite2 span,
.content-id .btnWhite3 span,
.content-id .btnPlay span,
.content-id .btnWhite span,
.content-id .btnSystemPop span,
.content-id .btnLayerPop span,
.content-id .mtl_button.gray span {
  color: #1A1D29;
  line-height: 1.2;
}
body .mtl_button.btnCancel :not(:first-child),
body .basicSmall :not(:first-child),
body .btn_gray :not(:first-child),
body .btnSm_White :not(:first-child),
body .btnSystemPop :not(:first-child),
body .btnSystemPop.readok :not(:first-child),
body .btnLayerPop :not(:first-child),
body .btn_prev :not(:first-child),
body .btn_next :not(:first-child),
body .btnAcc :not(:first-child),
body .btnExcel :not(:first-child),
body .btn_refresh :not(:first-child),
body .btn_refresh_noTxt :not(:first-child),
body .btnSm_list :not(:first-child),
body .btnDownload :not(:first-child),
body .btnDownload.type_pdf :not(:first-child),
body .btnDownloadPdf :not(:first-child),
body .btnDownloadPdf_25 :not(:first-child),
body .btnExcelBig :not(:first-child),
body .btnExcelMiddle :not(:first-child),
body .btnExcelSmall :not(:first-child),
body .btnSm_refresh :not(:first-child),
body .btnSm_LayerPop :not(:first-child),
body .btnSm_more :not(:first-child),
body .btnSm_close :not(:first-child),
body .btnSm_Download :not(:first-child),
body .btnSm_Sample :not(:first-child),
body .btnSm_play :not(:first-child),
body .btnSm_White3 :not(:first-child),
body .btnSm_White4 :not(:first-child),
body .btnSm_SystemPop_s :not(:first-child),
body .btnSm_SystemPop :not(:first-child),
body .btnSm_LayerPop :not(:first-child),
body .btnSm_White2 :not(:first-child),
body .btnSsm_buy :not(:first-child),
body .btnSsm_white :not(:first-child),
body .btnSsm_White :not(:first-child),
body .type_btnbox :not(:first-child),
body .btnSsm_SystemPop :not(:first-child),
body .btnSsm_LayerPop :not(:first-child),
body .btnSsm_download :not(:first-child),
body .btnDel :not(:first-child),
body .btn_view :not(:first-child),
body .btn_desc :not(:first-child),
body .btn_asc :not(:first-child),
body .btn_Print :not(:first-child),
body .btn_plus :not(:first-child),
body .btn_minus :not(:first-child),
body .btnKnow :not(:first-child),
body .btn_sssNum :not(:first-child),
body .btnWhite3 :not(:first-child),
body .btnWhite2 :not(:first-child),
body .btnWhite3 :not(:first-child),
body .btnPlay :not(:first-child),
body .btnWhite :not(:first-child),
body .btnSystemPop :not(:first-child),
body .btnLayerPop :not(:first-child),
body .mtl_button.gray :not(:first-child),
.modal_content .mtl_button.btnCancel :not(:first-child),
.modal_content .basicSmall :not(:first-child),
.modal_content .btn_gray :not(:first-child),
.modal_content .btnSm_White :not(:first-child),
.modal_content .btnSystemPop :not(:first-child),
.modal_content .btnSystemPop.readok :not(:first-child),
.modal_content .btnLayerPop :not(:first-child),
.modal_content .btn_prev :not(:first-child),
.modal_content .btn_next :not(:first-child),
.modal_content .btnAcc :not(:first-child),
.modal_content .btnExcel :not(:first-child),
.modal_content .btn_refresh :not(:first-child),
.modal_content .btn_refresh_noTxt :not(:first-child),
.modal_content .btnSm_list :not(:first-child),
.modal_content .btnDownload :not(:first-child),
.modal_content .btnDownload.type_pdf :not(:first-child),
.modal_content .btnDownloadPdf :not(:first-child),
.modal_content .btnDownloadPdf_25 :not(:first-child),
.modal_content .btnExcelBig :not(:first-child),
.modal_content .btnExcelMiddle :not(:first-child),
.modal_content .btnExcelSmall :not(:first-child),
.modal_content .btnSm_refresh :not(:first-child),
.modal_content .btnSm_LayerPop :not(:first-child),
.modal_content .btnSm_more :not(:first-child),
.modal_content .btnSm_close :not(:first-child),
.modal_content .btnSm_Download :not(:first-child),
.modal_content .btnSm_Sample :not(:first-child),
.modal_content .btnSm_play :not(:first-child),
.modal_content .btnSm_White3 :not(:first-child),
.modal_content .btnSm_White4 :not(:first-child),
.modal_content .btnSm_SystemPop_s :not(:first-child),
.modal_content .btnSm_SystemPop :not(:first-child),
.modal_content .btnSm_LayerPop :not(:first-child),
.modal_content .btnSm_White2 :not(:first-child),
.modal_content .btnSsm_buy :not(:first-child),
.modal_content .btnSsm_white :not(:first-child),
.modal_content .btnSsm_White :not(:first-child),
.modal_content .type_btnbox :not(:first-child),
.modal_content .btnSsm_SystemPop :not(:first-child),
.modal_content .btnSsm_LayerPop :not(:first-child),
.modal_content .btnSsm_download :not(:first-child),
.modal_content .btnDel :not(:first-child),
.modal_content .btn_view :not(:first-child),
.modal_content .btn_desc :not(:first-child),
.modal_content .btn_asc :not(:first-child),
.modal_content .btn_Print :not(:first-child),
.modal_content .btn_plus :not(:first-child),
.modal_content .btn_minus :not(:first-child),
.modal_content .btnKnow :not(:first-child),
.modal_content .btn_sssNum :not(:first-child),
.modal_content .btnWhite3 :not(:first-child),
.modal_content .btnWhite2 :not(:first-child),
.modal_content .btnWhite3 :not(:first-child),
.modal_content .btnPlay :not(:first-child),
.modal_content .btnWhite :not(:first-child),
.modal_content .btnSystemPop :not(:first-child),
.modal_content .btnLayerPop :not(:first-child),
.modal_content .mtl_button.gray :not(:first-child),
.content-id .mtl_button.btnCancel :not(:first-child),
.content-id .basicSmall :not(:first-child),
.content-id .btn_gray :not(:first-child),
.content-id .btnSm_White :not(:first-child),
.content-id .btnSystemPop :not(:first-child),
.content-id .btnSystemPop.readok :not(:first-child),
.content-id .btnLayerPop :not(:first-child),
.content-id .btn_prev :not(:first-child),
.content-id .btn_next :not(:first-child),
.content-id .btnAcc :not(:first-child),
.content-id .btnExcel :not(:first-child),
.content-id .btn_refresh :not(:first-child),
.content-id .btn_refresh_noTxt :not(:first-child),
.content-id .btnSm_list :not(:first-child),
.content-id .btnDownload :not(:first-child),
.content-id .btnDownload.type_pdf :not(:first-child),
.content-id .btnDownloadPdf :not(:first-child),
.content-id .btnDownloadPdf_25 :not(:first-child),
.content-id .btnExcelBig :not(:first-child),
.content-id .btnExcelMiddle :not(:first-child),
.content-id .btnExcelSmall :not(:first-child),
.content-id .btnSm_refresh :not(:first-child),
.content-id .btnSm_LayerPop :not(:first-child),
.content-id .btnSm_more :not(:first-child),
.content-id .btnSm_close :not(:first-child),
.content-id .btnSm_Download :not(:first-child),
.content-id .btnSm_Sample :not(:first-child),
.content-id .btnSm_play :not(:first-child),
.content-id .btnSm_White3 :not(:first-child),
.content-id .btnSm_White4 :not(:first-child),
.content-id .btnSm_SystemPop_s :not(:first-child),
.content-id .btnSm_SystemPop :not(:first-child),
.content-id .btnSm_LayerPop :not(:first-child),
.content-id .btnSm_White2 :not(:first-child),
.content-id .btnSsm_buy :not(:first-child),
.content-id .btnSsm_white :not(:first-child),
.content-id .btnSsm_White :not(:first-child),
.content-id .type_btnbox :not(:first-child),
.content-id .btnSsm_SystemPop :not(:first-child),
.content-id .btnSsm_LayerPop :not(:first-child),
.content-id .btnSsm_download :not(:first-child),
.content-id .btnDel :not(:first-child),
.content-id .btn_view :not(:first-child),
.content-id .btn_desc :not(:first-child),
.content-id .btn_asc :not(:first-child),
.content-id .btn_Print :not(:first-child),
.content-id .btn_plus :not(:first-child),
.content-id .btn_minus :not(:first-child),
.content-id .btnKnow :not(:first-child),
.content-id .btn_sssNum :not(:first-child),
.content-id .btnWhite3 :not(:first-child),
.content-id .btnWhite2 :not(:first-child),
.content-id .btnWhite3 :not(:first-child),
.content-id .btnPlay :not(:first-child),
.content-id .btnWhite :not(:first-child),
.content-id .btnSystemPop :not(:first-child),
.content-id .btnLayerPop :not(:first-child),
.content-id .mtl_button.gray :not(:first-child) {
  margin-left: 8px;
}
body .mtl_button.btnCancel > div:not([class]),
body .basicSmall > div:not([class]),
body .btn_gray > div:not([class]),
body .btnSm_White > div:not([class]),
body .btnSystemPop > div:not([class]),
body .btnSystemPop.readok > div:not([class]),
body .btnLayerPop > div:not([class]),
body .btn_prev > div:not([class]),
body .btn_next > div:not([class]),
body .btnAcc > div:not([class]),
body .btnExcel > div:not([class]),
body .btn_refresh > div:not([class]),
body .btn_refresh_noTxt > div:not([class]),
body .btnSm_list > div:not([class]),
body .btnDownload > div:not([class]),
body .btnDownload.type_pdf > div:not([class]),
body .btnDownloadPdf > div:not([class]),
body .btnDownloadPdf_25 > div:not([class]),
body .btnExcelBig > div:not([class]),
body .btnExcelMiddle > div:not([class]),
body .btnExcelSmall > div:not([class]),
body .btnSm_refresh > div:not([class]),
body .btnSm_LayerPop > div:not([class]),
body .btnSm_more > div:not([class]),
body .btnSm_close > div:not([class]),
body .btnSm_Download > div:not([class]),
body .btnSm_Sample > div:not([class]),
body .btnSm_play > div:not([class]),
body .btnSm_White3 > div:not([class]),
body .btnSm_White4 > div:not([class]),
body .btnSm_SystemPop_s > div:not([class]),
body .btnSm_SystemPop > div:not([class]),
body .btnSm_LayerPop > div:not([class]),
body .btnSm_White2 > div:not([class]),
body .btnSsm_buy > div:not([class]),
body .btnSsm_white > div:not([class]),
body .btnSsm_White > div:not([class]),
body .type_btnbox > div:not([class]),
body .btnSsm_SystemPop > div:not([class]),
body .btnSsm_LayerPop > div:not([class]),
body .btnSsm_download > div:not([class]),
body .btnDel > div:not([class]),
body .btn_view > div:not([class]),
body .btn_desc > div:not([class]),
body .btn_asc > div:not([class]),
body .btn_Print > div:not([class]),
body .btn_plus > div:not([class]),
body .btn_minus > div:not([class]),
body .btnKnow > div:not([class]),
body .btn_sssNum > div:not([class]),
body .btnWhite3 > div:not([class]),
body .btnWhite2 > div:not([class]),
body .btnWhite3 > div:not([class]),
body .btnPlay > div:not([class]),
body .btnWhite > div:not([class]),
body .btnSystemPop > div:not([class]),
body .btnLayerPop > div:not([class]),
body .mtl_button.gray > div:not([class]),
.modal_content .mtl_button.btnCancel > div:not([class]),
.modal_content .basicSmall > div:not([class]),
.modal_content .btn_gray > div:not([class]),
.modal_content .btnSm_White > div:not([class]),
.modal_content .btnSystemPop > div:not([class]),
.modal_content .btnSystemPop.readok > div:not([class]),
.modal_content .btnLayerPop > div:not([class]),
.modal_content .btn_prev > div:not([class]),
.modal_content .btn_next > div:not([class]),
.modal_content .btnAcc > div:not([class]),
.modal_content .btnExcel > div:not([class]),
.modal_content .btn_refresh > div:not([class]),
.modal_content .btn_refresh_noTxt > div:not([class]),
.modal_content .btnSm_list > div:not([class]),
.modal_content .btnDownload > div:not([class]),
.modal_content .btnDownload.type_pdf > div:not([class]),
.modal_content .btnDownloadPdf > div:not([class]),
.modal_content .btnDownloadPdf_25 > div:not([class]),
.modal_content .btnExcelBig > div:not([class]),
.modal_content .btnExcelMiddle > div:not([class]),
.modal_content .btnExcelSmall > div:not([class]),
.modal_content .btnSm_refresh > div:not([class]),
.modal_content .btnSm_LayerPop > div:not([class]),
.modal_content .btnSm_more > div:not([class]),
.modal_content .btnSm_close > div:not([class]),
.modal_content .btnSm_Download > div:not([class]),
.modal_content .btnSm_Sample > div:not([class]),
.modal_content .btnSm_play > div:not([class]),
.modal_content .btnSm_White3 > div:not([class]),
.modal_content .btnSm_White4 > div:not([class]),
.modal_content .btnSm_SystemPop_s > div:not([class]),
.modal_content .btnSm_SystemPop > div:not([class]),
.modal_content .btnSm_LayerPop > div:not([class]),
.modal_content .btnSm_White2 > div:not([class]),
.modal_content .btnSsm_buy > div:not([class]),
.modal_content .btnSsm_white > div:not([class]),
.modal_content .btnSsm_White > div:not([class]),
.modal_content .type_btnbox > div:not([class]),
.modal_content .btnSsm_SystemPop > div:not([class]),
.modal_content .btnSsm_LayerPop > div:not([class]),
.modal_content .btnSsm_download > div:not([class]),
.modal_content .btnDel > div:not([class]),
.modal_content .btn_view > div:not([class]),
.modal_content .btn_desc > div:not([class]),
.modal_content .btn_asc > div:not([class]),
.modal_content .btn_Print > div:not([class]),
.modal_content .btn_plus > div:not([class]),
.modal_content .btn_minus > div:not([class]),
.modal_content .btnKnow > div:not([class]),
.modal_content .btn_sssNum > div:not([class]),
.modal_content .btnWhite3 > div:not([class]),
.modal_content .btnWhite2 > div:not([class]),
.modal_content .btnWhite3 > div:not([class]),
.modal_content .btnPlay > div:not([class]),
.modal_content .btnWhite > div:not([class]),
.modal_content .btnSystemPop > div:not([class]),
.modal_content .btnLayerPop > div:not([class]),
.modal_content .mtl_button.gray > div:not([class]),
.content-id .mtl_button.btnCancel > div:not([class]),
.content-id .basicSmall > div:not([class]),
.content-id .btn_gray > div:not([class]),
.content-id .btnSm_White > div:not([class]),
.content-id .btnSystemPop > div:not([class]),
.content-id .btnSystemPop.readok > div:not([class]),
.content-id .btnLayerPop > div:not([class]),
.content-id .btn_prev > div:not([class]),
.content-id .btn_next > div:not([class]),
.content-id .btnAcc > div:not([class]),
.content-id .btnExcel > div:not([class]),
.content-id .btn_refresh > div:not([class]),
.content-id .btn_refresh_noTxt > div:not([class]),
.content-id .btnSm_list > div:not([class]),
.content-id .btnDownload > div:not([class]),
.content-id .btnDownload.type_pdf > div:not([class]),
.content-id .btnDownloadPdf > div:not([class]),
.content-id .btnDownloadPdf_25 > div:not([class]),
.content-id .btnExcelBig > div:not([class]),
.content-id .btnExcelMiddle > div:not([class]),
.content-id .btnExcelSmall > div:not([class]),
.content-id .btnSm_refresh > div:not([class]),
.content-id .btnSm_LayerPop > div:not([class]),
.content-id .btnSm_more > div:not([class]),
.content-id .btnSm_close > div:not([class]),
.content-id .btnSm_Download > div:not([class]),
.content-id .btnSm_Sample > div:not([class]),
.content-id .btnSm_play > div:not([class]),
.content-id .btnSm_White3 > div:not([class]),
.content-id .btnSm_White4 > div:not([class]),
.content-id .btnSm_SystemPop_s > div:not([class]),
.content-id .btnSm_SystemPop > div:not([class]),
.content-id .btnSm_LayerPop > div:not([class]),
.content-id .btnSm_White2 > div:not([class]),
.content-id .btnSsm_buy > div:not([class]),
.content-id .btnSsm_white > div:not([class]),
.content-id .btnSsm_White > div:not([class]),
.content-id .type_btnbox > div:not([class]),
.content-id .btnSsm_SystemPop > div:not([class]),
.content-id .btnSsm_LayerPop > div:not([class]),
.content-id .btnSsm_download > div:not([class]),
.content-id .btnDel > div:not([class]),
.content-id .btn_view > div:not([class]),
.content-id .btn_desc > div:not([class]),
.content-id .btn_asc > div:not([class]),
.content-id .btn_Print > div:not([class]),
.content-id .btn_plus > div:not([class]),
.content-id .btn_minus > div:not([class]),
.content-id .btnKnow > div:not([class]),
.content-id .btn_sssNum > div:not([class]),
.content-id .btnWhite3 > div:not([class]),
.content-id .btnWhite2 > div:not([class]),
.content-id .btnWhite3 > div:not([class]),
.content-id .btnPlay > div:not([class]),
.content-id .btnWhite > div:not([class]),
.content-id .btnSystemPop > div:not([class]),
.content-id .btnLayerPop > div:not([class]),
.content-id .mtl_button.gray > div:not([class]) {
  display: none;
}
body .mtl_button.second,
body .mtl_button.gray,
body .mtl_button,
.modal_content .mtl_button.second,
.modal_content .mtl_button.gray,
.modal_content .mtl_button,
.content-id .mtl_button.second,
.content-id .mtl_button.gray,
.content-id .mtl_button {
  font-weight: 500;
  min-width: 160px;
  height: 56px;
  line-height: 1.2;
  padding: 18px 24px 16px;
}
body .mtl_button.second span,
body .mtl_button.gray span,
body .mtl_button span,
.modal_content .mtl_button.second span,
.modal_content .mtl_button.gray span,
.modal_content .mtl_button span,
.content-id .mtl_button.second span,
.content-id .mtl_button.gray span,
.content-id .mtl_button span {
  font-weight: 500;
}
body .btnSystemPop,
body .btnLayerPop,
body .btnDownload,
body .btnDownload.type_pdf,
body .btn_play,
body .btn_refresh,
body .btn_refresh_noTxt,
body .btn_green,
body .btn_buy,
body .btnWhite3,
body .btn_Blue2,
body .btn_sell,
body .btn_gray,
body .btnWhite2,
body .btnWhite,
body .btnBlack,
body .btn_Blue,
.modal_content .btnSystemPop,
.modal_content .btnLayerPop,
.modal_content .btnDownload,
.modal_content .btnDownload.type_pdf,
.modal_content .btn_play,
.modal_content .btn_refresh,
.modal_content .btn_refresh_noTxt,
.modal_content .btn_green,
.modal_content .btn_buy,
.modal_content .btnWhite3,
.modal_content .btn_Blue2,
.modal_content .btn_sell,
.modal_content .btn_gray,
.modal_content .btnWhite2,
.modal_content .btnWhite,
.modal_content .btnBlack,
.modal_content .btn_Blue,
.content-id .btnSystemPop,
.content-id .btnLayerPop,
.content-id .btnDownload,
.content-id .btnDownload.type_pdf,
.content-id .btn_play,
.content-id .btn_refresh,
.content-id .btn_refresh_noTxt,
.content-id .btn_green,
.content-id .btn_buy,
.content-id .btnWhite3,
.content-id .btn_Blue2,
.content-id .btn_sell,
.content-id .btn_gray,
.content-id .btnWhite2,
.content-id .btnWhite,
.content-id .btnBlack,
.content-id .btn_Blue {
  font-size: 16px;
  padding: 14px 24px 12px;
  min-height: 48px;
  height: 48px;
  font-weight: 500;
  margin-left: 8px;
  line-height: 1.2;
  display: inline-block;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
body .btnSystemPop:focus, body .btnSystemPop:hover,
body .btnLayerPop:focus,
body .btnLayerPop:hover,
body .btnDownload:focus,
body .btnDownload:hover,
body .btnDownload.type_pdf:focus,
body .btnDownload.type_pdf:hover,
body .btn_play:focus,
body .btn_play:hover,
body .btn_refresh:focus,
body .btn_refresh:hover,
body .btn_refresh_noTxt:focus,
body .btn_refresh_noTxt:hover,
body .btn_green:focus,
body .btn_green:hover,
body .btn_buy:focus,
body .btn_buy:hover,
body .btnWhite3:focus,
body .btnWhite3:hover,
body .btn_Blue2:focus,
body .btn_Blue2:hover,
body .btn_sell:focus,
body .btn_sell:hover,
body .btn_gray:focus,
body .btn_gray:hover,
body .btnWhite2:focus,
body .btnWhite2:hover,
body .btnWhite:focus,
body .btnWhite:hover,
body .btnBlack:focus,
body .btnBlack:hover,
body .btn_Blue:focus,
body .btn_Blue:hover,
.modal_content .btnSystemPop:focus,
.modal_content .btnSystemPop:hover,
.modal_content .btnLayerPop:focus,
.modal_content .btnLayerPop:hover,
.modal_content .btnDownload:focus,
.modal_content .btnDownload:hover,
.modal_content .btnDownload.type_pdf:focus,
.modal_content .btnDownload.type_pdf:hover,
.modal_content .btn_play:focus,
.modal_content .btn_play:hover,
.modal_content .btn_refresh:focus,
.modal_content .btn_refresh:hover,
.modal_content .btn_refresh_noTxt:focus,
.modal_content .btn_refresh_noTxt:hover,
.modal_content .btn_green:focus,
.modal_content .btn_green:hover,
.modal_content .btn_buy:focus,
.modal_content .btn_buy:hover,
.modal_content .btnWhite3:focus,
.modal_content .btnWhite3:hover,
.modal_content .btn_Blue2:focus,
.modal_content .btn_Blue2:hover,
.modal_content .btn_sell:focus,
.modal_content .btn_sell:hover,
.modal_content .btn_gray:focus,
.modal_content .btn_gray:hover,
.modal_content .btnWhite2:focus,
.modal_content .btnWhite2:hover,
.modal_content .btnWhite:focus,
.modal_content .btnWhite:hover,
.modal_content .btnBlack:focus,
.modal_content .btnBlack:hover,
.modal_content .btn_Blue:focus,
.modal_content .btn_Blue:hover,
.content-id .btnSystemPop:focus,
.content-id .btnSystemPop:hover,
.content-id .btnLayerPop:focus,
.content-id .btnLayerPop:hover,
.content-id .btnDownload:focus,
.content-id .btnDownload:hover,
.content-id .btnDownload.type_pdf:focus,
.content-id .btnDownload.type_pdf:hover,
.content-id .btn_play:focus,
.content-id .btn_play:hover,
.content-id .btn_refresh:focus,
.content-id .btn_refresh:hover,
.content-id .btn_refresh_noTxt:focus,
.content-id .btn_refresh_noTxt:hover,
.content-id .btn_green:focus,
.content-id .btn_green:hover,
.content-id .btn_buy:focus,
.content-id .btn_buy:hover,
.content-id .btnWhite3:focus,
.content-id .btnWhite3:hover,
.content-id .btn_Blue2:focus,
.content-id .btn_Blue2:hover,
.content-id .btn_sell:focus,
.content-id .btn_sell:hover,
.content-id .btn_gray:focus,
.content-id .btn_gray:hover,
.content-id .btnWhite2:focus,
.content-id .btnWhite2:hover,
.content-id .btnWhite:focus,
.content-id .btnWhite:hover,
.content-id .btnBlack:focus,
.content-id .btnBlack:hover,
.content-id .btn_Blue:focus,
.content-id .btn_Blue:hover {
  padding: 14px 24px 12px;
  height: 48px;
  line-height: 1.2;
}
body .btnSystemPop > div:not([class]),
body .btnLayerPop > div:not([class]),
body .btnDownload > div:not([class]),
body .btnDownload.type_pdf > div:not([class]),
body .btn_play > div:not([class]),
body .btn_refresh > div:not([class]),
body .btn_refresh_noTxt > div:not([class]),
body .btn_green > div:not([class]),
body .btn_buy > div:not([class]),
body .btnWhite3 > div:not([class]),
body .btn_Blue2 > div:not([class]),
body .btn_sell > div:not([class]),
body .btn_gray > div:not([class]),
body .btnWhite2 > div:not([class]),
body .btnWhite > div:not([class]),
body .btnBlack > div:not([class]),
body .btn_Blue > div:not([class]),
.modal_content .btnSystemPop > div:not([class]),
.modal_content .btnLayerPop > div:not([class]),
.modal_content .btnDownload > div:not([class]),
.modal_content .btnDownload.type_pdf > div:not([class]),
.modal_content .btn_play > div:not([class]),
.modal_content .btn_refresh > div:not([class]),
.modal_content .btn_refresh_noTxt > div:not([class]),
.modal_content .btn_green > div:not([class]),
.modal_content .btn_buy > div:not([class]),
.modal_content .btnWhite3 > div:not([class]),
.modal_content .btn_Blue2 > div:not([class]),
.modal_content .btn_sell > div:not([class]),
.modal_content .btn_gray > div:not([class]),
.modal_content .btnWhite2 > div:not([class]),
.modal_content .btnWhite > div:not([class]),
.modal_content .btnBlack > div:not([class]),
.modal_content .btn_Blue > div:not([class]),
.content-id .btnSystemPop > div:not([class]),
.content-id .btnLayerPop > div:not([class]),
.content-id .btnDownload > div:not([class]),
.content-id .btnDownload.type_pdf > div:not([class]),
.content-id .btn_play > div:not([class]),
.content-id .btn_refresh > div:not([class]),
.content-id .btn_refresh_noTxt > div:not([class]),
.content-id .btn_green > div:not([class]),
.content-id .btn_buy > div:not([class]),
.content-id .btnWhite3 > div:not([class]),
.content-id .btn_Blue2 > div:not([class]),
.content-id .btn_sell > div:not([class]),
.content-id .btn_gray > div:not([class]),
.content-id .btnWhite2 > div:not([class]),
.content-id .btnWhite > div:not([class]),
.content-id .btnBlack > div:not([class]),
.content-id .btn_Blue > div:not([class]) {
  display: none;
}
body .btn_refresh:hover,
body .btn_refresh:focus,
.modal_content .btn_refresh:hover,
.modal_content .btn_refresh:focus,
.content-id .btn_refresh:hover,
.content-id .btn_refresh:focus {
  padding: 14px 24px 12px;
  background: none;
}
body .btn_refresh:focus:not(.disabled),
.modal_content .btn_refresh:focus:not(.disabled),
.content-id .btn_refresh:focus:not(.disabled) {
  padding: 14px 24px 12px;
  color: inherit;
  outline: 0;
  background: #FAFAFA;
  border: 1px solid #4D4F58;
}
body .btnSystemPop:first-child,
.modal_content .btnSystemPop:first-child,
.content-id .btnSystemPop:first-child {
  margin: 0;
}
body .btnSm_black,
body .btnSm_buy,
body .btnSm_refresh,
body .btnSm_list,
body .btnSm_LayerPop,
body .btnSm_more,
body .btnSm_close,
body .btnDownloadPdf,
body .btnSm_Download,
body .btnSm_Download.type_pdf,
body .btn_prev,
body .btn_next,
body .btnExcel,
body .btn_Print,
body .btnSm_Sample,
body .btnSm_play,
body .btnSm_SystemPop_s,
body .btnSm_SystemPop,
body .btnSm_LayerPop,
body .btnSm_White2,
body .btnSm_White3,
body .btnSm_White4,
body .btnSm_sell,
body .btnSm_Blue2,
body .btnSm_White,
body .btnSm_Blue,
.modal_content .btnSm_black,
.modal_content .btnSm_buy,
.modal_content .btnSm_refresh,
.modal_content .btnSm_list,
.modal_content .btnSm_LayerPop,
.modal_content .btnSm_more,
.modal_content .btnSm_close,
.modal_content .btnDownloadPdf,
.modal_content .btnSm_Download,
.modal_content .btnSm_Download.type_pdf,
.modal_content .btn_prev,
.modal_content .btn_next,
.modal_content .btnExcel,
.modal_content .btn_Print,
.modal_content .btnSm_Sample,
.modal_content .btnSm_play,
.modal_content .btnSm_SystemPop_s,
.modal_content .btnSm_SystemPop,
.modal_content .btnSm_LayerPop,
.modal_content .btnSm_White2,
.modal_content .btnSm_White3,
.modal_content .btnSm_White4,
.modal_content .btnSm_sell,
.modal_content .btnSm_Blue2,
.modal_content .btnSm_White,
.modal_content .btnSm_Blue,
.content-id .btnSm_black,
.content-id .btnSm_buy,
.content-id .btnSm_refresh,
.content-id .btnSm_list,
.content-id .btnSm_LayerPop,
.content-id .btnSm_more,
.content-id .btnSm_close,
.content-id .btnDownloadPdf,
.content-id .btnSm_Download,
.content-id .btnSm_Download.type_pdf,
.content-id .btn_prev,
.content-id .btn_next,
.content-id .btnExcel,
.content-id .btn_Print,
.content-id .btnSm_Sample,
.content-id .btnSm_play,
.content-id .btnSm_SystemPop_s,
.content-id .btnSm_SystemPop,
.content-id .btnSm_LayerPop,
.content-id .btnSm_White2,
.content-id .btnSm_White3,
.content-id .btnSm_White4,
.content-id .btnSm_sell,
.content-id .btnSm_Blue2,
.content-id .btnSm_White,
.content-id .btnSm_Blue {
  font-size: 16px;
  padding: 9px 24px 8px;
  line-height: 1.2;
  height: 40px;
  font-weight: 400;
  margin-left: 5px;
  display: inline-block;
}
body .btnSm_black:focus, body .btnSm_black:hover,
body .btnSm_buy:focus,
body .btnSm_buy:hover,
body .btnSm_refresh:focus,
body .btnSm_refresh:hover,
body .btnSm_list:focus,
body .btnSm_list:hover,
body .btnSm_LayerPop:focus,
body .btnSm_LayerPop:hover,
body .btnSm_more:focus,
body .btnSm_more:hover,
body .btnSm_close:focus,
body .btnSm_close:hover,
body .btnDownloadPdf:focus,
body .btnDownloadPdf:hover,
body .btnSm_Download:focus,
body .btnSm_Download:hover,
body .btnSm_Download.type_pdf:focus,
body .btnSm_Download.type_pdf:hover,
body .btn_prev:focus,
body .btn_prev:hover,
body .btn_next:focus,
body .btn_next:hover,
body .btnExcel:focus,
body .btnExcel:hover,
body .btn_Print:focus,
body .btn_Print:hover,
body .btnSm_Sample:focus,
body .btnSm_Sample:hover,
body .btnSm_play:focus,
body .btnSm_play:hover,
body .btnSm_SystemPop_s:focus,
body .btnSm_SystemPop_s:hover,
body .btnSm_SystemPop:focus,
body .btnSm_SystemPop:hover,
body .btnSm_LayerPop:focus,
body .btnSm_LayerPop:hover,
body .btnSm_White2:focus,
body .btnSm_White2:hover,
body .btnSm_White3:focus,
body .btnSm_White3:hover,
body .btnSm_White4:focus,
body .btnSm_White4:hover,
body .btnSm_sell:focus,
body .btnSm_sell:hover,
body .btnSm_Blue2:focus,
body .btnSm_Blue2:hover,
body .btnSm_White:focus,
body .btnSm_White:hover,
body .btnSm_Blue:focus,
body .btnSm_Blue:hover,
.modal_content .btnSm_black:focus,
.modal_content .btnSm_black:hover,
.modal_content .btnSm_buy:focus,
.modal_content .btnSm_buy:hover,
.modal_content .btnSm_refresh:focus,
.modal_content .btnSm_refresh:hover,
.modal_content .btnSm_list:focus,
.modal_content .btnSm_list:hover,
.modal_content .btnSm_LayerPop:focus,
.modal_content .btnSm_LayerPop:hover,
.modal_content .btnSm_more:focus,
.modal_content .btnSm_more:hover,
.modal_content .btnSm_close:focus,
.modal_content .btnSm_close:hover,
.modal_content .btnDownloadPdf:focus,
.modal_content .btnDownloadPdf:hover,
.modal_content .btnSm_Download:focus,
.modal_content .btnSm_Download:hover,
.modal_content .btnSm_Download.type_pdf:focus,
.modal_content .btnSm_Download.type_pdf:hover,
.modal_content .btn_prev:focus,
.modal_content .btn_prev:hover,
.modal_content .btn_next:focus,
.modal_content .btn_next:hover,
.modal_content .btnExcel:focus,
.modal_content .btnExcel:hover,
.modal_content .btn_Print:focus,
.modal_content .btn_Print:hover,
.modal_content .btnSm_Sample:focus,
.modal_content .btnSm_Sample:hover,
.modal_content .btnSm_play:focus,
.modal_content .btnSm_play:hover,
.modal_content .btnSm_SystemPop_s:focus,
.modal_content .btnSm_SystemPop_s:hover,
.modal_content .btnSm_SystemPop:focus,
.modal_content .btnSm_SystemPop:hover,
.modal_content .btnSm_LayerPop:focus,
.modal_content .btnSm_LayerPop:hover,
.modal_content .btnSm_White2:focus,
.modal_content .btnSm_White2:hover,
.modal_content .btnSm_White3:focus,
.modal_content .btnSm_White3:hover,
.modal_content .btnSm_White4:focus,
.modal_content .btnSm_White4:hover,
.modal_content .btnSm_sell:focus,
.modal_content .btnSm_sell:hover,
.modal_content .btnSm_Blue2:focus,
.modal_content .btnSm_Blue2:hover,
.modal_content .btnSm_White:focus,
.modal_content .btnSm_White:hover,
.modal_content .btnSm_Blue:focus,
.modal_content .btnSm_Blue:hover,
.content-id .btnSm_black:focus,
.content-id .btnSm_black:hover,
.content-id .btnSm_buy:focus,
.content-id .btnSm_buy:hover,
.content-id .btnSm_refresh:focus,
.content-id .btnSm_refresh:hover,
.content-id .btnSm_list:focus,
.content-id .btnSm_list:hover,
.content-id .btnSm_LayerPop:focus,
.content-id .btnSm_LayerPop:hover,
.content-id .btnSm_more:focus,
.content-id .btnSm_more:hover,
.content-id .btnSm_close:focus,
.content-id .btnSm_close:hover,
.content-id .btnDownloadPdf:focus,
.content-id .btnDownloadPdf:hover,
.content-id .btnSm_Download:focus,
.content-id .btnSm_Download:hover,
.content-id .btnSm_Download.type_pdf:focus,
.content-id .btnSm_Download.type_pdf:hover,
.content-id .btn_prev:focus,
.content-id .btn_prev:hover,
.content-id .btn_next:focus,
.content-id .btn_next:hover,
.content-id .btnExcel:focus,
.content-id .btnExcel:hover,
.content-id .btn_Print:focus,
.content-id .btn_Print:hover,
.content-id .btnSm_Sample:focus,
.content-id .btnSm_Sample:hover,
.content-id .btnSm_play:focus,
.content-id .btnSm_play:hover,
.content-id .btnSm_SystemPop_s:focus,
.content-id .btnSm_SystemPop_s:hover,
.content-id .btnSm_SystemPop:focus,
.content-id .btnSm_SystemPop:hover,
.content-id .btnSm_LayerPop:focus,
.content-id .btnSm_LayerPop:hover,
.content-id .btnSm_White2:focus,
.content-id .btnSm_White2:hover,
.content-id .btnSm_White3:focus,
.content-id .btnSm_White3:hover,
.content-id .btnSm_White4:focus,
.content-id .btnSm_White4:hover,
.content-id .btnSm_sell:focus,
.content-id .btnSm_sell:hover,
.content-id .btnSm_Blue2:focus,
.content-id .btnSm_Blue2:hover,
.content-id .btnSm_White:focus,
.content-id .btnSm_White:hover,
.content-id .btnSm_Blue:focus,
.content-id .btnSm_Blue:hover {
  padding: 9px 24px 8px;
  height: 40px;
  line-height: 1.2;
}
body .btnSm_black:first-child,
body .btnSm_buy:first-child,
body .btnSm_refresh:first-child,
body .btnSm_list:first-child,
body .btnSm_LayerPop:first-child,
body .btnSm_more:first-child,
body .btnSm_close:first-child,
body .btnDownloadPdf:first-child,
body .btnSm_Download:first-child,
body .btnSm_Download.type_pdf:first-child,
body .btn_prev:first-child,
body .btn_next:first-child,
body .btnExcel:first-child,
body .btn_Print:first-child,
body .btnSm_Sample:first-child,
body .btnSm_play:first-child,
body .btnSm_SystemPop_s:first-child,
body .btnSm_SystemPop:first-child,
body .btnSm_LayerPop:first-child,
body .btnSm_White2:first-child,
body .btnSm_White3:first-child,
body .btnSm_White4:first-child,
body .btnSm_sell:first-child,
body .btnSm_Blue2:first-child,
body .btnSm_White:first-child,
body .btnSm_Blue:first-child,
.modal_content .btnSm_black:first-child,
.modal_content .btnSm_buy:first-child,
.modal_content .btnSm_refresh:first-child,
.modal_content .btnSm_list:first-child,
.modal_content .btnSm_LayerPop:first-child,
.modal_content .btnSm_more:first-child,
.modal_content .btnSm_close:first-child,
.modal_content .btnDownloadPdf:first-child,
.modal_content .btnSm_Download:first-child,
.modal_content .btnSm_Download.type_pdf:first-child,
.modal_content .btn_prev:first-child,
.modal_content .btn_next:first-child,
.modal_content .btnExcel:first-child,
.modal_content .btn_Print:first-child,
.modal_content .btnSm_Sample:first-child,
.modal_content .btnSm_play:first-child,
.modal_content .btnSm_SystemPop_s:first-child,
.modal_content .btnSm_SystemPop:first-child,
.modal_content .btnSm_LayerPop:first-child,
.modal_content .btnSm_White2:first-child,
.modal_content .btnSm_White3:first-child,
.modal_content .btnSm_White4:first-child,
.modal_content .btnSm_sell:first-child,
.modal_content .btnSm_Blue2:first-child,
.modal_content .btnSm_White:first-child,
.modal_content .btnSm_Blue:first-child,
.content-id .btnSm_black:first-child,
.content-id .btnSm_buy:first-child,
.content-id .btnSm_refresh:first-child,
.content-id .btnSm_list:first-child,
.content-id .btnSm_LayerPop:first-child,
.content-id .btnSm_more:first-child,
.content-id .btnSm_close:first-child,
.content-id .btnDownloadPdf:first-child,
.content-id .btnSm_Download:first-child,
.content-id .btnSm_Download.type_pdf:first-child,
.content-id .btn_prev:first-child,
.content-id .btn_next:first-child,
.content-id .btnExcel:first-child,
.content-id .btn_Print:first-child,
.content-id .btnSm_Sample:first-child,
.content-id .btnSm_play:first-child,
.content-id .btnSm_SystemPop_s:first-child,
.content-id .btnSm_SystemPop:first-child,
.content-id .btnSm_LayerPop:first-child,
.content-id .btnSm_White2:first-child,
.content-id .btnSm_White3:first-child,
.content-id .btnSm_White4:first-child,
.content-id .btnSm_sell:first-child,
.content-id .btnSm_Blue2:first-child,
.content-id .btnSm_White:first-child,
.content-id .btnSm_Blue:first-child {
  margin-left: 0;
}
body .btnSm_black.disabled, body .btnSm_black:disabled,
body .btnSm_buy.disabled,
body .btnSm_buy:disabled,
body .btnSm_refresh.disabled,
body .btnSm_refresh:disabled,
body .btnSm_list.disabled,
body .btnSm_list:disabled,
body .btnSm_LayerPop.disabled,
body .btnSm_LayerPop:disabled,
body .btnSm_more.disabled,
body .btnSm_more:disabled,
body .btnSm_close.disabled,
body .btnSm_close:disabled,
body .btnDownloadPdf.disabled,
body .btnDownloadPdf:disabled,
body .btnSm_Download.disabled,
body .btnSm_Download:disabled,
body .btnSm_Download.type_pdf.disabled,
body .btnSm_Download.type_pdf:disabled,
body .btn_prev.disabled,
body .btn_prev:disabled,
body .btn_next.disabled,
body .btn_next:disabled,
body .btnExcel.disabled,
body .btnExcel:disabled,
body .btn_Print.disabled,
body .btn_Print:disabled,
body .btnSm_Sample.disabled,
body .btnSm_Sample:disabled,
body .btnSm_play.disabled,
body .btnSm_play:disabled,
body .btnSm_SystemPop_s.disabled,
body .btnSm_SystemPop_s:disabled,
body .btnSm_SystemPop.disabled,
body .btnSm_SystemPop:disabled,
body .btnSm_LayerPop.disabled,
body .btnSm_LayerPop:disabled,
body .btnSm_White2.disabled,
body .btnSm_White2:disabled,
body .btnSm_White3.disabled,
body .btnSm_White3:disabled,
body .btnSm_White4.disabled,
body .btnSm_White4:disabled,
body .btnSm_sell.disabled,
body .btnSm_sell:disabled,
body .btnSm_Blue2.disabled,
body .btnSm_Blue2:disabled,
body .btnSm_White.disabled,
body .btnSm_White:disabled,
body .btnSm_Blue.disabled,
body .btnSm_Blue:disabled,
.modal_content .btnSm_black.disabled,
.modal_content .btnSm_black:disabled,
.modal_content .btnSm_buy.disabled,
.modal_content .btnSm_buy:disabled,
.modal_content .btnSm_refresh.disabled,
.modal_content .btnSm_refresh:disabled,
.modal_content .btnSm_list.disabled,
.modal_content .btnSm_list:disabled,
.modal_content .btnSm_LayerPop.disabled,
.modal_content .btnSm_LayerPop:disabled,
.modal_content .btnSm_more.disabled,
.modal_content .btnSm_more:disabled,
.modal_content .btnSm_close.disabled,
.modal_content .btnSm_close:disabled,
.modal_content .btnDownloadPdf.disabled,
.modal_content .btnDownloadPdf:disabled,
.modal_content .btnSm_Download.disabled,
.modal_content .btnSm_Download:disabled,
.modal_content .btnSm_Download.type_pdf.disabled,
.modal_content .btnSm_Download.type_pdf:disabled,
.modal_content .btn_prev.disabled,
.modal_content .btn_prev:disabled,
.modal_content .btn_next.disabled,
.modal_content .btn_next:disabled,
.modal_content .btnExcel.disabled,
.modal_content .btnExcel:disabled,
.modal_content .btn_Print.disabled,
.modal_content .btn_Print:disabled,
.modal_content .btnSm_Sample.disabled,
.modal_content .btnSm_Sample:disabled,
.modal_content .btnSm_play.disabled,
.modal_content .btnSm_play:disabled,
.modal_content .btnSm_SystemPop_s.disabled,
.modal_content .btnSm_SystemPop_s:disabled,
.modal_content .btnSm_SystemPop.disabled,
.modal_content .btnSm_SystemPop:disabled,
.modal_content .btnSm_LayerPop.disabled,
.modal_content .btnSm_LayerPop:disabled,
.modal_content .btnSm_White2.disabled,
.modal_content .btnSm_White2:disabled,
.modal_content .btnSm_White3.disabled,
.modal_content .btnSm_White3:disabled,
.modal_content .btnSm_White4.disabled,
.modal_content .btnSm_White4:disabled,
.modal_content .btnSm_sell.disabled,
.modal_content .btnSm_sell:disabled,
.modal_content .btnSm_Blue2.disabled,
.modal_content .btnSm_Blue2:disabled,
.modal_content .btnSm_White.disabled,
.modal_content .btnSm_White:disabled,
.modal_content .btnSm_Blue.disabled,
.modal_content .btnSm_Blue:disabled,
.content-id .btnSm_black.disabled,
.content-id .btnSm_black:disabled,
.content-id .btnSm_buy.disabled,
.content-id .btnSm_buy:disabled,
.content-id .btnSm_refresh.disabled,
.content-id .btnSm_refresh:disabled,
.content-id .btnSm_list.disabled,
.content-id .btnSm_list:disabled,
.content-id .btnSm_LayerPop.disabled,
.content-id .btnSm_LayerPop:disabled,
.content-id .btnSm_more.disabled,
.content-id .btnSm_more:disabled,
.content-id .btnSm_close.disabled,
.content-id .btnSm_close:disabled,
.content-id .btnDownloadPdf.disabled,
.content-id .btnDownloadPdf:disabled,
.content-id .btnSm_Download.disabled,
.content-id .btnSm_Download:disabled,
.content-id .btnSm_Download.type_pdf.disabled,
.content-id .btnSm_Download.type_pdf:disabled,
.content-id .btn_prev.disabled,
.content-id .btn_prev:disabled,
.content-id .btn_next.disabled,
.content-id .btn_next:disabled,
.content-id .btnExcel.disabled,
.content-id .btnExcel:disabled,
.content-id .btn_Print.disabled,
.content-id .btn_Print:disabled,
.content-id .btnSm_Sample.disabled,
.content-id .btnSm_Sample:disabled,
.content-id .btnSm_play.disabled,
.content-id .btnSm_play:disabled,
.content-id .btnSm_SystemPop_s.disabled,
.content-id .btnSm_SystemPop_s:disabled,
.content-id .btnSm_SystemPop.disabled,
.content-id .btnSm_SystemPop:disabled,
.content-id .btnSm_LayerPop.disabled,
.content-id .btnSm_LayerPop:disabled,
.content-id .btnSm_White2.disabled,
.content-id .btnSm_White2:disabled,
.content-id .btnSm_White3.disabled,
.content-id .btnSm_White3:disabled,
.content-id .btnSm_White4.disabled,
.content-id .btnSm_White4:disabled,
.content-id .btnSm_sell.disabled,
.content-id .btnSm_sell:disabled,
.content-id .btnSm_Blue2.disabled,
.content-id .btnSm_Blue2:disabled,
.content-id .btnSm_White.disabled,
.content-id .btnSm_White:disabled,
.content-id .btnSm_Blue.disabled,
.content-id .btnSm_Blue:disabled {
  background-color: #EBEBED !important;
  border-color: #CDCECF !important;
  color: #73757C !important;
  pointer-events: none;
  background-image: none !important;
}
body .btnSm_black.disabled::before, body .btnSm_black.disabled::after, body .btnSm_black:disabled::before, body .btnSm_black:disabled::after,
body .btnSm_buy.disabled::before,
body .btnSm_buy.disabled::after,
body .btnSm_buy:disabled::before,
body .btnSm_buy:disabled::after,
body .btnSm_refresh.disabled::before,
body .btnSm_refresh.disabled::after,
body .btnSm_refresh:disabled::before,
body .btnSm_refresh:disabled::after,
body .btnSm_list.disabled::before,
body .btnSm_list.disabled::after,
body .btnSm_list:disabled::before,
body .btnSm_list:disabled::after,
body .btnSm_LayerPop.disabled::before,
body .btnSm_LayerPop.disabled::after,
body .btnSm_LayerPop:disabled::before,
body .btnSm_LayerPop:disabled::after,
body .btnSm_more.disabled::before,
body .btnSm_more.disabled::after,
body .btnSm_more:disabled::before,
body .btnSm_more:disabled::after,
body .btnSm_close.disabled::before,
body .btnSm_close.disabled::after,
body .btnSm_close:disabled::before,
body .btnSm_close:disabled::after,
body .btnDownloadPdf.disabled::before,
body .btnDownloadPdf.disabled::after,
body .btnDownloadPdf:disabled::before,
body .btnDownloadPdf:disabled::after,
body .btnSm_Download.disabled::before,
body .btnSm_Download.disabled::after,
body .btnSm_Download:disabled::before,
body .btnSm_Download:disabled::after,
body .btnSm_Download.type_pdf.disabled::before,
body .btnSm_Download.type_pdf.disabled::after,
body .btnSm_Download.type_pdf:disabled::before,
body .btnSm_Download.type_pdf:disabled::after,
body .btn_prev.disabled::before,
body .btn_prev.disabled::after,
body .btn_prev:disabled::before,
body .btn_prev:disabled::after,
body .btn_next.disabled::before,
body .btn_next.disabled::after,
body .btn_next:disabled::before,
body .btn_next:disabled::after,
body .btnExcel.disabled::before,
body .btnExcel.disabled::after,
body .btnExcel:disabled::before,
body .btnExcel:disabled::after,
body .btn_Print.disabled::before,
body .btn_Print.disabled::after,
body .btn_Print:disabled::before,
body .btn_Print:disabled::after,
body .btnSm_Sample.disabled::before,
body .btnSm_Sample.disabled::after,
body .btnSm_Sample:disabled::before,
body .btnSm_Sample:disabled::after,
body .btnSm_play.disabled::before,
body .btnSm_play.disabled::after,
body .btnSm_play:disabled::before,
body .btnSm_play:disabled::after,
body .btnSm_SystemPop_s.disabled::before,
body .btnSm_SystemPop_s.disabled::after,
body .btnSm_SystemPop_s:disabled::before,
body .btnSm_SystemPop_s:disabled::after,
body .btnSm_SystemPop.disabled::before,
body .btnSm_SystemPop.disabled::after,
body .btnSm_SystemPop:disabled::before,
body .btnSm_SystemPop:disabled::after,
body .btnSm_LayerPop.disabled::before,
body .btnSm_LayerPop.disabled::after,
body .btnSm_LayerPop:disabled::before,
body .btnSm_LayerPop:disabled::after,
body .btnSm_White2.disabled::before,
body .btnSm_White2.disabled::after,
body .btnSm_White2:disabled::before,
body .btnSm_White2:disabled::after,
body .btnSm_White3.disabled::before,
body .btnSm_White3.disabled::after,
body .btnSm_White3:disabled::before,
body .btnSm_White3:disabled::after,
body .btnSm_White4.disabled::before,
body .btnSm_White4.disabled::after,
body .btnSm_White4:disabled::before,
body .btnSm_White4:disabled::after,
body .btnSm_sell.disabled::before,
body .btnSm_sell.disabled::after,
body .btnSm_sell:disabled::before,
body .btnSm_sell:disabled::after,
body .btnSm_Blue2.disabled::before,
body .btnSm_Blue2.disabled::after,
body .btnSm_Blue2:disabled::before,
body .btnSm_Blue2:disabled::after,
body .btnSm_White.disabled::before,
body .btnSm_White.disabled::after,
body .btnSm_White:disabled::before,
body .btnSm_White:disabled::after,
body .btnSm_Blue.disabled::before,
body .btnSm_Blue.disabled::after,
body .btnSm_Blue:disabled::before,
body .btnSm_Blue:disabled::after,
.modal_content .btnSm_black.disabled::before,
.modal_content .btnSm_black.disabled::after,
.modal_content .btnSm_black:disabled::before,
.modal_content .btnSm_black:disabled::after,
.modal_content .btnSm_buy.disabled::before,
.modal_content .btnSm_buy.disabled::after,
.modal_content .btnSm_buy:disabled::before,
.modal_content .btnSm_buy:disabled::after,
.modal_content .btnSm_refresh.disabled::before,
.modal_content .btnSm_refresh.disabled::after,
.modal_content .btnSm_refresh:disabled::before,
.modal_content .btnSm_refresh:disabled::after,
.modal_content .btnSm_list.disabled::before,
.modal_content .btnSm_list.disabled::after,
.modal_content .btnSm_list:disabled::before,
.modal_content .btnSm_list:disabled::after,
.modal_content .btnSm_LayerPop.disabled::before,
.modal_content .btnSm_LayerPop.disabled::after,
.modal_content .btnSm_LayerPop:disabled::before,
.modal_content .btnSm_LayerPop:disabled::after,
.modal_content .btnSm_more.disabled::before,
.modal_content .btnSm_more.disabled::after,
.modal_content .btnSm_more:disabled::before,
.modal_content .btnSm_more:disabled::after,
.modal_content .btnSm_close.disabled::before,
.modal_content .btnSm_close.disabled::after,
.modal_content .btnSm_close:disabled::before,
.modal_content .btnSm_close:disabled::after,
.modal_content .btnDownloadPdf.disabled::before,
.modal_content .btnDownloadPdf.disabled::after,
.modal_content .btnDownloadPdf:disabled::before,
.modal_content .btnDownloadPdf:disabled::after,
.modal_content .btnSm_Download.disabled::before,
.modal_content .btnSm_Download.disabled::after,
.modal_content .btnSm_Download:disabled::before,
.modal_content .btnSm_Download:disabled::after,
.modal_content .btnSm_Download.type_pdf.disabled::before,
.modal_content .btnSm_Download.type_pdf.disabled::after,
.modal_content .btnSm_Download.type_pdf:disabled::before,
.modal_content .btnSm_Download.type_pdf:disabled::after,
.modal_content .btn_prev.disabled::before,
.modal_content .btn_prev.disabled::after,
.modal_content .btn_prev:disabled::before,
.modal_content .btn_prev:disabled::after,
.modal_content .btn_next.disabled::before,
.modal_content .btn_next.disabled::after,
.modal_content .btn_next:disabled::before,
.modal_content .btn_next:disabled::after,
.modal_content .btnExcel.disabled::before,
.modal_content .btnExcel.disabled::after,
.modal_content .btnExcel:disabled::before,
.modal_content .btnExcel:disabled::after,
.modal_content .btn_Print.disabled::before,
.modal_content .btn_Print.disabled::after,
.modal_content .btn_Print:disabled::before,
.modal_content .btn_Print:disabled::after,
.modal_content .btnSm_Sample.disabled::before,
.modal_content .btnSm_Sample.disabled::after,
.modal_content .btnSm_Sample:disabled::before,
.modal_content .btnSm_Sample:disabled::after,
.modal_content .btnSm_play.disabled::before,
.modal_content .btnSm_play.disabled::after,
.modal_content .btnSm_play:disabled::before,
.modal_content .btnSm_play:disabled::after,
.modal_content .btnSm_SystemPop_s.disabled::before,
.modal_content .btnSm_SystemPop_s.disabled::after,
.modal_content .btnSm_SystemPop_s:disabled::before,
.modal_content .btnSm_SystemPop_s:disabled::after,
.modal_content .btnSm_SystemPop.disabled::before,
.modal_content .btnSm_SystemPop.disabled::after,
.modal_content .btnSm_SystemPop:disabled::before,
.modal_content .btnSm_SystemPop:disabled::after,
.modal_content .btnSm_LayerPop.disabled::before,
.modal_content .btnSm_LayerPop.disabled::after,
.modal_content .btnSm_LayerPop:disabled::before,
.modal_content .btnSm_LayerPop:disabled::after,
.modal_content .btnSm_White2.disabled::before,
.modal_content .btnSm_White2.disabled::after,
.modal_content .btnSm_White2:disabled::before,
.modal_content .btnSm_White2:disabled::after,
.modal_content .btnSm_White3.disabled::before,
.modal_content .btnSm_White3.disabled::after,
.modal_content .btnSm_White3:disabled::before,
.modal_content .btnSm_White3:disabled::after,
.modal_content .btnSm_White4.disabled::before,
.modal_content .btnSm_White4.disabled::after,
.modal_content .btnSm_White4:disabled::before,
.modal_content .btnSm_White4:disabled::after,
.modal_content .btnSm_sell.disabled::before,
.modal_content .btnSm_sell.disabled::after,
.modal_content .btnSm_sell:disabled::before,
.modal_content .btnSm_sell:disabled::after,
.modal_content .btnSm_Blue2.disabled::before,
.modal_content .btnSm_Blue2.disabled::after,
.modal_content .btnSm_Blue2:disabled::before,
.modal_content .btnSm_Blue2:disabled::after,
.modal_content .btnSm_White.disabled::before,
.modal_content .btnSm_White.disabled::after,
.modal_content .btnSm_White:disabled::before,
.modal_content .btnSm_White:disabled::after,
.modal_content .btnSm_Blue.disabled::before,
.modal_content .btnSm_Blue.disabled::after,
.modal_content .btnSm_Blue:disabled::before,
.modal_content .btnSm_Blue:disabled::after,
.content-id .btnSm_black.disabled::before,
.content-id .btnSm_black.disabled::after,
.content-id .btnSm_black:disabled::before,
.content-id .btnSm_black:disabled::after,
.content-id .btnSm_buy.disabled::before,
.content-id .btnSm_buy.disabled::after,
.content-id .btnSm_buy:disabled::before,
.content-id .btnSm_buy:disabled::after,
.content-id .btnSm_refresh.disabled::before,
.content-id .btnSm_refresh.disabled::after,
.content-id .btnSm_refresh:disabled::before,
.content-id .btnSm_refresh:disabled::after,
.content-id .btnSm_list.disabled::before,
.content-id .btnSm_list.disabled::after,
.content-id .btnSm_list:disabled::before,
.content-id .btnSm_list:disabled::after,
.content-id .btnSm_LayerPop.disabled::before,
.content-id .btnSm_LayerPop.disabled::after,
.content-id .btnSm_LayerPop:disabled::before,
.content-id .btnSm_LayerPop:disabled::after,
.content-id .btnSm_more.disabled::before,
.content-id .btnSm_more.disabled::after,
.content-id .btnSm_more:disabled::before,
.content-id .btnSm_more:disabled::after,
.content-id .btnSm_close.disabled::before,
.content-id .btnSm_close.disabled::after,
.content-id .btnSm_close:disabled::before,
.content-id .btnSm_close:disabled::after,
.content-id .btnDownloadPdf.disabled::before,
.content-id .btnDownloadPdf.disabled::after,
.content-id .btnDownloadPdf:disabled::before,
.content-id .btnDownloadPdf:disabled::after,
.content-id .btnSm_Download.disabled::before,
.content-id .btnSm_Download.disabled::after,
.content-id .btnSm_Download:disabled::before,
.content-id .btnSm_Download:disabled::after,
.content-id .btnSm_Download.type_pdf.disabled::before,
.content-id .btnSm_Download.type_pdf.disabled::after,
.content-id .btnSm_Download.type_pdf:disabled::before,
.content-id .btnSm_Download.type_pdf:disabled::after,
.content-id .btn_prev.disabled::before,
.content-id .btn_prev.disabled::after,
.content-id .btn_prev:disabled::before,
.content-id .btn_prev:disabled::after,
.content-id .btn_next.disabled::before,
.content-id .btn_next.disabled::after,
.content-id .btn_next:disabled::before,
.content-id .btn_next:disabled::after,
.content-id .btnExcel.disabled::before,
.content-id .btnExcel.disabled::after,
.content-id .btnExcel:disabled::before,
.content-id .btnExcel:disabled::after,
.content-id .btn_Print.disabled::before,
.content-id .btn_Print.disabled::after,
.content-id .btn_Print:disabled::before,
.content-id .btn_Print:disabled::after,
.content-id .btnSm_Sample.disabled::before,
.content-id .btnSm_Sample.disabled::after,
.content-id .btnSm_Sample:disabled::before,
.content-id .btnSm_Sample:disabled::after,
.content-id .btnSm_play.disabled::before,
.content-id .btnSm_play.disabled::after,
.content-id .btnSm_play:disabled::before,
.content-id .btnSm_play:disabled::after,
.content-id .btnSm_SystemPop_s.disabled::before,
.content-id .btnSm_SystemPop_s.disabled::after,
.content-id .btnSm_SystemPop_s:disabled::before,
.content-id .btnSm_SystemPop_s:disabled::after,
.content-id .btnSm_SystemPop.disabled::before,
.content-id .btnSm_SystemPop.disabled::after,
.content-id .btnSm_SystemPop:disabled::before,
.content-id .btnSm_SystemPop:disabled::after,
.content-id .btnSm_LayerPop.disabled::before,
.content-id .btnSm_LayerPop.disabled::after,
.content-id .btnSm_LayerPop:disabled::before,
.content-id .btnSm_LayerPop:disabled::after,
.content-id .btnSm_White2.disabled::before,
.content-id .btnSm_White2.disabled::after,
.content-id .btnSm_White2:disabled::before,
.content-id .btnSm_White2:disabled::after,
.content-id .btnSm_White3.disabled::before,
.content-id .btnSm_White3.disabled::after,
.content-id .btnSm_White3:disabled::before,
.content-id .btnSm_White3:disabled::after,
.content-id .btnSm_White4.disabled::before,
.content-id .btnSm_White4.disabled::after,
.content-id .btnSm_White4:disabled::before,
.content-id .btnSm_White4:disabled::after,
.content-id .btnSm_sell.disabled::before,
.content-id .btnSm_sell.disabled::after,
.content-id .btnSm_sell:disabled::before,
.content-id .btnSm_sell:disabled::after,
.content-id .btnSm_Blue2.disabled::before,
.content-id .btnSm_Blue2.disabled::after,
.content-id .btnSm_Blue2:disabled::before,
.content-id .btnSm_Blue2:disabled::after,
.content-id .btnSm_White.disabled::before,
.content-id .btnSm_White.disabled::after,
.content-id .btnSm_White:disabled::before,
.content-id .btnSm_White:disabled::after,
.content-id .btnSm_Blue.disabled::before,
.content-id .btnSm_Blue.disabled::after,
.content-id .btnSm_Blue:disabled::before,
.content-id .btnSm_Blue:disabled::after {
  opacity: 0.3;
}
body .btnSm_black > div:not([class]),
body .btnSm_buy > div:not([class]),
body .btnSm_refresh > div:not([class]),
body .btnSm_list > div:not([class]),
body .btnSm_LayerPop > div:not([class]),
body .btnSm_more > div:not([class]),
body .btnSm_close > div:not([class]),
body .btnDownloadPdf > div:not([class]),
body .btnSm_Download > div:not([class]),
body .btnSm_Download.type_pdf > div:not([class]),
body .btn_prev > div:not([class]),
body .btn_next > div:not([class]),
body .btnExcel > div:not([class]),
body .btn_Print > div:not([class]),
body .btnSm_Sample > div:not([class]),
body .btnSm_play > div:not([class]),
body .btnSm_SystemPop_s > div:not([class]),
body .btnSm_SystemPop > div:not([class]),
body .btnSm_LayerPop > div:not([class]),
body .btnSm_White2 > div:not([class]),
body .btnSm_White3 > div:not([class]),
body .btnSm_White4 > div:not([class]),
body .btnSm_sell > div:not([class]),
body .btnSm_Blue2 > div:not([class]),
body .btnSm_White > div:not([class]),
body .btnSm_Blue > div:not([class]),
.modal_content .btnSm_black > div:not([class]),
.modal_content .btnSm_buy > div:not([class]),
.modal_content .btnSm_refresh > div:not([class]),
.modal_content .btnSm_list > div:not([class]),
.modal_content .btnSm_LayerPop > div:not([class]),
.modal_content .btnSm_more > div:not([class]),
.modal_content .btnSm_close > div:not([class]),
.modal_content .btnDownloadPdf > div:not([class]),
.modal_content .btnSm_Download > div:not([class]),
.modal_content .btnSm_Download.type_pdf > div:not([class]),
.modal_content .btn_prev > div:not([class]),
.modal_content .btn_next > div:not([class]),
.modal_content .btnExcel > div:not([class]),
.modal_content .btn_Print > div:not([class]),
.modal_content .btnSm_Sample > div:not([class]),
.modal_content .btnSm_play > div:not([class]),
.modal_content .btnSm_SystemPop_s > div:not([class]),
.modal_content .btnSm_SystemPop > div:not([class]),
.modal_content .btnSm_LayerPop > div:not([class]),
.modal_content .btnSm_White2 > div:not([class]),
.modal_content .btnSm_White3 > div:not([class]),
.modal_content .btnSm_White4 > div:not([class]),
.modal_content .btnSm_sell > div:not([class]),
.modal_content .btnSm_Blue2 > div:not([class]),
.modal_content .btnSm_White > div:not([class]),
.modal_content .btnSm_Blue > div:not([class]),
.content-id .btnSm_black > div:not([class]),
.content-id .btnSm_buy > div:not([class]),
.content-id .btnSm_refresh > div:not([class]),
.content-id .btnSm_list > div:not([class]),
.content-id .btnSm_LayerPop > div:not([class]),
.content-id .btnSm_more > div:not([class]),
.content-id .btnSm_close > div:not([class]),
.content-id .btnDownloadPdf > div:not([class]),
.content-id .btnSm_Download > div:not([class]),
.content-id .btnSm_Download.type_pdf > div:not([class]),
.content-id .btn_prev > div:not([class]),
.content-id .btn_next > div:not([class]),
.content-id .btnExcel > div:not([class]),
.content-id .btn_Print > div:not([class]),
.content-id .btnSm_Sample > div:not([class]),
.content-id .btnSm_play > div:not([class]),
.content-id .btnSm_SystemPop_s > div:not([class]),
.content-id .btnSm_SystemPop > div:not([class]),
.content-id .btnSm_LayerPop > div:not([class]),
.content-id .btnSm_White2 > div:not([class]),
.content-id .btnSm_White3 > div:not([class]),
.content-id .btnSm_White4 > div:not([class]),
.content-id .btnSm_sell > div:not([class]),
.content-id .btnSm_Blue2 > div:not([class]),
.content-id .btnSm_White > div:not([class]),
.content-id .btnSm_Blue > div:not([class]) {
  display: none;
}
body .btnSsm_black,
body .btnSsm_blue,
body .btnSsm_buy,
body .btnSsm_SystemPop,
body .btnSsm_LayerPop,
body .btnSsm_download.type_pdf,
body .btnDownloadPdf_25,
body .btnSsm_download,
body .btnSsm_white,
body .btnSsm_White,
body .basicSmall,
.modal_content .btnSsm_black,
.modal_content .btnSsm_blue,
.modal_content .btnSsm_buy,
.modal_content .btnSsm_SystemPop,
.modal_content .btnSsm_LayerPop,
.modal_content .btnSsm_download.type_pdf,
.modal_content .btnDownloadPdf_25,
.modal_content .btnSsm_download,
.modal_content .btnSsm_white,
.modal_content .btnSsm_White,
.modal_content .basicSmall,
.content-id .btnSsm_black,
.content-id .btnSsm_blue,
.content-id .btnSsm_buy,
.content-id .btnSsm_SystemPop,
.content-id .btnSsm_LayerPop,
.content-id .btnSsm_download.type_pdf,
.content-id .btnDownloadPdf_25,
.content-id .btnSsm_download,
.content-id .btnSsm_white,
.content-id .btnSsm_White,
.content-id .basicSmall {
  padding: 7px 16px;
  line-height: 18px;
  height: 32px;
  line-height: 1.2;
  font-size: 14px;
  white-space: nowrap;
  font-weight: 400;
}
body .btnSsm_black:focus, body .btnSsm_black:hover,
body .btnSsm_blue:focus,
body .btnSsm_blue:hover,
body .btnSsm_buy:focus,
body .btnSsm_buy:hover,
body .btnSsm_SystemPop:focus,
body .btnSsm_SystemPop:hover,
body .btnSsm_LayerPop:focus,
body .btnSsm_LayerPop:hover,
body .btnSsm_download.type_pdf:focus,
body .btnSsm_download.type_pdf:hover,
body .btnDownloadPdf_25:focus,
body .btnDownloadPdf_25:hover,
body .btnSsm_download:focus,
body .btnSsm_download:hover,
body .btnSsm_white:focus,
body .btnSsm_white:hover,
body .btnSsm_White:focus,
body .btnSsm_White:hover,
body .basicSmall:focus,
body .basicSmall:hover,
.modal_content .btnSsm_black:focus,
.modal_content .btnSsm_black:hover,
.modal_content .btnSsm_blue:focus,
.modal_content .btnSsm_blue:hover,
.modal_content .btnSsm_buy:focus,
.modal_content .btnSsm_buy:hover,
.modal_content .btnSsm_SystemPop:focus,
.modal_content .btnSsm_SystemPop:hover,
.modal_content .btnSsm_LayerPop:focus,
.modal_content .btnSsm_LayerPop:hover,
.modal_content .btnSsm_download.type_pdf:focus,
.modal_content .btnSsm_download.type_pdf:hover,
.modal_content .btnDownloadPdf_25:focus,
.modal_content .btnDownloadPdf_25:hover,
.modal_content .btnSsm_download:focus,
.modal_content .btnSsm_download:hover,
.modal_content .btnSsm_white:focus,
.modal_content .btnSsm_white:hover,
.modal_content .btnSsm_White:focus,
.modal_content .btnSsm_White:hover,
.modal_content .basicSmall:focus,
.modal_content .basicSmall:hover,
.content-id .btnSsm_black:focus,
.content-id .btnSsm_black:hover,
.content-id .btnSsm_blue:focus,
.content-id .btnSsm_blue:hover,
.content-id .btnSsm_buy:focus,
.content-id .btnSsm_buy:hover,
.content-id .btnSsm_SystemPop:focus,
.content-id .btnSsm_SystemPop:hover,
.content-id .btnSsm_LayerPop:focus,
.content-id .btnSsm_LayerPop:hover,
.content-id .btnSsm_download.type_pdf:focus,
.content-id .btnSsm_download.type_pdf:hover,
.content-id .btnDownloadPdf_25:focus,
.content-id .btnDownloadPdf_25:hover,
.content-id .btnSsm_download:focus,
.content-id .btnSsm_download:hover,
.content-id .btnSsm_white:focus,
.content-id .btnSsm_white:hover,
.content-id .btnSsm_White:focus,
.content-id .btnSsm_White:hover,
.content-id .basicSmall:focus,
.content-id .basicSmall:hover {
  padding: 7px 16px;
}
body .btnSsm_black.disabled, body .btnSsm_black:disabled,
body .btnSsm_blue.disabled,
body .btnSsm_blue:disabled,
body .btnSsm_buy.disabled,
body .btnSsm_buy:disabled,
body .btnSsm_SystemPop.disabled,
body .btnSsm_SystemPop:disabled,
body .btnSsm_LayerPop.disabled,
body .btnSsm_LayerPop:disabled,
body .btnSsm_download.type_pdf.disabled,
body .btnSsm_download.type_pdf:disabled,
body .btnDownloadPdf_25.disabled,
body .btnDownloadPdf_25:disabled,
body .btnSsm_download.disabled,
body .btnSsm_download:disabled,
body .btnSsm_white.disabled,
body .btnSsm_white:disabled,
body .btnSsm_White.disabled,
body .btnSsm_White:disabled,
body .basicSmall.disabled,
body .basicSmall:disabled,
.modal_content .btnSsm_black.disabled,
.modal_content .btnSsm_black:disabled,
.modal_content .btnSsm_blue.disabled,
.modal_content .btnSsm_blue:disabled,
.modal_content .btnSsm_buy.disabled,
.modal_content .btnSsm_buy:disabled,
.modal_content .btnSsm_SystemPop.disabled,
.modal_content .btnSsm_SystemPop:disabled,
.modal_content .btnSsm_LayerPop.disabled,
.modal_content .btnSsm_LayerPop:disabled,
.modal_content .btnSsm_download.type_pdf.disabled,
.modal_content .btnSsm_download.type_pdf:disabled,
.modal_content .btnDownloadPdf_25.disabled,
.modal_content .btnDownloadPdf_25:disabled,
.modal_content .btnSsm_download.disabled,
.modal_content .btnSsm_download:disabled,
.modal_content .btnSsm_white.disabled,
.modal_content .btnSsm_white:disabled,
.modal_content .btnSsm_White.disabled,
.modal_content .btnSsm_White:disabled,
.modal_content .basicSmall.disabled,
.modal_content .basicSmall:disabled,
.content-id .btnSsm_black.disabled,
.content-id .btnSsm_black:disabled,
.content-id .btnSsm_blue.disabled,
.content-id .btnSsm_blue:disabled,
.content-id .btnSsm_buy.disabled,
.content-id .btnSsm_buy:disabled,
.content-id .btnSsm_SystemPop.disabled,
.content-id .btnSsm_SystemPop:disabled,
.content-id .btnSsm_LayerPop.disabled,
.content-id .btnSsm_LayerPop:disabled,
.content-id .btnSsm_download.type_pdf.disabled,
.content-id .btnSsm_download.type_pdf:disabled,
.content-id .btnDownloadPdf_25.disabled,
.content-id .btnDownloadPdf_25:disabled,
.content-id .btnSsm_download.disabled,
.content-id .btnSsm_download:disabled,
.content-id .btnSsm_white.disabled,
.content-id .btnSsm_white:disabled,
.content-id .btnSsm_White.disabled,
.content-id .btnSsm_White:disabled,
.content-id .basicSmall.disabled,
.content-id .basicSmall:disabled {
  background-color: #EBEBED !important;
  border-color: #CDCECF !important;
  color: #73757C !important;
  pointer-events: none;
  background-image: none !important;
}
body .btnSsm_black.disabled::before, body .btnSsm_black.disabled::after, body .btnSsm_black:disabled::before, body .btnSsm_black:disabled::after,
body .btnSsm_blue.disabled::before,
body .btnSsm_blue.disabled::after,
body .btnSsm_blue:disabled::before,
body .btnSsm_blue:disabled::after,
body .btnSsm_buy.disabled::before,
body .btnSsm_buy.disabled::after,
body .btnSsm_buy:disabled::before,
body .btnSsm_buy:disabled::after,
body .btnSsm_SystemPop.disabled::before,
body .btnSsm_SystemPop.disabled::after,
body .btnSsm_SystemPop:disabled::before,
body .btnSsm_SystemPop:disabled::after,
body .btnSsm_LayerPop.disabled::before,
body .btnSsm_LayerPop.disabled::after,
body .btnSsm_LayerPop:disabled::before,
body .btnSsm_LayerPop:disabled::after,
body .btnSsm_download.type_pdf.disabled::before,
body .btnSsm_download.type_pdf.disabled::after,
body .btnSsm_download.type_pdf:disabled::before,
body .btnSsm_download.type_pdf:disabled::after,
body .btnDownloadPdf_25.disabled::before,
body .btnDownloadPdf_25.disabled::after,
body .btnDownloadPdf_25:disabled::before,
body .btnDownloadPdf_25:disabled::after,
body .btnSsm_download.disabled::before,
body .btnSsm_download.disabled::after,
body .btnSsm_download:disabled::before,
body .btnSsm_download:disabled::after,
body .btnSsm_white.disabled::before,
body .btnSsm_white.disabled::after,
body .btnSsm_white:disabled::before,
body .btnSsm_white:disabled::after,
body .btnSsm_White.disabled::before,
body .btnSsm_White.disabled::after,
body .btnSsm_White:disabled::before,
body .btnSsm_White:disabled::after,
body .basicSmall.disabled::before,
body .basicSmall.disabled::after,
body .basicSmall:disabled::before,
body .basicSmall:disabled::after,
.modal_content .btnSsm_black.disabled::before,
.modal_content .btnSsm_black.disabled::after,
.modal_content .btnSsm_black:disabled::before,
.modal_content .btnSsm_black:disabled::after,
.modal_content .btnSsm_blue.disabled::before,
.modal_content .btnSsm_blue.disabled::after,
.modal_content .btnSsm_blue:disabled::before,
.modal_content .btnSsm_blue:disabled::after,
.modal_content .btnSsm_buy.disabled::before,
.modal_content .btnSsm_buy.disabled::after,
.modal_content .btnSsm_buy:disabled::before,
.modal_content .btnSsm_buy:disabled::after,
.modal_content .btnSsm_SystemPop.disabled::before,
.modal_content .btnSsm_SystemPop.disabled::after,
.modal_content .btnSsm_SystemPop:disabled::before,
.modal_content .btnSsm_SystemPop:disabled::after,
.modal_content .btnSsm_LayerPop.disabled::before,
.modal_content .btnSsm_LayerPop.disabled::after,
.modal_content .btnSsm_LayerPop:disabled::before,
.modal_content .btnSsm_LayerPop:disabled::after,
.modal_content .btnSsm_download.type_pdf.disabled::before,
.modal_content .btnSsm_download.type_pdf.disabled::after,
.modal_content .btnSsm_download.type_pdf:disabled::before,
.modal_content .btnSsm_download.type_pdf:disabled::after,
.modal_content .btnDownloadPdf_25.disabled::before,
.modal_content .btnDownloadPdf_25.disabled::after,
.modal_content .btnDownloadPdf_25:disabled::before,
.modal_content .btnDownloadPdf_25:disabled::after,
.modal_content .btnSsm_download.disabled::before,
.modal_content .btnSsm_download.disabled::after,
.modal_content .btnSsm_download:disabled::before,
.modal_content .btnSsm_download:disabled::after,
.modal_content .btnSsm_white.disabled::before,
.modal_content .btnSsm_white.disabled::after,
.modal_content .btnSsm_white:disabled::before,
.modal_content .btnSsm_white:disabled::after,
.modal_content .btnSsm_White.disabled::before,
.modal_content .btnSsm_White.disabled::after,
.modal_content .btnSsm_White:disabled::before,
.modal_content .btnSsm_White:disabled::after,
.modal_content .basicSmall.disabled::before,
.modal_content .basicSmall.disabled::after,
.modal_content .basicSmall:disabled::before,
.modal_content .basicSmall:disabled::after,
.content-id .btnSsm_black.disabled::before,
.content-id .btnSsm_black.disabled::after,
.content-id .btnSsm_black:disabled::before,
.content-id .btnSsm_black:disabled::after,
.content-id .btnSsm_blue.disabled::before,
.content-id .btnSsm_blue.disabled::after,
.content-id .btnSsm_blue:disabled::before,
.content-id .btnSsm_blue:disabled::after,
.content-id .btnSsm_buy.disabled::before,
.content-id .btnSsm_buy.disabled::after,
.content-id .btnSsm_buy:disabled::before,
.content-id .btnSsm_buy:disabled::after,
.content-id .btnSsm_SystemPop.disabled::before,
.content-id .btnSsm_SystemPop.disabled::after,
.content-id .btnSsm_SystemPop:disabled::before,
.content-id .btnSsm_SystemPop:disabled::after,
.content-id .btnSsm_LayerPop.disabled::before,
.content-id .btnSsm_LayerPop.disabled::after,
.content-id .btnSsm_LayerPop:disabled::before,
.content-id .btnSsm_LayerPop:disabled::after,
.content-id .btnSsm_download.type_pdf.disabled::before,
.content-id .btnSsm_download.type_pdf.disabled::after,
.content-id .btnSsm_download.type_pdf:disabled::before,
.content-id .btnSsm_download.type_pdf:disabled::after,
.content-id .btnDownloadPdf_25.disabled::before,
.content-id .btnDownloadPdf_25.disabled::after,
.content-id .btnDownloadPdf_25:disabled::before,
.content-id .btnDownloadPdf_25:disabled::after,
.content-id .btnSsm_download.disabled::before,
.content-id .btnSsm_download.disabled::after,
.content-id .btnSsm_download:disabled::before,
.content-id .btnSsm_download:disabled::after,
.content-id .btnSsm_white.disabled::before,
.content-id .btnSsm_white.disabled::after,
.content-id .btnSsm_white:disabled::before,
.content-id .btnSsm_white:disabled::after,
.content-id .btnSsm_White.disabled::before,
.content-id .btnSsm_White.disabled::after,
.content-id .btnSsm_White:disabled::before,
.content-id .btnSsm_White:disabled::after,
.content-id .basicSmall.disabled::before,
.content-id .basicSmall.disabled::after,
.content-id .basicSmall:disabled::before,
.content-id .basicSmall:disabled::after {
  opacity: 0.3;
}
body .btnSsm_black > div:not([class]),
body .btnSsm_blue > div:not([class]),
body .btnSsm_buy > div:not([class]),
body .btnSsm_SystemPop > div:not([class]),
body .btnSsm_LayerPop > div:not([class]),
body .btnSsm_download.type_pdf > div:not([class]),
body .btnDownloadPdf_25 > div:not([class]),
body .btnSsm_download > div:not([class]),
body .btnSsm_white > div:not([class]),
body .btnSsm_White > div:not([class]),
body .basicSmall > div:not([class]),
.modal_content .btnSsm_black > div:not([class]),
.modal_content .btnSsm_blue > div:not([class]),
.modal_content .btnSsm_buy > div:not([class]),
.modal_content .btnSsm_SystemPop > div:not([class]),
.modal_content .btnSsm_LayerPop > div:not([class]),
.modal_content .btnSsm_download.type_pdf > div:not([class]),
.modal_content .btnDownloadPdf_25 > div:not([class]),
.modal_content .btnSsm_download > div:not([class]),
.modal_content .btnSsm_white > div:not([class]),
.modal_content .btnSsm_White > div:not([class]),
.modal_content .basicSmall > div:not([class]),
.content-id .btnSsm_black > div:not([class]),
.content-id .btnSsm_blue > div:not([class]),
.content-id .btnSsm_buy > div:not([class]),
.content-id .btnSsm_SystemPop > div:not([class]),
.content-id .btnSsm_LayerPop > div:not([class]),
.content-id .btnSsm_download.type_pdf > div:not([class]),
.content-id .btnDownloadPdf_25 > div:not([class]),
.content-id .btnSsm_download > div:not([class]),
.content-id .btnSsm_white > div:not([class]),
.content-id .btnSsm_White > div:not([class]),
.content-id .basicSmall > div:not([class]) {
  display: none;
}
body .btnSsm_blue,
.modal_content .btnSsm_blue,
.content-id .btnSsm_blue {
  color: #fff;
}
body .btn_pdfDown,
.modal_content .btn_pdfDown,
.content-id .btn_pdfDown {
  display: inline-block;
  padding: 5px 24px 5px 5px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  color: #1A1D29;
  background-image: url(/inc_renewal/img/FP/btnDownloadPdf_25.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 16px;
  margin-left: 27px;
}
body .btn_black,
body .btnBlack,
body .btnSm_black,
body .btnSsm_black,
.modal_content .btn_black,
.modal_content .btnBlack,
.modal_content .btnSm_black,
.modal_content .btnSsm_black,
.content-id .btn_black,
.content-id .btnBlack,
.content-id .btnSm_black,
.content-id .btnSsm_black {
  background-color: #4D4F58;
  border-color: #4D4F58;
  color: #fff !important;
}
body .btn_black:focus, body .btn_black:hover,
body .btnBlack:focus,
body .btnBlack:hover,
body .btnSm_black:focus,
body .btnSm_black:hover,
body .btnSsm_black:focus,
body .btnSsm_black:hover,
.modal_content .btn_black:focus,
.modal_content .btn_black:hover,
.modal_content .btnBlack:focus,
.modal_content .btnBlack:hover,
.modal_content .btnSm_black:focus,
.modal_content .btnSm_black:hover,
.modal_content .btnSsm_black:focus,
.modal_content .btnSsm_black:hover,
.content-id .btn_black:focus,
.content-id .btn_black:hover,
.content-id .btnBlack:focus,
.content-id .btnBlack:hover,
.content-id .btnSm_black:focus,
.content-id .btnSm_black:hover,
.content-id .btnSsm_black:focus,
.content-id .btnSsm_black:hover {
  background-color: #73757C;
  border-color: #73757C;
}
body .btn_black:active,
body .btnBlack:active,
body .btnSm_black:active,
body .btnSsm_black:active,
.modal_content .btn_black:active,
.modal_content .btnBlack:active,
.modal_content .btnSm_black:active,
.modal_content .btnSsm_black:active,
.content-id .btn_black:active,
.content-id .btnBlack:active,
.content-id .btnSm_black:active,
.content-id .btnSsm_black:active {
  background-color: #73757C !important;
  border-color: #73757C !important;
}
body .btnSsm_buy,
body .btn_buy,
body .btnSm_buy,
.modal_content .btnSsm_buy,
.modal_content .btn_buy,
.modal_content .btnSm_buy,
.content-id .btnSsm_buy,
.content-id .btn_buy,
.content-id .btnSm_buy {
  background-color: #D63434;
  border-color: #D63434;
  color: #fff !important;
}
body .btnSsm_buy:focus, body .btnSsm_buy:hover,
body .btn_buy:focus,
body .btn_buy:hover,
body .btnSm_buy:focus,
body .btnSm_buy:hover,
.modal_content .btnSsm_buy:focus,
.modal_content .btnSsm_buy:hover,
.modal_content .btn_buy:focus,
.modal_content .btn_buy:hover,
.modal_content .btnSm_buy:focus,
.modal_content .btnSm_buy:hover,
.content-id .btnSsm_buy:focus,
.content-id .btnSsm_buy:hover,
.content-id .btn_buy:focus,
.content-id .btn_buy:hover,
.content-id .btnSm_buy:focus,
.content-id .btnSm_buy:hover {
  background-color: #ba2b2b;
  border-color: #ba2b2b;
}
body .btnSsm_buy:active,
body .btn_buy:active,
body .btnSm_buy:active,
.modal_content .btnSsm_buy:active,
.modal_content .btn_buy:active,
.modal_content .btnSm_buy:active,
.content-id .btnSsm_buy:active,
.content-id .btn_buy:active,
.content-id .btnSm_buy:active {
  background-color: #ba2b2b !important;
  border-color: #ba2b2b !important;
}
body .btnSsm_buy.disabled,
body .btn_buy.disabled,
body .btnSm_buy.disabled,
.modal_content .btnSsm_buy.disabled,
.modal_content .btn_buy.disabled,
.modal_content .btnSm_buy.disabled,
.content-id .btnSsm_buy.disabled,
.content-id .btn_buy.disabled,
.content-id .btnSm_buy.disabled {
  background-color: #EBEBED !important;
  border-color: #E1E2E5 !important;
  color: #73757C !important;
  pointer-events: none;
  background-image: none !important;
}
body .btn_green,
.modal_content .btn_green,
.content-id .btn_green {
  background-color: #637D29;
  border-color: #637D29;
}
body .btn_green:focus, body .btn_green:hover,
.modal_content .btn_green:focus,
.modal_content .btn_green:hover,
.content-id .btn_green:focus,
.content-id .btn_green:hover {
  background-color: #526A1D;
  border-color: #526A1D;
}
body .btn_Blue,
body .btnSm_White,
body .btnSm_White2,
body .btnSm_White3,
body .btnSm_sell,
body .btnSm_buy,
body .btnSm_black,
body .btn_gray,
.modal_content .btn_Blue,
.modal_content .btnSm_White,
.modal_content .btnSm_White2,
.modal_content .btnSm_White3,
.modal_content .btnSm_sell,
.modal_content .btnSm_buy,
.modal_content .btnSm_black,
.modal_content .btn_gray,
.content-id .btn_Blue,
.content-id .btnSm_White,
.content-id .btnSm_White2,
.content-id .btnSm_White3,
.content-id .btnSm_sell,
.content-id .btnSm_buy,
.content-id .btnSm_black,
.content-id .btn_gray {
  width: auto !important;
}
body .btn_cal_today .mtl_button,
.modal_content .btn_cal_today .mtl_button,
.content-id .btn_cal_today .mtl_button {
  background-color: transparent;
  font-size: 13px;
  min-width: 0;
  padding: 10px;
  border: 0;
}
body .btn_cal_today .mtl_button::after,
.modal_content .btn_cal_today .mtl_button::after,
.content-id .btn_cal_today .mtl_button::after {
  content: "오늘";
  display: block;
}

/*  */
body,
.modal_content,
.content-id {
  /* ICON BUTTON */
  /* 청약상품 버튼 */
}
body .btnSm_White.act,
.modal_content .btnSm_White.act,
.content-id .btnSm_White.act {
  border-color: #008DDB !important;
}
body .magicBtn,
.modal_content .magicBtn,
.content-id .magicBtn {
  background-image: none !important;
}
body .magicBtn:hover,
.modal_content .magicBtn:hover,
.content-id .magicBtn:hover {
  background-image: none !important;
}
body .btn_up_noTxt,
.modal_content .btn_up_noTxt,
.content-id .btn_up_noTxt {
  transform: rotate(90deg);
}
body .btn_down_noTxt,
.modal_content .btn_down_noTxt,
.content-id .btn_down_noTxt {
  transform: rotate(-90deg);
}
body .btn_up_noTxt,
body .btn_down_noTxt,
body .btn_prev_noTxt,
body .btn_next_noTxt,
.modal_content .btn_up_noTxt,
.modal_content .btn_down_noTxt,
.modal_content .btn_prev_noTxt,
.modal_content .btn_next_noTxt,
.content-id .btn_up_noTxt,
.content-id .btn_down_noTxt,
.content-id .btn_prev_noTxt,
.content-id .btn_next_noTxt {
  background-image: none;
  position: relative;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #BFC0C5;
  border-radius: 8px;
  box-sizing: border-box;
}
body .btn_up_noTxt *,
body .btn_down_noTxt *,
body .btn_prev_noTxt *,
body .btn_next_noTxt *,
.modal_content .btn_up_noTxt *,
.modal_content .btn_down_noTxt *,
.modal_content .btn_prev_noTxt *,
.modal_content .btn_next_noTxt *,
.content-id .btn_up_noTxt *,
.content-id .btn_down_noTxt *,
.content-id .btn_prev_noTxt *,
.content-id .btn_next_noTxt * {
  box-sizing: border-box;
}
body .btn_up_noTxt:focus,
body .btn_down_noTxt:focus,
body .btn_up_noTxt:hover,
body .btn_down_noTxt:hover,
body .btn_prev_noTxt:hover,
body .btn_next_noTxt:hover,
body .btn_prev_noTxt:focus,
body .btn_next_noTxt:focus,
.modal_content .btn_up_noTxt:focus,
.modal_content .btn_down_noTxt:focus,
.modal_content .btn_up_noTxt:hover,
.modal_content .btn_down_noTxt:hover,
.modal_content .btn_prev_noTxt:hover,
.modal_content .btn_next_noTxt:hover,
.modal_content .btn_prev_noTxt:focus,
.modal_content .btn_next_noTxt:focus,
.content-id .btn_up_noTxt:focus,
.content-id .btn_down_noTxt:focus,
.content-id .btn_up_noTxt:hover,
.content-id .btn_down_noTxt:hover,
.content-id .btn_prev_noTxt:hover,
.content-id .btn_next_noTxt:hover,
.content-id .btn_prev_noTxt:focus,
.content-id .btn_next_noTxt:focus {
  width: 40px !important;
  height: 40px !important;
  border: 1px solid #BFC0C5;
}
body .btn_down_noTxt::after,
body .btn_up_noTxt::after,
body .btn_prev_noTxt:after,
.modal_content .btn_down_noTxt::after,
.modal_content .btn_up_noTxt::after,
.modal_content .btn_prev_noTxt:after,
.content-id .btn_down_noTxt::after,
.content-id .btn_up_noTxt::after,
.content-id .btn_prev_noTxt:after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #121212;
  border-left: 2px solid #121212;
  display: inline-block;
  transform: rotate(-45deg);
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 2px);
}
body .btn_next_noTxt:after,
.modal_content .btn_next_noTxt:after,
.content-id .btn_next_noTxt:after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #121212;
  border-right: 2px solid #121212;
  display: inline-block;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
}
body .cont_Box .cont_Box_btnArea,
.modal_content .cont_Box .cont_Box_btnArea,
.content-id .cont_Box .cont_Box_btnArea {
  line-height: 34px;
}
body .btn_list_noTxt + .btn_card_noTxt,
.modal_content .btn_list_noTxt + .btn_card_noTxt,
.content-id .btn_list_noTxt + .btn_card_noTxt {
  margin-left: 16px;
}
body .btn_list_noTxt,
.modal_content .btn_list_noTxt,
.content-id .btn_list_noTxt {
  width: 16px;
  height: 16px;
  border: 1px solid transparent;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12'%3E%3Cg id='Group_1' data-name='Group 1' transform='translate(-907 -58)'%3E%3Crect id='Rectangle' width='14' height='2' transform='translate(907 58)' fill='%23222'/%3E%3Crect id='Rectangle-2' data-name='Rectangle' width='14' height='2' transform='translate(907 63)' fill='%23222'/%3E%3Crect id='Rectangle-3' data-name='Rectangle' width='14' height='2' transform='translate(907 68)' fill='%23222'/%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
body .btn_list_noTxt:hover,
body .btn_list_noTxt:focus,
body .btn_list_noTxt.on,
.modal_content .btn_list_noTxt:hover,
.modal_content .btn_list_noTxt:focus,
.modal_content .btn_list_noTxt.on,
.content-id .btn_list_noTxt:hover,
.content-id .btn_list_noTxt:focus,
.content-id .btn_list_noTxt.on {
  color: #3676e8;
  width: 14px;
  height: 14px;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12'%3E%3Cg id='Group_1' data-name='Group 1' transform='translate(-907 -58)'%3E%3Crect id='Rectangle' width='14' height='2' transform='translate(907 58)' fill='%23222'/%3E%3Crect id='Rectangle-2' data-name='Rectangle' width='14' height='2' transform='translate(907 63)' fill='%23222'/%3E%3Crect id='Rectangle-3' data-name='Rectangle' width='14' height='2' transform='translate(907 68)' fill='%23222'/%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
body .btn_list_noTxt.disabled:hover,
body .btn_list_noTxt.disabled:focus,
body .btn_list_noTxt.disabled.on,
.modal_content .btn_list_noTxt.disabled:hover,
.modal_content .btn_list_noTxt.disabled:focus,
.modal_content .btn_list_noTxt.disabled.on,
.content-id .btn_list_noTxt.disabled:hover,
.content-id .btn_list_noTxt.disabled:focus,
.content-id .btn_list_noTxt.disabled.on {
  width: 16px;
  height: 16px;
}
body .btn_card_noTxt,
.modal_content .btn_card_noTxt,
.content-id .btn_card_noTxt {
  width: 16px;
  height: 16px;
  border: 1px solid transparent;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg id='Group_1' data-name='Group 1' transform='translate(-945 -56)'%3E%3Crect id='Rectangle' width='6' height='6' rx='1' transform='translate(945 56)' fill='%23222'/%3E%3Crect id='Rectangle-2' data-name='Rectangle' width='6' height='6' rx='1' transform='translate(953 56)' fill='%23222'/%3E%3Crect id='Rectangle-3' data-name='Rectangle' width='6' height='6' rx='1' transform='translate(945 64)' fill='%23222'/%3E%3Crect id='Rectangle-4' data-name='Rectangle' width='6' height='6' rx='1' transform='translate(953 64)' fill='%23222'/%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
body .btn_card_noTxt:hover,
body .btn_card_noTxt:focus,
body .btn_card_noTxt.on,
.modal_content .btn_card_noTxt:hover,
.modal_content .btn_card_noTxt:focus,
.modal_content .btn_card_noTxt.on,
.content-id .btn_card_noTxt:hover,
.content-id .btn_card_noTxt:focus,
.content-id .btn_card_noTxt.on {
  color: #3676e8;
  width: 14px;
  height: 14px;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg id='Group_1' data-name='Group 1' transform='translate(-945 -56)'%3E%3Crect id='Rectangle' width='6' height='6' rx='1' transform='translate(945 56)' fill='%23222'/%3E%3Crect id='Rectangle-2' data-name='Rectangle' width='6' height='6' rx='1' transform='translate(953 56)' fill='%23222'/%3E%3Crect id='Rectangle-3' data-name='Rectangle' width='6' height='6' rx='1' transform='translate(945 64)' fill='%23222'/%3E%3Crect id='Rectangle-4' data-name='Rectangle' width='6' height='6' rx='1' transform='translate(953 64)' fill='%23222'/%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
body .btn_card_noTxt.disabled:hover,
body .btn_card_noTxt.disabled:focus,
body .btn_card_noTxt.disabled.on,
.modal_content .btn_card_noTxt.disabled:hover,
.modal_content .btn_card_noTxt.disabled:focus,
.modal_content .btn_card_noTxt.disabled.on,
.content-id .btn_card_noTxt.disabled:hover,
.content-id .btn_card_noTxt.disabled:focus,
.content-id .btn_card_noTxt.disabled.on {
  width: 16px;
  height: 16px;
}
body .pager .first,
body .pager .prev,
body .pager .next,
body .pager .end,
.modal_content .pager .first,
.modal_content .pager .prev,
.modal_content .pager .next,
.modal_content .pager .end,
.content-id .pager .first,
.content-id .pager .prev,
.content-id .pager .next,
.content-id .pager .end {
  border: 1px solid transparent;
  background-color: #fff;
}
body .pager .first:hover, body .pager .first:focus,
body .pager .prev:hover,
body .pager .prev:focus,
body .pager .next:hover,
body .pager .next:focus,
body .pager .end:hover,
body .pager .end:focus,
.modal_content .pager .first:hover,
.modal_content .pager .first:focus,
.modal_content .pager .prev:hover,
.modal_content .pager .prev:focus,
.modal_content .pager .next:hover,
.modal_content .pager .next:focus,
.modal_content .pager .end:hover,
.modal_content .pager .end:focus,
.content-id .pager .first:hover,
.content-id .pager .first:focus,
.content-id .pager .prev:hover,
.content-id .pager .prev:focus,
.content-id .pager .next:hover,
.content-id .pager .next:focus,
.content-id .pager .end:hover,
.content-id .pager .end:focus {
  background-color: #FAFAFA !important;
  text-decoration: underline !important;
}
body .pager .first:focus,
body .pager .prev:focus,
body .pager .next:focus,
body .pager .end:focus,
.modal_content .pager .first:focus,
.modal_content .pager .prev:focus,
.modal_content .pager .next:focus,
.modal_content .pager .end:focus,
.content-id .pager .first:focus,
.content-id .pager .prev:focus,
.content-id .pager .next:focus,
.content-id .pager .end:focus {
  outline: 1px solid #000 !important;
}
body .pager a.on,
.modal_content .pager a.on,
.content-id .pager a.on {
  border-radius: 8px;
  background: #008DDB;
}
body .pager a:not(.on):hover,
body .pager a:not(.on):focus,
.modal_content .pager a:not(.on):hover,
.modal_content .pager a:not(.on):focus,
.content-id .pager a:not(.on):hover,
.content-id .pager a:not(.on):focus {
  border-radius: 8px;
  background: #FAFAFA;
  text-decoration: underline !important;
}
body .pager .first.disabled,
body .pager .prev.disabled,
body .pager .next.disabled,
body .pager .end.disabled,
.modal_content .pager .first.disabled,
.modal_content .pager .prev.disabled,
.modal_content .pager .next.disabled,
.modal_content .pager .end.disabled,
.content-id .pager .first.disabled,
.content-id .pager .prev.disabled,
.content-id .pager .next.disabled,
.content-id .pager .end.disabled {
  border: 0;
  background-color: #fff;
}
body .pager .first.disabled:hover, body .pager .first.disabled:focus,
body .pager .prev.disabled:hover,
body .pager .prev.disabled:focus,
body .pager .next.disabled:hover,
body .pager .next.disabled:focus,
body .pager .end.disabled:hover,
body .pager .end.disabled:focus,
.modal_content .pager .first.disabled:hover,
.modal_content .pager .first.disabled:focus,
.modal_content .pager .prev.disabled:hover,
.modal_content .pager .prev.disabled:focus,
.modal_content .pager .next.disabled:hover,
.modal_content .pager .next.disabled:focus,
.modal_content .pager .end.disabled:hover,
.modal_content .pager .end.disabled:focus,
.content-id .pager .first.disabled:hover,
.content-id .pager .first.disabled:focus,
.content-id .pager .prev.disabled:hover,
.content-id .pager .prev.disabled:focus,
.content-id .pager .next.disabled:hover,
.content-id .pager .next.disabled:focus,
.content-id .pager .end.disabled:hover,
.content-id .pager .end.disabled:focus {
  background-color: #FAFAFA !important;
  text-decoration: underline !important;
}
body .btn_sssNum.active,
.modal_content .btn_sssNum.active,
.content-id .btn_sssNum.active {
  background-color: #0886c5;
}
body .product_sticky,
.modal_content .product_sticky,
.content-id .product_sticky {
  height: 140px;
  z-index: 2;
}
body .product_sticky > .ps_tab,
.modal_content .product_sticky > .ps_tab,
.content-id .product_sticky > .ps_tab {
  height: 64px;
}
body .product_sticky > .ps_title_area,
.modal_content .product_sticky > .ps_title_area,
.content-id .product_sticky > .ps_title_area {
  background-color: #fff;
}
body .product_sticky > .ps_title_area > .ps_title,
.modal_content .product_sticky > .ps_title_area > .ps_title,
.content-id .product_sticky > .ps_title_area > .ps_title {
  width: calc(100% - 234px);
  padding-left: 24px;
  padding-right: 8px;
  color: #1A1D29;
  box-sizing: border-box;
}
body .product_sticky > .ps_tab > a,
.modal_content .product_sticky > .ps_tab > a,
.content-id .product_sticky > .ps_tab > a {
  background-color: #fff;
  border-color: #E1E2E5;
  color: #1A1D29;
  height: 64px;
}
body .product_sticky > .ps_tab > a:hover, body .product_sticky > .ps_tab > a:focus,
.modal_content .product_sticky > .ps_tab > a:hover,
.modal_content .product_sticky > .ps_tab > a:focus,
.content-id .product_sticky > .ps_tab > a:hover,
.content-id .product_sticky > .ps_tab > a:focus {
  background-color: #4D4F58;
  color: #fff;
}
body .product_sticky > .ps_tab > a.on,
.modal_content .product_sticky > .ps_tab > a.on,
.content-id .product_sticky > .ps_tab > a.on {
  background-color: #4D4F58;
  color: #fff;
}
body .ps_btn_red,
body .product_sticky > .ps_title_area > .ps_btn_area > a.ps_btn_red,
.modal_content .ps_btn_red,
.modal_content .product_sticky > .ps_title_area > .ps_btn_area > a.ps_btn_red,
.content-id .ps_btn_red,
.content-id .product_sticky > .ps_title_area > .ps_btn_area > a.ps_btn_red {
  background: #d63434;
  border-radius: 8px;
  padding: 13px 24px 0 !important;
  height: 40px;
  box-sizing: border-box;
  display: block;
  width: auto;
}
body .product_sticky > .ps_title_area > .ps_btn_area,
.modal_content .product_sticky > .ps_title_area > .ps_btn_area,
.content-id .product_sticky > .ps_title_area > .ps_btn_area {
  width: 210px;
  padding: 0;
}
body .product_sticky > .ps_title_area > .ps_btn_area > a,
.modal_content .product_sticky > .ps_title_area > .ps_btn_area > a,
.content-id .product_sticky > .ps_title_area > .ps_btn_area > a {
  margin-top: 17px;
}
body .product_sticky > .ps_title_area > .ps_btn_area > .ps_btn_white,
body .ps_btn_white,
.modal_content .product_sticky > .ps_title_area > .ps_btn_area > .ps_btn_white,
.modal_content .ps_btn_white,
.content-id .product_sticky > .ps_title_area > .ps_btn_area > .ps_btn_white,
.content-id .ps_btn_white {
  border-radius: 8px;
  padding: 12px 24px 0 !important;
  height: 40px;
  box-sizing: border-box;
  display: block;
  border: 1px solid #4D4F58;
  width: auto;
}
body .btnSch,
body .btn_search_noTxt,
.modal_content .btnSch,
.modal_content .btn_search_noTxt,
.content-id .btnSch,
.content-id .btn_search_noTxt {
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1814 -123) translate(1440 107) translate(374 16)'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.841 15.547L19.742 20.545'/%3E%3Crect width='14' height='14' x='3' y='4' stroke='%23fff' stroke-width='2' rx='7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
  background-color: #0886c5;
  background-size: 24px;
  border: none;
  border-radius: 8px;
  width: 48px !important;
  height: 48px !important;
  min-width: 48px !important;
  min-height: 48px !important;
  margin-left: 5px;
}
body .btnSch:hover, body .btnSch:focus,
body .btn_search_noTxt:hover,
body .btn_search_noTxt:focus,
.modal_content .btnSch:hover,
.modal_content .btnSch:focus,
.modal_content .btn_search_noTxt:hover,
.modal_content .btn_search_noTxt:focus,
.content-id .btnSch:hover,
.content-id .btnSch:focus,
.content-id .btn_search_noTxt:hover,
.content-id .btn_search_noTxt:focus {
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1814 -123) translate(1440 107) translate(374 16)'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.841 15.547L19.742 20.545'/%3E%3Crect width='14' height='14' x='3' y='4' stroke='%23fff' stroke-width='2' rx='7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
  background-color: #18658c;
  background-size: 24px;
  border: none;
  width: 48px;
  height: 48px;
}
body .btnSch:focus,
body .btn_search_noTxt:focus,
.modal_content .btnSch:focus,
.modal_content .btn_search_noTxt:focus,
.content-id .btnSch:focus,
.content-id .btn_search_noTxt:focus {
  outline: 2px solid #000;
}
body .btn_plus,
.modal_content .btn_plus,
.content-id .btn_plus {
  position: relative;
  width: 28px !important;
  height: 48px !important;
}
body .btn_plus::after,
.modal_content .btn_plus::after,
.content-id .btn_plus::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-bottom: 6px solid #73757C;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body .view_all .btn_plus::after,
.modal_content .view_all .btn_plus::after,
.content-id .view_all .btn_plus::after {
  content: none;
}
body .btn_minus,
.modal_content .btn_minus,
.content-id .btn_minus {
  position: relative;
  width: 28px !important;
  height: 48px !important;
}
body .btn_minus::after,
.modal_content .btn_minus::after,
.content-id .btn_minus::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-bottom: 6px solid #73757C;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
}
body .btnSsm_download,
.modal_content .btnSsm_download,
.content-id .btnSsm_download {
  padding-right: 8px !important;
}
body .btnSsm_download::after,
.modal_content .btnSsm_download::after,
.content-id .btnSsm_download::after {
  margin-top: -7px;
  transform: translate(0, 6px);
  margin-left: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat 0 0;
  background-position: 0 0;
}
body .btnDownload::after,
body .btnSm_Download::after,
.modal_content .btnDownload::after,
.modal_content .btnSm_Download::after,
.content-id .btnDownload::after,
.content-id .btnSm_Download::after {
  margin-left: 4px;
  margin-top: -4px;
  transform: translate(0, 4px);
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: 0 0;
}
body .btnSsm_SystemPop,
body .btnSsm_LayerPop,
.modal_content .btnSsm_SystemPop,
.modal_content .btnSsm_LayerPop,
.content-id .btnSsm_SystemPop,
.content-id .btnSsm_LayerPop {
  padding-right: 8px !important;
}
body .btnSsm_SystemPop::after,
body .btnSsm_LayerPop::after,
.modal_content .btnSsm_SystemPop::after,
.modal_content .btnSsm_LayerPop::after,
.content-id .btnSsm_SystemPop::after,
.content-id .btnSsm_LayerPop::after {
  margin-left: 4px;
  margin-top: -7px;
  transform: translate(0, 6px);
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -60px 0;
}
body .btnLayerPop::after,
body .btnSm_LayerPop::after,
body .btnSystemPop::after,
body .btnSm_SystemPop::after,
.modal_content .btnLayerPop::after,
.modal_content .btnSm_LayerPop::after,
.modal_content .btnSystemPop::after,
.modal_content .btnSm_SystemPop::after,
.content-id .btnLayerPop::after,
.content-id .btnSm_LayerPop::after,
.content-id .btnSystemPop::after,
.content-id .btnSm_SystemPop::after {
  margin-top: -4px;
  transform: translate(0, 5px);
  margin-left: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -60px 0;
}
body .btnSm_refresh::after,
body .btn_refresh::after,
body .btn_refresh_noTxt::after,
.modal_content .btnSm_refresh::after,
.modal_content .btn_refresh::after,
.modal_content .btn_refresh_noTxt::after,
.content-id .btnSm_refresh::after,
.content-id .btn_refresh::after,
.content-id .btn_refresh_noTxt::after {
  margin-top: -4px;
  transform: translate(0, 4px);
  margin-left: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -40px 0;
}
body .btnSm_more::after,
.modal_content .btnSm_more::after,
.content-id .btnSm_more::after {
  margin-top: -4px;
  transform: translate(4px, 4px);
  transition: all 0.2s linear;
  margin-left: 0;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: 0 -58px;
}
body .btn_Print::before,
.modal_content .btn_Print::before,
.content-id .btn_Print::before {
  margin-top: -4px;
  transform: translate(0, 4px);
  margin-right: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -120px -60px;
}
body .btnDownloadPdf_25::before,
.modal_content .btnDownloadPdf_25::before,
.content-id .btnDownloadPdf_25::before {
  margin-top: -6px;
  transform: translate(0, 5px);
  margin-right: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat 0 0;
  background-position: -80px 0;
}
body .btnDownloadPdf::before,
body .btnDownload.type_pdf::before,
body .btnSm_Download.type_pdf::before,
.modal_content .btnDownloadPdf::before,
.modal_content .btnDownload.type_pdf::before,
.modal_content .btnSm_Download.type_pdf::before,
.content-id .btnDownloadPdf::before,
.content-id .btnDownload.type_pdf::before,
.content-id .btnSm_Download.type_pdf::before {
  margin-top: -4px;
  transform: translate(0, 4px);
  margin-right: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -80px 0;
}
body .btnDownload.type_pdf::after,
body .btnSm_Download.type_pdf::after,
.modal_content .btnDownload.type_pdf::after,
.modal_content .btnSm_Download.type_pdf::after,
.content-id .btnDownload.type_pdf::after,
.content-id .btnSm_Download.type_pdf::after {
  display: none;
}
body .btn_play::before,
.modal_content .btn_play::before,
.content-id .btn_play::before {
  margin-top: -4px;
  transform: translate(0, 4px);
  margin-right: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -100px 0;
}
body .btnSm_play:focus,
body .btnSm_play:hover,
body .btnSm_play:focus:not(.disabled),
.modal_content .btnSm_play:focus,
.modal_content .btnSm_play:hover,
.modal_content .btnSm_play:focus:not(.disabled),
.content-id .btnSm_play:focus,
.content-id .btnSm_play:hover,
.content-id .btnSm_play:focus:not(.disabled) {
  height: 40px;
  padding: 8px 24px 7px;
  color: #1A1D29;
  background: #FAFAFA;
  line-height: 1.2;
  border: 2px solid #4D4F58;
}
body .btnSm_play::before,
.modal_content .btnSm_play::before,
.content-id .btnSm_play::before {
  margin-top: -4px;
  transform: translate(0, 4px);
  margin-right: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -100px 0;
}
body .btnSm_list::before,
.modal_content .btnSm_list::before,
.content-id .btnSm_list::before {
  margin-top: -4px;
  transform: translate(0, 4px);
  margin-right: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -120px 0;
}
body .btnExcel::before,
.modal_content .btnExcel::before,
.content-id .btnExcel::before {
  margin-top: -4px;
  transform: translate(0, 4px);
  margin-right: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -20px -20px;
}
body .qInfo > a,
.modal_content .qInfo > a,
.content-id .qInfo > a {
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -60px -20px/200px;
}
body .tableCol2R.tabConControl .result_btn .mtl_button.btnCancel,
.modal_content .tableCol2R.tabConControl .result_btn .mtl_button.btnCancel,
.content-id .tableCol2R.tabConControl .result_btn .mtl_button.btnCancel {
  padding-top: 0;
  padding-bottom: 0;
}
body .tableCol2R.tabConControl .result_btn .mtl_button.btnOk,
.modal_content .tableCol2R.tabConControl .result_btn .mtl_button.btnOk,
.content-id .tableCol2R.tabConControl .result_btn .mtl_button.btnOk {
  padding-top: 0;
  padding-bottom: 0;
}
body .btn_lookup:not(:disabled):not(.disabled):active,
body .btn_lookup:not(:disabled):not(.disabled).active,
body .btn_line:not(:disabled):not(.disabled):active,
body .btn_line:not(:disabled):not(.disabled).active,
body .btn_lookup:hover,
body .btn_lookup:focus,
body .btn_line:hover,
body .btn_line:focus,
.modal_content .btn_lookup:not(:disabled):not(.disabled):active,
.modal_content .btn_lookup:not(:disabled):not(.disabled).active,
.modal_content .btn_line:not(:disabled):not(.disabled):active,
.modal_content .btn_line:not(:disabled):not(.disabled).active,
.modal_content .btn_lookup:hover,
.modal_content .btn_lookup:focus,
.modal_content .btn_line:hover,
.modal_content .btn_line:focus,
.content-id .btn_lookup:not(:disabled):not(.disabled):active,
.content-id .btn_lookup:not(:disabled):not(.disabled).active,
.content-id .btn_line:not(:disabled):not(.disabled):active,
.content-id .btn_line:not(:disabled):not(.disabled).active,
.content-id .btn_lookup:hover,
.content-id .btn_lookup:focus,
.content-id .btn_line:hover,
.content-id .btn_line:focus {
  color: #1A1D29;
  border-color: #4D4F58;
  background: #FAFAFA;
  box-shadow: none !important;
}
body .btn_lookup.disabled,
body .btn_lookup:disabled,
body .btn_line.disabled,
body .btn_line:disabled,
.modal_content .btn_lookup.disabled,
.modal_content .btn_lookup:disabled,
.modal_content .btn_line.disabled,
.modal_content .btn_line:disabled,
.content-id .btn_lookup.disabled,
.content-id .btn_lookup:disabled,
.content-id .btn_line.disabled,
.content-id .btn_line:disabled {
  color: #E1E2E5;
  background: #fff;
  border-color: #E1E2E5;
}
body .btn_second:not(:disabled):not(.disabled):active, body .btn_second:not(:disabled):not(.disabled).active, body .btn_second:not(:disabled):not(.disabled):active:focus, body .btn_second:not(:disabled):not(.disabled).active:focus, body .btn_second:hover,
.modal_content .btn_second:not(:disabled):not(.disabled):active,
.modal_content .btn_second:not(:disabled):not(.disabled).active,
.modal_content .btn_second:not(:disabled):not(.disabled):active:focus,
.modal_content .btn_second:not(:disabled):not(.disabled).active:focus,
.modal_content .btn_second:hover,
.content-id .btn_second:not(:disabled):not(.disabled):active,
.content-id .btn_second:not(:disabled):not(.disabled).active,
.content-id .btn_second:not(:disabled):not(.disabled):active:focus,
.content-id .btn_second:not(:disabled):not(.disabled).active:focus,
.content-id .btn_second:hover {
  background: #1A1D29;
  border: 1px solid transparent;
  box-shadow: none;
}
body .btn_second:disabled,
.modal_content .btn_second:disabled,
.content-id .btn_second:disabled {
  color: #73757C;
  background: #EBEBED;
  border-color: #E1E2E5;
}
body .btn_blue:not(:disabled):not(.disabled):active, body .btn_blue:not(:disabled):not(.disabled).active, body .btn_blue:not(:disabled):not(.disabled):active:focus, body .btn_blue:not(:disabled):not(.disabled).active:focus, body .btn_blue:hover,
body .btn_ok:not(:disabled):not(.disabled):active,
body .btn_ok:not(:disabled):not(.disabled).active,
body .btn_ok:not(:disabled):not(.disabled):active:focus,
body .btn_ok:not(:disabled):not(.disabled).active:focus,
body .btn_ok:hover,
.modal_content .btn_blue:not(:disabled):not(.disabled):active,
.modal_content .btn_blue:not(:disabled):not(.disabled).active,
.modal_content .btn_blue:not(:disabled):not(.disabled):active:focus,
.modal_content .btn_blue:not(:disabled):not(.disabled).active:focus,
.modal_content .btn_blue:hover,
.modal_content .btn_ok:not(:disabled):not(.disabled):active,
.modal_content .btn_ok:not(:disabled):not(.disabled).active,
.modal_content .btn_ok:not(:disabled):not(.disabled):active:focus,
.modal_content .btn_ok:not(:disabled):not(.disabled).active:focus,
.modal_content .btn_ok:hover,
.content-id .btn_blue:not(:disabled):not(.disabled):active,
.content-id .btn_blue:not(:disabled):not(.disabled).active,
.content-id .btn_blue:not(:disabled):not(.disabled):active:focus,
.content-id .btn_blue:not(:disabled):not(.disabled).active:focus,
.content-id .btn_blue:hover,
.content-id .btn_ok:not(:disabled):not(.disabled):active,
.content-id .btn_ok:not(:disabled):not(.disabled).active,
.content-id .btn_ok:not(:disabled):not(.disabled):active:focus,
.content-id .btn_ok:not(:disabled):not(.disabled).active:focus,
.content-id .btn_ok:hover {
  background: #1476AD;
  box-shadow: none;
  border: 1px solid transparent;
}
body .btn_blue.disabled, body .btn_blue:disabled,
body .btn_ok.disabled,
body .btn_ok:disabled,
.modal_content .btn_blue.disabled,
.modal_content .btn_blue:disabled,
.modal_content .btn_ok.disabled,
.modal_content .btn_ok:disabled,
.content-id .btn_blue.disabled,
.content-id .btn_blue:disabled,
.content-id .btn_ok.disabled,
.content-id .btn_ok:disabled {
  color: #909599;
  background: #EBEBED;
  border: 1px solid transparent;
}
body .roundBoxKnow .round [class^=btnSsm_],
body .roundBoxKnow .round a.link,
body .roundBoxInfo .round [class^=btnSsm_],
body .roundBoxInfo .round a.link,
body .roundBoxTip .round [class^=btnSsm_],
body .roundBoxTip .round a.link,
.modal_content .roundBoxKnow .round [class^=btnSsm_],
.modal_content .roundBoxKnow .round a.link,
.modal_content .roundBoxInfo .round [class^=btnSsm_],
.modal_content .roundBoxInfo .round a.link,
.modal_content .roundBoxTip .round [class^=btnSsm_],
.modal_content .roundBoxTip .round a.link,
.content-id .roundBoxKnow .round [class^=btnSsm_],
.content-id .roundBoxKnow .round a.link,
.content-id .roundBoxInfo .round [class^=btnSsm_],
.content-id .roundBoxInfo .round a.link,
.content-id .roundBoxTip .round [class^=btnSsm_],
.content-id .roundBoxTip .round a.link {
  position: relative;
  display: inline-block;
  height: 21px;
  padding: 0 2px;
  margin: 0;
  color: #1A1D29 !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  text-decoration: underline;
  border: 0;
  border-radius: 0;
}
body .roundBoxKnow .round [class^=btnSsm_].ico:after,
body .roundBoxKnow .round a.link.ico:after,
body .roundBoxInfo .round [class^=btnSsm_].ico:after,
body .roundBoxInfo .round a.link.ico:after,
body .roundBoxTip .round [class^=btnSsm_].ico:after,
body .roundBoxTip .round a.link.ico:after,
.modal_content .roundBoxKnow .round [class^=btnSsm_].ico:after,
.modal_content .roundBoxKnow .round a.link.ico:after,
.modal_content .roundBoxInfo .round [class^=btnSsm_].ico:after,
.modal_content .roundBoxInfo .round a.link.ico:after,
.modal_content .roundBoxTip .round [class^=btnSsm_].ico:after,
.modal_content .roundBoxTip .round a.link.ico:after,
.content-id .roundBoxKnow .round [class^=btnSsm_].ico:after,
.content-id .roundBoxKnow .round a.link.ico:after,
.content-id .roundBoxInfo .round [class^=btnSsm_].ico:after,
.content-id .roundBoxInfo .round a.link.ico:after,
.content-id .roundBoxTip .round [class^=btnSsm_].ico:after,
.content-id .roundBoxTip .round a.link.ico:after {
  background: none;
}
body .roundBoxKnow .round [class^=btnSsm_].type_btnbox,
body .roundBoxKnow .round a.link.type_btnbox,
body .roundBoxInfo .round [class^=btnSsm_].type_btnbox,
body .roundBoxInfo .round a.link.type_btnbox,
body .roundBoxTip .round [class^=btnSsm_].type_btnbox,
body .roundBoxTip .round a.link.type_btnbox,
.modal_content .roundBoxKnow .round [class^=btnSsm_].type_btnbox,
.modal_content .roundBoxKnow .round a.link.type_btnbox,
.modal_content .roundBoxInfo .round [class^=btnSsm_].type_btnbox,
.modal_content .roundBoxInfo .round a.link.type_btnbox,
.modal_content .roundBoxTip .round [class^=btnSsm_].type_btnbox,
.modal_content .roundBoxTip .round a.link.type_btnbox,
.content-id .roundBoxKnow .round [class^=btnSsm_].type_btnbox,
.content-id .roundBoxKnow .round a.link.type_btnbox,
.content-id .roundBoxInfo .round [class^=btnSsm_].type_btnbox,
.content-id .roundBoxInfo .round a.link.type_btnbox,
.content-id .roundBoxTip .round [class^=btnSsm_].type_btnbox,
.content-id .roundBoxTip .round a.link.type_btnbox {
  display: table;
  height: 40px;
  margin: 32px 0 0 0 !important;
  padding: 12px 24px !important;
  color: #4D4F58 !important;
  font-size: 16px !important;
  line-height: 16px;
  border: 1px solid #4D4F58;
  border-radius: 8px;
  text-decoration: none;
  background-image: none;
}
body .roundBoxKnow .round [class^=btnSsm_].type_btnbox::after, body .roundBoxKnow .round [class^=btnSsm_].type_btnbox::before,
body .roundBoxKnow .round a.link.type_btnbox::after,
body .roundBoxKnow .round a.link.type_btnbox::before,
body .roundBoxInfo .round [class^=btnSsm_].type_btnbox::after,
body .roundBoxInfo .round [class^=btnSsm_].type_btnbox::before,
body .roundBoxInfo .round a.link.type_btnbox::after,
body .roundBoxInfo .round a.link.type_btnbox::before,
body .roundBoxTip .round [class^=btnSsm_].type_btnbox::after,
body .roundBoxTip .round [class^=btnSsm_].type_btnbox::before,
body .roundBoxTip .round a.link.type_btnbox::after,
body .roundBoxTip .round a.link.type_btnbox::before,
.modal_content .roundBoxKnow .round [class^=btnSsm_].type_btnbox::after,
.modal_content .roundBoxKnow .round [class^=btnSsm_].type_btnbox::before,
.modal_content .roundBoxKnow .round a.link.type_btnbox::after,
.modal_content .roundBoxKnow .round a.link.type_btnbox::before,
.modal_content .roundBoxInfo .round [class^=btnSsm_].type_btnbox::after,
.modal_content .roundBoxInfo .round [class^=btnSsm_].type_btnbox::before,
.modal_content .roundBoxInfo .round a.link.type_btnbox::after,
.modal_content .roundBoxInfo .round a.link.type_btnbox::before,
.modal_content .roundBoxTip .round [class^=btnSsm_].type_btnbox::after,
.modal_content .roundBoxTip .round [class^=btnSsm_].type_btnbox::before,
.modal_content .roundBoxTip .round a.link.type_btnbox::after,
.modal_content .roundBoxTip .round a.link.type_btnbox::before,
.content-id .roundBoxKnow .round [class^=btnSsm_].type_btnbox::after,
.content-id .roundBoxKnow .round [class^=btnSsm_].type_btnbox::before,
.content-id .roundBoxKnow .round a.link.type_btnbox::after,
.content-id .roundBoxKnow .round a.link.type_btnbox::before,
.content-id .roundBoxInfo .round [class^=btnSsm_].type_btnbox::after,
.content-id .roundBoxInfo .round [class^=btnSsm_].type_btnbox::before,
.content-id .roundBoxInfo .round a.link.type_btnbox::after,
.content-id .roundBoxInfo .round a.link.type_btnbox::before,
.content-id .roundBoxTip .round [class^=btnSsm_].type_btnbox::after,
.content-id .roundBoxTip .round [class^=btnSsm_].type_btnbox::before,
.content-id .roundBoxTip .round a.link.type_btnbox::after,
.content-id .roundBoxTip .round a.link.type_btnbox::before {
  display: none;
}
body .btnSsm_red,
body .btnSsm_orange,
body .btnSsm_yellow,
body .btnSsm_green,
body .btnSsm_purple,
.modal_content .btnSsm_red,
.modal_content .btnSsm_orange,
.modal_content .btnSsm_yellow,
.modal_content .btnSsm_green,
.modal_content .btnSsm_purple,
.content-id .btnSsm_red,
.content-id .btnSsm_orange,
.content-id .btnSsm_yellow,
.content-id .btnSsm_green,
.content-id .btnSsm_purple {
  display: inline-block;
  padding: 9px 32px 9px 16px;
  background-image: url(/inc_renewal/img/FP/els_dls.png);
  background-position: right 16px top 10px;
  background-repeat: no-repeat;
  background-size: 12px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  color: #fff !important;
  width: auto;
  height: initial;
  text-indent: initial;
  border-radius: 8px;
  margin-left: 16px;
}
body .btnSsm_red,
.modal_content .btnSsm_red,
.content-id .btnSsm_red {
  background-color: #FD5151;
}
body .btnSsm_orange,
.modal_content .btnSsm_orange,
.content-id .btnSsm_orange {
  background-color: #E07017;
}
body .btnSsm_yellow,
.modal_content .btnSsm_yellow,
.content-id .btnSsm_yellow {
  background-color: #C08404;
}
body .btnSsm_green,
.modal_content .btnSsm_green,
.content-id .btnSsm_green {
  background-color: #0E9F76;
}
body .btnSsm_purple,
.modal_content .btnSsm_purple,
.content-id .btnSsm_purple {
  background-color: #AE6FFE;
}
body .btnArea a.type-delete,
body .btnArea button.type-delete,
body .btnWhite.type-delete,
body .type-delete,
.modal_content .btnArea a.type-delete,
.modal_content .btnArea button.type-delete,
.modal_content .btnWhite.type-delete,
.modal_content .type-delete,
.content-id .btnArea a.type-delete,
.content-id .btnArea button.type-delete,
.content-id .btnWhite.type-delete,
.content-id .type-delete {
  border: 0 !important;
  text-decoration: underline !important;
  padding: 13px 16px 12px;
}
body .content-id .btnArea a:focus, body .content-id .btnArea a:hover,
.modal_content .content-id .btnArea a:focus,
.modal_content .content-id .btnArea a:hover,
.content-id .content-id .btnArea a:focus,
.content-id .content-id .btnArea a:hover {
  text-decoration: underline !important;
}
body .btnDownloadPdf > .icon_pdf,
.modal_content .btnDownloadPdf > .icon_pdf,
.content-id .btnDownloadPdf > .icon_pdf {
  display: none;
}
body .updown_btn > a,
.modal_content .updown_btn > a,
.content-id .updown_btn > a {
  border-color: #BFC0C5 !important;
}
body .btnDownload.ico-left,
.modal_content .btnDownload.ico-left,
.content-id .btnDownload.ico-left {
  position: relative;
  padding: 14px 24px 12px 48px !important;
}
body .btnDownload.ico-left:after,
.modal_content .btnDownload.ico-left:after,
.content-id .btnDownload.ico-left:after {
  position: absolute;
  left: 24px;
  margin-left: 0;
}
body .mtl_button:disabled span,
body .mtl_button.disabled span,
.modal_content .mtl_button:disabled span,
.modal_content .mtl_button.disabled span,
.content-id .mtl_button:disabled span,
.content-id .mtl_button.disabled span {
  color: #73757C;
}
body .unified_search2 .btnCenter .mtl_button.gray.btnWhite,
.modal_content .unified_search2 .btnCenter .mtl_button.gray.btnWhite,
.content-id .unified_search2 .btnCenter .mtl_button.gray.btnWhite {
  height: 48px;
  padding: 14px 24px 12px;
  line-height: 1.2;
}

/*
* From
* --------------
*/
/* input */
.search > input[type=text],
.search > input[type=text]:focus,
input[type=text],
input[type=password],
input[type=number],
input[type=email],
input[type=tel],
input[type=password] {
  border: 1px solid #BFC0C5;
  border-radius: 8px;
  font-size: 16px;
  font-family: "Pretendard", Sans-serif;
  height: 48px;
  box-sizing: border-box;
  padding: 0 14px;
}
.search > input[type=text]:focus,
.search > input[type=text]:focus:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=password]:focus {
  padding: 0 13px;
  border: 2px solid #1476AD;
  outline: 0;
  border-radius: 8px;
  height: 48px;
}

input[type=text]:-moz-read-only, input[type=password]:-moz-read-only {
  border: 1px solid #BFC0C5;
  background-color: #FAFAFA;
  color: #73757C;
  border-radius: 8px;
  font-size: 16px;
  font-family: "Pretendard", Sans-serif;
  height: 48px;
  text-align: left;
}

input[type=text]:disabled,
input[type=text]:read-only,
input[type=password]:read-only,
input[type=password]:disabled {
  border: 1px solid #BFC0C5;
  background-color: #FAFAFA;
  color: #73757C;
  border-radius: 8px;
  font-size: 16px;
  font-family: "Pretendard", Sans-serif;
  height: 48px;
  text-align: left;
}

input[type=text]:not([value]):-moz-read-only, input[type=password]:not([value]):-moz-read-only, input[type=text][value=""]:-moz-read-only, input[type=password][value=""]:-moz-read-only {
  border: 1px solid #CDCECF;
  background-color: #EBEBED;
  color: #73757C;
  border-radius: 8px;
  font-size: 16px;
  font-family: "Pretendard", Sans-serif;
  height: 48px;
  text-align: left;
}

input[type=text]:not([value]):disabled,
input[type=text]:not([value]):read-only,
input[type=password]:not([value]):read-only,
input[type=password]:not([value]):disabled,
input[type=text][value=""]:disabled,
input[type=text][value=""]:read-only,
input[type=password][value=""]:read-only,
input[type=password][value=""]:disabled {
  border: 1px solid #CDCECF;
  background-color: #EBEBED;
  color: #73757C;
  border-radius: 8px;
  font-size: 16px;
  font-family: "Pretendard", Sans-serif;
  height: 48px;
  text-align: left;
}

input[type=text][value=""]:-moz-read-only:focus {
  outline: 2px solid #000;
}

input[type=text][value=""]:read-only:focus {
  outline: 2px solid #000;
}

.input_number input:focus,
.input_number input {
  padding-right: 30px;
}
.input_number span {
  top: 0;
}

.search > span.placeholder {
  font-size: 16px;
  font-family: "Pretendard", Sans-serif;
  color: #909599;
  top: 8px;
}

/* 체크박스 이미지 변경 */
.mtl_checkbox {
  position: relative;
  background-image: none;
}
.mtl_checkbox::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #bdbdbd;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
.mtl_checkbox.focus_on::before {
  border: 1px solid #0886C5;
}
.mtl_checkbox.checked::after {
  content: "";
  display: block;
  width: 13px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.98999 4.90995L4.78999 7.74995C4.97625 7.93731 5.08079 8.19076 5.08079 8.45495C5.08079 8.71913 4.97625 8.97259 4.78999 9.15995C4.60263 9.3462 4.34918 9.45074 4.08499 9.45074C3.82081 9.45074 3.56736 9.3462 3.37999 9.15995L0.549994 6.32995C0.363743 6.14259 0.259201 5.88913 0.259201 5.62495C0.259201 5.36076 0.363743 5.10731 0.549994 4.91995C0.642604 4.82251 0.753907 4.74475 0.877251 4.69131C1.0006 4.63787 1.13345 4.60984 1.26787 4.60891C1.40229 4.60798 1.53552 4.63416 1.65959 4.68588C1.78367 4.7376 1.89604 4.81381 1.98999 4.90995Z' fill='%230886C5'/%3E%3Cpath d='M3.74999 7.73994L10.82 0.669943C11.0074 0.483692 11.2608 0.37915 11.525 0.37915C11.7892 0.37915 12.0426 0.483692 12.23 0.669943C12.4162 0.857306 12.5208 1.11076 12.5208 1.37494C12.5208 1.63913 12.4162 1.89258 12.23 2.07994L5.15999 9.14994C4.97263 9.33619 4.71918 9.44073 4.45499 9.44073C4.19081 9.44073 3.93735 9.33619 3.74999 9.14994C3.56374 8.96258 3.4592 8.70913 3.4592 8.44494C3.4592 8.18076 3.56374 7.92731 3.74999 7.73994Z' fill='%230886C5'/%3E%3C/svg%3E%0A") no-repeat 0 0;
  position: absolute;
  top: 5px;
  left: 4px;
  box-sizing: border-box;
}
.mtl_checkbox.checked.disabled::after {
  content: "";
  display: block;
  width: 13px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.98999 4.90995L4.78999 7.74995C4.97625 7.93731 5.08079 8.19076 5.08079 8.45495C5.08079 8.71913 4.97625 8.97259 4.78999 9.15995C4.60263 9.3462 4.34918 9.45074 4.08499 9.45074C3.82081 9.45074 3.56736 9.3462 3.37999 9.15995L0.549994 6.32995C0.363743 6.14259 0.259201 5.88913 0.259201 5.62495C0.259201 5.36076 0.363743 5.10731 0.549994 4.91995C0.642604 4.82251 0.753907 4.74475 0.877251 4.69131C1.0006 4.63787 1.13345 4.60984 1.26787 4.60891C1.40229 4.60798 1.53552 4.63416 1.65959 4.68588C1.78367 4.7376 1.89604 4.81381 1.98999 4.90995Z' fill='%23E0E0E0'/%3E%3Cpath d='M3.74999 7.73994L10.82 0.669943C11.0074 0.483692 11.2608 0.37915 11.525 0.37915C11.7892 0.37915 12.0426 0.483692 12.23 0.669943C12.4162 0.857306 12.5208 1.11076 12.5208 1.37494C12.5208 1.63913 12.4162 1.89258 12.23 2.07994L5.15999 9.14994C4.97263 9.33619 4.71918 9.44073 4.45499 9.44073C4.19081 9.44073 3.93735 9.33619 3.74999 9.14994C3.56374 8.96258 3.4592 8.70913 3.4592 8.44494C3.4592 8.18076 3.56374 7.92731 3.74999 7.73994Z' fill='%23E0E0E0'/%3E%3C/svg%3E%0A") no-repeat 0 0;
}
.mtl_checkbox.checked.disabled:before {
  background-color: #fff;
}
.mtl_checkbox.disabled:before {
  background: #EEE;
}
.mtl_checkbox:hover::before {
  border: 1px solid #0886C5;
}

.mtl_checkbox {
  background: none;
}

.mtl_checkbox.focus_on {
  background: none;
  outline: 0;
}

.mtl_checkbox > div:not(.efCir) {
  background: none;
}

.layerPopup .mtl_selectbox .selectList {
  position: absolute !important;
  top: 45px !important;
  left: 0 !important;
}
.layerPopup .mtl_selectbox[data-top=true] .selectList {
  position: absolute !important;
  top: auto !important;
  bottom: 48px !important;
  left: 0 !important;
}

/* 셀렉트박스 */
.mtl_selectbox.full {
  width: 100% !important;
  max-width: 100%;
}

table .mtl_selectbox {
  min-width: 0;
}

.mtl_selectbox {
  height: 48px;
  max-width: 304px;
  min-width: 140px;
  width: inherit !important;
  border-color: #CDCECF !important;
  border-radius: 8px !important;
  outline: none !important;
  position: relative;
  background: #fff;
  box-sizing: border-box;
  background-image: none !important;
}
.mtl_selectbox:before {
  content: "";
  display: block;
  width: 10px;
  height: 7px;
  position: absolute;
  right: 16px;
  top: calc(50% - 3px);
  transition: 0.2s ease-in;
  background: #fff url("/inc_renewal/img/common/icon_expand.svg") no-repeat 50% 50%/24px;
}
.mtl_selectbox.on:before {
  transform: rotate(-180deg);
  background-image: url("/inc_renewal/img/common/icon_expand_more.svg");
}
.mtl_selectbox.on:after, .mtl_selectbox.focus_on:after {
  content: "";
  position: absolute;
  left: -2px;
  right: -2px;
  top: -1px;
  bottom: -1px;
  border: 2px solid #0886c5;
  outline: none;
  border-radius: 8px;
}
.mtl_selectbox:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
}
.mtl_selectbox:hover {
  border-color: #bdbdbd;
  outline: none;
  border-radius: 8px;
}
.mtl_selectbox:active, .mtl_selectbox:focus, .mtl_selectbox.on {
  outline: none !important;
  border-color: #0886c5;
  background: none;
}
.mtl_selectbox.type_B {
  box-sizing: content-box;
  border-radius: 8px !important;
  background-image: none;
}
.mtl_selectbox.type_B.on {
  background-image: none;
}
.mtl_selectbox.type_B > a {
  line-height: 13px;
}
.mtl_selectbox.type_B:hover, .mtl_selectbox.type_B:focus {
  border-radius: 8px !important;
  background-image: none;
  border-color: #bdbdbd !important;
}
.mtl_selectbox.auto {
  min-width: auto;
  max-width: auto;
}
.mtl_selectbox .selectList {
  margin-top: 4px;
  border-color: #BFC0C5;
  background: #fff;
  outline: none;
  border-radius: 8px;
}
.mtl_selectbox .selectList li {
  display: flex;
  justify-content: space-between;
  border: none;
  background: #fff;
}
.mtl_selectbox .selectList li.fOn {
  margin-left: 0;
  padding: 0;
  color: #000411;
}
.mtl_selectbox .selectList li.fOn > a {
  color: #000411;
  outline: none;
  text-decoration: underline;
}
.mtl_selectbox .selectList li.selected a {
  color: #1476AD !important;
  background: none;
  border: none;
}
.mtl_selectbox .selectList li a {
  color: #4D4F58;
  font-weight: 500;
}
.mtl_selectbox .selectList li a:hover, .mtl_selectbox .selectList li a:focus {
  text-decoration: underline;
}
.mtl_selectbox > a {
  max-width: 420px;
  font-weight: 400;
  font-size: 16px;
  padding: 12px 16px;
  line-height: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mtl_selectbox > a:focus {
  border-color: none;
  border-radius: 8px;
}
.mtl_selectbox.select-xxsm {
  width: 80px !important;
  min-width: 80px !important;
}
.mtl_selectbox.select-xxsm a {
  text-overflow: clip;
}
.mtl_selectbox.select-xsm {
  width: 104px !important;
  min-width: 104px !important;
}
.mtl_selectbox.select-sm, .mtl_selectbox.narrow {
  width: 120px !important;
  min-width: 120px !important;
}
.mtl_selectbox.select-mm {
  width: 160px !important;
}
.mtl_selectbox.select-md {
  width: 204px !important;
}
.mtl_selectbox.select-lg {
  width: 304px !important;
}
.mtl_selectbox.select-xlg {
  width: 420px !important;
  max-width: 420px !important;
}

.mtl_selectbox,
.mtl_selectbox * {
  box-sizing: border-box;
}

.mtl_selectbox .selectList.scroll {
  position: fixed;
}

.mtl_selectbox > .selectList > li > a {
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #4D4F58;
  line-height: 1.2;
  padding: 13px 24px 14px;
  min-height: 44px;
}

.mtl_selectbox > .selectList > li.selected > a {
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #1476AD;
  line-height: 1.2;
  padding: 13px 24px 14px;
}

.mtl_selectbox > .selectList > li:hover {
  color: #000411;
}

.mtl_selectbox > .selectList > li.disabled {
  opacity: 0.5;
}

.mtl_selectbox > .selectList > li.disabled,
.mtl_selectbox > .selectList > li:hover,
.mtl_selectbox > .selectList > li.selected,
.mtl_selectbox > .selectList > li {
  height: auto;
  padding: 0;
  margin: 0;
}

.mtl_selectbox .selectList {
  padding: 0 0;
  background-image: none !important;
}

.mtl_selectbox .selectList > li.selected {
  background: #fff;
}

.mtl_selectbox > a {
  border-right: 0;
  border-radius: 8px !important;
  box-sizing: border-box;
  color: #4D4F58;
  height: 46px;
  overflow: hidden;
  width: 100% !important;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* .mtl_selectbox:hover{border: 1px solid #3676e8;outline: 1px solid #3676e8;border-radius: 8px;outline:0;} */
/* .mtl_selectbox.toB{border-radius:4px 4px 0 0 } */
/* .mtl_selectbox > .selectList > li.selected{background:#3676e8;border-color:#3676e8}
.mtl_selectbox > .selectList{border:1px solid #3676e8;outline:1px solid #3676e8} */
/* Datepicker */
.mtl_calendar > input[type=text] {
  border: 1px solid #ccc;
  border-right: 0;
}

.mtl_calendar > .btn_calendar {
  border-color: #ccc;
  background-color: #fff;
}

.mtl_calendar input[type=text]:-moz-read-only {
  background: #fff;
}

.mtl_calendar input[type=text]:read-only {
  background: #fff;
}

/* searchBox */
.mtl_selectbox.on > a {
  color: #0886c5 !important;
}

.Search_Box.syspop,
.Search_Box_pension,
.Search_Box_pension.syspop {
  background: none;
  border-radius: 16px;
  border-color: #a0a0a0;
}

.Search_Box {
  border-radius: 16px;
  border-color: #a0a0a0;
  padding: 40px 0 40px 244px;
  /* .search_Area>.ipt_area>.searchBox>input[type="text"]:focus{outline:0;} */
}
.Search_Box.type-layer {
  padding: 40px 80px;
  line-height: 40px;
}
.Search_Box.type-layer .stockCode.d_f {
  margin-top: 0;
}
.Search_Box.type-layer .stockCode.d_f h2 {
  margin-right: 56px;
}
.Search_Box.type-layer .stockCode.d_f .writeInput {
  margin: 0 0 0 24px;
  width: 400px;
}
.Search_Box.type-layer .stockCode.d_f .writeInput input {
  width: 100%;
}
.Search_Box.type-layer .stockCode.d_f .mar16 {
  margin-left: 16px;
}
.Search_Box .mtl_selectbox.on, .Search_Box .mtl_selectbox.focus_on {
  border-color: #0886c5 !important;
}
.Search_Box .mtl_selectbox:after {
  display: none;
}
.Search_Box .mtl_selectbox .selected .fOn {
  margin-left: 0;
}

.Search_Box > .search_Area > .ipt_area > .searchBox {
  width: 100%;
}

.Search_Box > .search_Area > .ipt_area > .searchBox,
.Search_Box_pension > .search_Area > .ipt_area > .searchBox {
  border-radius: 8px;
  border-color: #bdbdbd;
}

.mtl_selectbox.type_B > .selectList {
  border-color: #bdbdbd;
  background: none;
}

.Search_Box > .search_Area > .ipt_area > .btnDetailSearch {
  border-radius: 8px;
  background-color: #0886c5;
}

.mtl_selectbox.type_B > .selectList > li:hover a {
  color: #444;
}

.Search_Box > .search_Area > .ipt_area > .searchBox > button,
.Search_Box_pension > .search_Area > .ipt_area > .searchBox > button {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1814 -123) translate(1440 107) translate(374 16)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.841 15.547L19.742 20.545'/%3E%3Crect width='14' height='14' x='3' y='4' stroke='%23444' stroke-width='2' rx='7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 50% 50% no-repeat;
  background-size: 18px;
}

.tableCol2R,
.tableCol2L {
  width: calc(50% - 12px);
}

.searchOrderWrap ul {
  margin: 0;
  padding: 11px 0;
}
.searchOrderWrap .searchOrderWrapInner {
  background-color: #fafafa !important;
  padding: 16px 24px !important;
}

body .tableCol2.newAcc .tableCol2L .bondTableCheckWrap,
.modal_content .tableCol2.newAcc .tableCol2L .bondTableCheckWrap,
.content-id .tableCol2.newAcc .tableCol2L .bondTableCheckWrap {
  position: inherit;
  bottom: inherit;
  left: inherit;
  z-index: inherit;
  width: 100%;
  height: 85px;
  margin: 0;
  box-sizing: border-box;
}
body .searchOrderWrapInner .form-wrap .serchSmall,
.modal_content .searchOrderWrapInner .form-wrap .serchSmall,
.content-id .searchOrderWrapInner .form-wrap .serchSmall {
  padding: 0 8px 0 16px !important;
}

.tableCol2.fixedH {
  height: inherit !important;
}
.tableCol2.fixedH .tableCol2L.tabConControl .tabType3 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.tableCol2.fixedH .tableCol2L.tabConControl .searchOrderWrap .searchOrderWrapInner {
  padding: 16px 24px 16px 24px !important;
}
.tableCol2.fixedH .tableCol2L.tabConControl .searchOrderWrap .searchOrderWrapInner .upPoint {
  font-size: 16px;
  vertical-align: middle;
}
.tableCol2.fixedH .tableCol2L.tabConControl .searchOrderWrap .searchOrderWrapInner .upPoint > em {
  margin: 0 8px !important;
}
.tableCol2.fixedH .tableCol2R.tabConControl .relativeTap .mtl_checkbox.abs,
.tableCol2.fixedH .tableCol2R.tabConControl .relativeTap .lb-item.overTime {
  position: absolute !important;
  top: 11px;
  right: 0;
  z-index: 2;
  margin: 0;
  font-size: 14px;
}
.tableCol2.fixedH .tableCol2R.tabConControl .tabType3 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.tableCol2.fixedH .tableCol2R.tabConControl .searchOrderWrap .searchOrderWrapInner {
  padding: 16px 24px;
}
.tableCol2.fixedH .tableCol2R.tabConControl .searchOrderWrap .searchOrderWrapInner span {
  font-size: 16px;
  vertical-align: middle;
}
.tableCol2.fixedH .tableCol2R.tabConControl .searchOrderWrap .searchOrderWrapInner .mtl_selectbox {
  margin-left: 5px;
  max-width: 313px;
  width: 313px !important;
}
.tableCol2.fixedH .tableCol2R.tabConControl .searchOrderWrap .searchOrderWrapInner .serchSmall {
  min-width: 116px !important;
  height: 48px;
  line-height: 48px;
  box-sizing: border-box;
}
.tableCol2.fixedH .tableCol2R.tabConControl .relativeTap .tableDefault_bond2 {
  min-height: 648px;
  max-height: 648px;
  overflow-y: auto;
  padding-top: 54px;
  box-sizing: border-box;
}
.tableCol2.fixedH .tableCol2R.tabConControl .relativeTap .tableDefault_bond2 input {
  margin-left: 0;
}
.tableCol2.fixedH .tableCol2R.tabConControl .relativeTap .tableDefault_bond2 .mtl_selectbox {
  max-width: 230px;
}
.tableCol2.fixedH .tableCol2R.tabConControl .relativeTap .tableDefault_bond2 .writeInput input[type=text] {
  margin-right: 4px !important;
}
.tableCol2.fixedH .tableCol2R.tabConControl .bondTableCheckWrap {
  padding: 16px 24px;
  line-height: 1;
  margin-top: 0 !important;
  height: 85px;
}
.tableCol2.fixedH .tableCol2R.tabConControl .bondTableCheckWrap .bondTableCheckL {
  font-weight: 600;
}

body .comp.tabConControl.reset .btn_plus,
body .comp.tabConControl.reset .btn_minus,
.modal_content .comp.tabConControl.reset .btn_plus,
.modal_content .comp.tabConControl.reset .btn_minus,
.content-id .comp.tabConControl.reset .btn_plus,
.content-id .comp.tabConControl.reset .btn_minus {
  width: 28px;
  height: 48px;
  margin-left: 4px !important;
}
body .bondTableCheckWrap,
.modal_content .bondTableCheckWrap,
.content-id .bondTableCheckWrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  box-sizing: border-box;
  height: 90px !important;
  padding: 16px 24px;
}
body .bondTableCheckWrap .bondTableCheckL,
.modal_content .bondTableCheckWrap .bondTableCheckL,
.content-id .bondTableCheckWrap .bondTableCheckL {
  line-height: 48px;
  font-weight: bold !important;
  flex: auto;
}
body .bondTableCheckWrap .bondTableCheckR .btnSm_refresh,
.modal_content .bondTableCheckWrap .bondTableCheckR .btnSm_refresh,
.content-id .bondTableCheckWrap .bondTableCheckR .btnSm_refresh {
  position: relative;
  background-color: #fff;
  color: #1A1D29;
  border: 1px solid #BFC0C5;
  box-sizing: border-box;
  border-radius: 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  background-image: none;
  font-size: 16px;
  padding: 14px 24px 15px;
  line-height: 1.2;
  height: 48px;
}
body .bondTableCheckWrap .bondTableCheckR .btnSm_refresh:focus, body .bondTableCheckWrap .bondTableCheckR .btnSm_refresh:hover,
.modal_content .bondTableCheckWrap .bondTableCheckR .btnSm_refresh:focus,
.modal_content .bondTableCheckWrap .bondTableCheckR .btnSm_refresh:hover,
.content-id .bondTableCheckWrap .bondTableCheckR .btnSm_refresh:focus,
.content-id .bondTableCheckWrap .bondTableCheckR .btnSm_refresh:hover {
  padding: 14px 24px 15px;
  line-height: 1.2;
  background: #FAFAFA;
  border: 1px solid #BFC0C5;
}
body .bondTableCheckWrap .bondTableCheckR .mtl_checkbox,
.modal_content .bondTableCheckWrap .bondTableCheckR .mtl_checkbox,
.content-id .bondTableCheckWrap .bondTableCheckR .mtl_checkbox {
  margin: 4px;
  margin-right: 20px;
}
body .bondTableCheckWrap .bondTableCheckR .mtl_checkbox > span,
.modal_content .bondTableCheckWrap .bondTableCheckR .mtl_checkbox > span,
.content-id .bondTableCheckWrap .bondTableCheckR .mtl_checkbox > span {
  padding-left: 28px !important;
  font-size: 14px !important;
  font-weight: 300;
  color: #1a1d29;
}
body .bondTableCheckWrap .bondTableCheckR .lb-item label,
.modal_content .bondTableCheckWrap .bondTableCheckR .lb-item label,
.content-id .bondTableCheckWrap .bondTableCheckR .lb-item label {
  vertical-align: middle !important;
}

.last {
  float: inherit !important;
}

.serchSmall:focus,
.serchMedium:focus {
  height: 48px !important;
}
.serchSmall:disabled,
.serchMedium:disabled {
  background-color: #ebebed;
}

input.serchSmall {
  min-width: 112px !important;
  margin: 0;
  box-sizing: border-box;
}

.btn_search_noTxt {
  margin-left: 5px;
}

input.serchMedium {
  min-width: 116px !important;
  margin-right: 5px;
  margin-left: 5px;
  box-sizing: border-box;
}
input.serchMedium:disabled {
  background-color: #cdcecf;
}

input[type=text].bondInput {
  padding: 12px !important;
  width: 48px !important;
  height: 48px !important;
  box-sizing: border-box;
  margin-left: 5px;
  background-color: #5A7F12 !important;
}

.content-id .searchOrderWrap .searchOrderWrapInner {
  overflow: inherit !important;
}
.content-id .searchOrderWrap .searchOrderWrapInner input[type=text],
.content-id .searchOrderWrap .searchOrderWrapInner input[type=text]:disabled,
.content-id .searchOrderWrap .searchOrderWrapInner input[type=text]:focus {
  padding: 0 16px;
}
.content-id .searchOrderWrap .searchOrderWrapInner .form-wrap .lb-item span {
  font-weight: 400;
}

body .mtl_checkbox:first-child,
.modal_content .mtl_checkbox:first-child,
.content-id .mtl_checkbox:first-child {
  margin-left: 0;
}
body .mtl_checkbox > span,
.modal_content .mtl_checkbox > span,
.content-id .mtl_checkbox > span {
  font-size: 16px;
  font-weight: 400;
  padding-left: 28px;
  transform: translate(0, -1px);
  color: #1A1D29;
}
body .mtl_checkbox input:focus + span,
body .mtl_checkbox input:hover + span,
.modal_content .mtl_checkbox input:focus + span,
.modal_content .mtl_checkbox input:hover + span,
.content-id .mtl_checkbox input:focus + span,
.content-id .mtl_checkbox input:hover + span {
  text-decoration: underline !important;
}
body .mtl_radio,
.modal_content .mtl_radio,
.content-id .mtl_radio {
  text-align: left;
}
body .mtl_radio:first-child,
.modal_content .mtl_radio:first-child,
.content-id .mtl_radio:first-child {
  margin-left: 0;
}
body .mtl_radio > span,
.modal_content .mtl_radio > span,
.content-id .mtl_radio > span {
  color: #1A1D29;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px !important;
}
body .mtl_radio input:focus + span,
body .mtl_radio input:hover + span,
.modal_content .mtl_radio input:focus + span,
.modal_content .mtl_radio input:hover + span,
.content-id .mtl_radio input:focus + span,
.content-id .mtl_radio input:hover + span {
  text-decoration: underline !important;
}
body .mtl_radio input:focus,
.modal_content .mtl_radio input:focus,
.content-id .mtl_radio input:focus {
  outline: 2px solid;
  border-radius: 50%;
}
body .module > .afterRadio,
.modal_content .module > .afterRadio,
.content-id .module > .afterRadio {
  margin: 0 0 0 8px !important;
}
body .radio-wrap,
body .check-wrap,
.modal_content .radio-wrap,
.modal_content .check-wrap,
.content-id .radio-wrap,
.content-id .check-wrap {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin-left: -32px;
}
body .radio-wrap *,
body .check-wrap *,
.modal_content .radio-wrap *,
.modal_content .check-wrap *,
.content-id .radio-wrap *,
.content-id .check-wrap * {
  box-sizing: border-box;
}
body .radio-wrap .lb-item:first-child,
body .radio-wrap label:first-child,
body .check-wrap .lb-item:first-child,
body .check-wrap label:first-child,
.modal_content .radio-wrap .lb-item:first-child,
.modal_content .radio-wrap label:first-child,
.modal_content .check-wrap .lb-item:first-child,
.modal_content .check-wrap label:first-child,
.content-id .radio-wrap .lb-item:first-child,
.content-id .radio-wrap label:first-child,
.content-id .check-wrap .lb-item:first-child,
.content-id .check-wrap label:first-child {
  margin-left: 32px !important;
}
body .radio-wrap:not([data-col]),
body .check-wrap:not([data-col]),
.modal_content .radio-wrap:not([data-col]),
.modal_content .check-wrap:not([data-col]),
.content-id .radio-wrap:not([data-col]),
.content-id .check-wrap:not([data-col]) {
  margin-top: -12px;
}
body .radio-wrap:not([data-col]) > .lb-item,
body .radio-wrap:not([data-col]) > .mtl_checkbox,
body .radio-wrap:not([data-col]) > .mtl_radio,
body .check-wrap:not([data-col]) > .lb-item,
body .check-wrap:not([data-col]) > .mtl_checkbox,
body .check-wrap:not([data-col]) > .mtl_radio,
.modal_content .radio-wrap:not([data-col]) > .lb-item,
.modal_content .radio-wrap:not([data-col]) > .mtl_checkbox,
.modal_content .radio-wrap:not([data-col]) > .mtl_radio,
.modal_content .check-wrap:not([data-col]) > .lb-item,
.modal_content .check-wrap:not([data-col]) > .mtl_checkbox,
.modal_content .check-wrap:not([data-col]) > .mtl_radio,
.content-id .radio-wrap:not([data-col]) > .lb-item,
.content-id .radio-wrap:not([data-col]) > .mtl_checkbox,
.content-id .radio-wrap:not([data-col]) > .mtl_radio,
.content-id .check-wrap:not([data-col]) > .lb-item,
.content-id .check-wrap:not([data-col]) > .mtl_checkbox,
.content-id .check-wrap:not([data-col]) > .mtl_radio {
  margin-left: 32px !important;
  margin-top: 12px !important;
  margin-right: 0 !important;
}
body .radio-wrap[data-col] > .lb-item.overTime,
body .check-wrap[data-col] > .lb-item.overTime,
.modal_content .radio-wrap[data-col] > .lb-item.overTime,
.modal_content .check-wrap[data-col] > .lb-item.overTime,
.content-id .radio-wrap[data-col] > .lb-item.overTime,
.content-id .check-wrap[data-col] > .lb-item.overTime {
  margin-left: 32px !important;
  margin-top: 12px !important;
  margin-right: 0 !important;
}
body .radio-wrap[data-col="6"],
body .check-wrap[data-col="6"],
.modal_content .radio-wrap[data-col="6"],
.modal_content .check-wrap[data-col="6"],
.content-id .radio-wrap[data-col="6"],
.content-id .check-wrap[data-col="6"] {
  margin-left: 0;
}
body .radio-wrap[data-col="6"] .lb-item,
body .radio-wrap[data-col="6"] label,
body .check-wrap[data-col="6"] .lb-item,
body .check-wrap[data-col="6"] label,
.modal_content .radio-wrap[data-col="6"] .lb-item,
.modal_content .radio-wrap[data-col="6"] label,
.modal_content .check-wrap[data-col="6"] .lb-item,
.modal_content .check-wrap[data-col="6"] label,
.content-id .radio-wrap[data-col="6"] .lb-item,
.content-id .radio-wrap[data-col="6"] label,
.content-id .check-wrap[data-col="6"] .lb-item,
.content-id .check-wrap[data-col="6"] label {
  display: block;
  margin: 0;
  width: 16.6666666667%;
}
body .radio-wrap[data-col="6"] .lb-item:first-child,
body .radio-wrap[data-col="6"] label:first-child,
body .check-wrap[data-col="6"] .lb-item:first-child,
body .check-wrap[data-col="6"] label:first-child,
.modal_content .radio-wrap[data-col="6"] .lb-item:first-child,
.modal_content .radio-wrap[data-col="6"] label:first-child,
.modal_content .check-wrap[data-col="6"] .lb-item:first-child,
.modal_content .check-wrap[data-col="6"] label:first-child,
.content-id .radio-wrap[data-col="6"] .lb-item:first-child,
.content-id .radio-wrap[data-col="6"] label:first-child,
.content-id .check-wrap[data-col="6"] .lb-item:first-child,
.content-id .check-wrap[data-col="6"] label:first-child {
  margin-left: 0 !important;
}
body .radio-wrap[data-col="6"] .lb-item:nth-child(6) ~ .lb-item,
body .radio-wrap[data-col="6"] label:nth-child(6) ~ label,
body .check-wrap[data-col="6"] .lb-item:nth-child(6) ~ .lb-item,
body .check-wrap[data-col="6"] label:nth-child(6) ~ label,
.modal_content .radio-wrap[data-col="6"] .lb-item:nth-child(6) ~ .lb-item,
.modal_content .radio-wrap[data-col="6"] label:nth-child(6) ~ label,
.modal_content .check-wrap[data-col="6"] .lb-item:nth-child(6) ~ .lb-item,
.modal_content .check-wrap[data-col="6"] label:nth-child(6) ~ label,
.content-id .radio-wrap[data-col="6"] .lb-item:nth-child(6) ~ .lb-item,
.content-id .radio-wrap[data-col="6"] label:nth-child(6) ~ label,
.content-id .check-wrap[data-col="6"] .lb-item:nth-child(6) ~ .lb-item,
.content-id .check-wrap[data-col="6"] label:nth-child(6) ~ label {
  margin: 12px 0 0;
}
body .radio-wrap[data-col="4"],
body .check-wrap[data-col="4"],
.modal_content .radio-wrap[data-col="4"],
.modal_content .check-wrap[data-col="4"],
.content-id .radio-wrap[data-col="4"],
.content-id .check-wrap[data-col="4"] {
  margin-left: -16px;
  margin-top: -4px;
}
body .radio-wrap[data-col="4"] .lb-item,
body .radio-wrap[data-col="4"] label,
body .check-wrap[data-col="4"] .lb-item,
body .check-wrap[data-col="4"] label,
.modal_content .radio-wrap[data-col="4"] .lb-item,
.modal_content .radio-wrap[data-col="4"] label,
.modal_content .check-wrap[data-col="4"] .lb-item,
.modal_content .check-wrap[data-col="4"] label,
.content-id .radio-wrap[data-col="4"] .lb-item,
.content-id .radio-wrap[data-col="4"] label,
.content-id .check-wrap[data-col="4"] .lb-item,
.content-id .check-wrap[data-col="4"] label {
  margin: 8px 0 0 16px;
  width: calc(25% - 16px);
}
body .radio-wrap[data-col="4"] .lb-item:first-child,
body .radio-wrap[data-col="4"] label:first-child,
body .check-wrap[data-col="4"] .lb-item:first-child,
body .check-wrap[data-col="4"] label:first-child,
.modal_content .radio-wrap[data-col="4"] .lb-item:first-child,
.modal_content .radio-wrap[data-col="4"] label:first-child,
.modal_content .check-wrap[data-col="4"] .lb-item:first-child,
.modal_content .check-wrap[data-col="4"] label:first-child,
.content-id .radio-wrap[data-col="4"] .lb-item:first-child,
.content-id .radio-wrap[data-col="4"] label:first-child,
.content-id .check-wrap[data-col="4"] .lb-item:first-child,
.content-id .check-wrap[data-col="4"] label:first-child {
  margin-left: 16px !important;
}
body .radio-wrap[data-col="3"],
body .check-wrap[data-col="3"],
.modal_content .radio-wrap[data-col="3"],
.modal_content .check-wrap[data-col="3"],
.content-id .radio-wrap[data-col="3"],
.content-id .check-wrap[data-col="3"] {
  margin-left: -16px;
  margin-top: -4px;
}
body .radio-wrap[data-col="3"] .lb-item,
body .radio-wrap[data-col="3"] label,
body .check-wrap[data-col="3"] .lb-item,
body .check-wrap[data-col="3"] label,
.modal_content .radio-wrap[data-col="3"] .lb-item,
.modal_content .radio-wrap[data-col="3"] label,
.modal_content .check-wrap[data-col="3"] .lb-item,
.modal_content .check-wrap[data-col="3"] label,
.content-id .radio-wrap[data-col="3"] .lb-item,
.content-id .radio-wrap[data-col="3"] label,
.content-id .check-wrap[data-col="3"] .lb-item,
.content-id .check-wrap[data-col="3"] label {
  margin: 8px 0 0 16px;
  width: calc(33.3333333333% - 16px);
}
body .radio-wrap[data-col="3"] .lb-item:first-child,
body .radio-wrap[data-col="3"] label:first-child,
body .check-wrap[data-col="3"] .lb-item:first-child,
body .check-wrap[data-col="3"] label:first-child,
.modal_content .radio-wrap[data-col="3"] .lb-item:first-child,
.modal_content .radio-wrap[data-col="3"] label:first-child,
.modal_content .check-wrap[data-col="3"] .lb-item:first-child,
.modal_content .check-wrap[data-col="3"] label:first-child,
.content-id .radio-wrap[data-col="3"] .lb-item:first-child,
.content-id .radio-wrap[data-col="3"] label:first-child,
.content-id .check-wrap[data-col="3"] .lb-item:first-child,
.content-id .check-wrap[data-col="3"] label:first-child {
  margin-left: 16px !important;
}
body .radio-wrap.col .lb-item,
body .radio-wrap.col .mtl_radio,
body .check-wrap.col .lb-item,
body .check-wrap.col .mtl_radio,
.modal_content .radio-wrap.col .lb-item,
.modal_content .radio-wrap.col .mtl_radio,
.modal_content .check-wrap.col .lb-item,
.modal_content .check-wrap.col .mtl_radio,
.content-id .radio-wrap.col .lb-item,
.content-id .radio-wrap.col .mtl_radio,
.content-id .check-wrap.col .lb-item,
.content-id .check-wrap.col .mtl_radio {
  display: block;
  width: 100%;
}
body .radio-wrap.col .lb-item + .lb-item,
body .radio-wrap.col .lb-item + .mtl_radio,
body .radio-wrap.col .mtl_radio + .lb-item,
body .radio-wrap.col .mtl_radio + .mtl_radio,
body .check-wrap.col .lb-item + .lb-item,
body .check-wrap.col .lb-item + .mtl_radio,
body .check-wrap.col .mtl_radio + .lb-item,
body .check-wrap.col .mtl_radio + .mtl_radio,
.modal_content .radio-wrap.col .lb-item + .lb-item,
.modal_content .radio-wrap.col .lb-item + .mtl_radio,
.modal_content .radio-wrap.col .mtl_radio + .lb-item,
.modal_content .radio-wrap.col .mtl_radio + .mtl_radio,
.modal_content .check-wrap.col .lb-item + .lb-item,
.modal_content .check-wrap.col .lb-item + .mtl_radio,
.modal_content .check-wrap.col .mtl_radio + .lb-item,
.modal_content .check-wrap.col .mtl_radio + .mtl_radio,
.content-id .radio-wrap.col .lb-item + .lb-item,
.content-id .radio-wrap.col .lb-item + .mtl_radio,
.content-id .radio-wrap.col .mtl_radio + .lb-item,
.content-id .radio-wrap.col .mtl_radio + .mtl_radio,
.content-id .check-wrap.col .lb-item + .lb-item,
.content-id .check-wrap.col .lb-item + .mtl_radio,
.content-id .check-wrap.col .mtl_radio + .lb-item,
.content-id .check-wrap.col .mtl_radio + .mtl_radio {
  margin-top: 16px;
}

.etf_newtype .mtl_selectbox {
  width: 100%;
}
.etf_newtype .btnCenter {
  margin: 56px 0 80px 0;
}

body .layerPopup .btnCenter {
  margin: 32px 0 0 !important;
  padding: 0;
}

body .tb_BotL.step2.step3 .btnSm_SystemPop,
.modal_content .tb_BotL.step2.step3 .btnSm_SystemPop,
.content-id .tb_BotL.step2.step3 .btnSm_SystemPop {
  float: none;
  display: inline-block;
}
body .tableDefault2 input,
.modal_content .tableDefault2 input,
.content-id .tableDefault2 input {
  font-size: 16px !important;
}
body .btn_up_noTxt,
body .btn_down_noTxt,
body .btn_prev_noTxt,
body .btn_next_noTxt,
.modal_content .btn_up_noTxt,
.modal_content .btn_down_noTxt,
.modal_content .btn_prev_noTxt,
.modal_content .btn_next_noTxt,
.content-id .btn_up_noTxt,
.content-id .btn_down_noTxt,
.content-id .btn_prev_noTxt,
.content-id .btn_next_noTxt {
  background-color: #fff;
}
body .btn_up_noTxt:focus,
body .btn_down_noTxt:focus,
body .btn_up_noTxt:hover,
body .btn_down_noTxt:hover,
body .btn_prev_noTxt:hover,
body .btn_prev_noTxt:focus,
body .btn_next_noTxt:hover,
body .btn_next_noTxt:focus,
.modal_content .btn_up_noTxt:focus,
.modal_content .btn_down_noTxt:focus,
.modal_content .btn_up_noTxt:hover,
.modal_content .btn_down_noTxt:hover,
.modal_content .btn_prev_noTxt:hover,
.modal_content .btn_prev_noTxt:focus,
.modal_content .btn_next_noTxt:hover,
.modal_content .btn_next_noTxt:focus,
.content-id .btn_up_noTxt:focus,
.content-id .btn_down_noTxt:focus,
.content-id .btn_up_noTxt:hover,
.content-id .btn_down_noTxt:hover,
.content-id .btn_prev_noTxt:hover,
.content-id .btn_prev_noTxt:focus,
.content-id .btn_next_noTxt:hover,
.content-id .btn_next_noTxt:focus {
  background-color: #f7f7f7 !important;
  background-image: none !important;
  border: 1px solid #BFC0C5 !important;
}
body .eventInquiry .alignR,
.modal_content .eventInquiry .alignR,
.content-id .eventInquiry .alignR {
  width: calc(50% - 25px);
  box-sizing: border-box;
  border: 1px solid #BFC0C5;
  background: #fff;
  border-radius: 16px;
  padding: 0 0 0 0;
  height: 573px !important;
  overflow: hidden;
}
body .btnCenter,
.modal_content .btnCenter,
.content-id .btnCenter {
  margin-top: 56px;
}
body .eventInquiry.newAccEI.type2 .alignR .multiSelect,
.modal_content .eventInquiry.newAccEI.type2 .alignR .multiSelect,
.content-id .eventInquiry.newAccEI.type2 .alignR .multiSelect {
  width: 100%;
  padding: 0;
  height: 100%;
}
body .eventInquiry.newAccEI.type2 .alignR .multiSelect,
.modal_content .eventInquiry.newAccEI.type2 .alignR .multiSelect,
.content-id .eventInquiry.newAccEI.type2 .alignR .multiSelect {
  border: 0px;
  outline: 0px;
}
body .eventInquiry.newAccEI.type2 .alignR .multiSelect option,
.modal_content .eventInquiry.newAccEI.type2 .alignR .multiSelect option,
.content-id .eventInquiry.newAccEI.type2 .alignR .multiSelect option {
  padding: 8px 40px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #1A1D29;
}
body .eventInquiry.newAccEI.type2 .alignR .multiSelect option:checked,
.modal_content .eventInquiry.newAccEI.type2 .alignR .multiSelect option:checked,
.content-id .eventInquiry.newAccEI.type2 .alignR .multiSelect option:checked {
  background-color: #F4F6F9;
  text-decoration: underline;
}
body .eventInquiry.newAccEI.type2 .alignR .multiSelect option:hover,
.modal_content .eventInquiry.newAccEI.type2 .alignR .multiSelect option:hover,
.content-id .eventInquiry.newAccEI.type2 .alignR .multiSelect option:hover {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #1A1D29;
  background-color: #F4F6F9;
}
body .eventInquiry.newAccEI.type2 .alignR .multiSelect option:first-child,
.modal_content .eventInquiry.newAccEI.type2 .alignR .multiSelect option:first-child,
.content-id .eventInquiry.newAccEI.type2 .alignR .multiSelect option:first-child {
  padding: 0 40px 0;
  font-size: 20px;
  height: 20px;
  font-weight: 600;
  margin: 40px 0 32px;
}
body .eventInquiry.newAccEI.type2 .alignR .multiSelect option.layerpop-nodata,
.modal_content .eventInquiry.newAccEI.type2 .alignR .multiSelect option.layerpop-nodata,
.content-id .eventInquiry.newAccEI.type2 .alignR .multiSelect option.layerpop-nodata {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 40px;
  text-align: center;
  height: 460px;
}
body .eventInquiry.newAccEI.type2 .alignR .multiSelect option.layerpop-nodata:hover,
.modal_content .eventInquiry.newAccEI.type2 .alignR .multiSelect option.layerpop-nodata:hover,
.content-id .eventInquiry.newAccEI.type2 .alignR .multiSelect option.layerpop-nodata:hover {
  color: #1A1D29;
  background-color: initial;
}
body .eventInquiry.newAccEI.type2 .alignR .multiSelect option.layerpop-nodata:before,
.modal_content .eventInquiry.newAccEI.type2 .alignR .multiSelect option.layerpop-nodata:before,
.content-id .eventInquiry.newAccEI.type2 .alignR .multiSelect option.layerpop-nodata:before {
  content: "";
  display: block;
  width: 100%;
  height: 96px;
  margin-bottom: 16px;
  background: url(/inc_renewal/img/common/img_nodata.png) 50% 50%/96px no-repeat;
}
body .eventInquiry.newAccEI.type2 .alignR .multiSelect option.layerpop-nodata:after,
.modal_content .eventInquiry.newAccEI.type2 .alignR .multiSelect option.layerpop-nodata:after,
.content-id .eventInquiry.newAccEI.type2 .alignR .multiSelect option.layerpop-nodata:after {
  content: "조회된 내용이 없습니다.";
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #1A1D29;
}
body .btnArea.clearfix.narrow,
.modal_content .btnArea.clearfix.narrow,
.content-id .btnArea.clearfix.narrow {
  margin-top: 16px;
}
body .eventInquiry .alignL,
.modal_content .eventInquiry .alignL,
.content-id .eventInquiry .alignL {
  width: calc(50% - 25px);
  padding: 40px;
  background-color: #FAFAFA;
  border-radius: 16px;
  border: 0;
  box-sizing: border-box;
}
body .eventInquiry .eventInquiry_top,
.modal_content .eventInquiry .eventInquiry_top,
.content-id .eventInquiry .eventInquiry_top {
  line-height: 26px;
  padding-bottom: 32px;
  margin-bottom: 8px;
  border-color: #E1E2E5;
}
body .eventInquiry .eventInquiry_top .lb-item .lb-radio > span,
.modal_content .eventInquiry .eventInquiry_top .lb-item .lb-radio > span,
.content-id .eventInquiry .eventInquiry_top .lb-item .lb-radio > span {
  font-size: 16px;
  font-weight: 500;
}
body .eventInquiry .eventInquiry_top .eventInquiry_line2,
.modal_content .eventInquiry .eventInquiry_top .eventInquiry_line2,
.content-id .eventInquiry .eventInquiry_top .eventInquiry_line2 {
  margin: 0;
}
body .eventInquiry .alignL h3,
.modal_content .eventInquiry .alignL h3,
.content-id .eventInquiry .alignL h3 {
  padding: 0;
  font-size: 16px;
  line-height: 16px;
  margin-top: 32px !important;
}
body .eventInquiry .alignL .diction,
.modal_content .eventInquiry .alignL .diction,
.content-id .eventInquiry .alignL .diction {
  display: flex;
  width: 100%;
  justify-content: start;
  flex-wrap: wrap;
}
body .eventInquiry .alignL .diction .btn_k_idx,
.modal_content .eventInquiry .alignL .diction .btn_k_idx,
.content-id .eventInquiry .alignL .diction .btn_k_idx {
  width: 40px;
  height: 40px;
  color: #4D4F58;
  line-height: 40px;
  border: 1px solid #4D4F58;
  border-radius: 8px;
  font-size: 16px;
  padding: 0 12px;
  margin: 0 7px 8px 0;
  box-sizing: border-box;
}
body .eventInquiry .alignL .diction .btn_k_idx:hover,
.modal_content .eventInquiry .alignL .diction .btn_k_idx:hover,
.content-id .eventInquiry .alignL .diction .btn_k_idx:hover {
  color: #4D4F58;
  border: 1px solid #4D4F58;
  font-size: 16px;
  line-height: 40px;
  padding: 0 12px;
  margin: 0 7px 8px 0;
}
body .eventInquiry .alignL .diction .btn_k_idx_2b,
.modal_content .eventInquiry .alignL .diction .btn_k_idx_2b,
.content-id .eventInquiry .alignL .diction .btn_k_idx_2b {
  width: 88px;
  height: 40px;
  color: #4D4F58;
  border: 1px solid #4D4F58;
  border-radius: 8px;
  font-size: 16px;
  line-height: 40px;
  padding: 0 12px;
  margin: 0 0 8px 0;
  box-sizing: border-box;
}
body .eventInquiry .alignL .module,
.modal_content .eventInquiry .alignL .module,
.content-id .eventInquiry .alignL .module {
  margin-top: 32px;
  padding-top: 32px;
  margin-bottom: 0;
  border-top: 1px solid #E1E2E5;
}
body .eventInquiry.newAccEI .alignL .module .writeInput.popfull.schWrap,
.modal_content .eventInquiry.newAccEI .alignL .module .writeInput.popfull.schWrap,
.content-id .eventInquiry.newAccEI .alignL .module .writeInput.popfull.schWrap {
  display: flex;
  width: 100%;
  height: 48px;
  border: initial;
  box-sizing: initial;
  border-radius: initial;
}
body .eventInquiry.newAccEI .alignL .module .writeInput.popfull.schWrap input,
.modal_content .eventInquiry.newAccEI .alignL .module .writeInput.popfull.schWrap input,
.content-id .eventInquiry.newAccEI .alignL .module .writeInput.popfull.schWrap input {
  font-size: 16px;
  width: 320px !important;
  height: 48px;
  border: 1px solid #BFC0C5;
  box-sizing: border-box;
  border-radius: 8px;
}
body .eventInquiry.newAccEI .schWrap .btnSch,
.modal_content .eventInquiry.newAccEI .schWrap .btnSch,
.content-id .eventInquiry.newAccEI .schWrap .btnSch {
  position: initial;
  right: initial;
  top: initial;
  z-index: initial;
}
body .eventInquiry.newAccEI .writeInput.popfull a,
.modal_content .eventInquiry.newAccEI .writeInput.popfull a,
.content-id .eventInquiry.newAccEI .writeInput.popfull a {
  transform: rotate(0deg);
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1814 -123) translate(1440 107) translate(374 16)'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.841 15.547L19.742 20.545'/%3E%3Crect width='14' height='14' x='3' y='4' stroke='%23fff' stroke-width='2' rx='7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
  background-color: #0886c5;
  background-size: 24px;
  border: none;
  border-radius: 8px;
  width: 48px !important;
  height: 48px !important;
}
body .eventInquiry .alignL .flowType,
.modal_content .eventInquiry .alignL .flowType,
.content-id .eventInquiry .alignL .flowType {
  margin-right: 8px;
}
body .eventInquiry .alignL .flowType .mtl_radio > span,
.modal_content .eventInquiry .alignL .flowType .mtl_radio > span,
.content-id .eventInquiry .alignL .flowType .mtl_radio > span {
  padding-left: 26px;
  font-size: 16px;
  font-weight: 500;
}

.systemPopup .btnCenter {
  margin: 56px 0 0 0;
}

body input,
.modal input,
.modal_content input,
.layerPopup input,
.systemPopup input,
.content-id input {
  width: 204px;
}
body input.inp-xsm,
.modal input.inp-xsm,
.modal_content input.inp-xsm,
.layerPopup input.inp-xsm,
.systemPopup input.inp-xsm,
.content-id input.inp-xsm {
  width: 40px !important;
}
body input.inp-xsm,
.modal input.inp-xsm,
.modal_content input.inp-xsm,
.layerPopup input.inp-xsm,
.systemPopup input.inp-xsm,
.content-id input.inp-xsm {
  width: 80px !important;
}
body input.inp-sm,
.modal input.inp-sm,
.modal_content input.inp-sm,
.layerPopup input.inp-sm,
.systemPopup input.inp-sm,
.content-id input.inp-sm {
  width: 120px !important;
}
body input.inp-mm,
.modal input.inp-mm,
.modal_content input.inp-mm,
.layerPopup input.inp-mm,
.systemPopup input.inp-mm,
.content-id input.inp-mm {
  width: 150px !important;
}
body input.inp-md,
.modal input.inp-md,
.modal_content input.inp-md,
.layerPopup input.inp-md,
.systemPopup input.inp-md,
.content-id input.inp-md {
  width: 204px !important;
}
body input.inp-xmd,
.modal input.inp-xmd,
.modal_content input.inp-xmd,
.layerPopup input.inp-xmd,
.systemPopup input.inp-xmd,
.content-id input.inp-xmd {
  width: 269px !important;
}
body input.inp-lg,
.modal input.inp-lg,
.modal_content input.inp-lg,
.layerPopup input.inp-lg,
.systemPopup input.inp-lg,
.content-id input.inp-lg {
  width: 304px !important;
}
body input.inp-xlg,
.modal input.inp-xlg,
.modal_content input.inp-xlg,
.layerPopup input.inp-xlg,
.systemPopup input.inp-xlg,
.content-id input.inp-xlg {
  width: 369px !important;
}
body input.inp-xxlg,
.modal input.inp-xxlg,
.modal_content input.inp-xxlg,
.layerPopup input.inp-xxlg,
.systemPopup input.inp-xxlg,
.content-id input.inp-xxlg {
  width: 420px !important;
}
body input[type=password][maxlength="8"],
.modal input[type=password][maxlength="8"],
.modal_content input[type=password][maxlength="8"],
.layerPopup input[type=password][maxlength="8"],
.systemPopup input[type=password][maxlength="8"],
.content-id input[type=password][maxlength="8"] {
  width: 204px;
}
body .writeInput.default input,
body .readingInput.default input,
.modal .writeInput.default input,
.modal .readingInput.default input,
.modal_content .writeInput.default input,
.modal_content .readingInput.default input,
.layerPopup .writeInput.default input,
.layerPopup .readingInput.default input,
.systemPopup .writeInput.default input,
.systemPopup .readingInput.default input,
.content-id .writeInput.default input,
.content-id .readingInput.default input {
  width: 204px !important;
}

body .readingInput.default input,
.modal_content .readingInput.default input,
.content-id .readingInput.default input {
  width: auto;
}
body .writeInput.number input,
.modal_content .writeInput.number input,
.content-id .writeInput.number input {
  width: auto;
}

body input:focus,
body input:active,
.modal input:focus,
.modal input:active,
.modal_content input:focus,
.modal_content input:active,
.content-id input:focus,
.content-id input:active {
  border-color: #008DDB;
  box-shadow: none;
}
body input[type=text]:-moz-read-only, .modal input[type=text]:-moz-read-only, .modal_content input[type=text]:-moz-read-only, .content-id input[type=text]:-moz-read-only {
  border-color: #BFC0C5;
}
body input[type=text]:disabled,
body input[type=text]:read-only,
body input[type=password]:disabled,
.modal input[type=text]:disabled,
.modal input[type=text]:read-only,
.modal input[type=password]:disabled,
.modal_content input[type=text]:disabled,
.modal_content input[type=text]:read-only,
.modal_content input[type=password]:disabled,
.content-id input[type=text]:disabled,
.content-id input[type=text]:read-only,
.content-id input[type=password]:disabled {
  border-color: #BFC0C5;
}
body .form_amount .input_number input,
.modal .form_amount .input_number input,
.modal_content .form_amount .input_number input,
.content-id .form_amount .input_number input {
  border-color: #008DDB;
}
body .form_help,
.modal .form_help,
.modal_content .form_help,
.content-id .form_help {
  color: #73757C;
  letter-spacing: 0;
}
body label.mtl_radio > span,
.modal label.mtl_radio > span,
.modal_content label.mtl_radio > span,
.content-id label.mtl_radio > span {
  color: #1A1D29;
}
body label.mtl_radio:after,
.modal label.mtl_radio:after,
.modal_content label.mtl_radio:after,
.content-id label.mtl_radio:after {
  top: 0;
  width: 20px;
  height: 20px;
  border-color: #BFC0C5;
}
body .mtl_radio.checked > div:not(.efCir),
.modal .mtl_radio.checked > div:not(.efCir),
.modal_content .mtl_radio.checked > div:not(.efCir),
.content-id .mtl_radio.checked > div:not(.efCir) {
  left: 5px;
  top: 5px;
}

.mtl_selectbox:active, .mtl_selectbox:focus, .mtl_selectbox.on {
  border-color: #008DDB !important;
}

.btn_input_search:before {
  border-color: #BFC0C5;
}

body .mtl_selectbox.type-display,
.content-id .mtl_selectbox.type-display {
  margin-top: 2px;
  display: inline-block;
  max-width: 100%;
  border: 0;
  width: auto !important;
  height: 42px;
  line-height: 1.2;
  border-radius: 0 !important;
  border-bottom: 4px solid #000411 !important;
}
body .mtl_selectbox.type-display::after,
.content-id .mtl_selectbox.type-display::after {
  display: none;
}
body .mtl_selectbox.type-display::before,
.content-id .mtl_selectbox.type-display::before {
  width: 21px;
  height: 13px;
  right: 7px;
  top: 11px;
  background: url("data:image/svg+xml,%3Csvg width='21' height='13' viewBox='0 0 21 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 2.98633L10.5 10.9773L18.5 2.98633' stroke='%23000411' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat 0 0/21px;
}
body .mtl_selectbox.type-display a,
.content-id .mtl_selectbox.type-display a {
  width: auto;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -0.5px;
  color: #000411;
  line-height: 1.2;
  padding: 0;
  height: auto;
  background-color: transparent;
  border-radius: 0 !important;
}
body .mtl_selectbox.type-display.primary,
.content-id .mtl_selectbox.type-display.primary {
  border-bottom: 4px solid #008DDB;
}
body .mtl_selectbox.type-display.primary a,
.content-id .mtl_selectbox.type-display.primary a {
  color: #008DDB;
}
body .mtl_selectbox.type-display.primary::before,
.content-id .mtl_selectbox.type-display.primary::before {
  background: url("data:image/svg+xml,%3Csvg width='21' height='13' viewBox='0 0 21 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 2.98633L10.5 10.9773L18.5 2.98633' stroke='%23008DF3' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat 0 0/21px;
}
body .mtl_selectbox.type-display .selectList,
.content-id .mtl_selectbox.type-display .selectList {
  margin-top: -2px;
  border-radius: 0;
  padding: 0;
  border: 1px solid #000411;
  border-top: 4px solid #000411;
  box-shadow: 0 16px 20px rgba(0, 0, 0, 0.05);
  box-sizing: content-box;
}
body .mtl_selectbox.type-display .selectList li:hover,
body .mtl_selectbox.type-display .selectList li:focus,
.content-id .mtl_selectbox.type-display .selectList li:hover,
.content-id .mtl_selectbox.type-display .selectList li:focus {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  background: #fafafa;
}
body .mtl_selectbox.type-display .selectList li:hover a,
body .mtl_selectbox.type-display .selectList li:focus a,
.content-id .mtl_selectbox.type-display .selectList li:hover a,
.content-id .mtl_selectbox.type-display .selectList li:focus a {
  color: #000411;
}
body .mtl_selectbox.type-display .selectList li:hover a::after,
body .mtl_selectbox.type-display .selectList li:focus a::after,
.content-id .mtl_selectbox.type-display .selectList li:hover a::after,
.content-id .mtl_selectbox.type-display .selectList li:focus a::after {
  display: none;
}
body .mtl_selectbox.type-display .selectList li a,
.content-id .mtl_selectbox.type-display .selectList li a {
  display: block;
  font-size: 24px;
  color: #BFC0C5;
  font-weight: 600;
  line-height: 44px;
  padding: 2px 24px;
  border: 0;
}
body .mtl_selectbox.type-display .selectList d a,
.content-id .mtl_selectbox.type-display .selectList d a {
  padding-top: 20px !important;
}
body .mtl_selectbox.type-display .selectList li.selected a,
.content-id .mtl_selectbox.type-display .selectList li.selected a {
  color: #008DDB !important;
}
body .sellectSearch .mtl_selectbox,
.content-id .sellectSearch .mtl_selectbox {
  width: auto !important;
  max-width: initial;
}
body .sellectSearch .btn_Blue2.marL6,
.content-id .sellectSearch .btn_Blue2.marL6 {
  margin-left: 8px !important;
}

/**
* AS-IS from.calendar
* ------------------
* mtl_calendar
*/
.mtl_calendar > input[type=text]:focus {
  border-color: #bdbdbd;
  padding: 6px 12px 8px 12px;
  height: auto;
}

.mtl_calendar > .btn_calendar:focus {
  border-color: #bdbdbd;
  outline: 2px solid;
}

.mtl_calendar > .btn_calendar:hover {
  border-color: #bdbdbd;
  outline: 0;
}

body .calendarWap.dual_calendar,
.content-id .calendarWap.dual_calendar,
#content .calendarWap.dual_calendar {
  position: relative;
  border: 1px solid #bdbdbd;
  border-radius: 8px;
  width: 323px;
  background-color: #ffffff;
  display: inline-block;
}
body .calendarWap.dual_calendar .mtl_calendar > input[type=text],
.content-id .calendarWap.dual_calendar .mtl_calendar > input[type=text],
#content .calendarWap.dual_calendar .mtl_calendar > input[type=text] {
  border: none;
  width: 108px !important;
  padding: 16px 0px 16px 16px;
  box-sizing: border-box;
}
body .calendarWap.dual_calendar .mtl_calendar > .btn_calendar,
.content-id .calendarWap.dual_calendar .mtl_calendar > .btn_calendar,
#content .calendarWap.dual_calendar .mtl_calendar > .btn_calendar {
  box-sizing: border-box;
  border: none;
  width: 40px;
  height: 48px;
}
body .calendarWap.dual_calendar span.nbar,
.content-id .calendarWap.dual_calendar span.nbar,
#content .calendarWap.dual_calendar span.nbar {
  margin: 0 0 0 8px !important;
  vertical-align: middle;
}
body .calendarWap.module,
.content-id .calendarWap.module,
#content .calendarWap.module {
  padding-top: 0;
  margin-bottom: 0;
}

body .mtl_calendar > input[type=text].cal-single,
.modal_content .mtl_calendar > input[type=text].cal-single,
.content-id .mtl_calendar > input[type=text].cal-single {
  width: 164px !important;
}

/*
* Color
* --------------
*/
body .fColor,
.modal_content .fColor,
.content-id .fColor {
  color: #008DDB !important;
}
body .fColor1,
.modal_content .fColor1,
.content-id .fColor1 {
  color: #E32121 !important;
}
body .fColor2,
.modal_content .fColor2,
.content-id .fColor2 {
  color: #D63434 !important;
}
body .fColor3,
.modal_content .fColor3,
.content-id .fColor3 {
  color: #73757C !important;
}
body .fColor4,
.modal_content .fColor4,
.content-id .fColor4 {
  color: #008DDB !important;
}
body .gray80,
.modal_content .gray80,
.content-id .gray80 {
  color: #4D4F58 !important;
}
body .gray90,
.modal_content .gray90,
.content-id .gray90 {
  color: #1A1D29 !important;
}
body .textHighPoint,
.modal_content .textHighPoint,
.content-id .textHighPoint {
  color: #E32121;
}
body .textLowPoint,
.modal_content .textLowPoint,
.content-id .textLowPoint {
  color: #008DDB;
}

.new_grap .grap_color1 {
  background-color: #e6c2a1;
}
.new_grap .grap_color2 {
  background-color: #bac8cf;
}
.new_grap .grap_color3 {
  background-color: #c49884;
}
.new_grap .grap_color4 {
  background-color: #d7c27d;
}
.new_grap .grap_color5 {
  background-color: #aac6bf;
}
.new_grap .grap_color6 {
  background-color: #c4c4e1;
}
.new_grap .grap_color7 {
  background-color: #8ac4e6;
}
.new_grap .grap_color8 {
  background-color: #d29292;
}

.els_txt {
  color: #4D4F58;
  margin-top: 24px;
}

/*
* Button
* --------------
*/
.btn_area {
  font-size: 0;
  position: relative;
  text-align: center;
}
.btn_area::after {
  display: block;
  content: "";
  clear: both;
}

/* 공통 속성 color */
/* blue */
/* 레이어팝업 확인 버튼 */
.layerPopup .mtl_button {
  position: relative;
  background-color: #008DDB;
  border: 1px solid #008DDB;
  color: #fff;
  box-sizing: border-box;
  border-radius: 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: 500;
  background-image: none;
  min-width: 160px;
  height: 56px;
  line-height: 1.2;
  padding: 18px 24px 16px;
}
.layerPopup .mtl_button:hover, .layerPopup .mtl_button:focus {
  text-decoration: underline;
  border: 1px solid #1476AD;
  background-color: #1476AD;
}
.layerPopup .mtl_button.disabled, .layerPopup .mtl_button:disabled {
  box-shadow: none;
  color: #73757C;
  background-color: #EBEBED;
  border: 1px solid #EBEBED;
  pointer-events: none;
  background-image: none !important;
}
.layerPopup .mtl_button:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.layerPopup .mtl_button:not(:disabled):not(.disabled):active, .layerPopup .mtl_button:not(:disabled):not(.disabled).active {
  background-color: #1476AD;
  border: 1px solid #1476AD;
}
.layerPopup .mtl_button > span {
  line-height: 1.2;
}
.layerPopup .mtl_button :not(:first-child) {
  margin-left: 8px;
}

.layerPopup .layerPopup_wrap .tableDefault.type-form td .type-radio .btnWhite {
  padding: 8px 16px;
  min-width: 96px;
  width: auto;
  margin-left: 8px;
  height: 32px;
  padding: 8px 16px;
  color: #1A1D29;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  line-height: 13px;
}
.layerPopup .layerPopup_wrap .tableDefault.type-form td .type-radio .btnWhite:focus {
  text-decoration: underline !important;
}

.layerPopup .layerPopup_wrap .tableDefault.type-form td .type-radio .btnWhite:first-child {
  margin: 0;
}

body,
.modal_content,
.content-id {
  /* line */
  /* SIZE  */
  /* 56 */
  /* 48 */
  /* icon - right */
  /* 40 */
  /* icon  */
  /* 32 */
  /* text button */
  /* icon  */
  /* icon - left */
  /* color */
  /* width auto */
}
body button.full,
body a.full,
.modal_content button.full,
.modal_content a.full,
.content-id button.full,
.content-id a.full {
  width: 100% !important;
  margin-left: 0 !important;
}
body button.second,
body a.second,
.modal_content button.second,
.modal_content a.second,
.content-id button.second,
.content-id a.second {
  color: #fff !important;
  background: #D63434 !important;
  border-color: #D63434 !important;
}
body button.second:hover, body button.second:focus,
body a.second:hover,
body a.second:focus,
.modal_content button.second:hover,
.modal_content button.second:focus,
.modal_content a.second:hover,
.modal_content a.second:focus,
.content-id button.second:hover,
.content-id button.second:focus,
.content-id a.second:hover,
.content-id a.second:focus {
  text-decoration: underline;
  background: #ba2b2b !important;
  border-color: #D63434 !important;
}
body .btnSsm_black,
body .btnSsm_blue,
body .btnSm_black,
body .btnSm_buy,
body .btnSm_Blue,
body .btnSm_sell,
body .btnSm_Blue2,
body .btn_green,
body .btn_buy,
body .btn_sell,
body .btn_Blue,
body .btn_Blue2,
body .btnBlack,
body .basicSmall,
body .mtl_button,
.modal_content .btnSsm_black,
.modal_content .btnSsm_blue,
.modal_content .btnSm_black,
.modal_content .btnSm_buy,
.modal_content .btnSm_Blue,
.modal_content .btnSm_sell,
.modal_content .btnSm_Blue2,
.modal_content .btn_green,
.modal_content .btn_buy,
.modal_content .btn_sell,
.modal_content .btn_Blue,
.modal_content .btn_Blue2,
.modal_content .btnBlack,
.modal_content .basicSmall,
.modal_content .mtl_button,
.content-id .btnSsm_black,
.content-id .btnSsm_blue,
.content-id .btnSm_black,
.content-id .btnSm_buy,
.content-id .btnSm_Blue,
.content-id .btnSm_sell,
.content-id .btnSm_Blue2,
.content-id .btn_green,
.content-id .btn_buy,
.content-id .btn_sell,
.content-id .btn_Blue,
.content-id .btn_Blue2,
.content-id .btnBlack,
.content-id .basicSmall,
.content-id .mtl_button {
  position: relative;
  background-color: #008DDB;
  border: 1px solid #008DDB;
  color: #fff;
  box-sizing: border-box;
  border-radius: 8px;
  vertical-align: middle;
  display: inline-block;
  background-image: none;
}
body .btnSsm_black:hover, body .btnSsm_black:focus,
body .btnSsm_blue:hover,
body .btnSsm_blue:focus,
body .btnSm_black:hover,
body .btnSm_black:focus,
body .btnSm_buy:hover,
body .btnSm_buy:focus,
body .btnSm_Blue:hover,
body .btnSm_Blue:focus,
body .btnSm_sell:hover,
body .btnSm_sell:focus,
body .btnSm_Blue2:hover,
body .btnSm_Blue2:focus,
body .btn_green:hover,
body .btn_green:focus,
body .btn_buy:hover,
body .btn_buy:focus,
body .btn_sell:hover,
body .btn_sell:focus,
body .btn_Blue:hover,
body .btn_Blue:focus,
body .btn_Blue2:hover,
body .btn_Blue2:focus,
body .btnBlack:hover,
body .btnBlack:focus,
body .basicSmall:hover,
body .basicSmall:focus,
body .mtl_button:hover,
body .mtl_button:focus,
.modal_content .btnSsm_black:hover,
.modal_content .btnSsm_black:focus,
.modal_content .btnSsm_blue:hover,
.modal_content .btnSsm_blue:focus,
.modal_content .btnSm_black:hover,
.modal_content .btnSm_black:focus,
.modal_content .btnSm_buy:hover,
.modal_content .btnSm_buy:focus,
.modal_content .btnSm_Blue:hover,
.modal_content .btnSm_Blue:focus,
.modal_content .btnSm_sell:hover,
.modal_content .btnSm_sell:focus,
.modal_content .btnSm_Blue2:hover,
.modal_content .btnSm_Blue2:focus,
.modal_content .btn_green:hover,
.modal_content .btn_green:focus,
.modal_content .btn_buy:hover,
.modal_content .btn_buy:focus,
.modal_content .btn_sell:hover,
.modal_content .btn_sell:focus,
.modal_content .btn_Blue:hover,
.modal_content .btn_Blue:focus,
.modal_content .btn_Blue2:hover,
.modal_content .btn_Blue2:focus,
.modal_content .btnBlack:hover,
.modal_content .btnBlack:focus,
.modal_content .basicSmall:hover,
.modal_content .basicSmall:focus,
.modal_content .mtl_button:hover,
.modal_content .mtl_button:focus,
.content-id .btnSsm_black:hover,
.content-id .btnSsm_black:focus,
.content-id .btnSsm_blue:hover,
.content-id .btnSsm_blue:focus,
.content-id .btnSm_black:hover,
.content-id .btnSm_black:focus,
.content-id .btnSm_buy:hover,
.content-id .btnSm_buy:focus,
.content-id .btnSm_Blue:hover,
.content-id .btnSm_Blue:focus,
.content-id .btnSm_sell:hover,
.content-id .btnSm_sell:focus,
.content-id .btnSm_Blue2:hover,
.content-id .btnSm_Blue2:focus,
.content-id .btn_green:hover,
.content-id .btn_green:focus,
.content-id .btn_buy:hover,
.content-id .btn_buy:focus,
.content-id .btn_sell:hover,
.content-id .btn_sell:focus,
.content-id .btn_Blue:hover,
.content-id .btn_Blue:focus,
.content-id .btn_Blue2:hover,
.content-id .btn_Blue2:focus,
.content-id .btnBlack:hover,
.content-id .btnBlack:focus,
.content-id .basicSmall:hover,
.content-id .basicSmall:focus,
.content-id .mtl_button:hover,
.content-id .mtl_button:focus {
  text-decoration: underline;
  border: 1px solid #1476AD;
  background-color: #1476AD;
}
body .btnSsm_black.disabled, body .btnSsm_black:disabled,
body .btnSsm_blue.disabled,
body .btnSsm_blue:disabled,
body .btnSm_black.disabled,
body .btnSm_black:disabled,
body .btnSm_buy.disabled,
body .btnSm_buy:disabled,
body .btnSm_Blue.disabled,
body .btnSm_Blue:disabled,
body .btnSm_sell.disabled,
body .btnSm_sell:disabled,
body .btnSm_Blue2.disabled,
body .btnSm_Blue2:disabled,
body .btn_green.disabled,
body .btn_green:disabled,
body .btn_buy.disabled,
body .btn_buy:disabled,
body .btn_sell.disabled,
body .btn_sell:disabled,
body .btn_Blue.disabled,
body .btn_Blue:disabled,
body .btn_Blue2.disabled,
body .btn_Blue2:disabled,
body .btnBlack.disabled,
body .btnBlack:disabled,
body .basicSmall.disabled,
body .basicSmall:disabled,
body .mtl_button.disabled,
body .mtl_button:disabled,
.modal_content .btnSsm_black.disabled,
.modal_content .btnSsm_black:disabled,
.modal_content .btnSsm_blue.disabled,
.modal_content .btnSsm_blue:disabled,
.modal_content .btnSm_black.disabled,
.modal_content .btnSm_black:disabled,
.modal_content .btnSm_buy.disabled,
.modal_content .btnSm_buy:disabled,
.modal_content .btnSm_Blue.disabled,
.modal_content .btnSm_Blue:disabled,
.modal_content .btnSm_sell.disabled,
.modal_content .btnSm_sell:disabled,
.modal_content .btnSm_Blue2.disabled,
.modal_content .btnSm_Blue2:disabled,
.modal_content .btn_green.disabled,
.modal_content .btn_green:disabled,
.modal_content .btn_buy.disabled,
.modal_content .btn_buy:disabled,
.modal_content .btn_sell.disabled,
.modal_content .btn_sell:disabled,
.modal_content .btn_Blue.disabled,
.modal_content .btn_Blue:disabled,
.modal_content .btn_Blue2.disabled,
.modal_content .btn_Blue2:disabled,
.modal_content .btnBlack.disabled,
.modal_content .btnBlack:disabled,
.modal_content .basicSmall.disabled,
.modal_content .basicSmall:disabled,
.modal_content .mtl_button.disabled,
.modal_content .mtl_button:disabled,
.content-id .btnSsm_black.disabled,
.content-id .btnSsm_black:disabled,
.content-id .btnSsm_blue.disabled,
.content-id .btnSsm_blue:disabled,
.content-id .btnSm_black.disabled,
.content-id .btnSm_black:disabled,
.content-id .btnSm_buy.disabled,
.content-id .btnSm_buy:disabled,
.content-id .btnSm_Blue.disabled,
.content-id .btnSm_Blue:disabled,
.content-id .btnSm_sell.disabled,
.content-id .btnSm_sell:disabled,
.content-id .btnSm_Blue2.disabled,
.content-id .btnSm_Blue2:disabled,
.content-id .btn_green.disabled,
.content-id .btn_green:disabled,
.content-id .btn_buy.disabled,
.content-id .btn_buy:disabled,
.content-id .btn_sell.disabled,
.content-id .btn_sell:disabled,
.content-id .btn_Blue.disabled,
.content-id .btn_Blue:disabled,
.content-id .btn_Blue2.disabled,
.content-id .btn_Blue2:disabled,
.content-id .btnBlack.disabled,
.content-id .btnBlack:disabled,
.content-id .basicSmall.disabled,
.content-id .basicSmall:disabled,
.content-id .mtl_button.disabled,
.content-id .mtl_button:disabled {
  box-shadow: none;
  color: #73757C;
  background-color: #EBEBED;
  border: 1px solid #EBEBED;
  pointer-events: none;
  background-image: none !important;
}
body .btnSsm_black:not(:disabled):not(.disabled),
body .btnSsm_blue:not(:disabled):not(.disabled),
body .btnSm_black:not(:disabled):not(.disabled),
body .btnSm_buy:not(:disabled):not(.disabled),
body .btnSm_Blue:not(:disabled):not(.disabled),
body .btnSm_sell:not(:disabled):not(.disabled),
body .btnSm_Blue2:not(:disabled):not(.disabled),
body .btn_green:not(:disabled):not(.disabled),
body .btn_buy:not(:disabled):not(.disabled),
body .btn_sell:not(:disabled):not(.disabled),
body .btn_Blue:not(:disabled):not(.disabled),
body .btn_Blue2:not(:disabled):not(.disabled),
body .btnBlack:not(:disabled):not(.disabled),
body .basicSmall:not(:disabled):not(.disabled),
body .mtl_button:not(:disabled):not(.disabled),
.modal_content .btnSsm_black:not(:disabled):not(.disabled),
.modal_content .btnSsm_blue:not(:disabled):not(.disabled),
.modal_content .btnSm_black:not(:disabled):not(.disabled),
.modal_content .btnSm_buy:not(:disabled):not(.disabled),
.modal_content .btnSm_Blue:not(:disabled):not(.disabled),
.modal_content .btnSm_sell:not(:disabled):not(.disabled),
.modal_content .btnSm_Blue2:not(:disabled):not(.disabled),
.modal_content .btn_green:not(:disabled):not(.disabled),
.modal_content .btn_buy:not(:disabled):not(.disabled),
.modal_content .btn_sell:not(:disabled):not(.disabled),
.modal_content .btn_Blue:not(:disabled):not(.disabled),
.modal_content .btn_Blue2:not(:disabled):not(.disabled),
.modal_content .btnBlack:not(:disabled):not(.disabled),
.modal_content .basicSmall:not(:disabled):not(.disabled),
.modal_content .mtl_button:not(:disabled):not(.disabled),
.content-id .btnSsm_black:not(:disabled):not(.disabled),
.content-id .btnSsm_blue:not(:disabled):not(.disabled),
.content-id .btnSm_black:not(:disabled):not(.disabled),
.content-id .btnSm_buy:not(:disabled):not(.disabled),
.content-id .btnSm_Blue:not(:disabled):not(.disabled),
.content-id .btnSm_sell:not(:disabled):not(.disabled),
.content-id .btnSm_Blue2:not(:disabled):not(.disabled),
.content-id .btn_green:not(:disabled):not(.disabled),
.content-id .btn_buy:not(:disabled):not(.disabled),
.content-id .btn_sell:not(:disabled):not(.disabled),
.content-id .btn_Blue:not(:disabled):not(.disabled),
.content-id .btn_Blue2:not(:disabled):not(.disabled),
.content-id .btnBlack:not(:disabled):not(.disabled),
.content-id .basicSmall:not(:disabled):not(.disabled),
.content-id .mtl_button:not(:disabled):not(.disabled) {
  cursor: pointer;
}
body .btnSsm_black:not(:disabled):not(.disabled):active, body .btnSsm_black:not(:disabled):not(.disabled).active,
body .btnSsm_blue:not(:disabled):not(.disabled):active,
body .btnSsm_blue:not(:disabled):not(.disabled).active,
body .btnSm_black:not(:disabled):not(.disabled):active,
body .btnSm_black:not(:disabled):not(.disabled).active,
body .btnSm_buy:not(:disabled):not(.disabled):active,
body .btnSm_buy:not(:disabled):not(.disabled).active,
body .btnSm_Blue:not(:disabled):not(.disabled):active,
body .btnSm_Blue:not(:disabled):not(.disabled).active,
body .btnSm_sell:not(:disabled):not(.disabled):active,
body .btnSm_sell:not(:disabled):not(.disabled).active,
body .btnSm_Blue2:not(:disabled):not(.disabled):active,
body .btnSm_Blue2:not(:disabled):not(.disabled).active,
body .btn_green:not(:disabled):not(.disabled):active,
body .btn_green:not(:disabled):not(.disabled).active,
body .btn_buy:not(:disabled):not(.disabled):active,
body .btn_buy:not(:disabled):not(.disabled).active,
body .btn_sell:not(:disabled):not(.disabled):active,
body .btn_sell:not(:disabled):not(.disabled).active,
body .btn_Blue:not(:disabled):not(.disabled):active,
body .btn_Blue:not(:disabled):not(.disabled).active,
body .btn_Blue2:not(:disabled):not(.disabled):active,
body .btn_Blue2:not(:disabled):not(.disabled).active,
body .btnBlack:not(:disabled):not(.disabled):active,
body .btnBlack:not(:disabled):not(.disabled).active,
body .basicSmall:not(:disabled):not(.disabled):active,
body .basicSmall:not(:disabled):not(.disabled).active,
body .mtl_button:not(:disabled):not(.disabled):active,
body .mtl_button:not(:disabled):not(.disabled).active,
.modal_content .btnSsm_black:not(:disabled):not(.disabled):active,
.modal_content .btnSsm_black:not(:disabled):not(.disabled).active,
.modal_content .btnSsm_blue:not(:disabled):not(.disabled):active,
.modal_content .btnSsm_blue:not(:disabled):not(.disabled).active,
.modal_content .btnSm_black:not(:disabled):not(.disabled):active,
.modal_content .btnSm_black:not(:disabled):not(.disabled).active,
.modal_content .btnSm_buy:not(:disabled):not(.disabled):active,
.modal_content .btnSm_buy:not(:disabled):not(.disabled).active,
.modal_content .btnSm_Blue:not(:disabled):not(.disabled):active,
.modal_content .btnSm_Blue:not(:disabled):not(.disabled).active,
.modal_content .btnSm_sell:not(:disabled):not(.disabled):active,
.modal_content .btnSm_sell:not(:disabled):not(.disabled).active,
.modal_content .btnSm_Blue2:not(:disabled):not(.disabled):active,
.modal_content .btnSm_Blue2:not(:disabled):not(.disabled).active,
.modal_content .btn_green:not(:disabled):not(.disabled):active,
.modal_content .btn_green:not(:disabled):not(.disabled).active,
.modal_content .btn_buy:not(:disabled):not(.disabled):active,
.modal_content .btn_buy:not(:disabled):not(.disabled).active,
.modal_content .btn_sell:not(:disabled):not(.disabled):active,
.modal_content .btn_sell:not(:disabled):not(.disabled).active,
.modal_content .btn_Blue:not(:disabled):not(.disabled):active,
.modal_content .btn_Blue:not(:disabled):not(.disabled).active,
.modal_content .btn_Blue2:not(:disabled):not(.disabled):active,
.modal_content .btn_Blue2:not(:disabled):not(.disabled).active,
.modal_content .btnBlack:not(:disabled):not(.disabled):active,
.modal_content .btnBlack:not(:disabled):not(.disabled).active,
.modal_content .basicSmall:not(:disabled):not(.disabled):active,
.modal_content .basicSmall:not(:disabled):not(.disabled).active,
.modal_content .mtl_button:not(:disabled):not(.disabled):active,
.modal_content .mtl_button:not(:disabled):not(.disabled).active,
.content-id .btnSsm_black:not(:disabled):not(.disabled):active,
.content-id .btnSsm_black:not(:disabled):not(.disabled).active,
.content-id .btnSsm_blue:not(:disabled):not(.disabled):active,
.content-id .btnSsm_blue:not(:disabled):not(.disabled).active,
.content-id .btnSm_black:not(:disabled):not(.disabled):active,
.content-id .btnSm_black:not(:disabled):not(.disabled).active,
.content-id .btnSm_buy:not(:disabled):not(.disabled):active,
.content-id .btnSm_buy:not(:disabled):not(.disabled).active,
.content-id .btnSm_Blue:not(:disabled):not(.disabled):active,
.content-id .btnSm_Blue:not(:disabled):not(.disabled).active,
.content-id .btnSm_sell:not(:disabled):not(.disabled):active,
.content-id .btnSm_sell:not(:disabled):not(.disabled).active,
.content-id .btnSm_Blue2:not(:disabled):not(.disabled):active,
.content-id .btnSm_Blue2:not(:disabled):not(.disabled).active,
.content-id .btn_green:not(:disabled):not(.disabled):active,
.content-id .btn_green:not(:disabled):not(.disabled).active,
.content-id .btn_buy:not(:disabled):not(.disabled):active,
.content-id .btn_buy:not(:disabled):not(.disabled).active,
.content-id .btn_sell:not(:disabled):not(.disabled):active,
.content-id .btn_sell:not(:disabled):not(.disabled).active,
.content-id .btn_Blue:not(:disabled):not(.disabled):active,
.content-id .btn_Blue:not(:disabled):not(.disabled).active,
.content-id .btn_Blue2:not(:disabled):not(.disabled):active,
.content-id .btn_Blue2:not(:disabled):not(.disabled).active,
.content-id .btnBlack:not(:disabled):not(.disabled):active,
.content-id .btnBlack:not(:disabled):not(.disabled).active,
.content-id .basicSmall:not(:disabled):not(.disabled):active,
.content-id .basicSmall:not(:disabled):not(.disabled).active,
.content-id .mtl_button:not(:disabled):not(.disabled):active,
.content-id .mtl_button:not(:disabled):not(.disabled).active {
  background-color: #1476AD;
  border: 1px solid #1476AD;
}
body .btnSsm_black > span,
body .btnSsm_blue > span,
body .btnSm_black > span,
body .btnSm_buy > span,
body .btnSm_Blue > span,
body .btnSm_sell > span,
body .btnSm_Blue2 > span,
body .btn_green > span,
body .btn_buy > span,
body .btn_sell > span,
body .btn_Blue > span,
body .btn_Blue2 > span,
body .btnBlack > span,
body .basicSmall > span,
body .mtl_button > span,
.modal_content .btnSsm_black > span,
.modal_content .btnSsm_blue > span,
.modal_content .btnSm_black > span,
.modal_content .btnSm_buy > span,
.modal_content .btnSm_Blue > span,
.modal_content .btnSm_sell > span,
.modal_content .btnSm_Blue2 > span,
.modal_content .btn_green > span,
.modal_content .btn_buy > span,
.modal_content .btn_sell > span,
.modal_content .btn_Blue > span,
.modal_content .btn_Blue2 > span,
.modal_content .btnBlack > span,
.modal_content .basicSmall > span,
.modal_content .mtl_button > span,
.content-id .btnSsm_black > span,
.content-id .btnSsm_blue > span,
.content-id .btnSm_black > span,
.content-id .btnSm_buy > span,
.content-id .btnSm_Blue > span,
.content-id .btnSm_sell > span,
.content-id .btnSm_Blue2 > span,
.content-id .btn_green > span,
.content-id .btn_buy > span,
.content-id .btn_sell > span,
.content-id .btn_Blue > span,
.content-id .btn_Blue2 > span,
.content-id .btnBlack > span,
.content-id .basicSmall > span,
.content-id .mtl_button > span {
  line-height: 1.2;
  letter-spacing: 0 !important;
  padding: 0;
}
body .btnSsm_black :not(:first-child),
body .btnSsm_blue :not(:first-child),
body .btnSm_black :not(:first-child),
body .btnSm_buy :not(:first-child),
body .btnSm_Blue :not(:first-child),
body .btnSm_sell :not(:first-child),
body .btnSm_Blue2 :not(:first-child),
body .btn_green :not(:first-child),
body .btn_buy :not(:first-child),
body .btn_sell :not(:first-child),
body .btn_Blue :not(:first-child),
body .btn_Blue2 :not(:first-child),
body .btnBlack :not(:first-child),
body .basicSmall :not(:first-child),
body .mtl_button :not(:first-child),
.modal_content .btnSsm_black :not(:first-child),
.modal_content .btnSsm_blue :not(:first-child),
.modal_content .btnSm_black :not(:first-child),
.modal_content .btnSm_buy :not(:first-child),
.modal_content .btnSm_Blue :not(:first-child),
.modal_content .btnSm_sell :not(:first-child),
.modal_content .btnSm_Blue2 :not(:first-child),
.modal_content .btn_green :not(:first-child),
.modal_content .btn_buy :not(:first-child),
.modal_content .btn_sell :not(:first-child),
.modal_content .btn_Blue :not(:first-child),
.modal_content .btn_Blue2 :not(:first-child),
.modal_content .btnBlack :not(:first-child),
.modal_content .basicSmall :not(:first-child),
.modal_content .mtl_button :not(:first-child),
.content-id .btnSsm_black :not(:first-child),
.content-id .btnSsm_blue :not(:first-child),
.content-id .btnSm_black :not(:first-child),
.content-id .btnSm_buy :not(:first-child),
.content-id .btnSm_Blue :not(:first-child),
.content-id .btnSm_sell :not(:first-child),
.content-id .btnSm_Blue2 :not(:first-child),
.content-id .btn_green :not(:first-child),
.content-id .btn_buy :not(:first-child),
.content-id .btn_sell :not(:first-child),
.content-id .btn_Blue :not(:first-child),
.content-id .btn_Blue2 :not(:first-child),
.content-id .btnBlack :not(:first-child),
.content-id .basicSmall :not(:first-child),
.content-id .mtl_button :not(:first-child) {
  margin-left: 8px;
}
body .btnSsm_black > div:not([class]),
body .btnSsm_blue > div:not([class]),
body .btnSm_black > div:not([class]),
body .btnSm_buy > div:not([class]),
body .btnSm_Blue > div:not([class]),
body .btnSm_sell > div:not([class]),
body .btnSm_Blue2 > div:not([class]),
body .btn_green > div:not([class]),
body .btn_buy > div:not([class]),
body .btn_sell > div:not([class]),
body .btn_Blue > div:not([class]),
body .btn_Blue2 > div:not([class]),
body .btnBlack > div:not([class]),
body .basicSmall > div:not([class]),
body .mtl_button > div:not([class]),
.modal_content .btnSsm_black > div:not([class]),
.modal_content .btnSsm_blue > div:not([class]),
.modal_content .btnSm_black > div:not([class]),
.modal_content .btnSm_buy > div:not([class]),
.modal_content .btnSm_Blue > div:not([class]),
.modal_content .btnSm_sell > div:not([class]),
.modal_content .btnSm_Blue2 > div:not([class]),
.modal_content .btn_green > div:not([class]),
.modal_content .btn_buy > div:not([class]),
.modal_content .btn_sell > div:not([class]),
.modal_content .btn_Blue > div:not([class]),
.modal_content .btn_Blue2 > div:not([class]),
.modal_content .btnBlack > div:not([class]),
.modal_content .basicSmall > div:not([class]),
.modal_content .mtl_button > div:not([class]),
.content-id .btnSsm_black > div:not([class]),
.content-id .btnSsm_blue > div:not([class]),
.content-id .btnSm_black > div:not([class]),
.content-id .btnSm_buy > div:not([class]),
.content-id .btnSm_Blue > div:not([class]),
.content-id .btnSm_sell > div:not([class]),
.content-id .btnSm_Blue2 > div:not([class]),
.content-id .btn_green > div:not([class]),
.content-id .btn_buy > div:not([class]),
.content-id .btn_sell > div:not([class]),
.content-id .btn_Blue > div:not([class]),
.content-id .btn_Blue2 > div:not([class]),
.content-id .btnBlack > div:not([class]),
.content-id .basicSmall > div:not([class]),
.content-id .mtl_button > div:not([class]) {
  display: none;
}
body .mtl_button.btnCancel,
body .basicSmall,
body .btn_gray,
body .btnSm_White,
body .btnSystemPop,
body .btnSystemPop.readok,
body .btnLayerPop,
body .btn_prev,
body .btn_next,
body .btnAcc,
body .btnExcel,
body .btn_refresh,
body .btn_refresh_noTxt,
body .btnSm_list,
body .btnDownload,
body .btnDownload.type_pdf,
body .btnDownloadPdf,
body .btnDownloadPdf_25,
body .btnExcelBig,
body .btnExcelMiddle,
body .btnExcelSmall,
body .btnSm_refresh,
body .btnSm_LayerPop,
body .btnSm_more,
body .btnSm_close,
body .btnSm_Download,
body .btnSm_Sample,
body .btnSm_play,
body .btnSm_White3,
body .btnSm_White4,
body .btnSm_SystemPop_s,
body .btnSm_SystemPop,
body .btnSm_LayerPop,
body .btnSm_White2,
body .btnSsm_buy,
body .btnSsm_white,
body .btnSsm_White,
body .type_btnbox,
body .btnSsm_SystemPop,
body .btnSsm_LayerPop,
body .btnSsm_download,
body .btnDel,
body .btn_view,
body .btn_desc,
body .btn_asc,
body .btn_Print,
body .btn_plus,
body .btn_minus,
body .btnKnow,
body .btn_sssNum,
body .btnWhite3,
body .btnWhite2,
body .btnWhite3,
body .btnPlay,
body .btnWhite,
body .btnSystemPop,
body .btnLayerPop,
body .mtl_button.gray,
.modal_content .mtl_button.btnCancel,
.modal_content .basicSmall,
.modal_content .btn_gray,
.modal_content .btnSm_White,
.modal_content .btnSystemPop,
.modal_content .btnSystemPop.readok,
.modal_content .btnLayerPop,
.modal_content .btn_prev,
.modal_content .btn_next,
.modal_content .btnAcc,
.modal_content .btnExcel,
.modal_content .btn_refresh,
.modal_content .btn_refresh_noTxt,
.modal_content .btnSm_list,
.modal_content .btnDownload,
.modal_content .btnDownload.type_pdf,
.modal_content .btnDownloadPdf,
.modal_content .btnDownloadPdf_25,
.modal_content .btnExcelBig,
.modal_content .btnExcelMiddle,
.modal_content .btnExcelSmall,
.modal_content .btnSm_refresh,
.modal_content .btnSm_LayerPop,
.modal_content .btnSm_more,
.modal_content .btnSm_close,
.modal_content .btnSm_Download,
.modal_content .btnSm_Sample,
.modal_content .btnSm_play,
.modal_content .btnSm_White3,
.modal_content .btnSm_White4,
.modal_content .btnSm_SystemPop_s,
.modal_content .btnSm_SystemPop,
.modal_content .btnSm_LayerPop,
.modal_content .btnSm_White2,
.modal_content .btnSsm_buy,
.modal_content .btnSsm_white,
.modal_content .btnSsm_White,
.modal_content .type_btnbox,
.modal_content .btnSsm_SystemPop,
.modal_content .btnSsm_LayerPop,
.modal_content .btnSsm_download,
.modal_content .btnDel,
.modal_content .btn_view,
.modal_content .btn_desc,
.modal_content .btn_asc,
.modal_content .btn_Print,
.modal_content .btn_plus,
.modal_content .btn_minus,
.modal_content .btnKnow,
.modal_content .btn_sssNum,
.modal_content .btnWhite3,
.modal_content .btnWhite2,
.modal_content .btnWhite3,
.modal_content .btnPlay,
.modal_content .btnWhite,
.modal_content .btnSystemPop,
.modal_content .btnLayerPop,
.modal_content .mtl_button.gray,
.content-id .mtl_button.btnCancel,
.content-id .basicSmall,
.content-id .btn_gray,
.content-id .btnSm_White,
.content-id .btnSystemPop,
.content-id .btnSystemPop.readok,
.content-id .btnLayerPop,
.content-id .btn_prev,
.content-id .btn_next,
.content-id .btnAcc,
.content-id .btnExcel,
.content-id .btn_refresh,
.content-id .btn_refresh_noTxt,
.content-id .btnSm_list,
.content-id .btnDownload,
.content-id .btnDownload.type_pdf,
.content-id .btnDownloadPdf,
.content-id .btnDownloadPdf_25,
.content-id .btnExcelBig,
.content-id .btnExcelMiddle,
.content-id .btnExcelSmall,
.content-id .btnSm_refresh,
.content-id .btnSm_LayerPop,
.content-id .btnSm_more,
.content-id .btnSm_close,
.content-id .btnSm_Download,
.content-id .btnSm_Sample,
.content-id .btnSm_play,
.content-id .btnSm_White3,
.content-id .btnSm_White4,
.content-id .btnSm_SystemPop_s,
.content-id .btnSm_SystemPop,
.content-id .btnSm_LayerPop,
.content-id .btnSm_White2,
.content-id .btnSsm_buy,
.content-id .btnSsm_white,
.content-id .btnSsm_White,
.content-id .type_btnbox,
.content-id .btnSsm_SystemPop,
.content-id .btnSsm_LayerPop,
.content-id .btnSsm_download,
.content-id .btnDel,
.content-id .btn_view,
.content-id .btn_desc,
.content-id .btn_asc,
.content-id .btn_Print,
.content-id .btn_plus,
.content-id .btn_minus,
.content-id .btnKnow,
.content-id .btn_sssNum,
.content-id .btnWhite3,
.content-id .btnWhite2,
.content-id .btnWhite3,
.content-id .btnPlay,
.content-id .btnWhite,
.content-id .btnSystemPop,
.content-id .btnLayerPop,
.content-id .mtl_button.gray {
  position: relative;
  background-color: #fff;
  color: #1A1D29;
  border: 1px solid #4D4F58;
  box-sizing: border-box;
  border-radius: 8px;
  vertical-align: middle;
  display: inline-block;
  background-image: none;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  text-align: center;
}
body .mtl_button.btnCancel:focus, body .mtl_button.btnCancel:hover,
body .basicSmall:focus,
body .basicSmall:hover,
body .btn_gray:focus,
body .btn_gray:hover,
body .btnSm_White:focus,
body .btnSm_White:hover,
body .btnSystemPop:focus,
body .btnSystemPop:hover,
body .btnSystemPop.readok:focus,
body .btnSystemPop.readok:hover,
body .btnLayerPop:focus,
body .btnLayerPop:hover,
body .btn_prev:focus,
body .btn_prev:hover,
body .btn_next:focus,
body .btn_next:hover,
body .btnAcc:focus,
body .btnAcc:hover,
body .btnExcel:focus,
body .btnExcel:hover,
body .btn_refresh:focus,
body .btn_refresh:hover,
body .btn_refresh_noTxt:focus,
body .btn_refresh_noTxt:hover,
body .btnSm_list:focus,
body .btnSm_list:hover,
body .btnDownload:focus,
body .btnDownload:hover,
body .btnDownload.type_pdf:focus,
body .btnDownload.type_pdf:hover,
body .btnDownloadPdf:focus,
body .btnDownloadPdf:hover,
body .btnDownloadPdf_25:focus,
body .btnDownloadPdf_25:hover,
body .btnExcelBig:focus,
body .btnExcelBig:hover,
body .btnExcelMiddle:focus,
body .btnExcelMiddle:hover,
body .btnExcelSmall:focus,
body .btnExcelSmall:hover,
body .btnSm_refresh:focus,
body .btnSm_refresh:hover,
body .btnSm_LayerPop:focus,
body .btnSm_LayerPop:hover,
body .btnSm_more:focus,
body .btnSm_more:hover,
body .btnSm_close:focus,
body .btnSm_close:hover,
body .btnSm_Download:focus,
body .btnSm_Download:hover,
body .btnSm_Sample:focus,
body .btnSm_Sample:hover,
body .btnSm_play:focus,
body .btnSm_play:hover,
body .btnSm_White3:focus,
body .btnSm_White3:hover,
body .btnSm_White4:focus,
body .btnSm_White4:hover,
body .btnSm_SystemPop_s:focus,
body .btnSm_SystemPop_s:hover,
body .btnSm_SystemPop:focus,
body .btnSm_SystemPop:hover,
body .btnSm_LayerPop:focus,
body .btnSm_LayerPop:hover,
body .btnSm_White2:focus,
body .btnSm_White2:hover,
body .btnSsm_buy:focus,
body .btnSsm_buy:hover,
body .btnSsm_white:focus,
body .btnSsm_white:hover,
body .btnSsm_White:focus,
body .btnSsm_White:hover,
body .type_btnbox:focus,
body .type_btnbox:hover,
body .btnSsm_SystemPop:focus,
body .btnSsm_SystemPop:hover,
body .btnSsm_LayerPop:focus,
body .btnSsm_LayerPop:hover,
body .btnSsm_download:focus,
body .btnSsm_download:hover,
body .btnDel:focus,
body .btnDel:hover,
body .btn_view:focus,
body .btn_view:hover,
body .btn_desc:focus,
body .btn_desc:hover,
body .btn_asc:focus,
body .btn_asc:hover,
body .btn_Print:focus,
body .btn_Print:hover,
body .btn_plus:focus,
body .btn_plus:hover,
body .btn_minus:focus,
body .btn_minus:hover,
body .btnKnow:focus,
body .btnKnow:hover,
body .btn_sssNum:focus,
body .btn_sssNum:hover,
body .btnWhite3:focus,
body .btnWhite3:hover,
body .btnWhite2:focus,
body .btnWhite2:hover,
body .btnWhite3:focus,
body .btnWhite3:hover,
body .btnPlay:focus,
body .btnPlay:hover,
body .btnWhite:focus,
body .btnWhite:hover,
body .btnSystemPop:focus,
body .btnSystemPop:hover,
body .btnLayerPop:focus,
body .btnLayerPop:hover,
body .mtl_button.gray:focus,
body .mtl_button.gray:hover,
.modal_content .mtl_button.btnCancel:focus,
.modal_content .mtl_button.btnCancel:hover,
.modal_content .basicSmall:focus,
.modal_content .basicSmall:hover,
.modal_content .btn_gray:focus,
.modal_content .btn_gray:hover,
.modal_content .btnSm_White:focus,
.modal_content .btnSm_White:hover,
.modal_content .btnSystemPop:focus,
.modal_content .btnSystemPop:hover,
.modal_content .btnSystemPop.readok:focus,
.modal_content .btnSystemPop.readok:hover,
.modal_content .btnLayerPop:focus,
.modal_content .btnLayerPop:hover,
.modal_content .btn_prev:focus,
.modal_content .btn_prev:hover,
.modal_content .btn_next:focus,
.modal_content .btn_next:hover,
.modal_content .btnAcc:focus,
.modal_content .btnAcc:hover,
.modal_content .btnExcel:focus,
.modal_content .btnExcel:hover,
.modal_content .btn_refresh:focus,
.modal_content .btn_refresh:hover,
.modal_content .btn_refresh_noTxt:focus,
.modal_content .btn_refresh_noTxt:hover,
.modal_content .btnSm_list:focus,
.modal_content .btnSm_list:hover,
.modal_content .btnDownload:focus,
.modal_content .btnDownload:hover,
.modal_content .btnDownload.type_pdf:focus,
.modal_content .btnDownload.type_pdf:hover,
.modal_content .btnDownloadPdf:focus,
.modal_content .btnDownloadPdf:hover,
.modal_content .btnDownloadPdf_25:focus,
.modal_content .btnDownloadPdf_25:hover,
.modal_content .btnExcelBig:focus,
.modal_content .btnExcelBig:hover,
.modal_content .btnExcelMiddle:focus,
.modal_content .btnExcelMiddle:hover,
.modal_content .btnExcelSmall:focus,
.modal_content .btnExcelSmall:hover,
.modal_content .btnSm_refresh:focus,
.modal_content .btnSm_refresh:hover,
.modal_content .btnSm_LayerPop:focus,
.modal_content .btnSm_LayerPop:hover,
.modal_content .btnSm_more:focus,
.modal_content .btnSm_more:hover,
.modal_content .btnSm_close:focus,
.modal_content .btnSm_close:hover,
.modal_content .btnSm_Download:focus,
.modal_content .btnSm_Download:hover,
.modal_content .btnSm_Sample:focus,
.modal_content .btnSm_Sample:hover,
.modal_content .btnSm_play:focus,
.modal_content .btnSm_play:hover,
.modal_content .btnSm_White3:focus,
.modal_content .btnSm_White3:hover,
.modal_content .btnSm_White4:focus,
.modal_content .btnSm_White4:hover,
.modal_content .btnSm_SystemPop_s:focus,
.modal_content .btnSm_SystemPop_s:hover,
.modal_content .btnSm_SystemPop:focus,
.modal_content .btnSm_SystemPop:hover,
.modal_content .btnSm_LayerPop:focus,
.modal_content .btnSm_LayerPop:hover,
.modal_content .btnSm_White2:focus,
.modal_content .btnSm_White2:hover,
.modal_content .btnSsm_buy:focus,
.modal_content .btnSsm_buy:hover,
.modal_content .btnSsm_white:focus,
.modal_content .btnSsm_white:hover,
.modal_content .btnSsm_White:focus,
.modal_content .btnSsm_White:hover,
.modal_content .type_btnbox:focus,
.modal_content .type_btnbox:hover,
.modal_content .btnSsm_SystemPop:focus,
.modal_content .btnSsm_SystemPop:hover,
.modal_content .btnSsm_LayerPop:focus,
.modal_content .btnSsm_LayerPop:hover,
.modal_content .btnSsm_download:focus,
.modal_content .btnSsm_download:hover,
.modal_content .btnDel:focus,
.modal_content .btnDel:hover,
.modal_content .btn_view:focus,
.modal_content .btn_view:hover,
.modal_content .btn_desc:focus,
.modal_content .btn_desc:hover,
.modal_content .btn_asc:focus,
.modal_content .btn_asc:hover,
.modal_content .btn_Print:focus,
.modal_content .btn_Print:hover,
.modal_content .btn_plus:focus,
.modal_content .btn_plus:hover,
.modal_content .btn_minus:focus,
.modal_content .btn_minus:hover,
.modal_content .btnKnow:focus,
.modal_content .btnKnow:hover,
.modal_content .btn_sssNum:focus,
.modal_content .btn_sssNum:hover,
.modal_content .btnWhite3:focus,
.modal_content .btnWhite3:hover,
.modal_content .btnWhite2:focus,
.modal_content .btnWhite2:hover,
.modal_content .btnWhite3:focus,
.modal_content .btnWhite3:hover,
.modal_content .btnPlay:focus,
.modal_content .btnPlay:hover,
.modal_content .btnWhite:focus,
.modal_content .btnWhite:hover,
.modal_content .btnSystemPop:focus,
.modal_content .btnSystemPop:hover,
.modal_content .btnLayerPop:focus,
.modal_content .btnLayerPop:hover,
.modal_content .mtl_button.gray:focus,
.modal_content .mtl_button.gray:hover,
.content-id .mtl_button.btnCancel:focus,
.content-id .mtl_button.btnCancel:hover,
.content-id .basicSmall:focus,
.content-id .basicSmall:hover,
.content-id .btn_gray:focus,
.content-id .btn_gray:hover,
.content-id .btnSm_White:focus,
.content-id .btnSm_White:hover,
.content-id .btnSystemPop:focus,
.content-id .btnSystemPop:hover,
.content-id .btnSystemPop.readok:focus,
.content-id .btnSystemPop.readok:hover,
.content-id .btnLayerPop:focus,
.content-id .btnLayerPop:hover,
.content-id .btn_prev:focus,
.content-id .btn_prev:hover,
.content-id .btn_next:focus,
.content-id .btn_next:hover,
.content-id .btnAcc:focus,
.content-id .btnAcc:hover,
.content-id .btnExcel:focus,
.content-id .btnExcel:hover,
.content-id .btn_refresh:focus,
.content-id .btn_refresh:hover,
.content-id .btn_refresh_noTxt:focus,
.content-id .btn_refresh_noTxt:hover,
.content-id .btnSm_list:focus,
.content-id .btnSm_list:hover,
.content-id .btnDownload:focus,
.content-id .btnDownload:hover,
.content-id .btnDownload.type_pdf:focus,
.content-id .btnDownload.type_pdf:hover,
.content-id .btnDownloadPdf:focus,
.content-id .btnDownloadPdf:hover,
.content-id .btnDownloadPdf_25:focus,
.content-id .btnDownloadPdf_25:hover,
.content-id .btnExcelBig:focus,
.content-id .btnExcelBig:hover,
.content-id .btnExcelMiddle:focus,
.content-id .btnExcelMiddle:hover,
.content-id .btnExcelSmall:focus,
.content-id .btnExcelSmall:hover,
.content-id .btnSm_refresh:focus,
.content-id .btnSm_refresh:hover,
.content-id .btnSm_LayerPop:focus,
.content-id .btnSm_LayerPop:hover,
.content-id .btnSm_more:focus,
.content-id .btnSm_more:hover,
.content-id .btnSm_close:focus,
.content-id .btnSm_close:hover,
.content-id .btnSm_Download:focus,
.content-id .btnSm_Download:hover,
.content-id .btnSm_Sample:focus,
.content-id .btnSm_Sample:hover,
.content-id .btnSm_play:focus,
.content-id .btnSm_play:hover,
.content-id .btnSm_White3:focus,
.content-id .btnSm_White3:hover,
.content-id .btnSm_White4:focus,
.content-id .btnSm_White4:hover,
.content-id .btnSm_SystemPop_s:focus,
.content-id .btnSm_SystemPop_s:hover,
.content-id .btnSm_SystemPop:focus,
.content-id .btnSm_SystemPop:hover,
.content-id .btnSm_LayerPop:focus,
.content-id .btnSm_LayerPop:hover,
.content-id .btnSm_White2:focus,
.content-id .btnSm_White2:hover,
.content-id .btnSsm_buy:focus,
.content-id .btnSsm_buy:hover,
.content-id .btnSsm_white:focus,
.content-id .btnSsm_white:hover,
.content-id .btnSsm_White:focus,
.content-id .btnSsm_White:hover,
.content-id .type_btnbox:focus,
.content-id .type_btnbox:hover,
.content-id .btnSsm_SystemPop:focus,
.content-id .btnSsm_SystemPop:hover,
.content-id .btnSsm_LayerPop:focus,
.content-id .btnSsm_LayerPop:hover,
.content-id .btnSsm_download:focus,
.content-id .btnSsm_download:hover,
.content-id .btnDel:focus,
.content-id .btnDel:hover,
.content-id .btn_view:focus,
.content-id .btn_view:hover,
.content-id .btn_desc:focus,
.content-id .btn_desc:hover,
.content-id .btn_asc:focus,
.content-id .btn_asc:hover,
.content-id .btn_Print:focus,
.content-id .btn_Print:hover,
.content-id .btn_plus:focus,
.content-id .btn_plus:hover,
.content-id .btn_minus:focus,
.content-id .btn_minus:hover,
.content-id .btnKnow:focus,
.content-id .btnKnow:hover,
.content-id .btn_sssNum:focus,
.content-id .btn_sssNum:hover,
.content-id .btnWhite3:focus,
.content-id .btnWhite3:hover,
.content-id .btnWhite2:focus,
.content-id .btnWhite2:hover,
.content-id .btnWhite3:focus,
.content-id .btnWhite3:hover,
.content-id .btnPlay:focus,
.content-id .btnPlay:hover,
.content-id .btnWhite:focus,
.content-id .btnWhite:hover,
.content-id .btnSystemPop:focus,
.content-id .btnSystemPop:hover,
.content-id .btnLayerPop:focus,
.content-id .btnLayerPop:hover,
.content-id .mtl_button.gray:focus,
.content-id .mtl_button.gray:hover {
  background: #FAFAFA;
  border: 1px solid #4D4F58;
  text-decoration: underline;
}
body .mtl_button.btnCancel.disabled, body .mtl_button.btnCancel:disabled,
body .basicSmall.disabled,
body .basicSmall:disabled,
body .btn_gray.disabled,
body .btn_gray:disabled,
body .btnSm_White.disabled,
body .btnSm_White:disabled,
body .btnSystemPop.disabled,
body .btnSystemPop:disabled,
body .btnSystemPop.readok.disabled,
body .btnSystemPop.readok:disabled,
body .btnLayerPop.disabled,
body .btnLayerPop:disabled,
body .btn_prev.disabled,
body .btn_prev:disabled,
body .btn_next.disabled,
body .btn_next:disabled,
body .btnAcc.disabled,
body .btnAcc:disabled,
body .btnExcel.disabled,
body .btnExcel:disabled,
body .btn_refresh.disabled,
body .btn_refresh:disabled,
body .btn_refresh_noTxt.disabled,
body .btn_refresh_noTxt:disabled,
body .btnSm_list.disabled,
body .btnSm_list:disabled,
body .btnDownload.disabled,
body .btnDownload:disabled,
body .btnDownload.type_pdf.disabled,
body .btnDownload.type_pdf:disabled,
body .btnDownloadPdf.disabled,
body .btnDownloadPdf:disabled,
body .btnDownloadPdf_25.disabled,
body .btnDownloadPdf_25:disabled,
body .btnExcelBig.disabled,
body .btnExcelBig:disabled,
body .btnExcelMiddle.disabled,
body .btnExcelMiddle:disabled,
body .btnExcelSmall.disabled,
body .btnExcelSmall:disabled,
body .btnSm_refresh.disabled,
body .btnSm_refresh:disabled,
body .btnSm_LayerPop.disabled,
body .btnSm_LayerPop:disabled,
body .btnSm_more.disabled,
body .btnSm_more:disabled,
body .btnSm_close.disabled,
body .btnSm_close:disabled,
body .btnSm_Download.disabled,
body .btnSm_Download:disabled,
body .btnSm_Sample.disabled,
body .btnSm_Sample:disabled,
body .btnSm_play.disabled,
body .btnSm_play:disabled,
body .btnSm_White3.disabled,
body .btnSm_White3:disabled,
body .btnSm_White4.disabled,
body .btnSm_White4:disabled,
body .btnSm_SystemPop_s.disabled,
body .btnSm_SystemPop_s:disabled,
body .btnSm_SystemPop.disabled,
body .btnSm_SystemPop:disabled,
body .btnSm_LayerPop.disabled,
body .btnSm_LayerPop:disabled,
body .btnSm_White2.disabled,
body .btnSm_White2:disabled,
body .btnSsm_buy.disabled,
body .btnSsm_buy:disabled,
body .btnSsm_white.disabled,
body .btnSsm_white:disabled,
body .btnSsm_White.disabled,
body .btnSsm_White:disabled,
body .type_btnbox.disabled,
body .type_btnbox:disabled,
body .btnSsm_SystemPop.disabled,
body .btnSsm_SystemPop:disabled,
body .btnSsm_LayerPop.disabled,
body .btnSsm_LayerPop:disabled,
body .btnSsm_download.disabled,
body .btnSsm_download:disabled,
body .btnDel.disabled,
body .btnDel:disabled,
body .btn_view.disabled,
body .btn_view:disabled,
body .btn_desc.disabled,
body .btn_desc:disabled,
body .btn_asc.disabled,
body .btn_asc:disabled,
body .btn_Print.disabled,
body .btn_Print:disabled,
body .btn_plus.disabled,
body .btn_plus:disabled,
body .btn_minus.disabled,
body .btn_minus:disabled,
body .btnKnow.disabled,
body .btnKnow:disabled,
body .btn_sssNum.disabled,
body .btn_sssNum:disabled,
body .btnWhite3.disabled,
body .btnWhite3:disabled,
body .btnWhite2.disabled,
body .btnWhite2:disabled,
body .btnWhite3.disabled,
body .btnWhite3:disabled,
body .btnPlay.disabled,
body .btnPlay:disabled,
body .btnWhite.disabled,
body .btnWhite:disabled,
body .btnSystemPop.disabled,
body .btnSystemPop:disabled,
body .btnLayerPop.disabled,
body .btnLayerPop:disabled,
body .mtl_button.gray.disabled,
body .mtl_button.gray:disabled,
.modal_content .mtl_button.btnCancel.disabled,
.modal_content .mtl_button.btnCancel:disabled,
.modal_content .basicSmall.disabled,
.modal_content .basicSmall:disabled,
.modal_content .btn_gray.disabled,
.modal_content .btn_gray:disabled,
.modal_content .btnSm_White.disabled,
.modal_content .btnSm_White:disabled,
.modal_content .btnSystemPop.disabled,
.modal_content .btnSystemPop:disabled,
.modal_content .btnSystemPop.readok.disabled,
.modal_content .btnSystemPop.readok:disabled,
.modal_content .btnLayerPop.disabled,
.modal_content .btnLayerPop:disabled,
.modal_content .btn_prev.disabled,
.modal_content .btn_prev:disabled,
.modal_content .btn_next.disabled,
.modal_content .btn_next:disabled,
.modal_content .btnAcc.disabled,
.modal_content .btnAcc:disabled,
.modal_content .btnExcel.disabled,
.modal_content .btnExcel:disabled,
.modal_content .btn_refresh.disabled,
.modal_content .btn_refresh:disabled,
.modal_content .btn_refresh_noTxt.disabled,
.modal_content .btn_refresh_noTxt:disabled,
.modal_content .btnSm_list.disabled,
.modal_content .btnSm_list:disabled,
.modal_content .btnDownload.disabled,
.modal_content .btnDownload:disabled,
.modal_content .btnDownload.type_pdf.disabled,
.modal_content .btnDownload.type_pdf:disabled,
.modal_content .btnDownloadPdf.disabled,
.modal_content .btnDownloadPdf:disabled,
.modal_content .btnDownloadPdf_25.disabled,
.modal_content .btnDownloadPdf_25:disabled,
.modal_content .btnExcelBig.disabled,
.modal_content .btnExcelBig:disabled,
.modal_content .btnExcelMiddle.disabled,
.modal_content .btnExcelMiddle:disabled,
.modal_content .btnExcelSmall.disabled,
.modal_content .btnExcelSmall:disabled,
.modal_content .btnSm_refresh.disabled,
.modal_content .btnSm_refresh:disabled,
.modal_content .btnSm_LayerPop.disabled,
.modal_content .btnSm_LayerPop:disabled,
.modal_content .btnSm_more.disabled,
.modal_content .btnSm_more:disabled,
.modal_content .btnSm_close.disabled,
.modal_content .btnSm_close:disabled,
.modal_content .btnSm_Download.disabled,
.modal_content .btnSm_Download:disabled,
.modal_content .btnSm_Sample.disabled,
.modal_content .btnSm_Sample:disabled,
.modal_content .btnSm_play.disabled,
.modal_content .btnSm_play:disabled,
.modal_content .btnSm_White3.disabled,
.modal_content .btnSm_White3:disabled,
.modal_content .btnSm_White4.disabled,
.modal_content .btnSm_White4:disabled,
.modal_content .btnSm_SystemPop_s.disabled,
.modal_content .btnSm_SystemPop_s:disabled,
.modal_content .btnSm_SystemPop.disabled,
.modal_content .btnSm_SystemPop:disabled,
.modal_content .btnSm_LayerPop.disabled,
.modal_content .btnSm_LayerPop:disabled,
.modal_content .btnSm_White2.disabled,
.modal_content .btnSm_White2:disabled,
.modal_content .btnSsm_buy.disabled,
.modal_content .btnSsm_buy:disabled,
.modal_content .btnSsm_white.disabled,
.modal_content .btnSsm_white:disabled,
.modal_content .btnSsm_White.disabled,
.modal_content .btnSsm_White:disabled,
.modal_content .type_btnbox.disabled,
.modal_content .type_btnbox:disabled,
.modal_content .btnSsm_SystemPop.disabled,
.modal_content .btnSsm_SystemPop:disabled,
.modal_content .btnSsm_LayerPop.disabled,
.modal_content .btnSsm_LayerPop:disabled,
.modal_content .btnSsm_download.disabled,
.modal_content .btnSsm_download:disabled,
.modal_content .btnDel.disabled,
.modal_content .btnDel:disabled,
.modal_content .btn_view.disabled,
.modal_content .btn_view:disabled,
.modal_content .btn_desc.disabled,
.modal_content .btn_desc:disabled,
.modal_content .btn_asc.disabled,
.modal_content .btn_asc:disabled,
.modal_content .btn_Print.disabled,
.modal_content .btn_Print:disabled,
.modal_content .btn_plus.disabled,
.modal_content .btn_plus:disabled,
.modal_content .btn_minus.disabled,
.modal_content .btn_minus:disabled,
.modal_content .btnKnow.disabled,
.modal_content .btnKnow:disabled,
.modal_content .btn_sssNum.disabled,
.modal_content .btn_sssNum:disabled,
.modal_content .btnWhite3.disabled,
.modal_content .btnWhite3:disabled,
.modal_content .btnWhite2.disabled,
.modal_content .btnWhite2:disabled,
.modal_content .btnWhite3.disabled,
.modal_content .btnWhite3:disabled,
.modal_content .btnPlay.disabled,
.modal_content .btnPlay:disabled,
.modal_content .btnWhite.disabled,
.modal_content .btnWhite:disabled,
.modal_content .btnSystemPop.disabled,
.modal_content .btnSystemPop:disabled,
.modal_content .btnLayerPop.disabled,
.modal_content .btnLayerPop:disabled,
.modal_content .mtl_button.gray.disabled,
.modal_content .mtl_button.gray:disabled,
.content-id .mtl_button.btnCancel.disabled,
.content-id .mtl_button.btnCancel:disabled,
.content-id .basicSmall.disabled,
.content-id .basicSmall:disabled,
.content-id .btn_gray.disabled,
.content-id .btn_gray:disabled,
.content-id .btnSm_White.disabled,
.content-id .btnSm_White:disabled,
.content-id .btnSystemPop.disabled,
.content-id .btnSystemPop:disabled,
.content-id .btnSystemPop.readok.disabled,
.content-id .btnSystemPop.readok:disabled,
.content-id .btnLayerPop.disabled,
.content-id .btnLayerPop:disabled,
.content-id .btn_prev.disabled,
.content-id .btn_prev:disabled,
.content-id .btn_next.disabled,
.content-id .btn_next:disabled,
.content-id .btnAcc.disabled,
.content-id .btnAcc:disabled,
.content-id .btnExcel.disabled,
.content-id .btnExcel:disabled,
.content-id .btn_refresh.disabled,
.content-id .btn_refresh:disabled,
.content-id .btn_refresh_noTxt.disabled,
.content-id .btn_refresh_noTxt:disabled,
.content-id .btnSm_list.disabled,
.content-id .btnSm_list:disabled,
.content-id .btnDownload.disabled,
.content-id .btnDownload:disabled,
.content-id .btnDownload.type_pdf.disabled,
.content-id .btnDownload.type_pdf:disabled,
.content-id .btnDownloadPdf.disabled,
.content-id .btnDownloadPdf:disabled,
.content-id .btnDownloadPdf_25.disabled,
.content-id .btnDownloadPdf_25:disabled,
.content-id .btnExcelBig.disabled,
.content-id .btnExcelBig:disabled,
.content-id .btnExcelMiddle.disabled,
.content-id .btnExcelMiddle:disabled,
.content-id .btnExcelSmall.disabled,
.content-id .btnExcelSmall:disabled,
.content-id .btnSm_refresh.disabled,
.content-id .btnSm_refresh:disabled,
.content-id .btnSm_LayerPop.disabled,
.content-id .btnSm_LayerPop:disabled,
.content-id .btnSm_more.disabled,
.content-id .btnSm_more:disabled,
.content-id .btnSm_close.disabled,
.content-id .btnSm_close:disabled,
.content-id .btnSm_Download.disabled,
.content-id .btnSm_Download:disabled,
.content-id .btnSm_Sample.disabled,
.content-id .btnSm_Sample:disabled,
.content-id .btnSm_play.disabled,
.content-id .btnSm_play:disabled,
.content-id .btnSm_White3.disabled,
.content-id .btnSm_White3:disabled,
.content-id .btnSm_White4.disabled,
.content-id .btnSm_White4:disabled,
.content-id .btnSm_SystemPop_s.disabled,
.content-id .btnSm_SystemPop_s:disabled,
.content-id .btnSm_SystemPop.disabled,
.content-id .btnSm_SystemPop:disabled,
.content-id .btnSm_LayerPop.disabled,
.content-id .btnSm_LayerPop:disabled,
.content-id .btnSm_White2.disabled,
.content-id .btnSm_White2:disabled,
.content-id .btnSsm_buy.disabled,
.content-id .btnSsm_buy:disabled,
.content-id .btnSsm_white.disabled,
.content-id .btnSsm_white:disabled,
.content-id .btnSsm_White.disabled,
.content-id .btnSsm_White:disabled,
.content-id .type_btnbox.disabled,
.content-id .type_btnbox:disabled,
.content-id .btnSsm_SystemPop.disabled,
.content-id .btnSsm_SystemPop:disabled,
.content-id .btnSsm_LayerPop.disabled,
.content-id .btnSsm_LayerPop:disabled,
.content-id .btnSsm_download.disabled,
.content-id .btnSsm_download:disabled,
.content-id .btnDel.disabled,
.content-id .btnDel:disabled,
.content-id .btn_view.disabled,
.content-id .btn_view:disabled,
.content-id .btn_desc.disabled,
.content-id .btn_desc:disabled,
.content-id .btn_asc.disabled,
.content-id .btn_asc:disabled,
.content-id .btn_Print.disabled,
.content-id .btn_Print:disabled,
.content-id .btn_plus.disabled,
.content-id .btn_plus:disabled,
.content-id .btn_minus.disabled,
.content-id .btn_minus:disabled,
.content-id .btnKnow.disabled,
.content-id .btnKnow:disabled,
.content-id .btn_sssNum.disabled,
.content-id .btn_sssNum:disabled,
.content-id .btnWhite3.disabled,
.content-id .btnWhite3:disabled,
.content-id .btnWhite2.disabled,
.content-id .btnWhite2:disabled,
.content-id .btnWhite3.disabled,
.content-id .btnWhite3:disabled,
.content-id .btnPlay.disabled,
.content-id .btnPlay:disabled,
.content-id .btnWhite.disabled,
.content-id .btnWhite:disabled,
.content-id .btnSystemPop.disabled,
.content-id .btnSystemPop:disabled,
.content-id .btnLayerPop.disabled,
.content-id .btnLayerPop:disabled,
.content-id .mtl_button.gray.disabled,
.content-id .mtl_button.gray:disabled {
  background-color: #EBEBED !important;
  border-color: #E1E2E5 !important;
  color: #73757C !important;
  pointer-events: none;
  background-image: none !important;
}
body .mtl_button.btnCancel.disabled::before, body .mtl_button.btnCancel.disabled::after, body .mtl_button.btnCancel:disabled::before, body .mtl_button.btnCancel:disabled::after,
body .basicSmall.disabled::before,
body .basicSmall.disabled::after,
body .basicSmall:disabled::before,
body .basicSmall:disabled::after,
body .btn_gray.disabled::before,
body .btn_gray.disabled::after,
body .btn_gray:disabled::before,
body .btn_gray:disabled::after,
body .btnSm_White.disabled::before,
body .btnSm_White.disabled::after,
body .btnSm_White:disabled::before,
body .btnSm_White:disabled::after,
body .btnSystemPop.disabled::before,
body .btnSystemPop.disabled::after,
body .btnSystemPop:disabled::before,
body .btnSystemPop:disabled::after,
body .btnSystemPop.readok.disabled::before,
body .btnSystemPop.readok.disabled::after,
body .btnSystemPop.readok:disabled::before,
body .btnSystemPop.readok:disabled::after,
body .btnLayerPop.disabled::before,
body .btnLayerPop.disabled::after,
body .btnLayerPop:disabled::before,
body .btnLayerPop:disabled::after,
body .btn_prev.disabled::before,
body .btn_prev.disabled::after,
body .btn_prev:disabled::before,
body .btn_prev:disabled::after,
body .btn_next.disabled::before,
body .btn_next.disabled::after,
body .btn_next:disabled::before,
body .btn_next:disabled::after,
body .btnAcc.disabled::before,
body .btnAcc.disabled::after,
body .btnAcc:disabled::before,
body .btnAcc:disabled::after,
body .btnExcel.disabled::before,
body .btnExcel.disabled::after,
body .btnExcel:disabled::before,
body .btnExcel:disabled::after,
body .btn_refresh.disabled::before,
body .btn_refresh.disabled::after,
body .btn_refresh:disabled::before,
body .btn_refresh:disabled::after,
body .btn_refresh_noTxt.disabled::before,
body .btn_refresh_noTxt.disabled::after,
body .btn_refresh_noTxt:disabled::before,
body .btn_refresh_noTxt:disabled::after,
body .btnSm_list.disabled::before,
body .btnSm_list.disabled::after,
body .btnSm_list:disabled::before,
body .btnSm_list:disabled::after,
body .btnDownload.disabled::before,
body .btnDownload.disabled::after,
body .btnDownload:disabled::before,
body .btnDownload:disabled::after,
body .btnDownload.type_pdf.disabled::before,
body .btnDownload.type_pdf.disabled::after,
body .btnDownload.type_pdf:disabled::before,
body .btnDownload.type_pdf:disabled::after,
body .btnDownloadPdf.disabled::before,
body .btnDownloadPdf.disabled::after,
body .btnDownloadPdf:disabled::before,
body .btnDownloadPdf:disabled::after,
body .btnDownloadPdf_25.disabled::before,
body .btnDownloadPdf_25.disabled::after,
body .btnDownloadPdf_25:disabled::before,
body .btnDownloadPdf_25:disabled::after,
body .btnExcelBig.disabled::before,
body .btnExcelBig.disabled::after,
body .btnExcelBig:disabled::before,
body .btnExcelBig:disabled::after,
body .btnExcelMiddle.disabled::before,
body .btnExcelMiddle.disabled::after,
body .btnExcelMiddle:disabled::before,
body .btnExcelMiddle:disabled::after,
body .btnExcelSmall.disabled::before,
body .btnExcelSmall.disabled::after,
body .btnExcelSmall:disabled::before,
body .btnExcelSmall:disabled::after,
body .btnSm_refresh.disabled::before,
body .btnSm_refresh.disabled::after,
body .btnSm_refresh:disabled::before,
body .btnSm_refresh:disabled::after,
body .btnSm_LayerPop.disabled::before,
body .btnSm_LayerPop.disabled::after,
body .btnSm_LayerPop:disabled::before,
body .btnSm_LayerPop:disabled::after,
body .btnSm_more.disabled::before,
body .btnSm_more.disabled::after,
body .btnSm_more:disabled::before,
body .btnSm_more:disabled::after,
body .btnSm_close.disabled::before,
body .btnSm_close.disabled::after,
body .btnSm_close:disabled::before,
body .btnSm_close:disabled::after,
body .btnSm_Download.disabled::before,
body .btnSm_Download.disabled::after,
body .btnSm_Download:disabled::before,
body .btnSm_Download:disabled::after,
body .btnSm_Sample.disabled::before,
body .btnSm_Sample.disabled::after,
body .btnSm_Sample:disabled::before,
body .btnSm_Sample:disabled::after,
body .btnSm_play.disabled::before,
body .btnSm_play.disabled::after,
body .btnSm_play:disabled::before,
body .btnSm_play:disabled::after,
body .btnSm_White3.disabled::before,
body .btnSm_White3.disabled::after,
body .btnSm_White3:disabled::before,
body .btnSm_White3:disabled::after,
body .btnSm_White4.disabled::before,
body .btnSm_White4.disabled::after,
body .btnSm_White4:disabled::before,
body .btnSm_White4:disabled::after,
body .btnSm_SystemPop_s.disabled::before,
body .btnSm_SystemPop_s.disabled::after,
body .btnSm_SystemPop_s:disabled::before,
body .btnSm_SystemPop_s:disabled::after,
body .btnSm_SystemPop.disabled::before,
body .btnSm_SystemPop.disabled::after,
body .btnSm_SystemPop:disabled::before,
body .btnSm_SystemPop:disabled::after,
body .btnSm_LayerPop.disabled::before,
body .btnSm_LayerPop.disabled::after,
body .btnSm_LayerPop:disabled::before,
body .btnSm_LayerPop:disabled::after,
body .btnSm_White2.disabled::before,
body .btnSm_White2.disabled::after,
body .btnSm_White2:disabled::before,
body .btnSm_White2:disabled::after,
body .btnSsm_buy.disabled::before,
body .btnSsm_buy.disabled::after,
body .btnSsm_buy:disabled::before,
body .btnSsm_buy:disabled::after,
body .btnSsm_white.disabled::before,
body .btnSsm_white.disabled::after,
body .btnSsm_white:disabled::before,
body .btnSsm_white:disabled::after,
body .btnSsm_White.disabled::before,
body .btnSsm_White.disabled::after,
body .btnSsm_White:disabled::before,
body .btnSsm_White:disabled::after,
body .type_btnbox.disabled::before,
body .type_btnbox.disabled::after,
body .type_btnbox:disabled::before,
body .type_btnbox:disabled::after,
body .btnSsm_SystemPop.disabled::before,
body .btnSsm_SystemPop.disabled::after,
body .btnSsm_SystemPop:disabled::before,
body .btnSsm_SystemPop:disabled::after,
body .btnSsm_LayerPop.disabled::before,
body .btnSsm_LayerPop.disabled::after,
body .btnSsm_LayerPop:disabled::before,
body .btnSsm_LayerPop:disabled::after,
body .btnSsm_download.disabled::before,
body .btnSsm_download.disabled::after,
body .btnSsm_download:disabled::before,
body .btnSsm_download:disabled::after,
body .btnDel.disabled::before,
body .btnDel.disabled::after,
body .btnDel:disabled::before,
body .btnDel:disabled::after,
body .btn_view.disabled::before,
body .btn_view.disabled::after,
body .btn_view:disabled::before,
body .btn_view:disabled::after,
body .btn_desc.disabled::before,
body .btn_desc.disabled::after,
body .btn_desc:disabled::before,
body .btn_desc:disabled::after,
body .btn_asc.disabled::before,
body .btn_asc.disabled::after,
body .btn_asc:disabled::before,
body .btn_asc:disabled::after,
body .btn_Print.disabled::before,
body .btn_Print.disabled::after,
body .btn_Print:disabled::before,
body .btn_Print:disabled::after,
body .btn_plus.disabled::before,
body .btn_plus.disabled::after,
body .btn_plus:disabled::before,
body .btn_plus:disabled::after,
body .btn_minus.disabled::before,
body .btn_minus.disabled::after,
body .btn_minus:disabled::before,
body .btn_minus:disabled::after,
body .btnKnow.disabled::before,
body .btnKnow.disabled::after,
body .btnKnow:disabled::before,
body .btnKnow:disabled::after,
body .btn_sssNum.disabled::before,
body .btn_sssNum.disabled::after,
body .btn_sssNum:disabled::before,
body .btn_sssNum:disabled::after,
body .btnWhite3.disabled::before,
body .btnWhite3.disabled::after,
body .btnWhite3:disabled::before,
body .btnWhite3:disabled::after,
body .btnWhite2.disabled::before,
body .btnWhite2.disabled::after,
body .btnWhite2:disabled::before,
body .btnWhite2:disabled::after,
body .btnWhite3.disabled::before,
body .btnWhite3.disabled::after,
body .btnWhite3:disabled::before,
body .btnWhite3:disabled::after,
body .btnPlay.disabled::before,
body .btnPlay.disabled::after,
body .btnPlay:disabled::before,
body .btnPlay:disabled::after,
body .btnWhite.disabled::before,
body .btnWhite.disabled::after,
body .btnWhite:disabled::before,
body .btnWhite:disabled::after,
body .btnSystemPop.disabled::before,
body .btnSystemPop.disabled::after,
body .btnSystemPop:disabled::before,
body .btnSystemPop:disabled::after,
body .btnLayerPop.disabled::before,
body .btnLayerPop.disabled::after,
body .btnLayerPop:disabled::before,
body .btnLayerPop:disabled::after,
body .mtl_button.gray.disabled::before,
body .mtl_button.gray.disabled::after,
body .mtl_button.gray:disabled::before,
body .mtl_button.gray:disabled::after,
.modal_content .mtl_button.btnCancel.disabled::before,
.modal_content .mtl_button.btnCancel.disabled::after,
.modal_content .mtl_button.btnCancel:disabled::before,
.modal_content .mtl_button.btnCancel:disabled::after,
.modal_content .basicSmall.disabled::before,
.modal_content .basicSmall.disabled::after,
.modal_content .basicSmall:disabled::before,
.modal_content .basicSmall:disabled::after,
.modal_content .btn_gray.disabled::before,
.modal_content .btn_gray.disabled::after,
.modal_content .btn_gray:disabled::before,
.modal_content .btn_gray:disabled::after,
.modal_content .btnSm_White.disabled::before,
.modal_content .btnSm_White.disabled::after,
.modal_content .btnSm_White:disabled::before,
.modal_content .btnSm_White:disabled::after,
.modal_content .btnSystemPop.disabled::before,
.modal_content .btnSystemPop.disabled::after,
.modal_content .btnSystemPop:disabled::before,
.modal_content .btnSystemPop:disabled::after,
.modal_content .btnSystemPop.readok.disabled::before,
.modal_content .btnSystemPop.readok.disabled::after,
.modal_content .btnSystemPop.readok:disabled::before,
.modal_content .btnSystemPop.readok:disabled::after,
.modal_content .btnLayerPop.disabled::before,
.modal_content .btnLayerPop.disabled::after,
.modal_content .btnLayerPop:disabled::before,
.modal_content .btnLayerPop:disabled::after,
.modal_content .btn_prev.disabled::before,
.modal_content .btn_prev.disabled::after,
.modal_content .btn_prev:disabled::before,
.modal_content .btn_prev:disabled::after,
.modal_content .btn_next.disabled::before,
.modal_content .btn_next.disabled::after,
.modal_content .btn_next:disabled::before,
.modal_content .btn_next:disabled::after,
.modal_content .btnAcc.disabled::before,
.modal_content .btnAcc.disabled::after,
.modal_content .btnAcc:disabled::before,
.modal_content .btnAcc:disabled::after,
.modal_content .btnExcel.disabled::before,
.modal_content .btnExcel.disabled::after,
.modal_content .btnExcel:disabled::before,
.modal_content .btnExcel:disabled::after,
.modal_content .btn_refresh.disabled::before,
.modal_content .btn_refresh.disabled::after,
.modal_content .btn_refresh:disabled::before,
.modal_content .btn_refresh:disabled::after,
.modal_content .btn_refresh_noTxt.disabled::before,
.modal_content .btn_refresh_noTxt.disabled::after,
.modal_content .btn_refresh_noTxt:disabled::before,
.modal_content .btn_refresh_noTxt:disabled::after,
.modal_content .btnSm_list.disabled::before,
.modal_content .btnSm_list.disabled::after,
.modal_content .btnSm_list:disabled::before,
.modal_content .btnSm_list:disabled::after,
.modal_content .btnDownload.disabled::before,
.modal_content .btnDownload.disabled::after,
.modal_content .btnDownload:disabled::before,
.modal_content .btnDownload:disabled::after,
.modal_content .btnDownload.type_pdf.disabled::before,
.modal_content .btnDownload.type_pdf.disabled::after,
.modal_content .btnDownload.type_pdf:disabled::before,
.modal_content .btnDownload.type_pdf:disabled::after,
.modal_content .btnDownloadPdf.disabled::before,
.modal_content .btnDownloadPdf.disabled::after,
.modal_content .btnDownloadPdf:disabled::before,
.modal_content .btnDownloadPdf:disabled::after,
.modal_content .btnDownloadPdf_25.disabled::before,
.modal_content .btnDownloadPdf_25.disabled::after,
.modal_content .btnDownloadPdf_25:disabled::before,
.modal_content .btnDownloadPdf_25:disabled::after,
.modal_content .btnExcelBig.disabled::before,
.modal_content .btnExcelBig.disabled::after,
.modal_content .btnExcelBig:disabled::before,
.modal_content .btnExcelBig:disabled::after,
.modal_content .btnExcelMiddle.disabled::before,
.modal_content .btnExcelMiddle.disabled::after,
.modal_content .btnExcelMiddle:disabled::before,
.modal_content .btnExcelMiddle:disabled::after,
.modal_content .btnExcelSmall.disabled::before,
.modal_content .btnExcelSmall.disabled::after,
.modal_content .btnExcelSmall:disabled::before,
.modal_content .btnExcelSmall:disabled::after,
.modal_content .btnSm_refresh.disabled::before,
.modal_content .btnSm_refresh.disabled::after,
.modal_content .btnSm_refresh:disabled::before,
.modal_content .btnSm_refresh:disabled::after,
.modal_content .btnSm_LayerPop.disabled::before,
.modal_content .btnSm_LayerPop.disabled::after,
.modal_content .btnSm_LayerPop:disabled::before,
.modal_content .btnSm_LayerPop:disabled::after,
.modal_content .btnSm_more.disabled::before,
.modal_content .btnSm_more.disabled::after,
.modal_content .btnSm_more:disabled::before,
.modal_content .btnSm_more:disabled::after,
.modal_content .btnSm_close.disabled::before,
.modal_content .btnSm_close.disabled::after,
.modal_content .btnSm_close:disabled::before,
.modal_content .btnSm_close:disabled::after,
.modal_content .btnSm_Download.disabled::before,
.modal_content .btnSm_Download.disabled::after,
.modal_content .btnSm_Download:disabled::before,
.modal_content .btnSm_Download:disabled::after,
.modal_content .btnSm_Sample.disabled::before,
.modal_content .btnSm_Sample.disabled::after,
.modal_content .btnSm_Sample:disabled::before,
.modal_content .btnSm_Sample:disabled::after,
.modal_content .btnSm_play.disabled::before,
.modal_content .btnSm_play.disabled::after,
.modal_content .btnSm_play:disabled::before,
.modal_content .btnSm_play:disabled::after,
.modal_content .btnSm_White3.disabled::before,
.modal_content .btnSm_White3.disabled::after,
.modal_content .btnSm_White3:disabled::before,
.modal_content .btnSm_White3:disabled::after,
.modal_content .btnSm_White4.disabled::before,
.modal_content .btnSm_White4.disabled::after,
.modal_content .btnSm_White4:disabled::before,
.modal_content .btnSm_White4:disabled::after,
.modal_content .btnSm_SystemPop_s.disabled::before,
.modal_content .btnSm_SystemPop_s.disabled::after,
.modal_content .btnSm_SystemPop_s:disabled::before,
.modal_content .btnSm_SystemPop_s:disabled::after,
.modal_content .btnSm_SystemPop.disabled::before,
.modal_content .btnSm_SystemPop.disabled::after,
.modal_content .btnSm_SystemPop:disabled::before,
.modal_content .btnSm_SystemPop:disabled::after,
.modal_content .btnSm_LayerPop.disabled::before,
.modal_content .btnSm_LayerPop.disabled::after,
.modal_content .btnSm_LayerPop:disabled::before,
.modal_content .btnSm_LayerPop:disabled::after,
.modal_content .btnSm_White2.disabled::before,
.modal_content .btnSm_White2.disabled::after,
.modal_content .btnSm_White2:disabled::before,
.modal_content .btnSm_White2:disabled::after,
.modal_content .btnSsm_buy.disabled::before,
.modal_content .btnSsm_buy.disabled::after,
.modal_content .btnSsm_buy:disabled::before,
.modal_content .btnSsm_buy:disabled::after,
.modal_content .btnSsm_white.disabled::before,
.modal_content .btnSsm_white.disabled::after,
.modal_content .btnSsm_white:disabled::before,
.modal_content .btnSsm_white:disabled::after,
.modal_content .btnSsm_White.disabled::before,
.modal_content .btnSsm_White.disabled::after,
.modal_content .btnSsm_White:disabled::before,
.modal_content .btnSsm_White:disabled::after,
.modal_content .type_btnbox.disabled::before,
.modal_content .type_btnbox.disabled::after,
.modal_content .type_btnbox:disabled::before,
.modal_content .type_btnbox:disabled::after,
.modal_content .btnSsm_SystemPop.disabled::before,
.modal_content .btnSsm_SystemPop.disabled::after,
.modal_content .btnSsm_SystemPop:disabled::before,
.modal_content .btnSsm_SystemPop:disabled::after,
.modal_content .btnSsm_LayerPop.disabled::before,
.modal_content .btnSsm_LayerPop.disabled::after,
.modal_content .btnSsm_LayerPop:disabled::before,
.modal_content .btnSsm_LayerPop:disabled::after,
.modal_content .btnSsm_download.disabled::before,
.modal_content .btnSsm_download.disabled::after,
.modal_content .btnSsm_download:disabled::before,
.modal_content .btnSsm_download:disabled::after,
.modal_content .btnDel.disabled::before,
.modal_content .btnDel.disabled::after,
.modal_content .btnDel:disabled::before,
.modal_content .btnDel:disabled::after,
.modal_content .btn_view.disabled::before,
.modal_content .btn_view.disabled::after,
.modal_content .btn_view:disabled::before,
.modal_content .btn_view:disabled::after,
.modal_content .btn_desc.disabled::before,
.modal_content .btn_desc.disabled::after,
.modal_content .btn_desc:disabled::before,
.modal_content .btn_desc:disabled::after,
.modal_content .btn_asc.disabled::before,
.modal_content .btn_asc.disabled::after,
.modal_content .btn_asc:disabled::before,
.modal_content .btn_asc:disabled::after,
.modal_content .btn_Print.disabled::before,
.modal_content .btn_Print.disabled::after,
.modal_content .btn_Print:disabled::before,
.modal_content .btn_Print:disabled::after,
.modal_content .btn_plus.disabled::before,
.modal_content .btn_plus.disabled::after,
.modal_content .btn_plus:disabled::before,
.modal_content .btn_plus:disabled::after,
.modal_content .btn_minus.disabled::before,
.modal_content .btn_minus.disabled::after,
.modal_content .btn_minus:disabled::before,
.modal_content .btn_minus:disabled::after,
.modal_content .btnKnow.disabled::before,
.modal_content .btnKnow.disabled::after,
.modal_content .btnKnow:disabled::before,
.modal_content .btnKnow:disabled::after,
.modal_content .btn_sssNum.disabled::before,
.modal_content .btn_sssNum.disabled::after,
.modal_content .btn_sssNum:disabled::before,
.modal_content .btn_sssNum:disabled::after,
.modal_content .btnWhite3.disabled::before,
.modal_content .btnWhite3.disabled::after,
.modal_content .btnWhite3:disabled::before,
.modal_content .btnWhite3:disabled::after,
.modal_content .btnWhite2.disabled::before,
.modal_content .btnWhite2.disabled::after,
.modal_content .btnWhite2:disabled::before,
.modal_content .btnWhite2:disabled::after,
.modal_content .btnWhite3.disabled::before,
.modal_content .btnWhite3.disabled::after,
.modal_content .btnWhite3:disabled::before,
.modal_content .btnWhite3:disabled::after,
.modal_content .btnPlay.disabled::before,
.modal_content .btnPlay.disabled::after,
.modal_content .btnPlay:disabled::before,
.modal_content .btnPlay:disabled::after,
.modal_content .btnWhite.disabled::before,
.modal_content .btnWhite.disabled::after,
.modal_content .btnWhite:disabled::before,
.modal_content .btnWhite:disabled::after,
.modal_content .btnSystemPop.disabled::before,
.modal_content .btnSystemPop.disabled::after,
.modal_content .btnSystemPop:disabled::before,
.modal_content .btnSystemPop:disabled::after,
.modal_content .btnLayerPop.disabled::before,
.modal_content .btnLayerPop.disabled::after,
.modal_content .btnLayerPop:disabled::before,
.modal_content .btnLayerPop:disabled::after,
.modal_content .mtl_button.gray.disabled::before,
.modal_content .mtl_button.gray.disabled::after,
.modal_content .mtl_button.gray:disabled::before,
.modal_content .mtl_button.gray:disabled::after,
.content-id .mtl_button.btnCancel.disabled::before,
.content-id .mtl_button.btnCancel.disabled::after,
.content-id .mtl_button.btnCancel:disabled::before,
.content-id .mtl_button.btnCancel:disabled::after,
.content-id .basicSmall.disabled::before,
.content-id .basicSmall.disabled::after,
.content-id .basicSmall:disabled::before,
.content-id .basicSmall:disabled::after,
.content-id .btn_gray.disabled::before,
.content-id .btn_gray.disabled::after,
.content-id .btn_gray:disabled::before,
.content-id .btn_gray:disabled::after,
.content-id .btnSm_White.disabled::before,
.content-id .btnSm_White.disabled::after,
.content-id .btnSm_White:disabled::before,
.content-id .btnSm_White:disabled::after,
.content-id .btnSystemPop.disabled::before,
.content-id .btnSystemPop.disabled::after,
.content-id .btnSystemPop:disabled::before,
.content-id .btnSystemPop:disabled::after,
.content-id .btnSystemPop.readok.disabled::before,
.content-id .btnSystemPop.readok.disabled::after,
.content-id .btnSystemPop.readok:disabled::before,
.content-id .btnSystemPop.readok:disabled::after,
.content-id .btnLayerPop.disabled::before,
.content-id .btnLayerPop.disabled::after,
.content-id .btnLayerPop:disabled::before,
.content-id .btnLayerPop:disabled::after,
.content-id .btn_prev.disabled::before,
.content-id .btn_prev.disabled::after,
.content-id .btn_prev:disabled::before,
.content-id .btn_prev:disabled::after,
.content-id .btn_next.disabled::before,
.content-id .btn_next.disabled::after,
.content-id .btn_next:disabled::before,
.content-id .btn_next:disabled::after,
.content-id .btnAcc.disabled::before,
.content-id .btnAcc.disabled::after,
.content-id .btnAcc:disabled::before,
.content-id .btnAcc:disabled::after,
.content-id .btnExcel.disabled::before,
.content-id .btnExcel.disabled::after,
.content-id .btnExcel:disabled::before,
.content-id .btnExcel:disabled::after,
.content-id .btn_refresh.disabled::before,
.content-id .btn_refresh.disabled::after,
.content-id .btn_refresh:disabled::before,
.content-id .btn_refresh:disabled::after,
.content-id .btn_refresh_noTxt.disabled::before,
.content-id .btn_refresh_noTxt.disabled::after,
.content-id .btn_refresh_noTxt:disabled::before,
.content-id .btn_refresh_noTxt:disabled::after,
.content-id .btnSm_list.disabled::before,
.content-id .btnSm_list.disabled::after,
.content-id .btnSm_list:disabled::before,
.content-id .btnSm_list:disabled::after,
.content-id .btnDownload.disabled::before,
.content-id .btnDownload.disabled::after,
.content-id .btnDownload:disabled::before,
.content-id .btnDownload:disabled::after,
.content-id .btnDownload.type_pdf.disabled::before,
.content-id .btnDownload.type_pdf.disabled::after,
.content-id .btnDownload.type_pdf:disabled::before,
.content-id .btnDownload.type_pdf:disabled::after,
.content-id .btnDownloadPdf.disabled::before,
.content-id .btnDownloadPdf.disabled::after,
.content-id .btnDownloadPdf:disabled::before,
.content-id .btnDownloadPdf:disabled::after,
.content-id .btnDownloadPdf_25.disabled::before,
.content-id .btnDownloadPdf_25.disabled::after,
.content-id .btnDownloadPdf_25:disabled::before,
.content-id .btnDownloadPdf_25:disabled::after,
.content-id .btnExcelBig.disabled::before,
.content-id .btnExcelBig.disabled::after,
.content-id .btnExcelBig:disabled::before,
.content-id .btnExcelBig:disabled::after,
.content-id .btnExcelMiddle.disabled::before,
.content-id .btnExcelMiddle.disabled::after,
.content-id .btnExcelMiddle:disabled::before,
.content-id .btnExcelMiddle:disabled::after,
.content-id .btnExcelSmall.disabled::before,
.content-id .btnExcelSmall.disabled::after,
.content-id .btnExcelSmall:disabled::before,
.content-id .btnExcelSmall:disabled::after,
.content-id .btnSm_refresh.disabled::before,
.content-id .btnSm_refresh.disabled::after,
.content-id .btnSm_refresh:disabled::before,
.content-id .btnSm_refresh:disabled::after,
.content-id .btnSm_LayerPop.disabled::before,
.content-id .btnSm_LayerPop.disabled::after,
.content-id .btnSm_LayerPop:disabled::before,
.content-id .btnSm_LayerPop:disabled::after,
.content-id .btnSm_more.disabled::before,
.content-id .btnSm_more.disabled::after,
.content-id .btnSm_more:disabled::before,
.content-id .btnSm_more:disabled::after,
.content-id .btnSm_close.disabled::before,
.content-id .btnSm_close.disabled::after,
.content-id .btnSm_close:disabled::before,
.content-id .btnSm_close:disabled::after,
.content-id .btnSm_Download.disabled::before,
.content-id .btnSm_Download.disabled::after,
.content-id .btnSm_Download:disabled::before,
.content-id .btnSm_Download:disabled::after,
.content-id .btnSm_Sample.disabled::before,
.content-id .btnSm_Sample.disabled::after,
.content-id .btnSm_Sample:disabled::before,
.content-id .btnSm_Sample:disabled::after,
.content-id .btnSm_play.disabled::before,
.content-id .btnSm_play.disabled::after,
.content-id .btnSm_play:disabled::before,
.content-id .btnSm_play:disabled::after,
.content-id .btnSm_White3.disabled::before,
.content-id .btnSm_White3.disabled::after,
.content-id .btnSm_White3:disabled::before,
.content-id .btnSm_White3:disabled::after,
.content-id .btnSm_White4.disabled::before,
.content-id .btnSm_White4.disabled::after,
.content-id .btnSm_White4:disabled::before,
.content-id .btnSm_White4:disabled::after,
.content-id .btnSm_SystemPop_s.disabled::before,
.content-id .btnSm_SystemPop_s.disabled::after,
.content-id .btnSm_SystemPop_s:disabled::before,
.content-id .btnSm_SystemPop_s:disabled::after,
.content-id .btnSm_SystemPop.disabled::before,
.content-id .btnSm_SystemPop.disabled::after,
.content-id .btnSm_SystemPop:disabled::before,
.content-id .btnSm_SystemPop:disabled::after,
.content-id .btnSm_LayerPop.disabled::before,
.content-id .btnSm_LayerPop.disabled::after,
.content-id .btnSm_LayerPop:disabled::before,
.content-id .btnSm_LayerPop:disabled::after,
.content-id .btnSm_White2.disabled::before,
.content-id .btnSm_White2.disabled::after,
.content-id .btnSm_White2:disabled::before,
.content-id .btnSm_White2:disabled::after,
.content-id .btnSsm_buy.disabled::before,
.content-id .btnSsm_buy.disabled::after,
.content-id .btnSsm_buy:disabled::before,
.content-id .btnSsm_buy:disabled::after,
.content-id .btnSsm_white.disabled::before,
.content-id .btnSsm_white.disabled::after,
.content-id .btnSsm_white:disabled::before,
.content-id .btnSsm_white:disabled::after,
.content-id .btnSsm_White.disabled::before,
.content-id .btnSsm_White.disabled::after,
.content-id .btnSsm_White:disabled::before,
.content-id .btnSsm_White:disabled::after,
.content-id .type_btnbox.disabled::before,
.content-id .type_btnbox.disabled::after,
.content-id .type_btnbox:disabled::before,
.content-id .type_btnbox:disabled::after,
.content-id .btnSsm_SystemPop.disabled::before,
.content-id .btnSsm_SystemPop.disabled::after,
.content-id .btnSsm_SystemPop:disabled::before,
.content-id .btnSsm_SystemPop:disabled::after,
.content-id .btnSsm_LayerPop.disabled::before,
.content-id .btnSsm_LayerPop.disabled::after,
.content-id .btnSsm_LayerPop:disabled::before,
.content-id .btnSsm_LayerPop:disabled::after,
.content-id .btnSsm_download.disabled::before,
.content-id .btnSsm_download.disabled::after,
.content-id .btnSsm_download:disabled::before,
.content-id .btnSsm_download:disabled::after,
.content-id .btnDel.disabled::before,
.content-id .btnDel.disabled::after,
.content-id .btnDel:disabled::before,
.content-id .btnDel:disabled::after,
.content-id .btn_view.disabled::before,
.content-id .btn_view.disabled::after,
.content-id .btn_view:disabled::before,
.content-id .btn_view:disabled::after,
.content-id .btn_desc.disabled::before,
.content-id .btn_desc.disabled::after,
.content-id .btn_desc:disabled::before,
.content-id .btn_desc:disabled::after,
.content-id .btn_asc.disabled::before,
.content-id .btn_asc.disabled::after,
.content-id .btn_asc:disabled::before,
.content-id .btn_asc:disabled::after,
.content-id .btn_Print.disabled::before,
.content-id .btn_Print.disabled::after,
.content-id .btn_Print:disabled::before,
.content-id .btn_Print:disabled::after,
.content-id .btn_plus.disabled::before,
.content-id .btn_plus.disabled::after,
.content-id .btn_plus:disabled::before,
.content-id .btn_plus:disabled::after,
.content-id .btn_minus.disabled::before,
.content-id .btn_minus.disabled::after,
.content-id .btn_minus:disabled::before,
.content-id .btn_minus:disabled::after,
.content-id .btnKnow.disabled::before,
.content-id .btnKnow.disabled::after,
.content-id .btnKnow:disabled::before,
.content-id .btnKnow:disabled::after,
.content-id .btn_sssNum.disabled::before,
.content-id .btn_sssNum.disabled::after,
.content-id .btn_sssNum:disabled::before,
.content-id .btn_sssNum:disabled::after,
.content-id .btnWhite3.disabled::before,
.content-id .btnWhite3.disabled::after,
.content-id .btnWhite3:disabled::before,
.content-id .btnWhite3:disabled::after,
.content-id .btnWhite2.disabled::before,
.content-id .btnWhite2.disabled::after,
.content-id .btnWhite2:disabled::before,
.content-id .btnWhite2:disabled::after,
.content-id .btnWhite3.disabled::before,
.content-id .btnWhite3.disabled::after,
.content-id .btnWhite3:disabled::before,
.content-id .btnWhite3:disabled::after,
.content-id .btnPlay.disabled::before,
.content-id .btnPlay.disabled::after,
.content-id .btnPlay:disabled::before,
.content-id .btnPlay:disabled::after,
.content-id .btnWhite.disabled::before,
.content-id .btnWhite.disabled::after,
.content-id .btnWhite:disabled::before,
.content-id .btnWhite:disabled::after,
.content-id .btnSystemPop.disabled::before,
.content-id .btnSystemPop.disabled::after,
.content-id .btnSystemPop:disabled::before,
.content-id .btnSystemPop:disabled::after,
.content-id .btnLayerPop.disabled::before,
.content-id .btnLayerPop.disabled::after,
.content-id .btnLayerPop:disabled::before,
.content-id .btnLayerPop:disabled::after,
.content-id .mtl_button.gray.disabled::before,
.content-id .mtl_button.gray.disabled::after,
.content-id .mtl_button.gray:disabled::before,
.content-id .mtl_button.gray:disabled::after {
  opacity: 0.3;
}
body .mtl_button.btnCancel:not(:disabled):not(.disabled):active, body .mtl_button.btnCancel:not(:disabled):not(.disabled).active,
body .basicSmall:not(:disabled):not(.disabled):active,
body .basicSmall:not(:disabled):not(.disabled).active,
body .btn_gray:not(:disabled):not(.disabled):active,
body .btn_gray:not(:disabled):not(.disabled).active,
body .btnSm_White:not(:disabled):not(.disabled):active,
body .btnSm_White:not(:disabled):not(.disabled).active,
body .btnSystemPop:not(:disabled):not(.disabled):active,
body .btnSystemPop:not(:disabled):not(.disabled).active,
body .btnSystemPop.readok:not(:disabled):not(.disabled):active,
body .btnSystemPop.readok:not(:disabled):not(.disabled).active,
body .btnLayerPop:not(:disabled):not(.disabled):active,
body .btnLayerPop:not(:disabled):not(.disabled).active,
body .btn_prev:not(:disabled):not(.disabled):active,
body .btn_prev:not(:disabled):not(.disabled).active,
body .btn_next:not(:disabled):not(.disabled):active,
body .btn_next:not(:disabled):not(.disabled).active,
body .btnAcc:not(:disabled):not(.disabled):active,
body .btnAcc:not(:disabled):not(.disabled).active,
body .btnExcel:not(:disabled):not(.disabled):active,
body .btnExcel:not(:disabled):not(.disabled).active,
body .btn_refresh:not(:disabled):not(.disabled):active,
body .btn_refresh:not(:disabled):not(.disabled).active,
body .btn_refresh_noTxt:not(:disabled):not(.disabled):active,
body .btn_refresh_noTxt:not(:disabled):not(.disabled).active,
body .btnSm_list:not(:disabled):not(.disabled):active,
body .btnSm_list:not(:disabled):not(.disabled).active,
body .btnDownload:not(:disabled):not(.disabled):active,
body .btnDownload:not(:disabled):not(.disabled).active,
body .btnDownload.type_pdf:not(:disabled):not(.disabled):active,
body .btnDownload.type_pdf:not(:disabled):not(.disabled).active,
body .btnDownloadPdf:not(:disabled):not(.disabled):active,
body .btnDownloadPdf:not(:disabled):not(.disabled).active,
body .btnDownloadPdf_25:not(:disabled):not(.disabled):active,
body .btnDownloadPdf_25:not(:disabled):not(.disabled).active,
body .btnExcelBig:not(:disabled):not(.disabled):active,
body .btnExcelBig:not(:disabled):not(.disabled).active,
body .btnExcelMiddle:not(:disabled):not(.disabled):active,
body .btnExcelMiddle:not(:disabled):not(.disabled).active,
body .btnExcelSmall:not(:disabled):not(.disabled):active,
body .btnExcelSmall:not(:disabled):not(.disabled).active,
body .btnSm_refresh:not(:disabled):not(.disabled):active,
body .btnSm_refresh:not(:disabled):not(.disabled).active,
body .btnSm_LayerPop:not(:disabled):not(.disabled):active,
body .btnSm_LayerPop:not(:disabled):not(.disabled).active,
body .btnSm_more:not(:disabled):not(.disabled):active,
body .btnSm_more:not(:disabled):not(.disabled).active,
body .btnSm_close:not(:disabled):not(.disabled):active,
body .btnSm_close:not(:disabled):not(.disabled).active,
body .btnSm_Download:not(:disabled):not(.disabled):active,
body .btnSm_Download:not(:disabled):not(.disabled).active,
body .btnSm_Sample:not(:disabled):not(.disabled):active,
body .btnSm_Sample:not(:disabled):not(.disabled).active,
body .btnSm_play:not(:disabled):not(.disabled):active,
body .btnSm_play:not(:disabled):not(.disabled).active,
body .btnSm_White3:not(:disabled):not(.disabled):active,
body .btnSm_White3:not(:disabled):not(.disabled).active,
body .btnSm_White4:not(:disabled):not(.disabled):active,
body .btnSm_White4:not(:disabled):not(.disabled).active,
body .btnSm_SystemPop_s:not(:disabled):not(.disabled):active,
body .btnSm_SystemPop_s:not(:disabled):not(.disabled).active,
body .btnSm_SystemPop:not(:disabled):not(.disabled):active,
body .btnSm_SystemPop:not(:disabled):not(.disabled).active,
body .btnSm_LayerPop:not(:disabled):not(.disabled):active,
body .btnSm_LayerPop:not(:disabled):not(.disabled).active,
body .btnSm_White2:not(:disabled):not(.disabled):active,
body .btnSm_White2:not(:disabled):not(.disabled).active,
body .btnSsm_buy:not(:disabled):not(.disabled):active,
body .btnSsm_buy:not(:disabled):not(.disabled).active,
body .btnSsm_white:not(:disabled):not(.disabled):active,
body .btnSsm_white:not(:disabled):not(.disabled).active,
body .btnSsm_White:not(:disabled):not(.disabled):active,
body .btnSsm_White:not(:disabled):not(.disabled).active,
body .type_btnbox:not(:disabled):not(.disabled):active,
body .type_btnbox:not(:disabled):not(.disabled).active,
body .btnSsm_SystemPop:not(:disabled):not(.disabled):active,
body .btnSsm_SystemPop:not(:disabled):not(.disabled).active,
body .btnSsm_LayerPop:not(:disabled):not(.disabled):active,
body .btnSsm_LayerPop:not(:disabled):not(.disabled).active,
body .btnSsm_download:not(:disabled):not(.disabled):active,
body .btnSsm_download:not(:disabled):not(.disabled).active,
body .btnDel:not(:disabled):not(.disabled):active,
body .btnDel:not(:disabled):not(.disabled).active,
body .btn_view:not(:disabled):not(.disabled):active,
body .btn_view:not(:disabled):not(.disabled).active,
body .btn_desc:not(:disabled):not(.disabled):active,
body .btn_desc:not(:disabled):not(.disabled).active,
body .btn_asc:not(:disabled):not(.disabled):active,
body .btn_asc:not(:disabled):not(.disabled).active,
body .btn_Print:not(:disabled):not(.disabled):active,
body .btn_Print:not(:disabled):not(.disabled).active,
body .btn_plus:not(:disabled):not(.disabled):active,
body .btn_plus:not(:disabled):not(.disabled).active,
body .btn_minus:not(:disabled):not(.disabled):active,
body .btn_minus:not(:disabled):not(.disabled).active,
body .btnKnow:not(:disabled):not(.disabled):active,
body .btnKnow:not(:disabled):not(.disabled).active,
body .btn_sssNum:not(:disabled):not(.disabled):active,
body .btn_sssNum:not(:disabled):not(.disabled).active,
body .btnWhite3:not(:disabled):not(.disabled):active,
body .btnWhite3:not(:disabled):not(.disabled).active,
body .btnWhite2:not(:disabled):not(.disabled):active,
body .btnWhite2:not(:disabled):not(.disabled).active,
body .btnWhite3:not(:disabled):not(.disabled):active,
body .btnWhite3:not(:disabled):not(.disabled).active,
body .btnPlay:not(:disabled):not(.disabled):active,
body .btnPlay:not(:disabled):not(.disabled).active,
body .btnWhite:not(:disabled):not(.disabled):active,
body .btnWhite:not(:disabled):not(.disabled).active,
body .btnSystemPop:not(:disabled):not(.disabled):active,
body .btnSystemPop:not(:disabled):not(.disabled).active,
body .btnLayerPop:not(:disabled):not(.disabled):active,
body .btnLayerPop:not(:disabled):not(.disabled).active,
body .mtl_button.gray:not(:disabled):not(.disabled):active,
body .mtl_button.gray:not(:disabled):not(.disabled).active,
.modal_content .mtl_button.btnCancel:not(:disabled):not(.disabled):active,
.modal_content .mtl_button.btnCancel:not(:disabled):not(.disabled).active,
.modal_content .basicSmall:not(:disabled):not(.disabled):active,
.modal_content .basicSmall:not(:disabled):not(.disabled).active,
.modal_content .btn_gray:not(:disabled):not(.disabled):active,
.modal_content .btn_gray:not(:disabled):not(.disabled).active,
.modal_content .btnSm_White:not(:disabled):not(.disabled):active,
.modal_content .btnSm_White:not(:disabled):not(.disabled).active,
.modal_content .btnSystemPop:not(:disabled):not(.disabled):active,
.modal_content .btnSystemPop:not(:disabled):not(.disabled).active,
.modal_content .btnSystemPop.readok:not(:disabled):not(.disabled):active,
.modal_content .btnSystemPop.readok:not(:disabled):not(.disabled).active,
.modal_content .btnLayerPop:not(:disabled):not(.disabled):active,
.modal_content .btnLayerPop:not(:disabled):not(.disabled).active,
.modal_content .btn_prev:not(:disabled):not(.disabled):active,
.modal_content .btn_prev:not(:disabled):not(.disabled).active,
.modal_content .btn_next:not(:disabled):not(.disabled):active,
.modal_content .btn_next:not(:disabled):not(.disabled).active,
.modal_content .btnAcc:not(:disabled):not(.disabled):active,
.modal_content .btnAcc:not(:disabled):not(.disabled).active,
.modal_content .btnExcel:not(:disabled):not(.disabled):active,
.modal_content .btnExcel:not(:disabled):not(.disabled).active,
.modal_content .btn_refresh:not(:disabled):not(.disabled):active,
.modal_content .btn_refresh:not(:disabled):not(.disabled).active,
.modal_content .btn_refresh_noTxt:not(:disabled):not(.disabled):active,
.modal_content .btn_refresh_noTxt:not(:disabled):not(.disabled).active,
.modal_content .btnSm_list:not(:disabled):not(.disabled):active,
.modal_content .btnSm_list:not(:disabled):not(.disabled).active,
.modal_content .btnDownload:not(:disabled):not(.disabled):active,
.modal_content .btnDownload:not(:disabled):not(.disabled).active,
.modal_content .btnDownload.type_pdf:not(:disabled):not(.disabled):active,
.modal_content .btnDownload.type_pdf:not(:disabled):not(.disabled).active,
.modal_content .btnDownloadPdf:not(:disabled):not(.disabled):active,
.modal_content .btnDownloadPdf:not(:disabled):not(.disabled).active,
.modal_content .btnDownloadPdf_25:not(:disabled):not(.disabled):active,
.modal_content .btnDownloadPdf_25:not(:disabled):not(.disabled).active,
.modal_content .btnExcelBig:not(:disabled):not(.disabled):active,
.modal_content .btnExcelBig:not(:disabled):not(.disabled).active,
.modal_content .btnExcelMiddle:not(:disabled):not(.disabled):active,
.modal_content .btnExcelMiddle:not(:disabled):not(.disabled).active,
.modal_content .btnExcelSmall:not(:disabled):not(.disabled):active,
.modal_content .btnExcelSmall:not(:disabled):not(.disabled).active,
.modal_content .btnSm_refresh:not(:disabled):not(.disabled):active,
.modal_content .btnSm_refresh:not(:disabled):not(.disabled).active,
.modal_content .btnSm_LayerPop:not(:disabled):not(.disabled):active,
.modal_content .btnSm_LayerPop:not(:disabled):not(.disabled).active,
.modal_content .btnSm_more:not(:disabled):not(.disabled):active,
.modal_content .btnSm_more:not(:disabled):not(.disabled).active,
.modal_content .btnSm_close:not(:disabled):not(.disabled):active,
.modal_content .btnSm_close:not(:disabled):not(.disabled).active,
.modal_content .btnSm_Download:not(:disabled):not(.disabled):active,
.modal_content .btnSm_Download:not(:disabled):not(.disabled).active,
.modal_content .btnSm_Sample:not(:disabled):not(.disabled):active,
.modal_content .btnSm_Sample:not(:disabled):not(.disabled).active,
.modal_content .btnSm_play:not(:disabled):not(.disabled):active,
.modal_content .btnSm_play:not(:disabled):not(.disabled).active,
.modal_content .btnSm_White3:not(:disabled):not(.disabled):active,
.modal_content .btnSm_White3:not(:disabled):not(.disabled).active,
.modal_content .btnSm_White4:not(:disabled):not(.disabled):active,
.modal_content .btnSm_White4:not(:disabled):not(.disabled).active,
.modal_content .btnSm_SystemPop_s:not(:disabled):not(.disabled):active,
.modal_content .btnSm_SystemPop_s:not(:disabled):not(.disabled).active,
.modal_content .btnSm_SystemPop:not(:disabled):not(.disabled):active,
.modal_content .btnSm_SystemPop:not(:disabled):not(.disabled).active,
.modal_content .btnSm_LayerPop:not(:disabled):not(.disabled):active,
.modal_content .btnSm_LayerPop:not(:disabled):not(.disabled).active,
.modal_content .btnSm_White2:not(:disabled):not(.disabled):active,
.modal_content .btnSm_White2:not(:disabled):not(.disabled).active,
.modal_content .btnSsm_buy:not(:disabled):not(.disabled):active,
.modal_content .btnSsm_buy:not(:disabled):not(.disabled).active,
.modal_content .btnSsm_white:not(:disabled):not(.disabled):active,
.modal_content .btnSsm_white:not(:disabled):not(.disabled).active,
.modal_content .btnSsm_White:not(:disabled):not(.disabled):active,
.modal_content .btnSsm_White:not(:disabled):not(.disabled).active,
.modal_content .type_btnbox:not(:disabled):not(.disabled):active,
.modal_content .type_btnbox:not(:disabled):not(.disabled).active,
.modal_content .btnSsm_SystemPop:not(:disabled):not(.disabled):active,
.modal_content .btnSsm_SystemPop:not(:disabled):not(.disabled).active,
.modal_content .btnSsm_LayerPop:not(:disabled):not(.disabled):active,
.modal_content .btnSsm_LayerPop:not(:disabled):not(.disabled).active,
.modal_content .btnSsm_download:not(:disabled):not(.disabled):active,
.modal_content .btnSsm_download:not(:disabled):not(.disabled).active,
.modal_content .btnDel:not(:disabled):not(.disabled):active,
.modal_content .btnDel:not(:disabled):not(.disabled).active,
.modal_content .btn_view:not(:disabled):not(.disabled):active,
.modal_content .btn_view:not(:disabled):not(.disabled).active,
.modal_content .btn_desc:not(:disabled):not(.disabled):active,
.modal_content .btn_desc:not(:disabled):not(.disabled).active,
.modal_content .btn_asc:not(:disabled):not(.disabled):active,
.modal_content .btn_asc:not(:disabled):not(.disabled).active,
.modal_content .btn_Print:not(:disabled):not(.disabled):active,
.modal_content .btn_Print:not(:disabled):not(.disabled).active,
.modal_content .btn_plus:not(:disabled):not(.disabled):active,
.modal_content .btn_plus:not(:disabled):not(.disabled).active,
.modal_content .btn_minus:not(:disabled):not(.disabled):active,
.modal_content .btn_minus:not(:disabled):not(.disabled).active,
.modal_content .btnKnow:not(:disabled):not(.disabled):active,
.modal_content .btnKnow:not(:disabled):not(.disabled).active,
.modal_content .btn_sssNum:not(:disabled):not(.disabled):active,
.modal_content .btn_sssNum:not(:disabled):not(.disabled).active,
.modal_content .btnWhite3:not(:disabled):not(.disabled):active,
.modal_content .btnWhite3:not(:disabled):not(.disabled).active,
.modal_content .btnWhite2:not(:disabled):not(.disabled):active,
.modal_content .btnWhite2:not(:disabled):not(.disabled).active,
.modal_content .btnWhite3:not(:disabled):not(.disabled):active,
.modal_content .btnWhite3:not(:disabled):not(.disabled).active,
.modal_content .btnPlay:not(:disabled):not(.disabled):active,
.modal_content .btnPlay:not(:disabled):not(.disabled).active,
.modal_content .btnWhite:not(:disabled):not(.disabled):active,
.modal_content .btnWhite:not(:disabled):not(.disabled).active,
.modal_content .btnSystemPop:not(:disabled):not(.disabled):active,
.modal_content .btnSystemPop:not(:disabled):not(.disabled).active,
.modal_content .btnLayerPop:not(:disabled):not(.disabled):active,
.modal_content .btnLayerPop:not(:disabled):not(.disabled).active,
.modal_content .mtl_button.gray:not(:disabled):not(.disabled):active,
.modal_content .mtl_button.gray:not(:disabled):not(.disabled).active,
.content-id .mtl_button.btnCancel:not(:disabled):not(.disabled):active,
.content-id .mtl_button.btnCancel:not(:disabled):not(.disabled).active,
.content-id .basicSmall:not(:disabled):not(.disabled):active,
.content-id .basicSmall:not(:disabled):not(.disabled).active,
.content-id .btn_gray:not(:disabled):not(.disabled):active,
.content-id .btn_gray:not(:disabled):not(.disabled).active,
.content-id .btnSm_White:not(:disabled):not(.disabled):active,
.content-id .btnSm_White:not(:disabled):not(.disabled).active,
.content-id .btnSystemPop:not(:disabled):not(.disabled):active,
.content-id .btnSystemPop:not(:disabled):not(.disabled).active,
.content-id .btnSystemPop.readok:not(:disabled):not(.disabled):active,
.content-id .btnSystemPop.readok:not(:disabled):not(.disabled).active,
.content-id .btnLayerPop:not(:disabled):not(.disabled):active,
.content-id .btnLayerPop:not(:disabled):not(.disabled).active,
.content-id .btn_prev:not(:disabled):not(.disabled):active,
.content-id .btn_prev:not(:disabled):not(.disabled).active,
.content-id .btn_next:not(:disabled):not(.disabled):active,
.content-id .btn_next:not(:disabled):not(.disabled).active,
.content-id .btnAcc:not(:disabled):not(.disabled):active,
.content-id .btnAcc:not(:disabled):not(.disabled).active,
.content-id .btnExcel:not(:disabled):not(.disabled):active,
.content-id .btnExcel:not(:disabled):not(.disabled).active,
.content-id .btn_refresh:not(:disabled):not(.disabled):active,
.content-id .btn_refresh:not(:disabled):not(.disabled).active,
.content-id .btn_refresh_noTxt:not(:disabled):not(.disabled):active,
.content-id .btn_refresh_noTxt:not(:disabled):not(.disabled).active,
.content-id .btnSm_list:not(:disabled):not(.disabled):active,
.content-id .btnSm_list:not(:disabled):not(.disabled).active,
.content-id .btnDownload:not(:disabled):not(.disabled):active,
.content-id .btnDownload:not(:disabled):not(.disabled).active,
.content-id .btnDownload.type_pdf:not(:disabled):not(.disabled):active,
.content-id .btnDownload.type_pdf:not(:disabled):not(.disabled).active,
.content-id .btnDownloadPdf:not(:disabled):not(.disabled):active,
.content-id .btnDownloadPdf:not(:disabled):not(.disabled).active,
.content-id .btnDownloadPdf_25:not(:disabled):not(.disabled):active,
.content-id .btnDownloadPdf_25:not(:disabled):not(.disabled).active,
.content-id .btnExcelBig:not(:disabled):not(.disabled):active,
.content-id .btnExcelBig:not(:disabled):not(.disabled).active,
.content-id .btnExcelMiddle:not(:disabled):not(.disabled):active,
.content-id .btnExcelMiddle:not(:disabled):not(.disabled).active,
.content-id .btnExcelSmall:not(:disabled):not(.disabled):active,
.content-id .btnExcelSmall:not(:disabled):not(.disabled).active,
.content-id .btnSm_refresh:not(:disabled):not(.disabled):active,
.content-id .btnSm_refresh:not(:disabled):not(.disabled).active,
.content-id .btnSm_LayerPop:not(:disabled):not(.disabled):active,
.content-id .btnSm_LayerPop:not(:disabled):not(.disabled).active,
.content-id .btnSm_more:not(:disabled):not(.disabled):active,
.content-id .btnSm_more:not(:disabled):not(.disabled).active,
.content-id .btnSm_close:not(:disabled):not(.disabled):active,
.content-id .btnSm_close:not(:disabled):not(.disabled).active,
.content-id .btnSm_Download:not(:disabled):not(.disabled):active,
.content-id .btnSm_Download:not(:disabled):not(.disabled).active,
.content-id .btnSm_Sample:not(:disabled):not(.disabled):active,
.content-id .btnSm_Sample:not(:disabled):not(.disabled).active,
.content-id .btnSm_play:not(:disabled):not(.disabled):active,
.content-id .btnSm_play:not(:disabled):not(.disabled).active,
.content-id .btnSm_White3:not(:disabled):not(.disabled):active,
.content-id .btnSm_White3:not(:disabled):not(.disabled).active,
.content-id .btnSm_White4:not(:disabled):not(.disabled):active,
.content-id .btnSm_White4:not(:disabled):not(.disabled).active,
.content-id .btnSm_SystemPop_s:not(:disabled):not(.disabled):active,
.content-id .btnSm_SystemPop_s:not(:disabled):not(.disabled).active,
.content-id .btnSm_SystemPop:not(:disabled):not(.disabled):active,
.content-id .btnSm_SystemPop:not(:disabled):not(.disabled).active,
.content-id .btnSm_LayerPop:not(:disabled):not(.disabled):active,
.content-id .btnSm_LayerPop:not(:disabled):not(.disabled).active,
.content-id .btnSm_White2:not(:disabled):not(.disabled):active,
.content-id .btnSm_White2:not(:disabled):not(.disabled).active,
.content-id .btnSsm_buy:not(:disabled):not(.disabled):active,
.content-id .btnSsm_buy:not(:disabled):not(.disabled).active,
.content-id .btnSsm_white:not(:disabled):not(.disabled):active,
.content-id .btnSsm_white:not(:disabled):not(.disabled).active,
.content-id .btnSsm_White:not(:disabled):not(.disabled):active,
.content-id .btnSsm_White:not(:disabled):not(.disabled).active,
.content-id .type_btnbox:not(:disabled):not(.disabled):active,
.content-id .type_btnbox:not(:disabled):not(.disabled).active,
.content-id .btnSsm_SystemPop:not(:disabled):not(.disabled):active,
.content-id .btnSsm_SystemPop:not(:disabled):not(.disabled).active,
.content-id .btnSsm_LayerPop:not(:disabled):not(.disabled):active,
.content-id .btnSsm_LayerPop:not(:disabled):not(.disabled).active,
.content-id .btnSsm_download:not(:disabled):not(.disabled):active,
.content-id .btnSsm_download:not(:disabled):not(.disabled).active,
.content-id .btnDel:not(:disabled):not(.disabled):active,
.content-id .btnDel:not(:disabled):not(.disabled).active,
.content-id .btn_view:not(:disabled):not(.disabled):active,
.content-id .btn_view:not(:disabled):not(.disabled).active,
.content-id .btn_desc:not(:disabled):not(.disabled):active,
.content-id .btn_desc:not(:disabled):not(.disabled).active,
.content-id .btn_asc:not(:disabled):not(.disabled):active,
.content-id .btn_asc:not(:disabled):not(.disabled).active,
.content-id .btn_Print:not(:disabled):not(.disabled):active,
.content-id .btn_Print:not(:disabled):not(.disabled).active,
.content-id .btn_plus:not(:disabled):not(.disabled):active,
.content-id .btn_plus:not(:disabled):not(.disabled).active,
.content-id .btn_minus:not(:disabled):not(.disabled):active,
.content-id .btn_minus:not(:disabled):not(.disabled).active,
.content-id .btnKnow:not(:disabled):not(.disabled):active,
.content-id .btnKnow:not(:disabled):not(.disabled).active,
.content-id .btn_sssNum:not(:disabled):not(.disabled):active,
.content-id .btn_sssNum:not(:disabled):not(.disabled).active,
.content-id .btnWhite3:not(:disabled):not(.disabled):active,
.content-id .btnWhite3:not(:disabled):not(.disabled).active,
.content-id .btnWhite2:not(:disabled):not(.disabled):active,
.content-id .btnWhite2:not(:disabled):not(.disabled).active,
.content-id .btnWhite3:not(:disabled):not(.disabled):active,
.content-id .btnWhite3:not(:disabled):not(.disabled).active,
.content-id .btnPlay:not(:disabled):not(.disabled):active,
.content-id .btnPlay:not(:disabled):not(.disabled).active,
.content-id .btnWhite:not(:disabled):not(.disabled):active,
.content-id .btnWhite:not(:disabled):not(.disabled).active,
.content-id .btnSystemPop:not(:disabled):not(.disabled):active,
.content-id .btnSystemPop:not(:disabled):not(.disabled).active,
.content-id .btnLayerPop:not(:disabled):not(.disabled):active,
.content-id .btnLayerPop:not(:disabled):not(.disabled).active,
.content-id .mtl_button.gray:not(:disabled):not(.disabled):active,
.content-id .mtl_button.gray:not(:disabled):not(.disabled).active {
  background-color: #FAFAFA;
}
body .mtl_button.btnCancel span,
body .basicSmall span,
body .btn_gray span,
body .btnSm_White span,
body .btnSystemPop span,
body .btnSystemPop.readok span,
body .btnLayerPop span,
body .btn_prev span,
body .btn_next span,
body .btnAcc span,
body .btnExcel span,
body .btn_refresh span,
body .btn_refresh_noTxt span,
body .btnSm_list span,
body .btnDownload span,
body .btnDownload.type_pdf span,
body .btnDownloadPdf span,
body .btnDownloadPdf_25 span,
body .btnExcelBig span,
body .btnExcelMiddle span,
body .btnExcelSmall span,
body .btnSm_refresh span,
body .btnSm_LayerPop span,
body .btnSm_more span,
body .btnSm_close span,
body .btnSm_Download span,
body .btnSm_Sample span,
body .btnSm_play span,
body .btnSm_White3 span,
body .btnSm_White4 span,
body .btnSm_SystemPop_s span,
body .btnSm_SystemPop span,
body .btnSm_LayerPop span,
body .btnSm_White2 span,
body .btnSsm_buy span,
body .btnSsm_white span,
body .btnSsm_White span,
body .type_btnbox span,
body .btnSsm_SystemPop span,
body .btnSsm_LayerPop span,
body .btnSsm_download span,
body .btnDel span,
body .btn_view span,
body .btn_desc span,
body .btn_asc span,
body .btn_Print span,
body .btn_plus span,
body .btn_minus span,
body .btnKnow span,
body .btn_sssNum span,
body .btnWhite3 span,
body .btnWhite2 span,
body .btnWhite3 span,
body .btnPlay span,
body .btnWhite span,
body .btnSystemPop span,
body .btnLayerPop span,
body .mtl_button.gray span,
.modal_content .mtl_button.btnCancel span,
.modal_content .basicSmall span,
.modal_content .btn_gray span,
.modal_content .btnSm_White span,
.modal_content .btnSystemPop span,
.modal_content .btnSystemPop.readok span,
.modal_content .btnLayerPop span,
.modal_content .btn_prev span,
.modal_content .btn_next span,
.modal_content .btnAcc span,
.modal_content .btnExcel span,
.modal_content .btn_refresh span,
.modal_content .btn_refresh_noTxt span,
.modal_content .btnSm_list span,
.modal_content .btnDownload span,
.modal_content .btnDownload.type_pdf span,
.modal_content .btnDownloadPdf span,
.modal_content .btnDownloadPdf_25 span,
.modal_content .btnExcelBig span,
.modal_content .btnExcelMiddle span,
.modal_content .btnExcelSmall span,
.modal_content .btnSm_refresh span,
.modal_content .btnSm_LayerPop span,
.modal_content .btnSm_more span,
.modal_content .btnSm_close span,
.modal_content .btnSm_Download span,
.modal_content .btnSm_Sample span,
.modal_content .btnSm_play span,
.modal_content .btnSm_White3 span,
.modal_content .btnSm_White4 span,
.modal_content .btnSm_SystemPop_s span,
.modal_content .btnSm_SystemPop span,
.modal_content .btnSm_LayerPop span,
.modal_content .btnSm_White2 span,
.modal_content .btnSsm_buy span,
.modal_content .btnSsm_white span,
.modal_content .btnSsm_White span,
.modal_content .type_btnbox span,
.modal_content .btnSsm_SystemPop span,
.modal_content .btnSsm_LayerPop span,
.modal_content .btnSsm_download span,
.modal_content .btnDel span,
.modal_content .btn_view span,
.modal_content .btn_desc span,
.modal_content .btn_asc span,
.modal_content .btn_Print span,
.modal_content .btn_plus span,
.modal_content .btn_minus span,
.modal_content .btnKnow span,
.modal_content .btn_sssNum span,
.modal_content .btnWhite3 span,
.modal_content .btnWhite2 span,
.modal_content .btnWhite3 span,
.modal_content .btnPlay span,
.modal_content .btnWhite span,
.modal_content .btnSystemPop span,
.modal_content .btnLayerPop span,
.modal_content .mtl_button.gray span,
.content-id .mtl_button.btnCancel span,
.content-id .basicSmall span,
.content-id .btn_gray span,
.content-id .btnSm_White span,
.content-id .btnSystemPop span,
.content-id .btnSystemPop.readok span,
.content-id .btnLayerPop span,
.content-id .btn_prev span,
.content-id .btn_next span,
.content-id .btnAcc span,
.content-id .btnExcel span,
.content-id .btn_refresh span,
.content-id .btn_refresh_noTxt span,
.content-id .btnSm_list span,
.content-id .btnDownload span,
.content-id .btnDownload.type_pdf span,
.content-id .btnDownloadPdf span,
.content-id .btnDownloadPdf_25 span,
.content-id .btnExcelBig span,
.content-id .btnExcelMiddle span,
.content-id .btnExcelSmall span,
.content-id .btnSm_refresh span,
.content-id .btnSm_LayerPop span,
.content-id .btnSm_more span,
.content-id .btnSm_close span,
.content-id .btnSm_Download span,
.content-id .btnSm_Sample span,
.content-id .btnSm_play span,
.content-id .btnSm_White3 span,
.content-id .btnSm_White4 span,
.content-id .btnSm_SystemPop_s span,
.content-id .btnSm_SystemPop span,
.content-id .btnSm_LayerPop span,
.content-id .btnSm_White2 span,
.content-id .btnSsm_buy span,
.content-id .btnSsm_white span,
.content-id .btnSsm_White span,
.content-id .type_btnbox span,
.content-id .btnSsm_SystemPop span,
.content-id .btnSsm_LayerPop span,
.content-id .btnSsm_download span,
.content-id .btnDel span,
.content-id .btn_view span,
.content-id .btn_desc span,
.content-id .btn_asc span,
.content-id .btn_Print span,
.content-id .btn_plus span,
.content-id .btn_minus span,
.content-id .btnKnow span,
.content-id .btn_sssNum span,
.content-id .btnWhite3 span,
.content-id .btnWhite2 span,
.content-id .btnWhite3 span,
.content-id .btnPlay span,
.content-id .btnWhite span,
.content-id .btnSystemPop span,
.content-id .btnLayerPop span,
.content-id .mtl_button.gray span {
  color: #1A1D29;
  line-height: 1.2;
}
body .mtl_button.btnCancel :not(:first-child),
body .basicSmall :not(:first-child),
body .btn_gray :not(:first-child),
body .btnSm_White :not(:first-child),
body .btnSystemPop :not(:first-child),
body .btnSystemPop.readok :not(:first-child),
body .btnLayerPop :not(:first-child),
body .btn_prev :not(:first-child),
body .btn_next :not(:first-child),
body .btnAcc :not(:first-child),
body .btnExcel :not(:first-child),
body .btn_refresh :not(:first-child),
body .btn_refresh_noTxt :not(:first-child),
body .btnSm_list :not(:first-child),
body .btnDownload :not(:first-child),
body .btnDownload.type_pdf :not(:first-child),
body .btnDownloadPdf :not(:first-child),
body .btnDownloadPdf_25 :not(:first-child),
body .btnExcelBig :not(:first-child),
body .btnExcelMiddle :not(:first-child),
body .btnExcelSmall :not(:first-child),
body .btnSm_refresh :not(:first-child),
body .btnSm_LayerPop :not(:first-child),
body .btnSm_more :not(:first-child),
body .btnSm_close :not(:first-child),
body .btnSm_Download :not(:first-child),
body .btnSm_Sample :not(:first-child),
body .btnSm_play :not(:first-child),
body .btnSm_White3 :not(:first-child),
body .btnSm_White4 :not(:first-child),
body .btnSm_SystemPop_s :not(:first-child),
body .btnSm_SystemPop :not(:first-child),
body .btnSm_LayerPop :not(:first-child),
body .btnSm_White2 :not(:first-child),
body .btnSsm_buy :not(:first-child),
body .btnSsm_white :not(:first-child),
body .btnSsm_White :not(:first-child),
body .type_btnbox :not(:first-child),
body .btnSsm_SystemPop :not(:first-child),
body .btnSsm_LayerPop :not(:first-child),
body .btnSsm_download :not(:first-child),
body .btnDel :not(:first-child),
body .btn_view :not(:first-child),
body .btn_desc :not(:first-child),
body .btn_asc :not(:first-child),
body .btn_Print :not(:first-child),
body .btn_plus :not(:first-child),
body .btn_minus :not(:first-child),
body .btnKnow :not(:first-child),
body .btn_sssNum :not(:first-child),
body .btnWhite3 :not(:first-child),
body .btnWhite2 :not(:first-child),
body .btnWhite3 :not(:first-child),
body .btnPlay :not(:first-child),
body .btnWhite :not(:first-child),
body .btnSystemPop :not(:first-child),
body .btnLayerPop :not(:first-child),
body .mtl_button.gray :not(:first-child),
.modal_content .mtl_button.btnCancel :not(:first-child),
.modal_content .basicSmall :not(:first-child),
.modal_content .btn_gray :not(:first-child),
.modal_content .btnSm_White :not(:first-child),
.modal_content .btnSystemPop :not(:first-child),
.modal_content .btnSystemPop.readok :not(:first-child),
.modal_content .btnLayerPop :not(:first-child),
.modal_content .btn_prev :not(:first-child),
.modal_content .btn_next :not(:first-child),
.modal_content .btnAcc :not(:first-child),
.modal_content .btnExcel :not(:first-child),
.modal_content .btn_refresh :not(:first-child),
.modal_content .btn_refresh_noTxt :not(:first-child),
.modal_content .btnSm_list :not(:first-child),
.modal_content .btnDownload :not(:first-child),
.modal_content .btnDownload.type_pdf :not(:first-child),
.modal_content .btnDownloadPdf :not(:first-child),
.modal_content .btnDownloadPdf_25 :not(:first-child),
.modal_content .btnExcelBig :not(:first-child),
.modal_content .btnExcelMiddle :not(:first-child),
.modal_content .btnExcelSmall :not(:first-child),
.modal_content .btnSm_refresh :not(:first-child),
.modal_content .btnSm_LayerPop :not(:first-child),
.modal_content .btnSm_more :not(:first-child),
.modal_content .btnSm_close :not(:first-child),
.modal_content .btnSm_Download :not(:first-child),
.modal_content .btnSm_Sample :not(:first-child),
.modal_content .btnSm_play :not(:first-child),
.modal_content .btnSm_White3 :not(:first-child),
.modal_content .btnSm_White4 :not(:first-child),
.modal_content .btnSm_SystemPop_s :not(:first-child),
.modal_content .btnSm_SystemPop :not(:first-child),
.modal_content .btnSm_LayerPop :not(:first-child),
.modal_content .btnSm_White2 :not(:first-child),
.modal_content .btnSsm_buy :not(:first-child),
.modal_content .btnSsm_white :not(:first-child),
.modal_content .btnSsm_White :not(:first-child),
.modal_content .type_btnbox :not(:first-child),
.modal_content .btnSsm_SystemPop :not(:first-child),
.modal_content .btnSsm_LayerPop :not(:first-child),
.modal_content .btnSsm_download :not(:first-child),
.modal_content .btnDel :not(:first-child),
.modal_content .btn_view :not(:first-child),
.modal_content .btn_desc :not(:first-child),
.modal_content .btn_asc :not(:first-child),
.modal_content .btn_Print :not(:first-child),
.modal_content .btn_plus :not(:first-child),
.modal_content .btn_minus :not(:first-child),
.modal_content .btnKnow :not(:first-child),
.modal_content .btn_sssNum :not(:first-child),
.modal_content .btnWhite3 :not(:first-child),
.modal_content .btnWhite2 :not(:first-child),
.modal_content .btnWhite3 :not(:first-child),
.modal_content .btnPlay :not(:first-child),
.modal_content .btnWhite :not(:first-child),
.modal_content .btnSystemPop :not(:first-child),
.modal_content .btnLayerPop :not(:first-child),
.modal_content .mtl_button.gray :not(:first-child),
.content-id .mtl_button.btnCancel :not(:first-child),
.content-id .basicSmall :not(:first-child),
.content-id .btn_gray :not(:first-child),
.content-id .btnSm_White :not(:first-child),
.content-id .btnSystemPop :not(:first-child),
.content-id .btnSystemPop.readok :not(:first-child),
.content-id .btnLayerPop :not(:first-child),
.content-id .btn_prev :not(:first-child),
.content-id .btn_next :not(:first-child),
.content-id .btnAcc :not(:first-child),
.content-id .btnExcel :not(:first-child),
.content-id .btn_refresh :not(:first-child),
.content-id .btn_refresh_noTxt :not(:first-child),
.content-id .btnSm_list :not(:first-child),
.content-id .btnDownload :not(:first-child),
.content-id .btnDownload.type_pdf :not(:first-child),
.content-id .btnDownloadPdf :not(:first-child),
.content-id .btnDownloadPdf_25 :not(:first-child),
.content-id .btnExcelBig :not(:first-child),
.content-id .btnExcelMiddle :not(:first-child),
.content-id .btnExcelSmall :not(:first-child),
.content-id .btnSm_refresh :not(:first-child),
.content-id .btnSm_LayerPop :not(:first-child),
.content-id .btnSm_more :not(:first-child),
.content-id .btnSm_close :not(:first-child),
.content-id .btnSm_Download :not(:first-child),
.content-id .btnSm_Sample :not(:first-child),
.content-id .btnSm_play :not(:first-child),
.content-id .btnSm_White3 :not(:first-child),
.content-id .btnSm_White4 :not(:first-child),
.content-id .btnSm_SystemPop_s :not(:first-child),
.content-id .btnSm_SystemPop :not(:first-child),
.content-id .btnSm_LayerPop :not(:first-child),
.content-id .btnSm_White2 :not(:first-child),
.content-id .btnSsm_buy :not(:first-child),
.content-id .btnSsm_white :not(:first-child),
.content-id .btnSsm_White :not(:first-child),
.content-id .type_btnbox :not(:first-child),
.content-id .btnSsm_SystemPop :not(:first-child),
.content-id .btnSsm_LayerPop :not(:first-child),
.content-id .btnSsm_download :not(:first-child),
.content-id .btnDel :not(:first-child),
.content-id .btn_view :not(:first-child),
.content-id .btn_desc :not(:first-child),
.content-id .btn_asc :not(:first-child),
.content-id .btn_Print :not(:first-child),
.content-id .btn_plus :not(:first-child),
.content-id .btn_minus :not(:first-child),
.content-id .btnKnow :not(:first-child),
.content-id .btn_sssNum :not(:first-child),
.content-id .btnWhite3 :not(:first-child),
.content-id .btnWhite2 :not(:first-child),
.content-id .btnWhite3 :not(:first-child),
.content-id .btnPlay :not(:first-child),
.content-id .btnWhite :not(:first-child),
.content-id .btnSystemPop :not(:first-child),
.content-id .btnLayerPop :not(:first-child),
.content-id .mtl_button.gray :not(:first-child) {
  margin-left: 8px;
}
body .mtl_button.btnCancel > div:not([class]),
body .basicSmall > div:not([class]),
body .btn_gray > div:not([class]),
body .btnSm_White > div:not([class]),
body .btnSystemPop > div:not([class]),
body .btnSystemPop.readok > div:not([class]),
body .btnLayerPop > div:not([class]),
body .btn_prev > div:not([class]),
body .btn_next > div:not([class]),
body .btnAcc > div:not([class]),
body .btnExcel > div:not([class]),
body .btn_refresh > div:not([class]),
body .btn_refresh_noTxt > div:not([class]),
body .btnSm_list > div:not([class]),
body .btnDownload > div:not([class]),
body .btnDownload.type_pdf > div:not([class]),
body .btnDownloadPdf > div:not([class]),
body .btnDownloadPdf_25 > div:not([class]),
body .btnExcelBig > div:not([class]),
body .btnExcelMiddle > div:not([class]),
body .btnExcelSmall > div:not([class]),
body .btnSm_refresh > div:not([class]),
body .btnSm_LayerPop > div:not([class]),
body .btnSm_more > div:not([class]),
body .btnSm_close > div:not([class]),
body .btnSm_Download > div:not([class]),
body .btnSm_Sample > div:not([class]),
body .btnSm_play > div:not([class]),
body .btnSm_White3 > div:not([class]),
body .btnSm_White4 > div:not([class]),
body .btnSm_SystemPop_s > div:not([class]),
body .btnSm_SystemPop > div:not([class]),
body .btnSm_LayerPop > div:not([class]),
body .btnSm_White2 > div:not([class]),
body .btnSsm_buy > div:not([class]),
body .btnSsm_white > div:not([class]),
body .btnSsm_White > div:not([class]),
body .type_btnbox > div:not([class]),
body .btnSsm_SystemPop > div:not([class]),
body .btnSsm_LayerPop > div:not([class]),
body .btnSsm_download > div:not([class]),
body .btnDel > div:not([class]),
body .btn_view > div:not([class]),
body .btn_desc > div:not([class]),
body .btn_asc > div:not([class]),
body .btn_Print > div:not([class]),
body .btn_plus > div:not([class]),
body .btn_minus > div:not([class]),
body .btnKnow > div:not([class]),
body .btn_sssNum > div:not([class]),
body .btnWhite3 > div:not([class]),
body .btnWhite2 > div:not([class]),
body .btnWhite3 > div:not([class]),
body .btnPlay > div:not([class]),
body .btnWhite > div:not([class]),
body .btnSystemPop > div:not([class]),
body .btnLayerPop > div:not([class]),
body .mtl_button.gray > div:not([class]),
.modal_content .mtl_button.btnCancel > div:not([class]),
.modal_content .basicSmall > div:not([class]),
.modal_content .btn_gray > div:not([class]),
.modal_content .btnSm_White > div:not([class]),
.modal_content .btnSystemPop > div:not([class]),
.modal_content .btnSystemPop.readok > div:not([class]),
.modal_content .btnLayerPop > div:not([class]),
.modal_content .btn_prev > div:not([class]),
.modal_content .btn_next > div:not([class]),
.modal_content .btnAcc > div:not([class]),
.modal_content .btnExcel > div:not([class]),
.modal_content .btn_refresh > div:not([class]),
.modal_content .btn_refresh_noTxt > div:not([class]),
.modal_content .btnSm_list > div:not([class]),
.modal_content .btnDownload > div:not([class]),
.modal_content .btnDownload.type_pdf > div:not([class]),
.modal_content .btnDownloadPdf > div:not([class]),
.modal_content .btnDownloadPdf_25 > div:not([class]),
.modal_content .btnExcelBig > div:not([class]),
.modal_content .btnExcelMiddle > div:not([class]),
.modal_content .btnExcelSmall > div:not([class]),
.modal_content .btnSm_refresh > div:not([class]),
.modal_content .btnSm_LayerPop > div:not([class]),
.modal_content .btnSm_more > div:not([class]),
.modal_content .btnSm_close > div:not([class]),
.modal_content .btnSm_Download > div:not([class]),
.modal_content .btnSm_Sample > div:not([class]),
.modal_content .btnSm_play > div:not([class]),
.modal_content .btnSm_White3 > div:not([class]),
.modal_content .btnSm_White4 > div:not([class]),
.modal_content .btnSm_SystemPop_s > div:not([class]),
.modal_content .btnSm_SystemPop > div:not([class]),
.modal_content .btnSm_LayerPop > div:not([class]),
.modal_content .btnSm_White2 > div:not([class]),
.modal_content .btnSsm_buy > div:not([class]),
.modal_content .btnSsm_white > div:not([class]),
.modal_content .btnSsm_White > div:not([class]),
.modal_content .type_btnbox > div:not([class]),
.modal_content .btnSsm_SystemPop > div:not([class]),
.modal_content .btnSsm_LayerPop > div:not([class]),
.modal_content .btnSsm_download > div:not([class]),
.modal_content .btnDel > div:not([class]),
.modal_content .btn_view > div:not([class]),
.modal_content .btn_desc > div:not([class]),
.modal_content .btn_asc > div:not([class]),
.modal_content .btn_Print > div:not([class]),
.modal_content .btn_plus > div:not([class]),
.modal_content .btn_minus > div:not([class]),
.modal_content .btnKnow > div:not([class]),
.modal_content .btn_sssNum > div:not([class]),
.modal_content .btnWhite3 > div:not([class]),
.modal_content .btnWhite2 > div:not([class]),
.modal_content .btnWhite3 > div:not([class]),
.modal_content .btnPlay > div:not([class]),
.modal_content .btnWhite > div:not([class]),
.modal_content .btnSystemPop > div:not([class]),
.modal_content .btnLayerPop > div:not([class]),
.modal_content .mtl_button.gray > div:not([class]),
.content-id .mtl_button.btnCancel > div:not([class]),
.content-id .basicSmall > div:not([class]),
.content-id .btn_gray > div:not([class]),
.content-id .btnSm_White > div:not([class]),
.content-id .btnSystemPop > div:not([class]),
.content-id .btnSystemPop.readok > div:not([class]),
.content-id .btnLayerPop > div:not([class]),
.content-id .btn_prev > div:not([class]),
.content-id .btn_next > div:not([class]),
.content-id .btnAcc > div:not([class]),
.content-id .btnExcel > div:not([class]),
.content-id .btn_refresh > div:not([class]),
.content-id .btn_refresh_noTxt > div:not([class]),
.content-id .btnSm_list > div:not([class]),
.content-id .btnDownload > div:not([class]),
.content-id .btnDownload.type_pdf > div:not([class]),
.content-id .btnDownloadPdf > div:not([class]),
.content-id .btnDownloadPdf_25 > div:not([class]),
.content-id .btnExcelBig > div:not([class]),
.content-id .btnExcelMiddle > div:not([class]),
.content-id .btnExcelSmall > div:not([class]),
.content-id .btnSm_refresh > div:not([class]),
.content-id .btnSm_LayerPop > div:not([class]),
.content-id .btnSm_more > div:not([class]),
.content-id .btnSm_close > div:not([class]),
.content-id .btnSm_Download > div:not([class]),
.content-id .btnSm_Sample > div:not([class]),
.content-id .btnSm_play > div:not([class]),
.content-id .btnSm_White3 > div:not([class]),
.content-id .btnSm_White4 > div:not([class]),
.content-id .btnSm_SystemPop_s > div:not([class]),
.content-id .btnSm_SystemPop > div:not([class]),
.content-id .btnSm_LayerPop > div:not([class]),
.content-id .btnSm_White2 > div:not([class]),
.content-id .btnSsm_buy > div:not([class]),
.content-id .btnSsm_white > div:not([class]),
.content-id .btnSsm_White > div:not([class]),
.content-id .type_btnbox > div:not([class]),
.content-id .btnSsm_SystemPop > div:not([class]),
.content-id .btnSsm_LayerPop > div:not([class]),
.content-id .btnSsm_download > div:not([class]),
.content-id .btnDel > div:not([class]),
.content-id .btn_view > div:not([class]),
.content-id .btn_desc > div:not([class]),
.content-id .btn_asc > div:not([class]),
.content-id .btn_Print > div:not([class]),
.content-id .btn_plus > div:not([class]),
.content-id .btn_minus > div:not([class]),
.content-id .btnKnow > div:not([class]),
.content-id .btn_sssNum > div:not([class]),
.content-id .btnWhite3 > div:not([class]),
.content-id .btnWhite2 > div:not([class]),
.content-id .btnWhite3 > div:not([class]),
.content-id .btnPlay > div:not([class]),
.content-id .btnWhite > div:not([class]),
.content-id .btnSystemPop > div:not([class]),
.content-id .btnLayerPop > div:not([class]),
.content-id .mtl_button.gray > div:not([class]) {
  display: none;
}
body .mtl_button.second,
body .mtl_button.gray,
body .mtl_button,
.modal_content .mtl_button.second,
.modal_content .mtl_button.gray,
.modal_content .mtl_button,
.content-id .mtl_button.second,
.content-id .mtl_button.gray,
.content-id .mtl_button {
  font-weight: 500;
  min-width: 160px;
  height: 56px;
  line-height: 1.2;
  padding: 18px 24px 16px;
}
body .mtl_button.second span,
body .mtl_button.gray span,
body .mtl_button span,
.modal_content .mtl_button.second span,
.modal_content .mtl_button.gray span,
.modal_content .mtl_button span,
.content-id .mtl_button.second span,
.content-id .mtl_button.gray span,
.content-id .mtl_button span {
  font-weight: 500;
}
body .btnSystemPop,
body .btnLayerPop,
body .btnDownload,
body .btnDownload.type_pdf,
body .btn_play,
body .btn_refresh,
body .btn_refresh_noTxt,
body .btn_green,
body .btn_buy,
body .btnWhite3,
body .btn_Blue2,
body .btn_sell,
body .btn_gray,
body .btnWhite2,
body .btnWhite,
body .btnBlack,
body .btn_Blue,
.modal_content .btnSystemPop,
.modal_content .btnLayerPop,
.modal_content .btnDownload,
.modal_content .btnDownload.type_pdf,
.modal_content .btn_play,
.modal_content .btn_refresh,
.modal_content .btn_refresh_noTxt,
.modal_content .btn_green,
.modal_content .btn_buy,
.modal_content .btnWhite3,
.modal_content .btn_Blue2,
.modal_content .btn_sell,
.modal_content .btn_gray,
.modal_content .btnWhite2,
.modal_content .btnWhite,
.modal_content .btnBlack,
.modal_content .btn_Blue,
.content-id .btnSystemPop,
.content-id .btnLayerPop,
.content-id .btnDownload,
.content-id .btnDownload.type_pdf,
.content-id .btn_play,
.content-id .btn_refresh,
.content-id .btn_refresh_noTxt,
.content-id .btn_green,
.content-id .btn_buy,
.content-id .btnWhite3,
.content-id .btn_Blue2,
.content-id .btn_sell,
.content-id .btn_gray,
.content-id .btnWhite2,
.content-id .btnWhite,
.content-id .btnBlack,
.content-id .btn_Blue {
  font-size: 16px;
  padding: 14px 24px 12px;
  min-height: 48px;
  height: 48px;
  font-weight: 500;
  margin-left: 8px;
  line-height: 1.2;
  display: inline-block;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
body .btnSystemPop:focus, body .btnSystemPop:hover,
body .btnLayerPop:focus,
body .btnLayerPop:hover,
body .btnDownload:focus,
body .btnDownload:hover,
body .btnDownload.type_pdf:focus,
body .btnDownload.type_pdf:hover,
body .btn_play:focus,
body .btn_play:hover,
body .btn_refresh:focus,
body .btn_refresh:hover,
body .btn_refresh_noTxt:focus,
body .btn_refresh_noTxt:hover,
body .btn_green:focus,
body .btn_green:hover,
body .btn_buy:focus,
body .btn_buy:hover,
body .btnWhite3:focus,
body .btnWhite3:hover,
body .btn_Blue2:focus,
body .btn_Blue2:hover,
body .btn_sell:focus,
body .btn_sell:hover,
body .btn_gray:focus,
body .btn_gray:hover,
body .btnWhite2:focus,
body .btnWhite2:hover,
body .btnWhite:focus,
body .btnWhite:hover,
body .btnBlack:focus,
body .btnBlack:hover,
body .btn_Blue:focus,
body .btn_Blue:hover,
.modal_content .btnSystemPop:focus,
.modal_content .btnSystemPop:hover,
.modal_content .btnLayerPop:focus,
.modal_content .btnLayerPop:hover,
.modal_content .btnDownload:focus,
.modal_content .btnDownload:hover,
.modal_content .btnDownload.type_pdf:focus,
.modal_content .btnDownload.type_pdf:hover,
.modal_content .btn_play:focus,
.modal_content .btn_play:hover,
.modal_content .btn_refresh:focus,
.modal_content .btn_refresh:hover,
.modal_content .btn_refresh_noTxt:focus,
.modal_content .btn_refresh_noTxt:hover,
.modal_content .btn_green:focus,
.modal_content .btn_green:hover,
.modal_content .btn_buy:focus,
.modal_content .btn_buy:hover,
.modal_content .btnWhite3:focus,
.modal_content .btnWhite3:hover,
.modal_content .btn_Blue2:focus,
.modal_content .btn_Blue2:hover,
.modal_content .btn_sell:focus,
.modal_content .btn_sell:hover,
.modal_content .btn_gray:focus,
.modal_content .btn_gray:hover,
.modal_content .btnWhite2:focus,
.modal_content .btnWhite2:hover,
.modal_content .btnWhite:focus,
.modal_content .btnWhite:hover,
.modal_content .btnBlack:focus,
.modal_content .btnBlack:hover,
.modal_content .btn_Blue:focus,
.modal_content .btn_Blue:hover,
.content-id .btnSystemPop:focus,
.content-id .btnSystemPop:hover,
.content-id .btnLayerPop:focus,
.content-id .btnLayerPop:hover,
.content-id .btnDownload:focus,
.content-id .btnDownload:hover,
.content-id .btnDownload.type_pdf:focus,
.content-id .btnDownload.type_pdf:hover,
.content-id .btn_play:focus,
.content-id .btn_play:hover,
.content-id .btn_refresh:focus,
.content-id .btn_refresh:hover,
.content-id .btn_refresh_noTxt:focus,
.content-id .btn_refresh_noTxt:hover,
.content-id .btn_green:focus,
.content-id .btn_green:hover,
.content-id .btn_buy:focus,
.content-id .btn_buy:hover,
.content-id .btnWhite3:focus,
.content-id .btnWhite3:hover,
.content-id .btn_Blue2:focus,
.content-id .btn_Blue2:hover,
.content-id .btn_sell:focus,
.content-id .btn_sell:hover,
.content-id .btn_gray:focus,
.content-id .btn_gray:hover,
.content-id .btnWhite2:focus,
.content-id .btnWhite2:hover,
.content-id .btnWhite:focus,
.content-id .btnWhite:hover,
.content-id .btnBlack:focus,
.content-id .btnBlack:hover,
.content-id .btn_Blue:focus,
.content-id .btn_Blue:hover {
  padding: 14px 24px 12px;
  height: 48px;
  line-height: 1.2;
}
body .btnSystemPop > div:not([class]),
body .btnLayerPop > div:not([class]),
body .btnDownload > div:not([class]),
body .btnDownload.type_pdf > div:not([class]),
body .btn_play > div:not([class]),
body .btn_refresh > div:not([class]),
body .btn_refresh_noTxt > div:not([class]),
body .btn_green > div:not([class]),
body .btn_buy > div:not([class]),
body .btnWhite3 > div:not([class]),
body .btn_Blue2 > div:not([class]),
body .btn_sell > div:not([class]),
body .btn_gray > div:not([class]),
body .btnWhite2 > div:not([class]),
body .btnWhite > div:not([class]),
body .btnBlack > div:not([class]),
body .btn_Blue > div:not([class]),
.modal_content .btnSystemPop > div:not([class]),
.modal_content .btnLayerPop > div:not([class]),
.modal_content .btnDownload > div:not([class]),
.modal_content .btnDownload.type_pdf > div:not([class]),
.modal_content .btn_play > div:not([class]),
.modal_content .btn_refresh > div:not([class]),
.modal_content .btn_refresh_noTxt > div:not([class]),
.modal_content .btn_green > div:not([class]),
.modal_content .btn_buy > div:not([class]),
.modal_content .btnWhite3 > div:not([class]),
.modal_content .btn_Blue2 > div:not([class]),
.modal_content .btn_sell > div:not([class]),
.modal_content .btn_gray > div:not([class]),
.modal_content .btnWhite2 > div:not([class]),
.modal_content .btnWhite > div:not([class]),
.modal_content .btnBlack > div:not([class]),
.modal_content .btn_Blue > div:not([class]),
.content-id .btnSystemPop > div:not([class]),
.content-id .btnLayerPop > div:not([class]),
.content-id .btnDownload > div:not([class]),
.content-id .btnDownload.type_pdf > div:not([class]),
.content-id .btn_play > div:not([class]),
.content-id .btn_refresh > div:not([class]),
.content-id .btn_refresh_noTxt > div:not([class]),
.content-id .btn_green > div:not([class]),
.content-id .btn_buy > div:not([class]),
.content-id .btnWhite3 > div:not([class]),
.content-id .btn_Blue2 > div:not([class]),
.content-id .btn_sell > div:not([class]),
.content-id .btn_gray > div:not([class]),
.content-id .btnWhite2 > div:not([class]),
.content-id .btnWhite > div:not([class]),
.content-id .btnBlack > div:not([class]),
.content-id .btn_Blue > div:not([class]) {
  display: none;
}
body .btn_refresh:hover,
body .btn_refresh:focus,
.modal_content .btn_refresh:hover,
.modal_content .btn_refresh:focus,
.content-id .btn_refresh:hover,
.content-id .btn_refresh:focus {
  padding: 14px 24px 12px;
  background: none;
}
body .btn_refresh:focus:not(.disabled),
.modal_content .btn_refresh:focus:not(.disabled),
.content-id .btn_refresh:focus:not(.disabled) {
  padding: 14px 24px 12px;
  color: inherit;
  outline: 0;
  background: #FAFAFA;
  border: 1px solid #4D4F58;
}
body .btnSystemPop:first-child,
.modal_content .btnSystemPop:first-child,
.content-id .btnSystemPop:first-child {
  margin: 0;
}
body .btnSm_black,
body .btnSm_buy,
body .btnSm_refresh,
body .btnSm_list,
body .btnSm_LayerPop,
body .btnSm_more,
body .btnSm_close,
body .btnDownloadPdf,
body .btnSm_Download,
body .btnSm_Download.type_pdf,
body .btn_prev,
body .btn_next,
body .btnExcel,
body .btn_Print,
body .btnSm_Sample,
body .btnSm_play,
body .btnSm_SystemPop_s,
body .btnSm_SystemPop,
body .btnSm_LayerPop,
body .btnSm_White2,
body .btnSm_White3,
body .btnSm_White4,
body .btnSm_sell,
body .btnSm_Blue2,
body .btnSm_White,
body .btnSm_Blue,
.modal_content .btnSm_black,
.modal_content .btnSm_buy,
.modal_content .btnSm_refresh,
.modal_content .btnSm_list,
.modal_content .btnSm_LayerPop,
.modal_content .btnSm_more,
.modal_content .btnSm_close,
.modal_content .btnDownloadPdf,
.modal_content .btnSm_Download,
.modal_content .btnSm_Download.type_pdf,
.modal_content .btn_prev,
.modal_content .btn_next,
.modal_content .btnExcel,
.modal_content .btn_Print,
.modal_content .btnSm_Sample,
.modal_content .btnSm_play,
.modal_content .btnSm_SystemPop_s,
.modal_content .btnSm_SystemPop,
.modal_content .btnSm_LayerPop,
.modal_content .btnSm_White2,
.modal_content .btnSm_White3,
.modal_content .btnSm_White4,
.modal_content .btnSm_sell,
.modal_content .btnSm_Blue2,
.modal_content .btnSm_White,
.modal_content .btnSm_Blue,
.content-id .btnSm_black,
.content-id .btnSm_buy,
.content-id .btnSm_refresh,
.content-id .btnSm_list,
.content-id .btnSm_LayerPop,
.content-id .btnSm_more,
.content-id .btnSm_close,
.content-id .btnDownloadPdf,
.content-id .btnSm_Download,
.content-id .btnSm_Download.type_pdf,
.content-id .btn_prev,
.content-id .btn_next,
.content-id .btnExcel,
.content-id .btn_Print,
.content-id .btnSm_Sample,
.content-id .btnSm_play,
.content-id .btnSm_SystemPop_s,
.content-id .btnSm_SystemPop,
.content-id .btnSm_LayerPop,
.content-id .btnSm_White2,
.content-id .btnSm_White3,
.content-id .btnSm_White4,
.content-id .btnSm_sell,
.content-id .btnSm_Blue2,
.content-id .btnSm_White,
.content-id .btnSm_Blue {
  font-size: 16px;
  padding: 9px 24px 8px;
  line-height: 1.2;
  height: 40px;
  font-weight: 400;
  margin-left: 5px;
  display: inline-block;
}
body .btnSm_black:focus, body .btnSm_black:hover,
body .btnSm_buy:focus,
body .btnSm_buy:hover,
body .btnSm_refresh:focus,
body .btnSm_refresh:hover,
body .btnSm_list:focus,
body .btnSm_list:hover,
body .btnSm_LayerPop:focus,
body .btnSm_LayerPop:hover,
body .btnSm_more:focus,
body .btnSm_more:hover,
body .btnSm_close:focus,
body .btnSm_close:hover,
body .btnDownloadPdf:focus,
body .btnDownloadPdf:hover,
body .btnSm_Download:focus,
body .btnSm_Download:hover,
body .btnSm_Download.type_pdf:focus,
body .btnSm_Download.type_pdf:hover,
body .btn_prev:focus,
body .btn_prev:hover,
body .btn_next:focus,
body .btn_next:hover,
body .btnExcel:focus,
body .btnExcel:hover,
body .btn_Print:focus,
body .btn_Print:hover,
body .btnSm_Sample:focus,
body .btnSm_Sample:hover,
body .btnSm_play:focus,
body .btnSm_play:hover,
body .btnSm_SystemPop_s:focus,
body .btnSm_SystemPop_s:hover,
body .btnSm_SystemPop:focus,
body .btnSm_SystemPop:hover,
body .btnSm_LayerPop:focus,
body .btnSm_LayerPop:hover,
body .btnSm_White2:focus,
body .btnSm_White2:hover,
body .btnSm_White3:focus,
body .btnSm_White3:hover,
body .btnSm_White4:focus,
body .btnSm_White4:hover,
body .btnSm_sell:focus,
body .btnSm_sell:hover,
body .btnSm_Blue2:focus,
body .btnSm_Blue2:hover,
body .btnSm_White:focus,
body .btnSm_White:hover,
body .btnSm_Blue:focus,
body .btnSm_Blue:hover,
.modal_content .btnSm_black:focus,
.modal_content .btnSm_black:hover,
.modal_content .btnSm_buy:focus,
.modal_content .btnSm_buy:hover,
.modal_content .btnSm_refresh:focus,
.modal_content .btnSm_refresh:hover,
.modal_content .btnSm_list:focus,
.modal_content .btnSm_list:hover,
.modal_content .btnSm_LayerPop:focus,
.modal_content .btnSm_LayerPop:hover,
.modal_content .btnSm_more:focus,
.modal_content .btnSm_more:hover,
.modal_content .btnSm_close:focus,
.modal_content .btnSm_close:hover,
.modal_content .btnDownloadPdf:focus,
.modal_content .btnDownloadPdf:hover,
.modal_content .btnSm_Download:focus,
.modal_content .btnSm_Download:hover,
.modal_content .btnSm_Download.type_pdf:focus,
.modal_content .btnSm_Download.type_pdf:hover,
.modal_content .btn_prev:focus,
.modal_content .btn_prev:hover,
.modal_content .btn_next:focus,
.modal_content .btn_next:hover,
.modal_content .btnExcel:focus,
.modal_content .btnExcel:hover,
.modal_content .btn_Print:focus,
.modal_content .btn_Print:hover,
.modal_content .btnSm_Sample:focus,
.modal_content .btnSm_Sample:hover,
.modal_content .btnSm_play:focus,
.modal_content .btnSm_play:hover,
.modal_content .btnSm_SystemPop_s:focus,
.modal_content .btnSm_SystemPop_s:hover,
.modal_content .btnSm_SystemPop:focus,
.modal_content .btnSm_SystemPop:hover,
.modal_content .btnSm_LayerPop:focus,
.modal_content .btnSm_LayerPop:hover,
.modal_content .btnSm_White2:focus,
.modal_content .btnSm_White2:hover,
.modal_content .btnSm_White3:focus,
.modal_content .btnSm_White3:hover,
.modal_content .btnSm_White4:focus,
.modal_content .btnSm_White4:hover,
.modal_content .btnSm_sell:focus,
.modal_content .btnSm_sell:hover,
.modal_content .btnSm_Blue2:focus,
.modal_content .btnSm_Blue2:hover,
.modal_content .btnSm_White:focus,
.modal_content .btnSm_White:hover,
.modal_content .btnSm_Blue:focus,
.modal_content .btnSm_Blue:hover,
.content-id .btnSm_black:focus,
.content-id .btnSm_black:hover,
.content-id .btnSm_buy:focus,
.content-id .btnSm_buy:hover,
.content-id .btnSm_refresh:focus,
.content-id .btnSm_refresh:hover,
.content-id .btnSm_list:focus,
.content-id .btnSm_list:hover,
.content-id .btnSm_LayerPop:focus,
.content-id .btnSm_LayerPop:hover,
.content-id .btnSm_more:focus,
.content-id .btnSm_more:hover,
.content-id .btnSm_close:focus,
.content-id .btnSm_close:hover,
.content-id .btnDownloadPdf:focus,
.content-id .btnDownloadPdf:hover,
.content-id .btnSm_Download:focus,
.content-id .btnSm_Download:hover,
.content-id .btnSm_Download.type_pdf:focus,
.content-id .btnSm_Download.type_pdf:hover,
.content-id .btn_prev:focus,
.content-id .btn_prev:hover,
.content-id .btn_next:focus,
.content-id .btn_next:hover,
.content-id .btnExcel:focus,
.content-id .btnExcel:hover,
.content-id .btn_Print:focus,
.content-id .btn_Print:hover,
.content-id .btnSm_Sample:focus,
.content-id .btnSm_Sample:hover,
.content-id .btnSm_play:focus,
.content-id .btnSm_play:hover,
.content-id .btnSm_SystemPop_s:focus,
.content-id .btnSm_SystemPop_s:hover,
.content-id .btnSm_SystemPop:focus,
.content-id .btnSm_SystemPop:hover,
.content-id .btnSm_LayerPop:focus,
.content-id .btnSm_LayerPop:hover,
.content-id .btnSm_White2:focus,
.content-id .btnSm_White2:hover,
.content-id .btnSm_White3:focus,
.content-id .btnSm_White3:hover,
.content-id .btnSm_White4:focus,
.content-id .btnSm_White4:hover,
.content-id .btnSm_sell:focus,
.content-id .btnSm_sell:hover,
.content-id .btnSm_Blue2:focus,
.content-id .btnSm_Blue2:hover,
.content-id .btnSm_White:focus,
.content-id .btnSm_White:hover,
.content-id .btnSm_Blue:focus,
.content-id .btnSm_Blue:hover {
  padding: 9px 24px 8px;
  height: 40px;
  line-height: 1.2;
}
body .btnSm_black:first-child,
body .btnSm_buy:first-child,
body .btnSm_refresh:first-child,
body .btnSm_list:first-child,
body .btnSm_LayerPop:first-child,
body .btnSm_more:first-child,
body .btnSm_close:first-child,
body .btnDownloadPdf:first-child,
body .btnSm_Download:first-child,
body .btnSm_Download.type_pdf:first-child,
body .btn_prev:first-child,
body .btn_next:first-child,
body .btnExcel:first-child,
body .btn_Print:first-child,
body .btnSm_Sample:first-child,
body .btnSm_play:first-child,
body .btnSm_SystemPop_s:first-child,
body .btnSm_SystemPop:first-child,
body .btnSm_LayerPop:first-child,
body .btnSm_White2:first-child,
body .btnSm_White3:first-child,
body .btnSm_White4:first-child,
body .btnSm_sell:first-child,
body .btnSm_Blue2:first-child,
body .btnSm_White:first-child,
body .btnSm_Blue:first-child,
.modal_content .btnSm_black:first-child,
.modal_content .btnSm_buy:first-child,
.modal_content .btnSm_refresh:first-child,
.modal_content .btnSm_list:first-child,
.modal_content .btnSm_LayerPop:first-child,
.modal_content .btnSm_more:first-child,
.modal_content .btnSm_close:first-child,
.modal_content .btnDownloadPdf:first-child,
.modal_content .btnSm_Download:first-child,
.modal_content .btnSm_Download.type_pdf:first-child,
.modal_content .btn_prev:first-child,
.modal_content .btn_next:first-child,
.modal_content .btnExcel:first-child,
.modal_content .btn_Print:first-child,
.modal_content .btnSm_Sample:first-child,
.modal_content .btnSm_play:first-child,
.modal_content .btnSm_SystemPop_s:first-child,
.modal_content .btnSm_SystemPop:first-child,
.modal_content .btnSm_LayerPop:first-child,
.modal_content .btnSm_White2:first-child,
.modal_content .btnSm_White3:first-child,
.modal_content .btnSm_White4:first-child,
.modal_content .btnSm_sell:first-child,
.modal_content .btnSm_Blue2:first-child,
.modal_content .btnSm_White:first-child,
.modal_content .btnSm_Blue:first-child,
.content-id .btnSm_black:first-child,
.content-id .btnSm_buy:first-child,
.content-id .btnSm_refresh:first-child,
.content-id .btnSm_list:first-child,
.content-id .btnSm_LayerPop:first-child,
.content-id .btnSm_more:first-child,
.content-id .btnSm_close:first-child,
.content-id .btnDownloadPdf:first-child,
.content-id .btnSm_Download:first-child,
.content-id .btnSm_Download.type_pdf:first-child,
.content-id .btn_prev:first-child,
.content-id .btn_next:first-child,
.content-id .btnExcel:first-child,
.content-id .btn_Print:first-child,
.content-id .btnSm_Sample:first-child,
.content-id .btnSm_play:first-child,
.content-id .btnSm_SystemPop_s:first-child,
.content-id .btnSm_SystemPop:first-child,
.content-id .btnSm_LayerPop:first-child,
.content-id .btnSm_White2:first-child,
.content-id .btnSm_White3:first-child,
.content-id .btnSm_White4:first-child,
.content-id .btnSm_sell:first-child,
.content-id .btnSm_Blue2:first-child,
.content-id .btnSm_White:first-child,
.content-id .btnSm_Blue:first-child {
  margin-left: 0;
}
body .btnSm_black.disabled, body .btnSm_black:disabled,
body .btnSm_buy.disabled,
body .btnSm_buy:disabled,
body .btnSm_refresh.disabled,
body .btnSm_refresh:disabled,
body .btnSm_list.disabled,
body .btnSm_list:disabled,
body .btnSm_LayerPop.disabled,
body .btnSm_LayerPop:disabled,
body .btnSm_more.disabled,
body .btnSm_more:disabled,
body .btnSm_close.disabled,
body .btnSm_close:disabled,
body .btnDownloadPdf.disabled,
body .btnDownloadPdf:disabled,
body .btnSm_Download.disabled,
body .btnSm_Download:disabled,
body .btnSm_Download.type_pdf.disabled,
body .btnSm_Download.type_pdf:disabled,
body .btn_prev.disabled,
body .btn_prev:disabled,
body .btn_next.disabled,
body .btn_next:disabled,
body .btnExcel.disabled,
body .btnExcel:disabled,
body .btn_Print.disabled,
body .btn_Print:disabled,
body .btnSm_Sample.disabled,
body .btnSm_Sample:disabled,
body .btnSm_play.disabled,
body .btnSm_play:disabled,
body .btnSm_SystemPop_s.disabled,
body .btnSm_SystemPop_s:disabled,
body .btnSm_SystemPop.disabled,
body .btnSm_SystemPop:disabled,
body .btnSm_LayerPop.disabled,
body .btnSm_LayerPop:disabled,
body .btnSm_White2.disabled,
body .btnSm_White2:disabled,
body .btnSm_White3.disabled,
body .btnSm_White3:disabled,
body .btnSm_White4.disabled,
body .btnSm_White4:disabled,
body .btnSm_sell.disabled,
body .btnSm_sell:disabled,
body .btnSm_Blue2.disabled,
body .btnSm_Blue2:disabled,
body .btnSm_White.disabled,
body .btnSm_White:disabled,
body .btnSm_Blue.disabled,
body .btnSm_Blue:disabled,
.modal_content .btnSm_black.disabled,
.modal_content .btnSm_black:disabled,
.modal_content .btnSm_buy.disabled,
.modal_content .btnSm_buy:disabled,
.modal_content .btnSm_refresh.disabled,
.modal_content .btnSm_refresh:disabled,
.modal_content .btnSm_list.disabled,
.modal_content .btnSm_list:disabled,
.modal_content .btnSm_LayerPop.disabled,
.modal_content .btnSm_LayerPop:disabled,
.modal_content .btnSm_more.disabled,
.modal_content .btnSm_more:disabled,
.modal_content .btnSm_close.disabled,
.modal_content .btnSm_close:disabled,
.modal_content .btnDownloadPdf.disabled,
.modal_content .btnDownloadPdf:disabled,
.modal_content .btnSm_Download.disabled,
.modal_content .btnSm_Download:disabled,
.modal_content .btnSm_Download.type_pdf.disabled,
.modal_content .btnSm_Download.type_pdf:disabled,
.modal_content .btn_prev.disabled,
.modal_content .btn_prev:disabled,
.modal_content .btn_next.disabled,
.modal_content .btn_next:disabled,
.modal_content .btnExcel.disabled,
.modal_content .btnExcel:disabled,
.modal_content .btn_Print.disabled,
.modal_content .btn_Print:disabled,
.modal_content .btnSm_Sample.disabled,
.modal_content .btnSm_Sample:disabled,
.modal_content .btnSm_play.disabled,
.modal_content .btnSm_play:disabled,
.modal_content .btnSm_SystemPop_s.disabled,
.modal_content .btnSm_SystemPop_s:disabled,
.modal_content .btnSm_SystemPop.disabled,
.modal_content .btnSm_SystemPop:disabled,
.modal_content .btnSm_LayerPop.disabled,
.modal_content .btnSm_LayerPop:disabled,
.modal_content .btnSm_White2.disabled,
.modal_content .btnSm_White2:disabled,
.modal_content .btnSm_White3.disabled,
.modal_content .btnSm_White3:disabled,
.modal_content .btnSm_White4.disabled,
.modal_content .btnSm_White4:disabled,
.modal_content .btnSm_sell.disabled,
.modal_content .btnSm_sell:disabled,
.modal_content .btnSm_Blue2.disabled,
.modal_content .btnSm_Blue2:disabled,
.modal_content .btnSm_White.disabled,
.modal_content .btnSm_White:disabled,
.modal_content .btnSm_Blue.disabled,
.modal_content .btnSm_Blue:disabled,
.content-id .btnSm_black.disabled,
.content-id .btnSm_black:disabled,
.content-id .btnSm_buy.disabled,
.content-id .btnSm_buy:disabled,
.content-id .btnSm_refresh.disabled,
.content-id .btnSm_refresh:disabled,
.content-id .btnSm_list.disabled,
.content-id .btnSm_list:disabled,
.content-id .btnSm_LayerPop.disabled,
.content-id .btnSm_LayerPop:disabled,
.content-id .btnSm_more.disabled,
.content-id .btnSm_more:disabled,
.content-id .btnSm_close.disabled,
.content-id .btnSm_close:disabled,
.content-id .btnDownloadPdf.disabled,
.content-id .btnDownloadPdf:disabled,
.content-id .btnSm_Download.disabled,
.content-id .btnSm_Download:disabled,
.content-id .btnSm_Download.type_pdf.disabled,
.content-id .btnSm_Download.type_pdf:disabled,
.content-id .btn_prev.disabled,
.content-id .btn_prev:disabled,
.content-id .btn_next.disabled,
.content-id .btn_next:disabled,
.content-id .btnExcel.disabled,
.content-id .btnExcel:disabled,
.content-id .btn_Print.disabled,
.content-id .btn_Print:disabled,
.content-id .btnSm_Sample.disabled,
.content-id .btnSm_Sample:disabled,
.content-id .btnSm_play.disabled,
.content-id .btnSm_play:disabled,
.content-id .btnSm_SystemPop_s.disabled,
.content-id .btnSm_SystemPop_s:disabled,
.content-id .btnSm_SystemPop.disabled,
.content-id .btnSm_SystemPop:disabled,
.content-id .btnSm_LayerPop.disabled,
.content-id .btnSm_LayerPop:disabled,
.content-id .btnSm_White2.disabled,
.content-id .btnSm_White2:disabled,
.content-id .btnSm_White3.disabled,
.content-id .btnSm_White3:disabled,
.content-id .btnSm_White4.disabled,
.content-id .btnSm_White4:disabled,
.content-id .btnSm_sell.disabled,
.content-id .btnSm_sell:disabled,
.content-id .btnSm_Blue2.disabled,
.content-id .btnSm_Blue2:disabled,
.content-id .btnSm_White.disabled,
.content-id .btnSm_White:disabled,
.content-id .btnSm_Blue.disabled,
.content-id .btnSm_Blue:disabled {
  background-color: #EBEBED !important;
  border-color: #CDCECF !important;
  color: #73757C !important;
  pointer-events: none;
  background-image: none !important;
}
body .btnSm_black.disabled::before, body .btnSm_black.disabled::after, body .btnSm_black:disabled::before, body .btnSm_black:disabled::after,
body .btnSm_buy.disabled::before,
body .btnSm_buy.disabled::after,
body .btnSm_buy:disabled::before,
body .btnSm_buy:disabled::after,
body .btnSm_refresh.disabled::before,
body .btnSm_refresh.disabled::after,
body .btnSm_refresh:disabled::before,
body .btnSm_refresh:disabled::after,
body .btnSm_list.disabled::before,
body .btnSm_list.disabled::after,
body .btnSm_list:disabled::before,
body .btnSm_list:disabled::after,
body .btnSm_LayerPop.disabled::before,
body .btnSm_LayerPop.disabled::after,
body .btnSm_LayerPop:disabled::before,
body .btnSm_LayerPop:disabled::after,
body .btnSm_more.disabled::before,
body .btnSm_more.disabled::after,
body .btnSm_more:disabled::before,
body .btnSm_more:disabled::after,
body .btnSm_close.disabled::before,
body .btnSm_close.disabled::after,
body .btnSm_close:disabled::before,
body .btnSm_close:disabled::after,
body .btnDownloadPdf.disabled::before,
body .btnDownloadPdf.disabled::after,
body .btnDownloadPdf:disabled::before,
body .btnDownloadPdf:disabled::after,
body .btnSm_Download.disabled::before,
body .btnSm_Download.disabled::after,
body .btnSm_Download:disabled::before,
body .btnSm_Download:disabled::after,
body .btnSm_Download.type_pdf.disabled::before,
body .btnSm_Download.type_pdf.disabled::after,
body .btnSm_Download.type_pdf:disabled::before,
body .btnSm_Download.type_pdf:disabled::after,
body .btn_prev.disabled::before,
body .btn_prev.disabled::after,
body .btn_prev:disabled::before,
body .btn_prev:disabled::after,
body .btn_next.disabled::before,
body .btn_next.disabled::after,
body .btn_next:disabled::before,
body .btn_next:disabled::after,
body .btnExcel.disabled::before,
body .btnExcel.disabled::after,
body .btnExcel:disabled::before,
body .btnExcel:disabled::after,
body .btn_Print.disabled::before,
body .btn_Print.disabled::after,
body .btn_Print:disabled::before,
body .btn_Print:disabled::after,
body .btnSm_Sample.disabled::before,
body .btnSm_Sample.disabled::after,
body .btnSm_Sample:disabled::before,
body .btnSm_Sample:disabled::after,
body .btnSm_play.disabled::before,
body .btnSm_play.disabled::after,
body .btnSm_play:disabled::before,
body .btnSm_play:disabled::after,
body .btnSm_SystemPop_s.disabled::before,
body .btnSm_SystemPop_s.disabled::after,
body .btnSm_SystemPop_s:disabled::before,
body .btnSm_SystemPop_s:disabled::after,
body .btnSm_SystemPop.disabled::before,
body .btnSm_SystemPop.disabled::after,
body .btnSm_SystemPop:disabled::before,
body .btnSm_SystemPop:disabled::after,
body .btnSm_LayerPop.disabled::before,
body .btnSm_LayerPop.disabled::after,
body .btnSm_LayerPop:disabled::before,
body .btnSm_LayerPop:disabled::after,
body .btnSm_White2.disabled::before,
body .btnSm_White2.disabled::after,
body .btnSm_White2:disabled::before,
body .btnSm_White2:disabled::after,
body .btnSm_White3.disabled::before,
body .btnSm_White3.disabled::after,
body .btnSm_White3:disabled::before,
body .btnSm_White3:disabled::after,
body .btnSm_White4.disabled::before,
body .btnSm_White4.disabled::after,
body .btnSm_White4:disabled::before,
body .btnSm_White4:disabled::after,
body .btnSm_sell.disabled::before,
body .btnSm_sell.disabled::after,
body .btnSm_sell:disabled::before,
body .btnSm_sell:disabled::after,
body .btnSm_Blue2.disabled::before,
body .btnSm_Blue2.disabled::after,
body .btnSm_Blue2:disabled::before,
body .btnSm_Blue2:disabled::after,
body .btnSm_White.disabled::before,
body .btnSm_White.disabled::after,
body .btnSm_White:disabled::before,
body .btnSm_White:disabled::after,
body .btnSm_Blue.disabled::before,
body .btnSm_Blue.disabled::after,
body .btnSm_Blue:disabled::before,
body .btnSm_Blue:disabled::after,
.modal_content .btnSm_black.disabled::before,
.modal_content .btnSm_black.disabled::after,
.modal_content .btnSm_black:disabled::before,
.modal_content .btnSm_black:disabled::after,
.modal_content .btnSm_buy.disabled::before,
.modal_content .btnSm_buy.disabled::after,
.modal_content .btnSm_buy:disabled::before,
.modal_content .btnSm_buy:disabled::after,
.modal_content .btnSm_refresh.disabled::before,
.modal_content .btnSm_refresh.disabled::after,
.modal_content .btnSm_refresh:disabled::before,
.modal_content .btnSm_refresh:disabled::after,
.modal_content .btnSm_list.disabled::before,
.modal_content .btnSm_list.disabled::after,
.modal_content .btnSm_list:disabled::before,
.modal_content .btnSm_list:disabled::after,
.modal_content .btnSm_LayerPop.disabled::before,
.modal_content .btnSm_LayerPop.disabled::after,
.modal_content .btnSm_LayerPop:disabled::before,
.modal_content .btnSm_LayerPop:disabled::after,
.modal_content .btnSm_more.disabled::before,
.modal_content .btnSm_more.disabled::after,
.modal_content .btnSm_more:disabled::before,
.modal_content .btnSm_more:disabled::after,
.modal_content .btnSm_close.disabled::before,
.modal_content .btnSm_close.disabled::after,
.modal_content .btnSm_close:disabled::before,
.modal_content .btnSm_close:disabled::after,
.modal_content .btnDownloadPdf.disabled::before,
.modal_content .btnDownloadPdf.disabled::after,
.modal_content .btnDownloadPdf:disabled::before,
.modal_content .btnDownloadPdf:disabled::after,
.modal_content .btnSm_Download.disabled::before,
.modal_content .btnSm_Download.disabled::after,
.modal_content .btnSm_Download:disabled::before,
.modal_content .btnSm_Download:disabled::after,
.modal_content .btnSm_Download.type_pdf.disabled::before,
.modal_content .btnSm_Download.type_pdf.disabled::after,
.modal_content .btnSm_Download.type_pdf:disabled::before,
.modal_content .btnSm_Download.type_pdf:disabled::after,
.modal_content .btn_prev.disabled::before,
.modal_content .btn_prev.disabled::after,
.modal_content .btn_prev:disabled::before,
.modal_content .btn_prev:disabled::after,
.modal_content .btn_next.disabled::before,
.modal_content .btn_next.disabled::after,
.modal_content .btn_next:disabled::before,
.modal_content .btn_next:disabled::after,
.modal_content .btnExcel.disabled::before,
.modal_content .btnExcel.disabled::after,
.modal_content .btnExcel:disabled::before,
.modal_content .btnExcel:disabled::after,
.modal_content .btn_Print.disabled::before,
.modal_content .btn_Print.disabled::after,
.modal_content .btn_Print:disabled::before,
.modal_content .btn_Print:disabled::after,
.modal_content .btnSm_Sample.disabled::before,
.modal_content .btnSm_Sample.disabled::after,
.modal_content .btnSm_Sample:disabled::before,
.modal_content .btnSm_Sample:disabled::after,
.modal_content .btnSm_play.disabled::before,
.modal_content .btnSm_play.disabled::after,
.modal_content .btnSm_play:disabled::before,
.modal_content .btnSm_play:disabled::after,
.modal_content .btnSm_SystemPop_s.disabled::before,
.modal_content .btnSm_SystemPop_s.disabled::after,
.modal_content .btnSm_SystemPop_s:disabled::before,
.modal_content .btnSm_SystemPop_s:disabled::after,
.modal_content .btnSm_SystemPop.disabled::before,
.modal_content .btnSm_SystemPop.disabled::after,
.modal_content .btnSm_SystemPop:disabled::before,
.modal_content .btnSm_SystemPop:disabled::after,
.modal_content .btnSm_LayerPop.disabled::before,
.modal_content .btnSm_LayerPop.disabled::after,
.modal_content .btnSm_LayerPop:disabled::before,
.modal_content .btnSm_LayerPop:disabled::after,
.modal_content .btnSm_White2.disabled::before,
.modal_content .btnSm_White2.disabled::after,
.modal_content .btnSm_White2:disabled::before,
.modal_content .btnSm_White2:disabled::after,
.modal_content .btnSm_White3.disabled::before,
.modal_content .btnSm_White3.disabled::after,
.modal_content .btnSm_White3:disabled::before,
.modal_content .btnSm_White3:disabled::after,
.modal_content .btnSm_White4.disabled::before,
.modal_content .btnSm_White4.disabled::after,
.modal_content .btnSm_White4:disabled::before,
.modal_content .btnSm_White4:disabled::after,
.modal_content .btnSm_sell.disabled::before,
.modal_content .btnSm_sell.disabled::after,
.modal_content .btnSm_sell:disabled::before,
.modal_content .btnSm_sell:disabled::after,
.modal_content .btnSm_Blue2.disabled::before,
.modal_content .btnSm_Blue2.disabled::after,
.modal_content .btnSm_Blue2:disabled::before,
.modal_content .btnSm_Blue2:disabled::after,
.modal_content .btnSm_White.disabled::before,
.modal_content .btnSm_White.disabled::after,
.modal_content .btnSm_White:disabled::before,
.modal_content .btnSm_White:disabled::after,
.modal_content .btnSm_Blue.disabled::before,
.modal_content .btnSm_Blue.disabled::after,
.modal_content .btnSm_Blue:disabled::before,
.modal_content .btnSm_Blue:disabled::after,
.content-id .btnSm_black.disabled::before,
.content-id .btnSm_black.disabled::after,
.content-id .btnSm_black:disabled::before,
.content-id .btnSm_black:disabled::after,
.content-id .btnSm_buy.disabled::before,
.content-id .btnSm_buy.disabled::after,
.content-id .btnSm_buy:disabled::before,
.content-id .btnSm_buy:disabled::after,
.content-id .btnSm_refresh.disabled::before,
.content-id .btnSm_refresh.disabled::after,
.content-id .btnSm_refresh:disabled::before,
.content-id .btnSm_refresh:disabled::after,
.content-id .btnSm_list.disabled::before,
.content-id .btnSm_list.disabled::after,
.content-id .btnSm_list:disabled::before,
.content-id .btnSm_list:disabled::after,
.content-id .btnSm_LayerPop.disabled::before,
.content-id .btnSm_LayerPop.disabled::after,
.content-id .btnSm_LayerPop:disabled::before,
.content-id .btnSm_LayerPop:disabled::after,
.content-id .btnSm_more.disabled::before,
.content-id .btnSm_more.disabled::after,
.content-id .btnSm_more:disabled::before,
.content-id .btnSm_more:disabled::after,
.content-id .btnSm_close.disabled::before,
.content-id .btnSm_close.disabled::after,
.content-id .btnSm_close:disabled::before,
.content-id .btnSm_close:disabled::after,
.content-id .btnDownloadPdf.disabled::before,
.content-id .btnDownloadPdf.disabled::after,
.content-id .btnDownloadPdf:disabled::before,
.content-id .btnDownloadPdf:disabled::after,
.content-id .btnSm_Download.disabled::before,
.content-id .btnSm_Download.disabled::after,
.content-id .btnSm_Download:disabled::before,
.content-id .btnSm_Download:disabled::after,
.content-id .btnSm_Download.type_pdf.disabled::before,
.content-id .btnSm_Download.type_pdf.disabled::after,
.content-id .btnSm_Download.type_pdf:disabled::before,
.content-id .btnSm_Download.type_pdf:disabled::after,
.content-id .btn_prev.disabled::before,
.content-id .btn_prev.disabled::after,
.content-id .btn_prev:disabled::before,
.content-id .btn_prev:disabled::after,
.content-id .btn_next.disabled::before,
.content-id .btn_next.disabled::after,
.content-id .btn_next:disabled::before,
.content-id .btn_next:disabled::after,
.content-id .btnExcel.disabled::before,
.content-id .btnExcel.disabled::after,
.content-id .btnExcel:disabled::before,
.content-id .btnExcel:disabled::after,
.content-id .btn_Print.disabled::before,
.content-id .btn_Print.disabled::after,
.content-id .btn_Print:disabled::before,
.content-id .btn_Print:disabled::after,
.content-id .btnSm_Sample.disabled::before,
.content-id .btnSm_Sample.disabled::after,
.content-id .btnSm_Sample:disabled::before,
.content-id .btnSm_Sample:disabled::after,
.content-id .btnSm_play.disabled::before,
.content-id .btnSm_play.disabled::after,
.content-id .btnSm_play:disabled::before,
.content-id .btnSm_play:disabled::after,
.content-id .btnSm_SystemPop_s.disabled::before,
.content-id .btnSm_SystemPop_s.disabled::after,
.content-id .btnSm_SystemPop_s:disabled::before,
.content-id .btnSm_SystemPop_s:disabled::after,
.content-id .btnSm_SystemPop.disabled::before,
.content-id .btnSm_SystemPop.disabled::after,
.content-id .btnSm_SystemPop:disabled::before,
.content-id .btnSm_SystemPop:disabled::after,
.content-id .btnSm_LayerPop.disabled::before,
.content-id .btnSm_LayerPop.disabled::after,
.content-id .btnSm_LayerPop:disabled::before,
.content-id .btnSm_LayerPop:disabled::after,
.content-id .btnSm_White2.disabled::before,
.content-id .btnSm_White2.disabled::after,
.content-id .btnSm_White2:disabled::before,
.content-id .btnSm_White2:disabled::after,
.content-id .btnSm_White3.disabled::before,
.content-id .btnSm_White3.disabled::after,
.content-id .btnSm_White3:disabled::before,
.content-id .btnSm_White3:disabled::after,
.content-id .btnSm_White4.disabled::before,
.content-id .btnSm_White4.disabled::after,
.content-id .btnSm_White4:disabled::before,
.content-id .btnSm_White4:disabled::after,
.content-id .btnSm_sell.disabled::before,
.content-id .btnSm_sell.disabled::after,
.content-id .btnSm_sell:disabled::before,
.content-id .btnSm_sell:disabled::after,
.content-id .btnSm_Blue2.disabled::before,
.content-id .btnSm_Blue2.disabled::after,
.content-id .btnSm_Blue2:disabled::before,
.content-id .btnSm_Blue2:disabled::after,
.content-id .btnSm_White.disabled::before,
.content-id .btnSm_White.disabled::after,
.content-id .btnSm_White:disabled::before,
.content-id .btnSm_White:disabled::after,
.content-id .btnSm_Blue.disabled::before,
.content-id .btnSm_Blue.disabled::after,
.content-id .btnSm_Blue:disabled::before,
.content-id .btnSm_Blue:disabled::after {
  opacity: 0.3;
}
body .btnSm_black > div:not([class]),
body .btnSm_buy > div:not([class]),
body .btnSm_refresh > div:not([class]),
body .btnSm_list > div:not([class]),
body .btnSm_LayerPop > div:not([class]),
body .btnSm_more > div:not([class]),
body .btnSm_close > div:not([class]),
body .btnDownloadPdf > div:not([class]),
body .btnSm_Download > div:not([class]),
body .btnSm_Download.type_pdf > div:not([class]),
body .btn_prev > div:not([class]),
body .btn_next > div:not([class]),
body .btnExcel > div:not([class]),
body .btn_Print > div:not([class]),
body .btnSm_Sample > div:not([class]),
body .btnSm_play > div:not([class]),
body .btnSm_SystemPop_s > div:not([class]),
body .btnSm_SystemPop > div:not([class]),
body .btnSm_LayerPop > div:not([class]),
body .btnSm_White2 > div:not([class]),
body .btnSm_White3 > div:not([class]),
body .btnSm_White4 > div:not([class]),
body .btnSm_sell > div:not([class]),
body .btnSm_Blue2 > div:not([class]),
body .btnSm_White > div:not([class]),
body .btnSm_Blue > div:not([class]),
.modal_content .btnSm_black > div:not([class]),
.modal_content .btnSm_buy > div:not([class]),
.modal_content .btnSm_refresh > div:not([class]),
.modal_content .btnSm_list > div:not([class]),
.modal_content .btnSm_LayerPop > div:not([class]),
.modal_content .btnSm_more > div:not([class]),
.modal_content .btnSm_close > div:not([class]),
.modal_content .btnDownloadPdf > div:not([class]),
.modal_content .btnSm_Download > div:not([class]),
.modal_content .btnSm_Download.type_pdf > div:not([class]),
.modal_content .btn_prev > div:not([class]),
.modal_content .btn_next > div:not([class]),
.modal_content .btnExcel > div:not([class]),
.modal_content .btn_Print > div:not([class]),
.modal_content .btnSm_Sample > div:not([class]),
.modal_content .btnSm_play > div:not([class]),
.modal_content .btnSm_SystemPop_s > div:not([class]),
.modal_content .btnSm_SystemPop > div:not([class]),
.modal_content .btnSm_LayerPop > div:not([class]),
.modal_content .btnSm_White2 > div:not([class]),
.modal_content .btnSm_White3 > div:not([class]),
.modal_content .btnSm_White4 > div:not([class]),
.modal_content .btnSm_sell > div:not([class]),
.modal_content .btnSm_Blue2 > div:not([class]),
.modal_content .btnSm_White > div:not([class]),
.modal_content .btnSm_Blue > div:not([class]),
.content-id .btnSm_black > div:not([class]),
.content-id .btnSm_buy > div:not([class]),
.content-id .btnSm_refresh > div:not([class]),
.content-id .btnSm_list > div:not([class]),
.content-id .btnSm_LayerPop > div:not([class]),
.content-id .btnSm_more > div:not([class]),
.content-id .btnSm_close > div:not([class]),
.content-id .btnDownloadPdf > div:not([class]),
.content-id .btnSm_Download > div:not([class]),
.content-id .btnSm_Download.type_pdf > div:not([class]),
.content-id .btn_prev > div:not([class]),
.content-id .btn_next > div:not([class]),
.content-id .btnExcel > div:not([class]),
.content-id .btn_Print > div:not([class]),
.content-id .btnSm_Sample > div:not([class]),
.content-id .btnSm_play > div:not([class]),
.content-id .btnSm_SystemPop_s > div:not([class]),
.content-id .btnSm_SystemPop > div:not([class]),
.content-id .btnSm_LayerPop > div:not([class]),
.content-id .btnSm_White2 > div:not([class]),
.content-id .btnSm_White3 > div:not([class]),
.content-id .btnSm_White4 > div:not([class]),
.content-id .btnSm_sell > div:not([class]),
.content-id .btnSm_Blue2 > div:not([class]),
.content-id .btnSm_White > div:not([class]),
.content-id .btnSm_Blue > div:not([class]) {
  display: none;
}
body .btnSsm_black,
body .btnSsm_blue,
body .btnSsm_buy,
body .btnSsm_SystemPop,
body .btnSsm_LayerPop,
body .btnSsm_download.type_pdf,
body .btnDownloadPdf_25,
body .btnSsm_download,
body .btnSsm_white,
body .btnSsm_White,
body .basicSmall,
.modal_content .btnSsm_black,
.modal_content .btnSsm_blue,
.modal_content .btnSsm_buy,
.modal_content .btnSsm_SystemPop,
.modal_content .btnSsm_LayerPop,
.modal_content .btnSsm_download.type_pdf,
.modal_content .btnDownloadPdf_25,
.modal_content .btnSsm_download,
.modal_content .btnSsm_white,
.modal_content .btnSsm_White,
.modal_content .basicSmall,
.content-id .btnSsm_black,
.content-id .btnSsm_blue,
.content-id .btnSsm_buy,
.content-id .btnSsm_SystemPop,
.content-id .btnSsm_LayerPop,
.content-id .btnSsm_download.type_pdf,
.content-id .btnDownloadPdf_25,
.content-id .btnSsm_download,
.content-id .btnSsm_white,
.content-id .btnSsm_White,
.content-id .basicSmall {
  padding: 7px 16px;
  line-height: 18px;
  height: 32px;
  line-height: 1.2;
  font-size: 14px;
  white-space: nowrap;
  font-weight: 400;
}
body .btnSsm_black:focus, body .btnSsm_black:hover,
body .btnSsm_blue:focus,
body .btnSsm_blue:hover,
body .btnSsm_buy:focus,
body .btnSsm_buy:hover,
body .btnSsm_SystemPop:focus,
body .btnSsm_SystemPop:hover,
body .btnSsm_LayerPop:focus,
body .btnSsm_LayerPop:hover,
body .btnSsm_download.type_pdf:focus,
body .btnSsm_download.type_pdf:hover,
body .btnDownloadPdf_25:focus,
body .btnDownloadPdf_25:hover,
body .btnSsm_download:focus,
body .btnSsm_download:hover,
body .btnSsm_white:focus,
body .btnSsm_white:hover,
body .btnSsm_White:focus,
body .btnSsm_White:hover,
body .basicSmall:focus,
body .basicSmall:hover,
.modal_content .btnSsm_black:focus,
.modal_content .btnSsm_black:hover,
.modal_content .btnSsm_blue:focus,
.modal_content .btnSsm_blue:hover,
.modal_content .btnSsm_buy:focus,
.modal_content .btnSsm_buy:hover,
.modal_content .btnSsm_SystemPop:focus,
.modal_content .btnSsm_SystemPop:hover,
.modal_content .btnSsm_LayerPop:focus,
.modal_content .btnSsm_LayerPop:hover,
.modal_content .btnSsm_download.type_pdf:focus,
.modal_content .btnSsm_download.type_pdf:hover,
.modal_content .btnDownloadPdf_25:focus,
.modal_content .btnDownloadPdf_25:hover,
.modal_content .btnSsm_download:focus,
.modal_content .btnSsm_download:hover,
.modal_content .btnSsm_white:focus,
.modal_content .btnSsm_white:hover,
.modal_content .btnSsm_White:focus,
.modal_content .btnSsm_White:hover,
.modal_content .basicSmall:focus,
.modal_content .basicSmall:hover,
.content-id .btnSsm_black:focus,
.content-id .btnSsm_black:hover,
.content-id .btnSsm_blue:focus,
.content-id .btnSsm_blue:hover,
.content-id .btnSsm_buy:focus,
.content-id .btnSsm_buy:hover,
.content-id .btnSsm_SystemPop:focus,
.content-id .btnSsm_SystemPop:hover,
.content-id .btnSsm_LayerPop:focus,
.content-id .btnSsm_LayerPop:hover,
.content-id .btnSsm_download.type_pdf:focus,
.content-id .btnSsm_download.type_pdf:hover,
.content-id .btnDownloadPdf_25:focus,
.content-id .btnDownloadPdf_25:hover,
.content-id .btnSsm_download:focus,
.content-id .btnSsm_download:hover,
.content-id .btnSsm_white:focus,
.content-id .btnSsm_white:hover,
.content-id .btnSsm_White:focus,
.content-id .btnSsm_White:hover,
.content-id .basicSmall:focus,
.content-id .basicSmall:hover {
  padding: 7px 16px;
}
body .btnSsm_black.disabled, body .btnSsm_black:disabled,
body .btnSsm_blue.disabled,
body .btnSsm_blue:disabled,
body .btnSsm_buy.disabled,
body .btnSsm_buy:disabled,
body .btnSsm_SystemPop.disabled,
body .btnSsm_SystemPop:disabled,
body .btnSsm_LayerPop.disabled,
body .btnSsm_LayerPop:disabled,
body .btnSsm_download.type_pdf.disabled,
body .btnSsm_download.type_pdf:disabled,
body .btnDownloadPdf_25.disabled,
body .btnDownloadPdf_25:disabled,
body .btnSsm_download.disabled,
body .btnSsm_download:disabled,
body .btnSsm_white.disabled,
body .btnSsm_white:disabled,
body .btnSsm_White.disabled,
body .btnSsm_White:disabled,
body .basicSmall.disabled,
body .basicSmall:disabled,
.modal_content .btnSsm_black.disabled,
.modal_content .btnSsm_black:disabled,
.modal_content .btnSsm_blue.disabled,
.modal_content .btnSsm_blue:disabled,
.modal_content .btnSsm_buy.disabled,
.modal_content .btnSsm_buy:disabled,
.modal_content .btnSsm_SystemPop.disabled,
.modal_content .btnSsm_SystemPop:disabled,
.modal_content .btnSsm_LayerPop.disabled,
.modal_content .btnSsm_LayerPop:disabled,
.modal_content .btnSsm_download.type_pdf.disabled,
.modal_content .btnSsm_download.type_pdf:disabled,
.modal_content .btnDownloadPdf_25.disabled,
.modal_content .btnDownloadPdf_25:disabled,
.modal_content .btnSsm_download.disabled,
.modal_content .btnSsm_download:disabled,
.modal_content .btnSsm_white.disabled,
.modal_content .btnSsm_white:disabled,
.modal_content .btnSsm_White.disabled,
.modal_content .btnSsm_White:disabled,
.modal_content .basicSmall.disabled,
.modal_content .basicSmall:disabled,
.content-id .btnSsm_black.disabled,
.content-id .btnSsm_black:disabled,
.content-id .btnSsm_blue.disabled,
.content-id .btnSsm_blue:disabled,
.content-id .btnSsm_buy.disabled,
.content-id .btnSsm_buy:disabled,
.content-id .btnSsm_SystemPop.disabled,
.content-id .btnSsm_SystemPop:disabled,
.content-id .btnSsm_LayerPop.disabled,
.content-id .btnSsm_LayerPop:disabled,
.content-id .btnSsm_download.type_pdf.disabled,
.content-id .btnSsm_download.type_pdf:disabled,
.content-id .btnDownloadPdf_25.disabled,
.content-id .btnDownloadPdf_25:disabled,
.content-id .btnSsm_download.disabled,
.content-id .btnSsm_download:disabled,
.content-id .btnSsm_white.disabled,
.content-id .btnSsm_white:disabled,
.content-id .btnSsm_White.disabled,
.content-id .btnSsm_White:disabled,
.content-id .basicSmall.disabled,
.content-id .basicSmall:disabled {
  background-color: #EBEBED !important;
  border-color: #CDCECF !important;
  color: #73757C !important;
  pointer-events: none;
  background-image: none !important;
}
body .btnSsm_black.disabled::before, body .btnSsm_black.disabled::after, body .btnSsm_black:disabled::before, body .btnSsm_black:disabled::after,
body .btnSsm_blue.disabled::before,
body .btnSsm_blue.disabled::after,
body .btnSsm_blue:disabled::before,
body .btnSsm_blue:disabled::after,
body .btnSsm_buy.disabled::before,
body .btnSsm_buy.disabled::after,
body .btnSsm_buy:disabled::before,
body .btnSsm_buy:disabled::after,
body .btnSsm_SystemPop.disabled::before,
body .btnSsm_SystemPop.disabled::after,
body .btnSsm_SystemPop:disabled::before,
body .btnSsm_SystemPop:disabled::after,
body .btnSsm_LayerPop.disabled::before,
body .btnSsm_LayerPop.disabled::after,
body .btnSsm_LayerPop:disabled::before,
body .btnSsm_LayerPop:disabled::after,
body .btnSsm_download.type_pdf.disabled::before,
body .btnSsm_download.type_pdf.disabled::after,
body .btnSsm_download.type_pdf:disabled::before,
body .btnSsm_download.type_pdf:disabled::after,
body .btnDownloadPdf_25.disabled::before,
body .btnDownloadPdf_25.disabled::after,
body .btnDownloadPdf_25:disabled::before,
body .btnDownloadPdf_25:disabled::after,
body .btnSsm_download.disabled::before,
body .btnSsm_download.disabled::after,
body .btnSsm_download:disabled::before,
body .btnSsm_download:disabled::after,
body .btnSsm_white.disabled::before,
body .btnSsm_white.disabled::after,
body .btnSsm_white:disabled::before,
body .btnSsm_white:disabled::after,
body .btnSsm_White.disabled::before,
body .btnSsm_White.disabled::after,
body .btnSsm_White:disabled::before,
body .btnSsm_White:disabled::after,
body .basicSmall.disabled::before,
body .basicSmall.disabled::after,
body .basicSmall:disabled::before,
body .basicSmall:disabled::after,
.modal_content .btnSsm_black.disabled::before,
.modal_content .btnSsm_black.disabled::after,
.modal_content .btnSsm_black:disabled::before,
.modal_content .btnSsm_black:disabled::after,
.modal_content .btnSsm_blue.disabled::before,
.modal_content .btnSsm_blue.disabled::after,
.modal_content .btnSsm_blue:disabled::before,
.modal_content .btnSsm_blue:disabled::after,
.modal_content .btnSsm_buy.disabled::before,
.modal_content .btnSsm_buy.disabled::after,
.modal_content .btnSsm_buy:disabled::before,
.modal_content .btnSsm_buy:disabled::after,
.modal_content .btnSsm_SystemPop.disabled::before,
.modal_content .btnSsm_SystemPop.disabled::after,
.modal_content .btnSsm_SystemPop:disabled::before,
.modal_content .btnSsm_SystemPop:disabled::after,
.modal_content .btnSsm_LayerPop.disabled::before,
.modal_content .btnSsm_LayerPop.disabled::after,
.modal_content .btnSsm_LayerPop:disabled::before,
.modal_content .btnSsm_LayerPop:disabled::after,
.modal_content .btnSsm_download.type_pdf.disabled::before,
.modal_content .btnSsm_download.type_pdf.disabled::after,
.modal_content .btnSsm_download.type_pdf:disabled::before,
.modal_content .btnSsm_download.type_pdf:disabled::after,
.modal_content .btnDownloadPdf_25.disabled::before,
.modal_content .btnDownloadPdf_25.disabled::after,
.modal_content .btnDownloadPdf_25:disabled::before,
.modal_content .btnDownloadPdf_25:disabled::after,
.modal_content .btnSsm_download.disabled::before,
.modal_content .btnSsm_download.disabled::after,
.modal_content .btnSsm_download:disabled::before,
.modal_content .btnSsm_download:disabled::after,
.modal_content .btnSsm_white.disabled::before,
.modal_content .btnSsm_white.disabled::after,
.modal_content .btnSsm_white:disabled::before,
.modal_content .btnSsm_white:disabled::after,
.modal_content .btnSsm_White.disabled::before,
.modal_content .btnSsm_White.disabled::after,
.modal_content .btnSsm_White:disabled::before,
.modal_content .btnSsm_White:disabled::after,
.modal_content .basicSmall.disabled::before,
.modal_content .basicSmall.disabled::after,
.modal_content .basicSmall:disabled::before,
.modal_content .basicSmall:disabled::after,
.content-id .btnSsm_black.disabled::before,
.content-id .btnSsm_black.disabled::after,
.content-id .btnSsm_black:disabled::before,
.content-id .btnSsm_black:disabled::after,
.content-id .btnSsm_blue.disabled::before,
.content-id .btnSsm_blue.disabled::after,
.content-id .btnSsm_blue:disabled::before,
.content-id .btnSsm_blue:disabled::after,
.content-id .btnSsm_buy.disabled::before,
.content-id .btnSsm_buy.disabled::after,
.content-id .btnSsm_buy:disabled::before,
.content-id .btnSsm_buy:disabled::after,
.content-id .btnSsm_SystemPop.disabled::before,
.content-id .btnSsm_SystemPop.disabled::after,
.content-id .btnSsm_SystemPop:disabled::before,
.content-id .btnSsm_SystemPop:disabled::after,
.content-id .btnSsm_LayerPop.disabled::before,
.content-id .btnSsm_LayerPop.disabled::after,
.content-id .btnSsm_LayerPop:disabled::before,
.content-id .btnSsm_LayerPop:disabled::after,
.content-id .btnSsm_download.type_pdf.disabled::before,
.content-id .btnSsm_download.type_pdf.disabled::after,
.content-id .btnSsm_download.type_pdf:disabled::before,
.content-id .btnSsm_download.type_pdf:disabled::after,
.content-id .btnDownloadPdf_25.disabled::before,
.content-id .btnDownloadPdf_25.disabled::after,
.content-id .btnDownloadPdf_25:disabled::before,
.content-id .btnDownloadPdf_25:disabled::after,
.content-id .btnSsm_download.disabled::before,
.content-id .btnSsm_download.disabled::after,
.content-id .btnSsm_download:disabled::before,
.content-id .btnSsm_download:disabled::after,
.content-id .btnSsm_white.disabled::before,
.content-id .btnSsm_white.disabled::after,
.content-id .btnSsm_white:disabled::before,
.content-id .btnSsm_white:disabled::after,
.content-id .btnSsm_White.disabled::before,
.content-id .btnSsm_White.disabled::after,
.content-id .btnSsm_White:disabled::before,
.content-id .btnSsm_White:disabled::after,
.content-id .basicSmall.disabled::before,
.content-id .basicSmall.disabled::after,
.content-id .basicSmall:disabled::before,
.content-id .basicSmall:disabled::after {
  opacity: 0.3;
}
body .btnSsm_black > div:not([class]),
body .btnSsm_blue > div:not([class]),
body .btnSsm_buy > div:not([class]),
body .btnSsm_SystemPop > div:not([class]),
body .btnSsm_LayerPop > div:not([class]),
body .btnSsm_download.type_pdf > div:not([class]),
body .btnDownloadPdf_25 > div:not([class]),
body .btnSsm_download > div:not([class]),
body .btnSsm_white > div:not([class]),
body .btnSsm_White > div:not([class]),
body .basicSmall > div:not([class]),
.modal_content .btnSsm_black > div:not([class]),
.modal_content .btnSsm_blue > div:not([class]),
.modal_content .btnSsm_buy > div:not([class]),
.modal_content .btnSsm_SystemPop > div:not([class]),
.modal_content .btnSsm_LayerPop > div:not([class]),
.modal_content .btnSsm_download.type_pdf > div:not([class]),
.modal_content .btnDownloadPdf_25 > div:not([class]),
.modal_content .btnSsm_download > div:not([class]),
.modal_content .btnSsm_white > div:not([class]),
.modal_content .btnSsm_White > div:not([class]),
.modal_content .basicSmall > div:not([class]),
.content-id .btnSsm_black > div:not([class]),
.content-id .btnSsm_blue > div:not([class]),
.content-id .btnSsm_buy > div:not([class]),
.content-id .btnSsm_SystemPop > div:not([class]),
.content-id .btnSsm_LayerPop > div:not([class]),
.content-id .btnSsm_download.type_pdf > div:not([class]),
.content-id .btnDownloadPdf_25 > div:not([class]),
.content-id .btnSsm_download > div:not([class]),
.content-id .btnSsm_white > div:not([class]),
.content-id .btnSsm_White > div:not([class]),
.content-id .basicSmall > div:not([class]) {
  display: none;
}
body .btnSsm_blue,
.modal_content .btnSsm_blue,
.content-id .btnSsm_blue {
  color: #fff;
}
body .btn_pdfDown,
.modal_content .btn_pdfDown,
.content-id .btn_pdfDown {
  display: inline-block;
  padding: 5px 24px 5px 5px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  color: #1A1D29;
  background-image: url(/inc_renewal/img/FP/btnDownloadPdf_25.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 16px;
  margin-left: 27px;
}
body .btn_black,
body .btnBlack,
body .btnSm_black,
body .btnSsm_black,
.modal_content .btn_black,
.modal_content .btnBlack,
.modal_content .btnSm_black,
.modal_content .btnSsm_black,
.content-id .btn_black,
.content-id .btnBlack,
.content-id .btnSm_black,
.content-id .btnSsm_black {
  background-color: #4D4F58;
  border-color: #4D4F58;
  color: #fff !important;
}
body .btn_black:focus, body .btn_black:hover,
body .btnBlack:focus,
body .btnBlack:hover,
body .btnSm_black:focus,
body .btnSm_black:hover,
body .btnSsm_black:focus,
body .btnSsm_black:hover,
.modal_content .btn_black:focus,
.modal_content .btn_black:hover,
.modal_content .btnBlack:focus,
.modal_content .btnBlack:hover,
.modal_content .btnSm_black:focus,
.modal_content .btnSm_black:hover,
.modal_content .btnSsm_black:focus,
.modal_content .btnSsm_black:hover,
.content-id .btn_black:focus,
.content-id .btn_black:hover,
.content-id .btnBlack:focus,
.content-id .btnBlack:hover,
.content-id .btnSm_black:focus,
.content-id .btnSm_black:hover,
.content-id .btnSsm_black:focus,
.content-id .btnSsm_black:hover {
  background-color: #73757C;
  border-color: #73757C;
}
body .btn_black:active,
body .btnBlack:active,
body .btnSm_black:active,
body .btnSsm_black:active,
.modal_content .btn_black:active,
.modal_content .btnBlack:active,
.modal_content .btnSm_black:active,
.modal_content .btnSsm_black:active,
.content-id .btn_black:active,
.content-id .btnBlack:active,
.content-id .btnSm_black:active,
.content-id .btnSsm_black:active {
  background-color: #73757C !important;
  border-color: #73757C !important;
}
body .btnSsm_buy,
body .btn_buy,
body .btnSm_buy,
.modal_content .btnSsm_buy,
.modal_content .btn_buy,
.modal_content .btnSm_buy,
.content-id .btnSsm_buy,
.content-id .btn_buy,
.content-id .btnSm_buy {
  background-color: #D63434;
  border-color: #D63434;
  color: #fff !important;
}
body .btnSsm_buy:focus, body .btnSsm_buy:hover,
body .btn_buy:focus,
body .btn_buy:hover,
body .btnSm_buy:focus,
body .btnSm_buy:hover,
.modal_content .btnSsm_buy:focus,
.modal_content .btnSsm_buy:hover,
.modal_content .btn_buy:focus,
.modal_content .btn_buy:hover,
.modal_content .btnSm_buy:focus,
.modal_content .btnSm_buy:hover,
.content-id .btnSsm_buy:focus,
.content-id .btnSsm_buy:hover,
.content-id .btn_buy:focus,
.content-id .btn_buy:hover,
.content-id .btnSm_buy:focus,
.content-id .btnSm_buy:hover {
  background-color: #ba2b2b;
  border-color: #ba2b2b;
}
body .btnSsm_buy:active,
body .btn_buy:active,
body .btnSm_buy:active,
.modal_content .btnSsm_buy:active,
.modal_content .btn_buy:active,
.modal_content .btnSm_buy:active,
.content-id .btnSsm_buy:active,
.content-id .btn_buy:active,
.content-id .btnSm_buy:active {
  background-color: #ba2b2b !important;
  border-color: #ba2b2b !important;
}
body .btnSsm_buy.disabled,
body .btn_buy.disabled,
body .btnSm_buy.disabled,
.modal_content .btnSsm_buy.disabled,
.modal_content .btn_buy.disabled,
.modal_content .btnSm_buy.disabled,
.content-id .btnSsm_buy.disabled,
.content-id .btn_buy.disabled,
.content-id .btnSm_buy.disabled {
  background-color: #EBEBED !important;
  border-color: #E1E2E5 !important;
  color: #73757C !important;
  pointer-events: none;
  background-image: none !important;
}
body .btn_green,
.modal_content .btn_green,
.content-id .btn_green {
  background-color: #637D29;
  border-color: #637D29;
}
body .btn_green:focus, body .btn_green:hover,
.modal_content .btn_green:focus,
.modal_content .btn_green:hover,
.content-id .btn_green:focus,
.content-id .btn_green:hover {
  background-color: #526A1D;
  border-color: #526A1D;
}
body .btn_Blue,
body .btnSm_White,
body .btnSm_White2,
body .btnSm_White3,
body .btnSm_sell,
body .btnSm_buy,
body .btnSm_black,
body .btn_gray,
.modal_content .btn_Blue,
.modal_content .btnSm_White,
.modal_content .btnSm_White2,
.modal_content .btnSm_White3,
.modal_content .btnSm_sell,
.modal_content .btnSm_buy,
.modal_content .btnSm_black,
.modal_content .btn_gray,
.content-id .btn_Blue,
.content-id .btnSm_White,
.content-id .btnSm_White2,
.content-id .btnSm_White3,
.content-id .btnSm_sell,
.content-id .btnSm_buy,
.content-id .btnSm_black,
.content-id .btn_gray {
  width: auto !important;
}
body .btn_cal_today .mtl_button,
.modal_content .btn_cal_today .mtl_button,
.content-id .btn_cal_today .mtl_button {
  background-color: transparent;
  font-size: 13px;
  min-width: 0;
  padding: 10px;
  border: 0;
}
body .btn_cal_today .mtl_button::after,
.modal_content .btn_cal_today .mtl_button::after,
.content-id .btn_cal_today .mtl_button::after {
  content: "오늘";
  display: block;
}

/*  */
body,
.modal_content,
.content-id {
  /* ICON BUTTON */
  /* 청약상품 버튼 */
}
body .btnSm_White.act,
.modal_content .btnSm_White.act,
.content-id .btnSm_White.act {
  border-color: #008DDB !important;
}
body .magicBtn,
.modal_content .magicBtn,
.content-id .magicBtn {
  background-image: none !important;
}
body .magicBtn:hover,
.modal_content .magicBtn:hover,
.content-id .magicBtn:hover {
  background-image: none !important;
}
body .btn_up_noTxt,
.modal_content .btn_up_noTxt,
.content-id .btn_up_noTxt {
  transform: rotate(90deg);
}
body .btn_down_noTxt,
.modal_content .btn_down_noTxt,
.content-id .btn_down_noTxt {
  transform: rotate(-90deg);
}
body .btn_up_noTxt,
body .btn_down_noTxt,
body .btn_prev_noTxt,
body .btn_next_noTxt,
.modal_content .btn_up_noTxt,
.modal_content .btn_down_noTxt,
.modal_content .btn_prev_noTxt,
.modal_content .btn_next_noTxt,
.content-id .btn_up_noTxt,
.content-id .btn_down_noTxt,
.content-id .btn_prev_noTxt,
.content-id .btn_next_noTxt {
  background-image: none;
  position: relative;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #BFC0C5;
  border-radius: 8px;
  box-sizing: border-box;
}
body .btn_up_noTxt *,
body .btn_down_noTxt *,
body .btn_prev_noTxt *,
body .btn_next_noTxt *,
.modal_content .btn_up_noTxt *,
.modal_content .btn_down_noTxt *,
.modal_content .btn_prev_noTxt *,
.modal_content .btn_next_noTxt *,
.content-id .btn_up_noTxt *,
.content-id .btn_down_noTxt *,
.content-id .btn_prev_noTxt *,
.content-id .btn_next_noTxt * {
  box-sizing: border-box;
}
body .btn_up_noTxt:focus,
body .btn_down_noTxt:focus,
body .btn_up_noTxt:hover,
body .btn_down_noTxt:hover,
body .btn_prev_noTxt:hover,
body .btn_next_noTxt:hover,
body .btn_prev_noTxt:focus,
body .btn_next_noTxt:focus,
.modal_content .btn_up_noTxt:focus,
.modal_content .btn_down_noTxt:focus,
.modal_content .btn_up_noTxt:hover,
.modal_content .btn_down_noTxt:hover,
.modal_content .btn_prev_noTxt:hover,
.modal_content .btn_next_noTxt:hover,
.modal_content .btn_prev_noTxt:focus,
.modal_content .btn_next_noTxt:focus,
.content-id .btn_up_noTxt:focus,
.content-id .btn_down_noTxt:focus,
.content-id .btn_up_noTxt:hover,
.content-id .btn_down_noTxt:hover,
.content-id .btn_prev_noTxt:hover,
.content-id .btn_next_noTxt:hover,
.content-id .btn_prev_noTxt:focus,
.content-id .btn_next_noTxt:focus {
  width: 40px !important;
  height: 40px !important;
  border: 1px solid #BFC0C5;
}
body .btn_down_noTxt::after,
body .btn_up_noTxt::after,
body .btn_prev_noTxt:after,
.modal_content .btn_down_noTxt::after,
.modal_content .btn_up_noTxt::after,
.modal_content .btn_prev_noTxt:after,
.content-id .btn_down_noTxt::after,
.content-id .btn_up_noTxt::after,
.content-id .btn_prev_noTxt:after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #121212;
  border-left: 2px solid #121212;
  display: inline-block;
  transform: rotate(-45deg);
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 2px);
}
body .btn_next_noTxt:after,
.modal_content .btn_next_noTxt:after,
.content-id .btn_next_noTxt:after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #121212;
  border-right: 2px solid #121212;
  display: inline-block;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
}
body .cont_Box .cont_Box_btnArea,
.modal_content .cont_Box .cont_Box_btnArea,
.content-id .cont_Box .cont_Box_btnArea {
  line-height: 34px;
}
body .btn_list_noTxt + .btn_card_noTxt,
.modal_content .btn_list_noTxt + .btn_card_noTxt,
.content-id .btn_list_noTxt + .btn_card_noTxt {
  margin-left: 16px;
}
body .btn_list_noTxt,
.modal_content .btn_list_noTxt,
.content-id .btn_list_noTxt {
  width: 16px;
  height: 16px;
  border: 1px solid transparent;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12'%3E%3Cg id='Group_1' data-name='Group 1' transform='translate(-907 -58)'%3E%3Crect id='Rectangle' width='14' height='2' transform='translate(907 58)' fill='%23222'/%3E%3Crect id='Rectangle-2' data-name='Rectangle' width='14' height='2' transform='translate(907 63)' fill='%23222'/%3E%3Crect id='Rectangle-3' data-name='Rectangle' width='14' height='2' transform='translate(907 68)' fill='%23222'/%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
body .btn_list_noTxt:hover,
body .btn_list_noTxt:focus,
body .btn_list_noTxt.on,
.modal_content .btn_list_noTxt:hover,
.modal_content .btn_list_noTxt:focus,
.modal_content .btn_list_noTxt.on,
.content-id .btn_list_noTxt:hover,
.content-id .btn_list_noTxt:focus,
.content-id .btn_list_noTxt.on {
  color: #3676e8;
  width: 14px;
  height: 14px;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12'%3E%3Cg id='Group_1' data-name='Group 1' transform='translate(-907 -58)'%3E%3Crect id='Rectangle' width='14' height='2' transform='translate(907 58)' fill='%23222'/%3E%3Crect id='Rectangle-2' data-name='Rectangle' width='14' height='2' transform='translate(907 63)' fill='%23222'/%3E%3Crect id='Rectangle-3' data-name='Rectangle' width='14' height='2' transform='translate(907 68)' fill='%23222'/%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
body .btn_list_noTxt.disabled:hover,
body .btn_list_noTxt.disabled:focus,
body .btn_list_noTxt.disabled.on,
.modal_content .btn_list_noTxt.disabled:hover,
.modal_content .btn_list_noTxt.disabled:focus,
.modal_content .btn_list_noTxt.disabled.on,
.content-id .btn_list_noTxt.disabled:hover,
.content-id .btn_list_noTxt.disabled:focus,
.content-id .btn_list_noTxt.disabled.on {
  width: 16px;
  height: 16px;
}
body .btn_card_noTxt,
.modal_content .btn_card_noTxt,
.content-id .btn_card_noTxt {
  width: 16px;
  height: 16px;
  border: 1px solid transparent;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg id='Group_1' data-name='Group 1' transform='translate(-945 -56)'%3E%3Crect id='Rectangle' width='6' height='6' rx='1' transform='translate(945 56)' fill='%23222'/%3E%3Crect id='Rectangle-2' data-name='Rectangle' width='6' height='6' rx='1' transform='translate(953 56)' fill='%23222'/%3E%3Crect id='Rectangle-3' data-name='Rectangle' width='6' height='6' rx='1' transform='translate(945 64)' fill='%23222'/%3E%3Crect id='Rectangle-4' data-name='Rectangle' width='6' height='6' rx='1' transform='translate(953 64)' fill='%23222'/%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
body .btn_card_noTxt:hover,
body .btn_card_noTxt:focus,
body .btn_card_noTxt.on,
.modal_content .btn_card_noTxt:hover,
.modal_content .btn_card_noTxt:focus,
.modal_content .btn_card_noTxt.on,
.content-id .btn_card_noTxt:hover,
.content-id .btn_card_noTxt:focus,
.content-id .btn_card_noTxt.on {
  color: #3676e8;
  width: 14px;
  height: 14px;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg id='Group_1' data-name='Group 1' transform='translate(-945 -56)'%3E%3Crect id='Rectangle' width='6' height='6' rx='1' transform='translate(945 56)' fill='%23222'/%3E%3Crect id='Rectangle-2' data-name='Rectangle' width='6' height='6' rx='1' transform='translate(953 56)' fill='%23222'/%3E%3Crect id='Rectangle-3' data-name='Rectangle' width='6' height='6' rx='1' transform='translate(945 64)' fill='%23222'/%3E%3Crect id='Rectangle-4' data-name='Rectangle' width='6' height='6' rx='1' transform='translate(953 64)' fill='%23222'/%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
body .btn_card_noTxt.disabled:hover,
body .btn_card_noTxt.disabled:focus,
body .btn_card_noTxt.disabled.on,
.modal_content .btn_card_noTxt.disabled:hover,
.modal_content .btn_card_noTxt.disabled:focus,
.modal_content .btn_card_noTxt.disabled.on,
.content-id .btn_card_noTxt.disabled:hover,
.content-id .btn_card_noTxt.disabled:focus,
.content-id .btn_card_noTxt.disabled.on {
  width: 16px;
  height: 16px;
}
body .pager .first,
body .pager .prev,
body .pager .next,
body .pager .end,
.modal_content .pager .first,
.modal_content .pager .prev,
.modal_content .pager .next,
.modal_content .pager .end,
.content-id .pager .first,
.content-id .pager .prev,
.content-id .pager .next,
.content-id .pager .end {
  border: 1px solid transparent;
  background-color: #fff;
}
body .pager .first:hover, body .pager .first:focus,
body .pager .prev:hover,
body .pager .prev:focus,
body .pager .next:hover,
body .pager .next:focus,
body .pager .end:hover,
body .pager .end:focus,
.modal_content .pager .first:hover,
.modal_content .pager .first:focus,
.modal_content .pager .prev:hover,
.modal_content .pager .prev:focus,
.modal_content .pager .next:hover,
.modal_content .pager .next:focus,
.modal_content .pager .end:hover,
.modal_content .pager .end:focus,
.content-id .pager .first:hover,
.content-id .pager .first:focus,
.content-id .pager .prev:hover,
.content-id .pager .prev:focus,
.content-id .pager .next:hover,
.content-id .pager .next:focus,
.content-id .pager .end:hover,
.content-id .pager .end:focus {
  background-color: #FAFAFA !important;
  text-decoration: underline !important;
}
body .pager .first:focus,
body .pager .prev:focus,
body .pager .next:focus,
body .pager .end:focus,
.modal_content .pager .first:focus,
.modal_content .pager .prev:focus,
.modal_content .pager .next:focus,
.modal_content .pager .end:focus,
.content-id .pager .first:focus,
.content-id .pager .prev:focus,
.content-id .pager .next:focus,
.content-id .pager .end:focus {
  outline: 1px solid #000 !important;
}
body .pager a.on,
.modal_content .pager a.on,
.content-id .pager a.on {
  border-radius: 8px;
  background: #008DDB;
}
body .pager a:not(.on):hover,
body .pager a:not(.on):focus,
.modal_content .pager a:not(.on):hover,
.modal_content .pager a:not(.on):focus,
.content-id .pager a:not(.on):hover,
.content-id .pager a:not(.on):focus {
  border-radius: 8px;
  background: #FAFAFA;
  text-decoration: underline !important;
}
body .pager .first.disabled,
body .pager .prev.disabled,
body .pager .next.disabled,
body .pager .end.disabled,
.modal_content .pager .first.disabled,
.modal_content .pager .prev.disabled,
.modal_content .pager .next.disabled,
.modal_content .pager .end.disabled,
.content-id .pager .first.disabled,
.content-id .pager .prev.disabled,
.content-id .pager .next.disabled,
.content-id .pager .end.disabled {
  border: 0;
  background-color: #fff;
}
body .pager .first.disabled:hover, body .pager .first.disabled:focus,
body .pager .prev.disabled:hover,
body .pager .prev.disabled:focus,
body .pager .next.disabled:hover,
body .pager .next.disabled:focus,
body .pager .end.disabled:hover,
body .pager .end.disabled:focus,
.modal_content .pager .first.disabled:hover,
.modal_content .pager .first.disabled:focus,
.modal_content .pager .prev.disabled:hover,
.modal_content .pager .prev.disabled:focus,
.modal_content .pager .next.disabled:hover,
.modal_content .pager .next.disabled:focus,
.modal_content .pager .end.disabled:hover,
.modal_content .pager .end.disabled:focus,
.content-id .pager .first.disabled:hover,
.content-id .pager .first.disabled:focus,
.content-id .pager .prev.disabled:hover,
.content-id .pager .prev.disabled:focus,
.content-id .pager .next.disabled:hover,
.content-id .pager .next.disabled:focus,
.content-id .pager .end.disabled:hover,
.content-id .pager .end.disabled:focus {
  background-color: #FAFAFA !important;
  text-decoration: underline !important;
}
body .btn_sssNum.active,
.modal_content .btn_sssNum.active,
.content-id .btn_sssNum.active {
  background-color: #0886c5;
}
body .product_sticky,
.modal_content .product_sticky,
.content-id .product_sticky {
  height: 140px;
  z-index: 2;
}
body .product_sticky > .ps_tab,
.modal_content .product_sticky > .ps_tab,
.content-id .product_sticky > .ps_tab {
  height: 64px;
}
body .product_sticky > .ps_title_area,
.modal_content .product_sticky > .ps_title_area,
.content-id .product_sticky > .ps_title_area {
  background-color: #fff;
}
body .product_sticky > .ps_title_area > .ps_title,
.modal_content .product_sticky > .ps_title_area > .ps_title,
.content-id .product_sticky > .ps_title_area > .ps_title {
  width: calc(100% - 234px);
  padding-left: 24px;
  padding-right: 8px;
  color: #1A1D29;
  box-sizing: border-box;
}
body .product_sticky > .ps_tab > a,
.modal_content .product_sticky > .ps_tab > a,
.content-id .product_sticky > .ps_tab > a {
  background-color: #fff;
  border-color: #E1E2E5;
  color: #1A1D29;
  height: 64px;
}
body .product_sticky > .ps_tab > a:hover, body .product_sticky > .ps_tab > a:focus,
.modal_content .product_sticky > .ps_tab > a:hover,
.modal_content .product_sticky > .ps_tab > a:focus,
.content-id .product_sticky > .ps_tab > a:hover,
.content-id .product_sticky > .ps_tab > a:focus {
  background-color: #4D4F58;
  color: #fff;
}
body .product_sticky > .ps_tab > a.on,
.modal_content .product_sticky > .ps_tab > a.on,
.content-id .product_sticky > .ps_tab > a.on {
  background-color: #4D4F58;
  color: #fff;
}
body .ps_btn_red,
body .product_sticky > .ps_title_area > .ps_btn_area > a.ps_btn_red,
.modal_content .ps_btn_red,
.modal_content .product_sticky > .ps_title_area > .ps_btn_area > a.ps_btn_red,
.content-id .ps_btn_red,
.content-id .product_sticky > .ps_title_area > .ps_btn_area > a.ps_btn_red {
  background: #d63434;
  border-radius: 8px;
  padding: 13px 24px 0 !important;
  height: 40px;
  box-sizing: border-box;
  display: block;
  width: auto;
}
body .product_sticky > .ps_title_area > .ps_btn_area,
.modal_content .product_sticky > .ps_title_area > .ps_btn_area,
.content-id .product_sticky > .ps_title_area > .ps_btn_area {
  width: 210px;
  padding: 0;
}
body .product_sticky > .ps_title_area > .ps_btn_area > a,
.modal_content .product_sticky > .ps_title_area > .ps_btn_area > a,
.content-id .product_sticky > .ps_title_area > .ps_btn_area > a {
  margin-top: 17px;
}
body .product_sticky > .ps_title_area > .ps_btn_area > .ps_btn_white,
body .ps_btn_white,
.modal_content .product_sticky > .ps_title_area > .ps_btn_area > .ps_btn_white,
.modal_content .ps_btn_white,
.content-id .product_sticky > .ps_title_area > .ps_btn_area > .ps_btn_white,
.content-id .ps_btn_white {
  border-radius: 8px;
  padding: 12px 24px 0 !important;
  height: 40px;
  box-sizing: border-box;
  display: block;
  border: 1px solid #4D4F58;
  width: auto;
}
body .btnSch,
body .btn_search_noTxt,
.modal_content .btnSch,
.modal_content .btn_search_noTxt,
.content-id .btnSch,
.content-id .btn_search_noTxt {
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1814 -123) translate(1440 107) translate(374 16)'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.841 15.547L19.742 20.545'/%3E%3Crect width='14' height='14' x='3' y='4' stroke='%23fff' stroke-width='2' rx='7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
  background-color: #0886c5;
  background-size: 24px;
  border: none;
  border-radius: 8px;
  width: 48px !important;
  height: 48px !important;
  min-width: 48px !important;
  min-height: 48px !important;
  margin-left: 5px;
}
body .btnSch:hover, body .btnSch:focus,
body .btn_search_noTxt:hover,
body .btn_search_noTxt:focus,
.modal_content .btnSch:hover,
.modal_content .btnSch:focus,
.modal_content .btn_search_noTxt:hover,
.modal_content .btn_search_noTxt:focus,
.content-id .btnSch:hover,
.content-id .btnSch:focus,
.content-id .btn_search_noTxt:hover,
.content-id .btn_search_noTxt:focus {
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1814 -123) translate(1440 107) translate(374 16)'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.841 15.547L19.742 20.545'/%3E%3Crect width='14' height='14' x='3' y='4' stroke='%23fff' stroke-width='2' rx='7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
  background-color: #18658c;
  background-size: 24px;
  border: none;
  width: 48px;
  height: 48px;
}
body .btnSch:focus,
body .btn_search_noTxt:focus,
.modal_content .btnSch:focus,
.modal_content .btn_search_noTxt:focus,
.content-id .btnSch:focus,
.content-id .btn_search_noTxt:focus {
  outline: 2px solid #000;
}
body .btn_plus,
.modal_content .btn_plus,
.content-id .btn_plus {
  position: relative;
  width: 28px !important;
  height: 48px !important;
}
body .btn_plus::after,
.modal_content .btn_plus::after,
.content-id .btn_plus::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-bottom: 6px solid #73757C;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body .view_all .btn_plus::after,
.modal_content .view_all .btn_plus::after,
.content-id .view_all .btn_plus::after {
  content: none;
}
body .btn_minus,
.modal_content .btn_minus,
.content-id .btn_minus {
  position: relative;
  width: 28px !important;
  height: 48px !important;
}
body .btn_minus::after,
.modal_content .btn_minus::after,
.content-id .btn_minus::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-bottom: 6px solid #73757C;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
}
body .btnSsm_download,
.modal_content .btnSsm_download,
.content-id .btnSsm_download {
  padding-right: 8px !important;
}
body .btnSsm_download::after,
.modal_content .btnSsm_download::after,
.content-id .btnSsm_download::after {
  margin-top: -7px;
  transform: translate(0, 6px);
  margin-left: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat 0 0;
  background-position: 0 0;
}
body .btnDownload::after,
body .btnSm_Download::after,
.modal_content .btnDownload::after,
.modal_content .btnSm_Download::after,
.content-id .btnDownload::after,
.content-id .btnSm_Download::after {
  margin-left: 4px;
  margin-top: -4px;
  transform: translate(0, 4px);
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: 0 0;
}
body .btnSsm_SystemPop,
body .btnSsm_LayerPop,
.modal_content .btnSsm_SystemPop,
.modal_content .btnSsm_LayerPop,
.content-id .btnSsm_SystemPop,
.content-id .btnSsm_LayerPop {
  padding-right: 8px !important;
}
body .btnSsm_SystemPop::after,
body .btnSsm_LayerPop::after,
.modal_content .btnSsm_SystemPop::after,
.modal_content .btnSsm_LayerPop::after,
.content-id .btnSsm_SystemPop::after,
.content-id .btnSsm_LayerPop::after {
  margin-left: 4px;
  margin-top: -7px;
  transform: translate(0, 6px);
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -60px 0;
}
body .btnLayerPop::after,
body .btnSm_LayerPop::after,
body .btnSystemPop::after,
body .btnSm_SystemPop::after,
.modal_content .btnLayerPop::after,
.modal_content .btnSm_LayerPop::after,
.modal_content .btnSystemPop::after,
.modal_content .btnSm_SystemPop::after,
.content-id .btnLayerPop::after,
.content-id .btnSm_LayerPop::after,
.content-id .btnSystemPop::after,
.content-id .btnSm_SystemPop::after {
  margin-top: -4px;
  transform: translate(0, 5px);
  margin-left: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -60px 0;
}
body .btnSm_refresh::after,
body .btn_refresh::after,
body .btn_refresh_noTxt::after,
.modal_content .btnSm_refresh::after,
.modal_content .btn_refresh::after,
.modal_content .btn_refresh_noTxt::after,
.content-id .btnSm_refresh::after,
.content-id .btn_refresh::after,
.content-id .btn_refresh_noTxt::after {
  margin-top: -4px;
  transform: translate(0, 4px);
  margin-left: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -40px 0;
}
body .btnSm_more::after,
.modal_content .btnSm_more::after,
.content-id .btnSm_more::after {
  margin-top: -4px;
  transform: translate(4px, 4px);
  transition: all 0.2s linear;
  margin-left: 0;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: 0 -58px;
}
body .btn_Print::before,
.modal_content .btn_Print::before,
.content-id .btn_Print::before {
  margin-top: -4px;
  transform: translate(0, 4px);
  margin-right: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -120px -60px;
}
body .btnDownloadPdf_25::before,
.modal_content .btnDownloadPdf_25::before,
.content-id .btnDownloadPdf_25::before {
  margin-top: -6px;
  transform: translate(0, 5px);
  margin-right: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat 0 0;
  background-position: -80px 0;
}
body .btnDownloadPdf::before,
body .btnDownload.type_pdf::before,
body .btnSm_Download.type_pdf::before,
.modal_content .btnDownloadPdf::before,
.modal_content .btnDownload.type_pdf::before,
.modal_content .btnSm_Download.type_pdf::before,
.content-id .btnDownloadPdf::before,
.content-id .btnDownload.type_pdf::before,
.content-id .btnSm_Download.type_pdf::before {
  margin-top: -4px;
  transform: translate(0, 4px);
  margin-right: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -80px 0;
}
body .btnDownload.type_pdf::after,
body .btnSm_Download.type_pdf::after,
.modal_content .btnDownload.type_pdf::after,
.modal_content .btnSm_Download.type_pdf::after,
.content-id .btnDownload.type_pdf::after,
.content-id .btnSm_Download.type_pdf::after {
  display: none;
}
body .btn_play::before,
.modal_content .btn_play::before,
.content-id .btn_play::before {
  margin-top: -4px;
  transform: translate(0, 4px);
  margin-right: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -100px 0;
}
body .btnSm_play:focus,
body .btnSm_play:hover,
body .btnSm_play:focus:not(.disabled),
.modal_content .btnSm_play:focus,
.modal_content .btnSm_play:hover,
.modal_content .btnSm_play:focus:not(.disabled),
.content-id .btnSm_play:focus,
.content-id .btnSm_play:hover,
.content-id .btnSm_play:focus:not(.disabled) {
  height: 40px;
  padding: 8px 24px 7px;
  color: #1A1D29;
  background: #FAFAFA;
  line-height: 1.2;
  border: 2px solid #4D4F58;
}
body .btnSm_play::before,
.modal_content .btnSm_play::before,
.content-id .btnSm_play::before {
  margin-top: -4px;
  transform: translate(0, 4px);
  margin-right: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -100px 0;
}
body .btnSm_list::before,
.modal_content .btnSm_list::before,
.content-id .btnSm_list::before {
  margin-top: -4px;
  transform: translate(0, 4px);
  margin-right: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -120px 0;
}
body .btnExcel::before,
.modal_content .btnExcel::before,
.content-id .btnExcel::before {
  margin-top: -4px;
  transform: translate(0, 4px);
  margin-right: 4px;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat 0 0;
  background-position: -20px -20px;
}
body .qInfo > a,
.modal_content .qInfo > a,
.content-id .qInfo > a {
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -60px -20px/200px;
}
body .tableCol2R.tabConControl .result_btn .mtl_button.btnCancel,
.modal_content .tableCol2R.tabConControl .result_btn .mtl_button.btnCancel,
.content-id .tableCol2R.tabConControl .result_btn .mtl_button.btnCancel {
  padding-top: 0;
  padding-bottom: 0;
}
body .tableCol2R.tabConControl .result_btn .mtl_button.btnOk,
.modal_content .tableCol2R.tabConControl .result_btn .mtl_button.btnOk,
.content-id .tableCol2R.tabConControl .result_btn .mtl_button.btnOk {
  padding-top: 0;
  padding-bottom: 0;
}
body .btn_lookup:not(:disabled):not(.disabled):active,
body .btn_lookup:not(:disabled):not(.disabled).active,
body .btn_line:not(:disabled):not(.disabled):active,
body .btn_line:not(:disabled):not(.disabled).active,
body .btn_lookup:hover,
body .btn_lookup:focus,
body .btn_line:hover,
body .btn_line:focus,
.modal_content .btn_lookup:not(:disabled):not(.disabled):active,
.modal_content .btn_lookup:not(:disabled):not(.disabled).active,
.modal_content .btn_line:not(:disabled):not(.disabled):active,
.modal_content .btn_line:not(:disabled):not(.disabled).active,
.modal_content .btn_lookup:hover,
.modal_content .btn_lookup:focus,
.modal_content .btn_line:hover,
.modal_content .btn_line:focus,
.content-id .btn_lookup:not(:disabled):not(.disabled):active,
.content-id .btn_lookup:not(:disabled):not(.disabled).active,
.content-id .btn_line:not(:disabled):not(.disabled):active,
.content-id .btn_line:not(:disabled):not(.disabled).active,
.content-id .btn_lookup:hover,
.content-id .btn_lookup:focus,
.content-id .btn_line:hover,
.content-id .btn_line:focus {
  color: #1A1D29;
  border-color: #4D4F58;
  background: #FAFAFA;
  box-shadow: none !important;
}
body .btn_lookup.disabled,
body .btn_lookup:disabled,
body .btn_line.disabled,
body .btn_line:disabled,
.modal_content .btn_lookup.disabled,
.modal_content .btn_lookup:disabled,
.modal_content .btn_line.disabled,
.modal_content .btn_line:disabled,
.content-id .btn_lookup.disabled,
.content-id .btn_lookup:disabled,
.content-id .btn_line.disabled,
.content-id .btn_line:disabled {
  color: #E1E2E5;
  background: #fff;
  border-color: #E1E2E5;
}
body .btn_second:not(:disabled):not(.disabled):active, body .btn_second:not(:disabled):not(.disabled).active, body .btn_second:not(:disabled):not(.disabled):active:focus, body .btn_second:not(:disabled):not(.disabled).active:focus, body .btn_second:hover,
.modal_content .btn_second:not(:disabled):not(.disabled):active,
.modal_content .btn_second:not(:disabled):not(.disabled).active,
.modal_content .btn_second:not(:disabled):not(.disabled):active:focus,
.modal_content .btn_second:not(:disabled):not(.disabled).active:focus,
.modal_content .btn_second:hover,
.content-id .btn_second:not(:disabled):not(.disabled):active,
.content-id .btn_second:not(:disabled):not(.disabled).active,
.content-id .btn_second:not(:disabled):not(.disabled):active:focus,
.content-id .btn_second:not(:disabled):not(.disabled).active:focus,
.content-id .btn_second:hover {
  background: #1A1D29;
  border: 1px solid transparent;
  box-shadow: none;
}
body .btn_second:disabled,
.modal_content .btn_second:disabled,
.content-id .btn_second:disabled {
  color: #73757C;
  background: #EBEBED;
  border-color: #E1E2E5;
}
body .btn_blue:not(:disabled):not(.disabled):active, body .btn_blue:not(:disabled):not(.disabled).active, body .btn_blue:not(:disabled):not(.disabled):active:focus, body .btn_blue:not(:disabled):not(.disabled).active:focus, body .btn_blue:hover,
body .btn_ok:not(:disabled):not(.disabled):active,
body .btn_ok:not(:disabled):not(.disabled).active,
body .btn_ok:not(:disabled):not(.disabled):active:focus,
body .btn_ok:not(:disabled):not(.disabled).active:focus,
body .btn_ok:hover,
.modal_content .btn_blue:not(:disabled):not(.disabled):active,
.modal_content .btn_blue:not(:disabled):not(.disabled).active,
.modal_content .btn_blue:not(:disabled):not(.disabled):active:focus,
.modal_content .btn_blue:not(:disabled):not(.disabled).active:focus,
.modal_content .btn_blue:hover,
.modal_content .btn_ok:not(:disabled):not(.disabled):active,
.modal_content .btn_ok:not(:disabled):not(.disabled).active,
.modal_content .btn_ok:not(:disabled):not(.disabled):active:focus,
.modal_content .btn_ok:not(:disabled):not(.disabled).active:focus,
.modal_content .btn_ok:hover,
.content-id .btn_blue:not(:disabled):not(.disabled):active,
.content-id .btn_blue:not(:disabled):not(.disabled).active,
.content-id .btn_blue:not(:disabled):not(.disabled):active:focus,
.content-id .btn_blue:not(:disabled):not(.disabled).active:focus,
.content-id .btn_blue:hover,
.content-id .btn_ok:not(:disabled):not(.disabled):active,
.content-id .btn_ok:not(:disabled):not(.disabled).active,
.content-id .btn_ok:not(:disabled):not(.disabled):active:focus,
.content-id .btn_ok:not(:disabled):not(.disabled).active:focus,
.content-id .btn_ok:hover {
  background: #1476AD;
  box-shadow: none;
  border: 1px solid transparent;
}
body .btn_blue.disabled, body .btn_blue:disabled,
body .btn_ok.disabled,
body .btn_ok:disabled,
.modal_content .btn_blue.disabled,
.modal_content .btn_blue:disabled,
.modal_content .btn_ok.disabled,
.modal_content .btn_ok:disabled,
.content-id .btn_blue.disabled,
.content-id .btn_blue:disabled,
.content-id .btn_ok.disabled,
.content-id .btn_ok:disabled {
  color: #909599;
  background: #EBEBED;
  border: 1px solid transparent;
}
body .roundBoxKnow .round [class^=btnSsm_],
body .roundBoxKnow .round a.link,
body .roundBoxInfo .round [class^=btnSsm_],
body .roundBoxInfo .round a.link,
body .roundBoxTip .round [class^=btnSsm_],
body .roundBoxTip .round a.link,
.modal_content .roundBoxKnow .round [class^=btnSsm_],
.modal_content .roundBoxKnow .round a.link,
.modal_content .roundBoxInfo .round [class^=btnSsm_],
.modal_content .roundBoxInfo .round a.link,
.modal_content .roundBoxTip .round [class^=btnSsm_],
.modal_content .roundBoxTip .round a.link,
.content-id .roundBoxKnow .round [class^=btnSsm_],
.content-id .roundBoxKnow .round a.link,
.content-id .roundBoxInfo .round [class^=btnSsm_],
.content-id .roundBoxInfo .round a.link,
.content-id .roundBoxTip .round [class^=btnSsm_],
.content-id .roundBoxTip .round a.link {
  position: relative;
  display: inline-block;
  height: 21px;
  padding: 0 2px;
  margin: 0;
  color: #1A1D29 !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  text-decoration: underline;
  border: 0;
  border-radius: 0;
}
body .roundBoxKnow .round [class^=btnSsm_].ico:after,
body .roundBoxKnow .round a.link.ico:after,
body .roundBoxInfo .round [class^=btnSsm_].ico:after,
body .roundBoxInfo .round a.link.ico:after,
body .roundBoxTip .round [class^=btnSsm_].ico:after,
body .roundBoxTip .round a.link.ico:after,
.modal_content .roundBoxKnow .round [class^=btnSsm_].ico:after,
.modal_content .roundBoxKnow .round a.link.ico:after,
.modal_content .roundBoxInfo .round [class^=btnSsm_].ico:after,
.modal_content .roundBoxInfo .round a.link.ico:after,
.modal_content .roundBoxTip .round [class^=btnSsm_].ico:after,
.modal_content .roundBoxTip .round a.link.ico:after,
.content-id .roundBoxKnow .round [class^=btnSsm_].ico:after,
.content-id .roundBoxKnow .round a.link.ico:after,
.content-id .roundBoxInfo .round [class^=btnSsm_].ico:after,
.content-id .roundBoxInfo .round a.link.ico:after,
.content-id .roundBoxTip .round [class^=btnSsm_].ico:after,
.content-id .roundBoxTip .round a.link.ico:after {
  background: none;
}
body .roundBoxKnow .round [class^=btnSsm_].type_btnbox,
body .roundBoxKnow .round a.link.type_btnbox,
body .roundBoxInfo .round [class^=btnSsm_].type_btnbox,
body .roundBoxInfo .round a.link.type_btnbox,
body .roundBoxTip .round [class^=btnSsm_].type_btnbox,
body .roundBoxTip .round a.link.type_btnbox,
.modal_content .roundBoxKnow .round [class^=btnSsm_].type_btnbox,
.modal_content .roundBoxKnow .round a.link.type_btnbox,
.modal_content .roundBoxInfo .round [class^=btnSsm_].type_btnbox,
.modal_content .roundBoxInfo .round a.link.type_btnbox,
.modal_content .roundBoxTip .round [class^=btnSsm_].type_btnbox,
.modal_content .roundBoxTip .round a.link.type_btnbox,
.content-id .roundBoxKnow .round [class^=btnSsm_].type_btnbox,
.content-id .roundBoxKnow .round a.link.type_btnbox,
.content-id .roundBoxInfo .round [class^=btnSsm_].type_btnbox,
.content-id .roundBoxInfo .round a.link.type_btnbox,
.content-id .roundBoxTip .round [class^=btnSsm_].type_btnbox,
.content-id .roundBoxTip .round a.link.type_btnbox {
  display: table;
  height: 40px;
  margin: 32px 0 0 0 !important;
  padding: 12px 24px !important;
  color: #4D4F58 !important;
  font-size: 16px !important;
  line-height: 16px;
  border: 1px solid #4D4F58;
  border-radius: 8px;
  text-decoration: none;
  background-image: none;
}
body .roundBoxKnow .round [class^=btnSsm_].type_btnbox::after, body .roundBoxKnow .round [class^=btnSsm_].type_btnbox::before,
body .roundBoxKnow .round a.link.type_btnbox::after,
body .roundBoxKnow .round a.link.type_btnbox::before,
body .roundBoxInfo .round [class^=btnSsm_].type_btnbox::after,
body .roundBoxInfo .round [class^=btnSsm_].type_btnbox::before,
body .roundBoxInfo .round a.link.type_btnbox::after,
body .roundBoxInfo .round a.link.type_btnbox::before,
body .roundBoxTip .round [class^=btnSsm_].type_btnbox::after,
body .roundBoxTip .round [class^=btnSsm_].type_btnbox::before,
body .roundBoxTip .round a.link.type_btnbox::after,
body .roundBoxTip .round a.link.type_btnbox::before,
.modal_content .roundBoxKnow .round [class^=btnSsm_].type_btnbox::after,
.modal_content .roundBoxKnow .round [class^=btnSsm_].type_btnbox::before,
.modal_content .roundBoxKnow .round a.link.type_btnbox::after,
.modal_content .roundBoxKnow .round a.link.type_btnbox::before,
.modal_content .roundBoxInfo .round [class^=btnSsm_].type_btnbox::after,
.modal_content .roundBoxInfo .round [class^=btnSsm_].type_btnbox::before,
.modal_content .roundBoxInfo .round a.link.type_btnbox::after,
.modal_content .roundBoxInfo .round a.link.type_btnbox::before,
.modal_content .roundBoxTip .round [class^=btnSsm_].type_btnbox::after,
.modal_content .roundBoxTip .round [class^=btnSsm_].type_btnbox::before,
.modal_content .roundBoxTip .round a.link.type_btnbox::after,
.modal_content .roundBoxTip .round a.link.type_btnbox::before,
.content-id .roundBoxKnow .round [class^=btnSsm_].type_btnbox::after,
.content-id .roundBoxKnow .round [class^=btnSsm_].type_btnbox::before,
.content-id .roundBoxKnow .round a.link.type_btnbox::after,
.content-id .roundBoxKnow .round a.link.type_btnbox::before,
.content-id .roundBoxInfo .round [class^=btnSsm_].type_btnbox::after,
.content-id .roundBoxInfo .round [class^=btnSsm_].type_btnbox::before,
.content-id .roundBoxInfo .round a.link.type_btnbox::after,
.content-id .roundBoxInfo .round a.link.type_btnbox::before,
.content-id .roundBoxTip .round [class^=btnSsm_].type_btnbox::after,
.content-id .roundBoxTip .round [class^=btnSsm_].type_btnbox::before,
.content-id .roundBoxTip .round a.link.type_btnbox::after,
.content-id .roundBoxTip .round a.link.type_btnbox::before {
  display: none;
}
body .btnSsm_red,
body .btnSsm_orange,
body .btnSsm_yellow,
body .btnSsm_green,
body .btnSsm_purple,
.modal_content .btnSsm_red,
.modal_content .btnSsm_orange,
.modal_content .btnSsm_yellow,
.modal_content .btnSsm_green,
.modal_content .btnSsm_purple,
.content-id .btnSsm_red,
.content-id .btnSsm_orange,
.content-id .btnSsm_yellow,
.content-id .btnSsm_green,
.content-id .btnSsm_purple {
  display: inline-block;
  padding: 9px 32px 9px 16px;
  background-image: url(/inc_renewal/img/FP/els_dls.png);
  background-position: right 16px top 10px;
  background-repeat: no-repeat;
  background-size: 12px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  color: #fff !important;
  width: auto;
  height: initial;
  text-indent: initial;
  border-radius: 8px;
  margin-left: 16px;
}
body .btnSsm_red,
.modal_content .btnSsm_red,
.content-id .btnSsm_red {
  background-color: #FD5151;
}
body .btnSsm_orange,
.modal_content .btnSsm_orange,
.content-id .btnSsm_orange {
  background-color: #E07017;
}
body .btnSsm_yellow,
.modal_content .btnSsm_yellow,
.content-id .btnSsm_yellow {
  background-color: #C08404;
}
body .btnSsm_green,
.modal_content .btnSsm_green,
.content-id .btnSsm_green {
  background-color: #0E9F76;
}
body .btnSsm_purple,
.modal_content .btnSsm_purple,
.content-id .btnSsm_purple {
  background-color: #AE6FFE;
}
body .btnArea a.type-delete,
body .btnArea button.type-delete,
body .btnWhite.type-delete,
body .type-delete,
.modal_content .btnArea a.type-delete,
.modal_content .btnArea button.type-delete,
.modal_content .btnWhite.type-delete,
.modal_content .type-delete,
.content-id .btnArea a.type-delete,
.content-id .btnArea button.type-delete,
.content-id .btnWhite.type-delete,
.content-id .type-delete {
  border: 0 !important;
  text-decoration: underline !important;
  padding: 13px 16px 12px;
}
body .content-id .btnArea a:focus, body .content-id .btnArea a:hover,
.modal_content .content-id .btnArea a:focus,
.modal_content .content-id .btnArea a:hover,
.content-id .content-id .btnArea a:focus,
.content-id .content-id .btnArea a:hover {
  text-decoration: underline !important;
}
body .btnDownloadPdf > .icon_pdf,
.modal_content .btnDownloadPdf > .icon_pdf,
.content-id .btnDownloadPdf > .icon_pdf {
  display: none;
}
body .updown_btn > a,
.modal_content .updown_btn > a,
.content-id .updown_btn > a {
  border-color: #BFC0C5 !important;
}
body .btnDownload.ico-left,
.modal_content .btnDownload.ico-left,
.content-id .btnDownload.ico-left {
  position: relative;
  padding: 14px 24px 12px 48px !important;
}
body .btnDownload.ico-left:after,
.modal_content .btnDownload.ico-left:after,
.content-id .btnDownload.ico-left:after {
  position: absolute;
  left: 24px;
  margin-left: 0;
}
body .mtl_button:disabled span,
body .mtl_button.disabled span,
.modal_content .mtl_button:disabled span,
.modal_content .mtl_button.disabled span,
.content-id .mtl_button:disabled span,
.content-id .mtl_button.disabled span {
  color: #73757C;
}
body .unified_search2 .btnCenter .mtl_button.gray.btnWhite,
.modal_content .unified_search2 .btnCenter .mtl_button.gray.btnWhite,
.content-id .unified_search2 .btnCenter .mtl_button.gray.btnWhite {
  height: 48px;
  padding: 14px 24px 12px;
  line-height: 1.2;
}

/*
* Table
* --------------
*/
body .tbl-data-l > table,
.layerPopup .tbl-data-l > table,
#content .tbl-data-l > table,
.content-id .tbl-data-l > table {
  width: 1800px !important;
}
body .tbl-data-m > table,
.layerPopup .tbl-data-m > table,
#content .tbl-data-m > table,
.content-id .tbl-data-m > table {
  width: 1600px !important;
}
body .tbl-data-s > table,
.layerPopup .tbl-data-s > table,
#content .tbl-data-s > table,
.content-id .tbl-data-s > table {
  width: 1400px !important;
}
body .tbl-data-l,
body .tbl-data-m,
body .tbl-data-s,
.layerPopup .tbl-data-l,
.layerPopup .tbl-data-m,
.layerPopup .tbl-data-s,
#content .tbl-data-l,
#content .tbl-data-m,
#content .tbl-data-s,
.content-id .tbl-data-l,
.content-id .tbl-data-m,
.content-id .tbl-data-s {
  overflow-x: auto;
}
body .tbl-data-l table,
body .tbl-data-m table,
body .tbl-data-s table,
body .tbl-data table,
.layerPopup .tbl-data-l table,
.layerPopup .tbl-data-m table,
.layerPopup .tbl-data-s table,
.layerPopup .tbl-data table,
#content .tbl-data-l table,
#content .tbl-data-m table,
#content .tbl-data-s table,
#content .tbl-data table,
.content-id .tbl-data-l table,
.content-id .tbl-data-m table,
.content-id .tbl-data-s table,
.content-id .tbl-data table {
  table-layout: fixed;
}
body .tbl-data-l table .listDefault > li,
body .tbl-data-m table .listDefault > li,
body .tbl-data-s table .listDefault > li,
body .tbl-data table .listDefault > li,
.layerPopup .tbl-data-l table .listDefault > li,
.layerPopup .tbl-data-m table .listDefault > li,
.layerPopup .tbl-data-s table .listDefault > li,
.layerPopup .tbl-data table .listDefault > li,
#content .tbl-data-l table .listDefault > li,
#content .tbl-data-m table .listDefault > li,
#content .tbl-data-s table .listDefault > li,
#content .tbl-data table .listDefault > li,
.content-id .tbl-data-l table .listDefault > li,
.content-id .tbl-data-m table .listDefault > li,
.content-id .tbl-data-s table .listDefault > li,
.content-id .tbl-data table .listDefault > li {
  font-size: 14px;
}
body .tbl-data-l col.col-num13,
body .tbl-data-m col.col-num13,
body .tbl-data-s col.col-num13,
body .tbl-data col.col-num13,
.layerPopup .tbl-data-l col.col-num13,
.layerPopup .tbl-data-m col.col-num13,
.layerPopup .tbl-data-s col.col-num13,
.layerPopup .tbl-data col.col-num13,
#content .tbl-data-l col.col-num13,
#content .tbl-data-m col.col-num13,
#content .tbl-data-s col.col-num13,
#content .tbl-data col.col-num13,
.content-id .tbl-data-l col.col-num13,
.content-id .tbl-data-m col.col-num13,
.content-id .tbl-data-s col.col-num13,
.content-id .tbl-data col.col-num13 {
  width: 130px;
}
body .tbl-data-l col.col-account,
body .tbl-data-m col.col-account,
body .tbl-data-s col.col-account,
body .tbl-data col.col-account,
.layerPopup .tbl-data-l col.col-account,
.layerPopup .tbl-data-m col.col-account,
.layerPopup .tbl-data-s col.col-account,
.layerPopup .tbl-data col.col-account,
#content .tbl-data-l col.col-account,
#content .tbl-data-m col.col-account,
#content .tbl-data-s col.col-account,
#content .tbl-data col.col-account,
.content-id .tbl-data-l col.col-account,
.content-id .tbl-data-m col.col-account,
.content-id .tbl-data-s col.col-account,
.content-id .tbl-data col.col-account {
  width: 150px;
}
body .tbl-data-l col.col-day,
body .tbl-data-m col.col-day,
body .tbl-data-s col.col-day,
body .tbl-data col.col-day,
.layerPopup .tbl-data-l col.col-day,
.layerPopup .tbl-data-m col.col-day,
.layerPopup .tbl-data-s col.col-day,
.layerPopup .tbl-data col.col-day,
#content .tbl-data-l col.col-day,
#content .tbl-data-m col.col-day,
#content .tbl-data-s col.col-day,
#content .tbl-data col.col-day,
.content-id .tbl-data-l col.col-day,
.content-id .tbl-data-m col.col-day,
.content-id .tbl-data-s col.col-day,
.content-id .tbl-data col.col-day {
  width: 100px;
}
body .tbl-data-l col.col-days,
body .tbl-data-m col.col-days,
body .tbl-data-s col.col-days,
body .tbl-data col.col-days,
.layerPopup .tbl-data-l col.col-days,
.layerPopup .tbl-data-m col.col-days,
.layerPopup .tbl-data-s col.col-days,
.layerPopup .tbl-data col.col-days,
#content .tbl-data-l col.col-days,
#content .tbl-data-m col.col-days,
#content .tbl-data-s col.col-days,
#content .tbl-data col.col-days,
.content-id .tbl-data-l col.col-days,
.content-id .tbl-data-m col.col-days,
.content-id .tbl-data-s col.col-days,
.content-id .tbl-data col.col-days {
  width: 108px;
}
body .tbl-data-l col.col-auto,
body .tbl-data-m col.col-auto,
body .tbl-data-s col.col-auto,
body .tbl-data col.col-auto,
.layerPopup .tbl-data-l col.col-auto,
.layerPopup .tbl-data-m col.col-auto,
.layerPopup .tbl-data-s col.col-auto,
.layerPopup .tbl-data col.col-auto,
#content .tbl-data-l col.col-auto,
#content .tbl-data-m col.col-auto,
#content .tbl-data-s col.col-auto,
#content .tbl-data col.col-auto,
.content-id .tbl-data-l col.col-auto,
.content-id .tbl-data-m col.col-auto,
.content-id .tbl-data-s col.col-auto,
.content-id .tbl-data col.col-auto {
  width: auto;
}
body .tbl-data-l th,
body .tbl-data-l td,
body .tbl-data-m th,
body .tbl-data-m td,
body .tbl-data-s th,
body .tbl-data-s td,
body .tbl-data th,
body .tbl-data td,
.layerPopup .tbl-data-l th,
.layerPopup .tbl-data-l td,
.layerPopup .tbl-data-m th,
.layerPopup .tbl-data-m td,
.layerPopup .tbl-data-s th,
.layerPopup .tbl-data-s td,
.layerPopup .tbl-data th,
.layerPopup .tbl-data td,
#content .tbl-data-l th,
#content .tbl-data-l td,
#content .tbl-data-m th,
#content .tbl-data-m td,
#content .tbl-data-s th,
#content .tbl-data-s td,
#content .tbl-data th,
#content .tbl-data td,
.content-id .tbl-data-l th,
.content-id .tbl-data-l td,
.content-id .tbl-data-m th,
.content-id .tbl-data-m td,
.content-id .tbl-data-s th,
.content-id .tbl-data-s td,
.content-id .tbl-data th,
.content-id .tbl-data td {
  font-size: 14px !important;
  padding: 12px 8px;
  height: auto !important;
}
body .tbl-data-l th input[type=text],
body .tbl-data-l td input[type=text],
body .tbl-data-m th input[type=text],
body .tbl-data-m td input[type=text],
body .tbl-data-s th input[type=text],
body .tbl-data-s td input[type=text],
body .tbl-data th input[type=text],
body .tbl-data td input[type=text],
.layerPopup .tbl-data-l th input[type=text],
.layerPopup .tbl-data-l td input[type=text],
.layerPopup .tbl-data-m th input[type=text],
.layerPopup .tbl-data-m td input[type=text],
.layerPopup .tbl-data-s th input[type=text],
.layerPopup .tbl-data-s td input[type=text],
.layerPopup .tbl-data th input[type=text],
.layerPopup .tbl-data td input[type=text],
#content .tbl-data-l th input[type=text],
#content .tbl-data-l td input[type=text],
#content .tbl-data-m th input[type=text],
#content .tbl-data-m td input[type=text],
#content .tbl-data-s th input[type=text],
#content .tbl-data-s td input[type=text],
#content .tbl-data th input[type=text],
#content .tbl-data td input[type=text],
.content-id .tbl-data-l th input[type=text],
.content-id .tbl-data-l td input[type=text],
.content-id .tbl-data-m th input[type=text],
.content-id .tbl-data-m td input[type=text],
.content-id .tbl-data-s th input[type=text],
.content-id .tbl-data-s td input[type=text],
.content-id .tbl-data th input[type=text],
.content-id .tbl-data td input[type=text] {
  font-size: 14px !important;
}
body .tbl-data-l td span,
body .tbl-data-l td em,
body .tbl-data-l td strong,
body .tbl-data-m td span,
body .tbl-data-m td em,
body .tbl-data-m td strong,
body .tbl-data-s td span,
body .tbl-data-s td em,
body .tbl-data-s td strong,
body .tbl-data td span,
body .tbl-data td em,
body .tbl-data td strong,
.layerPopup .tbl-data-l td span,
.layerPopup .tbl-data-l td em,
.layerPopup .tbl-data-l td strong,
.layerPopup .tbl-data-m td span,
.layerPopup .tbl-data-m td em,
.layerPopup .tbl-data-m td strong,
.layerPopup .tbl-data-s td span,
.layerPopup .tbl-data-s td em,
.layerPopup .tbl-data-s td strong,
.layerPopup .tbl-data td span,
.layerPopup .tbl-data td em,
.layerPopup .tbl-data td strong,
#content .tbl-data-l td span,
#content .tbl-data-l td em,
#content .tbl-data-l td strong,
#content .tbl-data-m td span,
#content .tbl-data-m td em,
#content .tbl-data-m td strong,
#content .tbl-data-s td span,
#content .tbl-data-s td em,
#content .tbl-data-s td strong,
#content .tbl-data td span,
#content .tbl-data td em,
#content .tbl-data td strong,
.content-id .tbl-data-l td span,
.content-id .tbl-data-l td em,
.content-id .tbl-data-l td strong,
.content-id .tbl-data-m td span,
.content-id .tbl-data-m td em,
.content-id .tbl-data-m td strong,
.content-id .tbl-data-s td span,
.content-id .tbl-data-s td em,
.content-id .tbl-data-s td strong,
.content-id .tbl-data td span,
.content-id .tbl-data td em,
.content-id .tbl-data td strong {
  font-size: 14px !important;
}
body .tbl-data-l td > *:not([class*=short_]),
body .tbl-data-m td > *:not([class*=short_]),
body .tbl-data-s td > *:not([class*=short_]),
body .tbl-data td > *:not([class*=short_]),
.layerPopup .tbl-data-l td > *:not([class*=short_]),
.layerPopup .tbl-data-m td > *:not([class*=short_]),
.layerPopup .tbl-data-s td > *:not([class*=short_]),
.layerPopup .tbl-data td > *:not([class*=short_]),
#content .tbl-data-l td > *:not([class*=short_]),
#content .tbl-data-m td > *:not([class*=short_]),
#content .tbl-data-s td > *:not([class*=short_]),
#content .tbl-data td > *:not([class*=short_]),
.content-id .tbl-data-l td > *:not([class*=short_]),
.content-id .tbl-data-m td > *:not([class*=short_]),
.content-id .tbl-data-s td > *:not([class*=short_]),
.content-id .tbl-data td > *:not([class*=short_]) {
  font-size: 14px !important;
}
body .tbl-data-l td .product_listTitle,
body .tbl-data-m td .product_listTitle,
body .tbl-data-s td .product_listTitle,
body .tbl-data td .product_listTitle,
.layerPopup .tbl-data-l td .product_listTitle,
.layerPopup .tbl-data-m td .product_listTitle,
.layerPopup .tbl-data-s td .product_listTitle,
.layerPopup .tbl-data td .product_listTitle,
#content .tbl-data-l td .product_listTitle,
#content .tbl-data-m td .product_listTitle,
#content .tbl-data-s td .product_listTitle,
#content .tbl-data td .product_listTitle,
.content-id .tbl-data-l td .product_listTitle,
.content-id .tbl-data-m td .product_listTitle,
.content-id .tbl-data-s td .product_listTitle,
.content-id .tbl-data td .product_listTitle {
  font-size: 14px !important;
  line-height: 14px !important;
}
body .tbl-data-l td [class*=btnSm_],
body .tbl-data-l td [class*=btnSm_]:hover,
body .tbl-data-l td [class*=btnSm_]:focus,
body .tbl-data-l td [class*=btnSm_]:not(:disabled):hover,
body .tbl-data-l td [class*=btnSm_]:not(:disabled):focus,
body .tbl-data-m td [class*=btnSm_],
body .tbl-data-m td [class*=btnSm_]:hover,
body .tbl-data-m td [class*=btnSm_]:focus,
body .tbl-data-m td [class*=btnSm_]:not(:disabled):hover,
body .tbl-data-m td [class*=btnSm_]:not(:disabled):focus,
body .tbl-data-s td [class*=btnSm_],
body .tbl-data-s td [class*=btnSm_]:hover,
body .tbl-data-s td [class*=btnSm_]:focus,
body .tbl-data-s td [class*=btnSm_]:not(:disabled):hover,
body .tbl-data-s td [class*=btnSm_]:not(:disabled):focus,
body .tbl-data td [class*=btnSm_],
body .tbl-data td [class*=btnSm_]:hover,
body .tbl-data td [class*=btnSm_]:focus,
body .tbl-data td [class*=btnSm_]:not(:disabled):hover,
body .tbl-data td [class*=btnSm_]:not(:disabled):focus,
.layerPopup .tbl-data-l td [class*=btnSm_],
.layerPopup .tbl-data-l td [class*=btnSm_]:hover,
.layerPopup .tbl-data-l td [class*=btnSm_]:focus,
.layerPopup .tbl-data-l td [class*=btnSm_]:not(:disabled):hover,
.layerPopup .tbl-data-l td [class*=btnSm_]:not(:disabled):focus,
.layerPopup .tbl-data-m td [class*=btnSm_],
.layerPopup .tbl-data-m td [class*=btnSm_]:hover,
.layerPopup .tbl-data-m td [class*=btnSm_]:focus,
.layerPopup .tbl-data-m td [class*=btnSm_]:not(:disabled):hover,
.layerPopup .tbl-data-m td [class*=btnSm_]:not(:disabled):focus,
.layerPopup .tbl-data-s td [class*=btnSm_],
.layerPopup .tbl-data-s td [class*=btnSm_]:hover,
.layerPopup .tbl-data-s td [class*=btnSm_]:focus,
.layerPopup .tbl-data-s td [class*=btnSm_]:not(:disabled):hover,
.layerPopup .tbl-data-s td [class*=btnSm_]:not(:disabled):focus,
.layerPopup .tbl-data td [class*=btnSm_],
.layerPopup .tbl-data td [class*=btnSm_]:hover,
.layerPopup .tbl-data td [class*=btnSm_]:focus,
.layerPopup .tbl-data td [class*=btnSm_]:not(:disabled):hover,
.layerPopup .tbl-data td [class*=btnSm_]:not(:disabled):focus,
#content .tbl-data-l td [class*=btnSm_],
#content .tbl-data-l td [class*=btnSm_]:hover,
#content .tbl-data-l td [class*=btnSm_]:focus,
#content .tbl-data-l td [class*=btnSm_]:not(:disabled):hover,
#content .tbl-data-l td [class*=btnSm_]:not(:disabled):focus,
#content .tbl-data-m td [class*=btnSm_],
#content .tbl-data-m td [class*=btnSm_]:hover,
#content .tbl-data-m td [class*=btnSm_]:focus,
#content .tbl-data-m td [class*=btnSm_]:not(:disabled):hover,
#content .tbl-data-m td [class*=btnSm_]:not(:disabled):focus,
#content .tbl-data-s td [class*=btnSm_],
#content .tbl-data-s td [class*=btnSm_]:hover,
#content .tbl-data-s td [class*=btnSm_]:focus,
#content .tbl-data-s td [class*=btnSm_]:not(:disabled):hover,
#content .tbl-data-s td [class*=btnSm_]:not(:disabled):focus,
#content .tbl-data td [class*=btnSm_],
#content .tbl-data td [class*=btnSm_]:hover,
#content .tbl-data td [class*=btnSm_]:focus,
#content .tbl-data td [class*=btnSm_]:not(:disabled):hover,
#content .tbl-data td [class*=btnSm_]:not(:disabled):focus,
.content-id .tbl-data-l td [class*=btnSm_],
.content-id .tbl-data-l td [class*=btnSm_]:hover,
.content-id .tbl-data-l td [class*=btnSm_]:focus,
.content-id .tbl-data-l td [class*=btnSm_]:not(:disabled):hover,
.content-id .tbl-data-l td [class*=btnSm_]:not(:disabled):focus,
.content-id .tbl-data-m td [class*=btnSm_],
.content-id .tbl-data-m td [class*=btnSm_]:hover,
.content-id .tbl-data-m td [class*=btnSm_]:focus,
.content-id .tbl-data-m td [class*=btnSm_]:not(:disabled):hover,
.content-id .tbl-data-m td [class*=btnSm_]:not(:disabled):focus,
.content-id .tbl-data-s td [class*=btnSm_],
.content-id .tbl-data-s td [class*=btnSm_]:hover,
.content-id .tbl-data-s td [class*=btnSm_]:focus,
.content-id .tbl-data-s td [class*=btnSm_]:not(:disabled):hover,
.content-id .tbl-data-s td [class*=btnSm_]:not(:disabled):focus,
.content-id .tbl-data td [class*=btnSm_],
.content-id .tbl-data td [class*=btnSm_]:hover,
.content-id .tbl-data td [class*=btnSm_]:focus,
.content-id .tbl-data td [class*=btnSm_]:not(:disabled):hover,
.content-id .tbl-data td [class*=btnSm_]:not(:disabled):focus {
  height: 32px !important;
  font-size: 14px !important;
  padding: 0 16px !important;
  line-height: 14px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
body .tbl-data-l td [class*=btnSm_]::after,
body .tbl-data-l td [class*=btnSm_]:hover::after,
body .tbl-data-l td [class*=btnSm_]:focus::after,
body .tbl-data-l td [class*=btnSm_]:not(:disabled):hover::after,
body .tbl-data-l td [class*=btnSm_]:not(:disabled):focus::after,
body .tbl-data-m td [class*=btnSm_]::after,
body .tbl-data-m td [class*=btnSm_]:hover::after,
body .tbl-data-m td [class*=btnSm_]:focus::after,
body .tbl-data-m td [class*=btnSm_]:not(:disabled):hover::after,
body .tbl-data-m td [class*=btnSm_]:not(:disabled):focus::after,
body .tbl-data-s td [class*=btnSm_]::after,
body .tbl-data-s td [class*=btnSm_]:hover::after,
body .tbl-data-s td [class*=btnSm_]:focus::after,
body .tbl-data-s td [class*=btnSm_]:not(:disabled):hover::after,
body .tbl-data-s td [class*=btnSm_]:not(:disabled):focus::after,
body .tbl-data td [class*=btnSm_]::after,
body .tbl-data td [class*=btnSm_]:hover::after,
body .tbl-data td [class*=btnSm_]:focus::after,
body .tbl-data td [class*=btnSm_]:not(:disabled):hover::after,
body .tbl-data td [class*=btnSm_]:not(:disabled):focus::after,
.layerPopup .tbl-data-l td [class*=btnSm_]::after,
.layerPopup .tbl-data-l td [class*=btnSm_]:hover::after,
.layerPopup .tbl-data-l td [class*=btnSm_]:focus::after,
.layerPopup .tbl-data-l td [class*=btnSm_]:not(:disabled):hover::after,
.layerPopup .tbl-data-l td [class*=btnSm_]:not(:disabled):focus::after,
.layerPopup .tbl-data-m td [class*=btnSm_]::after,
.layerPopup .tbl-data-m td [class*=btnSm_]:hover::after,
.layerPopup .tbl-data-m td [class*=btnSm_]:focus::after,
.layerPopup .tbl-data-m td [class*=btnSm_]:not(:disabled):hover::after,
.layerPopup .tbl-data-m td [class*=btnSm_]:not(:disabled):focus::after,
.layerPopup .tbl-data-s td [class*=btnSm_]::after,
.layerPopup .tbl-data-s td [class*=btnSm_]:hover::after,
.layerPopup .tbl-data-s td [class*=btnSm_]:focus::after,
.layerPopup .tbl-data-s td [class*=btnSm_]:not(:disabled):hover::after,
.layerPopup .tbl-data-s td [class*=btnSm_]:not(:disabled):focus::after,
.layerPopup .tbl-data td [class*=btnSm_]::after,
.layerPopup .tbl-data td [class*=btnSm_]:hover::after,
.layerPopup .tbl-data td [class*=btnSm_]:focus::after,
.layerPopup .tbl-data td [class*=btnSm_]:not(:disabled):hover::after,
.layerPopup .tbl-data td [class*=btnSm_]:not(:disabled):focus::after,
#content .tbl-data-l td [class*=btnSm_]::after,
#content .tbl-data-l td [class*=btnSm_]:hover::after,
#content .tbl-data-l td [class*=btnSm_]:focus::after,
#content .tbl-data-l td [class*=btnSm_]:not(:disabled):hover::after,
#content .tbl-data-l td [class*=btnSm_]:not(:disabled):focus::after,
#content .tbl-data-m td [class*=btnSm_]::after,
#content .tbl-data-m td [class*=btnSm_]:hover::after,
#content .tbl-data-m td [class*=btnSm_]:focus::after,
#content .tbl-data-m td [class*=btnSm_]:not(:disabled):hover::after,
#content .tbl-data-m td [class*=btnSm_]:not(:disabled):focus::after,
#content .tbl-data-s td [class*=btnSm_]::after,
#content .tbl-data-s td [class*=btnSm_]:hover::after,
#content .tbl-data-s td [class*=btnSm_]:focus::after,
#content .tbl-data-s td [class*=btnSm_]:not(:disabled):hover::after,
#content .tbl-data-s td [class*=btnSm_]:not(:disabled):focus::after,
#content .tbl-data td [class*=btnSm_]::after,
#content .tbl-data td [class*=btnSm_]:hover::after,
#content .tbl-data td [class*=btnSm_]:focus::after,
#content .tbl-data td [class*=btnSm_]:not(:disabled):hover::after,
#content .tbl-data td [class*=btnSm_]:not(:disabled):focus::after,
.content-id .tbl-data-l td [class*=btnSm_]::after,
.content-id .tbl-data-l td [class*=btnSm_]:hover::after,
.content-id .tbl-data-l td [class*=btnSm_]:focus::after,
.content-id .tbl-data-l td [class*=btnSm_]:not(:disabled):hover::after,
.content-id .tbl-data-l td [class*=btnSm_]:not(:disabled):focus::after,
.content-id .tbl-data-m td [class*=btnSm_]::after,
.content-id .tbl-data-m td [class*=btnSm_]:hover::after,
.content-id .tbl-data-m td [class*=btnSm_]:focus::after,
.content-id .tbl-data-m td [class*=btnSm_]:not(:disabled):hover::after,
.content-id .tbl-data-m td [class*=btnSm_]:not(:disabled):focus::after,
.content-id .tbl-data-s td [class*=btnSm_]::after,
.content-id .tbl-data-s td [class*=btnSm_]:hover::after,
.content-id .tbl-data-s td [class*=btnSm_]:focus::after,
.content-id .tbl-data-s td [class*=btnSm_]:not(:disabled):hover::after,
.content-id .tbl-data-s td [class*=btnSm_]:not(:disabled):focus::after,
.content-id .tbl-data td [class*=btnSm_]::after,
.content-id .tbl-data td [class*=btnSm_]:hover::after,
.content-id .tbl-data td [class*=btnSm_]:focus::after,
.content-id .tbl-data td [class*=btnSm_]:not(:disabled):hover::after,
.content-id .tbl-data td [class*=btnSm_]:not(:disabled):focus::after {
  margin-top: 0;
  transform: translate(0, 0);
}
body .tbl-data-l button + a,
body .tbl-data-l a + button,
body .tbl-data-l button + button,
body .tbl-data-l a + a,
body .tbl-data-m button + a,
body .tbl-data-m a + button,
body .tbl-data-m button + button,
body .tbl-data-m a + a,
body .tbl-data-s button + a,
body .tbl-data-s a + button,
body .tbl-data-s button + button,
body .tbl-data-s a + a,
body .tbl-data button + a,
body .tbl-data a + button,
body .tbl-data button + button,
body .tbl-data a + a,
.layerPopup .tbl-data-l button + a,
.layerPopup .tbl-data-l a + button,
.layerPopup .tbl-data-l button + button,
.layerPopup .tbl-data-l a + a,
.layerPopup .tbl-data-m button + a,
.layerPopup .tbl-data-m a + button,
.layerPopup .tbl-data-m button + button,
.layerPopup .tbl-data-m a + a,
.layerPopup .tbl-data-s button + a,
.layerPopup .tbl-data-s a + button,
.layerPopup .tbl-data-s button + button,
.layerPopup .tbl-data-s a + a,
.layerPopup .tbl-data button + a,
.layerPopup .tbl-data a + button,
.layerPopup .tbl-data button + button,
.layerPopup .tbl-data a + a,
#content .tbl-data-l button + a,
#content .tbl-data-l a + button,
#content .tbl-data-l button + button,
#content .tbl-data-l a + a,
#content .tbl-data-m button + a,
#content .tbl-data-m a + button,
#content .tbl-data-m button + button,
#content .tbl-data-m a + a,
#content .tbl-data-s button + a,
#content .tbl-data-s a + button,
#content .tbl-data-s button + button,
#content .tbl-data-s a + a,
#content .tbl-data button + a,
#content .tbl-data a + button,
#content .tbl-data button + button,
#content .tbl-data a + a,
.content-id .tbl-data-l button + a,
.content-id .tbl-data-l a + button,
.content-id .tbl-data-l button + button,
.content-id .tbl-data-l a + a,
.content-id .tbl-data-m button + a,
.content-id .tbl-data-m a + button,
.content-id .tbl-data-m button + button,
.content-id .tbl-data-m a + a,
.content-id .tbl-data-s button + a,
.content-id .tbl-data-s a + button,
.content-id .tbl-data-s button + button,
.content-id .tbl-data-s a + a,
.content-id .tbl-data button + a,
.content-id .tbl-data a + button,
.content-id .tbl-data button + button,
.content-id .tbl-data a + a {
  margin-left: 0 !important;
}
body .tbl-data-l.tbl-base .mtl_selectbox a,
body .tbl-data-m.tbl-base .mtl_selectbox a,
body .tbl-data-s.tbl-base .mtl_selectbox a,
body .tbl-data.tbl-base .mtl_selectbox a,
.layerPopup .tbl-data-l.tbl-base .mtl_selectbox a,
.layerPopup .tbl-data-m.tbl-base .mtl_selectbox a,
.layerPopup .tbl-data-s.tbl-base .mtl_selectbox a,
.layerPopup .tbl-data.tbl-base .mtl_selectbox a,
#content .tbl-data-l.tbl-base .mtl_selectbox a,
#content .tbl-data-m.tbl-base .mtl_selectbox a,
#content .tbl-data-s.tbl-base .mtl_selectbox a,
#content .tbl-data.tbl-base .mtl_selectbox a,
.content-id .tbl-data-l.tbl-base .mtl_selectbox a,
.content-id .tbl-data-m.tbl-base .mtl_selectbox a,
.content-id .tbl-data-s.tbl-base .mtl_selectbox a,
.content-id .tbl-data.tbl-base .mtl_selectbox a {
  font-size: 14px;
}
body .tbl-data-l thead button + button,
body .tbl-data-m thead button + button,
body .tbl-data-s thead button + button,
body .tbl-data thead button + button,
.layerPopup .tbl-data-l thead button + button,
.layerPopup .tbl-data-m thead button + button,
.layerPopup .tbl-data-s thead button + button,
.layerPopup .tbl-data thead button + button,
#content .tbl-data-l thead button + button,
#content .tbl-data-m thead button + button,
#content .tbl-data-s thead button + button,
#content .tbl-data thead button + button,
.content-id .tbl-data-l thead button + button,
.content-id .tbl-data-m thead button + button,
.content-id .tbl-data-s thead button + button,
.content-id .tbl-data thead button + button {
  margin-left: 8px !important;
}

.tableGraph tbody th span {
  border-radius: 50%;
}

tr.tbBg0 th {
  background: #f3f8fd !important;
}

.tableGraph {
  border-bottom: 1px solid #aaa !important;
}

.tableDefault * {
  box-sizing: border-box;
}

.tableDefault table > thead + tfoot + tbody > tr > th {
  background: #fff;
}

.tableDefault table > tfoot > tr > th,
.tableDefault table > tfoot > tr > td {
  background: #fff;
}

.tableDefault table > tfoot > tr > td {
  color: #1A1D29;
  font-weight: 500;
}

.tableDefault table > tfoot > tr:first-child > th,
.tableDefault table > tfoot > tr:first-child > td {
  border-top: 1px solid #BFC0C5;
  box-sizing: border-box;
}

.tableDefault,
.tableDefault2 {
  border-top: 1px solid #4D4F58;
  box-sizing: border-box;
  border-bottom-color: #e1e2e5;
}
.tableDefault .table_tit,
.tableDefault2 .table_tit {
  background-color: #f3f8fd !important;
}
.tableDefault table > thead > tr:first-child > th,
.tableDefault2 table > thead > tr:first-child > th {
  background: #F5FAFD;
}
.tableDefault table > tbody > tr > th,
.tableDefault2 table > tbody > tr > th {
  background-color: #F5FAFD;
}
.tableDefault table,
.tableDefault2 table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  line-height: 1.2;
}
.tableDefault table .listDefault.type-dot li:before,
.tableDefault2 table .listDefault.type-dot li:before {
  width: 4px;
  height: 4px;
  background: #A8acaf;
  border-radius: 50%;
}
.tableDefault.bg1 .layout_ulTable,
.tableDefault2.bg1 .layout_ulTable {
  border-top: 0;
}
.tableDefault.bg1 .layout_ulTable .th,
.tableDefault2.bg1 .layout_ulTable .th {
  background: #F6F8FC !important;
}

.tableDefault2.tableForm td,
.tableDefault2.tableForm th {
  padding: 18px 8px;
}

.tableDefault .tableDefault th,
.tableDefault2 .tableDefault2 th,
.tableDefault .tableDefault2 th,
.tableDefault2 .tableDefault th {
  background: #F5FAFD !important;
}

.tableDefault table > thead + tbody > tr > th {
  background-color: #F5FAFD;
}

.tableDefault tbody th + th {
  background-color: #F9FDFF;
}

.tableDefault table th,
.tableDefault table td {
  color: #1A1D29;
}

.tableDefault table td {
  border-top-color: #E0E0E0;
  border-left-color: #E0E0E0;
}

.tableDefault,
.tableDefault2,
.tableDefault3 {
  border-top: 1px solid #4D4F58;
}

.tableDefault tr > *:first-child {
  border-left: 0 !important;
}

.tableDefault tr [scope=rowgroup] + th,
.tableDefault tr [rowspan] + th {
  border-left: 1px solid #E1E2E5 !important;
}

.tableDefault:not(.type-layout) tr [rowspan]:not(:last-child) {
  border-right: 1px solid #BFC0C5;
}

.tableDefault2 tr [scope=rowgroup] + th,
.tableDefault2 tr [rowspan] + th {
  border-left: 1px solid #E1E2E5 !important;
}

.tableDefault2 tr [rowspan]:not(:last-child) {
  border-right: 1px solid #E1E2E5;
}

.tableDefault2 th + td {
  border-left: 1px solid #BFC0C5;
}

.tableDefault tr [scope=rowgroup] + td,
.tableDefault th + td {
  border-left: 1px solid #BFC0C5 !important;
}

.tableDefault2 table th,
.tableDefault2 table td,
.tableDefault table th,
.tableDefault table td {
  font-size: 16px;
  color: #1A1D29;
  padding: 18px 16px;
  border-left-color: #E1E2E5;
}

.tableDefault2 table th,
.tableDefault table th {
  font-weight: 500;
}

.tableDefault th.tbBg0,
.tableDefault tr.tbBg0 th {
  background: #F5FAFD !important;
}

.tableDefault2 > table > tfoot > tr:first-child > td {
  border-top-color: #E0E0E0 !important;
}

.innerTable {
  border-top: 1px solid #4D4F58;
}

.tableDefault tr th.gray-30,
.tableDefault tr td.gray-30,
.tableDefault:not(.type-layout) tr [rowspan]:not(:last-child).gray-30 {
  border-right: 1px solid #E1E2E5 !important;
}
.tableDefault tr th.gray-50,
.tableDefault tr td.gray-50,
.tableDefault:not(.type-layout) tr [rowspan]:not(:last-child).gray-50 {
  border-right: 1px solid #BFC0C5 !important;
}

.tableDefault table > tbody > tr > th {
  text-align: left;
}

body .tbBg0,
.modal_content .tbBg0,
.content-id .tbBg0 {
  background-color: #F5FAFD !important;
}
body .tbBg2,
.modal_content .tbBg2,
.content-id .tbBg2 {
  background-color: #F9FDFF !important;
}
body .tbBg4,
.modal_content .tbBg4,
.content-id .tbBg4 {
  background-color: #FFFFF1 !important;
}
body .tbBg5,
.modal_content .tbBg5,
.content-id .tbBg5 {
  background-color: #fbf4ed !important;
}
body .tbBg8,
.modal_content .tbBg8,
.content-id .tbBg8 {
  background-color: #FAFAFA !important;
}
body .tbBgF,
.modal_content .tbBgF,
.content-id .tbBgF {
  background-color: #fff !important;
}
body .tableCol .mtl_selectbox,
.modal_content .tableCol .mtl_selectbox,
.content-id .tableCol .mtl_selectbox {
  background: #fff;
  background-image: none;
  margin: 8px 0;
  height: 32px;
}
body .tableCol .mtl_selectbox > a,
.modal_content .tableCol .mtl_selectbox > a,
.content-id .tableCol .mtl_selectbox > a {
  height: 100%;
  padding: 0 16px;
  width: 100%;
  line-height: 32px;
}
body .tableCol3 .tableCol3L,
.modal_content .tableCol3 .tableCol3L,
.content-id .tableCol3 .tableCol3L {
  width: 373px;
  margin-right: 40px;
}
body .tableCol3 .tableCol3C,
.modal_content .tableCol3 .tableCol3C,
.content-id .tableCol3 .tableCol3C {
  width: 373px;
  margin-right: 40px;
}
body .tableCol3 .tableCol3R,
.modal_content .tableCol3 .tableCol3R,
.content-id .tableCol3 .tableCol3R {
  width: 373px;
}
body .bondTableCheckWrap,
.modal_content .bondTableCheckWrap,
.content-id .bondTableCheckWrap {
  margin-top: 0;
  border-top-width: 2px;
  border-top-color: #4d4f58;
}
body .bond-fixh,
.modal_content .bond-fixh,
.content-id .bond-fixh {
  height: 711px;
}
body .tableDefault + .listexcl_gray, body .tableDefault + .excl,
body .tableDefault2 + .listexcl_gray,
body .tableDefault2 + .excl,
body .tbBoardList + .listexcl_gray,
body .tbBoardList + .excl,
.modal_content .tableDefault + .listexcl_gray,
.modal_content .tableDefault + .excl,
.modal_content .tableDefault2 + .listexcl_gray,
.modal_content .tableDefault2 + .excl,
.modal_content .tbBoardList + .listexcl_gray,
.modal_content .tbBoardList + .excl,
.content-id .tableDefault + .listexcl_gray,
.content-id .tableDefault + .excl,
.content-id .tableDefault2 + .listexcl_gray,
.content-id .tableDefault2 + .excl,
.content-id .tbBoardList + .listexcl_gray,
.content-id .tbBoardList + .excl {
  margin-top: 8px !important;
}
body .tableDefault + .listexcl_gray li:first-child, body .tableDefault + .excl li:first-child,
body .tableDefault2 + .listexcl_gray li:first-child,
body .tableDefault2 + .excl li:first-child,
body .tbBoardList + .listexcl_gray li:first-child,
body .tbBoardList + .excl li:first-child,
.modal_content .tableDefault + .listexcl_gray li:first-child,
.modal_content .tableDefault + .excl li:first-child,
.modal_content .tableDefault2 + .listexcl_gray li:first-child,
.modal_content .tableDefault2 + .excl li:first-child,
.modal_content .tbBoardList + .listexcl_gray li:first-child,
.modal_content .tbBoardList + .excl li:first-child,
.content-id .tableDefault + .listexcl_gray li:first-child,
.content-id .tableDefault + .excl li:first-child,
.content-id .tableDefault2 + .listexcl_gray li:first-child,
.content-id .tableDefault2 + .excl li:first-child,
.content-id .tbBoardList + .listexcl_gray li:first-child,
.content-id .tbBoardList + .excl li:first-child {
  margin-top: 0;
}
body .tableDefault_bond,
.modal_content .tableDefault_bond,
.content-id .tableDefault_bond {
  min-height: 648px;
  max-height: 648px;
  overflow-y: auto;
  border-top-color: #4d4f58;
  border-bottom: 0;
  border-top: 1px solid #4d4f58;
}
body .tableDefault_bond .CI-GRID-BODY-SCROLLER,
.modal_content .tableDefault_bond .CI-GRID-BODY-SCROLLER,
.content-id .tableDefault_bond .CI-GRID-BODY-SCROLLER {
  height: 388px !important;
}
body .tableDefault_bond th,
.modal_content .tableDefault_bond th,
.content-id .tableDefault_bond th {
  color: #4d4f58;
  background-color: #f6f8fc;
  font-size: 16px;
  line-height: 24px;
  padding: 19px 24px !important;
  font-weight: 400;
}
body .tableDefault_bond th.bondBgColor3,
.modal_content .tableDefault_bond th.bondBgColor3,
.content-id .tableDefault_bond th.bondBgColor3 {
  background-color: #f6f8fc;
}
body .tableDefault_bond td,
.modal_content .tableDefault_bond td,
.content-id .tableDefault_bond td {
  font-size: 16px;
  line-height: 24px;
  padding: 20px 18px !important;
}
body .tableDefault_bond td .bondUpper,
.modal_content .tableDefault_bond td .bondUpper,
.content-id .tableDefault_bond td .bondUpper {
  width: 16px;
  height: 16px;
  background: url(/inc_renewal/img/common/arrow_e_up.png) no-repeat left top;
  margin: 0 auto;
}
body .tableDefault_bond td .bondLower,
.modal_content .tableDefault_bond td .bondLower,
.content-id .tableDefault_bond td .bondLower {
  width: 16px;
  height: 16px;
  background: url(/inc_renewal/img/common/arrow_e_down.png) no-repeat left top;
  margin: 0 auto;
}
body .tableDefault_bond td.bondBgColor2,
.modal_content .tableDefault_bond td.bondBgColor2,
.content-id .tableDefault_bond td.bondBgColor2 {
  background-color: #ebf4f9;
}
body .tableDefault_bond td.bondBgColor1,
.modal_content .tableDefault_bond td.bondBgColor1,
.content-id .tableDefault_bond td.bondBgColor1 {
  background-color: #faefea;
}

body .tableDefault_bond2,
.content-id .tableDefault_bond2 {
  min-height: 648px;
  max-height: 648px;
  overflow-y: auto;
}
body .tableDefault_bond2 tbody th,
.content-id .tableDefault_bond2 tbody th {
  font-size: 16px;
  line-height: 24px;
  padding: 20px 4px 20px 24px;
}
body .tableDefault_bond2 tbody td,
.content-id .tableDefault_bond2 tbody td {
  font-size: 16px;
  padding: 8px 24px !important;
}
body .tableDefault_bond2 tbody td .mtl_radio,
body .tableDefault_bond2 tbody td .lb-item,
.content-id .tableDefault_bond2 tbody td .mtl_radio,
.content-id .tableDefault_bond2 tbody td .lb-item {
  margin: 0 0 0 24px !important;
}
body .tableDefault_bond2 tbody td .mtl_radio span,
body .tableDefault_bond2 tbody td .lb-item span,
.content-id .tableDefault_bond2 tbody td .mtl_radio span,
.content-id .tableDefault_bond2 tbody td .lb-item span {
  color: #1A1D29;
  font-size: 16px !important;
  font-weight: 400;
}
body .tableDefault_bond2 tbody td .mtl_radio:first-child,
body .tableDefault_bond2 tbody td .lb-item:first-child,
.content-id .tableDefault_bond2 tbody td .mtl_radio:first-child,
.content-id .tableDefault_bond2 tbody td .lb-item:first-child {
  margin-left: 0 !important;
}
body .tableDefault_bond2 tbody td .mtl_selectbox,
.content-id .tableDefault_bond2 tbody td .mtl_selectbox {
  width: inherit !important;
  font-size: 14px;
  background-color: #ffffff;
  margin-left: 0 !important;
}
body .tableDefault_bond2 tbody td .serchMedium,
.content-id .tableDefault_bond2 tbody td .serchMedium {
  width: 120px !important;
  text-align: right;
}
body .tableDefault_bond2 tbody td .countBtn + .btnArea,
.content-id .tableDefault_bond2 tbody td .countBtn + .btnArea {
  margin-left: 16px !important;
}
body .tableDefault_bond2 tbody td .countBtn + .btnArea a,
.content-id .tableDefault_bond2 tbody td .countBtn + .btnArea a {
  margin-left: 0 !important;
}
body .tableDefault_bond2 tbody td .countBtn a + a,
.content-id .tableDefault_bond2 tbody td .countBtn a + a {
  margin-left: 4px !important;
}
body .tableDefault_bond2 tbody td .btn_plus,
body .tableDefault_bond2 tbody td .btn_minus,
.content-id .tableDefault_bond2 tbody td .btn_plus,
.content-id .tableDefault_bond2 tbody td .btn_minus {
  width: 28px;
  height: 48px;
  margin-left: 4px !important;
}
body .tableDefault_bond2 tbody td .btnWhite,
.content-id .tableDefault_bond2 tbody td .btnWhite {
  margin-left: 16px !important;
}
body .tableDefault_bond2 tbody td .mtl_checkbox,
.content-id .tableDefault_bond2 tbody td .mtl_checkbox {
  margin-left: 24px;
}
body .tableDefault_bond2 tbody td .mtl_checkbox > span,
.content-id .tableDefault_bond2 tbody td .mtl_checkbox > span {
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
  padding-left: 28px;
}
body .tableDefault_bond2 tbody td input[type=checkbox],
.content-id .tableDefault_bond2 tbody td input[type=checkbox] {
  border-color: #bfc0c5;
}
body .tableDefault_bond2 tbody td input[type=text],
body .tableDefault_bond2 tbody td input[type=text]:disabled,
body .tableDefault_bond2 tbody td input[type=text]:focus,
.content-id .tableDefault_bond2 tbody td input[type=text],
.content-id .tableDefault_bond2 tbody td input[type=text]:disabled,
.content-id .tableDefault_bond2 tbody td input[type=text]:focus {
  padding: 0 16px;
}

body .bondPriceL,
.modal_content .bondPriceL,
.content-id .bondPriceL {
  width: 275px;
  height: 420px;
  overflow-y: auto;
  overflow-x: hidden;
}
body .bondPriceL .tableDefault,
.modal_content .bondPriceL .tableDefault,
.content-id .bondPriceL .tableDefault {
  margin: 0 !important;
}
body .bondPriceL .tableDefault table,
.modal_content .bondPriceL .tableDefault table,
.content-id .bondPriceL .tableDefault table {
  width: 100%;
}
body .bondPriceL .tableDefault table td,
.modal_content .bondPriceL .tableDefault table td,
.content-id .bondPriceL .tableDefault table td {
  height: 65px;
  line-height: 16px;
  border-right: 1px solid #e1e2e6;
  font-weight: 500;
  background-color: #F5FAFD;
}
body .bondPriceL .tableDefault table td .qInfo > a,
.modal_content .bondPriceL .tableDefault table td .qInfo > a,
.content-id .bondPriceL .tableDefault table td .qInfo > a {
  background: url(/inc_renewal/img/common/icon_tooltip.png) no-repeat center center;
}
body .bondPriceR,
.modal_content .bondPriceR,
.content-id .bondPriceR {
  float: left;
  margin-left: 40px;
  width: 885px;
  height: 420px;
  overflow-y: auto;
}
body .bondPriceR .tableDefault,
.modal_content .bondPriceR .tableDefault,
.content-id .bondPriceR .tableDefault {
  margin: 0 !important;
}
body .bondPriceR .tableDefault th,
.modal_content .bondPriceR .tableDefault th,
.content-id .bondPriceR .tableDefault th {
  line-height: 16px;
}
body .bondPriceR .tableDefault td,
.modal_content .bondPriceR .tableDefault td,
.content-id .bondPriceR .tableDefault td {
  line-height: 16px;
  padding: 20px;
}
body .bondPriceR .tableDefault td .alignL,
.modal_content .bondPriceR .tableDefault td .alignL,
.content-id .bondPriceR .tableDefault td .alignL {
  float: right !important;
}
body .bondPriceR .tableDefault td .btnSm_White4,
.modal_content .bondPriceR .tableDefault td .btnSm_White4,
.content-id .bondPriceR .tableDefault td .btnSm_White4 {
  background-color: #D63434;
  color: #fff;
  font-weight: 300;
  border-color: #D63434;
}
body .bondPriceR .tableDefault td .qInfo > a,
.modal_content .bondPriceR .tableDefault td .qInfo > a,
.content-id .bondPriceR .tableDefault td .qInfo > a {
  background: url(/inc_renewal/img/common/icon_tooltip.png) no-repeat center center;
}
body .tb_searchDetail2 table th > span,
.modal_content .tb_searchDetail2 table th > span,
.content-id .tb_searchDetail2 table th > span {
  display: block;
  font-weight: 300;
  font-size: 13px;
  color: #1A1D29;
}

.tableDefault2.worlds {
  height: 580px;
  overflow-y: auto;
}

body .tableDefault_bond.addLineTd th,
.modal_content .tableDefault_bond.addLineTd th,
.content-id .tableDefault_bond.addLineTd th {
  background-color: #F5FAFD !important;
  width: 144px;
  height: 144px;
  box-sizing: border-box;
}
body .tableDefault_bond.addLineTd td,
.modal_content .tableDefault_bond.addLineTd td,
.content-id .tableDefault_bond.addLineTd td {
  width: 144px;
  height: 144px;
  box-sizing: border-box;
}

.tableDefault.type-form td {
  background-color: #fff !important;
  border-left: 0 !important;
  border-right: 0 !important;
  text-align: left !important;
}
.tableDefault.type-form th {
  padding: 36px 24px 35px 56px;
  font-size: 16px;
  line-height: 24px;
  background-color: #fff !important;
  border-left: 0 !important;
  border-right: 0 !important;
}

.tableDefault.type-terms th,
.tableDefault.type-terms td {
  padding: 16px 16px 17px;
  background-color: #fff !important;
  border-right: 0 !important;
}
.tableDefault.type-terms th.t_left,
.tableDefault.type-terms td.t_left {
  padding: 24px 24px 25px;
  font-weight: 500;
}
.tableDefault.type-terms th .btnSystemPop,
.tableDefault.type-terms td .btnSystemPop {
  height: 40px;
  color: #4D4F58;
  line-height: 16px;
}
.tableDefault.type-terms th .mtl_selectbox,
.tableDefault.type-terms td .mtl_selectbox {
  height: 40px;
}
.tableDefault.type-terms th .mtl_checkbox > span,
.tableDefault.type-terms td .mtl_checkbox > span {
  color: #4D4F58;
  font-size: 16px;
  font-weight: 400;
}
.tableDefault.type-terms table > tbody > tr > th {
  background-color: #fff;
}
.tableDefault.type-terms .bul_star > li {
  font-weight: 500;
}

.layout_table > ul > li > .cell.cell_tit {
  height: 63px;
  font-size: 14px;
  font-weight: 600;
  color: #1A1D29;
  padding: 16px 24px 16px 24px;
}

.layout_table > ul > li > .cell.cell_cont {
  padding: 16px 24px 16px 24px;
}
.layout_table > ul > li > .cell.cell_cont .tableDefault:first-child {
  margin-top: 0;
}

.product-grade.tabl-type {
  position: absolute;
  top: 1px;
  left: 28px;
}

#content .tableDefault td,
#content .tableDefault th,
body .tableDefault td,
body .tableDefault th,
.content-id .tableDefault td,
.content-id .tableDefault th {
  border: 1px solid #E1E2E5 !important;
  border-bottom: 0 !important;
}
#content .tableDefault thead tr > *,
body .tableDefault thead tr > *,
.content-id .tableDefault thead tr > * {
  border: 1px solid #E1E2E5 !important;
}
#content .tableDefault tr:first-child > *,
body .tableDefault tr:first-child > *,
.content-id .tableDefault tr:first-child > * {
  border-top: 0 !important;
}
#content .tableDefault tr > *:last-child,
body .tableDefault tr > *:last-child,
.content-id .tableDefault tr > *:last-child {
  border-right: 0 !important;
}
#content .tableDefault tr > *:first-child,
body .tableDefault tr > *:first-child,
.content-id .tableDefault tr > *:first-child {
  border-left: 0 !important;
}
#content .tableDefault.type-form tr > *,
body .tableDefault.type-form tr > *,
.content-id .tableDefault.type-form tr > * {
  border-right: 0 !important;
  border-left: 0 !important;
}
#content .tableDefault tbody + tbody tr:first-child > *,
body .tableDefault tbody + tbody tr:first-child > *,
.content-id .tableDefault tbody + tbody tr:first-child > * {
  border-top: 1px solid #E1E2E5 !important;
}
#content .tableDefault .tb_fund_tit,
body .tableDefault .tb_fund_tit,
.content-id .tableDefault .tb_fund_tit {
  border-bottom: 0 !important;
}
#content .tableDefault .tb_ud_btn,
body .tableDefault .tb_ud_btn,
.content-id .tableDefault .tb_ud_btn {
  border-top: 0 !important;
}
#content .tableDefault tfoot tr:first-child > *,
body .tableDefault tfoot tr:first-child > *,
.content-id .tableDefault tfoot tr:first-child > * {
  border-top: 1px solid #4D4F58 !important;
}
#content .tableDefault tbody th + th,
body .tableDefault tbody th + th,
.content-id .tableDefault tbody th + th {
  background-color: #F9FDFF;
}

/*
* Tab
* --------------
*/
/*.tabType1{position:relative;zoom:1;z-index:1;border-bottom: 1px solid #ddd;margin-bottom:40px;}
.tabType1>li{float:left;margin-left:-1px;display:inline-block;height:52px;}

.tabType1>li>a{display:block;position:relative;height:52px;background:#fff;border-top:none;border-right:none;border-left:none;font-size:16px;font-weight: 500;line-height:52px;color:#888;text-align:center;padding:0 32px; font-family:$font-family; letter-spacing: 0; }
.tabType1>li>a.Tabsm{padding:0 15px}
.tabType1>li:first-child{margin:0}
.tabType1>li.on>a{z-index:1;position:relative;top:0px;border-top:none;border-left:none;border-right:none;border-bottom:0;text-decoration:none;font-weight: 500;color:#000;padding:0 32px;height:52px;line-height:52px;border-radius:0;
	&:after{content:''; position: absolute;left: 0;right: 0;bottom: -1px;height: 4px;background-color: #3676e8;}
}
.tabType1>li.on>a.Tabsm{padding:0 15px }
.tabType1 a:hover{text-decoration:none}
.tabType1>li.on>a{z-index:1}
.tabType1:after{content:"";display:block;clear:both;zoom:1}*/
.tabType1 {
  position: relative;
  border-bottom: 0;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  margin-bottom: 56px;
  background: #fafafa;
}
.tabType1 * {
  box-sizing: border-box;
}
.tabType1.clearfix::before {
  display: none;
}
.tabType1 > li {
  height: 64px;
  flex: auto;
}

.tabType1 > li > button,
.tabType1 > li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 64px;
  color: #73757C;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-color: transparent;
  background: #FAFAFA;
  line-height: 1.2;
  padding: 0 8px;
  word-break: keep-all;
  border-bottom: 2px solid #008DDB;
  outline: 0 !important;
}

.tabType1 > li.on > button,
.tabType1 > li.on > a {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-color: #008DDB;
  color: #008DDB;
  background: #fff;
  z-index: 1;
  position: relative;
  top: 0px;
  padding: 0 8px;
  text-decoration: none;
  font-weight: 600;
  height: 64px;
  line-height: 1.2;
  border-bottom: 2px solid #fff;
  /* padding:0 !important;padding:0 25px \0/IE9 !important; */
}

.tabType1.type-small {
  display: block;
}

.tabType1.type-small > li {
  display: inline-block;
}

.full_layer_wrap .tabType1 {
  display: block;
}
.full_layer_wrap .tabType1 a,
.full_layer_wrap .tabType1 .on > a {
  padding: 0;
}

.tabType2 * {
  box-sizing: border-box;
}

.tabType2 {
  height: auto;
  border-bottom: 1px solid #CDCECF;
  margin: 0;
  box-sizing: border-box;
}

.tabType2 .Tab_type {
  float: none;
  overflow: hidden;
}

.tabType2 .Tab_type li {
  float: left;
  height: auto;
}

.tabType2 .Tab_type li a.TabSm.on,
.tabType2 .Tab_type li a.on {
  color: #000411;
  border-bottom: 2px solid #000411;
}

.tabType2 .Tab_type li a.TabSm,
.tabType2 .Tab_type li a {
  margin: 0;
  border: 0;
  height: auto;
  line-height: 1;
  font-size: 16px;
  font-weight: 500;
  display: block;
  padding: 20px 30px 23px;
  color: #A8acaf;
}

.tabType2 .Tab_type li a.on > span,
.tabType2 .Tab_type li a span {
  height: auto;
  border-bottom: 0;
}

.tabType2 .Tab_type li a > span > span,
.tabType2 .Tab_type li a.on > span > span {
  display: none;
}

.comp + .tabType3 {
  margin-top: 32px !important;
}

.tabType3 {
  border: 0;
  width: 100%;
  box-sizing: border-box;
  margin-left: 0;
  margin-bottom: 48px;
}

.tabType3 li:first-child {
  margin-right: 8px;
}

.tabType3 li {
  display: inline-block;
  border: 0;
  height: auto;
  margin-bottom: 8px;
  margin-right: 8px;
}

.tabType3 li + li {
  margin-right: 8px;
}

.tabType3 li button,
.tabType3 li a {
  display: block;
  position: relative;
  width: auto;
  padding: 0 24px;
  border: 1px solid #CDCECF;
  background: #fff;
  height: 40px;
  border-radius: 24px;
  font-size: 14px;
  font-weight: 400 !important;
  color: #4D4F58;
  line-height: 40px;
  margin: 0;
}

.tabType3 li.on > button,
.tabType3 li.on > a {
  background-color: #008DDB;
  color: #fff;
  padding: 0 24px;
}

.tabType4 * {
  box-sizing: border-box;
}

.tabType4 {
  border: 0;
  width: 100%;
  box-sizing: border-box;
  margin-left: -4px;
}

.tabType4 tr {
  display: inline;
}

.tabType4 tbody,
.tabType4 table {
  display: block;
  border: 0;
  width: 100%;
}

.tabType4 table td {
  display: inline-block;
  border: 0;
  height: auto;
}

.tabType4 tr > td:first-child.on > a {
  width: auto;
}

.tabType4 tr > td.on > a,
.tabType4 table td a {
  display: block;
  position: relative;
  width: auto;
  padding: 0 16px;
  margin: 6px 0;
  height: auto;
  font-size: 14px;
  font-weight: 500;
  color: #73757C;
  line-height: 14px;
  border: 0;
}
.tabType4 tr > td.on > a:hover, .tabType4 tr > td.on > a:focus,
.tabType4 table td a:hover,
.tabType4 table td a:focus {
  color: #1A1D29;
}

.tabType4 tr > td.on > a {
  color: #1A1D29;
  font-weight: 600;
}

.tabType4 table td a::after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 14px;
  background-color: #E1E2E5;
  right: -1px;
  top: 50%;
  transform: translate(0, -50%);
}

.tabType4 table tr:last-child td:last-child a::after {
  display: none;
}

.tabType4 tr.line2 > td {
  height: auto;
}

.tb_TopR > div {
  font-size: 14px;
  color: #73757C;
}

.tabConControl .tabCon .tableDefault {
  margin-bottom: 40px;
}

.comp.tabConControl .tabCon .searchOrderWrap {
  margin: 0 0 40px !important;
  padding: 0 !important;
}

/*tabType4 -(tabType3 스타일 .type-3)*/
.tabType4.type-3 tr > td.on > a,
.tabType4.type-3 table td a {
  border: 1px solid #cecece;
  height: 40px;
  border-radius: 24px;
  color: #4D4F58;
  line-height: 40px;
  margin: 6px 4px;
}
.tabType4.type-3 tr > td.on > a:after,
.tabType4.type-3 table td a:after {
  display: none;
}

.tabType4.type-3 td.on > a {
  color: #fff !important;
  background-color: #4D4F58;
}

/*tabyType (bg) */
.tabType1.type-bg {
  background: #fff;
  height: 292px;
  margin-bottom: 80px;
}
.tabType1.type-bg li {
  width: 25%;
  height: 100%;
}
.tabType1.type-bg li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 292px;
  padding: 40px;
  line-height: 24px;
  text-align: center;
  background: #fff;
  border: 1px solid #BFC0C5;
  border-radius: 0;
  box-sizing: border-box;
}
.tabType1.type-bg li a:after {
  position: absolute;
  top: 100px;
  left: 50%;
  display: block;
  width: 80px;
  height: 80px;
  text-align: center;
  background: url("/inc_renewal/img/sp/sp_fn_Investment.png") 0 0/320px no-repeat;
  transform: translateX(-50%);
  content: "";
}
.tabType1.type-bg li a em {
  display: block;
  margin-bottom: 24px;
  color: #1A1D29;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}
.tabType1.type-bg li a span {
  display: block;
  padding-top: 100px;
  color: #1A1D29;
  font-size: 16px;
}
.tabType1.type-bg li:nth-child(1) a {
  border-radius: 16px 0 0 16px;
}
.tabType1.type-bg li:nth-child(1) a:after {
  background-position: 0 0;
}
.tabType1.type-bg li:nth-child(1).on a:after {
  background-position: 0 -80px;
}
.tabType1.type-bg li:nth-child(2) a:after {
  background-position: -80px 0;
}
.tabType1.type-bg li:nth-child(2).on a:after {
  background-position: -80px -80px;
}
.tabType1.type-bg li:nth-child(3) a:after {
  background-position: -160px 0;
}
.tabType1.type-bg li:nth-child(3).on a:after {
  background-position: -160px -80px;
}
.tabType1.type-bg li:nth-child(4) a {
  border-radius: 0 16px 16px 0;
}
.tabType1.type-bg li:nth-child(4) a:after {
  background-position: -240px 0;
}
.tabType1.type-bg li:nth-child(4).on a:after {
  background-position: -240px -80px;
}
.tabType1.type-bg li.on {
  color: #1A1D29;
}
.tabType1.type-bg li.on a {
  position: relative;
  border: 2px solid #008DDB;
}
.tabType1.type-bg li.on a:before {
  position: absolute;
  top: 16px;
  left: 16px;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("/inc_renewal/img/common/icon_check.png") 0 0/100% no-repeat;
  content: "";
}
.tabType1.type-bg:after {
  border: 0;
}

.tabType3.type-link {
  margin-bottom: 40px;
}
.tabType3.type-link li {
  position: relative;
  padding-right: 16px;
  margin-right: 16px;
}
.tabType3.type-link li a {
  height: auto;
  padding: 0;
  color: #968376;
  background: none;
  font-size: 16px;
  font-weight: 400;
  border-radius: 0;
  border: 0 !important;
  line-height: 16px;
  text-align: left;
}
.tabType3.type-link li.on a {
  color: #80624c;
  font-weight: 600;
  text-decoration: underline;
}
.tabType3.type-link li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.tabType3.type-link li:last-child:after {
  display: none;
}
.tabType3.type-link li:after {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 1px;
  height: 16px;
  background: #E1E2E5;
  content: "";
}

/*
* Step
* --------------
*/
/*.s_step{position:relative;height:40px;
	>ul{display:inline-block;position:absolute;right:0;top:-26px;

		>li{width:auto; display:inline-block;font-family:'Roboto';font-size:12px;color:#ddd;font-weight: 400; background: none;
			&:before{content:'';display:inline-block;width:1px;height:7px;background:#ddd;margin:2px 10px;vertical-align:middle;}
			&:first-child{
				&:before{display:none;}
			}
		}
		// >li:first-child{margin-left:0}
		>li.on{padding:0;width:auto;background:none; font-weight:bold;color: #222;}
		// >li.on.gray{background:#c3c3c3}
	}
}*/
.s_step {
  position: relative;
  margin: 0;
  height: 32px;
}
.s_step ul {
  float: right;
  text-align: right;
  font-size: 0;
  position: static;
  overflow: hidden;
}
.s_step ul li {
  position: relative;
  display: inline-block;
  min-width: 29px;
  min-height: 28px;
  margin: 0 11px 0 0;
  color: #73757C;
  font-family: "Pretendard", Sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  background-color: #EBEBED;
  border: 1px solid #E1E2E5;
  border-radius: 50%;
}
.s_step ul li:first-child:before {
  display: none;
}
.s_step ul li:last-child {
  margin-right: 0;
}
.s_step ul li.on {
  padding: 1px 27px;
  color: #4D4F58;
  font-family: "Pretendard", Sans-serif;
  line-height: 27px;
  border: 1px solid #4D4F58;
  border-radius: 20px;
  background-color: #fff;
}
.s_step ul li.on ~ li {
  background-color: #fff;
}
.s_step ul li.on ~ li:before {
  content: "";
  position: absolute;
  left: -12px;
  top: 15px;
  margin: 0;
  width: 12px;
  height: 1px;
  background: #E1E2E5;
  vertical-align: middle;
}
.s_step:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

.content_title_ico .ico_list {
  display: none;
}

.content_title_type2 .content_title_type2_ico {
  width: auto;
}
.content_title_type2 .content_title_type2_ico .ico_list li {
  display: none;
}
.content_title_type2 .content_title_type2_ico .ico_list li:first-child {
  display: block;
  margin: 0;
}

.comp + .s_step {
  position: absolute;
  right: 40px;
  top: 70px;
}

.s_step + .comp {
  margin-top: 40px;
}

.comp .s_step {
  position: absolute;
  top: 4px;
  right: 0;
}
.comp .s_step:first-child {
  top: -110px;
  overflow: hidden;
}

.h1_right_cont + .comp .s_step:first-child {
  top: -40px;
  height: 32px;
}

.h1_right_cont + .s_step {
  top: -40px;
  height: 0;
}

.tabCon .s_step {
  position: static;
  float: none;
  margin-bottom: 14px;
}
.tabCon .s_step ul {
  float: right;
}

.tabType1 ~ .s_step {
  position: static;
  float: none;
  margin-bottom: 14px;
}
.tabType1 ~ .s_step ul {
  float: right;
}

.h1_right_info + .s_step {
  margin: -40px 0 40px;
}

/*
* Modal
* --------------
*/
.layerPopup,
.lp_alert {
  box-sizing: border-box;
  display: none;
  z-index: 500;
  width: 760px;
  height: auto;
  position: fixed;
  left: 50%;
  top: 50% !important;
  transform: translate(-50%, -50%);
  margin: 0 !important;
  background: #fff;
  border-bottom: none;
  box-shadow: 1px 1px 5px #555;
  transition: box-shadow 0.15s linear;
  border-radius: 24px;
  overflow: hidden;
}
.layerPopup.no-overh,
.lp_alert.no-overh {
  overflow: visible;
}
.layerPopup *,
.lp_alert * {
  box-sizing: border-box;
}
.layerPopup .lp_top_line,
.lp_alert .lp_top_line {
  display: none;
}
.layerPopup .layerPopup_wrap,
.lp_alert .layerPopup_wrap {
  position: relative;
  width: 100%;
  padding: 48px;
  border: none;
  outline: 0;
  line-height: 1.7;
  box-sizing: border-box;
}
.layerPopup .layerPopup_wrap h1,
.lp_alert .layerPopup_wrap h1 {
  display: block;
  border: none;
  width: 100%;
  padding: 0 0 10px 0 !important;
  margin-bottom: 32px;
  line-height: 24px;
  height: auto;
  font-size: 24px;
  font-weight: 600;
  color: #222;
}
.layerPopup .layerPopup_wrap h1.fs23,
.lp_alert .layerPopup_wrap h1.fs23 {
  font-size: 24px;
}
.layerPopup .layerPopup_wrap .lp_contents,
.lp_alert .layerPopup_wrap .lp_contents {
  width: calc(100% + 30px);
  padding-right: 30px;
  height: auto;
  overflow-y: auto;
  overflow-x: visible;
  word-break: break-all;
  max-height: calc(100vh - 200px);
  position: relative;
}
.layerPopup .layerPopup_wrap .lp_contents.noMaxH,
.lp_alert .layerPopup_wrap .lp_contents.noMaxH {
  max-height: calc(100vh - 300px) !important;
}
.layerPopup .layerPopup_wrap .lp_contents .type-abs .selectList,
.lp_alert .layerPopup_wrap .lp_contents .type-abs .selectList {
  position: absolute !important;
  top: 40px !important;
  left: 0 !important;
}
.layerPopup .layerPopup_wrap .lp_contents .cont_txt:first-child,
.lp_alert .layerPopup_wrap .lp_contents .cont_txt:first-child {
  margin-top: 0;
}
.layerPopup .layerPopup_wrap .lp_contents iframe,
.lp_alert .layerPopup_wrap .lp_contents iframe {
  padding: 8px;
  box-sizing: border-box;
}
.layerPopup .layerPopup_wrap .lp_contents h2,
.lp_alert .layerPopup_wrap .lp_contents h2 {
  font-size: 20px;
  font-weight: 600;
  color: #1A1D29;
}
.layerPopup .layerPopup_wrap .lp_contents .cancel_type h2,
.lp_alert .layerPopup_wrap .lp_contents .cancel_type h2 {
  position: relative;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  padding-left: 12px;
}
.layerPopup .layerPopup_wrap .lp_contents .cancel_type h2:before,
.lp_alert .layerPopup_wrap .lp_contents .cancel_type h2:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 4px;
  height: 4px;
  background-color: #73757C;
  border-radius: 50%;
}
.layerPopup .layerPopup_wrap .lp_contents .cancel_type .cancel_txt,
.lp_alert .layerPopup_wrap .lp_contents .cancel_type .cancel_txt {
  padding-left: 14px;
  margin: 0;
}
.layerPopup .layerPopup_wrap .lp_contents .cancel_type .cancel_txt p,
.lp_alert .layerPopup_wrap .lp_contents .cancel_type .cancel_txt p {
  color: #4D4F58;
  margin: 12px 0 32px 0;
}
.layerPopup .layerPopup_wrap .lp_contents .cancel_type .cancel_txt ul li span,
.lp_alert .layerPopup_wrap .lp_contents .cancel_type .cancel_txt ul li span {
  font-size: 14px;
  line-height: 21px;
  color: #73757C;
}
.layerPopup .layerPopup_wrap .tabType1,
.lp_alert .layerPopup_wrap .tabType1 {
  margin-bottom: 40px;
}
.layerPopup .layerPopup_wrap .tableDefault.type-form th,
.lp_alert .layerPopup_wrap .tableDefault.type-form th {
  background: #F5FAFD !important;
  text-align: left;
}
.layerPopup .layerPopup_wrap .tableDefault.type-form td .btnWhite,
.lp_alert .layerPopup_wrap .tableDefault.type-form td .btnWhite {
  width: 76px;
  padding: 16px 24px;
  margin-left: 4px;
  border-color: #4D4F58;
  line-height: 16px;
  white-space: nowrap;
}
.layerPopup .layerPopup_wrap.no-title,
.lp_alert .layerPopup_wrap.no-title {
  margin-top: 66px;
}
.layerPopup .layerPopup_wrap.no-title .error-info-txt,
.lp_alert .layerPopup_wrap.no-title .error-info-txt {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 12px;
}
.layerPopup .lp_btnClose,
.lp_alert .lp_btnClose {
  position: absolute;
  top: 41px;
  right: 48px;
  background: url("/inc_renewal/img/common/icon_close_popup.png") no-repeat center center;
  width: 36px;
  height: 36px;
}
.layerPopup .lp_btnClose:focus > .offscreen,
.lp_alert .lp_btnClose:focus > .offscreen {
  position: absolute;
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0) !important;
}
.layerPopup .lp_bot_right,
.lp_alert .lp_bot_right {
  text-align: right;
  padding: 0 30px 30px;
  background: #fff;
  border-left: none;
  border-right: none;
  border-top: none;
  margin-top: 0;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
}
.layerPopup .lp_bot_center,
.lp_alert .lp_bot_center {
  text-align: center;
  padding: 0 30px 30px;
  background: #fff;
  border-left: none;
  border-right: none;
  border-top: none;
  margin-top: 0;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
}
.layerPopup .lp_bot_center .btn_Blue,
.lp_alert .lp_bot_center .btn_Blue {
  min-width: 160px;
  height: 56px;
  padding: 18px 24px 16px;
  margin-left: 0;
}
.layerPopup.on,
.lp_alert.on {
  display: block;
}
.layerPopup.shadow_on,
.lp_alert.shadow_on {
  box-shadow: 0 8px 8px 0 rgba(117, 117, 117, 0.25);
  transition: box-shadow 0.15s linear;
}
.layerPopup.shadow_on.sSize, .layerPopup.shadow_on.mSize,
.lp_alert.shadow_on.sSize,
.lp_alert.shadow_on.mSize {
  box-shadow: 0 8px 8px 0 rgba(117, 117, 117, 0.25);
  transition: box-shadow 0.15s linear;
}
.layerPopup.lSize,
.lp_alert.lSize {
  width: 1056px;
}
.layerPopup.lSize .layerPopup_wrap,
.lp_alert.lSize .layerPopup_wrap {
  /*height:720px*/
}
.layerPopup.lSize .layerPopup_wrap .lp_contents,
.lp_alert.lSize .layerPopup_wrap .lp_contents {
  max-height: calc(100vh - 300px);
}
.layerPopup.sSize,
.lp_alert.sSize {
  width: 640px;
}
.layerPopup.sSize .layerPopup_wrap,
.lp_alert.sSize .layerPopup_wrap {
  width: 100%;
  padding: 30px 50px 30px 50px;
  /*height:720px*/
}
.layerPopup.sSize .lp_btnClose,
.lp_alert.sSize .lp_btnClose {
  position: absolute;
  display: block;
  top: 24px;
  right: 16px;
  background: url(../../inc/img/commonUI/lpop_close_s.png) no-repeat center center;
  width: 14px;
  height: 13px;
}
.layerPopup.mSize,
.lp_alert.mSize {
  width: 760px;
}
.layerPopup.mSize .layerPopup_wrap,
.lp_alert.mSize .layerPopup_wrap {
  width: 100%;
  padding: 48px;
}
.layerPopup.mSize .lp_btnClose,
.lp_alert.mSize .lp_btnClose {
  position: absolute;
  display: block;
  top: 48px;
  right: 48px;
  background: url(/inc_renewal/img/common/icon_close_popup.png) no-repeat center center;
  width: 36px;
  height: 36px;
}

.lp_alert {
  width: 550px;
  margin-left: -275px;
}
.lp_alert > .layerPopup_wrap {
  width: 100%;
  padding: 40px 50px 40px 138px;
  background: url(../../inc/img/common/ico_error_s.png) no-repeat 50px center;
}
.lp_alert > .layerPopup_wrap .lp_contents {
  font-size: 16px;
  color: #000;
  line-height: 30px;
  overflow: hidden;
  vertical-align: middle;
  font-weight: 500;
}
.lp_alert .lp_btnClose {
  position: absolute;
  display: block;
  top: 24px;
  right: 16px;
  background: url(../../inc/img/commonUI/lpop_close_s.png) no-repeat center center;
  width: 14px;
  height: 13px;
}

.layerPopup_bottom {
  border: none;
  background: #fff;
  padding: 0 30px 30px 30px;
}

/* lp_alert 하단 영역*/
/* dimmed */
#dimmed {
  display: none;
  z-index: 499;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5 !important;
  background: #000;
}

#dimmed {
  background: url(../../inc/img/commonUI/dim_wt.png) repeat\9 ;
}

#dimmed.on {
  display: block;
}

/* //dimmed */
/*
* Modal (1차 ver)
* -----.---------
*/
.modal .modal_content,
.modal .content-id {
  width: 100%;
}
.modal .modal_content .roundBoxInfo .round,
.modal .content-id .roundBoxInfo .round {
  padding: 40px;
  color: #4D4F58;
  font-size: 14px;
  background: #fff;
  border: 1px solid #CDCECF;
  border-radius: 8px;
}
.modal .modal_content .roundBoxInfo .round .title,
.modal .content-id .roundBoxInfo .round .title {
  position: relative;
  padding-left: 24px;
  color: #1A1D29;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  background: none;
}
.modal .modal_content .roundBoxInfo .round .title:before,
.modal .content-id .roundBoxInfo .round .title:before {
  position: absolute;
  left: 0;
  top: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/inc_renewal/img/sp/sp_btn.svg") 0 -40px/200px no-repeat;
  transform: translateY(-50%);
  content: "";
}
.modal .modal_content .roundBoxInfo .listBasic > li,
.modal .content-id .roundBoxInfo .listBasic > li {
  color: #4D4F58;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 0;
}
.modal .modal_content .roundBoxInfo .listBasic > li ul,
.modal .content-id .roundBoxInfo .listBasic > li ul {
  margin-top: 8px;
}
.modal .modal_content .roundBoxInfo .listBasic > li + li,
.modal .content-id .roundBoxInfo .listBasic > li + li {
  margin-top: 8px;
}

/**
* from.calendar
* ------------------
* mtl_calendar
*/
body .searchOrderWrap .searchOrderWrapInner .mtl_calendar > .btn_calendar,
.content-id .searchOrderWrap .searchOrderWrapInner .mtl_calendar > .btn_calendar {
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-735 -848) translate(480 836) translate(255 12)'%3E%3Crect width='14' height='12' x='5' y='7' stroke='%23222' stroke-width='1.5' rx='2'/%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 5L8 7M16 5L16 7'/%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-width='1.5' d='M5 11L19 11'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
}

.mtl_calendar a,
.mtl_calendar a:link,
.mtl_calendar a:visited,
.mtl_calendar a:active {
  text-decoration: none;
}

.mtl_calendar {
  display: inline-block;
  padding: 0;
  margin: 0;
  height: 48px;
  vertical-align: middle;
}

.mtl_calendar > input[type=text]:focus {
  padding: 2px 16px 0 !important;
  border-color: #CDCECF;
  color: #1476AD;
}

.mtl_calendar input[type=text][maxlength="8"],
.mtl_calendar > input[type=text] {
  width: 148px;
  background: #fff;
  display: inline-block;
  margin: 0;
  border: 1px solid #CDCECF;
  border-right: 0;
  border-radius: 8px 0 0 8px;
  text-align: left;
  color: #4D4F58;
  font-weight: 400;
  font-family: "Pretendard", Sans-serif;
  letter-spacing: 0px;
  padding: 16px 0 16px 16px;
}
.mtl_calendar input[type=text][maxlength="8"]:focus,
.mtl_calendar > input[type=text]:focus {
  color: #1476AD;
  padding: 16px 0 16px 16px !important;
}

.mtl_calendar.disabled > .btn_calendar {
  background: #EBEBED url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-735 -848) translate(480 836) translate(255 12)'%3E%3Crect width='14' height='12' x='5' y='7' stroke='%23222' stroke-width='1.5' rx='2'/%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 5L8 7M16 5L16 7'/%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-width='1.5' d='M5 11L19 11'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center !important;
}
.mtl_calendar.disabled > input[type=text] {
  background: #EBEBED;
}

.mtl_calendar > .btn_calendar {
  display: inline-block;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-735 -848) translate(480 836) translate(255 12)'%3E%3Crect width='14' height='12' x='5' y='7' stroke='%23222' stroke-width='1.5' rx='2'/%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 5L8 7M16 5L16 7'/%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-width='1.5' d='M5 11L19 11'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
  height: 48px;
  width: 48px;
  border: 1px solid #CDCECF;
  border-left: 0;
  border-radius: 0 8px 8px 0;
  box-sizing: border-box;
}
.mtl_calendar > .btn_calendar:focus {
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-735 -848) translate(480 836) translate(255 12)'%3E%3Crect width='14' height='12' x='5' y='7' stroke='%231476AD' stroke-width='1.5' rx='2'/%3E%3Cpath stroke='%231476AD' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 5L8 7M16 5L16 7'/%3E%3Cpath stroke='%231476AD' stroke-linecap='round' stroke-width='1.5' d='M5 11L19 11'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
}
.mtl_calendar > .btn_calendar:hover {
  border-color: #CDCECF !important;
}

.mtl_calendar > input[type=text]:focus {
  outline: 0;
}

.mtl_calendar > input[type=text]:focus + .btn_calendar {
  border-left-color: #0079ba;
}

.mtl_calendar.on {
  z-index: 600;
}

.gnb_open .mtl_calendar.on {
  z-index: 800;
}

.mtl_calendar.on > .cal {
  display: block;
}

.mtl_calendar.on > .btn_calendar {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-735 -848) translate(480 836) translate(255 12)'%3E%3Crect width='14' height='12' x='5' y='7' stroke='%23222' stroke-width='1.5' rx='2'/%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 5L8 7M16 5L16 7'/%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-width='1.5' d='M5 11L19 11'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
}

/** disabled **/
.mtl_calendar.disabled > input[type=text] {
  border-color: #dadada;
}

.mtl_calendar.disabled > .btn_calendar {
  background: url(../../inc/img/commonUI/btn_calendar_disabled.png) no-repeat center center;
  border-color: #dadada;
}

/** //disabled **/
/** today **/
.btn_cal_today {
  position: absolute;
  right: 24px;
  top: 8px;
}

.btn_cal_today > .mtl_button > span {
  position: relative;
  height: 20px;
  padding: 0;
  font-size: 14px; /*font-weight:$fw-bold;*/
  color: #757575;
  line-height: 20px;
  display: block;
  /* &:after{content:''; position: absolute; left: 0;right: 0;bottom: 2px;width:100%; height: 1px; background-color: #757575;} */
}

.btn_cal_today > .mtl_button:hover > span {
  text-decoration: underline;
}

.btn_cal_today > .mtl_button > div > div {
  opacity: 0.25;
  background: #fff;
}

/** //today **/
.gnb_open .mtl_calendar > .cal {
  z-index: 800;
}

.mtl_calendar > .cal {
  position: fixed;
  overflow: hidden;
  background: #fff;
  display: none;
  z-index: 600;
  width: 354px;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #bdbdbd;
  border-radius: 8px;
  background-color: #ffffff;
}
.mtl_calendar > .cal > .select_layer {
  background: #fff;
  position: relative; /*margin:24px 0 24px 0;*/
}
.mtl_calendar > .cal > .select_layer > .select_year {
  display: none;
  height: 330px;
  margin: 0px 0 24px 0;
  padding-top: 24px;
  overflow: auto;
}
.mtl_calendar > .cal > .select_layer > .select_year > a {
  line-height: 24px;
  font-size: 14px;
  padding: 8px 0;
  width: 100%;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  vertical-align: middle;
  color: #444 !important;
  font-family: "Pretendard", Sans-serif;
  letter-spacing: -0.5px;
}
.mtl_calendar > .cal > .select_layer > .select_year > a.on {
  font-size: 18px;
  color: #0886c5 !important;
}
.mtl_calendar > .cal > .select_layer > .select_year > a:hover {
  /*color:$point-color !important; */
  text-decoration: underline;
}
.mtl_calendar > .cal > .select_layer > .select_year > a:focus {
  color: #0886c5 !important;
  outline: none;
  font-size: 18px;
}
.mtl_calendar > .cal > .select_layer > .select_year > a.dsd {
  color: #dadada;
}
.mtl_calendar > .cal > .select_layer > div.on {
  display: block;
}
.mtl_calendar > .cal > .select_layer > .select_date {
  display: none;
  position: relative;
  overflow: hidden;
  margin: 0 22px 24px 22px !important;
  min-height: 354px;
  /** 날짜 **/
  /** //날짜 **/
}
.mtl_calendar > .cal > .select_layer > .select_date > div.month {
  position: absolute;
  width: 100%;
  top: 24px;
}
.mtl_calendar > .cal > .select_layer > .select_date > div.month > div {
  text-align: center;
  font-size: 18px;
  line-height: 1.67;
  font-weight: 500;
  letter-spacing: 0;
  margin-top: -2px;
}
.mtl_calendar > .cal > .select_layer > .select_date > .dummy_left,
.mtl_calendar > .cal > .select_layer > .select_date > .dummy_right {
  top: 19px;
  position: absolute;
  height: 30px;
  width: 55px;
  background: #fff;
}
.mtl_calendar > .cal > .select_layer > .select_date > .dummy_left {
  left: -18px;
}
.mtl_calendar > .cal > .select_layer > .select_date > .dummy_right {
  right: -18px;
}
.mtl_calendar > .cal > .select_layer > .select_date > div.day {
  top: 66px;
  position: absolute;
  width: 100%;
  margin-left: 0 !important;
}
.mtl_calendar > .cal > .select_layer > .select_date > div.day > span {
  /*color:#666*/
}
.mtl_calendar > .cal > .select_layer > .select_date > .date_list {
  top: 94px;
  width: 100%;
  position: absolute;
}
.mtl_calendar > .cal > .select_layer > .select_date > a.btnPrev {
  display: inline-block;
  height: 20px;
  width: 20px;
  top: 27px;
  left: 12px;
  padding: 0;
  border: 0;
  position: absolute;
  text-decoration: none;
  transform: rotate(90deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 10L12 14 16 10' transform='translate(-850 -848) translate(480 836) translate(370 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
}
.mtl_calendar > .cal > .select_layer > .select_date > a.btnPrev > span {
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  z-index: 1;
}
.mtl_calendar > .cal > .select_layer > .select_date > a.btnPrev > div {
  position: absolute;
  height: 20px;
  width: 20px;
  top: 0;
  left: 0;
}
.mtl_calendar > .cal > .select_layer > .select_date > a.btnPrev.disabled {
  transform: rotate(90deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23afafaf' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 10L12 14 16 10' transform='translate(-850 -848) translate(480 836) translate(370 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
}
.mtl_calendar > .cal > .select_layer > .select_date > a.btnPrev.disabled > div {
  display: none;
}
.mtl_calendar > .cal > .select_layer > .select_date > a.btnNext {
  display: inline-block;
  height: 20px;
  width: 20px;
  top: 27px;
  right: 12px;
  padding: 0;
  border: 0;
  position: absolute;
  text-decoration: none;
  transform: rotate(270deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 10L12 14 16 10' transform='translate(-850 -848) translate(480 836) translate(370 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
}
.mtl_calendar > .cal > .select_layer > .select_date > a.btnNext > span {
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  z-index: 1;
}
.mtl_calendar > .cal > .select_layer > .select_date > a.btnNext > div {
  position: absolute;
  height: 20px;
  width: 20px;
  top: 0;
  left: 0;
}
.mtl_calendar > .cal > .select_layer > .select_date > a.btnNext.disabled {
  transform: rotate(270deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23afafaf' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 10L12 14 16 10' transform='translate(-850 -848) translate(480 836) translate(370 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
}
.mtl_calendar > .cal > .select_layer > .select_date > a.btnNext.disabled > div {
  display: none;
}
.mtl_calendar > .cal > .select_layer > .select_date > .date_list > a {
  position: relative;
  margin: 2px !important;
}
.mtl_calendar > .cal > .select_layer > .select_date > .date_list > a > span {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  padding: 0px 0;
  text-align: center;
  float: left;
  font-size: 14px;
  vertical-align: middle;
  line-height: 40px;
  font-family: "Pretendard", Sans-serif;
  letter-spacing: 0;
}
.mtl_calendar > .cal > .select_layer > .select_date > .date_list > a.on > span,
.mtl_calendar > .cal > .select_layer > .select_date > .date_list > a.on > span:hover {
  color: #fff;
}
.mtl_calendar > .cal > .select_layer > .select_date > .date_list > a > span:hover {
  color: #444;
}
.mtl_calendar > .cal > .select_layer > .select_date > .date_list > a > div {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  background-color: #f5f5f5;
  width: 0;
  height: 0;
}
.mtl_calendar > .cal > .select_layer > .select_date > .date_list > a.on > div {
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: #0079ba;
  width: 40px;
  height: 40px;
}
.mtl_calendar > .cal > .select_layer > .select_date > .date_list > a:not(.on):hover > div,
.mtl_calendar > .cal > .select_layer > .select_date > .date_list > a:not(.on):focus > div {
  /*opacity:0.5;*/
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: #f5f5f5;
  color: #444;
  width: 40px;
  height: 40px;
  transition: all 0.15s;
}
.mtl_calendar > .cal > .select_layer > .select_date > .date_list > a.dsd > span {
  color: #bdbdbd;
}
.mtl_calendar > .cal > .select_layer > .select_date > .date_list > a.dsd > div {
  display: none;
}
.mtl_calendar > .cal > div.selected_date {
  width: auto;
  position: relative;
  color: #fff;
  padding: 12px 24px;
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
}
.mtl_calendar > .cal > div.selected_date > a,
.mtl_calendar > .cal > div.selected_date > a:link,
.mtl_calendar > .cal > div.selected_date > a:visited,
.mtl_calendar > .cal > div.selected_date > a:active {
  text-decoration: none;
  color: #222;
}
.mtl_calendar > .cal > div.selected_date > a {
  cursor: pointer;
  display: block;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  font-size: 14px;
  height: 22px;
  line-height: 22px;
  font-weight: 400;
}
.mtl_calendar > .cal > div.selected_date > a.on {
  cursor: default;
}
.mtl_calendar > .cal > div.selected_date > a.year {
  top: 2px;
  z-index: 9;
  width: 62px;
  height: 22px;
  padding-right: 6px;
  font-family: "Pretendard", Sans-serif;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 10L12 14 16 10' transform='translate(-850 -848) translate(480 836) translate(370 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat right 2px;
}
.mtl_calendar > .cal > div.selected_date > a.year.disabled {
  background: none;
  color: #dadada;
  cursor: default;
}
.mtl_calendar > .cal > div.selected_date > a.year > div {
  position: absolute;
  height: 19px;
}
.mtl_calendar > .cal > div.selected_date > a.month_date {
  position: absolute;
  width: 200px;
  left: 50%;
  transform: translate(-50%, 0);
  top: 17px;
  margin-left: 0;
  text-align: center;
}
.mtl_calendar > .cal > div.selected_date > a.month_date > div {
  position: relative;
  font-weight: inherit;
  letter-spacing: -0.5px;
  left: 0 !important;
  width: 100%;
}
.mtl_calendar > .cal div.result_btn {
  text-align: center;
  margin-bottom: 24px;
}
.mtl_calendar > .cal div.result_btn > .mtl_button {
  margin-left: 6px;
  padding: 0;
  background: #fff;
  width: calc(50% - 27px);
  height: 40px;
  border: 1px solid #bdbdbd;
  border-radius: 8px;
}
.mtl_calendar > .cal div.result_btn > .mtl_button > span {
  padding: 0 35px 2px 35px;
  line-height: 35px;
  font-size: 14px;
  letter-spacing: 0;
  color: #757575;
}
.mtl_calendar > .cal div.result_btn > .mtl_button > div > div {
  opacity: 0.25;
  background: #fff;
}
.mtl_calendar > .cal div.result_btn > .mtl_button:focus,
.mtl_calendar > .cal div.result_btn > .mtl_button:hover {
  color: #000;
  background: #fafafa;
}
.mtl_calendar > .cal div.result_btn > .mtl_button.btnOk {
  background: #0886c5;
  border: 1px solid #0886c5;
  height: 40px;
}
.mtl_calendar > .cal div.result_btn > .mtl_button.btnOk > span {
  color: #fff;
}
.mtl_calendar > .cal div.result_btn > .mtl_button.btnOk > div > div {
  opacity: 0.25;
  background: #fff;
}
.mtl_calendar > .cal div.result_btn > .mtl_button.btnOk:focus,
.mtl_calendar > .cal div.result_btn > .mtl_button.btnOk:hover {
  background: #027bbd;
}

.date_list > a,
.date_list > span,
.day > span {
  width: 40px;
  height: 40px;
  color: #444;
  display: inline-block;
  text-decoration: none;
  padding: 0;
  margin: 2px;
  text-align: center;
  float: left; /*font-size:14px;*/
  vertical-align: middle;
  outline: 0;
}

.day > span {
  width: 40px;
  height: 20px;
  font-size: 12px;
  color: #757575;
}
.day > span:first-child {
  color: #eb6d76;
}

/**
* form.input
* ------------------
*/
body .tabConControl .tabType3,
body .bStockDeal.tabType3,
body .tabType3.orderStock,
.layerPopup .tabConControl .tabType3,
.layerPopup .bStockDeal.tabType3,
.layerPopup .tabType3.orderStock,
.content-id .tabConControl .tabType3,
.content-id .bStockDeal.tabType3,
.content-id .tabType3.orderStock {
  margin: 40px 0 24px !important;
}
body .comp + .chain_menu,
.layerPopup .comp + .chain_menu,
.content-id .comp + .chain_menu {
  margin-top: 80px !important;
}
body .tabConControl .tabType1,
.layerPopup .tabConControl .tabType1,
.content-id .tabConControl .tabType1 {
  margin-bottom: 56px !important;
}
body .searchOrderWrap,
.layerPopup .searchOrderWrap,
.content-id .searchOrderWrap {
  margin-bottom: 40px;
}
body .searchOrderWrap ul,
.layerPopup .searchOrderWrap ul,
.content-id .searchOrderWrap ul {
  margin-top: 0;
}
body .t_left input[type=hidden]:first-child + *,
.layerPopup .t_left input[type=hidden]:first-child + *,
.content-id .t_left input[type=hidden]:first-child + * {
  margin-left: 0 !important;
}
body .t_left > * + .mtl_selectbox,
body .t_left > * + *:not(p),
.layerPopup .t_left > * + .mtl_selectbox,
.layerPopup .t_left > * + *:not(p),
.content-id .t_left > * + .mtl_selectbox,
.content-id .t_left > * + *:not(p) {
  margin-left: 8px !important;
}
body .t_left .countBtn a,
.layerPopup .t_left .countBtn a,
.content-id .t_left .countBtn a {
  margin-left: 0 !important;
}
body .t_left .countBtn a + a,
.layerPopup .t_left .countBtn a + a,
.content-id .t_left .countBtn a + a {
  margin-left: 8px !important;
}
body .t_left div + div,
body .t_left .qInfo .qInfo_con,
body .t_left br + *,
body .t_left .module + .module,
.layerPopup .t_left div + div,
.layerPopup .t_left .qInfo .qInfo_con,
.layerPopup .t_left br + *,
.layerPopup .t_left .module + .module,
.content-id .t_left div + div,
.content-id .t_left .qInfo .qInfo_con,
.content-id .t_left br + *,
.content-id .t_left .module + .module {
  margin-left: 0 !important;
}
body .t_left .module *:not([type=hidden]):first-child,
.layerPopup .t_left .module *:not([type=hidden]):first-child,
.content-id .t_left .module *:not([type=hidden]):first-child {
  margin-left: 0 !important;
}
body .calendarWap.module.dual_calendar,
.layerPopup .calendarWap.module.dual_calendar,
.content-id .calendarWap.module.dual_calendar {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
body .calendarWap.module.dual_calendar > *,
.layerPopup .calendarWap.module.dual_calendar > *,
.content-id .calendarWap.module.dual_calendar > * {
  margin-left: 0 !important;
}
body .calendarWap.module.dual_calendar + .type-radio,
.layerPopup .calendarWap.module.dual_calendar + .type-radio,
.content-id .calendarWap.module.dual_calendar + .type-radio {
  margin-left: 0 !important;
}
body .relativeTap input.serchSmall,
.layerPopup .relativeTap input.serchSmall,
.content-id .relativeTap input.serchSmall {
  width: 90px !important;
}
body .relativeTap .tableDefault_bond2 tbody td,
.layerPopup .relativeTap .tableDefault_bond2 tbody td,
.content-id .relativeTap .tableDefault_bond2 tbody td {
  padding: 8px 24px 8px 0 !important;
}
body .searchOrderWrapInner.type-row .srch_tit,
.layerPopup .searchOrderWrapInner.type-row .srch_tit,
.content-id .searchOrderWrapInner.type-row .srch_tit {
  margin-right: 16px;
}
body .searchOrderWrapInner.type-row .btnArea.type-radio,
.layerPopup .searchOrderWrapInner.type-row .btnArea.type-radio,
.content-id .searchOrderWrapInner.type-row .btnArea.type-radio {
  margin-left: 8px !important;
  margin-top: 0 !important;
}
body .searchOrderWrapInner.type-row .btnArea.type-radio a,
.layerPopup .searchOrderWrapInner.type-row .btnArea.type-radio a,
.content-id .searchOrderWrapInner.type-row .btnArea.type-radio a {
  height: 48px;
  font-size: 16px;
  line-height: 30px;
}
body .searchOrderWrap .searchOrderWrapInner,
.layerPopup .searchOrderWrap .searchOrderWrapInner,
.content-id .searchOrderWrap .searchOrderWrapInner {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
}
body .searchOrderWrap .searchOrderWrapInner .marL20,
.layerPopup .searchOrderWrap .searchOrderWrapInner .marL20,
.content-id .searchOrderWrap .searchOrderWrapInner .marL20 {
  margin-left: 24px !important;
}
body .searchOrderWrap .searchOrderWrapInner .f_right,
body .searchOrderWrap .searchOrderWrapInner .alignR,
.layerPopup .searchOrderWrap .searchOrderWrapInner .f_right,
.layerPopup .searchOrderWrap .searchOrderWrapInner .alignR,
.content-id .searchOrderWrap .searchOrderWrapInner .f_right,
.content-id .searchOrderWrap .searchOrderWrapInner .alignR {
  margin-left: auto !important;
  display: flex;
  align-items: center;
}
body .searchOrderWrap .searchOrderWrapInner fieldset,
.layerPopup .searchOrderWrap .searchOrderWrapInner fieldset,
.content-id .searchOrderWrap .searchOrderWrapInner fieldset {
  width: 100%;
}
body .searchOrderWrap .searchOrderWrapInner .serchSmall,
.layerPopup .searchOrderWrap .searchOrderWrapInner .serchSmall,
.content-id .searchOrderWrap .searchOrderWrapInner .serchSmall {
  min-width: 90px !important;
}
body .form-wrap,
.layerPopup .form-wrap,
.content-id .form-wrap {
  width: 100%;
  display: flex;
  align-items: center;
}
body .form-wrap > * + *,
.layerPopup .form-wrap > * + *,
.content-id .form-wrap > * + * {
  margin-left: 8px !important;
}
body .form-wrap .f_right,
body .form-wrap .alignR,
.layerPopup .form-wrap .f_right,
.layerPopup .form-wrap .alignR,
.content-id .form-wrap .f_right,
.content-id .form-wrap .alignR {
  margin-left: auto !important;
  display: flex;
  align-items: center;
}
body .form-wrap .ml_x6,
body .form-wrap .marL50,
.layerPopup .form-wrap .ml_x6,
.layerPopup .form-wrap .marL50,
.content-id .form-wrap .ml_x6,
.content-id .form-wrap .marL50 {
  margin-left: 48px !important;
}
body .form-wrap .ml_x2,
body .form-wrap .marL20,
.layerPopup .form-wrap .ml_x2,
.layerPopup .form-wrap .marL20,
.content-id .form-wrap .ml_x2,
.content-id .form-wrap .marL20 {
  margin-left: 16px !important;
}
body .form-wrap + .form-wrap,
.layerPopup .form-wrap + .form-wrap,
.content-id .form-wrap + .form-wrap {
  margin-top: 16px;
}
body input[type=hidden] + .form-wrap,
.layerPopup input[type=hidden] + .form-wrap,
.content-id input[type=hidden] + .form-wrap {
  margin-left: 0 !important;
}
body .listexcl + .tableDefault,
.layerPopup .listexcl + .tableDefault,
.content-id .listexcl + .tableDefault {
  margin-top: 16px !important;
}
body .product-linelist .btn-wrap,
.layerPopup .product-linelist .btn-wrap,
.content-id .product-linelist .btn-wrap {
  flex-direction: column;
  flex-wrap: wrap;
}
body .product-linelist .btn-wrap > * + *,
.layerPopup .product-linelist .btn-wrap > * + *,
.content-id .product-linelist .btn-wrap > * + * {
  margin-top: 8px;
}
body .btn-wrap,
.layerPopup .btn-wrap,
.content-id .btn-wrap {
  display: flex;
}
body .btn-wrap > *,
.layerPopup .btn-wrap > *,
.content-id .btn-wrap > * {
  margin-left: 0 !important;
}
body .btn-wrap.row,
.layerPopup .btn-wrap.row,
.content-id .btn-wrap.row {
  flex-direction: row;
  flex-wrap: nowrap;
}
body .btn-wrap.row > * + *,
.layerPopup .btn-wrap.row > * + *,
.content-id .btn-wrap.row > * + * {
  margin-top: 0 !important;
  margin-left: 8px !important;
  width: 100% !important;
}
body .btn-wrap.col,
.layerPopup .btn-wrap.col,
.content-id .btn-wrap.col {
  flex-direction: column;
  flex-wrap: wrap;
}
body .btn-wrap.col > * + *,
.layerPopup .btn-wrap.col > * + *,
.content-id .btn-wrap.col > * + * {
  margin-top: 8px;
  width: 100% !important;
}

.content-id .searchOrderWrapInner .btn-wrap,
.content-id table .btn-wrap {
  display: flex;
}
.content-id .searchOrderWrapInner .btn-wrap > *,
.content-id table .btn-wrap > * {
  margin-left: 0 !important;
}
.content-id .searchOrderWrapInner .btn-wrap.row,
.content-id table .btn-wrap.row {
  flex-direction: row;
  flex-wrap: nowrap;
}
.content-id .searchOrderWrapInner .btn-wrap.row > * + *,
.content-id table .btn-wrap.row > * + * {
  margin-top: 0 !important;
  margin-left: 8px !important;
}
.content-id .searchOrderWrapInner .btn-wrap.col,
.content-id table .btn-wrap.col {
  flex-direction: column;
  flex-wrap: wrap;
}
.content-id .searchOrderWrapInner .btn-wrap.col > * + *,
.content-id table .btn-wrap.col > * + * {
  margin-top: 8px;
}
.content-id .searchOrderWrapInner input,
.content-id .searchOrderWrapInner button,
.content-id .searchOrderWrapInner .calendarWap,
.content-id .searchOrderWrapInner .mtl_selectbox,
.content-id .searchOrderWrapInner a,
.content-id table input,
.content-id table button,
.content-id table .calendarWap,
.content-id table .mtl_selectbox,
.content-id table a {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.content-id .searchOrderWrapInner input + *,
.content-id .searchOrderWrapInner button + *,
.content-id .searchOrderWrapInner .calendarWap + *,
.content-id .searchOrderWrapInner .mtl_selectbox + *,
.content-id .searchOrderWrapInner a + *,
.content-id table input + *,
.content-id table button + *,
.content-id table .calendarWap + *,
.content-id table .mtl_selectbox + *,
.content-id table a + * {
  margin-left: 8px !important;
}
.content-id .searchOrderWrapInner .mtl_selectbox .selectList,
.content-id .searchOrderWrapInner .mtl_selectbox > a,
.content-id table .mtl_selectbox .selectList,
.content-id table .mtl_selectbox > a {
  margin-left: 0 !important;
}
.content-id .searchOrderWrapInner label input:not([type=hidden]) + *,
.content-id table label input:not([type=hidden]) + * {
  margin-left: 0 !important;
}
.content-id .searchOrderWrapInner .f_right,
.content-id table .f_right {
  display: flex;
}
.content-id .searchOrderWrapInner label input + *,
.content-id table label input + * {
  margin-left: 0 !important;
}
.content-id .searchOrderWrapInner br + .mtl_selectbox,
.content-id table br + .mtl_selectbox {
  margin-left: 0 !important;
}
.content-id .searchOrderWrapInner .ml_x1,
.content-id .searchOrderWrapInner input + .countBtn,
.content-id .searchOrderWrapInner *:not(div, p) + input,
.content-id .searchOrderWrapInner *:not(div, p) + button,
.content-id .searchOrderWrapInner *:not(div, p) + .mtl_selectbox,
.content-id .searchOrderWrapInner *:not(div, p) + a,
.content-id table .ml_x1,
.content-id table input + .countBtn,
.content-id table *:not(div, p) + input,
.content-id table *:not(div, p) + button,
.content-id table *:not(div, p) + .mtl_selectbox,
.content-id table *:not(div, p) + a {
  margin-left: 8px !important;
}
.content-id .searchOrderWrapInner label.offscreen:first-child + .mtl_selectbox,
.content-id table label.offscreen:first-child + .mtl_selectbox {
  margin-left: 0 !important;
}
.content-id .searchOrderWrapInner label.offscreen:first-child + input,
.content-id table label.offscreen:first-child + input {
  margin-left: 0 !important;
}
.content-id .searchOrderWrapInner .calendarWap.module.dual_calendar,
.content-id table .calendarWap.module.dual_calendar {
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-id .searchOrderWrapInner .calendarWap.module.dual_calendar > *,
.content-id table .calendarWap.module.dual_calendar > * {
  margin-left: 0 !important;
}
.content-id .searchOrderWrapInner .module > * + *,
.content-id table .module > * + * {
  margin-left: 4px !important;
}
.content-id .searchOrderWrapInner .writeInput,
.content-id table .writeInput {
  display: inline-flex;
  align-items: center;
}
.content-id .searchOrderWrapInner .type-phone,
.content-id .searchOrderWrapInner .form_phone,
.content-id table .type-phone,
.content-id table .form_phone {
  display: flex;
}
.content-id .searchOrderWrapInner .type-phone > * + *,
.content-id .searchOrderWrapInner .form_phone > * + *,
.content-id table .type-phone > * + *,
.content-id table .form_phone > * + * {
  margin-left: 8px !important;
}
.content-id .searchOrderWrapInner .mtl_calendar > *,
.content-id table .mtl_calendar > * {
  margin-left: 0 !important;
}
.content-id .searchOrderWrapInner .form-wrap,
.content-id table .form-wrap {
  width: 100%;
  display: flex;
  align-items: center;
}
.content-id .searchOrderWrapInner .form-wrap > * + *,
.content-id table .form-wrap > * + * {
  margin-left: 8px !important;
}
.content-id .searchOrderWrapInner .form-wrap .ml_x6,
.content-id .searchOrderWrapInner .form-wrap .marL50,
.content-id table .form-wrap .ml_x6,
.content-id table .form-wrap .marL50 {
  margin-left: 48px !important;
}
.content-id .searchOrderWrapInner .form-wrap .ml_x2,
.content-id .searchOrderWrapInner .form-wrap .marL20,
.content-id table .form-wrap .ml_x2,
.content-id table .form-wrap .marL20 {
  margin-left: 16px !important;
}

.content-id .product-linelist .btn-wrap > * {
  margin-left: 0 !important;
}

.search .placeholder {
  display: none;
}

.formw_xg {
  width: 514px;
}

.formw_lg {
  width: 304px;
}

.formw_md {
  width: 204px;
}

.formw_sm {
  width: 120px;
}

.formw_xs {
  width: 80px;
}

.mtl_selectbox.full {
  width: 100% !important;
}

.mtl_selectbox.formw_xg {
  width: auto;
}
.mtl_selectbox.formw_xg > a {
  width: calc(514px - 61px);
}

.mtl_selectbox.formw_lg {
  width: auto;
}
.mtl_selectbox.formw_lg > a {
  width: calc(304px - 61px);
}

.mtl_selectbox.formw_md {
  width: auto;
}
.mtl_selectbox.formw_md > a {
  width: calc(204px - 61px);
}

.mtl_selectbox.formw_sm {
  width: auto;
}

.mtl_selectbox.formw_xs {
  width: auto;
}
.mtl_selectbox.formw_xs > a {
  width: calc(80px - 61px);
}

input,
select {
  box-sizing: border-box;
  position: relative;
  height: 48px;
  /* line-height:48px; */
  padding: 0 16px;
  border: 1px solid #BFC0C5;
  border-radius: 8px;
  font-family: "Pretendard", Sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #1A1D29;
  vertical-align: middle;
  outline: none;
  background: #fff;
}

/* placeholder 스타일 지정 */
input::-moz-placeholder {
  color: #909599;
  font-weight: 400;
  font-size: 16px;
  opacity: 1;
  /* firefox 뿌옇게 나오는 현상을 방지하기 위한 css */
}
input:-ms-input-placeholder {
  color: #909599;
  font-weight: 400;
  font-size: 16px;
  opacity: 1;
  /* firefox 뿌옇게 나오는 현상을 방지하기 위한 css */
}
input::placeholder {
  color: #909599;
  font-weight: 400;
  font-size: 16px;
  opacity: 1;
  /* firefox 뿌옇게 나오는 현상을 방지하기 위한 css */
}

input::-webkit-input-placeholder,
input:-ms-input-placeholder,
input:-mos-input-placeholder {
  color: #909599;
  font-weight: 400;
}

input[readonly],
input[disabled] {
  border: 1px solid #dadada;
  background: #f8f8f8;
  color: #666;
}

input:focus,
input.is_focus {
  border: 2px solid #0886c5;
  outline: none;
  border-radius: 8px;
  padding: 0 14px;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-clear,
input[type=password]::-ms-reveal {
  display: none;
}

input[type=tel]::-ms-clear,
input[type=email]::-ms-clear,
input[type=email]::-ms-reveal {
  display: none;
}

input.clr[type=text]::-ms-clear,
input.clr[type=password]::-ms-clear {
  display: block;
}

input.clr[type=tel]::-ms-clear,
input.clr[type=email]::-ms-clear {
  display: block;
}

input.w_md {
  width: 304px;
}

input[type=file] {
  border: 0;
  padding: 0;
}

textarea {
  box-sizing: border-box;
  padding: 0 20px;
  border: 1px solid #bdbdbd;
  border-radius: 8px;
  font-family: "Pretendard", Sans-serif;
  font-size: 14px;
  color: #222;
  vertical-align: middle;
  resize: none;
}

textarea:focus {
  border: 1px solid #0886c5;
  outline: 1px solid #0886c5;
}

.mtl_selectbox {
  text-align: left;
  display: inline-block;
  outline: none;
  cursor: pointer;
  padding-right: 35px;
  height: 48px;
  border: 1px solid #BFC0C5;
  border-radius: 8px;
  vertical-align: middle;
  position: relative;
}
.mtl_selectbox > a {
  width: calc(304px - 61px);
}
.mtl_selectbox.onTop > div.selectList {
  z-index: 8000;
}
.mtl_selectbox > select {
  display: none;
}
.mtl_selectbox.toT {
  border-radius: 0 0 8px 8px;
}
.mtl_selectbox.toB {
  border-radius: 8px 8px 0 0;
}
.mtl_selectbox > a {
  z-index: 131;
  border: none;
  outline: none;
  display: inline-block;
  padding: 8px 12px 10px 12px;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  background-color: #fff;
  border-right: none;
  color: #222;
  border-radius: 8px;
  box-sizing: border-box;
  height: 100%;
}
.mtl_selectbox.on > a {
  color: #0886c5 !important;
}
.mtl_selectbox:hover > a {
  border-color: #0886c5;
  color: #222;
}
.mtl_selectbox.is_focus > a {
  color: #0886c5;
}
.mtl_selectbox > a:focus {
  border-color: #0886c5;
  /*color:#000*/
}
.mtl_selectbox.disabled {
  background-color: #f8f8f8;
  border-color: #dadada;
}
.mtl_selectbox.disabled > a {
  color: #000;
  background-color: #f8f8f8;
}
.mtl_selectbox:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 41px;
  height: 100%;
  transition: transform 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1) 0s;
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 10L12 14 16 10' transform='translate(-850 -848) translate(480 836) translate(370 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
}
.mtl_selectbox.on:before {
  transform: rotate(180deg);
}
.mtl_selectbox.on.toT:before {
  transform: rotate(180deg);
}
.mtl_selectbox > .selectList {
  left: -1px;
  position: fixed;
  z-index: 130;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid #BFC0C5;
  margin-top: 8px !important;
  border-radius: 8px;
  padding: 2px 0;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08);
}
.mtl_selectbox > .selectList > li {
  background: #fff;
  display: flex;
  white-space: nowrap;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  color: #4D4F58;
}
.mtl_selectbox > .selectList > li > a {
  white-space: nowrap;
  text-decoration: none;
  font-size: 16px;
  font-weight: 300;
  color: #4D4F58;
  position: relative;
}
.mtl_selectbox > .selectList > li:last-child {
  border-bottom: 0px;
}
.mtl_selectbox > .selectList > li:hover > a {
  color: #000411;
}
.mtl_selectbox > .selectList > li.fOn > a {
  outline: none;
  text-decoration: underline;
}
.mtl_selectbox > .selectList > li.selected {
  margin-left: 0;
}
.mtl_selectbox > .selectList > li.selected > a {
  color: #008DDB;
}
.mtl_selectbox > .selectList > li.disabled {
  margin-left: 0;
  background: #f8f8f8;
  color: #000;
}
.mtl_selectbox > .selectList > li.disabled > a {
  color: #000;
}
.mtl_selectbox.on > .selectList {
  z-index: 8000;
}

.gnb_open.gnb_sub_open .mtl_selectbox.on > .selectList {
  z-index: 1;
}

/* selectbox type_B */
.mtl_selectbox.type_B {
  background: #fff url(/inc/img/commonUI/combo3_normal_off.png) no-repeat right center;
  padding-right: 31px;
  vertical-align: middle;
  border: 3px solid #000;
  border-radius: 0 !important;
  height: 41px;
  line-height: 41px;
}

.mtl_selectbox.type_B:hover {
  background: #fff url(/inc/img/commonUI/combo3_normal_off.png) no-repeat right center;
  padding-right: 31px;
  vertical-align: middle;
  border: 3px solid #000 !important;
  outline: none;
  border-radius: 0 !important;
  height: 41px;
  line-height: 41px;
}

.mtl_selectbox.type_B.on {
  background: #fff url(/inc/img/commonUI/combo3_normal_on.png) no-repeat right center;
  border-color: #000;
  outline: none;
}

.mtl_selectbox.type_B.on.toT {
  background: #fff url(/inc/img/commonUI/combo3_normal_off.png) no-repeat right center;
}

.mtl_selectbox.type_B > a {
  background-color: #fff;
  border-right: 0;
  color: #000;
  font-size: 14px;
  padding: 3px 14px 0 14px;
  height: 24px;
  line-height: 1;
}

.mtl_selectbox.type_B.on > a {
  border-color: #000;
  background-color: #fff;
  color: #000;
}

.mtl_selectbox.type_B:hover > a {
  border-color: #000;
  background-color: #fff;
  color: #000;
}

.mtl_selectbox.type_B > a:focus {
  border-color: #000;
  color: #000;
  outline: 1px dotted;
}

.mtl_selectbox.type_B > .selectList {
  border: 3px solid #000;
  outline: none;
}

.mtl_selectbox.type_B > .selectList > li {
  border-color: #b8b8b8;
  font-size: 14px;
  padding: 13px 14px 14px 14px;
  height: 14px;
}

.mtl_selectbox.type_B > .selectList > li > a {
  font-size: 14px;
}

.mtl_selectbox.type_B > .selectList > li:hover {
  margin-left: 3px;
  padding: 13px 14px 14px 11px;
  color: #1777b2;
}

.mtl_selectbox.type_B > .selectList > li:hover > a {
  color: #1777b2;
}

.mtl_selectbox.type_B > .selectList > li.selected {
  background-color: #000;
  border-color: #000;
  font-size: 14px;
  padding: 13px 14px 14px 14px;
  height: 14px;
  margin-left: 0;
  color: #fff;
}

.mtl_selectbox.type_B > .selectList > li.selected > a {
  font-size: 14px;
  color: #fff;
}

.mtl_selectbox.type_B.disabled {
  background: #f8f8f8 url(/inc/img/commonUI/combo2_disable_off.png) no-repeat right center;
  border-color: #dadada;
}

.mtl_selectbox.type_B.disabled > a {
  color: #000;
  background-color: #f8f8f8;
}

/* //selectbox type_B */
.mtl_selectbox.type_B.sb_fx119 + .mtl_selectbox.type_B.sb_fx119 {
  margin-left: 9px;
}

/* 셀렉트박스 고정 */
.mtl_selectbox.type_B.sb_fx119 > a {
  width: 160px !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
}

/*type_B 184px*/
.mtl_selectbox.sb_fx88 > a {
  width: 88px !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
}

/*a width 88px*/
.mtl_selectbox.type_B.sb_fx57 > a {
  width: 57px !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
}

/*type_B 184px*/
/* //셀렉트박스 고정 */
.mtl_checkbox {
  min-height: 20px;
  min-width: 20px;
  position: relative;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='Rectangle' fill='%23fff' stroke='%23ccc' stroke-miterlimit='10' stroke-width='1'%3E%3Crect width='20' height='20' rx='4' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='3.5' fill='none'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0;
  display: inline-block;
  cursor: pointer;
  padding: 0;
  margin: 0;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  vertical-align: middle;
}

.mtl_checkbox > input[type=checkbox] {
  position: absolute;
  left: 0;
  right: 0;
  width: 20px;
  height: 20px;
  border: 0;
  margin: 0;
  padding: 0;
  border-radius: 3px;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: checkbox-container;
  appearance: none;
}
.mtl_checkbox > input[type=checkbox]:focus {
  outline: 2px solid #000;
}

.mtl_checkbox > div:not(.efCir) {
  height: 12px;
  width: 12px;
  left: 4px;
  top: 4px;
  opacity: 0;
  position: absolute;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-301 -1567) translate(98 91) translate(2 1123) translate(201 353)'%3E%3Crect width='19' height='19' x='.5' y='.5' fill='%23F5FAFD' stroke='%230886C5' rx='4'/%3E%3Cg fill='%230886C5' transform='translate(3 5)'%3E%3Crect width='6' height='2' x='.682' y='6' rx='1' transform='rotate(45 3.682 7)'/%3E%3Crect width='12' height='2' x='3' y='4' rx='1' transform='scale(-1 1) rotate(45 0 -16.728)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0;
  background-size: contain;
}

.mtl_checkbox.checked > div:not(.efCir) {
  height: 20px;
  width: 20px;
  left: 0;
  top: 0;
  opacity: 1;
  background-size: contain;
}

.mtl_checkbox > div.efCir {
  position: absolute;
  border-radius: 50%;
  opacity: 0.15;
  background-color: #000;
}

.mtl_checkbox > span {
  padding: 0 2px 0px 33px;
  min-height: 20px;
  line-height: 20px !important;
  vertical-align: top;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #222;
}

.mtl_checkbox.focus_on {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='Rectangle' fill='%23fff' stroke='%230886c5' stroke-miterlimit='10' stroke-width='1'%3E%3Crect width='20' height='20' rx='4' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='3.5' fill='none'/%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  outline: 0;
}

.mtl_checkbox.disabled:not(.checked) {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='Rectangle' fill='%23eee' stroke='%23e0e0e0' stroke-miterlimit='10' stroke-width='1'%3E%3Crect width='20' height='20' rx='4' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='3.5' fill='none'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0;
  cursor: default;
}

.mtl_checkbox.disabled:not(.checked) > div {
  display: none;
}

.mtl_checkbox.disabled.checked {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='Rectangle' fill='%23fff' stroke='%23e0e0e0' stroke-miterlimit='10' stroke-width='1'%3E%3Crect width='20' height='20' rx='4' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='3.5' fill='none'/%3E%3C/g%3E%3Crect id='Rectangle-2' data-name='Rectangle' width='6' height='2' rx='1' transform='translate(4.268 9.172) rotate(45)' fill='%23e0e0e0'/%3E%3Crect id='Rectangle-3' data-name='Rectangle' width='12' height='2' rx='1' transform='translate(6.05 13.536) rotate(-45)' fill='%23e0e0e0'/%3E%3C/svg%3E%0A") no-repeat 0 0;
  cursor: default;
}

.mtl_checkbox.disabled.checked > div {
  display: none;
}

/*	.mtl_radio{min-height:20px; min-width:20px; position:relative; background:url(../../inc/img/commonUI/radio_off.svg) no-repeat 0 0; display:inline-block; cursor:pointer; padding:0; margin:0; -ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none;vertical-align:middle}
	.mtl_radio.checked{background:none;}
	.mtl_radio>input[type=radio]{position:absolute; left:0; right:0; width:0; height:100%; border:0; margin:0; padding:0;-webkit-appearance:none;-moz-appearance:checkbox-container;appearance:none;}
	.mtl_radio>div:not(.efCir){height:12px; width:12px; left:4px; top:4px; opacity:0; position:absolute; background:url(../../inc/img/commonUI/radio_on.svg); background-size:contain; ;}
	.mtl_radio.checked>div:not(.efCir){height:20px; width:20px; left:0; top:0; opacity:1; background-size:contain;}
	.mtl_radio>div.efCir{position:absolute; border-radius:50%; opacity:0.15; background-color:#000}
	.mtl_radio>span{padding:0 2px 0px 33px; min-height:20px; line-height:20px !important; vertical-align:top; display:inline-block;font-size:$form-fz;font-weight:$fw-bold; color: #222;}
	.mtl_radio.focus_on{outline:1px dotted #000}
*/
label.mtl_radio {
  position: relative;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  cursor: pointer;
  padding: 0;
  margin: 0;
  text-align: left;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  vertical-align: middle;
}
label.mtl_radio:after {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  box-sizing: border-box;
}
label.mtl_radio > input[type=radio] {
  position: absolute;
  left: 0;
  right: 0;
  width: 20px;
  height: 20px;
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: checkbox-container;
  appearance: none;
}
label.mtl_radio > span {
  padding: 0 2px 0px 26px;
  min-height: 20px;
  line-height: 20px !important;
  vertical-align: top;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #1A1D29;
}
label.mtl_radio > div {
  z-index: 99;
  position: absolute;
  height: 10px;
  width: 10px;
  left: 4px;
  top: 5px;
  opacity: 0;
  border-radius: 50%;
  background-color: #0886c5;
}

.content-id .gap-mr,
body .gap-mr {
  display: inline-block;
  vertical-align: middle;
}
.content-id .gap-mr input[type=text],
.content-id .gap-mr input[type=password],
.content-id .gap-mr .mtl_selectbox,
.content-id .gap-mr label.mtl_checkbox,
.content-id .gap-mr label.mtl_radio,
body .gap-mr input[type=text],
body .gap-mr input[type=password],
body .gap-mr .mtl_selectbox,
body .gap-mr label.mtl_checkbox,
body .gap-mr label.mtl_radio {
  margin-right: 16px !important;
  margin-left: 0 !important;
}
.content-id .gap-mr * + input[type=text],
.content-id .gap-mr * + input[type=password],
.content-id .gap-mr .t_left > * + *:not(p),
.content-id .gap-mr * + .mtl_selectbox,
.content-id .gap-mr * + label.mtl_checkbox,
.content-id .gap-mr * + label.mtl_radio,
body .gap-mr * + input[type=text],
body .gap-mr * + input[type=password],
body .gap-mr .t_left > * + *:not(p),
body .gap-mr * + .mtl_selectbox,
body .gap-mr * + label.mtl_checkbox,
body .gap-mr * + label.mtl_radio {
  margin-left: 0 !important;
}
.content-id .gap-mr input[type=text]:last-child,
.content-id .gap-mr input[type=password]:last-child,
.content-id .gap-mr .mtl_selectbox:last-child,
.content-id .gap-mr label.mtl_checkbox:last-child,
.content-id .gap-mr label.mtl_radio:last-child,
body .gap-mr input[type=text]:last-child,
body .gap-mr input[type=password]:last-child,
body .gap-mr .mtl_selectbox:last-child,
body .gap-mr label.mtl_checkbox:last-child,
body .gap-mr label.mtl_radio:last-child {
  margin-right: 0 !important;
}

label.mtl_radio + label.mtl_radio {
  margin-left: 16px !important;
}

.mtl_radio.checked {
  background: none;
}
.mtl_radio.checked > div {
  opacity: 1;
}
.mtl_radio.checked:after {
  border: 1px solid #0886c5;
}

.mtl_radio.focus_on {
  outline: 0;
}
.mtl_radio.focus_on:after {
  border: 1px solid #0886c5;
}

.mtl_radio.disabled:after {
  border: 1px solid #BFC0C5;
  background: #EBEBED;
}
.mtl_radio.disabled > span {
  font-weight: 400;
}

.mtl_radio.checked.disabled > div {
  background: #ccc;
}
.mtl_radio.checked.disabled:after {
  background: #EBEBED;
}
.mtl_radio.checked.disabled::before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #BFC0C5;
  top: 5px;
  left: 5px;
  border-radius: 50%;
  z-index: 2;
}

input:not(:first-child),
.mtl_radio:not(:first-child),
.mtl_checkbox:not(:first-child),
.mtl_selectbox:not(:first-child) {
  margin-left: 4px;
}
input:last-child,
.mtl_radio:last-child,
.mtl_checkbox:last-child,
.mtl_selectbox:last-child {
  margin-right: 0;
}

.mtl_radio,
.mtl_checkbox {
  margin-right: 40px;
}

.form_group {
  position: relative;
}
.form_group::after {
  display: block;
  content: "";
  clear: both;
}

.form_group + .form_group {
  margin-top: 16px;
}

.form_inline {
  display: inline-block;
}
.form_inline input[type=checkbox],
.form_inline input[type=radio] {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

.form_phone .mtl_selectbox {
  width: 120px !important;
}
.form_phone .mtl_selectbox > a {
  width: calc(120px - 61px);
}
.form_phone input {
  width: 120px !important;
}

.mtl_selectbox.block {
  width: 100% !important;
}
.mtl_selectbox.block > a {
  width: calc(100% - 37px);
}

.mtl_selectbox.wide {
  width: 304px !important;
}

.input_number {
  position: relative;
}
.input_number input {
  text-align: right;
  padding-right: 30px;
  margin-right: 0;
}
.input_number input:focus {
  padding-right: 29px;
}
.input_number span {
  margin: 0 4px !important;
}

.input_btn {
  position: relative;
  width: 100%;
}
.input_btn input {
  width: calc(100% - 80px);
}
.input_btn .btn {
  float: right;
  width: 76px;
}

.dual_calendar {
  position: relative;
  border: 1px solid #bdbdbd;
  border-radius: 8px;
  width: 323px;
  box-sizing: border-box;
}
.dual_calendar .mtl_calendar > input[type=text] {
  border: none;
  width: 105px;
  padding-right: 0;
}
.dual_calendar .mtl_calendar > .btn_calendar {
  border: none;
  width: 38px !important;
  height: 38px !important;
  border-radius: 8px;
  transform: translate(0px, 4px);
  background-position-x: 50%;
}

.form_period {
  width: 100%;
}
.form_period::after {
  display: block;
  content: "";
  clear: both;
}
.form_period::after {
  display: block;
  content: "";
  clear: both;
}
.form_period > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 20% - 8px );
  margin-right: calc((100% - ( ((100% / 5) - 8px) * 5)) / (5 - 1)) !important;
}
.form_period > *:nth-of-type(5n) {
  float: right;
  margin-right: 0 !important;
}

.form_acc_area {
  width: 800px;
}
.form_acc_area .form_group {
  margin-top: 16px;
}
.form_acc_area .info_group {
  margin-top: 16px;
}
.form_acc_area .info_group::after {
  display: block;
  content: "";
  clear: both;
}
.form_acc_area .info_group dl {
  float: left;
}
.form_acc_area .info_group dl dt,
.form_acc_area .info_group dl dd {
  float: left;
  font-size: 13px;
  line-height: 20px;
}
.form_acc_area .info_group dl dt {
  margin-right: 8px;
  font-weight: 400;
}
.form_acc_area .info_group dl dd {
  margin-right: 16px;
}
.form_acc_area .info_group dl dd:last-child {
  margin-right: 0;
}
.form_acc_area .info_group dl.fw_b * {
  font-weight: 400;
}
.form_acc_area .info_group dl.fw_b > .num {
  font-weight: 400;
}
.form_acc_area .info_group dl + dl {
  margin-left: 24px;
}
.form_acc_area .info_group .link_txt {
  float: right;
}
.form_acc_area .info_group + .info_group {
  margin-top: 0;
}

.form_amount {
  position: relative;
}
.form_amount > div {
  display: inline-block;
}
.form_amount .input_number {
  display: block;
}
.form_amount .input_number input {
  border: 2px solid #14A1EB;
  /* line-height: 46px;  */
}
.form_amount .input_hangul input {
  letter-spacing: -0.5px;
  padding: 0 16px;
}

.form_amount .input_number .input_number_close {
  position: absolute;
  top: 13px;
  right: 30px;
  width: 24px;
  height: 24px;
  display: none;
  background: url(/inc_renewal/img/CO/ico_inp_del.png) center center no-repeat;
}

.form_help {
  position: relative;
  display: inline-block;
  margin-top: 16px;
  color: #73757C;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.form_help.star {
  padding: 0 0 0 10px;
}
.form_help.star:after {
  content: "*";
  position: absolute;
  top: 2px;
  left: 0px;
  width: 2px;
  height: 2px;
}
.form_help.error {
  color: #E32121 !important;
}
.form_help.error > * {
  color: #E32121 !important;
}
.form_help strong {
  color: #E32121;
  font-weight: 400;
}
.form_help .link_txt.link_phone {
  margin-left: 10px;
  font-weight: 400;
}

span.form_help {
  margin-left: 12px;
  font-size: 14px;
  line-height: 21px;
}
span.form_help.line2 {
  margin-top: 3px;
  float: left;
  margin-left: 12px;
}

.absolute_help {
  position: relative;
}
.absolute_help .form_help {
  position: absolute;
  top: 0px;
  left: 355px;
}

.title_area.title_form {
  margin-bottom: 16px;
}
.title_area.title_form::after {
  display: block;
  content: "";
  clear: both;
}
.title_area.title_form .h2_title {
  line-height: 40px;
  vertical-align: middle;
  margin-right: 10px;
}
.title_area.title_form .mtl_selectbox {
  height: 40px;
  min-width: auto;
  max-width: auto;
}
.title_area.title_form .mtl_selectbox a {
  padding: 5px 12px 7px 12px;
}
.title_area.title_form .mtl_selectbox > a {
  height: 100%;
  line-height: 38px;
  padding: 0 14px 0 16px;
}
.title_area.title_form .mtl_selectbox::before {
  top: 0;
  height: 100%;
  right: 0;
}
.title_area.title_form .mtl_selectbox .selectList > li > a {
  padding: 13px 24px 14px;
}

.btn_input_search {
  color: #1A1D29;
  font-size: 16px;
  font-weight: 400;
}
.btn_input_search span {
  color: #1A1D29;
  font-size: 16px;
}

body table th .mtl_selectbox,
.content-id table th .mtl_selectbox {
  min-width: 0;
}
body table .mtl_selectbox:not(.number),
.content-id table .mtl_selectbox:not(.number) {
  min-width: 0px;
}
body table .type-banknum input:nth-child(1),
.content-id table .type-banknum input:nth-child(1) {
  width: 374px;
}
body table .type-banknum input:nth-child(2),
.content-id table .type-banknum input:nth-child(2) {
  width: 164px;
}
body table .type-banknum .mtl_selectbox,
.content-id table .type-banknum .mtl_selectbox {
  width: 374px !important;
}
body table .excl,
.content-id table .excl {
  margin-left: 0 !important;
}

body .lb-radio,
body .lb-checkbox,
.content-id .lb-radio,
.content-id .lb-checkbox {
  position: relative;
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  min-height: 20px;
  padding: 0 0 0 28px;
  margin: 0;
  cursor: pointer;
  line-height: 1;
  margin-left: 0 !important;
}
body .lb-radio.bookmark::before,
body .lb-checkbox.bookmark::before,
.content-id .lb-radio.bookmark::before,
.content-id .lb-checkbox.bookmark::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #E1E2E5;
}
body .lb-radio.bookmark:hover::after,
body .lb-checkbox.bookmark:hover::after,
.content-id .lb-radio.bookmark:hover::after,
.content-id .lb-checkbox.bookmark:hover::after {
  width: 18px;
  height: 18px;
  background: url(/inc_renewal/img/common/star_active.png) no-repeat 0 0/18px !important;
  position: absolute;
  z-index: 1;
  top: 7px;
  left: 7px;
}
body .lb-radio.wish::before,
body .lb-checkbox.wish::before,
.content-id .lb-radio.wish::before,
.content-id .lb-checkbox.wish::before {
  content: "";
  display: block;
  border: 0;
  width: 22px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn_wish.png) no-repeat 0 0;
  border: none;
}
body .only-icon,
.content-id .only-icon {
  margin: 0;
}
body .only-icon .lb-radio,
body .only-icon .lb-checkbox,
.content-id .only-icon .lb-radio,
.content-id .only-icon .lb-checkbox {
  padding-left: 20px;
}
body .lb-radio::before,
.content-id .lb-radio::before {
  content: "";
  display: block;
  flex: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #BFC0C5;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
body .lb-checkbox::before,
.content-id .lb-checkbox::before {
  content: "";
  display: block;
  flex: 0;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #BFC0C5;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
body input:checked + .lb-checkbox::before,
body input:checked + .lb-radio::before,
.content-id input:checked + .lb-checkbox::before,
.content-id input:checked + .lb-radio::before {
  border-color: #008DDB;
}
body input:checked + .lb-radio::after,
.content-id input:checked + .lb-radio::after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #008DDB;
  border-radius: 50%;
  left: 5px;
  top: 5px;
  z-index: 1;
}
body input:checked + .lb-checkbox.bookmark::before,
.content-id input:checked + .lb-checkbox.bookmark::before {
  border-color: #E1E2E5;
}
body input:checked + .lb-checkbox.bookmark::after,
.content-id input:checked + .lb-checkbox.bookmark::after {
  width: 18px;
  height: 18px;
  background: url(/inc_renewal/img/common/star_active.png) no-repeat 0 0/18px !important;
  position: absolute;
  z-index: 1;
  top: 7px;
  left: 7px;
}
body input:checked + .lb-checkbox.wish::after,
.content-id input:checked + .lb-checkbox.wish::after {
  content: "";
  display: block;
  width: 22px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn_wish.png) no-repeat -22px 0;
  position: absolute;
  top: 0;
  left: 0;
}
body input:disabled + .lb-checkbox.wish::after,
.content-id input:disabled + .lb-checkbox.wish::after {
  content: "";
  display: block;
  width: 22px !important;
  height: 20px !important;
  border: 0 !important;
  background: transparent url(/inc_renewal/img/sp/sp_btn_wish.png) no-repeat 0 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
}
body input:disabled:checked + .lb-checkbox.wish::after,
.content-id input:disabled:checked + .lb-checkbox.wish::after {
  background-position: -22px 0 !important;
}
body input:checked + .lb-checkbox::after,
.content-id input:checked + .lb-checkbox::after {
  content: "";
  display: block;
  width: 13px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.98999 4.90995L4.78999 7.74995C4.97625 7.93731 5.08079 8.19076 5.08079 8.45495C5.08079 8.71913 4.97625 8.97259 4.78999 9.15995C4.60263 9.3462 4.34918 9.45074 4.08499 9.45074C3.82081 9.45074 3.56736 9.3462 3.37999 9.15995L0.549994 6.32995C0.363743 6.14259 0.259201 5.88913 0.259201 5.62495C0.259201 5.36076 0.363743 5.10731 0.549994 4.91995C0.642604 4.82251 0.753907 4.74475 0.877251 4.69131C1.0006 4.63787 1.13345 4.60984 1.26787 4.60891C1.40229 4.60798 1.53552 4.63416 1.65959 4.68588C1.78367 4.7376 1.89604 4.81381 1.98999 4.90995Z' fill='%230886C5'/%3E%3Cpath d='M3.74999 7.73994L10.82 0.669943C11.0074 0.483692 11.2608 0.37915 11.525 0.37915C11.7892 0.37915 12.0426 0.483692 12.23 0.669943C12.4162 0.857306 12.5208 1.11076 12.5208 1.37494C12.5208 1.63913 12.4162 1.89258 12.23 2.07994L5.15999 9.14994C4.97263 9.33619 4.71918 9.44073 4.45499 9.44073C4.19081 9.44073 3.93735 9.33619 3.74999 9.14994C3.56374 8.96258 3.4592 8.70913 3.4592 8.44494C3.4592 8.18076 3.56374 7.92731 3.74999 7.73994Z' fill='%230886C5'/%3E%3C/svg%3E%0A") no-repeat 0 0;
  position: absolute;
  top: 5px;
  left: 4px;
}
body input:disabled + .lb-radio::before,
.content-id input:disabled + .lb-radio::before {
  background-color: #EBEBED;
}
body input:disabled + .lb-checkbox::before,
.content-id input:disabled + .lb-checkbox::before {
  background-color: #EBEBED;
}
body input:disabled:checked + .lb-radio::after,
.content-id input:disabled:checked + .lb-radio::after {
  background-color: #BFC0C5;
}
body input:disabled:checked + .lb-checkbox::before,
.content-id input:disabled:checked + .lb-checkbox::before {
  background-color: #fff;
  border-color: #EBEBED;
}
body input:disabled:checked + .lb-checkbox::after,
.content-id input:disabled:checked + .lb-checkbox::after {
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.98999 4.90995L4.78999 7.74995C4.97625 7.93731 5.08079 8.19076 5.08079 8.45495C5.08079 8.71913 4.97625 8.97259 4.78999 9.15995C4.60263 9.3462 4.34918 9.45074 4.08499 9.45074C3.82081 9.45074 3.56736 9.3462 3.37999 9.15995L0.549994 6.32995C0.363743 6.14259 0.259201 5.88913 0.259201 5.62495C0.259201 5.36076 0.363743 5.10731 0.549994 4.91995C0.642604 4.82251 0.753907 4.74475 0.877251 4.69131C1.0006 4.63787 1.13345 4.60984 1.26787 4.60891C1.40229 4.60798 1.53552 4.63416 1.65959 4.68588C1.78367 4.7376 1.89604 4.81381 1.98999 4.90995Z' fill='%23E0E0E0'/%3E%3Cpath d='M3.74999 7.73994L10.82 0.669943C11.0074 0.483692 11.2608 0.37915 11.525 0.37915C11.7892 0.37915 12.0426 0.483692 12.23 0.669943C12.4162 0.857306 12.5208 1.11076 12.5208 1.37494C12.5208 1.63913 12.4162 1.89258 12.23 2.07994L5.15999 9.14994C4.97263 9.33619 4.71918 9.44073 4.45499 9.44073C4.19081 9.44073 3.93735 9.33619 3.74999 9.14994C3.56374 8.96258 3.4592 8.70913 3.4592 8.44494C3.4592 8.18076 3.56374 7.92731 3.74999 7.73994Z' fill='%23E0E0E0'/%3E%3C/svg%3E%0A");
}
body input:disabled:checked + .lb-radio:before,
.content-id input:disabled:checked + .lb-radio:before {
  border-color: #BFC0C5;
}
body input:disabled:checked + .lb-checkbox:before,
.content-id input:disabled:checked + .lb-checkbox:before {
  border-color: #BFC0C5;
}
body input:hover + .lb-radio,
body input:hover + .lb-checkbox,
.content-id input:hover + .lb-radio,
.content-id input:hover + .lb-checkbox {
  text-decoration: underline;
  border-color: #008DDB;
}
body input:focus + .lb-radio,
body input:focus + .lb-checkbox,
.content-id input:focus + .lb-radio,
.content-id input:focus + .lb-checkbox {
  text-decoration: underline;
  border-color: #008DDB;
}
body input:focus + .lb-radio::before,
body input:focus + .lb-checkbox::before,
.content-id input:focus + .lb-radio::before,
.content-id input:focus + .lb-checkbox::before {
  outline: 2px solid #000;
}
body .lb-item,
.content-id .lb-item {
  position: relative;
  display: inline-block;
  margin-right: 8px;
  box-sizing: border-box;
  white-space: nowrap;
  vertical-align: middle;
}
body .lb-item.only-icon,
.content-id .lb-item.only-icon {
  margin: 0;
}
body .lb-item *,
.content-id .lb-item * {
  box-sizing: border-box;
}
body .lb-item input[type=radio],
body .lb-item input[type=checkbox],
.content-id .lb-item input[type=radio],
.content-id .lb-item input[type=checkbox] {
  opacity: 0;
  filter: alpha(opacity=0);
  display: inline-block;
  position: absolute;
  z-index: -1;
  vertical-align: top;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  margin: 0;
  width: 20px;
  height: 20px;
}

/*
* LOGO
* --------------
*/
body .mtl_selectbox.type-rep .accout-tag,
.content-id .mtl_selectbox.type-rep .accout-tag {
  display: block;
}
body .mtl_selectbox.type-rep .accout-tag + a,
.content-id .mtl_selectbox.type-rep .accout-tag + a {
  width: 100% !important;
  padding-right: 80px !important;
  background-color: transparent;
}
body .mtl_selectbox.type-rep a,
.content-id .mtl_selectbox.type-rep a {
  text-overflow: ellipsis;
}
body .mtl_selectbox .logo + .accout-tag + a,
.content-id .mtl_selectbox .logo + .accout-tag + a {
  padding-left: 14px;
}
body .mtl_selectbox > .accout-tag,
.content-id .mtl_selectbox > .accout-tag {
  display: none;
  position: absolute;
  top: 12px;
  right: 40px;
}
body .mtl_selectbox .selectList .accout-tag,
.content-id .mtl_selectbox .selectList .accout-tag {
  position: relative;
  top: 10px;
  right: 0;
  margin: 0 24px 0 0;
}
body .mtl_selectbox.logo_selectbox,
.content-id .mtl_selectbox.logo_selectbox {
  width: 342px;
  max-width: 374px;
}
body .mtl_selectbox.logo_selectbox > a,
.content-id .mtl_selectbox.logo_selectbox > a {
  /*padding-left: 48px; */
  width: 294px;
  text-overflow: ellipsis;
}
body .mtl_selectbox.logo_selectbox i.logo + a,
.content-id .mtl_selectbox.logo_selectbox i.logo + a {
  padding-left: 14px;
}
body .mtl_selectbox.logo_selectbox.block,
.content-id .mtl_selectbox.logo_selectbox.block {
  width: calc(100% - 32px);
}
body .mtl_selectbox.logo_selectbox.block > a,
.content-id .mtl_selectbox.logo_selectbox.block > a {
  /*padding-left: 48px; */
  width: calc(100% - 32px);
}
body .mtl_selectbox.logo_selectbox.block i.logo + a,
.content-id .mtl_selectbox.logo_selectbox.block i.logo + a {
  padding-left: 14px;
}
body .btn_input_search,
.content-id .btn_input_search {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  width: 374px;
  height: 48px;
  line-height: 48px;
  padding: 0 15px 0 14px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 14px;
  color: #222;
  vertical-align: middle;
  outline: none;
  background: #fff;
  margin-right: 4px;
}
body .btn_input_search:before,
.content-id .btn_input_search:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 8px;
  border: 1px solid #BFC0C5;
}
body .btn_input_search:after,
.content-id .btn_input_search:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 48px;
  width: 48px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-961 -726) translate(479 196) translate(1 382) translate(49 136) translate(432 12)'%3E%3Crect width='12.5' height='12.327' x='4.75' y='4.75' stroke='%23444' stroke-width='1.5' rx='6.164'/%3E%3Cpath stroke='%23444' stroke-linecap='square' stroke-width='1.5' d='M15.164 16.612L17.989 19.403' transform='rotate(5 16.576 18.007)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
}
body .btn_input_search:hover:before, body .btn_input_search:focus:before,
.content-id .btn_input_search:hover:before,
.content-id .btn_input_search:focus:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 8px;
  border: 2px solid #0886c5;
}
body .logo_txt .logo,
body .btn_input_search .logo,
body .mtl_selectbox.logo_selectbox .logo,
.content-id .logo_txt .logo,
.content-id .btn_input_search .logo,
.content-id .mtl_selectbox.logo_selectbox .logo {
  z-index: 99;
  display: inline-block;
  margin-left: 14px;
  position: relative;
  vertical-align: middle;
  top: 0;
  left: 0;
  margin-right: 8px;
  width: 24px;
  height: 24px;
  min-width: 24px;
  background: url("/inc_renewal/img/logo_financial/24x24/banklogo.png") no-repeat;
}
body .logo_txt .logo.bank00,
body .btn_input_search .logo.bank00,
body .mtl_selectbox.logo_selectbox .logo.bank00,
.content-id .logo_txt .logo.bank00,
.content-id .btn_input_search .logo.bank00,
.content-id .mtl_selectbox.logo_selectbox .logo.bank00 {
  background-position: -13px -13px;
}
body .logo_txt .logo.bank01,
body .btn_input_search .logo.bank01,
body .mtl_selectbox.logo_selectbox .logo.bank01,
.content-id .logo_txt .logo.bank01,
.content-id .btn_input_search .logo.bank01,
.content-id .mtl_selectbox.logo_selectbox .logo.bank01 {
  background-position: -63px -13px;
}
body .logo_txt .logo.bank02,
body .btn_input_search .logo.bank02,
body .mtl_selectbox.logo_selectbox .logo.bank02,
.content-id .logo_txt .logo.bank02,
.content-id .btn_input_search .logo.bank02,
.content-id .mtl_selectbox.logo_selectbox .logo.bank02 {
  background-position: -113px -12px;
}
body .logo_txt .logo.bank03,
body .btn_input_search .logo.bank03,
body .mtl_selectbox.logo_selectbox .logo.bank03,
.content-id .logo_txt .logo.bank03,
.content-id .btn_input_search .logo.bank03,
.content-id .mtl_selectbox.logo_selectbox .logo.bank03 {
  background-position: -163px -13px;
}
body .logo_txt .logo.bank04,
body .btn_input_search .logo.bank04,
body .mtl_selectbox.logo_selectbox .logo.bank04,
.content-id .logo_txt .logo.bank04,
.content-id .btn_input_search .logo.bank04,
.content-id .mtl_selectbox.logo_selectbox .logo.bank04 {
  background-position: -213px -13px;
}
body .logo_txt .logo.bank05,
body .btn_input_search .logo.bank05,
body .mtl_selectbox.logo_selectbox .logo.bank05,
.content-id .logo_txt .logo.bank05,
.content-id .btn_input_search .logo.bank05,
.content-id .mtl_selectbox.logo_selectbox .logo.bank05 {
  background-position: -263px -13px;
}
body .logo_txt .logo.bank06,
body .btn_input_search .logo.bank06,
body .mtl_selectbox.logo_selectbox .logo.bank06,
.content-id .logo_txt .logo.bank06,
.content-id .btn_input_search .logo.bank06,
.content-id .mtl_selectbox.logo_selectbox .logo.bank06 {
  background-position: -313px -13px;
}
body .logo_txt .logo.bank07,
body .btn_input_search .logo.bank07,
body .mtl_selectbox.logo_selectbox .logo.bank07,
.content-id .logo_txt .logo.bank07,
.content-id .btn_input_search .logo.bank07,
.content-id .mtl_selectbox.logo_selectbox .logo.bank07 {
  background-position: -363px -13px;
}
body .logo_txt .logo.bank08,
body .btn_input_search .logo.bank08,
body .mtl_selectbox.logo_selectbox .logo.bank08,
.content-id .logo_txt .logo.bank08,
.content-id .btn_input_search .logo.bank08,
.content-id .mtl_selectbox.logo_selectbox .logo.bank08 {
  background-position: -413px -13px;
}
body .logo_txt .logo.bank09,
body .btn_input_search .logo.bank09,
body .mtl_selectbox.logo_selectbox .logo.bank09,
.content-id .logo_txt .logo.bank09,
.content-id .btn_input_search .logo.bank09,
.content-id .mtl_selectbox.logo_selectbox .logo.bank09 {
  background-position: -463px -13px;
}
body .logo_txt .logo.bank10,
body .btn_input_search .logo.bank10,
body .mtl_selectbox.logo_selectbox .logo.bank10,
.content-id .logo_txt .logo.bank10,
.content-id .btn_input_search .logo.bank10,
.content-id .mtl_selectbox.logo_selectbox .logo.bank10 {
  background-position: -13px -63px;
}
body .logo_txt .logo.bank11,
body .btn_input_search .logo.bank11,
body .mtl_selectbox.logo_selectbox .logo.bank11,
.content-id .logo_txt .logo.bank11,
.content-id .btn_input_search .logo.bank11,
.content-id .mtl_selectbox.logo_selectbox .logo.bank11 {
  background-position: -63px -63px;
}
body .logo_txt .logo.bank12,
body .btn_input_search .logo.bank12,
body .mtl_selectbox.logo_selectbox .logo.bank12,
.content-id .logo_txt .logo.bank12,
.content-id .btn_input_search .logo.bank12,
.content-id .mtl_selectbox.logo_selectbox .logo.bank12 {
  background-position: -113px -63px;
}
body .logo_txt .logo.bank13,
body .btn_input_search .logo.bank13,
body .mtl_selectbox.logo_selectbox .logo.bank13,
.content-id .logo_txt .logo.bank13,
.content-id .btn_input_search .logo.bank13,
.content-id .mtl_selectbox.logo_selectbox .logo.bank13 {
  background-position: -163px -63px;
}
body .logo_txt .logo.bank14,
body .btn_input_search .logo.bank14,
body .mtl_selectbox.logo_selectbox .logo.bank14,
.content-id .logo_txt .logo.bank14,
.content-id .btn_input_search .logo.bank14,
.content-id .mtl_selectbox.logo_selectbox .logo.bank14 {
  background-position: -213px -63px;
}
body .logo_txt .logo.bank15,
body .btn_input_search .logo.bank15,
body .mtl_selectbox.logo_selectbox .logo.bank15,
.content-id .logo_txt .logo.bank15,
.content-id .btn_input_search .logo.bank15,
.content-id .mtl_selectbox.logo_selectbox .logo.bank15 {
  background-position: -263px -63px;
}
body .logo_txt .logo.bank16,
body .btn_input_search .logo.bank16,
body .mtl_selectbox.logo_selectbox .logo.bank16,
.content-id .logo_txt .logo.bank16,
.content-id .btn_input_search .logo.bank16,
.content-id .mtl_selectbox.logo_selectbox .logo.bank16 {
  background-position: -313px -63px;
}
body .logo_txt .logo.bank17,
body .btn_input_search .logo.bank17,
body .mtl_selectbox.logo_selectbox .logo.bank17,
.content-id .logo_txt .logo.bank17,
.content-id .btn_input_search .logo.bank17,
.content-id .mtl_selectbox.logo_selectbox .logo.bank17 {
  background-position: -363px -63px;
}
body .logo_txt .logo.bank18,
body .btn_input_search .logo.bank18,
body .mtl_selectbox.logo_selectbox .logo.bank18,
.content-id .logo_txt .logo.bank18,
.content-id .btn_input_search .logo.bank18,
.content-id .mtl_selectbox.logo_selectbox .logo.bank18 {
  background-position: -413px -63px;
}
body .logo_txt .logo.bank19,
body .btn_input_search .logo.bank19,
body .mtl_selectbox.logo_selectbox .logo.bank19,
.content-id .logo_txt .logo.bank19,
.content-id .btn_input_search .logo.bank19,
.content-id .mtl_selectbox.logo_selectbox .logo.bank19 {
  background-position: -463px -63px;
}
body .logo_txt .logo.bank20,
body .btn_input_search .logo.bank20,
body .mtl_selectbox.logo_selectbox .logo.bank20,
.content-id .logo_txt .logo.bank20,
.content-id .btn_input_search .logo.bank20,
.content-id .mtl_selectbox.logo_selectbox .logo.bank20 {
  background-position: -13px -113px;
}
body .logo_txt .logo.bank21,
body .btn_input_search .logo.bank21,
body .mtl_selectbox.logo_selectbox .logo.bank21,
.content-id .logo_txt .logo.bank21,
.content-id .btn_input_search .logo.bank21,
.content-id .mtl_selectbox.logo_selectbox .logo.bank21 {
  background-position: -63px -113px;
}
body .logo_txt .logo.bank22,
body .btn_input_search .logo.bank22,
body .mtl_selectbox.logo_selectbox .logo.bank22,
.content-id .logo_txt .logo.bank22,
.content-id .btn_input_search .logo.bank22,
.content-id .mtl_selectbox.logo_selectbox .logo.bank22 {
  background-position: -113px -113px;
}
body .logo_txt .logo.bank23,
body .btn_input_search .logo.bank23,
body .mtl_selectbox.logo_selectbox .logo.bank23,
.content-id .logo_txt .logo.bank23,
.content-id .btn_input_search .logo.bank23,
.content-id .mtl_selectbox.logo_selectbox .logo.bank23 {
  background-position: -163px -113px;
}
body .logo_txt .logo.bank24,
body .btn_input_search .logo.bank24,
body .mtl_selectbox.logo_selectbox .logo.bank24,
.content-id .logo_txt .logo.bank24,
.content-id .btn_input_search .logo.bank24,
.content-id .mtl_selectbox.logo_selectbox .logo.bank24 {
  background-position: -213px -113px;
}
body .logo_txt .logo.bank25,
body .btn_input_search .logo.bank25,
body .mtl_selectbox.logo_selectbox .logo.bank25,
.content-id .logo_txt .logo.bank25,
.content-id .btn_input_search .logo.bank25,
.content-id .mtl_selectbox.logo_selectbox .logo.bank25 {
  background-position: -263px -113px;
}
body .logo_txt .logo.bank26,
body .btn_input_search .logo.bank26,
body .mtl_selectbox.logo_selectbox .logo.bank26,
.content-id .logo_txt .logo.bank26,
.content-id .btn_input_search .logo.bank26,
.content-id .mtl_selectbox.logo_selectbox .logo.bank26 {
  background-position: -313px -113px;
}
body .logo_txt .logo.bank27,
body .btn_input_search .logo.bank27,
body .mtl_selectbox.logo_selectbox .logo.bank27,
.content-id .logo_txt .logo.bank27,
.content-id .btn_input_search .logo.bank27,
.content-id .mtl_selectbox.logo_selectbox .logo.bank27 {
  background-position: -363px -113px;
}
body .logo_txt .logo.bank28,
body .btn_input_search .logo.bank28,
body .mtl_selectbox.logo_selectbox .logo.bank28,
.content-id .logo_txt .logo.bank28,
.content-id .btn_input_search .logo.bank28,
.content-id .mtl_selectbox.logo_selectbox .logo.bank28 {
  background-position: -413px -113px;
}
body .logo_txt .logo.bank29,
body .btn_input_search .logo.bank29,
body .mtl_selectbox.logo_selectbox .logo.bank29,
.content-id .logo_txt .logo.bank29,
.content-id .btn_input_search .logo.bank29,
.content-id .mtl_selectbox.logo_selectbox .logo.bank29 {
  background-position: -463px -113px;
}
body .logo_txt .logo.bank30,
body .btn_input_search .logo.bank30,
body .mtl_selectbox.logo_selectbox .logo.bank30,
.content-id .logo_txt .logo.bank30,
.content-id .btn_input_search .logo.bank30,
.content-id .mtl_selectbox.logo_selectbox .logo.bank30 {
  background-position: -13px -163px;
}
body .logo_txt .logo.bank31,
body .btn_input_search .logo.bank31,
body .mtl_selectbox.logo_selectbox .logo.bank31,
.content-id .logo_txt .logo.bank31,
.content-id .btn_input_search .logo.bank31,
.content-id .mtl_selectbox.logo_selectbox .logo.bank31 {
  background-position: -63px -163px;
}
body .logo_txt .logo.bank32,
body .btn_input_search .logo.bank32,
body .mtl_selectbox.logo_selectbox .logo.bank32,
.content-id .logo_txt .logo.bank32,
.content-id .btn_input_search .logo.bank32,
.content-id .mtl_selectbox.logo_selectbox .logo.bank32 {
  background-position: -113px -163px;
}
body .logo_txt .logo.bank33,
body .btn_input_search .logo.bank33,
body .mtl_selectbox.logo_selectbox .logo.bank33,
.content-id .logo_txt .logo.bank33,
.content-id .btn_input_search .logo.bank33,
.content-id .mtl_selectbox.logo_selectbox .logo.bank33 {
  background-position: -163px -163px;
}
body .logo_txt .logo.bank34,
body .btn_input_search .logo.bank34,
body .mtl_selectbox.logo_selectbox .logo.bank34,
.content-id .logo_txt .logo.bank34,
.content-id .btn_input_search .logo.bank34,
.content-id .mtl_selectbox.logo_selectbox .logo.bank34 {
  background-position: -213px -163px;
}
body .logo_txt .logo.bank35,
body .btn_input_search .logo.bank35,
body .mtl_selectbox.logo_selectbox .logo.bank35,
.content-id .logo_txt .logo.bank35,
.content-id .btn_input_search .logo.bank35,
.content-id .mtl_selectbox.logo_selectbox .logo.bank35 {
  background-position: -263px -163px;
}
body .logo_txt .logo.bank36,
body .btn_input_search .logo.bank36,
body .mtl_selectbox.logo_selectbox .logo.bank36,
.content-id .logo_txt .logo.bank36,
.content-id .btn_input_search .logo.bank36,
.content-id .mtl_selectbox.logo_selectbox .logo.bank36 {
  background-position: -313px -163px;
}
body .logo_txt .logo.bank37,
body .btn_input_search .logo.bank37,
body .mtl_selectbox.logo_selectbox .logo.bank37,
.content-id .logo_txt .logo.bank37,
.content-id .btn_input_search .logo.bank37,
.content-id .mtl_selectbox.logo_selectbox .logo.bank37 {
  background-position: -363px -163px;
}
body .logo_txt .logo.bank38,
body .btn_input_search .logo.bank38,
body .mtl_selectbox.logo_selectbox .logo.bank38,
.content-id .logo_txt .logo.bank38,
.content-id .btn_input_search .logo.bank38,
.content-id .mtl_selectbox.logo_selectbox .logo.bank38 {
  background-position: -413px -163px;
}
body .logo_txt .logo.bank39,
body .btn_input_search .logo.bank39,
body .mtl_selectbox.logo_selectbox .logo.bank39,
.content-id .logo_txt .logo.bank39,
.content-id .btn_input_search .logo.bank39,
.content-id .mtl_selectbox.logo_selectbox .logo.bank39 {
  background-position: -463px -163px;
}
body .logo_txt .logo.bank40,
body .btn_input_search .logo.bank40,
body .mtl_selectbox.logo_selectbox .logo.bank40,
.content-id .logo_txt .logo.bank40,
.content-id .btn_input_search .logo.bank40,
.content-id .mtl_selectbox.logo_selectbox .logo.bank40 {
  background-position: -13px -213px;
}
body .logo_txt .logo.bank41,
body .btn_input_search .logo.bank41,
body .mtl_selectbox.logo_selectbox .logo.bank41,
.content-id .logo_txt .logo.bank41,
.content-id .btn_input_search .logo.bank41,
.content-id .mtl_selectbox.logo_selectbox .logo.bank41 {
  background-position: -63px -213px;
}
body .logo_txt .logo.bank42,
body .btn_input_search .logo.bank42,
body .mtl_selectbox.logo_selectbox .logo.bank42,
.content-id .logo_txt .logo.bank42,
.content-id .btn_input_search .logo.bank42,
.content-id .mtl_selectbox.logo_selectbox .logo.bank42 {
  background-position: -113px -213px;
}
body .logo_txt .logo.bank43,
body .btn_input_search .logo.bank43,
body .mtl_selectbox.logo_selectbox .logo.bank43,
.content-id .logo_txt .logo.bank43,
.content-id .btn_input_search .logo.bank43,
.content-id .mtl_selectbox.logo_selectbox .logo.bank43 {
  background-position: -163px -213px;
}
body .logo_txt .logo.bank44,
body .btn_input_search .logo.bank44,
body .mtl_selectbox.logo_selectbox .logo.bank44,
.content-id .logo_txt .logo.bank44,
.content-id .btn_input_search .logo.bank44,
.content-id .mtl_selectbox.logo_selectbox .logo.bank44 {
  background-position: -213px -213px;
}
body .logo_txt .logo.bank45,
body .btn_input_search .logo.bank45,
body .mtl_selectbox.logo_selectbox .logo.bank45,
.content-id .logo_txt .logo.bank45,
.content-id .btn_input_search .logo.bank45,
.content-id .mtl_selectbox.logo_selectbox .logo.bank45 {
  background-position: -263px -213px;
}
body .logo_txt .logo.bank46,
body .btn_input_search .logo.bank46,
body .mtl_selectbox.logo_selectbox .logo.bank46,
.content-id .logo_txt .logo.bank46,
.content-id .btn_input_search .logo.bank46,
.content-id .mtl_selectbox.logo_selectbox .logo.bank46 {
  background-position: -313px -213px;
}
body .logo_txt .logo.bank47,
body .btn_input_search .logo.bank47,
body .mtl_selectbox.logo_selectbox .logo.bank47,
.content-id .logo_txt .logo.bank47,
.content-id .btn_input_search .logo.bank47,
.content-id .mtl_selectbox.logo_selectbox .logo.bank47 {
  background-position: -363px -213px;
}
body .logo_txt .logo.bank48,
body .btn_input_search .logo.bank48,
body .mtl_selectbox.logo_selectbox .logo.bank48,
.content-id .logo_txt .logo.bank48,
.content-id .btn_input_search .logo.bank48,
.content-id .mtl_selectbox.logo_selectbox .logo.bank48 {
  background-position: -413px -213px;
}
body .logo_txt .logo.bank49,
body .btn_input_search .logo.bank49,
body .mtl_selectbox.logo_selectbox .logo.bank49,
.content-id .logo_txt .logo.bank49,
.content-id .btn_input_search .logo.bank49,
.content-id .mtl_selectbox.logo_selectbox .logo.bank49 {
  background-position: -463px -213px;
}
body .logo_txt .logo.bank50,
body .btn_input_search .logo.bank50,
body .mtl_selectbox.logo_selectbox .logo.bank50,
.content-id .logo_txt .logo.bank50,
.content-id .btn_input_search .logo.bank50,
.content-id .mtl_selectbox.logo_selectbox .logo.bank50 {
  background-position: -13px -263px;
}
body .logo_txt .logo.bank51,
body .btn_input_search .logo.bank51,
body .mtl_selectbox.logo_selectbox .logo.bank51,
.content-id .logo_txt .logo.bank51,
.content-id .btn_input_search .logo.bank51,
.content-id .mtl_selectbox.logo_selectbox .logo.bank51 {
  background-position: -63px -263px;
}
body .logo_txt .logo.bank52,
body .btn_input_search .logo.bank52,
body .mtl_selectbox.logo_selectbox .logo.bank52,
.content-id .logo_txt .logo.bank52,
.content-id .btn_input_search .logo.bank52,
.content-id .mtl_selectbox.logo_selectbox .logo.bank52 {
  background-position: -113px -263px;
}
body .logo_txt .logo.bank53,
body .btn_input_search .logo.bank53,
body .mtl_selectbox.logo_selectbox .logo.bank53,
.content-id .logo_txt .logo.bank53,
.content-id .btn_input_search .logo.bank53,
.content-id .mtl_selectbox.logo_selectbox .logo.bank53 {
  background-position: -163px -263px;
}
body .logo_txt .logo.bank54,
body .btn_input_search .logo.bank54,
body .mtl_selectbox.logo_selectbox .logo.bank54,
.content-id .logo_txt .logo.bank54,
.content-id .btn_input_search .logo.bank54,
.content-id .mtl_selectbox.logo_selectbox .logo.bank54 {
  background-position: -213px -263px;
}
body .logo_txt .logo.bank55,
body .btn_input_search .logo.bank55,
body .mtl_selectbox.logo_selectbox .logo.bank55,
.content-id .logo_txt .logo.bank55,
.content-id .btn_input_search .logo.bank55,
.content-id .mtl_selectbox.logo_selectbox .logo.bank55 {
  background-position: -263px -263px;
}
body .logo_txt .logo.bank56,
body .btn_input_search .logo.bank56,
body .mtl_selectbox.logo_selectbox .logo.bank56,
.content-id .logo_txt .logo.bank56,
.content-id .btn_input_search .logo.bank56,
.content-id .mtl_selectbox.logo_selectbox .logo.bank56 {
  background-position: -313px -263px;
}
body .logo_txt .logo.bank57,
body .btn_input_search .logo.bank57,
body .mtl_selectbox.logo_selectbox .logo.bank57,
.content-id .logo_txt .logo.bank57,
.content-id .btn_input_search .logo.bank57,
.content-id .mtl_selectbox.logo_selectbox .logo.bank57 {
  background-position: -363px -263px;
}
body .logo_txt .logo.bank58,
body .btn_input_search .logo.bank58,
body .mtl_selectbox.logo_selectbox .logo.bank58,
.content-id .logo_txt .logo.bank58,
.content-id .btn_input_search .logo.bank58,
.content-id .mtl_selectbox.logo_selectbox .logo.bank58 {
  background-position: -413px -263px;
}
body .logo_txt .logo.bank59,
body .btn_input_search .logo.bank59,
body .mtl_selectbox.logo_selectbox .logo.bank59,
.content-id .logo_txt .logo.bank59,
.content-id .btn_input_search .logo.bank59,
.content-id .mtl_selectbox.logo_selectbox .logo.bank59 {
  background-position: -463px -263px;
}
body .logo_txt .logo.bank60,
body .btn_input_search .logo.bank60,
body .mtl_selectbox.logo_selectbox .logo.bank60,
.content-id .logo_txt .logo.bank60,
.content-id .btn_input_search .logo.bank60,
.content-id .mtl_selectbox.logo_selectbox .logo.bank60 {
  background-position: -13px -313px;
}
body .logo_txt .logo.bank61,
body .btn_input_search .logo.bank61,
body .mtl_selectbox.logo_selectbox .logo.bank61,
.content-id .logo_txt .logo.bank61,
.content-id .btn_input_search .logo.bank61,
.content-id .mtl_selectbox.logo_selectbox .logo.bank61 {
  background-position: -63px -313px;
}
body .logo_txt .logo.bank62,
body .btn_input_search .logo.bank62,
body .mtl_selectbox.logo_selectbox .logo.bank62,
.content-id .logo_txt .logo.bank62,
.content-id .btn_input_search .logo.bank62,
.content-id .mtl_selectbox.logo_selectbox .logo.bank62 {
  background-position: -113px -313px;
}
body .logo_txt .logo.bank63,
body .btn_input_search .logo.bank63,
body .mtl_selectbox.logo_selectbox .logo.bank63,
.content-id .logo_txt .logo.bank63,
.content-id .btn_input_search .logo.bank63,
.content-id .mtl_selectbox.logo_selectbox .logo.bank63 {
  background-position: -163px -313px;
}
body .logo_txt .logo.bank64,
body .btn_input_search .logo.bank64,
body .mtl_selectbox.logo_selectbox .logo.bank64,
.content-id .logo_txt .logo.bank64,
.content-id .btn_input_search .logo.bank64,
.content-id .mtl_selectbox.logo_selectbox .logo.bank64 {
  background-position: -213px -313px;
}
body .logo_txt .logo.bank65,
body .btn_input_search .logo.bank65,
body .mtl_selectbox.logo_selectbox .logo.bank65,
.content-id .logo_txt .logo.bank65,
.content-id .btn_input_search .logo.bank65,
.content-id .mtl_selectbox.logo_selectbox .logo.bank65 {
  background-position: -263px -313px;
}
body .logo_txt .logo.stockA01,
body .btn_input_search .logo.stockA01,
body .mtl_selectbox.logo_selectbox .logo.stockA01,
.content-id .logo_txt .logo.stockA01,
.content-id .btn_input_search .logo.stockA01,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA01 {
  background-position: -13px -413px;
}
body .logo_txt .logo.stockA02,
body .btn_input_search .logo.stockA02,
body .mtl_selectbox.logo_selectbox .logo.stockA02,
.content-id .logo_txt .logo.stockA02,
.content-id .btn_input_search .logo.stockA02,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA02 {
  background-position: -63px -413px;
}
body .logo_txt .logo.stockA03,
body .btn_input_search .logo.stockA03,
body .mtl_selectbox.logo_selectbox .logo.stockA03,
.content-id .logo_txt .logo.stockA03,
.content-id .btn_input_search .logo.stockA03,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA03 {
  background-position: -113px -413px;
}
body .logo_txt .logo.stockA04,
body .btn_input_search .logo.stockA04,
body .mtl_selectbox.logo_selectbox .logo.stockA04,
.content-id .logo_txt .logo.stockA04,
.content-id .btn_input_search .logo.stockA04,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA04 {
  background-position: -163px -413px;
}
body .logo_txt .logo.stockA05,
body .btn_input_search .logo.stockA05,
body .mtl_selectbox.logo_selectbox .logo.stockA05,
.content-id .logo_txt .logo.stockA05,
.content-id .btn_input_search .logo.stockA05,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA05 {
  background-position: -213px -413px;
}
body .logo_txt .logo.stockA06,
body .btn_input_search .logo.stockA06,
body .mtl_selectbox.logo_selectbox .logo.stockA06,
.content-id .logo_txt .logo.stockA06,
.content-id .btn_input_search .logo.stockA06,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA06 {
  background-position: -263px -413px;
}
body .logo_txt .logo.stockA07,
body .btn_input_search .logo.stockA07,
body .mtl_selectbox.logo_selectbox .logo.stockA07,
.content-id .logo_txt .logo.stockA07,
.content-id .btn_input_search .logo.stockA07,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA07 {
  background-position: -313px -413px;
}
body .logo_txt .logo.stockA08,
body .btn_input_search .logo.stockA08,
body .mtl_selectbox.logo_selectbox .logo.stockA08,
.content-id .logo_txt .logo.stockA08,
.content-id .btn_input_search .logo.stockA08,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA08 {
  background-position: -363px -413px;
}
body .logo_txt .logo.stockA09,
body .btn_input_search .logo.stockA09,
body .mtl_selectbox.logo_selectbox .logo.stockA09,
.content-id .logo_txt .logo.stockA09,
.content-id .btn_input_search .logo.stockA09,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA09 {
  background-position: -413px -413px;
}
body .logo_txt .logo.stockA10,
body .btn_input_search .logo.stockA10,
body .mtl_selectbox.logo_selectbox .logo.stockA10,
.content-id .logo_txt .logo.stockA10,
.content-id .btn_input_search .logo.stockA10,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA10 {
  background-position: -463px -413px;
}
body .logo_txt .logo.stockA11,
body .btn_input_search .logo.stockA11,
body .mtl_selectbox.logo_selectbox .logo.stockA11,
.content-id .logo_txt .logo.stockA11,
.content-id .btn_input_search .logo.stockA11,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA11 {
  background-position: -13px -463px;
}
body .logo_txt .logo.stockA12,
body .btn_input_search .logo.stockA12,
body .mtl_selectbox.logo_selectbox .logo.stockA12,
.content-id .logo_txt .logo.stockA12,
.content-id .btn_input_search .logo.stockA12,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA12 {
  background-position: -63px -463px;
}
body .logo_txt .logo.stockA13,
body .btn_input_search .logo.stockA13,
body .mtl_selectbox.logo_selectbox .logo.stockA13,
.content-id .logo_txt .logo.stockA13,
.content-id .btn_input_search .logo.stockA13,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA13 {
  background-position: -113px -463px;
}
body .logo_txt .logo.stockA14,
body .btn_input_search .logo.stockA14,
body .mtl_selectbox.logo_selectbox .logo.stockA14,
.content-id .logo_txt .logo.stockA14,
.content-id .btn_input_search .logo.stockA14,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA14 {
  background-position: -163px -463px;
}
body .logo_txt .logo.stockA15,
body .btn_input_search .logo.stockA15,
body .mtl_selectbox.logo_selectbox .logo.stockA15,
.content-id .logo_txt .logo.stockA15,
.content-id .btn_input_search .logo.stockA15,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA15 {
  background-position: -213px -463px;
}
body .logo_txt .logo.stockA16,
body .btn_input_search .logo.stockA16,
body .mtl_selectbox.logo_selectbox .logo.stockA16,
.content-id .logo_txt .logo.stockA16,
.content-id .btn_input_search .logo.stockA16,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA16 {
  background-position: -263px -463px;
}
body .logo_txt .logo.stockA17,
body .btn_input_search .logo.stockA17,
body .mtl_selectbox.logo_selectbox .logo.stockA17,
.content-id .logo_txt .logo.stockA17,
.content-id .btn_input_search .logo.stockA17,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA17 {
  background-position: -313px -463px;
}
body .logo_txt .logo.stockA18,
body .btn_input_search .logo.stockA18,
body .mtl_selectbox.logo_selectbox .logo.stockA18,
.content-id .logo_txt .logo.stockA18,
.content-id .btn_input_search .logo.stockA18,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA18 {
  background-position: -363px -463px;
}
body .logo_txt .logo.stockA19,
body .btn_input_search .logo.stockA19,
body .mtl_selectbox.logo_selectbox .logo.stockA19,
.content-id .logo_txt .logo.stockA19,
.content-id .btn_input_search .logo.stockA19,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA19 {
  background-position: -413px -463px;
}
body .logo_txt .logo.stockA20,
body .btn_input_search .logo.stockA20,
body .mtl_selectbox.logo_selectbox .logo.stockA20,
.content-id .logo_txt .logo.stockA20,
.content-id .btn_input_search .logo.stockA20,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA20 {
  background-position: -463px -463px;
}
body .logo_txt .logo.stockA21,
body .btn_input_search .logo.stockA21,
body .mtl_selectbox.logo_selectbox .logo.stockA21,
.content-id .logo_txt .logo.stockA21,
.content-id .btn_input_search .logo.stockA21,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA21 {
  background-position: -13px -513px;
}
body .logo_txt .logo.stockA22,
body .btn_input_search .logo.stockA22,
body .mtl_selectbox.logo_selectbox .logo.stockA22,
.content-id .logo_txt .logo.stockA22,
.content-id .btn_input_search .logo.stockA22,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA22 {
  background-position: -63px -513px;
}
body .logo_txt .logo.stockA23,
body .btn_input_search .logo.stockA23,
body .mtl_selectbox.logo_selectbox .logo.stockA23,
.content-id .logo_txt .logo.stockA23,
.content-id .btn_input_search .logo.stockA23,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA23 {
  background-position: -113px -513px;
}
body .logo_txt .logo.stockA24,
body .btn_input_search .logo.stockA24,
body .mtl_selectbox.logo_selectbox .logo.stockA24,
.content-id .logo_txt .logo.stockA24,
.content-id .btn_input_search .logo.stockA24,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA24 {
  background-position: -163px -513px;
}
body .logo_txt .logo.stockA25,
body .btn_input_search .logo.stockA25,
body .mtl_selectbox.logo_selectbox .logo.stockA25,
.content-id .logo_txt .logo.stockA25,
.content-id .btn_input_search .logo.stockA25,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA25 {
  background-position: -213px -513px;
}
body .logo_txt .logo.stockA26,
body .btn_input_search .logo.stockA26,
body .mtl_selectbox.logo_selectbox .logo.stockA26,
.content-id .logo_txt .logo.stockA26,
.content-id .btn_input_search .logo.stockA26,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA26 {
  background-position: -263px -513px;
}
body .logo_txt .logo.stockA27,
body .btn_input_search .logo.stockA27,
body .mtl_selectbox.logo_selectbox .logo.stockA27,
.content-id .logo_txt .logo.stockA27,
.content-id .btn_input_search .logo.stockA27,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA27 {
  background-position: -313px -513px;
}
body .logo_txt .logo.stockA28,
body .btn_input_search .logo.stockA28,
body .mtl_selectbox.logo_selectbox .logo.stockA28,
.content-id .logo_txt .logo.stockA28,
.content-id .btn_input_search .logo.stockA28,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA28 {
  background-position: -363px -513px;
}
body .logo_txt .logo.stockA29,
body .btn_input_search .logo.stockA29,
body .mtl_selectbox.logo_selectbox .logo.stockA29,
.content-id .logo_txt .logo.stockA29,
.content-id .btn_input_search .logo.stockA29,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA29 {
  background-position: -413px -513px;
}
body .logo_txt .logo.stockA30,
body .btn_input_search .logo.stockA30,
body .mtl_selectbox.logo_selectbox .logo.stockA30,
.content-id .logo_txt .logo.stockA30,
.content-id .btn_input_search .logo.stockA30,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA30 {
  background-position: -463px -513px;
}
body .logo_txt .logo.stockA31,
body .btn_input_search .logo.stockA31,
body .mtl_selectbox.logo_selectbox .logo.stockA31,
.content-id .logo_txt .logo.stockA31,
.content-id .btn_input_search .logo.stockA31,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA31 {
  background-position: -13px -563px;
}
body .logo_txt .logo.stockA32,
body .btn_input_search .logo.stockA32,
body .mtl_selectbox.logo_selectbox .logo.stockA32,
.content-id .logo_txt .logo.stockA32,
.content-id .btn_input_search .logo.stockA32,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA32 {
  background-position: -63px -563px;
}
body .logo_txt .logo.stockA33,
body .btn_input_search .logo.stockA33,
body .mtl_selectbox.logo_selectbox .logo.stockA33,
.content-id .logo_txt .logo.stockA33,
.content-id .btn_input_search .logo.stockA33,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA33 {
  background-position: -113px -563px;
}
body .logo_txt .logo.stockA34,
body .btn_input_search .logo.stockA34,
body .mtl_selectbox.logo_selectbox .logo.stockA34,
.content-id .logo_txt .logo.stockA34,
.content-id .btn_input_search .logo.stockA34,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA34 {
  background-position: -163px -563px;
}
body .logo_txt .logo.stockA35,
body .btn_input_search .logo.stockA35,
body .mtl_selectbox.logo_selectbox .logo.stockA35,
.content-id .logo_txt .logo.stockA35,
.content-id .btn_input_search .logo.stockA35,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA35 {
  background-position: -213px -563px;
}
body .logo_txt .logo.stockA36,
body .btn_input_search .logo.stockA36,
body .mtl_selectbox.logo_selectbox .logo.stockA36,
.content-id .logo_txt .logo.stockA36,
.content-id .btn_input_search .logo.stockA36,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA36 {
  background-position: -263px -563px;
}
body .logo_txt .logo.stockA37,
body .btn_input_search .logo.stockA37,
body .mtl_selectbox.logo_selectbox .logo.stockA37,
.content-id .logo_txt .logo.stockA37,
.content-id .btn_input_search .logo.stockA37,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA37 {
  background-position: -313px -563px;
}
body .logo_txt .logo.stockA38,
body .btn_input_search .logo.stockA38,
body .mtl_selectbox.logo_selectbox .logo.stockA38,
.content-id .logo_txt .logo.stockA38,
.content-id .btn_input_search .logo.stockA38,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA38 {
  background-position: -363px -563px;
}
body .logo_txt .logo.stockA39,
body .btn_input_search .logo.stockA39,
body .mtl_selectbox.logo_selectbox .logo.stockA39,
.content-id .logo_txt .logo.stockA39,
.content-id .btn_input_search .logo.stockA39,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA39 {
  background-position: -413px -563px;
}
body .logo_txt .logo.stockA40,
body .btn_input_search .logo.stockA40,
body .mtl_selectbox.logo_selectbox .logo.stockA40,
.content-id .logo_txt .logo.stockA40,
.content-id .btn_input_search .logo.stockA40,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA40 {
  background-position: -463px -563px;
}
body .logo_txt .logo.stockA41,
body .btn_input_search .logo.stockA41,
body .mtl_selectbox.logo_selectbox .logo.stockA41,
.content-id .logo_txt .logo.stockA41,
.content-id .btn_input_search .logo.stockA41,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA41 {
  background-position: -13px -613px;
}
body .logo_txt .logo.stockA42,
body .btn_input_search .logo.stockA42,
body .mtl_selectbox.logo_selectbox .logo.stockA42,
.content-id .logo_txt .logo.stockA42,
.content-id .btn_input_search .logo.stockA42,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA42 {
  background-position: -63px -613px;
}
body .logo_txt .logo.stockA43,
body .btn_input_search .logo.stockA43,
body .mtl_selectbox.logo_selectbox .logo.stockA43,
.content-id .logo_txt .logo.stockA43,
.content-id .btn_input_search .logo.stockA43,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA43 {
  background-position: -113px -613px;
}
body .logo_txt .logo.stockA44,
body .btn_input_search .logo.stockA44,
body .mtl_selectbox.logo_selectbox .logo.stockA44,
.content-id .logo_txt .logo.stockA44,
.content-id .btn_input_search .logo.stockA44,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA44 {
  background-position: -163px -613px;
}
body .logo_txt .logo.stockA45,
body .btn_input_search .logo.stockA45,
body .mtl_selectbox.logo_selectbox .logo.stockA45,
.content-id .logo_txt .logo.stockA45,
.content-id .btn_input_search .logo.stockA45,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA45 {
  background-position: -213px -613px;
}
body .logo_txt .logo.stockA46,
body .btn_input_search .logo.stockA46,
body .mtl_selectbox.logo_selectbox .logo.stockA46,
.content-id .logo_txt .logo.stockA46,
.content-id .btn_input_search .logo.stockA46,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA46 {
  background-position: -263px -613px;
}
body .logo_txt .logo.stockA47,
body .btn_input_search .logo.stockA47,
body .mtl_selectbox.logo_selectbox .logo.stockA47,
.content-id .logo_txt .logo.stockA47,
.content-id .btn_input_search .logo.stockA47,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA47 {
  background-position: -313px -613px;
}
body .logo_txt .logo.stockA48,
body .btn_input_search .logo.stockA48,
body .mtl_selectbox.logo_selectbox .logo.stockA48,
.content-id .logo_txt .logo.stockA48,
.content-id .btn_input_search .logo.stockA48,
.content-id .mtl_selectbox.logo_selectbox .logo.stockA48 {
  background-position: -363px -613px;
}
body .btn_input_search span .logo,
body .mtl_selectbox.logo_selectbox span .logo,
.content-id .btn_input_search span .logo,
.content-id .mtl_selectbox.logo_selectbox span .logo {
  margin-left: 0;
}
body .mtl_selectbox.logo_selectbox,
.content-id .mtl_selectbox.logo_selectbox {
  display: inline-flex;
  align-items: center;
}
body .mtl_selectbox.logo_selectbox::after,
.content-id .mtl_selectbox.logo_selectbox::after {
  display: none;
}
body .mtl_selectbox.logo_selectbox .logo,
.content-id .mtl_selectbox.logo_selectbox .logo {
  margin-right: 0;
}
body .logo_txt,
.content-id .logo_txt {
  position: relative;
}
body .logo_txt .logo,
.content-id .logo_txt .logo {
  top: -3px;
  left: 0;
  margin-left: 0;
}
body .logo_txt + input,
.content-id .logo_txt + input {
  margin-left: 16px;
}

/*
* Button
* --------------
*/
body .btn {
  box-sizing: border-box;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  height: 40px;
  background-color: #008DDB;
  color: #fff;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 16px;
  border-radius: 8px;
}
body .btn * {
  box-sizing: border-box;
}
body .btn:hover, body .btn:focus {
  text-decoration: none;
  outline: 0;
}
body .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
body .btn.disabled, body .btn:disabled {
  box-shadow: none;
  background-color: #fff;
  color: #E1E2E5;
  border-color: #E1E2E5;
  pointer-events: none;
}
body .btn:not(:disabled):not(.disabled):focus, body .btn:not(:disabled):not(.disabled):hover, body .btn:not(:disabled):not(.disabled):active, body .btn:not(:disabled):not(.disabled).active {
  background-color: #18658c;
  color: #fff;
  border: 1px solid transparent;
}
body a.btn.disabled,
body fieldset:disabled a.btn {
  pointer-events: none;
}
body .btn_block {
  display: block;
  width: 100%;
}
body .btn_block + .btn_block {
  margin-top: 10px;
}
body input[type=submit].btn_block,
body input[type=reset].btn_block,
body input[type=button].btn_block {
  width: 100%;
}
body .btn_lg {
  height: 56px;
  font-size: 16px;
}
body .btn_lg:not(button) {
  padding-top: 17px;
}
body .btn_nm {
  height: 40px;
  font-size: 16px;
}
body .btn_md {
  height: 48px;
  font-size: 16px;
}
body .btn_md:not(button) {
  padding-top: 14px;
}
body .btn + .btn {
  margin-left: 8px;
}
body .btn_ok {
  font-size: 16px;
  border-radius: 8px;
  min-width: 160px;
  height: 56px;
  color: #fff;
  background-color: #008DDB;
  margin: 0;
}
body .btn_ok:not(button) {
  padding-top: 17px;
}
body .btn_ok.disabled, body .btn_ok:disabled {
  background-color: #EBEBED;
  color: #73757C;
  pointer-events: none;
}
body .btn_ok:not(:disabled):not(.disabled):focus, body .btn_ok:not(:disabled):not(.disabled):hover, body .btn_ok:not(:disabled):not(.disabled):active, body .btn_ok:not(:disabled):not(.disabled).active {
  background-color: #1476AD;
  color: #fff;
}
body .btn_cancel {
  font-size: 16px;
  border-radius: 8px;
  min-width: 160px;
  height: 56px;
  background-color: #fff;
  color: #1A1D29;
  border: 1px solid #4D4F58;
  margin: 0;
  font-weight: 600;
}
body .btn_cancel:not(button) {
  padding-top: 20px;
}
body .btn_cancel.disabled, body .btn_cancel:disabled {
  background-color: #fff;
  color: #E1E2E5;
  border: 1px solid #E1E2E5;
}
body .btn_cancel:not(:disabled):not(.disabled):focus, body .btn_cancel:not(:disabled):not(.disabled):hover, body .btn_cancel:not(:disabled):not(.disabled):active, body .btn_cancel:not(:disabled):not(.disabled).active {
  background-color: #FAFAFA;
  color: #1A1D29;
  border: 1px solid #4D4F58;
}
body .btn_lookup,
body .btn_line {
  background-color: #fff;
  color: #4D4F58;
  border: 1px solid #4D4F58;
}
body .btn_lookup.disabled, body .btn_lookup:disabled,
body .btn_line.disabled,
body .btn_line:disabled {
  background-color: #EBEBED;
  color: #73757C;
  border: 1px solid #CDCECF;
}
body .btn_lookup:not(:disabled):not(.disabled):focus, body .btn_lookup:not(:disabled):not(.disabled):hover, body .btn_lookup:not(:disabled):not(.disabled):active, body .btn_lookup:not(:disabled):not(.disabled).active,
body .btn_line:not(:disabled):not(.disabled):focus,
body .btn_line:not(:disabled):not(.disabled):hover,
body .btn_line:not(:disabled):not(.disabled):active,
body .btn_line:not(:disabled):not(.disabled).active {
  background-color: #FAFAFA;
  color: #1A1D29;
  border: 1px solid #4D4F58;
}
body .btn_lookup:hover,
body .btn_line:hover {
  background-color: #FAFAFA;
  color: #1A1D29;
  border: 1px solid #4D4F58;
}
body .btn_lookup {
  height: 48px;
  font-size: 16px;
  min-width: 160px;
  margin-top: -16px;
}
body .btn_line_second {
  background-color: #fff;
  color: #1A1D29;
  border: 1px solid #4D4F58;
  padding: 5px 14px;
  line-height: 1.5;
  height: 32px;
  font-size: 14px;
}
body .btn_line_second.disabled, body .btn_line_second:disabled {
  background-color: #fff;
  color: #E1E2E5;
  border: 1px solid #E1E2E5;
}
body .btn_line_second:not(:disabled):not(.disabled):focus, body .btn_line_second:not(:disabled):not(.disabled):hover, body .btn_line_second:not(:disabled):not(.disabled):active, body .btn_line_second:not(:disabled):not(.disabled).active {
  background-color: #FAFAFA;
  color: #1A1D29;
  border: 1px solid #4D4F58;
}
body .btn_line_second span {
  font-size: 14px;
}
body .btn_line_fill {
  background-color: #fff;
  color: #1A1D29;
  border: 1px solid #4D4F58;
}
body .btn_line_fill.disabled, body .btn_line_fill:disabled {
  background-color: #fff;
  color: #E1E2E5;
  border: 1px solid #E1E2E5;
}
body .btn_line_fill:not(:disabled):not(.disabled):focus, body .btn_line_fill:not(:disabled):not(.disabled):hover, body .btn_line_fill:not(:disabled):not(.disabled):active, body .btn_line_fill:not(:disabled):not(.disabled).active {
  background-color: #FAFAFA;
  border: 1px solid #4D4F58;
  color: #1A1D29;
}
body .btn_second {
  background-color: #4D4F58;
  color: #fff;
}
body .btn_second.disabled, body .btn_second:disabled {
  box-shadow: none;
  background-color: #fff;
  color: #E1E2E5;
  border-color: #E1E2E5;
  pointer-events: none;
}
body .btn_second:not(:disabled):not(.disabled):focus, body .btn_second:not(:disabled):not(.disabled):hover, body .btn_second:not(:disabled):not(.disabled):active, body .btn_second:not(:disabled):not(.disabled).active {
  background-color: #1A1D29;
  color: #fff;
}
body .btn_chk {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  padding: 6px 16px;
  font-size: 13px;
  line-height: 20px;
  border-radius: 8px;
}
body .btn_chk input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 1px;
  height: 1px;
}
body .btn_chk input:focus + .label {
  text-decoration: underline;
}
body .btn_chk .label {
  position: relative;
  z-index: 1;
  background-color: none;
  font-weight: 400;
}
body .btn_chk .bg {
  position: absolute;
  top: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  border-radius: 8px;
}
body .btn_chk.btn_md {
  padding: 10px 8px;
  font-size: 13px;
  line-height: 13px;
  border-radius: 8px;
  font-size: 14px;
  height: 32px;
  min-width: 96px;
  max-width: 96px;
  float: left !important;
  margin-right: 8px !important;
}
body .btn_chk.btn_second, body .btn_chk.btn_line {
  padding: 10px 8px;
  font-size: 13px;
  line-height: 13px;
  border-radius: 8px;
  font-size: 14px;
  height: 32px;
  min-width: 96px;
  max-width: 96px;
  float: left !important;
  margin-right: 8px !important;
}
body .btn_chk.btn_second, body .btn_chk.btn_second:focus, body .btn_chk.btn_second:not(:disabled):not(.disabled):active, body .btn_chk.btn_second:not(:disabled):not(.disabled).active, body .btn_chk.btn_line, body .btn_chk.btn_line:focus, body .btn_chk.btn_line:not(:disabled):not(.disabled):active, body .btn_chk.btn_line:not(:disabled):not(.disabled).active {
  border: none;
}
body .btn_chk.btn_second input ~ .bg, body .btn_chk.btn_line input ~ .bg {
  border: 1px solid #1A1D29;
}
body .btn_chk.btn_second input:focus ~ .bg, body .btn_chk.btn_line input:focus ~ .bg {
  outline: 2px solid black;
}
body .btn_chk.btn_second input:checked ~ .bg, body .btn_chk.btn_line input:checked ~ .bg {
  background-color: #f5fafd;
  border: 1px solid #008DDB;
}
body .btn_chk.btn_second input:checked, body .btn_chk.btn_line input:checked {
  border: 1px solid #008DDB;
}
body .btn_chk.btn_line.checked input ~ .bg {
  background-color: #f5fafd;
  border: 1px solid #008DDB;
}
body .btn_chk + .btn_second {
  padding: 10px 8px;
  font-size: 13px;
  line-height: 13px;
  border-radius: 8px;
  font-size: 14px;
  height: 32px;
  min-width: 96px;
  max-width: 96px;
  float: left !important;
  margin-right: 8px !important;
}
body .btn_plus span {
  color: #222;
  font-weight: 400;
  font-size: 13px;
}
body .btn_plus span:after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 10px;
  margin-left: 5px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='8' viewBox='0 0 9 8'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23222'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1374.000000, -699.000000) translate(479.000000, 196.000000) translate(0.000000, 371.000000) translate(895.000000, 132.000000)'%3E%3Crect width='1.5' height='8' x='4' rx='.75'/%3E%3Crect width='1.5' height='8' x='4' rx='.75' transform='translate(4.750000, 4.000000) rotate(90.000000) translate(-4.750000, -4.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}
body .chk_btnBox {
  position: relative;
}
body .chk_btnBox::after {
  display: block;
  content: "";
  clear: both;
}
body .ic_arrow {
  position: relative;
  padding-left: 17px;
}
body .ic_arrow:after {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
body .ic_arrow.up:after {
  border-bottom: 8px solid #222;
}
body .ic_arrow.down:after {
  border-top: 8px solid #222;
}
body .btn_arrow,
body .all_btn {
  display: inline-block;
}
body .btn_arrow span,
body .all_btn span {
  color: #444;
}
body .btn_arrow span:after,
body .all_btn span:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1416 -674) translate(480 666) translate(886 7) translate(50 1)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M9.75 7.5L14.25 12 9.75 16.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  margin-bottom: 2px;
}
body .btn_arrow:hover,
body .all_btn:hover {
  text-decoration: underline;
}
body button.btn_more {
  width: 100%;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
  padding: 28px 0;
  margin-top: -1px;
  font-size: 16px;
  color: #1A1D29;
  font-weight: 600;
}
body button.btn_more::after {
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  margin-left: 4px;
  vertical-align: bottom;
  transition: transform 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1) 0s;
  background: url(/inc_renewal/img/sp/sp_more_arr.svg) -40px 0 no-repeat;
}
body button.btn_more:hover, body button.btn_more:active {
  text-decoration: underline;
}
body .btn_area {
  font-size: 0;
  position: relative;
  text-align: center;
}
body .btn_area::after {
  display: block;
  content: "";
  clear: both;
}
body .btn_area.action {
  margin: 56px 0 72px 0;
}
body .btn_area.sub {
  margin: 24px 0 72px 0;
}
body .form_group.grid5 {
  width: 512px;
}
body .form_group.grid5 .btn {
  width: 96px;
  height: 32px;
  padding: 9px 22px;
  font-size: 14px;
  line-height: 14px;
  box-sizing: border-box;
  margin-right: 8px !important;
}
body .form_group.grid5 .btn:last-child {
  margin-right: 0 !important;
}
body table .form_group.grid5 * + button {
  margin-left: 0 !important;
}

/*
* Tab
* --------------
*/
.tab_line {
  display: flex;
}
.tab_line > li {
  flex: 1;
}

.tab_line {
  position: relative;
  z-index: 1;
  margin-left: 2px;
  margin-bottom: 55px;
}
.tab_line::after {
  display: block;
  content: "";
  clear: both;
}
.tab_line > li {
  float: left;
  margin-left: -1px;
}
.tab_line > li:first-child {
  margin: 0;
}
.tab_line > li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 68px;
  padding: 0 28px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #73757C;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  background: #fafafa;
}
.tab_line > li.on > a {
  z-index: 1;
  border: none;
  color: #008DDB;
  font-weight: 600;
  background: #fff;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.tab_line > li.on > a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border: 2px solid #008DDB;
  border-bottom: 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.tab_line:after {
  content: "";
  display: block;
  width: 100%;
  border: 1px solid #008DDB;
  position: absolute;
  left: 0;
  bottom: 0;
}

.tab_nav {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  background: #fafafa;
}
.tab_nav * {
  box-sizing: border-box;
}
.tab_nav::after {
  content: "";
  display: block;
  width: 100%;
  border: 1px solid #008DDB;
  position: absolute;
  bottom: 0;
  left: 0;
}
.tab_nav > li {
  height: 64px;
  flex: auto;
}
.tab_nav > li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid transparent;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-color: transparent;
  border-bottom: 0;
  text-decoration: none;
  color: #73757C;
  height: 64px;
  line-height: 64px;
}
.tab_nav > li.on a {
  border-color: #008DDB;
  color: #008DDB;
  z-index: 1;
  font-weight: 500;
  background: #fff;
}

.tab_nav.tab_group {
  display: block;
}
.tab_nav.tab_group li {
  border: none;
}
.tab_nav.tab_group li a {
  z-index: 1;
}
.tab_nav.tab_group li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: -1px;
  right: 0;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.tab_nav.tab_group li:nth-of-type(1) {
  border-top: none;
}
.tab_nav.tab_group[data-grid="1"]::after {
  display: block;
  content: "";
  clear: both;
}
.tab_nav.tab_group[data-grid="1"] > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 100%/1 - 0px );
  margin-right: calc((100% - ( ((100% / 1) - 0px) * 1)) / (1 - 1)) !important;
}
.tab_nav.tab_group[data-grid="1"] > *:nth-of-type(1n) {
  float: right;
  margin-right: 0 !important;
}
.tab_nav.tab_group[data-grid="1"] > *:nth-of-type(1n) {
  float: right;
  margin-right: 0 !important;
  border-right: 0;
}
.tab_nav.tab_group[data-grid="1"] > *:nth-of-type(1n):after {
  border-right: none;
}
.tab_nav.tab_group li:nth-of-type(2) {
  border-top: none;
}
.tab_nav.tab_group[data-grid="2"]::after {
  display: block;
  content: "";
  clear: both;
}
.tab_nav.tab_group[data-grid="2"] > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 100%/2 - 0px );
  margin-right: calc((100% - ( ((100% / 2) - 0px) * 2)) / (2 - 1)) !important;
}
.tab_nav.tab_group[data-grid="2"] > *:nth-of-type(2n) {
  float: right;
  margin-right: 0 !important;
}
.tab_nav.tab_group[data-grid="2"] > *:nth-of-type(2n) {
  float: right;
  margin-right: 0 !important;
  border-right: 0;
}
.tab_nav.tab_group[data-grid="2"] > *:nth-of-type(2n):after {
  border-right: none;
}
.tab_nav.tab_group li:nth-of-type(3) {
  border-top: none;
}
.tab_nav.tab_group[data-grid="3"]::after {
  display: block;
  content: "";
  clear: both;
}
.tab_nav.tab_group[data-grid="3"] > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 100%/3 - 0px );
  margin-right: calc((100% - ( ((100% / 3) - 0px) * 3)) / (3 - 1)) !important;
}
.tab_nav.tab_group[data-grid="3"] > *:nth-of-type(3n) {
  float: right;
  margin-right: 0 !important;
}
.tab_nav.tab_group[data-grid="3"] > *:nth-of-type(3n) {
  float: right;
  margin-right: 0 !important;
  border-right: 0;
}
.tab_nav.tab_group[data-grid="3"] > *:nth-of-type(3n):after {
  border-right: none;
}
.tab_nav.tab_group li:nth-of-type(4) {
  border-top: none;
}
.tab_nav.tab_group[data-grid="4"]::after {
  display: block;
  content: "";
  clear: both;
}
.tab_nav.tab_group[data-grid="4"] > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 100%/4 - 0px );
  margin-right: calc((100% - ( ((100% / 4) - 0px) * 4)) / (4 - 1)) !important;
}
.tab_nav.tab_group[data-grid="4"] > *:nth-of-type(4n) {
  float: right;
  margin-right: 0 !important;
}
.tab_nav.tab_group[data-grid="4"] > *:nth-of-type(4n) {
  float: right;
  margin-right: 0 !important;
  border-right: 0;
}
.tab_nav.tab_group[data-grid="4"] > *:nth-of-type(4n):after {
  border-right: none;
}
.tab_nav.tab_group li:nth-of-type(5) {
  border-top: none;
}
.tab_nav.tab_group[data-grid="5"]::after {
  display: block;
  content: "";
  clear: both;
}
.tab_nav.tab_group[data-grid="5"] > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 100%/5 - 0px );
  margin-right: calc((100% - ( ((100% / 5) - 0px) * 5)) / (5 - 1)) !important;
}
.tab_nav.tab_group[data-grid="5"] > *:nth-of-type(5n) {
  float: right;
  margin-right: 0 !important;
}
.tab_nav.tab_group[data-grid="5"] > *:nth-of-type(5n) {
  float: right;
  margin-right: 0 !important;
  border-right: 0;
}
.tab_nav.tab_group[data-grid="5"] > *:nth-of-type(5n):after {
  border-right: none;
}
.tab_nav.tab_group li:nth-of-type(6) {
  border-top: none;
}
.tab_nav.tab_group[data-grid="6"]::after {
  display: block;
  content: "";
  clear: both;
}
.tab_nav.tab_group[data-grid="6"] > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 100%/6 - 0px );
  margin-right: calc((100% - ( ((100% / 6) - 0px) * 6)) / (6 - 1)) !important;
}
.tab_nav.tab_group[data-grid="6"] > *:nth-of-type(6n) {
  float: right;
  margin-right: 0 !important;
}
.tab_nav.tab_group[data-grid="6"] > *:nth-of-type(6n) {
  float: right;
  margin-right: 0 !important;
  border-right: 0;
}
.tab_nav.tab_group[data-grid="6"] > *:nth-of-type(6n):after {
  border-right: none;
}
.tab_nav.tab_group li:nth-of-type(7) {
  border-top: none;
}
.tab_nav.tab_group[data-grid="7"]::after {
  display: block;
  content: "";
  clear: both;
}
.tab_nav.tab_group[data-grid="7"] > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 100%/7 - 0px );
  margin-right: calc((100% - ( ((100% / 7) - 0px) * 7)) / (7 - 1)) !important;
}
.tab_nav.tab_group[data-grid="7"] > *:nth-of-type(7n) {
  float: right;
  margin-right: 0 !important;
}
.tab_nav.tab_group[data-grid="7"] > *:nth-of-type(7n) {
  float: right;
  margin-right: 0 !important;
  border-right: 0;
}
.tab_nav.tab_group[data-grid="7"] > *:nth-of-type(7n):after {
  border-right: none;
}
.tab_nav.tab_group li:nth-of-type(8) {
  border-top: none;
}
.tab_nav.tab_group[data-grid="8"]::after {
  display: block;
  content: "";
  clear: both;
}
.tab_nav.tab_group[data-grid="8"] > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 100%/8 - 0px );
  margin-right: calc((100% - ( ((100% / 8) - 0px) * 8)) / (8 - 1)) !important;
}
.tab_nav.tab_group[data-grid="8"] > *:nth-of-type(8n) {
  float: right;
  margin-right: 0 !important;
}
.tab_nav.tab_group[data-grid="8"] > *:nth-of-type(8n) {
  float: right;
  margin-right: 0 !important;
  border-right: 0;
}
.tab_nav.tab_group[data-grid="8"] > *:nth-of-type(8n):after {
  border-right: none;
}
.tab_nav.tab_group li:nth-of-type(9) {
  border-top: none;
}
.tab_nav.tab_group[data-grid="9"]::after {
  display: block;
  content: "";
  clear: both;
}
.tab_nav.tab_group[data-grid="9"] > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 100%/9 - 0px );
  margin-right: calc((100% - ( ((100% / 9) - 0px) * 9)) / (9 - 1)) !important;
}
.tab_nav.tab_group[data-grid="9"] > *:nth-of-type(9n) {
  float: right;
  margin-right: 0 !important;
}
.tab_nav.tab_group[data-grid="9"] > *:nth-of-type(9n) {
  float: right;
  margin-right: 0 !important;
  border-right: 0;
}
.tab_nav.tab_group[data-grid="9"] > *:nth-of-type(9n):after {
  border-right: none;
}
.tab_nav.tab_group li:nth-of-type(10) {
  border-top: none;
}
.tab_nav.tab_group[data-grid="10"]::after {
  display: block;
  content: "";
  clear: both;
}
.tab_nav.tab_group[data-grid="10"] > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 100%/10 - 0px );
  margin-right: calc((100% - ( ((100% / 10) - 0px) * 10)) / (10 - 1)) !important;
}
.tab_nav.tab_group[data-grid="10"] > *:nth-of-type(10n) {
  float: right;
  margin-right: 0 !important;
}
.tab_nav.tab_group[data-grid="10"] > *:nth-of-type(10n) {
  float: right;
  margin-right: 0 !important;
  border-right: 0;
}
.tab_nav.tab_group[data-grid="10"] > *:nth-of-type(10n):after {
  border-right: none;
}

.tab_button::after {
  display: block;
  content: "";
  clear: both;
}
.tab_button li {
  float: left;
}
.tab_button li a {
  display: block;
  position: relative;
  width: auto;
  padding: 0 20px;
  border: 1px solid #cecece;
  height: 40px;
  border-radius: 24px;
  font-size: 14px;
  color: #4D4F58;
  line-height: 40px;
  margin: 6px 4px;
  background: #fff;
  text-align: center;
}
.tab_button li.on a {
  background-color: #4D4F58;
  color: #fff;
}
.tab_button li:first-child a {
  margin-left: 0;
}
.tab_button:focus li a {
  text-decoration: underline;
}

.tab_button.bg_gray li a {
  background-color: #fff;
  border-color: #CDCECF;
}
.tab_button.bg_gray li.on a {
  background: #4D4F58;
  border: none;
}
.tab_button.bg_gray:hover, .tab_button.bg_gray:focus {
  border: none;
}

.box_info_con .tab_button li a {
  background-color: #fff;
  border-color: #CDCECF;
}
.box_info_con .tab_button li.on a {
  background: #4D4F58;
  border: none;
}

.tab_nav {
  margin-bottom: 50px;
}

.modal .tab_nav {
  margin-bottom: 30px;
}

/*
* Tooltip
* --------------
*/
.tooltip {
  position: relative;
  display: inline-block;
}
.tooltip.gray {
  margin-left: 3px;
}
.tooltip.gray .tooltip_btn:after {
  top: 1px;
  background-color: #73757C;
}
.tooltip .tooltip_btn {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 20px;
  vertical-align: middle;
}
.tooltip .tooltip_btn:after {
  content: "?";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 16px;
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  background-color: #73757C;
  border-radius: 50%;
}
.tooltip .tooltip_btn span {
  position: absolute;
  display: inline-block;
  font-size: 1px;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  border: 0;
  clip: rect(0, 0, 0, 0);
}
.tooltip .tooltip_btn.btn_txt {
  width: auto;
}
.tooltip .tooltip_btn.btn_txt:after {
  content: "";
  background: none;
}

.tooltip_arrow {
  width: 10px;
  height: 5px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='5' viewBox='0 0 10 5'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23444'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M300 0L290 0 295 5z' transform='translate(-1371 -1835) translate(480 196) translate(1 1492) translate(600 147) matrix(1 0 0 -1 0 5)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  position: absolute;
  top: -5px;
  z-index: 9000;
}

.tooltip_content {
  display: none;
}

.tooltip_clone {
  position: absolute;
  height: auto;
  z-index: 900;
}
.tooltip_clone .tooltip_content {
  display: block;
  position: relative;
  min-width: 200px;
  max-width: 600px;
}
.tooltip_clone .tooltip_body {
  z-index: 700;
  position: relative;
  color: #fff;
  padding: 32px 30px 24px 16px;
  border-radius: 16px;
  background-color: #444444;
  line-height: 22px;
  font-size: 13px;
}
.tooltip_clone .tooltip_body h4 {
  font-weight: 400;
  color: #fff;
  margin-bottom: 8px;
}
.tooltip_clone .tooltip_body * {
  font-weight: 300;
  color: #fff;
}
.tooltip_clone .tooltip_body .listDefault li {
  font-size: 13px;
}
.tooltip_clone .btn_close {
  z-index: 701;
  position: absolute;
  top: 8px;
  right: 8px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23FFF' stroke-linecap='square' stroke-width='1.5' d='M7 8L15.485 16.485' transform='translate(-1409 -1848) translate(480 196) translate(1 1492) translate(600 147) translate(328 13)'/%3E%3Cpath stroke='%23FFF' stroke-linecap='square' stroke-width='1.5' d='M7 8L15.485 16.485' transform='translate(-1409 -1848) translate(480 196) translate(1 1492) translate(600 147) translate(328 13) matrix(-1 0 0 1 22.485 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
  width: 24px;
  height: 24px;
}
.tooltip_clone .btn_close span {
  position: absolute;
  display: inline-block;
  font-size: 1px;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  border: 0;
  clip: rect(0, 0, 0, 0);
}

.title_area .tooltip {
  margin-top: 5px;
  margin-left: 8px;
  vertical-align: top;
}

/*
* Table
* --------------
*/
.table_area {
  position: relative;
  width: 100%;
}
.table_area + .table_area > .table:first-child {
  margin-top: -1px;
}
.table_area + .table_area > .table:first-child:before {
  display: none;
}
.table_area thead .btn {
  height: 32px;
  font-size: 14px;
  padding: 0 11px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.table_area .scroll_wrap {
  position: relative;
  overflow-x: auto;
}

body .table,
.modal_content .table,
.content-id .table {
  position: relative;
  box-sizing: border-box;
  /* border-top:1px solid $table-bdt-color; */
  overflow-x: auto;
  overflow-y: hidden;
  background-color: #fff;
  /* tbody,
  tfoot{
  	tr:last-child{
  		th,td{border-bottom:1px solid #bdbdbd}
  	}
  } */
}
body .table:before,
.modal_content .table:before,
.content-id .table:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #4D4F58;
  z-index: 1;
}
body .table:after,
.modal_content .table:after,
.content-id .table:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #bdbdbd;
}
body .table.bdt_n:before,
.modal_content .table.bdt_n:before,
.content-id .table.bdt_n:before {
  background-color: transparent;
}
body .table.bdt_n tr:first-child th,
body .table.bdt_n tr:first-child td,
.modal_content .table.bdt_n tr:first-child th,
.modal_content .table.bdt_n tr:first-child td,
.content-id .table.bdt_n tr:first-child th,
.content-id .table.bdt_n tr:first-child td {
  border-top: none;
}
body .table.bdb_n::after,
.modal_content .table.bdb_n::after,
.content-id .table.bdb_n::after {
  background-color: transparent;
}
body .table.bdb_light:after,
.modal_content .table.bdb_light:after,
.content-id .table.bdb_light:after {
  background-color: #E1E2E5;
}
body .table.bdt_light:before,
.modal_content .table.bdt_light:before,
.content-id .table.bdt_light:before {
  background-color: transparent;
}
body .table table,
.modal_content .table table,
.content-id .table table {
  width: 100%;
  border-collapse: collapse;
  min-width: 740px;
}
body .table th,
body .table td,
.modal_content .table th,
.modal_content .table td,
.content-id .table th,
.content-id .table td {
  box-sizing: border-box;
  border-top: 1px solid #E1E2E5;
  color: #1A1D29;
  /*font-weight:$fw-bold;*/
  font-size: 16px;
  word-break: break-all;
  height: 56px;
}
body .table th .num,
body .table td .num,
.modal_content .table th .num,
.modal_content .table td .num,
.content-id .table th .num,
.content-id .table td .num {
  letter-spacing: -0.5px;
}
body .table th .num > strong.fz16,
body .table td .num > strong.fz16,
.modal_content .table th .num > strong.fz16,
.modal_content .table td .num > strong.fz16,
.content-id .table th .num > strong.fz16,
.content-id .table td .num > strong.fz16 {
  font-weight: 400;
}
body .table th,
.modal_content .table th,
.content-id .table th {
  font-weight: 600;
  background-color: #f5fafd;
  padding: 24px 24px 25px;
  color: #1A1D29;
  font-weight: 500;
  background-color: #F5FAFD;
}
body .table th.bg_white,
.modal_content .table th.bg_white,
.content-id .table th.bg_white {
  background-color: #fff;
}
body .table td,
.modal_content .table td,
.content-id .table td {
  padding: 24px 24px 25px;
}
body .table td.ta_r,
.modal_content .table td.ta_r,
.content-id .table td.ta_r {
  padding-right: 24px !important;
}
body .table .bdr,
.modal_content .table .bdr,
.content-id .table .bdr {
  border-right: 1px solid #E1E2E5 !important;
}
body .table .bdl,
.modal_content .table .bdl,
.content-id .table .bdl {
  border-left: 1px solid #E1E2E5 !important;
}
body .table thead th,
.modal_content .table thead th,
.content-id .table thead th {
  text-align: center;
}
body .table tbody th,
.modal_content .table tbody th,
.content-id .table tbody th {
  text-align: center;
}
body .table tbody td,
.modal_content .table tbody td,
.content-id .table tbody td {
  text-align: left;
}
body .table tbody td.bg_gray,
.modal_content .table tbody td.bg_gray,
.content-id .table tbody td.bg_gray {
  background-color: #f9f9f9;
}
body .table tfoot th,
body .table tfoot td,
.modal_content .table tfoot th,
.modal_content .table tfoot td,
.content-id .table tfoot th,
.content-id .table tfoot td {
  font-weight: 600;
  color: #1A1D29;
  background: #FAFAFA;
  text-align: center;
  border-right: 1px solid #E1E2E5;
}
body .table tfoot th:last-child,
body .table tfoot td:last-child,
.modal_content .table tfoot th:last-child,
.modal_content .table tfoot td:last-child,
.content-id .table tfoot th:last-child,
.content-id .table tfoot td:last-child {
  border-right: 0;
}
body .table tfoot tr:first-child th,
body .table tfoot tr:first-child td,
.modal_content .table tfoot tr:first-child th,
.modal_content .table tfoot tr:first-child td,
.content-id .table tfoot tr:first-child th,
.content-id .table tfoot tr:first-child td {
  border-top: 1px solid #E1E2E5;
  margin-top: -1px;
}
body .table tfoot .fw_regular,
.modal_content .table tfoot .fw_regular,
.content-id .table tfoot .fw_regular {
  font-size: 12px;
}
body .table td em,
.modal_content .table td em,
.content-id .table td em {
  color: #1A1D29;
}
body .table td .num > em,
.modal_content .table td .num > em,
.content-id .table td .num > em {
  margin-left: 5px;
}
body .table.no_bdb::after,
.modal_content .table.no_bdb::after,
.content-id .table.no_bdb::after {
  background: initial;
}
body .table.table_double th,
.modal_content .table.table_double th,
.content-id .table.table_double th {
  border-top: none;
}
body .table.table_double td,
.modal_content .table.table_double td,
.content-id .table.table_double td {
  border-bottom: 1px solid #E1E2E5;
}
body .table.table_double::after,
.modal_content .table.table_double::after,
.content-id .table.table_double::after {
  display: none;
}
body .table.table_compact th,
body .table.table_compact td,
.modal_content .table.table_compact th,
.modal_content .table.table_compact td,
.content-id .table.table_compact th,
.content-id .table.table_compact td {
  padding: 24px;
  height: auto;
}
body .table.table_compact th .input_number,
body .table.table_compact td .input_number,
.modal_content .table.table_compact th .input_number,
.modal_content .table.table_compact td .input_number,
.content-id .table.table_compact th .input_number,
.content-id .table.table_compact td .input_number {
  display: flex;
  align-items: center;
}
body .table.table_row th,
body .table.table_row td,
.modal_content .table.table_row th,
.modal_content .table.table_row td,
.content-id .table.table_row th,
.content-id .table.table_row td {
  text-align: center;
  border-right: 1px solid #E1E2E5;
  padding-left: 8px;
  padding-right: 8px;
}
body .table.table_row th:last-child,
body .table.table_row td:last-child,
.modal_content .table.table_row th:last-child,
.modal_content .table.table_row td:last-child,
.content-id .table.table_row th:last-child,
.content-id .table.table_row td:last-child {
  border-right: 0;
}
body .table.table_col th,
.modal_content .table.table_col th,
.content-id .table.table_col th {
  text-align: left;
  border-right: 1px solid #E1E2E5;
  font-weight: 500;
}
body .table.table_col td,
.modal_content .table.table_col td,
.content-id .table.table_col td {
  text-align: left;
  font-weight: 400;
}
body .table.table_col .form_group .mtl_radio + .form_inline,
.modal_content .table.table_col .form_group .mtl_radio + .form_inline,
.content-id .table.table_col .form_group .mtl_radio + .form_inline {
  margin-left: 40px;
}
body .table.table_list th,
body .table.table_list td,
.modal_content .table.table_list th,
.modal_content .table.table_list td,
.content-id .table.table_list th,
.content-id .table.table_list td {
  background: none;
  text-align: left !important;
}
body .table.table_list th,
.modal_content .table.table_list th,
.content-id .table.table_list th {
  padding: 24px 24px 25px 56px;
  font-weight: 400;
}
body .table.table_list td,
.modal_content .table.table_list td,
.content-id .table.table_list td {
  padding: 24px 24px 25px 24px;
}
body .table.table_list td > .form_acc_area:first-child > .form_group:first-child,
.modal_content .table.table_list td > .form_acc_area:first-child > .form_group:first-child,
.content-id .table.table_list td > .form_acc_area:first-child > .form_group:first-child {
  margin-top: 0;
}
body .table.table_accordion tbody td,
.modal_content .table.table_accordion tbody td,
.content-id .table.table_accordion tbody td {
  border-right: none;
}

.table_top {
  position: relative;
  margin-bottom: 15px;
  font-size: 14px;
  color: #757575;
}
.table_top::after {
  display: block;
  content: "";
  clear: both;
}
.table_top span,
.table_top p {
  font-weight: 400;
}

.table_top_fix {
  position: absolute;
  right: 0;
  top: -42px;
  font-size: 14px;
  color: #73757C;
}
.table_top_fix span,
.table_top_fix p {
  font-weight: 400;
}

.important i {
  position: relative;
  display: inline-block;
  margin-right: 4px;
  color: transparent;
}
.important i:before {
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 6px;
  height: 6px;
  background: url("/inc_renewal/img/_svg/icon_important.svg") 0 0 no-repeat;
  transform: translateY(-50%);
  content: "";
}
.important em {
  position: absolute;
  display: inline-block;
  font-size: 1px;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  border: 0;
  clip: rect(0, 0, 0, 0);
}

.table.table_accordion tbody td {
  border-right: none;
}
.table.table_accordion tr {
  position: relative;
}
.table.table_accordion tr.list td.ta_l:first-child {
  padding-left: 24px;
}
.table.table_accordion tr.list td:last-child td:last-child {
  position: relative;
  padding: 0;
  margin: 0;
}
.table.table_accordion tr.fold td {
  position: relative;
  padding: 0px 24px 24px;
  height: auto;
}
.table.table_accordion tr.fold .folding_top {
  position: relative;
}
.table.table_accordion tr.fold .folding_top .etc_title {
  margin-left: 30px;
}
.table.table_accordion tr.fold .folding_top .etc_title dd {
  font-weight: 600;
  text-align: left;
}
.table.table_accordion tr.fold .folding_wrap {
  display: none;
  margin-top: 8px;
  /*margin-bottom:12px; */
  padding: 24px 24px 24px 74px;
  border: 0;
  border-radius: 8px;
  background-color: #FAFAFA;
}
.table.table_accordion tr.fold .folding_wrap .inner_wrap::after {
  display: block;
  content: "";
  clear: both;
}
.table.table_accordion tr.fold .folding_wrap .inner_wrap dl {
  text-align: left;
  float: left;
  line-height: 24px;
  margin-left: 40px;
}
.table.table_accordion tr.fold .folding_wrap .inner_wrap dl:first-child {
  margin-left: 0;
}
.table.table_accordion tr.fold .folding_wrap .inner_wrap dl dt {
  position: relative;
  color: #73757C;
  font-weight: 400;
  line-height: 21px;
  font-size: 14px;
}
.table.table_accordion tr.fold .folding_wrap .inner_wrap dl dt:after {
  content: "";
  position: absolute;
  left: -10px;
  top: 10px;
  width: 2px;
  height: 2px;
  background: #1A1D29;
}
.table.table_accordion tr.fold .folding_wrap .inner_wrap dl dd {
  margin-top: 8px;
  font-weight: 400;
  line-height: 21px;
  font-size: 14px;
}
.table.table_accordion tr.fold .folding_wrap .inner_wrap.wtype01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.table.table_accordion tr.fold .btn_accordion.open {
  display: none;
  position: absolute;
  right: -36px;
  bottom: -36px;
  width: 38px;
  height: 38px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1412 -793) translate(479 196) translate(0 126) translate(0 312) translate(0 56) translate(23.5 73) translate(909.5 30)'%3E%3Cpath fill='%23BDBDBD' d='M5.849 28.18c-.717 0-1.251-.143-1.505-.403-.286-.294-.193-.716.256-1.158l13.99-13.784c.429-.422.993-.654 1.59-.654.598 0 1.162.232 1.59.654L35.763 26.62c.448.442.542.864.256 1.158-.255.26-.789.404-1.505.404H5.849z' transform='scale(1 -1) rotate(45 68.901 0)'/%3E%3Crect width='1.5' height='8' x='19.21' y='15.21' fill='%23FFF' rx='.75'/%3E%3Crect width='1.5' height='8' x='19.21' y='15.21' fill='%23FFF' rx='.75' transform='rotate(90 19.96 19.21)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.table.table_accordion tr.fold .btn_accordion.close {
  display: none;
  position: absolute;
  right: -3px;
  bottom: -3px;
  width: 38px;
  height: 38px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='35' viewBox='0 0 35 35'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1405 -1078) translate(479 196) translate(0 126) translate(0 312) translate(0 56) translate(.5 203) translate(24.5 64) translate(901.79 121.79)'%3E%3Cpath fill='%230886C5' d='M2.668 25c-.717 0-1.251-.143-1.505-.404-.286-.294-.193-.716.256-1.158L15.41 9.655C15.838 9.232 16.403 9 17 9c.597 0 1.162.232 1.59.655l13.991 13.783c.449.442.542.864.256 1.158-.254.26-.788.404-1.505.404H2.668z' transform='scale(-1 1) rotate(45 0 -24.042)'/%3E%3Crect width='1.5' height='8' x='17.21' y='13.21' fill='%23FFF' rx='.75' transform='rotate(90 17.96 17.21)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.table.table_accordion tr.fold.on {
  display: table-row;
}
.table.table_accordion tr.fold.on td {
  border-top: none;
}
.table.table_accordion tr.fold.on .btn_accordion.open {
  display: none;
}
.table.table_accordion tr.fold.on .folding_wrap {
  display: block;
}
.table.table_accordion .focus_on .acc_split em {
  text-decoration: underline;
}
.table.table_accordion .acc_split > * {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}
.table.table_accordion .acc_split > *:last-child:after {
  content: "";
  margin-right: 0;
}
.table.table_accordion .acc_split > *:after {
  content: "/";
  position: absolute;
  font-family: "Pretendard", Sans-serif;
  right: -15px;
  top: 0;
  font-size: 12px;
  width: 10px;
  height: 20px;
  line-height: 20px;
}

.table_top_fz14 + .table {
  margin-top: 22px;
}

.tb_guide_txt {
  margin-top: 16px;
}

.table-fixed {
  table-layout: fixed;
}
.table-fixed td .readingInput.number input,
.table-fixed td .writeInput.number input {
  width: 100%;
}

/*
* Content
* --------------
*/
.box,
.comp {
  position: relative;
  width: 100%;
  margin-top: 80px;
}
.box:first-child,
.comp:first-child {
  margin-top: 0;
}

.modal .modal_body .comp {
  margin-top: 30px;
}
.modal .modal_body .comp:first-child {
  margin-top: 0;
}
.modal .modal_body .box {
  margin-top: 46px;
}

.result_wrap {
  margin-top: 30px;
}

.myassets .comp {
  margin-top: 96px;
}
.myassets .comp:first-child {
  margin-top: 0;
}
.myassets .comp:nth-of-type(2) {
  margin-top: 72px;
}

.h2_title {
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.56px;
  line-height: 1.6;
  background: none;
}
.h2_title::before {
  display: none !important;
}

.h3_title {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.56px;
}

.h4_title {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.56px;
}

.h3_txt {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.56px;
  line-height: 28px;
}

.modal .h2_title {
  font-size: 18px;
}

.face_regular {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.5px;
  color: #222;
}

.content_title {
  position: relative;
  height: auto;
  margin: 0px auto 0;
  padding-top: 56px;
  display: block;
}
.content_title::after {
  display: block;
  content: "";
  clear: both;
}
.content_title .h1_title {
  float: left;
  color: #000411 !important;
  font-size: 40px !important;
  line-height: 40px !important;
  letter-spacing: -0.5px !important;
  font-weight: 600 !important;
}

.title_area {
  margin-bottom: 24px;
}
.title_area .btn_line_second {
  margin-left: 15px;
  font-size: 14px;
  font-weight: 400;
  vertical-align: top;
}
.title_area .h2_title {
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

body .table_area + .product-linelist,
.content-id .table_area + .product-linelist {
  margin-top: 16px;
}
body .table_area > .table_top_fz13:first-child,
.content-id .table_area > .table_top_fz13:first-child {
  text-align: right;
  font-size: 13px;
  color: #73757C;
}

.modal .title_area {
  margin-bottom: 16px;
}
.modal .listBasic > li {
  margin-bottom: 4px;
}

.h1_right_area {
  position: relative;
}
.h1_right_area span {
  display: block;
  position: absolute;
  right: 0;
  bottom: 30px;
}

.guide_txt {
  margin: 20px 0 0 47px;
}
.guide_txt .txt {
  margin-right: 40px;
}

.bul_star {
  position: relative;
  padding-left: 10px;
}
.bul_star:after {
  content: "*";
  position: absolute;
  top: 2px;
  left: 0px;
  width: 2px;
  height: 2px;
}
.bul_star.red:after {
  color: #f93636;
}

.bul_star.small {
  color: #666;
  font-size: 13px;
}

.bul_rfmark {
  position: relative;
  padding-left: 16px;
  margin-top: 15px;
  color: #757575;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: -0.5px;
  line-height: 20px;
}
.bul_rfmark:after {
  content: "※";
  position: absolute;
  top: 0;
  left: 0px;
  color: #757575;
}
.bul_rfmark.red:after {
  color: #f93636;
}
.bul_rfmark.fc_base {
  color: #222;
}

.listBasic {
  margin: 0 0 0 6px;
  letter-spacing: -0.5px;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
  color: #757575;
}
.listBasic > li {
  background-image: none !important;
  position: relative;
  padding: 0 0 0 12px;
  margin-bottom: 7px;
  font-weight: 300;
}
.listBasic > li::before {
  content: "";
  width: 2px;
  height: 2px;
  background: #444;
  position: absolute;
  top: 8px;
  left: 0;
  border-radius: 50%;
}
.listBasic > li ul:not(.bul-num) {
  margin: 0;
  margin-top: 4px;
}
.listBasic > li ul:not(.bul-num) > li {
  position: relative;
  padding: 0 0 0 8px;
  margin-bottom: 0px;
}
.listBasic > li ul:not(.bul-num) > li:after {
  display: none;
  content: "";
  position: absolute;
  top: 10px;
  left: 0px;
  width: 4px;
  height: 1px;
  background-color: #999;
}
.listBasic > li ol:not(.bul-num) {
  margin-top: 4px;
}
.listBasic > li ol:not(.bul-num) > li {
  padding: 0 0 0 0;
}
.listBasic > li ol:not(.bul-num) > li:after {
  width: 0;
}
.listBasic.listBasic_cont > * {
  font-size: 14px;
  color: #444;
  margin-top: 20px;
  line-height: 20px;
}
.box .box_body .listBasic li {
  font-weight: 400;
  margin-bottom: 4px;
}
.box .box_body .listBasic li strong {
  color: #222;
  font-weight: 400;
}
.box .box_body .listBasic li p {
  font-weight: 400;
}

.tooltip_content dt {
  font-size: 1px;
}
.tooltip_content .listBasic {
  color: #fff;
  margin: 0;
  margin-top: 2px;
  font-size: 13px;
  letter-spacing: -1px;
}
.tooltip_content .listBasic > li {
  margin-bottom: 0px;
}
.tooltip_content .listBasic > li:after {
  background-color: #fff;
}
.tooltip_content .listBasic > li ul {
  margin-top: 0;
}

.listStar {
  margin: 0 0 0 6px;
  letter-spacing: -0.5px;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}
.listStar li {
  position: relative;
  padding: 0 0 0 10px;
  color: #666;
}
.listStar li:after {
  content: "*";
  position: absolute;
  top: 2px;
  left: 0px;
  width: 2px;
  height: 2px;
  color: #666;
}

.listDash {
  margin: 0 0 0 6px;
  letter-spacing: -0.5px;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}
.listDash li {
  position: relative;
  padding: 0 0 0 8px;
  margin-bottom: 0px;
  font-size: 13px;
  color: #757575;
}
.listDash li:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0px;
  width: 4px;
  height: 1px;
  background-color: #757575;
}
.listDash.fw_regular * {
  font-weight: 400;
}

.content_area * {
  font-size: 16px;
  font-weight: 400;
  color: #1A1D29;
  line-height: 24px;
}
.content_area .list_basic li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 8px;
  font-size: 16px;
}
.content_area .list_basic li::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  display: inline-block;
  background: #1A1D29;
}
.content_area .list_define dt {
  position: relative;
  padding-left: 16px;
  margin-top: 24px;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 400;
}
.content_area .list_define dt:first-child {
  margin-top: 0;
}
.content_area .list_define dt::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 0;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  display: inline-block;
  background: #444;
}
.content_area .list_define dd {
  padding-left: 16px;
  color: #757575;
}
.content_area .list_define dd ol {
  margin-top: 8px;
}

.cont_Box {
  padding: 16px 24px;
}

.mtl_selectbox.type-ghost {
  /*float:right; margin-top: -20px;*/
  border: 0;
  text-align: right;
  padding-right: 29px;
}
.mtl_selectbox.type-ghost:before {
  width: 24px;
}
.mtl_selectbox.type-ghost.on::after {
  display: none !important;
}
.mtl_selectbox.type-ghost > a {
  width: auto;
  text-overflow: initial;
}
.mtl_selectbox.type-ghost > a:hover {
  text-decoration: underline;
}

/*
* Step
* --------------
*/
.step_wrap {
  position: relative;
  float: right;
  margin: 13px 0 0;
}
.step_wrap ul {
  display: block;
  text-align: right;
  font-size: 0;
}
.step_wrap ul li {
  position: relative;
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 50%;
  min-width: 28px;
  min-height: 28px;
  line-height: 28px;
  margin-right: 11px;
  background-color: #fff;
  color: #ccc;
  text-align: center;
}
.step_wrap ul li:before {
  content: "";
  position: absolute;
  left: -12px;
  top: 15px;
  width: 12px;
  height: 1px;
  background: #ccc;
  vertical-align: middle;
}
.step_wrap ul li:first-child:before {
  display: none;
}
.step_wrap ul li:last-child {
  margin-right: 0;
}
.step_wrap ul li.on {
  font-family: "Pretendard", Sans-serif;
  padding: 0px 27px;
  border-radius: 16px;
  border: 1px solid #444;
  background-color: #fff;
  color: #222;
}

/*
* Box
* --------------
*/
.box .box_con {
  position: relative;
  padding: 40px;
  background-color: #ffffff;
  border: 1px solid #E1E2E5;
  border-radius: 12px;
}
.box .box_con::after {
  display: block;
  content: "";
  clear: both;
}
.box .box_head .box_title {
  position: relative;
  display: inline-block;
  padding-left: 0;
  font-size: 16px;
  color: #1A1D29;
  background-image: none;
  line-height: 25px;
  font-weight: bold;
}
.box .box_head .box_title.ic_info {
  padding-left: 24px;
  background: url(../../inc/img/common/bul_adviceKnow_title.png) no-repeat left 3px;
}
.box .box_head a.box_title {
  position: relative;
  padding-right: 30px;
}
.box .box_head a.box_title:after {
  content: "";
  position: absolute;
  right: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-598 -2109) translate(480 196) translate(1 1881) translate(117 32)'%3E%3Crect width='8' height='1.5' x='6' y='12' fill='%23444' rx='.75' transform='rotate(45 10 12.75)'/%3E%3Crect width='8' height='1.5' x='10.859' y='12' fill='%23444' rx='.75' transform='scale(-1 1) rotate(45 0 -23.122)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  /* transition: $transition; */
  transform: rotate(180deg);
}
.box .box_head a.box_title:before {
  position: absolute;
  left: 0;
  top: 3px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) 0 -39px/200px no-repeat;
  content: "";
}
.box .box_body {
  color: #757575;
}
.box .box_body .list_basic {
  letter-spacing: -0.5px;
  font-weight: 400;
  line-height: 22px;
}
.box .box_body .list_basic li {
  margin-top: 8px;
  color: #73757C;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  position: relative;
  padding-left: 10px;
}
.box .box_body .list_basic li::after {
  content: "";
  position: absolute;
  top: 9px;
  left: 0px;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: #4D4F58;
}
.box .box_body {
  color: #757575;
}
.box .box_body .listBasic {
  letter-spacing: -0.5px;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
  color: #757575;
}
.box .box_body .listBasic li {
  margin-top: 8px;
  color: #4D4F58;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}
.box .box_body .listBasic li .link_txt {
  height: auto;
  font-size: 13px;
  font-weight: 500;
  color: #1A1D29;
  position: relative;
  text-decoration: underline;
  display: inline-block;
  padding-right: 16px;
  color: #1A1D29;
  background: url(/inc_renewal/img//common/chevron_right_bold_black.png) right center/16px no-repeat;
}
.box .box_bottom {
  position: relative;
}
.box .box_bottom::after {
  display: block;
  content: "";
  clear: both;
}
.box.round .box_con {
  border-radius: 12px;
}
.box.tip .box_con {
  border: 0;
  background: #f5f5f5;
}
.box.tip .goto {
  color: #0886c5;
  border-bottom: 1px solid #0886c5;
  margin-left: 8px;
}
.box.tip .goto:hover {
  color: #18658c;
  border-bottom: 1px solid #18658c;
}
.box.folding[data-folding=true] .box_head {
  margin-bottom: 0px;
}
.box.folding[data-folding=true] .box_body {
  display: none;
}
.box.folding[data-folding=false] .box_head a.box_title:after {
  transform: rotate(0);
}
.box.box_sm .box_con {
  border-radius: 8px;
  padding: 12px 30px;
}

.result_box {
  position: relative;
  margin-bottom: 56px;
  text-align: center;
}
.result_box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='144' height='144' viewBox='0 0 144 144'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg transform='translate(-1526 -176) translate(1526 176)'%3E%3Ccircle cx='72' cy='72' r='72' fill='%23EBF4F9'/%3E%3Cg%3E%3Cpath fill='%2394D6F2' d='M62 38c0 13.255-10.745 24-24 24S14 51.255 14 38s10.745-24 24-24 24 10.745 24 24' transform='translate(36 36)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M12.273 24.199c-.934 1.882-1.659 3.906-2.136 6.048-3.177 14.284 5.826 28.438 20.11 31.616 14.284 3.177 28.438-5.827 31.615-20.11 3.178-14.283-5.826-28.438-20.11-31.615-8.686-1.932-17.324.64-23.476 6.165' transform='translate(36 36)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M23.5 35.227L32.875 44.5 48.5 27.5' transform='translate(36 36)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center 0 no-repeat;
  width: 144px;
  height: 144px;
  background-size: 144px;
}
.result_box strong {
  position: relative;
  display: block;
  padding-top: 174px;
  font-size: 24px;
  line-height: 36px;
  color: #1A1D29;
  text-align: center;
  font-weight: 400;
  letter-spacing: -0.5px;
}
.result_box.bg_create strong:before {
  background-color: #0886c5;
}
.result_box.bg_update strong:before {
  background-color: #80624c;
}
.result_box.bg_delete strong:before {
  background-color: #9900cc;
}

.box.result_box {
  margin-top: 40px;
}

.alert_box {
  position: relative;
  padding: 26px 24px;
  border-radius: 16px;
  background-color: #f5f5f5;
}
.alert_box p {
  color: #222;
  line-height: 28px;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.6px;
}
.alert_box strong {
  color: #0886c5;
}
.alert_box strong.point_strong {
  color: #222222;
}
.alert_box.tit_box {
  text-align: center;
}
.alert_box.tit_box .h3_title {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 16px;
  background: none;
}
.alert_box.tit_box p {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.5px;
}

.alert_box + .table_area {
  margin-top: 30px;
}

.case_box.tmp_guide {
  margin-top: 32px !important;
}
.case_box.tmp_guide a {
  margin-top: 30px;
  display: block;
  text-align: center;
  color: #d2cfcf;
  padding: 50px 0;
  font-size: 24px;
}
.case_box.tmp_guide a span {
  color: #ccc;
  display: block;
  font-size: 13px;
  margin-top: 14px;
  font-weight: 400;
}
.case_box.tmp_guide a:hover, .case_box.tmp_guide a:hover * {
  color: #666;
}
.case_box .case_wrap {
  padding: 34px 32px 34px 56px;
  border-radius: 16px;
  border: solid 1px #e0e0e0;
  background-color: #ffffff;
}
.case_box .case_wrap::after {
  display: block;
  content: "";
  clear: both;
}
.case_box .case_wrap .img_obj {
  position: relative;
  float: left;
  width: 160px;
}
.case_box .case_wrap .img_obj:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
}
.case_box .case_wrap .insert_area {
  float: left;
  margin-left: 65px;
  width: calc(100% - 225px);
}
.case_box .listDash {
  margin-top: 24px;
}
.case_box .listDash li {
  margin-top: 4px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #4D4F58;
  word-break: keep-all;
}
.case_box .listDash li strong {
  color: #1A1D29;
  font-weight: 400;
}
.case_box .listDash li:first-child {
  margin-top: 0;
}
.case_box .listDash li:after {
  content: "-";
  background: none;
  top: 0;
  left: 0;
  font-weight: 400;
}
.case_box.case1 .img_obj {
  height: 104px;
}
.case_box.case1 .img_obj:after {
  width: 160px;
  height: 104px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='160' height='104' viewBox='0 0 160 104'%3E%3Cdefs%3E%3Cpath id='g0tw96vtia' d='M0.085 0.016L3.808 0.016 3.808 4.22 0.085 4.22z'/%3E%3Cpath id='qyip1rwesc' d='M0 0.004L7 0.004 7 7.092 0 7.092z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-287 -2743) translate(183 2283) translate(48 116) translate(0 258) translate(56 86)'%3E%3Crect width='158' height='102' x='1' y='1' fill='%23EBF4F9' stroke='%23444' stroke-width='2' rx='16'/%3E%3Crect width='136' height='72' x='12' y='24' fill='%23FFF' rx='8'/%3E%3Cpath fill='%230886C5' d='M20 88L28 88 28 32 20 32zM44 88L52 88 52 32 44 32zM68 88L76 88 76 32 68 32zM92 88L100 88 100 32 92 32zM116 88L124 88 124 32 116 32z'/%3E%3Cpath fill='%230886C5' d='M20 43L140 43 140 42 20 42zM20 54L140 54 140 53 20 53zM20 65L140 65 140 64 20 64zM20 76L140 76 140 75 20 75z'/%3E%3Cpath fill='%23757575' d='M33 37.966L39 37.966 39 36.966 33 36.966zM57 37.966L63 37.966 63 36.966 57 36.966zM81 37.966L87 37.966 87 36.966 81 36.966zM105 37.966L111 37.966 111 36.966 105 36.966zM130 37.966L136 37.966 136 36.966 130 36.966zM33 48.621L39 48.621 39 47.621 33 47.621zM57 48.621L63 48.621 63 47.621 57 47.621zM81 48.621L87 48.621 87 47.621 81 47.621zM105 48.621L111 48.621 111 47.621 105 47.621zM130 48.621L136 48.621 136 47.621 130 47.621zM33 59.275L39 59.275 39 58.275 33 58.275zM57 59.275L63 59.275 63 58.275 57 58.275zM81 59.275L87 59.275 87 58.275 81 58.275zM105 59.275L111 59.275 111 58.275 105 58.275zM130 59.275L136 59.275 136 58.275 130 58.275zM33 69.929L39 69.929 39 68.929 33 68.929zM57 69.929L63 69.929 63 68.929 57 68.929zM81 69.929L87 69.929 87 68.929 81 68.929zM105 69.929L111 69.929 111 68.929 105 68.929zM130 69.929L136 69.929 136 68.929 130 68.929zM33 81.293L39 81.293 39 80.293 33 80.293zM57 81.293L63 81.293 63 80.293 57 80.293zM81 81.293L87 81.293 87 80.293 81 80.293zM105 81.293L111 81.293 111 80.293 105 80.293zM130 81.293L136 81.293 136 80.293 130 80.293z'/%3E%3Ctext fill='%23757575' font-family='Roboto-Bold, Roboto' font-size='6' font-weight='bold'%3E%3Ctspan x='111' y='14'%3ENO.%3C/tspan%3E%3C/text%3E%3Ctext fill='%23757575' font-family='Roboto-Bold, Roboto' font-size='6' font-weight='bold'%3E%3Ctspan x='122' y='15'%3E********%3C/tspan%3E%3C/text%3E%3Crect width='16' height='10' x='124' y='54' stroke='%2380624C' stroke-width='2' rx='2'/%3E%3Crect width='14' height='12' x='113' y='53' fill='%2380624C' rx='2'/%3E%3Crect width='16' height='10' x='76' y='32' stroke='%2380624C' stroke-width='2' rx='2'/%3E%3Crect width='14' height='12' x='65' y='31' fill='%2380624C' rx='2'/%3E%3Cg%3E%3Cpath fill='%23231F20' d='M33.09 4.292c-.272 0-.517.225-.517.491 0 .28.245.491.518.491.272 0 .517-.21.517-.49 0-.267-.245-.492-.517-.492zm0 1.378c-.593 0-1.09-.382-1.09-.887s.497-.9 1.09-.9c.595 0 1.09.395 1.09.9s-.495.887-1.09.887zm-1.52-3.795v-.409h3.041v.409h-1.207c.059.432.754.767 1.407.803l-.245.332c-.445-.02-1.176-.244-1.475-.584-.3.34-1.031.565-1.476.584l-.246-.332c.654-.036 1.35-.371 1.408-.803H31.57zm-.477 1.768h3.995v-.408h-3.995v.408z' transform='translate(14 9)'/%3E%3Cg transform='translate(14 9) translate(35.887 1.358)'%3E%3Cmask id='vdy46du0kb' fill='%23fff'%3E%3Cuse xlink:href='%23g0tw96vtia'/%3E%3C/mask%3E%3Cpath fill='%23231F20' d='M3.726 3.094h-.54v-.468H2.31v-.404h.876V.452c0-.202-.032-.353-.072-.436h.648v2.596c0 .193-.013.362-.036.482M1.206 4.22c-.077 0-.144-.069-.144-.142v-.736c0-.197-.033-.353-.074-.432h.65v.901h2.17v.41H1.206m.754-3.166V.61H.358V.2h2.18v.712c0 .179-.042.404-.092.57.186-.009.36-.027.467-.05v.362c-.159.05-.412.097-.762.097h-.53v.744h-.583v-.744H.085v-.405H1.92c.021-.128.04-.289.04-.43' mask='url(%23vdy46du0kb)'/%3E%3C/g%3E%3Cg transform='translate(14 9) translate(0 2.047)'%3E%3Cmask id='ps8xexzgxd' fill='%23fff'%3E%3Cuse xlink:href='%23qyip1rwesc'/%3E%3C/mask%3E%3Cpath fill='%23231F20' d='M6.014 2.637v1.605c0 .324-.023.609-.062.81h-.906V.774c0-.337-.051-.592-.121-.731h1.09v1.91H7v.684h-.986zM2.207 1.69c-.442 0-.775.403-.775.908 0 .51.333.91.775.91.447 0 .777-.4.777-.91 0-.505-.33-.908-.777-.908zm-.479 5.402c-.13 0-.245-.115-.245-.24V5.543c0-.33-.051-.592-.123-.725h1.09v1.588H6.09v.685h-4.36zM0 1.615V.93h1.708V.497c0-.146-.027-.368-.081-.493h1.08V.93h1.708v.685h-.868c.236.272.378.615.378.983 0 .873-.796 1.59-1.718 1.59-.923 0-1.72-.717-1.72-1.59 0-.368.143-.71.378-.983H0z' mask='url(%23ps8xexzgxd)'/%3E%3C/g%3E%3Cpath fill='%23231F20' d='M11.782 4.1V3.004H8.091v-.683h4.657v1.617c0 .286-.052.598-.12.847h1.037v.685h-2.867v1.177h1.875v1.72c0 .323-.023.61-.06.807h-.907V7.336H8.091v-.688h1.733V5.471H7.176v-.685h4.543c.04-.207.063-.462.063-.687M15.787 5.091h4.148v.701h-4.887c-.132 0-.251-.115-.251-.244V3.227c0-.341-.053-.611-.12-.745h5.221v.706h-4.11v.6h4.055v.663h-4.056v.64zm2.041 2.087v1.06c0 .293-.023.577-.055.754h-.943V7.178h-2.928v-.7h6.854v.7h-2.928zM27.434 5.466V8.28c0 .355-.026.664-.065.884h-.988v-6.06c0-.36-.058-.641-.135-.793h1.188v2.41h1.074v.745h-1.074zm-3.332-.993c0 1.17.807 2.45 1.945 2.82l-.495.549c-.742-.234-1.546-.847-1.983-1.58-.44.733-1.244 1.346-1.989 1.58l-.491-.548c1.134-.372 1.938-1.652 1.938-2.82V3.56H21.58v-.746h3.972v.746h-1.45v.913z' transform='translate(14 9)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
.case_box.case1 .insert_area::after {
  display: block;
  content: "";
  clear: both;
}
.case_box.case1 .insert_area > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 50% - 10px );
  margin-right: calc((100% - ( ((100% / 2) - 10px) * 2)) / (2 - 1)) !important;
}
.case_box.case1 .insert_area > * {
  float: left;
  margin-right: 0 !important;
}
.case_box.case1 .insert_area > *:nth-child(2n) {
  float: right;
}
.case_box.case1 .insert_area dl {
  height: 104px;
}
.case_box.case1 .insert_area dl:first-child {
  border-right: 1px solid #e0e0e0;
}
.case_box.case1 .insert_area dl dt {
  font-size: 14px;
  font-weight: 400;
}
.case_box.case1 .insert_area dl dt .num {
  color: #e32121;
}
.case_box.case1 .insert_area dl dd {
  position: relative;
  margin-top: 16px;
}
.case_box.case1 .insert_area dl dd input {
  width: 64px;
  margin: 0;
  font-family: serif;
}
.case_box.case1 .insert_area dl dd input::-moz-placeholder {
  color: #909599;
}
.case_box.case1 .insert_area dl dd input:-ms-input-placeholder {
  color: #909599;
}
.case_box.case1 .insert_area dl dd input::placeholder {
  color: #909599;
}
.case_box.case1 .insert_area dl dd input::-webkit-input-placeholder,
.case_box.case1 .insert_area dl dd input:-ms-input-placeholder,
.case_box.case1 .insert_area dl dd input:-mos-input-placeholder {
  color: #909599;
}
.case_box.case1 .insert_area dl dd label {
  display: inline-block;
  width: 68px;
  position: absolute;
  bottom: -23px;
  text-align: center;
  color: #757575;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -0.6px;
}
.case_box.case1 .insert_area dl dd:after {
  content: "**";
  position: absolute;
  left: 80px;
  top: 17px;
  font-size: 16px;
}
.case_box.case1 .insert_area dl.second dd {
  margin-left: 30px;
}
.case_box.case1 .insert_area dl.second dd:after {
  left: -30px;
}
.case_box.case2 .case_wrap {
  padding: 50px 40px !important;
}
.case_box.case2 .img_obj {
  height: 56px;
}
.case_box.case2 .img_obj:after {
  height: 56px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='160' height='56' viewBox='0 0 160 56'%3E%3Cdefs%3E%3Cpath id='w7y5a11mza' d='M0.085 0.016L3.808 0.016 3.808 4.22 0.085 4.22z'/%3E%3Cpath id='6o3cofbcnc' d='M0 0.004L7 0.004 7 7.092 0 7.092z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-308 -3700) translate(204 3238) translate(44 116) translate(4 258) translate(56 88)'%3E%3Crect width='158' height='54' x='1' y='1' fill='%23FFF' stroke='%23444' stroke-width='2' rx='27'/%3E%3Crect width='152' height='48' x='4' y='4' fill='%23F8F3EE' rx='24'/%3E%3Cg%3E%3Cpath fill='%23231F20' d='M33.09 4.292c-.272 0-.517.225-.517.491 0 .28.245.491.518.491.272 0 .517-.21.517-.49 0-.267-.245-.492-.517-.492zm0 1.378c-.593 0-1.09-.382-1.09-.887s.497-.9 1.09-.9c.595 0 1.09.395 1.09.9s-.495.887-1.09.887zm-1.52-3.795v-.409h3.041v.409h-1.207c.059.432.754.767 1.407.803l-.245.332c-.445-.02-1.176-.244-1.475-.584-.3.34-1.031.565-1.476.584l-.246-.332c.654-.036 1.35-.371 1.408-.803H31.57zm-.477 1.768h3.995v-.408h-3.995v.408z' transform='translate(86 6)'/%3E%3Cg transform='translate(86 6) translate(35.887 1.358)'%3E%3Cmask id='ers5vfx0ib' fill='%23fff'%3E%3Cuse xlink:href='%23w7y5a11mza'/%3E%3C/mask%3E%3Cpath fill='%23231F20' d='M3.726 3.094h-.54v-.468H2.31v-.404h.876V.452c0-.202-.032-.353-.072-.436h.648v2.596c0 .193-.013.362-.036.482M1.206 4.22c-.077 0-.144-.069-.144-.142v-.736c0-.197-.033-.353-.074-.432h.65v.901h2.17v.41H1.206m.754-3.166V.61H.358V.2h2.18v.712c0 .179-.042.404-.092.57.186-.009.36-.027.467-.05v.362c-.159.05-.412.097-.762.097h-.53v.744h-.583v-.744H.085v-.405H1.92c.021-.128.04-.289.04-.43' mask='url(%23ers5vfx0ib)'/%3E%3C/g%3E%3Cg transform='translate(86 6) translate(0 2.047)'%3E%3Cmask id='bfwap72lld' fill='%23fff'%3E%3Cuse xlink:href='%236o3cofbcnc'/%3E%3C/mask%3E%3Cpath fill='%23231F20' d='M6.014 2.637v1.605c0 .324-.023.609-.062.81h-.906V.774c0-.337-.051-.592-.121-.731h1.09v1.91H7v.684h-.986zM2.207 1.69c-.442 0-.775.403-.775.908 0 .51.333.91.775.91.447 0 .777-.4.777-.91 0-.505-.33-.908-.777-.908zm-.479 5.402c-.13 0-.245-.115-.245-.24V5.543c0-.33-.051-.592-.123-.725h1.09v1.588H6.09v.685h-4.36zM0 1.615V.93h1.708V.497c0-.146-.027-.368-.081-.493h1.08V.93h1.708v.685h-.868c.236.272.378.615.378.983 0 .873-.796 1.59-1.718 1.59-.923 0-1.72-.717-1.72-1.59 0-.368.143-.71.378-.983H0z' mask='url(%23bfwap72lld)'/%3E%3C/g%3E%3Cpath fill='%23231F20' d='M11.782 4.1V3.004H8.091v-.683h4.657v1.617c0 .286-.052.598-.12.847h1.037v.685h-2.867v1.177h1.875v1.72c0 .323-.023.61-.06.807h-.907V7.336H8.091v-.688h1.733V5.471H7.176v-.685h4.543c.04-.207.063-.462.063-.687M15.787 5.091h4.148v.701h-4.887c-.132 0-.251-.115-.251-.244V3.227c0-.341-.053-.611-.12-.745h5.221v.706h-4.11v.6h4.055v.663h-4.056v.64zm2.041 2.087v1.06c0 .293-.023.577-.055.754h-.943V7.178h-2.928v-.7h6.854v.7h-2.928zM27.434 5.466V8.28c0 .355-.026.664-.065.884h-.988v-6.06c0-.36-.058-.641-.135-.793h1.188v2.41h1.074v.745h-1.074zm-3.332-.993c0 1.17.807 2.45 1.945 2.82l-.495.549c-.742-.234-1.546-.847-1.983-1.58-.44.733-1.244 1.346-1.989 1.58l-.491-.548c1.134-.372 1.938-1.652 1.938-2.82V3.56H21.58v-.746h3.972v.746h-1.45v.913z' transform='translate(86 6)'/%3E%3C/g%3E%3Crect width='26.5' height='26.5' x='24.75' y='14.75' fill='%23FFF' stroke='%23444' stroke-width='1.5' rx='13.25'/%3E%3Crect width='64' height='20' x='72' y='20' fill='%23CBA081' rx='4'/%3E%3Ctext fill='%23757575' font-family='NotoSansCJKkr-Medium, Noto Sans CJK KR' font-size='4' font-weight='400' letter-spacing='-.3'%3E%3Ctspan x='76' y='47'%3EOTP번호는 타인에게 알려주지 마세요%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center 0 no-repeat;
}
.case_box.case2 .insert_area {
  margin-top: 4px;
}
.case_box.case2 .insert_area::after {
  display: block;
  content: "";
  clear: both;
}
.case_box.case2 .insert_area label {
  float: left;
  margin-top: 16px;
  margin-right: 32px;
}
.case_box.case2 .insert_area input {
  width: 170px;
  float: left;
}
.case_box.case3 .img_obj:after {
  height: 80px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='48' height='80' viewBox='0 0 48 80'%3E%3Cdefs%3E%3Cpath id='x554f2qdga' d='M0.059 0.011L2.666 0.011 2.666 2.954 0.059 2.954z'/%3E%3Cpath id='kcs8qhz57c' d='M0 0.003L4.9 0.003 4.9 4.965 0 4.965z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1113.000000, -620.000000) translate(960.000000, 168.000000) translate(48.000000, 116.000000) translate(0.000000, 258.000000) translate(105.000000, 78.000000)'%3E%3Crect width='46' height='78' x='1' y='1' fill='%23FFF' stroke='%23444' stroke-width='2' rx='8'/%3E%3Crect width='40' height='68' x='4' y='8' fill='%23F8F3EE' rx='4'/%3E%3Cg transform='translate(8.000000, 37.000000)'%3E%3Crect width='30.5' height='10.5' x='.75' y='.75' fill='%23FFF' stroke='%23444' stroke-width='1.5' rx='5.25'/%3E%3Crect width='4.5' height='4.5' x='4.75' y='3.75' fill='%23FFF' stroke='%23444' stroke-width='1.5' rx='2.25'/%3E%3Crect width='16' height='6' x='12' y='3' fill='%23CBA081' rx='2'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23231F20' d='M23.164 3.004c-.191 0-.363.158-.363.344 0 .196.172.344.363.344.19 0 .361-.148.361-.344 0-.186-.17-.344-.361-.344zm0 .965c-.416 0-.764-.267-.764-.62 0-.355.348-.631.764-.631.416 0 .762.276.762.63s-.346.62-.762.62zm-1.065-2.657v-.286h2.129v.286h-.845c.041.303.527.538.985.563l-.172.232c-.311-.013-.823-.17-1.032-.409-.21.238-.722.396-1.034.409l-.172-.232c.458-.025.945-.26.986-.563h-.845zm-.334 1.238h2.797v-.286h-2.797v.286z' transform='translate(10.000000, 21.000000)'/%3E%3Cg transform='translate(10.000000, 21.000000) translate(25.120773, 0.950516)'%3E%3Cmask id='hr5lll368b' fill='%23fff'%3E%3Cuse xlink:href='%23x554f2qdga'/%3E%3C/mask%3E%3Cpath fill='%23231F20' d='M2.608 2.166H2.23v-.328h-.613v-.283h.613V.317c0-.142-.022-.248-.05-.306h.454v1.817c0 .135-.01.254-.026.338m-1.764.788c-.054 0-.1-.048-.1-.1V2.34c0-.139-.023-.248-.053-.303h.455v.631h1.52v.286H.844M1.372.74V.427H.25V.14h1.526v.499c0 .125-.029.282-.064.398.13-.006.252-.019.327-.035v.254c-.111.035-.288.067-.534.067h-.37v.521H.726v-.52H.059V1.04h1.285c.015-.09.028-.202.028-.301' mask='url(%23hr5lll368b)'/%3E%3C/g%3E%3Cg transform='translate(10.000000, 21.000000) translate(0.000000, 1.432570)'%3E%3Cmask id='zzyc58xjid' fill='%23fff'%3E%3Cuse xlink:href='%23kcs8qhz57c'/%3E%3C/mask%3E%3Cpath fill='%23231F20' d='M4.21 1.846V2.97c0 .226-.016.426-.043.566h-.635V.542c0-.236-.036-.415-.085-.512h.763v1.337h.69v.479h-.69zm-2.665-.663c-.31 0-.543.282-.543.636 0 .356.233.637.543.637.313 0 .544-.28.544-.637 0-.354-.23-.636-.544-.636zM1.21 4.965c-.091 0-.172-.081-.172-.17v-.914c0-.232-.036-.415-.086-.508h.763v1.112h2.547v.48H1.21zM0 1.13V.651h1.195V.348c0-.102-.018-.257-.056-.345h.756V.65h1.196v.48h-.608c.165.19.265.43.265.688 0 .611-.558 1.113-1.203 1.113C.9 2.932.341 2.43.341 1.819c0-.258.1-.498.265-.689H0z' mask='url(%23zzyc58xjid)'/%3E%3C/g%3E%3Cpath fill='%23231F20' d='M8.248 2.87v-.766H5.663v-.479h3.26v1.132c0 .2-.036.42-.084.593h.726v.48H7.558v.824h1.313v1.204c0 .226-.016.426-.042.564h-.635V5.135h-2.53v-.481h1.213v-.825H5.023V3.35h3.18c.029-.145.045-.323.045-.48M11.051 3.564h2.904v.49h-3.421c-.093 0-.176-.08-.176-.17V2.259c0-.24-.037-.428-.084-.522h3.655v.494H11.05v.42h2.84v.465h-2.84v.448zm1.429 1.46v.742c0 .206-.017.404-.039.529h-.66v-1.27H9.73v-.491h4.798v.49h-2.05zM19.204 3.826v1.97c0 .249-.018.465-.046.619h-.691V2.173c0-.252-.04-.45-.095-.556h.832v1.688h.751v.521h-.75zm-2.332-.695c0 .818.565 1.715 1.36 1.975l-.346.383c-.52-.163-1.082-.592-1.388-1.105-.308.513-.87.942-1.392 1.105l-.344-.383c.794-.26 1.357-1.157 1.357-1.975v-.639h-1.013V1.97h2.78v.522h-1.014v.64z' transform='translate(10.000000, 21.000000)'/%3E%3C/g%3E%3Crect width='12' height='1.5' x='19' y='4' fill='%23444' rx='.75'/%3E%3Crect width='2' height='2' x='35' y='4' fill='%23444' rx='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center 0 no-repeat;
}
.case_box.case3 .img_obj span {
  display: block;
  text-align: center;
  margin-top: 96px;
  font-size: 14px;
}
.case_box.case3 .insert_area {
  margin-top: 30px;
}
.case_box.case3 .insert_area::after {
  display: block;
  content: "";
  clear: both;
}
.case_box.case3 .insert_area label {
  float: left;
  margin-top: 16px;
  margin-right: 32px;
}
.case_box.case3 .insert_area input {
  width: 200px;
  float: left;
}
.case_box.case4 .img_obj {
  margin-top: 60px;
}
.case_box.case4 .img_obj:after {
  height: 80px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='80' viewBox='0 0 48 80'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1113.000000, -1569.000000) translate(960.000000, 1117.000000) translate(48.000000, 116.000000) translate(0.000000, 258.000000) translate(105.000000, 78.000000)'%3E%3Crect width='46' height='78' x='1' y='1' fill='%23FFF' stroke='%23444' stroke-width='2' rx='8'/%3E%3Crect width='40' height='68' x='4' y='8' fill='%23F8F3EE' rx='4'/%3E%3Crect width='12' height='1.5' x='19' y='4' fill='%23444' rx='.75'/%3E%3Crect width='2' height='2' x='35' y='4' fill='%23444' rx='1'/%3E%3Cg transform='translate(12.000000, 23.000000)'%3E%3Cpath stroke='%23CBA081' stroke-linecap='round' stroke-width='1.5' d='M9 12.75v-1.5c0-1.657 1.343-3 3-3s3 1.343 3 3v1.5m-.3 6H9.3c-.994 0-1.8-.783-1.8-1.75v-2.5c0-.967.806-1.75 1.8-1.75h5.4c.994 0 1.8.783 1.8 1.75V17c0 .967-.806 1.75-1.8 1.75z'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M0 11.25v3.06s0 4.811 3.75 8.82c2.548 2.726 5.441 4.339 7.035 5.094.778.368 1.652.368 2.43 0 1.594-.755 4.487-2.369 7.035-5.093C24 19.12 24 14.309 24 14.309V6.817c0-1.338-.776-2.535-1.947-3.004l-9-3.609c-.679-.272-1.427-.272-2.106 0l-9 3.609C.776 4.283 0 5.413 0 6.75'/%3E%3Crect width='8' height='6' x='8' y='13' fill='%23CBA081' rx='2'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center 0 no-repeat;
}
.case_box.case4 .img_obj span {
  display: block;
  text-align: center;
  margin-top: 96px;
  font-size: 14px;
}
.case_box.case4 .insert_area {
  margin-top: 12px;
}
.case_box.case4 .insert_area input[type=password] {
  width: calc(100% - 8px);
}
.case_box.case4 .insert_area .mtl_checkbox {
  margin-top: 13px;
}
.case_box.case4 .insert_area .mtl_checkbox > span {
  font-weight: 400;
}
.case_box.case4 .otp_pin {
  float: left;
  border-top: 1px solid #E1E2E5;
  margin: 24px 0px 0px 65px;
  padding-top: 24px;
  text-align: left;
  width: calc(100% - 225px);
}
.case_box.case4 .otp_pin label {
  font-size: 16px;
  font-weight: 400;
  line-height: 48px;
  color: #1A1D29;
  margin-right: 8px;
}
.case_box.case4 .otp_pin .formw_sm {
  width: 170px;
}

.box_swiper,
.box_tab {
  background-color: #FAFAFA;
  border-radius: 16px;
  padding: 32px 0px;
}

.box_tab {
  padding-left: 56px;
  padding-right: 56px;
}

.phishing_box {
  position: relative;
  padding: 31px 47px;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
}
.phishing_box::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 57px;
  transform: translateY(-50%);
  width: 96px;
  height: 96px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='80' viewBox='0 0 48 80'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-561.000000, -1582.000000) translate(479.000000, 196.000000) translate(2.000000, 1341.000000) translate(80.000000, 45.000000)'%3E%3Crect width='46' height='78' x='1' y='1' fill='%23FFF' stroke='%23444' stroke-width='2' rx='8'/%3E%3Crect width='40' height='68' x='4' y='8' fill='%23FEE' rx='4'/%3E%3Crect width='12' height='1.5' x='16' y='4' fill='%23444' rx='.75'/%3E%3Crect width='2' height='2' x='32' y='4' fill='%23444' rx='1'/%3E%3Cg%3E%3Cpath fill='%23FFB3B3' fill-rule='nonzero' d='M11.887 3.683L1.333 22.043h19.965c2.05 0 3.333-2.218 2.312-3.995L15.354 3.683c-.769-1.338-2.7-1.338-3.468 0' transform='translate(12.000000, 25.000000)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='1.5' d='M7.747 5.323L.403 18.043c-1.027 1.778.256 4 2.309 4h18.576c2.053 0 3.335-2.222 2.309-4L14.31 1.957c-1.027-1.778-3.593-1.778-4.62 0' transform='translate(12.000000, 25.000000)'/%3E%3Cpath fill='%23444' fill-rule='nonzero' d='M12.667 16.667c0 .368-.298.666-.667.666-.369 0-.667-.298-.667-.666 0-.369.298-.667.667-.667.369 0 .667.298.667.667' transform='translate(12.000000, 25.000000)'/%3E%3Cpath fill='%23444' fill-rule='nonzero' d='M12 16c-.369 0-.667.298-.667.667 0 .368.298.666.667.666.369 0 .667-.298.667-.666 0-.369-.298-.667-.667-.667' transform='translate(12.000000, 25.000000)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='1.5' d='M12 10L12 14' transform='translate(12.000000, 25.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}
.phishing_box .inner_wrap {
  padding-left: 150px;
}
.phishing_box .inner_wrap strong {
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 24px;
  color: #222;
  font-weight: 600;
}
.phishing_box .inner_wrap p {
  color: #222;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
}
.phishing_box .inner_wrap .lb-item,
.phishing_box .inner_wrap .mtl_checkbox {
  margin-top: 16px;
}
.phishing_box .tool_box {
  position: absolute;
  bottom: 31px;
  right: 47px;
}
.phishing_box .tool_box .tool_txt {
  display: inline-block;
  /* margin-top: 2px; */
  padding-right: 5px;
  color: #222;
  font-size: 13px;
  line-height: 22px;
  font-weight: 600;
}

.box_security {
  margin-top: 16px;
}
.box_security .box_con {
  position: relative;
  border-radius: 16px;
  padding: 31px 40px;
  border: 1px solid #bdbdbd;
}
.box_security .box_con::after {
  display: block;
  content: "";
  clear: both;
}
.box_security .box_con .s_obj {
  position: relative;
  float: right;
  padding-left: 12px;
}
.box_security .box_con .s_obj dt {
  margin-right: 16px;
  color: #73757C;
}
.box_security .box_con .s_obj .link_txt {
  color: #1A1D29;
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
  line-height: 14px;
}
.box_security .box_con .s_obj:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 0px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #73757C;
}
.box_security .box_con .c_obj {
  float: left;
}
.box_security .box_con dl dt,
.box_security .box_con dl dd {
  float: left;
  line-height: 16px;
  font-size: 16px;
  font-weight: 500;
}
.box_security .box_con dl dt {
  margin-right: 4px;
  color: #1A1D29;
}
.box_security .box_con dl dd {
  margin-right: 16px;
}
.box_security .box_con dl dd:last-child {
  margin-right: 0;
}

.empty_box {
  padding: 50px 0;
  text-align: center;
  display: none;
}
.empty_box p {
  font-weight: 400;
}

.no_data .empty_box {
  display: block;
  position: relative;
}

.table_area .empty_box {
  border-bottom: 1px solid #e0e0e0;
}

.empty_box_icon {
  padding: 80px 0 80px 0;
  text-align: center;
}
.empty_box_icon::before {
  content: "";
  display: block;
  margin: 0 auto 20px;
  width: 100px;
  height: 100px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg transform='translate(-912 -690) translate(912 690)'%3E%3Ccircle cx='48' cy='48' r='48' fill='%23F5F5F5'/%3E%3Cg%3E%3Cpath fill='%23CCC' d='M23.83 12.525L8 40.065h29.947c3.075 0 5-3.327 3.468-5.993L29.031 12.525c-1.153-2.007-4.049-2.007-5.202 0' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M17.62 14.985L6.604 34.065c-1.54 2.666.385 6 3.464 6h27.864c3.08 0 5.003-3.334 3.463-6l-13.93-24.13c-1.54-2.667-5.39-2.667-6.929 0' transform='translate(24 24)'/%3E%3Cpath fill='%23444' d='M25 32c0 .553-.447 1-1 1-.553 0-1-.447-1-1 0-.553.447-1 1-1 .553 0 1 .447 1 1' transform='translate(24 24)'/%3E%3Cpath fill='%23444' d='M24 31c-.553 0-1 .447-1 1 0 .553.447 1 1 1 .553 0 1-.447 1-1 0-.553-.447-1-1-1' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M24 22L24 28' transform='translate(24 24)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center 0 no-repeat;
}
.empty_box_icon strong {
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  color: #1A1D29;
}
.empty_box_icon p {
  font-size: 14px;
  color: #444;
  margin-top: 20px;
  font-weight: normal;
}

/*
* Paging
* --------------
*/
.pager_org {
  text-align: center;
  color: #757575;
  padding-top: 40px;
}
.pager_org .btn.first {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-668 -1828) translate(668 1828) matrix(-1 0 0 1 32 0)'%3E%3Cg stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M0 0L4 4 0 8M6 0L10 4 6 8' transform='translate(11 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.pager_org .btn.prev {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-708 -1828) translate(668 1828) matrix(-1 0 0 1 72 0)'%3E%3Cpath stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M14 12L18 16 14 20'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  margin: 0;
}
.pager_org .btn.next {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1180 -1828) translate(668 1828) translate(512)'%3E%3Cpath stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M14 12L18 16 14 20'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  margin: 0;
}
.pager_org .btn.end {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1220 -1828) translate(668 1828) translate(552)'%3E%3Cg stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M0 0L4 4 0 8M6 0L10 4 6 8' transform='translate(11 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.pager_org .btn {
  font-size: 0;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 0;
  background-color: #444;
  color: #fff;
}
.pager_org .btn.disabled, .pager_org .btn:disabled {
  background-color: #757575;
  color: #bdbdbd;
}
.pager_org .btn:not(:disabled):not(.disabled):active, .pager_org .btn:not(:disabled):not(.disabled).active {
  background-color: #efefef;
}
.pager_org .num {
  display: inline-block;
  vertical-align: middle;
  margin: 0 24px;
}
.pager_org .num .on {
  background: #0886c5;
  color: #fff;
  border-radius: 8px;
}
.pager_org a {
  display: inline-block;
  text-align: center;
  color: #757575;
  width: 32px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  margin-right: 8px;
  border-radius: 8px;
}
.pager_org a:last-child {
  margin-right: 0;
}
.pager_org a:hover {
  background: #eee;
}
.pager_org a:not(.btn) {
  color: #757575;
}

/*
* Modal
* --------------
*/
.modal .modal_content {
  width: 760px;
}
.modal.modal_sm .modal_content {
  width: 640px;
}
.modal.modal_lg .modal_content {
  width: 1056px;
}
.modal.modal_xg .modal_content {
  width: 90%;
}
.modal.modal_confirm .modal_content, .modal.modal_alert .modal_content {
  width: 400px;
}
.modal.modal_confirm .modal_content .wrapper, .modal.modal_alert .modal_content .wrapper {
  min-height: 0;
}

.modal {
  z-index: 510;
}

.modal.modal_alert {
  z-index: 530;
}

.modal.modal_confirm {
  z-index: 530;
}

.modal_sm_open,
.modal_open {
  overflow-x: hidden;
  overflow-y: hidden !important;
}
.modal_sm_open .base-wrap,
.modal_open .base-wrap {
  z-index: 0;
}

.modal.fade {
  /* transform: translate3d(0, 20%, 0);  */
  transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1) 0s;
  opacity: 0;
}

.modal.show {
  /* transform: translate3d(0, 0, 0); */
  opacity: 1;
}

.modal_backdrop {
  position: fixed;
  z-index: 500;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.5;
}

#content .modal {
  margin: 0 !important;
}

.modal,
.wpop_content {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  outline: 0;
}
.modal .modal_dialog,
.wpop_content .modal_dialog {
  position: relative;
  width: auto;
  height: 100vh;
  min-height: calc(100% - 10px);
  margin: 0 auto;
  pointer-events: none;
  display: table-cell;
  -webkit-appearance: none;
  vertical-align: center;
  display: flex;
  display: flex;
  align-items: center;
}
.modal .modal_content,
.wpop_content .modal_content {
  position: relative;
  margin: 0 auto;
  border-radius: 24px;
  background: #fff;
  background-clip: padding-box;
  box-shadow: 1px 1px 5px #555;
  pointer-events: auto;
  outline: 0;
  transition: box-shadow 0.15s linear;
}
.modal .modal_header .wrapper,
.wpop_content .modal_header .wrapper {
  padding: 48px 48px 0px 48px;
}
.modal .modal_header .wrapper .title,
.wpop_content .modal_header .wrapper .title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
  color: #1A1D29;
  padding-left: 0;
}
.modal .modal_body,
.wpop_content .modal_body {
  position: relative;
  padding: 32px 0 48px 0;
}
.modal .modal_body .wrapper,
.wpop_content .modal_body .wrapper {
  position: relative;
  height: auto;
  max-height: calc(100vh - 360px);
  padding: 3px 48px;
  overflow-y: auto;
  word-break: break-all;
  min-height: 160px;
}
.modal .modal_body .comp,
.wpop_content .modal_body .comp {
  margin-top: 32px;
}
.modal .modal_body .comp h3.title_area,
.modal .modal_body .comp .title_area .h2_title,
.wpop_content .modal_body .comp h3.title_area,
.wpop_content .modal_body .comp .title_area .h2_title {
  position: relative;
  padding-left: 12px;
  color: #1A1D29;
  font-size: 18px;
}
.modal .modal_body .comp h3.title_area:before,
.modal .modal_body .comp .title_area .h2_title:before,
.wpop_content .modal_body .comp h3.title_area:before,
.wpop_content .modal_body .comp .title_area .h2_title:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block !important;
  width: 4px;
  height: 4px;
  background: #73757C;
  border-radius: 50%;
  transform: translateY(-50%);
  content: "";
}
.modal .modal_body .comp h3 + .case_box,
.wpop_content .modal_body .comp h3 + .case_box {
  margin-top: 24px;
}
.modal .modal_body .comp .case_box .case_wrap,
.wpop_content .modal_body .comp .case_box .case_wrap {
  padding: 24px 40px;
  border: 1px solid #E1E2E5;
}
.modal .modal_body .comp .case_box .listDash li,
.wpop_content .modal_body .comp .case_box .listDash li {
  margin-top: 8px;
  color: #4D4F58;
  font-size: 16px;
}
.modal .modal_body .comp .case_box .listDash li strong,
.modal .modal_body .comp .case_box .listDash li .num,
.wpop_content .modal_body .comp .case_box .listDash li strong,
.wpop_content .modal_body .comp .case_box .listDash li .num {
  color: #1A1D29;
  font-family: "Pretendard", Sans-serif;
  font-weight: 500;
}
.modal .modal_body .comp .form_help:not(.error),
.wpop_content .modal_body .comp .form_help:not(.error) {
  position: relative;
  padding-left: 20px;
  color: #73757C;
  font-size: 16px;
}
.modal .modal_body .comp .form_help:not(.error):before,
.wpop_content .modal_body .comp .form_help:not(.error):before {
  position: absolute;
  top: 3px;
  left: 0;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/inc_renewal/img/common/icon_tip.png") no-repeat 0 0;
  content: "";
}
.modal .modal_body .comp .form_help.error,
.wpop_content .modal_body .comp .form_help.error {
  display: inline-block;
  margin-left: 4px;
  font-size: 16px;
  color: #E32121;
}
.modal .modal_body .comp .form_help.error em,
.wpop_content .modal_body .comp .form_help.error em {
  color: #E32121;
}
.modal .modal_body .comp .table_area .table_col td,
.wpop_content .modal_body .comp .table_area .table_col td {
  padding: 24px 24px 25px;
}
.modal .modal_body .comp .table_area .table_col .form_group .mtl_radio + .form_inline,
.wpop_content .modal_body .comp .table_area .table_col .form_group .mtl_radio + .form_inline {
  margin-left: 16px;
}
.modal .modal_body .comp .table_area .table_col .form_group .sub_radio_group .mtl_radio,
.wpop_content .modal_body .comp .table_area .table_col .form_group .sub_radio_group .mtl_radio {
  margin-right: 8px;
}
.modal .modal_body .comp .table_area .table_col .form_group .sub_radio_group .mtl_radio + label.mtl_radio,
.wpop_content .modal_body .comp .table_area .table_col .form_group .sub_radio_group .mtl_radio + label.mtl_radio {
  margin-left: 8px;
}
.modal .modal_body .comp .table_area .table_col .form_group .btn_md,
.wpop_content .modal_body .comp .table_area .table_col .form_group .btn_md {
  width: 135px;
  padding: 16px;
  text-align: center;
}
.modal .modal_body .comp .table_area .table_col .form_group .inp-sm,
.wpop_content .modal_body .comp .table_area .table_col .form_group .inp-sm {
  width: 132px !important;
}
.modal .modal_body .alert_box,
.wpop_content .modal_body .alert_box {
  padding: 40px 24px;
  background: #F6F8FC;
}
.modal .modal_body .alert_box > p,
.wpop_content .modal_body .alert_box > p {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}
.modal .modal_body .alert_box strong,
.wpop_content .modal_body .alert_box strong {
  color: #008DDB;
  font-weight: 600;
}
.modal .modal_body .alert_box + .table_area,
.wpop_content .modal_body .alert_box + .table_area {
  margin-top: 32px;
}
.modal .modal_footer,
.wpop_content .modal_footer {
  padding: 0px 48px 48px 48px;
}
.modal .modal_footer .btn_area .btn,
.wpop_content .modal_footer .btn_area .btn {
  font-size: 16px;
  letter-spacing: 0;
}
.modal .modal_footer .btn_area.action,
.wpop_content .modal_footer .btn_area.action {
  margin: -16px 0 0 0;
}
.modal .modal_footer .tel_hepl,
.wpop_content .modal_footer .tel_hepl {
  position: absolute;
  right: 48px;
  bottom: 48px;
  font-size: 13px;
  text-align: right;
  font-family: "Pretendard", Sans-serif;
  color: #222;
  font-weight: 600;
}
.modal .modal_footer .tel_hepl > span:first-child,
.wpop_content .modal_footer .tel_hepl > span:first-child {
  display: inline-block;
  margin-right: 4px;
  font-weight: 400;
}
.modal .modal_content > .btn_close,
.wpop_content .modal_content > .btn_close {
  position: absolute;
  top: 48px;
  right: 48px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23444' stroke-linecap='square' stroke-width='1.5' d='M7 7L29.627 29.627' transform='translate(-1636 -383) translate(1000 335) translate(636 48)'/%3E%3Cpath stroke='%23444' stroke-linecap='square' stroke-width='1.5' d='M7 7L29.627 29.627' transform='translate(-1636 -383) translate(1000 335) translate(636 48) matrix(-1 0 0 1 36.627 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
  width: 36px;
  height: 36px;
}
.modal .modal_content > .btn_close span,
.wpop_content .modal_content > .btn_close span {
  position: absolute;
  display: inline-block;
  font-size: 1px;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  border: 0;
  clip: rect(0, 0, 0, 0);
}

.modal.modal_alert .modal_body {
  padding: 32px 40px 24px;
}
.modal.modal_alert .modal_body .wrapper {
  padding: 0;
  text-align: center;
}
.modal.modal_alert .modal_body .wrapper .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  padding-bottom: 8px;
}
.modal.modal_alert .modal_body .wrapper .msg {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.71;
  color: #444;
}
.modal.modal_alert .modal_content {
  border-radius: 16px;
}
.modal.modal_alert .modal_footer {
  padding: 0 40px 32px;
}
.modal.modal_alert .modal_footer .btn {
  padding: 9px 18px;
  font-size: 10px;
  line-height: 20px;
  border-radius: 8px;
  font-size: 14px;
  min-width: 86px;
}
.modal.modal_alert .modal_footer .btn {
  margin-right: 4px;
}
.modal.modal_alert .modal_footer .btn:first-child {
  margin-left: 0;
}
.modal.modal_alert .modal_footer .btn:not(:first-child) {
  margin-left: 4px;
}
.modal.modal_alert .modal_footer .btn:last-child {
  margin-right: 0;
}

.modal .cookie_area {
  margin-top: 30px;
}
.modal .cookie_area::after {
  display: block;
  content: "";
  clear: both;
}
.modal .cookie_area .lb-item {
  float: right;
}
.modal .cookie_area .mtl_checkbox {
  float: right;
}
.modal .cookie_area .mtl_checkbox > span {
  padding-left: 26px;
  color: #757575;
  font-weight: 400;
}

.wpop_content {
  position: relative;
  overflow: auto;
  display: block;
}
.wpop_content .modal_body .wrapper {
  max-height: initial;
}
.wpop_content.content-id {
  width: 100%;
}
.wpop_content.content-id .modal_header .wrapper {
  padding: 48px 30px 0px 30px;
}
.wpop_content.content-id .modal_header .wrapper .title {
  color: #000411;
  padding-left: 0;
}
.wpop_content.content-id .modal_body {
  padding: 56px 0;
}
.wpop_content.content-id .modal_body .wrapper {
  padding: 0 30px;
}

.agree_con_scroll {
  width: 100%;
  height: 250px;
  overflow: auto;
}

.list_agree {
  margin-top: 24px;
  text-align: center;
}

.list_agree > li {
  display: inline-block;
}
.list_agree > li:first-child a:after {
  display: none;
}
.list_agree > li a {
  display: block;
  line-height: 24px;
  text-align: center;
  position: relative;
  padding: 0 10px 0 12px;
}
.list_agree > li a:hover {
  text-decoration: underline;
}
.list_agree > li a:after {
  content: "";
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='12' viewBox='0 0 1 12'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23CCC'%3E%3Cg%3E%3Cpath d='M253 7H254V19H253z' transform='translate(-1024 -673) translate(771 666)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") right center no-repeat;
  width: 1px;
  height: 25px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
.list_agree > li.on a {
  color: #0886c5;
}

/*
* Toast
* --------------
*/
.toast {
  display: none;
  z-index: 1031;
  position: fixed;
  bottom: 0;
  left: 50%;
  min-width: 300px;
  text-align: center;
  padding: 24px 40px;
  color: #fff;
  background-color: #444;
  border-radius: 16px;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease-in-out 0s;
  transform: translate(-50%, 0);
  opacity: 0;
}

.toast.init {
  display: inline-block;
  bottom: 0;
  opacity: 0;
}

.toast.animate {
  bottom: 64px;
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}

.toast.end {
  bottom: 94px;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}

/**
* Review
* ------------------
* 시연용 CSS
*/
.review {
  position: relative;
  text-align: center;
  height: 100%;
  overflow: hidden;
}
.review .wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.review h1 {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.33;
  letter-spacing: -0.6px;
  color: #000;
}
.review h1 .mbr {
  display: none;
}
.review ul {
  padding-top: 104px;
  font-size: 0;
}
.review li {
  display: inline-block;
  margin-right: 48px;
}
.review li:last-child {
  margin-right: 0;
}
.review li:nth-child(1) a:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M64 82h4c4.418 0 8-3.582 8-8V46h10L53.315 14.724c-3.031-2.694-7.599-2.694-10.63 0L10 46h10v28c0 4.418 3.582 8 8 8h4' transform='translate(-408 -546) translate(312 472) translate(96 74)'/%3E%3Cpath stroke='%230199E8' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M56 78V58c0-2.209-1.791-4-4-4h-8c-2.209 0-4 1.791-4 4v20' transform='translate(-408 -546) translate(312 472) translate(96 74)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.review li:nth-child(2) a:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%230199E8' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M64 46L58 46M38 46L32 46' transform='translate(-576 -546) translate(480 472) translate(96 74)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='4' d='M80 74L64 74' transform='translate(-576 -546) translate(480 472) translate(96 74)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M74 66L82 74 74 81.974' transform='translate(-576 -546) translate(480 472) translate(96 74)'/%3E%3Cg stroke-linecap='round' stroke-width='4'%3E%3Cpath stroke='%23444' d='M46.063 70.575C42.87 71.503 39.493 72 36 72 16.118 72 0 55.883 0 36 0 16.118 16.118 0 36 0c19.883 0 36 16.118 36 36 0 3.453-.486 6.793-1.393 9.954' transform='translate(-576 -546) translate(480 472) translate(96 74) translate(12 12)'/%3E%3Cpath stroke='%230199E8' stroke-linejoin='round' d='M24 26L30 46 36.001 26 42.002 46 47.998 26' transform='translate(-576 -546) translate(480 472) translate(96 74) translate(12 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.review li:nth-child(3) a:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='4' d='M70 62V24c0-4.418-3.582-8-8-8H22c-4.418 0-8 3.582-8 8v40c0 8.836 7.164 16 16 16h36c8.836 0 16-7.164 16-16V36c0-2.209-1.791-4-4-4' transform='translate(-912 -546) translate(816 472) translate(96 74)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M26 60L46 60M26 50L58 50' transform='translate(-912 -546) translate(816 472) translate(96 74)'/%3E%3Cpath stroke='%230199E8' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M57.5 38h-31c-.276 0-.5-.224-.5-.5v-7c0-.276.224-.5.5-.5h31c.276 0 .5.224.5.5v7c0 .276-.224.5-.5.5z' transform='translate(-912 -546) translate(816 472) translate(96 74)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.review li:nth-child(4) a:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='4' d='M14 34V22c0-4.418 3.582-8 8-8h52c4.418 0 8 3.582 8 8v52c0 4.418-3.582 8-8 8H22c-4.418 0-8-3.582-8-8V46M82 34L14 34' transform='translate(-1248 -546) translate(1152 472) translate(96 74)'/%3E%3Cpath stroke='%230199E8' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M50 54c0 1.104-.896 2-2 2s-2-.896-2-2 .896-2 2-2 2 .896 2 2zM48 56L48 64' transform='translate(-1248 -546) translate(1152 472) translate(96 74)'/%3E%3Cpath fill='%23444' d='M24 22c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2M32 22c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2M40 22c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2' transform='translate(-1248 -546) translate(1152 472) translate(96 74)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.review li a {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 288px;
  height: 288px;
  border-radius: 32px;
  border: solid 2px #e0e0e0;
  background-color: #fff;
}
.review li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 74px;
  width: 100%;
  height: 96px;
}
.review li a span {
  margin-top: 180px;
  display: block;
  font-size: 24px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.5px;
  color: #000;
}
@media (max-width: 1300px) {
  .review li {
    margin-right: 3%;
    width: 20%;
    height: 90%;
  }
  .review li a {
    width: 100%;
    height: 288px;
  }
}
@media (max-width: 820px) {
  .review h1 {
    font-size: 2rem;
  }
  .review li a {
    width: 100%;
    height: 180px;
  }
  .review li a:after {
    top: 25px;
    background-size: 40% !important;
  }
  .review li a span {
    font-size: 16px;
    margin-top: 110px;
  }
}
@media (max-width: 550px) {
  .review h1 {
    font-size: 1.4rem;
  }
  .review h1 .mbr {
    display: block;
  }
  .review ul {
    padding-top: 54px;
  }
  .review li {
    display: block;
    width: 90%;
    margin: 0 auto 10px !important;
  }
  .review li a {
    width: 100%;
    height: 120px;
    border-radius: 18px;
  }
  .review li a:after {
    top: 25px;
    height: 40px;
    background-size: 40px !important;
  }
  .review li a span {
    font-size: 14px;
    margin-top: 70px;
  }
}

/**
* Sitemap
* ------------------
*/
.sitemap * {
  box-sizing: border-box;
  font-weight: 600;
  letter-spacing: -0.5px;
}
.sitemap .dep1 {
  margin-bottom: 24px;
  padding-bottom: 24px;
  font-size: 24px;
  line-height: 32px;
  border-bottom: 1px solid #222;
}
.sitemap .dep2 {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 30px;
}
.sitemap .dep3 {
  position: relative;
  padding-left: 10px;
  margin-bottom: 6px;
  margin-right: 10px;
  color: #222;
  font-size: 14px;
  line-height: 1.43;
}
.sitemap .dep3:after {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 2px;
  height: 2px;
  background: #444;
}
.sitemap .map_wrap {
  padding-bottom: 15px;
  margin: 20px 0 33px;
  border-bottom: 1px solid #dbdbdb;
}
.sitemap .map_wrap:last-child {
  border-bottom: none;
}
.sitemap .map_wrap a {
  display: block;
}
.sitemap .map_wrap > ul > li {
  position: relative;
  display: inline-block;
  width: 16.393442623%;
  margin: 16px 0 13px;
  vertical-align: top;
}
.sitemap .map_wrap > ul > li > ul {
  margin-left: 10px;
}
.sitemap .map_wrap > ul > li > ul > li {
  margin-right: 10px;
}
.sitemap .map_wrap > ul > li > ul > li a {
  padding: 3px 0;
  line-height: 20px;
  color: #757575;
  font-weight: 400;
}
.sitemap .map_wrap > ul > li > ul > li a span {
  font-weight: 400;
}
.sitemap .map_wrap > ul > li > ul > li a:hover {
  text-decoration: underline;
  color: #80624c;
  font-weight: 600;
}
.sitemap .map_wrap > ul > li > ul > li a:hover span {
  font-weight: 600;
}
.sitemap .map_wrap .depth3::after {
  display: block;
  content: "";
  clear: both;
}

/**
* Main
* ------------------
*/
body,
.content-id {
  /* 메인 */
}
body .div-hr,
.content-id .div-hr {
  width: 100% !important;
  border-top: 1px solid #E1E2E5 !important;
  margin: 16px 0 !important;
  position: relative !important;
  display: block !important;
}
body .keyword_list_div .tit,
.content-id .keyword_list_div .tit {
  width: 100%;
  color: #1A1D29;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 16px;
}
body .keyword_list_div .tit button,
.content-id .keyword_list_div .tit button {
  display: block;
  float: right;
}
body .keyword_list_div * + .tit,
.content-id .keyword_list_div * + .tit {
  display: block;
  width: 100%;
  margin-top: 24px;
}
body .search_word_list,
body .word-boxround,
.content-id .search_word_list,
.content-id .word-boxround {
  display: flex;
  flex-wrap: wrap;
}
body .search_word_list li,
body .word-boxround li,
.content-id .search_word_list li,
.content-id .word-boxround li {
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  background-color: #fff;
  height: 32px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 12px;
  margin-right: 4px;
  margin-bottom: 4px;
}
body .search_word_list li a,
body .word-boxround li a,
.content-id .search_word_list li a,
.content-id .word-boxround li a {
  color: #1A1D29;
  font-size: 13px;
  font-weight: 500;
}
body .search_word_list li button,
body .word-boxround li button,
.content-id .search_word_list li button,
.content-id .word-boxround li button {
  min-width: 20px;
  margin-right: -4px;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -160px -20px;
}
body .search_word_list li:last-child,
body .word-boxround li:last-child,
.content-id .search_word_list li:last-child,
.content-id .word-boxround li:last-child {
  margin-right: 0;
}
body .main_slider,
.content-id .main_slider {
  position: relative;
  float: left;
  box-sizing: border-box;
}
body .main_slider .link_clone,
.content-id .main_slider .link_clone {
  z-index: 10;
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
}
body .main_slider .link_clone a,
.content-id .main_slider .link_clone a {
  display: inline-block;
  width: 400px;
  height: 136px;
  color: #FFF;
  font-size: 32px;
  padding: 32px 40px 32px 48px;
  box-sizing: border-box;
  background: #0199e8;
  border-bottom-right-radius: 30px;
  position: relative;
}
body .main_slider .link_clone a:focus strong,
body .main_slider .link_clone a:focus span, body .main_slider .link_clone a:hover strong,
body .main_slider .link_clone a:hover span,
.content-id .main_slider .link_clone a:focus strong,
.content-id .main_slider .link_clone a:focus span,
.content-id .main_slider .link_clone a:hover strong,
.content-id .main_slider .link_clone a:hover span {
  text-decoration: underline;
}
body .main_slider .link_clone a span,
.content-id .main_slider .link_clone a span {
  display: block;
  font-size: 14px;
  margin-bottom: 20px;
  font-weight: 600;
  letter-spacing: -0.5px;
}
body .main_slider .link_clone a strong,
.content-id .main_slider .link_clone a strong {
  font-weight: 700;
}
body .main_slider .link_clone a .arrow,
.content-id .main_slider .link_clone a .arrow {
  display: block;
  position: absolute;
  right: 30px;
  top: 50%;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='33' viewBox='0 0 32 33'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1288 -915) translate(80 98.513) translate(0 .487) translate(880 763.513) translate(328 53)'%3E%3Crect width='20' height='3' x='4' y='14' fill='%23FFF' rx='1.5'/%3E%3Crect width='10' height='3' x='18' y='17' fill='%23FFF' rx='1.5' transform='scale(1 -1) rotate(50 62.673 0)'/%3E%3Crect width='10' height='3' x='18' y='11' fill='%23FFF' rx='1.5' transform='rotate(50 23 12.5)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
body .main_slider .link_clone a:hover, body .main_slider .link_clone a:active,
.content-id .main_slider .link_clone a:hover,
.content-id .main_slider .link_clone a:active {
  text-decoration: underline;
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_slider .link_clone a,
.content-id .main_slider .link_clone a {
    width: 320px !important;
    height: 110px !important;
    padding: 24px 0 23px 32px !important;
    font-size: 24px !important;
    background-position: 256px center !important;
  }
  body .main_slider .link_clone a .arrow,
.content-id .main_slider .link_clone a .arrow {
    right: 20px !important;
  }
  body .main_slider .link_clone a span,
.content-id .main_slider .link_clone a span {
    font-size: 12px !important;
    margin-bottom: 14px !important;
  }
  body .main_slider .link_clone a strong,
.content-id .main_slider .link_clone a strong {
    font-size: 24px !important;
  }
}
body .main_slider .main_slick,
.content-id .main_slider .main_slick {
  position: relative;
  width: 1280px;
  height: 900px;
  padding: 0;
  border-radius: 30px;
  margin-bottom: 0;
}
body .main_slider .main_slick .slick-list,
.content-id .main_slider .main_slick .slick-list {
  border-radius: 30px;
}
body .main_slider .main_slick .slick-list .main_items,
.content-id .main_slider .main_slick .slick-list .main_items {
  position: relative;
  padding: 104px 96px 216px 198px;
  box-sizing: border-box;
  background-color: #f2f2f2;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 1280px 900px;
  height: 900px;
}
body .main_slider .main_slick .slick-list .main_items .register_list img,
.content-id .main_slider .main_slick .slick-list .main_items .register_list img {
  display: block;
}
body .main_slider .main_slick .slick-list .main_items .register_list img.small,
.content-id .main_slider .main_slick .slick-list .main_items .register_list img.small {
  display: none !important;
}
body .main_slider .main_slick .slick-list .main_items .main_img,
.content-id .main_slider .main_slick .slick-list .main_items .main_img {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 100%;
}
body .main_slider .main_slick .slick-list .main_items .main_img_normal,
.content-id .main_slider .main_slick .slick-list .main_items .main_img_normal {
  display: none;
}
body .main_slider .main_slick .slick-list .main_items .main_tit,
.content-id .main_slider .main_slick .slick-list .main_items .main_tit {
  position: absolute;
  top: 117px;
  left: 199px;
}
body .main_slider .main_slick .slick-list .main_items .main_tit strong,
.content-id .main_slider .main_slick .slick-list .main_items .main_tit strong {
  font-size: 70px;
  font-weight: bold;
  color: #222;
  line-height: 88px;
}
body .main_slider .main_slick .slick-list .main_items .main_tit p,
.content-id .main_slider .main_slick .slick-list .main_items .main_tit p {
  font-size: 18px;
  color: #73757C;
  line-height: 30px;
  margin-top: 25px;
}
body .main_slider .main_slick .slick-list .main_items .register,
.content-id .main_slider .main_slick .slick-list .main_items .register {
  position: absolute;
  top: 501px;
  left: 196px;
}
body .main_slider .main_slick .slick-list .main_items .register .info,
.content-id .main_slider .main_slick .slick-list .main_items .register .info {
  font-size: 16px;
  color: #222;
  line-height: 36px;
}
body .main_slider .main_slick .slick-list .main_items .register .info span,
.content-id .main_slider .main_slick .slick-list .main_items .register .info span {
  font-size: 36px;
  font-weight: bold;
  color: #0199e8;
  display: block;
  margin-bottom: 16px;
}
body .main_slider .main_slick .slick-list .main_items .register .register_list,
.content-id .main_slider .main_slick .slick-list .main_items .register .register_list {
  margin-top: 40px;
  margin-left: -20px;
}
body .main_slider .main_slick .slick-list .main_items .register .register_list li,
.content-id .main_slider .main_slick .slick-list .main_items .register .register_list li {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  width: 100px;
  margin-right: 0;
  text-align: center;
  float: left;
}
body .main_slider .main_slick .slick-list .main_items .register .register_list li a,
.content-id .main_slider .main_slick .slick-list .main_items .register .register_list li a {
  display: inline-block;
  font-size: 14px;
  color: #222;
  padding-top: 0;
}
body .main_slider .main_slick .slick-list .main_items .register .register_list li a img,
.content-id .main_slider .main_slick .slick-list .main_items .register .register_list li a img {
  margin: 0 auto 10px auto;
  width: 48px;
  height: 48px;
}
body .main_slider .main_slick .slick-list .main_items .register .register_list li a:hover, body .main_slider .main_slick .slick-list .main_items .register .register_list li a:active,
.content-id .main_slider .main_slick .slick-list .main_items .register .register_list li a:hover,
.content-id .main_slider .main_slick .slick-list .main_items .register .register_list li a:active {
  text-decoration: underline;
}
body .main_slider .main_slick .slick-list .main_items .account,
.content-id .main_slider .main_slick .slick-list .main_items .account {
  position: absolute;
  right: 0;
  bottom: 0;
}
body .main_slider .main_slick .slick-list .main_items .account a,
.content-id .main_slider .main_slick .slick-list .main_items .account a {
  display: inline-block;
  width: 400px;
  height: 136px;
  color: transparent;
  font-size: 32px;
  padding: 32px 40px 32px 48px;
  box-sizing: border-box;
}
body .main_slider .main_slick .slick-list .main_items .account a span,
.content-id .main_slider .main_slick .slick-list .main_items .account a span {
  display: block;
  font-size: 14px;
  margin-bottom: 20px;
  font-weight: 400;
  letter-spacing: -0.5px;
}
body .main_slider .main_slick .slick-list .main_items .account a:hover, body .main_slider .main_slick .slick-list .main_items .account a:active,
.content-id .main_slider .main_slick .slick-list .main_items .account a:hover,
.content-id .main_slider .main_slick .slick-list .main_items .account a:active {
  text-decoration: underline;
}
body .main_slider .main_slick .slick-dots,
.content-id .main_slider .main_slick .slick-dots {
  position: absolute;
  left: 196px;
  bottom: 110px;
  text-align: inherit;
  width: auto;
}
body .main_slider .main_slick .slick-dots li,
.content-id .main_slider .main_slick .slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
}
body .main_slider .main_slick .slick-dots li button,
.content-id .main_slider .main_slick .slick-dots li button {
  width: 16px;
  height: 16px;
}
body .main_slider .main_slick .slick-dots li button::before,
.content-id .main_slider .main_slick .slick-dots li button::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #CCC;
  border-radius: 50%;
  opacity: 1;
  top: 4px;
  left: 4px;
  margin: 0;
}
body .main_slider .main_slick .slick-dots .slick-active button,
.content-id .main_slider .main_slick .slick-dots .slick-active button {
  width: 40px;
  height: 16px;
}
body .main_slider .main_slick .slick-dots .slick-active button::before,
.content-id .main_slider .main_slick .slick-dots .slick-active button::before {
  content: "";
  width: 32px;
  height: 8px;
  margin: 0 8px 0 0;
  border-radius: 8px;
  background: #0199e8;
  top: 4px;
}
body .main_slider .main_controls,
.content-id .main_slider .main_controls {
  position: absolute;
  left: 296px;
  bottom: 110px !important;
}
body .main_slider .main_controls ul li,
.content-id .main_slider .main_controls ul li {
  float: left;
  margin-right: 8px;
}
body .main_slider .main_controls ul li button,
.content-id .main_slider .main_controls ul li button {
  width: 16px;
  height: 16px;
  text-indent: -9999px;
}
body .main_slider .main_controls ul li .play,
.content-id .main_slider .main_controls ul li .play {
  display: none;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-360 -869) translate(80 98.513) translate(0 .487) translate(200 769.513) translate(80 .487)'%3E%3Crect width='15' height='15' x='.5' y='.5' fill='%23FFF' stroke='%23CCC' rx='4'/%3E%3Cpath fill='%23BDBDBD' d='M5.365 10.525c-.157 0-.274-.047-.33-.133-.062-.096-.042-.234.057-.38l3.06-4.522c.094-.139.217-.215.348-.215.13 0 .254.076.348.215l3.06 4.522c.098.146.119.284.056.38-.055.086-.172.133-.329.133h-6.27z' transform='rotate(90 8.5 7.9)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
body .main_slider .main_controls ul li .play:hover, body .main_slider .main_controls ul li .play:active,
.content-id .main_slider .main_controls ul li .play:hover,
.content-id .main_slider .main_controls ul li .play:active {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-360 -893) translate(80 98.513) translate(0 .487) translate(200 769.513) translate(80 24.487)'%3E%3Crect width='15' height='15' x='.5' y='.5' fill='%23FFF' stroke='%23CCC' rx='4'/%3E%3Cpath fill='%230199E8' d='M5.365 10.525c-.157 0-.274-.047-.33-.133-.062-.096-.042-.234.057-.38l3.06-4.522c.094-.139.217-.215.348-.215.13 0 .254.076.348.215l3.06 4.522c.098.146.119.284.056.38-.055.086-.172.133-.329.133h-6.27z' transform='rotate(90 8.5 7.9)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
body .main_slider .main_controls ul li .pause,
.content-id .main_slider .main_controls ul li .pause {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-384 -869) translate(80 98.513) translate(0 .487) translate(200 769.513) translate(104 .487)'%3E%3Crect width='15' height='15' x='.5' y='.5' fill='%23FFF' stroke='%23CCC' rx='4'/%3E%3Crect width='1' height='6' x='6' y='5' fill='%23BDBDBD' rx='.5'/%3E%3Crect width='1' height='6' x='9' y='5' fill='%23BDBDBD' rx='.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
body .main_slider .main_controls ul li .pause:hover, body .main_slider .main_controls ul li .pause:active,
.content-id .main_slider .main_controls ul li .pause:hover,
.content-id .main_slider .main_controls ul li .pause:active {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-384 -893) translate(80 98.513) translate(0 .487) translate(200 769.513) translate(104 24.487)'%3E%3Crect width='15' height='15' x='.5' y='.5' fill='%23FFF' stroke='%23CCC' rx='4'/%3E%3Crect width='1' height='6' x='6' y='5' fill='%230199E8' rx='.5'/%3E%3Crect width='1' height='6' x='9' y='5' fill='%230199E8' rx='.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
body .main_nav,
.content-id .main_nav {
  position: relative;
  float: right;
  box-sizing: border-box;
  margin-top: 8px;
  padding-top: 101px;
}
body .main_nav *,
.content-id .main_nav * {
  box-sizing: border-box;
}
body .main_nav .search_area,
.content-id .main_nav .search_area {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body .main_nav .search_area.on .hashtag_list,
.content-id .main_nav .search_area.on .hashtag_list {
  display: none;
}
body .main_nav .search_area .tit.type-product,
.content-id .main_nav .search_area .tit.type-product {
  font-size: 17px;
  font-weight: 600;
  margin-top: 27px;
}
body .main_nav .search_area .ipt_area,
.content-id .main_nav .search_area .ipt_area {
  height: 49px;
  position: relative;
  margin-top: 2px;
}
body .main_nav .search_area .ipt_area .searchBox,
.content-id .main_nav .search_area .ipt_area .searchBox {
  position: relative;
}
body .main_nav .search_area .ipt_area .searchBox input[type=text],
.content-id .main_nav .search_area .ipt_area .searchBox input[type=text] {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  border-bottom: 2px solid #222;
  border-radius: 0;
  padding-right: 50px;
  /* padding-right: 24px; */
  box-sizing: border-box;
  font-size: 18px;
  color: #222;
  font-weight: 600;
}
body .main_nav .search_area .ipt_area .searchBox input[type=text]::-moz-placeholder, .content-id .main_nav .search_area .ipt_area .searchBox input[type=text]::-moz-placeholder {
  font-size: 18px;
  color: #909599;
  font-weight: 600;
}
body .main_nav .search_area .ipt_area .searchBox input[type=text]:-ms-input-placeholder, .content-id .main_nav .search_area .ipt_area .searchBox input[type=text]:-ms-input-placeholder {
  font-size: 18px;
  color: #909599;
  font-weight: 600;
}
body .main_nav .search_area .ipt_area .searchBox input[type=text]::placeholder,
.content-id .main_nav .search_area .ipt_area .searchBox input[type=text]::placeholder {
  font-size: 18px;
  color: #909599;
  font-weight: 600;
}
body .main_nav .search_area .ipt_area .searchBox .btn-inpclear,
.content-id .main_nav .search_area .ipt_area .searchBox .btn-inpclear {
  right: 24px;
  top: 10px;
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .search_area .ipt_area .searchBox .btn-inpclear,
.content-id .main_nav .search_area .ipt_area .searchBox .btn-inpclear {
    top: 5px;
  }
}
body .main_nav .search_area .ipt_area .searchBox > button:not(.ui-clear),
.content-id .main_nav .search_area .ipt_area .searchBox > button:not(.ui-clear) {
  position: absolute;
  right: 0;
  bottom: calc(50% - 12px);
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1814 -123) translate(1440 107) translate(374 16)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.841 15.547L19.742 20.545'/%3E%3Crect width='14' height='14' x='3' y='4' stroke='%23444' stroke-width='2' rx='7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  text-indent: -9999px;
}
body .main_nav .search_area .ipt_area .searchBox > .reset,
.content-id .main_nav .search_area .ipt_area .searchBox > .reset {
  display: none;
  position: absolute;
  right: 24px;
  top: calc(50% - 12px);
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-740 -606) translate(98 91) translate(202 147) translate(440 368)'%3E%3Crect width='16' height='16' x='4' y='4' fill='%23AFAFAF' rx='8'/%3E%3Cpath stroke='%23FFF' stroke-linecap='square' d='M9 9L14.657 14.657'/%3E%3Cpath stroke='%23FFF' stroke-linecap='square' d='M9 9L14.657 14.657' transform='matrix(-1 0 0 1 23.657 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
body .main_nav .search_area .hashtag_list,
.content-id .main_nav .search_area .hashtag_list {
  width: 100%;
  margin-top: 12px;
}
body .main_nav .search_area .hashtag_list.off,
.content-id .main_nav .search_area .hashtag_list.off {
  height: 30px;
}
body .main_nav .search_area .hashtag_list.off ul,
.content-id .main_nav .search_area .hashtag_list.off ul {
  display: none;
}
body .main_nav .search_area .hashtag_list ul li,
.content-id .main_nav .search_area .hashtag_list ul li {
  display: block;
  float: left;
}
body .main_nav .search_area .hashtag_list ul li a,
.content-id .main_nav .search_area .hashtag_list ul li a {
  display: block;
  font-size: 13px;
  padding: 10px 16px;
  color: #4D4F58;
  font-weight: 500;
  border-radius: 100px;
  background: #FAFAFA;
  box-sizing: border-box;
  margin-right: 8px;
  letter-spacing: -0.5px;
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .search_area .hashtag_list ul li a,
.content-id .main_nav .search_area .hashtag_list ul li a {
    font-size: 10px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .search_area .hashtag_list ul li a,
.content-id .main_nav .search_area .hashtag_list ul li a {
    padding: 8px 12px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .search_area .hashtag_list ul li a,
.content-id .main_nav .search_area .hashtag_list ul li a {
    margin-right: 4px;
  }
}
body .main_nav .search_area .hashtag_list ul li a:hover, body .main_nav .search_area .hashtag_list ul li a:active,
.content-id .main_nav .search_area .hashtag_list ul li a:hover,
.content-id .main_nav .search_area .hashtag_list ul li a:active {
  text-decoration: underline;
}
body .main_nav .search_area .hashtag_list ul li:last-child a,
.content-id .main_nav .search_area .hashtag_list ul li:last-child a {
  margin-right: 0;
}
body .main_nav .search_area .keyword_list,
.content-id .main_nav .search_area .keyword_list {
  display: none;
  overflow-y: auto;
  max-height: 300px;
}
body .main_nav .search_area .keyword_list .search-step1,
body .main_nav .search_area .keyword_list .search-step2,
.content-id .main_nav .search_area .keyword_list .search-step1,
.content-id .main_nav .search_area .keyword_list .search-step2 {
  display: none;
}
body .main_nav .search_area .keyword_list .search-step1.on,
body .main_nav .search_area .keyword_list .search-step2.on,
.content-id .main_nav .search_area .keyword_list .search-step1.on,
.content-id .main_nav .search_area .keyword_list .search-step2.on {
  display: block;
}
body .main_nav .search_area .keyword_list .search-step1,
.content-id .main_nav .search_area .keyword_list .search-step1 {
  margin-top: 12px;
}
body .main_nav .search_area .keyword_list .search-step1 .btn-del,
.content-id .main_nav .search_area .keyword_list .search-step1 .btn-del {
  font-size: 13px;
  text-decoration: underline;
  color: #73757C;
}
body .main_nav .search_area .keyword_list.on,
.content-id .main_nav .search_area .keyword_list.on {
  display: block;
}
body .main_nav .search_area .keyword_list.no_data .empty_box,
.content-id .main_nav .search_area .keyword_list.no_data .empty_box {
  display: block;
}
body .main_nav .search_area .keyword_list .empty_box,
.content-id .main_nav .search_area .keyword_list .empty_box {
  display: none;
  color: #73757C;
  font-size: 12px;
  text-align: center;
  padding: 18px 0;
  font-size: 14px;
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .search_area .keyword_list .empty_box,
.content-id .main_nav .search_area .keyword_list .empty_box {
    font-size: 12px;
  }
}
body .main_nav .search_area .keyword_list ul li a,
.content-id .main_nav .search_area .keyword_list ul li a {
  display: block;
  width: 100%;
  padding: 5px 0;
  box-sizing: border-box;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body .main_nav .search_area .keyword_list ul li a span,
.content-id .main_nav .search_area .keyword_list ul li a span {
  color: #0886c5;
}
body .main_nav .search_area .keyword_list ul li a:hover, body .main_nav .search_area .keyword_list ul li a:focus,
.content-id .main_nav .search_area .keyword_list ul li a:hover,
.content-id .main_nav .search_area .keyword_list ul li a:focus {
  text-decoration: underline;
}
body .main_nav .search_area.on,
.content-id .main_nav .search_area.on {
  width: 100%;
  z-index: 100;
  position: absolute;
  padding: 8px 42px 18px;
  min-height: 140px;
  top: 0px;
  left: 0px;
  border: 1px solid #e0e0e0;
  border-radius: 16px;
  box-sizing: border-box;
  box-shadow: 2px 2px 2px 0 #eee;
  background: #fff;
}
body .main_nav .search_area.on .ipt_area,
.content-id .main_nav .search_area.on .ipt_area {
  height: 40px;
  position: relative;
}
body .main_nav .search_area.on .ipt_area .searchBox,
.content-id .main_nav .search_area.on .ipt_area .searchBox {
  padding-left: 0;
  padding-right: 0;
}
body .main_nav .search_area.on .ipt_area .searchBox .btn-inpclear,
.content-id .main_nav .search_area.on .ipt_area .searchBox .btn-inpclear {
  right: 24px;
}
body .main_nav .search_area.on .ipt_area .searchBox input[type=text],
.content-id .main_nav .search_area.on .ipt_area .searchBox input[type=text] {
  width: 100%;
  border-color: transparent;
}
body .main_nav .search_area.on .ipt_area .searchBox > button:not(.ui-clear),
.content-id .main_nav .search_area.on .ipt_area .searchBox > button:not(.ui-clear) {
  right: 0;
  bottom: calc(50% - 9px);
}
body .main_nav .search_area.on .ipt_area .searchBox > .reset,
.content-id .main_nav .search_area.on .ipt_area .searchBox > .reset {
  right: 63px;
}
body .main_nav .section_area,
.content-id .main_nav .section_area {
  width: 400px;
  margin-top: 42px;
}
body .main_nav .section_area.type-notice,
.content-id .main_nav .section_area.type-notice {
  margin-top: 49px;
}
body .main_nav .section_area .tit_area,
.content-id .main_nav .section_area .tit_area {
  margin-bottom: 21px;
}
body .main_nav .section_area .tit_area .tit,
.content-id .main_nav .section_area .tit_area .tit {
  float: left;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.5px;
  padding-right: 20px;
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area .tit_area .tit,
.content-id .main_nav .section_area .tit_area .tit {
    font-size: 12px;
  }
}
body .main_nav .section_area .tit_area .tit a,
.content-id .main_nav .section_area .tit_area .tit a {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.5px;
  padding-right: 20px;
}
body .main_nav .section_area .tit_area .tit a::after,
.content-id .main_nav .section_area .tit_area .tit a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 1px;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23444' d='M4.079 7.02l4.534.035c.403.003.73.329.733.732.003.395-.315.718-.71.721h-.011L4.09 8.473c-.403-.003-.73-.329-.732-.732-.004-.395.314-.718.71-.721h.01z' transform='translate(-1501 -246) translate(1440 107) translate(0 133) rotate(-90 41.5 -19.5) rotate(45 6.352 7.764)'/%3E%3Cpath fill='%23444' d='M7.379 7.02l4.534.035c.403.003.73.329.733.732.003.395-.315.718-.71.721h-.011L7.39 8.473c-.403-.003-.73-.329-.732-.732-.004-.395.314-.718.71-.721h.01z' transform='translate(-1501 -246) translate(1440 107) translate(0 133) rotate(-90 41.5 -19.5) scale(-1 1) rotate(45 0 -15.537)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") right 0 no-repeat;
  vertical-align: middle;
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area .tit_area .tit a::after,
.content-id .main_nav .section_area .tit_area .tit a::after {
    top: 5px;
  }
}
body .main_nav .section_area .tit_area .tit a:hover, body .main_nav .section_area .tit_area .tit a:active,
.content-id .main_nav .section_area .tit_area .tit a:hover,
.content-id .main_nav .section_area .tit_area .tit a:active {
  text-decoration: underline;
}
body .main_nav .section_area .tab_sliders,
.content-id .main_nav .section_area .tab_sliders {
  float: right;
  margin-right: 7px;
}
body .main_nav .section_area .tab_sliders .on,
.content-id .main_nav .section_area .tab_sliders .on {
  font-weight: 700;
}
body .main_nav .section_area .info_slider_wrap,
.content-id .main_nav .section_area .info_slider_wrap {
  position: relative;
}
body .main_nav .section_area .info_slider,
.content-id .main_nav .section_area .info_slider {
  padding: 0;
}
body .main_nav .section_area .info_slider .no_slider,
.content-id .main_nav .section_area .info_slider .no_slider {
  position: relative;
  padding: 59px 0 59px 1px;
  box-sizing: border-box;
  text-align: center;
  border-radius: 16px;
  font-size: 16px;
}
body .main_nav .section_area .info_slider .count,
.content-id .main_nav .section_area .info_slider .count {
  position: absolute;
  z-index: 97;
  font-size: 12px;
  top: 20px;
  right: 25px;
}
body .main_nav .section_area .info_slider .count .now,
.content-id .main_nav .section_area .info_slider .count .now {
  color: #1A1D29;
  font-weight: 700;
}
body .main_nav .section_area .info_slider .count .total,
.content-id .main_nav .section_area .info_slider .count .total {
  color: #73757C;
  font-weight: 700;
}
body .main_nav .section_area .info_slider .count .total::before,
.content-id .main_nav .section_area .info_slider .count .total::before {
  content: "/";
  padding: 0 2px;
  font-size: 11px;
}
body .main_nav .section_area .info_slider .slick-list,
.content-id .main_nav .section_area .info_slider .slick-list {
  border-radius: 16px;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
}
body .main_nav .section_area .info_slider .slick-list .items,
.content-id .main_nav .section_area .info_slider .slick-list .items {
  position: relative;
  width: 400px;
  height: 136px;
  padding: 24px 50px 48px 48px;
  box-sizing: border-box;
}
body .main_nav .section_area .info_slider .slick-list .items .push,
.content-id .main_nav .section_area .info_slider .slick-list .items .push {
  font-size: 16px;
  color: #222;
  letter-spacing: -0.5px;
  line-height: 1.75;
}
body .main_nav .section_area .info_slider .slick-list .items .push:hover, body .main_nav .section_area .info_slider .slick-list .items .push:active,
.content-id .main_nav .section_area .info_slider .slick-list .items .push:hover,
.content-id .main_nav .section_area .info_slider .slick-list .items .push:active {
  text-decoration: underline;
}
body .main_nav .section_area .info_slider .slick-list .items .ellipsis,
.content-id .main_nav .section_area .info_slider .slick-list .items .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body .main_nav .section_area .info_slider .slick-list .items .plus,
.content-id .main_nav .section_area .info_slider .slick-list .items .plus {
  color: #f93636;
  font-size: 24px;
  margin-left: 8px;
  font-weight: bold;
}
body .main_nav .section_area .info_slider .slick-list .items .plus + span,
.content-id .main_nav .section_area .info_slider .slick-list .items .plus + span {
  color: #f93636;
}
body .main_nav .section_area .info_slider .slick-list .items .minus,
.content-id .main_nav .section_area .info_slider .slick-list .items .minus {
  font-size: 24px;
  margin-left: 8px;
  font-weight: bold;
  color: #3676e8;
}
body .main_nav .section_area .info_slider .slick-list .items .minus + span,
.content-id .main_nav .section_area .info_slider .slick-list .items .minus + span {
  color: #3676e8;
}
body .main_nav .section_area .info_slider .slick-list .items .info,
.content-id .main_nav .section_area .info_slider .slick-list .items .info {
  position: absolute;
  bottom: 18px;
  right: 40px;
  font-size: 12px;
  color: #73757C;
  letter-spacing: -0.5px;
}
body .main_nav .section_area .info_slider .slick-list .items .info > span,
.content-id .main_nav .section_area .info_slider .slick-list .items .info > span {
  font-size: 24px;
  margin-left: 8px;
  font-weight: bold;
}
body .main_nav .section_area .info_slider .slick-list .items .info > .percent,
.content-id .main_nav .section_area .info_slider .slick-list .items .info > .percent {
  font-size: 12px;
  margin-left: 0;
}
body .main_nav .section_area .info_slider .slick-list .items .info_table,
.content-id .main_nav .section_area .info_slider .slick-list .items .info_table {
  position: absolute;
  bottom: 12px;
  right: 48px;
}
body .main_nav .section_area .info_slider .slick-list .items .info_table dl,
.content-id .main_nav .section_area .info_slider .slick-list .items .info_table dl {
  margin-bottom: 6px;
}
body .main_nav .section_area .info_slider .slick-list .items .info_table dl dt,
.content-id .main_nav .section_area .info_slider .slick-list .items .info_table dl dt {
  float: left;
  font-size: 12px;
  color: #73757C;
  text-align: right;
  width: 125px;
  margin-right: 10px;
}
body .main_nav .section_area .info_slider .slick-list .items .info_table dl dd,
.content-id .main_nav .section_area .info_slider .slick-list .items .info_table dl dd {
  float: left;
  width: 90px;
  text-align: right;
}
body .main_nav .section_area .info_slider .slick-list .items .info_table dl dd .year,
.content-id .main_nav .section_area .info_slider .slick-list .items .info_table dl dd .year {
  font-size: 16px;
  color: #f93636;
  font-weight: bold;
}
body .main_nav .section_area .info_slider .slick-list .items .info_table dl dd .plus,
.content-id .main_nav .section_area .info_slider .slick-list .items .info_table dl dd .plus {
  font-size: 22px;
}
body .main_nav .section_area .info_slider .slick-list .items .info_table dl dd .minus,
.content-id .main_nav .section_area .info_slider .slick-list .items .info_table dl dd .minus {
  font-size: 22px;
}
body .main_nav .section_area .info_slider .slick-list .items .text_table,
.content-id .main_nav .section_area .info_slider .slick-list .items .text_table {
  bottom: 18px;
}
body .main_nav .section_area .info_slider .slick-list .items .text_table p,
.content-id .main_nav .section_area .info_slider .slick-list .items .text_table p {
  font-size: 12px;
  color: #73757C;
  text-align: right;
}
body .main_nav .section_area .info_slider .slick-list .items .text_table dl dt,
.content-id .main_nav .section_area .info_slider .slick-list .items .text_table dl dt {
  margin-right: 0;
}
body .main_nav .section_area .info_slider .slick-list .items .text_table dl dd,
.content-id .main_nav .section_area .info_slider .slick-list .items .text_table dl dd {
  width: inherit;
}
body .main_nav .section_area button,
.content-id .main_nav .section_area button {
  background-color: transparent !important;
  z-index: 98;
}
body .main_nav .section_area button.slick-prev,
.content-id .main_nav .section_area button.slick-prev {
  left: 4px;
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area button.slick-prev,
.content-id .main_nav .section_area button.slick-prev {
    left: 12px;
  }
}
body .main_nav .section_area button.slick-next,
.content-id .main_nav .section_area button.slick-next {
  right: 4px;
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area button.slick-next,
.content-id .main_nav .section_area button.slick-next {
    right: 12px;
  }
}
body .main_nav .section_area button:before,
.content-id .main_nav .section_area button:before {
  display: inline-block;
  width: 24px;
  height: 24px;
}
body .main_nav .section_area button:focus:before,
.content-id .main_nav .section_area button:focus:before {
  border: 2px solid #1A1D29;
}
body .main_nav .section_area .info_slider_type01,
.content-id .main_nav .section_area .info_slider_type01 {
  display: none;
}
body .main_nav .section_area .info_slider_type02 .slick-list,
.content-id .main_nav .section_area .info_slider_type02 .slick-list {
  border: none;
}
body .main_nav .section_area .info_slider_type02 .slick-list .items,
.content-id .main_nav .section_area .info_slider_type02 .slick-list .items {
  padding: 34px 45px 0;
  background-repeat: no-repeat;
  background-position: 0 0;
}
body .main_nav .section_area .info_slider_type02 .slick-list .items .event_text,
.content-id .main_nav .section_area .info_slider_type02 .slick-list .items .event_text {
  font-size: 16px;
  color: #222;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 25px;
}
body .main_nav .section_area .info_slider_type02 .slick-list .items .event_text .year,
.content-id .main_nav .section_area .info_slider_type02 .slick-list .items .event_text .year {
  margin-bottom: 6px;
  display: block;
}
body .main_nav .section_area .info_slider_type02 .slick-list .items .event_text:hover, body .main_nav .section_area .info_slider_type02 .slick-list .items .event_text:active,
.content-id .main_nav .section_area .info_slider_type02 .slick-list .items .event_text:hover,
.content-id .main_nav .section_area .info_slider_type02 .slick-list .items .event_text:active {
  text-decoration: underline;
}
body .main_nav .section_area .info_slider_type02 .slick-list .items .date,
.content-id .main_nav .section_area .info_slider_type02 .slick-list .items .date {
  color: #73757C;
  font-size: 12px;
  letter-spacing: normal;
  margin-top: 5px;
}
body .main_nav .section_area .info_slider_type02 .slick-list .items .date span,
.content-id .main_nav .section_area .info_slider_type02 .slick-list .items .date span {
  margin: 0 4px;
}
body .main_nav .section_area .info_slider_type02 .no_slider,
.content-id .main_nav .section_area .info_slider_type02 .no_slider {
  border-radius: 16px;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
}
body .main_nav .section_area .slider_controls,
.content-id .main_nav .section_area .slider_controls {
  position: absolute;
  right: 35px;
  top: 19px;
  z-index: 4;
}
body .main_nav .section_area .slider_controls li,
.content-id .main_nav .section_area .slider_controls li {
  float: left;
  margin-right: 8px;
}
body .main_nav .section_area .slider_controls li button,
.content-id .main_nav .section_area .slider_controls li button {
  width: 16px;
  height: 16px;
  text-indent: -9999px;
}
body .main_nav .section_area .slider_controls li .play,
.content-id .main_nav .section_area .slider_controls li .play {
  display: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23BDBDBD' d='M1.417 8c-.18 0-.313-.054-.376-.152-.072-.11-.048-.268.064-.434l3.498-5.169C4.71 2.087 4.85 2 5 2c.15 0 .29.087.398.245l3.497 5.17c.112.165.136.323.064.433-.063.098-.197.152-.376.152H1.417z' transform='translate(-1187.000000, -242.000000) translate(952.000000, 80.000000) translate(0.000000, 122.000000) translate(235.000000, 36.000000) translate(0.000000, 4.000000) translate(5.000000, 5.000000) rotate(90.000000) translate(-5.000000, -5.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}
body .main_nav .section_area .slider_controls li .play:hover, body .main_nav .section_area .slider_controls li .play:active,
.content-id .main_nav .section_area .slider_controls li .play:hover,
.content-id .main_nav .section_area .slider_controls li .play:active {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%230199E8' d='M1.417 8c-.18 0-.313-.054-.376-.152-.072-.11-.048-.268.064-.434l3.498-5.169C4.71 2.087 4.85 2 5 2c.15 0 .29.087.398.245l3.497 5.17c.112.165.136.323.064.433-.063.098-.197.152-.376.152H1.417z' transform='translate(-1775.000000, -531.000000) translate(1440.000000, 100.000000) translate(0.000000, 366.000000) translate(335.000000, 65.000000) translate(5.000000, 5.000000) rotate(90.000000) translate(-5.000000, -5.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}
body .main_nav .section_area .slider_controls li .pause,
.content-id .main_nav .section_area .slider_controls li .pause {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg fill='%23BDBDBD' transform='translate(-1775.000000, -531.000000) translate(1440.000000, 100.000000) translate(0.000000, 366.000000) translate(335.000000, 65.000000) translate(2.000000, 1.000000)'%3E%3Crect width='1.5' height='8' rx='.75'/%3E%3Crect width='1.5' height='8' x='4' rx='.75'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}
body .main_nav .section_area .slider_controls li .pause:hover, body .main_nav .section_area .slider_controls li .pause:active,
.content-id .main_nav .section_area .slider_controls li .pause:hover,
.content-id .main_nav .section_area .slider_controls li .pause:active {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg fill='%230199E8' transform='translate(-1775.000000, -531.000000) translate(1440.000000, 100.000000) translate(0.000000, 365.930788) translate(335.000000, 65.069212) translate(2.000000, 1.000000)'%3E%3Crect width='1.5' height='8' rx='.75'/%3E%3Crect width='1.5' height='8' x='4' rx='.75'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}
body .main_nav .section_area .notice_area ul li a,
.content-id .main_nav .section_area .notice_area ul li a {
  display: block;
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: -0.5px;
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area .notice_area ul li a,
.content-id .main_nav .section_area .notice_area ul li a {
    font-size: 12px;
  }
}
body .main_nav .section_area .notice_area ul li a:hover .notice, body .main_nav .section_area .notice_area ul li a:active .notice,
.content-id .main_nav .section_area .notice_area ul li a:hover .notice,
.content-id .main_nav .section_area .notice_area ul li a:active .notice {
  text-decoration: underline;
}
body .main_nav .section_area .notice_area ul li a .notice,
.content-id .main_nav .section_area .notice_area ul li a .notice {
  float: left;
  width: calc(100% - 70px);
  overflow: hidden;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #1A1D29;
}
body .main_nav .section_area .notice_area ul li a .notice > font,
.content-id .main_nav .section_area .notice_area ul li a .notice > font {
  color: inherit;
}
body .main_nav .section_area .notice_area ul li a .date,
.content-id .main_nav .section_area .notice_area ul li a .date {
  float: right;
  color: #73757C;
  letter-spacing: 0;
}
body .main_nav .certification_area,
body .main_nav .myinfo_area,
.content-id .main_nav .certification_area,
.content-id .main_nav .myinfo_area {
  margin-top: 50px;
}
body .main_nav .certification_area ul,
body .main_nav .myinfo_area ul,
.content-id .main_nav .certification_area ul,
.content-id .main_nav .myinfo_area ul {
  width: 100%;
}
body .main_nav .certification_area ul li,
body .main_nav .myinfo_area ul li,
.content-id .main_nav .certification_area ul li,
.content-id .main_nav .myinfo_area ul li {
  float: left;
}
body .main_nav .certification_area ul li a,
body .main_nav .myinfo_area ul li a,
.content-id .main_nav .certification_area ul li a,
.content-id .main_nav .myinfo_area ul li a {
  position: relative;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.5px;
  background: #80624c;
  display: inline-block;
  text-align: center;
  padding: 30px 0px;
}
body .main_nav .certification_area ul li a:focus, body .main_nav .certification_area ul li a:hover, body .main_nav .certification_area ul li a:active,
body .main_nav .myinfo_area ul li a:focus,
body .main_nav .myinfo_area ul li a:hover,
body .main_nav .myinfo_area ul li a:active,
.content-id .main_nav .certification_area ul li a:focus,
.content-id .main_nav .certification_area ul li a:hover,
.content-id .main_nav .certification_area ul li a:active,
.content-id .main_nav .myinfo_area ul li a:focus,
.content-id .main_nav .myinfo_area ul li a:hover,
.content-id .main_nav .myinfo_area ul li a:active {
  z-index: 1;
}
body .main_nav .certification_area ul li a:focus span, body .main_nav .certification_area ul li a:hover span, body .main_nav .certification_area ul li a:active span,
body .main_nav .myinfo_area ul li a:focus span,
body .main_nav .myinfo_area ul li a:hover span,
body .main_nav .myinfo_area ul li a:active span,
.content-id .main_nav .certification_area ul li a:focus span,
.content-id .main_nav .certification_area ul li a:hover span,
.content-id .main_nav .certification_area ul li a:active span,
.content-id .main_nav .myinfo_area ul li a:focus span,
.content-id .main_nav .myinfo_area ul li a:hover span,
.content-id .main_nav .myinfo_area ul li a:active span {
  text-decoration: underline;
}
body .main_nav .certification_area ul li a span,
body .main_nav .myinfo_area ul li a span,
.content-id .main_nav .certification_area ul li a span,
.content-id .main_nav .myinfo_area ul li a span {
  display: inline-block;
  letter-spacing: -0.5px;
  font-weight: normal;
}
body .main_nav .certification_area ul li a span::before,
body .main_nav .myinfo_area ul li a span::before,
.content-id .main_nav .certification_area ul li a span::before,
.content-id .main_nav .myinfo_area ul li a span::before {
  content: "";
  width: 48px;
  height: 48px;
  display: block;
  margin: 0 auto 10px auto;
}
body .main_nav .certification_area ul li.login,
body .main_nav .myinfo_area ul li.login,
.content-id .main_nav .certification_area ul li.login,
.content-id .main_nav .myinfo_area ul li.login {
  width: 50%;
}
body .main_nav .certification_area ul li.login a,
body .main_nav .myinfo_area ul li.login a,
.content-id .main_nav .certification_area ul li.login a,
.content-id .main_nav .myinfo_area ul li.login a {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
body .main_nav .certification_area ul li.login a:hover span, body .main_nav .certification_area ul li.login a:active span,
body .main_nav .myinfo_area ul li.login a:hover span,
body .main_nav .myinfo_area ul li.login a:active span,
.content-id .main_nav .certification_area ul li.login a:hover span,
.content-id .main_nav .certification_area ul li.login a:active span,
.content-id .main_nav .myinfo_area ul li.login a:hover span,
.content-id .main_nav .myinfo_area ul li.login a:active span {
  text-decoration: underline;
}
body .main_nav .certification_area ul li.login::after,
body .main_nav .myinfo_area ul li.login::after,
.content-id .main_nav .certification_area ul li.login::after,
.content-id .main_nav .myinfo_area ul li.login::after {
  content: "";
  width: 1px;
  height: 80px;
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  position: absolute;
  right: 0;
  top: calc(50% - 40px);
}
body .main_nav .certification_area ul li.login span::before,
body .main_nav .myinfo_area ul li.login span::before,
.content-id .main_nav .certification_area ul li.login span::before,
.content-id .main_nav .myinfo_area ul li.login span::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg stroke='%23FFF' stroke-linecap='round' stroke-width='2'%3E%3Cpath d='M6 9V4c0-2.209 1.791-4 4-4h20c2.209 0 4 1.791 4 4v26c0 2.209-1.791 4-4 4H10c-2.209 0-4-1.791-4-4v-5m17-8H0' transform='translate(-1516 -891) translate(1440 864) translate(76 27) translate(7 8)'/%3E%3Cpath stroke-linejoin='round' d='M18 11L24 17 18 22.987' transform='translate(-1516 -891) translate(1440 864) translate(76 27) translate(7 8)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
body .main_nav .certification_area ul li.certification,
body .main_nav .myinfo_area ul li.certification,
.content-id .main_nav .certification_area ul li.certification,
.content-id .main_nav .myinfo_area ul li.certification {
  width: 50%;
}
body .main_nav .certification_area ul li.certification a,
body .main_nav .myinfo_area ul li.certification a,
.content-id .main_nav .certification_area ul li.certification a,
.content-id .main_nav .myinfo_area ul li.certification a {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
body .main_nav .certification_area ul li.certification a:hover, body .main_nav .certification_area ul li.certification a:active,
body .main_nav .myinfo_area ul li.certification a:hover,
body .main_nav .myinfo_area ul li.certification a:active,
.content-id .main_nav .certification_area ul li.certification a:hover,
.content-id .main_nav .certification_area ul li.certification a:active,
.content-id .main_nav .myinfo_area ul li.certification a:hover,
.content-id .main_nav .myinfo_area ul li.certification a:active {
  text-decoration: underline;
}
body .main_nav .certification_area ul li.certification span::before,
body .main_nav .myinfo_area ul li.certification span::before,
.content-id .main_nav .certification_area ul li.certification span::before,
.content-id .main_nav .myinfo_area ul li.certification span::before {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg stroke='%23FFF' stroke-linecap='round' stroke-width='2'%3E%3Cpath d='M12 17v-2c0-2.209 1.791-4 4-4s4 1.791 4 4v2m-.4 8h-7.2c-1.325 0-2.4-1.044-2.4-2.333v-3.334C10 18.044 11.075 17 12.4 17h7.2c1.325 0 2.4 1.044 2.4 2.333v3.334C22 23.956 20.925 25 19.6 25z' transform='translate(-1717 -892) translate(1440 864) translate(272 28) translate(5) translate(8 5)'/%3E%3Cpath stroke-linejoin='round' d='M0 15v4.079s0 6.416 5 11.762c3.397 3.633 7.255 5.784 9.38 6.791 1.037.491 2.203.491 3.24 0 2.125-1.007 5.983-3.158 9.38-6.791 5-5.346 5-11.762 5-11.762v-9.99c0-1.783-1.034-3.379-2.596-4.005l-12-4.812c-.905-.363-1.903-.363-2.808 0l-12 4.812C1.034 5.71 0 7.217 0 9' transform='translate(-1717 -892) translate(1440 864) translate(272 28) translate(5) translate(8 5)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
body .main_nav .certification_area ul li.transfer,
body .main_nav .myinfo_area ul li.transfer,
.content-id .main_nav .certification_area ul li.transfer,
.content-id .main_nav .myinfo_area ul li.transfer {
  width: 50%;
}
body .main_nav .certification_area ul li.transfer::after,
body .main_nav .myinfo_area ul li.transfer::after,
.content-id .main_nav .certification_area ul li.transfer::after,
.content-id .main_nav .myinfo_area ul li.transfer::after {
  content: "";
  width: 1px;
  height: 80px;
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  position: absolute;
  right: 0;
  top: calc(50% - 40px);
}
body .main_nav .certification_area ul li.transfer a,
body .main_nav .myinfo_area ul li.transfer a,
.content-id .main_nav .certification_area ul li.transfer a,
.content-id .main_nav .myinfo_area ul li.transfer a {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
body .main_nav .certification_area ul li.transfer a span,
body .main_nav .myinfo_area ul li.transfer a span,
.content-id .main_nav .certification_area ul li.transfer a span,
.content-id .main_nav .myinfo_area ul li.transfer a span {
  font-size: 14px;
  letter-spacing: 1px;
}
body .main_nav .certification_area ul li.transfer a span::before,
body .main_nav .myinfo_area ul li.transfer a span::before,
.content-id .main_nav .certification_area ul li.transfer a span::before,
.content-id .main_nav .myinfo_area ul li.transfer a span::before {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg stroke='%23FFF' stroke-linecap='round' stroke-width='2'%3E%3Cpath d='M26 17h-3m-10 0h-3m24 14h-8' transform='translate(-1516 -892) translate(1440 100) translate(0 764) translate(71 28) translate(5) translate(6 6)'/%3E%3Cpath stroke-linejoin='round' d='M31 27L35 31 31 34.987' transform='translate(-1516 -892) translate(1440 100) translate(0 764) translate(71 28) translate(5) translate(6 6)'/%3E%3Cg%3E%3Cpath d='M23.031 35.288C21.434 35.752 19.746 36 18 36 8.059 36 0 27.941 0 18S8.059 0 18 0s18 8.059 18 18c0 1.727-.243 3.396-.697 4.977' transform='translate(-1516 -892) translate(1440 100) translate(0 764) translate(71 28) translate(5) translate(6 6)'/%3E%3Cpath stroke-linejoin='round' d='M12 13L15 23 18 13 21.001 23 23.999 13' transform='translate(-1516 -892) translate(1440 100) translate(0 764) translate(71 28) translate(5) translate(6 6)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
body .main_nav .certification_area ul li.center,
body .main_nav .myinfo_area ul li.center,
.content-id .main_nav .certification_area ul li.center,
.content-id .main_nav .myinfo_area ul li.center {
  width: 50%;
}
body .main_nav .certification_area ul li.center a,
body .main_nav .myinfo_area ul li.center a,
.content-id .main_nav .certification_area ul li.center a,
.content-id .main_nav .myinfo_area ul li.center a {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
body .main_nav .certification_area ul li.center a span,
body .main_nav .myinfo_area ul li.center a span,
.content-id .main_nav .certification_area ul li.center a span,
.content-id .main_nav .myinfo_area ul li.center a span {
  font-size: 14px;
  letter-spacing: 1px;
}
body .main_nav .certification_area ul li.center a span::before,
body .main_nav .myinfo_area ul li.center a span::before,
.content-id .main_nav .certification_area ul li.center a span::before,
.content-id .main_nav .myinfo_area ul li.center a span::before {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg stroke='%23FFF' stroke-linecap='round' stroke-width='2'%3E%3Cpath d='M12 17v-2c0-2.209 1.791-4 4-4s4 1.791 4 4v2m-.4 8h-7.2c-1.325 0-2.4-1.044-2.4-2.333v-3.334C10 18.044 11.075 17 12.4 17h7.2c1.325 0 2.4 1.044 2.4 2.333v3.334C22 23.956 20.925 25 19.6 25z' transform='translate(-1717 -892) translate(1440 864) translate(272 28) translate(5) translate(8 5)'/%3E%3Cpath stroke-linejoin='round' d='M0 15v4.079s0 6.416 5 11.762c3.397 3.633 7.255 5.784 9.38 6.791 1.037.491 2.203.491 3.24 0 2.125-1.007 5.983-3.158 9.38-6.791 5-5.346 5-11.762 5-11.762v-9.99c0-1.783-1.034-3.379-2.596-4.005l-12-4.812c-.905-.363-1.903-.363-2.808 0l-12 4.812C1.034 5.71 0 7.217 0 9' transform='translate(-1717 -892) translate(1440 864) translate(272 28) translate(5) translate(8 5)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
body .main_nav .type-mainbest,
.content-id .main_nav .type-mainbest {
  position: relative;
  margin-top: 40px;
}
body .main_nav .type-mainbest .mtl_selectbox.on:after,
body .main_nav .type-mainbest .mtl_selectbox.focus_on:after,
.content-id .main_nav .type-mainbest .mtl_selectbox.on:after,
.content-id .main_nav .type-mainbest .mtl_selectbox.focus_on:after {
  border: 0;
}
body .main_nav .type-mainbest .mtl_selectbox > .selectList > li > a,
.content-id .main_nav .type-mainbest .mtl_selectbox > .selectList > li > a {
  font-size: 14px;
  font-weight: 500;
}
body .main_nav .type-mainbest .mtl_selectbox,
.content-id .main_nav .type-mainbest .mtl_selectbox {
  min-width: 0;
  width: auto;
  height: 18px;
  border: 0;
  margin: 0;
}
body .main_nav .type-mainbest .mtl_selectbox > a,
.content-id .main_nav .type-mainbest .mtl_selectbox > a {
  width: auto;
  height: auto;
  color: #1A1D29;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  padding: 0;
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .type-mainbest .mtl_selectbox > a,
.content-id .main_nav .type-mainbest .mtl_selectbox > a {
    font-size: 12px;
  }
}
body .main_nav .type-mainbest .mtl_selectbox .selectList,
.content-id .main_nav .type-mainbest .mtl_selectbox .selectList {
  margin-left: -25px;
}
body .main_nav .type-mainbest .slider_controls,
.content-id .main_nav .type-mainbest .slider_controls {
  position: absolute;
  top: 0;
  right: 0;
}
body .main_nav .type-mainbest .tab_sliders,
.content-id .main_nav .type-mainbest .tab_sliders {
  margin-top: 1px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 0;
}
body .main_nav .type-mainbest .tab_sliders button,
.content-id .main_nav .type-mainbest .tab_sliders button {
  font-size: 13px;
  font-weight: 500;
  color: #73757C;
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .type-mainbest .tab_sliders button,
.content-id .main_nav .type-mainbest .tab_sliders button {
    font-size: 12px;
  }
}
body .main_nav .type-mainbest .tab_sliders .on,
.content-id .main_nav .type-mainbest .tab_sliders .on {
  font-weight: 700;
  color: #1A1D29;
  text-decoration: underline;
}
body .main_nav .type-mainbest .tab_sliders .div,
.content-id .main_nav .type-mainbest .tab_sliders .div {
  display: inline-block;
  width: 1px;
  height: 7px;
  margin: 0 8px;
  background-color: #CDCECF;
}
body .main_nav .type-mainbest .main-best,
.content-id .main_nav .type-mainbest .main-best {
  display: none;
  width: 100%;
  height: 136px;
  height: 136px;
  border: 1px solid #E0E0E0;
  border-radius: 16px;
  overflow: hidden;
  background-color: #fff;
  box-sizing: border-box;
  position: relative;
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .type-mainbest .main-best,
.content-id .main_nav .type-mainbest .main-best {
    height: 112px;
  }
}
body .main_nav .type-mainbest .main-best *,
.content-id .main_nav .type-mainbest .main-best * {
  box-sizing: border-box;
}
body .main_nav .type-mainbest .main-best.n1,
.content-id .main_nav .type-mainbest .main-best.n1 {
  display: block;
}
body .main_nav .type-mainbest .main-best.off,
.content-id .main_nav .type-mainbest .main-best.off {
  display: none;
}
body .main_nav .type-mainbest .main-best.on,
.content-id .main_nav .type-mainbest .main-best.on {
  display: block;
}
body .main_nav .type-mainbest .main-best .slide-paging,
.content-id .main_nav .type-mainbest .main-best .slide-paging {
  top: 4px;
  position: relative;
}
body .main_nav .type-mainbest .main-best .btn-wrap,
.content-id .main_nav .type-mainbest .main-best .btn-wrap {
  position: absolute;
  top: 12px;
  right: 20px;
  font-size: 12px;
  color: #73757C;
  display: flex;
  z-index: 3;
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .type-mainbest .main-best .btn-wrap,
.content-id .main_nav .type-mainbest .main-best .btn-wrap {
    top: 7px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .type-mainbest .main-best .btn-wrap,
.content-id .main_nav .type-mainbest .main-best .btn-wrap {
    right: 15px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .type-mainbest .main-best .btn-wrap,
.content-id .main_nav .type-mainbest .main-best .btn-wrap {
    font-size: 10px;
  }
}
body .main_nav .type-mainbest .main-best .btn-wrap .current,
.content-id .main_nav .type-mainbest .main-best .btn-wrap .current {
  color: #1A1D29;
  margin-left: 4px;
}
body .main_nav .type-mainbest .main-best .btn-wrap .total::before,
.content-id .main_nav .type-mainbest .main-best .btn-wrap .total::before {
  content: "/";
  display: inline-block;
  padding: 0 2px;
  font-size: 11px;
}
body .main_nav .type-mainbest .main-best .btn-wrap .btn-slide-toggle,
.content-id .main_nav .type-mainbest .main-best .btn-wrap .btn-slide-toggle {
  position: absolute;
  top: 4px;
  right: 28px;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg fill='%23BDBDBD' transform='translate(-1775.000000, -531.000000) translate(1440.000000, 100.000000) translate(0.000000, 366.000000) translate(335.000000, 65.000000) translate(2.000000, 1.000000)'%3E%3Crect width='1.5' height='8' rx='.75'/%3E%3Crect width='1.5' height='8' x='4' rx='.75'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 50% 50% no-repeat;
}
body .main_nav .type-mainbest .main-best .btn-wrap .btn-slide-toggle:hover, body .main_nav .type-mainbest .main-best .btn-wrap .btn-slide-toggle:active,
.content-id .main_nav .type-mainbest .main-best .btn-wrap .btn-slide-toggle:hover,
.content-id .main_nav .type-mainbest .main-best .btn-wrap .btn-slide-toggle:active {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg fill='%230199E8' transform='translate(-1775.000000, -531.000000) translate(1440.000000, 100.000000) translate(0.000000, 365.930788) translate(335.000000, 65.069212) translate(2.000000, 1.000000)'%3E%3Crect width='1.5' height='8' rx='.75'/%3E%3Crect width='1.5' height='8' x='4' rx='.75'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 50% 50% no-repeat;
}
body .main_nav .type-mainbest .main-best .btn-wrap .btn-slide-toggle.on,
.content-id .main_nav .type-mainbest .main-best .btn-wrap .btn-slide-toggle.on {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23BDBDBD' d='M1.417 8c-.18 0-.313-.054-.376-.152-.072-.11-.048-.268.064-.434l3.498-5.169C4.71 2.087 4.85 2 5 2c.15 0 .29.087.398.245l3.497 5.17c.112.165.136.323.064.433-.063.098-.197.152-.376.152H1.417z' transform='translate(-1187.000000, -242.000000) translate(952.000000, 80.000000) translate(0.000000, 122.000000) translate(235.000000, 36.000000) translate(0.000000, 4.000000) translate(5.000000, 5.000000) rotate(90.000000) translate(-5.000000, -5.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 50% 50% no-repeat;
}
body .main_nav .type-mainbest .main-best .btn-wrap .btn-slide-toggle.on:hover, body .main_nav .type-mainbest .main-best .btn-wrap .btn-slide-toggle.on:active,
.content-id .main_nav .type-mainbest .main-best .btn-wrap .btn-slide-toggle.on:hover,
.content-id .main_nav .type-mainbest .main-best .btn-wrap .btn-slide-toggle.on:active {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%230199E8' d='M1.417 8c-.18 0-.313-.054-.376-.152-.072-.11-.048-.268.064-.434l3.498-5.169C4.71 2.087 4.85 2 5 2c.15 0 .29.087.398.245l3.497 5.17c.112.165.136.323.064.433-.063.098-.197.152-.376.152H1.417z' transform='translate(-1775.000000, -531.000000) translate(1440.000000, 100.000000) translate(0.000000, 366.000000) translate(335.000000, 65.000000) translate(5.000000, 5.000000) rotate(90.000000) translate(-5.000000, -5.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 50% 50% no-repeat;
}
body .main_nav .type-mainbest .main-best .slick-arrow,
.content-id .main_nav .type-mainbest .main-best .slick-arrow {
  z-index: 2;
}
body .main_nav .type-mainbest .main-best .main-slide-best,
.content-id .main_nav .type-mainbest .main-best .main-slide-best {
  padding: 0;
  width: 100%;
  height: 100%;
}
body .main_nav .type-mainbest .main-best-item,
.content-id .main_nav .type-mainbest .main-best-item {
  width: 100%;
  height: 100%;
  padding: 24px;
}
body .main_nav .type-mainbest .main-best-item dt,
.content-id .main_nav .type-mainbest .main-best-item dt {
  position: relative;
  padding: 0 50px 0 56px;
  width: 100%;
  font-size: 16px;
  color: #1A1D29;
  line-height: 1.5;
  font-weight: 600;
  height: 50px;
  margin-bottom: 18px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .type-mainbest .main-best-item dt,
.content-id .main_nav .type-mainbest .main-best-item dt {
    padding: 0 50px 0 0;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .type-mainbest .main-best-item dt,
.content-id .main_nav .type-mainbest .main-best-item dt {
    font-size: 12px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .type-mainbest .main-best-item dt,
.content-id .main_nav .type-mainbest .main-best-item dt {
    height: 36px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .type-mainbest .main-best-item dt,
.content-id .main_nav .type-mainbest .main-best-item dt {
    margin-bottom: 12px;
  }
}
body .main_nav .type-mainbest .main-best-item[data-order] dt::before,
.content-id .main_nav .type-mainbest .main-best-item[data-order] dt::before {
  content: "";
  display: block;
  width: 30px;
  height: 35px;
  background: url(/inc_renewal/img/sp/sp_medal.svg) no-repeat 0 0;
  left: 14px;
  position: absolute;
  top: 3px;
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .type-mainbest .main-best-item[data-order] dt::before,
.content-id .main_nav .type-mainbest .main-best-item[data-order] dt::before {
    display: none;
  }
}
body .main_nav .type-mainbest .main-best-item[data-order="1"] dt::before,
.content-id .main_nav .type-mainbest .main-best-item[data-order="1"] dt::before {
  background-position: 0 0;
}
body .main_nav .type-mainbest .main-best-item[data-order="2"] dt::before,
.content-id .main_nav .type-mainbest .main-best-item[data-order="2"] dt::before {
  background-position: -30px 0;
}
body .main_nav .type-mainbest .main-best-item[data-order="3"] dt::before,
.content-id .main_nav .type-mainbest .main-best-item[data-order="3"] dt::before {
  background-position: -60px 0;
}
body .main_nav .type-mainbest .main-best-item dd,
.content-id .main_nav .type-mainbest .main-best-item dd {
  width: 100%;
  text-align: right;
  font-size: 13px;
  color: #73757C;
}
body .main_nav .type-mainbest .main-best-item dd strong,
.content-id .main_nav .type-mainbest .main-best-item dd strong {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.4px;
  color: #1A1D29;
  display: inline-block;
  margin-left: 4px;
}
body .main_nav .type-mainbest .main-best-item dd .per,
.content-id .main_nav .type-mainbest .main-best-item dd .per {
  font-size: 16px;
}
body .main_nav .type-mainbest .main-best-item dd .plus,
.content-id .main_nav .type-mainbest .main-best-item dd .plus {
  color: #D63434 !important;
}
body .main_nav .type-mainbest .main-best-item dd .minus,
.content-id .main_nav .type-mainbest .main-best-item dd .minus {
  color: #008DDB !important;
}
body .gnb_open .research_main .main_r .section_area .search_popup.on,
body .gnb_open .main_nav .search_area,
.content-id .gnb_open .research_main .main_r .section_area .search_popup.on,
.content-id .gnb_open .main_nav .search_area {
  z-index: 2000;
}

/* 작은사이즈 : 1280이하; */
@media (min-width: 0) and (max-width: 1899px) {
  body .main_slider .main_slick,
.content-id .main_slider .main_slick {
    width: 880px;
    height: 720px;
  }
  body .main_slider .main_slick .main_items,
.content-id .main_slider .main_slick .main_items {
    padding: 81px 0 170px 133px !important;
    background-size: 880px 720px !important;
    height: 720px !important;
  }
  body .main_slider .main_slick .main_items .register_list img,
.content-id .main_slider .main_slick .main_items .register_list img {
    display: none;
  }
  body .main_slider .main_slick .main_items .register_list img.small,
.content-id .main_slider .main_slick .main_items .register_list img.small {
    display: block !important;
  }
  body .main_slider .main_slick .main_items .main_img,
.content-id .main_slider .main_slick .main_items .main_img {
    display: none;
  }
  body .main_slider .main_slick .main_items .main_img_normal,
.content-id .main_slider .main_slick .main_items .main_img_normal {
    display: block !important;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
  }
  body .main_slider .main_slick .main_items .main_tit,
.content-id .main_slider .main_slick .main_items .main_tit {
    top: 91px !important;
    left: 120px !important;
  }
  body .main_slider .main_slick .main_items .main_tit strong,
.content-id .main_slider .main_slick .main_items .main_tit strong {
    font-size: 56px !important;
    line-height: 80px !important;
  }
  body .main_slider .main_slick .main_items .main_tit p,
.content-id .main_slider .main_slick .main_items .main_tit p {
    margin-top: 19px !important;
    font-size: 14px !important;
    line-height: 24px !important;
  }
  body .main_slider .main_slick .main_items .register,
.content-id .main_slider .main_slick .main_items .register {
    top: 398px !important;
    left: 123px !important;
  }
  body .main_slider .main_slick .main_items .register .info,
.content-id .main_slider .main_slick .main_items .register .info {
    font-size: 12px !important;
  }
  body .main_slider .main_slick .main_items .register .info span,
.content-id .main_slider .main_slick .main_items .register .info span {
    font-size: 24px !important;
    margin-bottom: -2px !important;
  }
  body .main_slider .main_slick .main_items .register .register_list,
.content-id .main_slider .main_slick .main_items .register .register_list {
    margin-top: 15px !important;
  }
  body .main_slider .main_slick .main_items .register .register_list li,
.content-id .main_slider .main_slick .main_items .register .register_list li {
    width: 86px !important;
    background-size: 24px !important;
  }
  body .main_slider .main_slick .main_items .register .register_list li a,
.content-id .main_slider .main_slick .main_items .register .register_list li a {
    font-size: 12px !important;
    padding-top: 0px !important;
    font-weight: 500 !important;
    /* .small{display: block } */
  }
  body .main_slider .main_slick .main_items .register .register_list li a img,
.content-id .main_slider .main_slick .main_items .register .register_list li a img {
    width: 40px !important;
    height: 40px !important;
  }
  body .main_slider .main_slick .main_items .register .register_list li a::after,
.content-id .main_slider .main_slick .main_items .register .register_list li a::after {
    margin-left: 10px !important;
    background-size: 6px 7px !important;
  }
  body .main_slider .main_slick .main_items .account a,
.content-id .main_slider .main_slick .main_items .account a {
    width: 320px !important;
    height: 110px !important;
    padding: 24px 0 23px 32px !important;
    font-size: 24px !important;
    background-position: 256px center !important;
  }
  body .main_slider .main_slick .main_items .account a span,
.content-id .main_slider .main_slick .main_items .account a span {
    font-size: 12px !important;
    margin-bottom: 10px !important;
  }
  body .main_slider .main_slick .bg01,
.content-id .main_slider .main_slick .bg01 {
    background-size: 880px 720px;
  }
  body .main_slider .main_slick .slick-dots,
.content-id .main_slider .main_slick .slick-dots {
    left: 130px;
    bottom: 99px;
  }
  body .main_slider .main_controls,
.content-id .main_slider .main_controls {
    left: 230px;
    bottom: 98px !important;
  }
  body .main_nav,
.content-id .main_nav {
    margin-top: 0 !important;
    padding-top: 87px;
  }
  body .main_nav .search_area .ipt_area .searchBox input[type=text],
.content-id .main_nav .search_area .ipt_area .searchBox input[type=text] {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  body .main_nav .search_area .ipt_area .searchBox input[type=text]::-moz-placeholder, .content-id .main_nav .search_area .ipt_area .searchBox input[type=text]::-moz-placeholder {
    font-size: 14px;
  }
  body .main_nav .search_area .ipt_area .searchBox input[type=text]:-ms-input-placeholder, .content-id .main_nav .search_area .ipt_area .searchBox input[type=text]:-ms-input-placeholder {
    font-size: 14px;
  }
  body .main_nav .search_area .ipt_area .searchBox input[type=text]::placeholder,
.content-id .main_nav .search_area .ipt_area .searchBox input[type=text]::placeholder {
    font-size: 14px;
  }
  body .main_nav .search_area .hashtag_list,
.content-id .main_nav .search_area .hashtag_list {
    width: 100%;
    margin-top: 0;
  }
  body .main_nav .search_area .hashtag_list ul li a,
.content-id .main_nav .search_area .hashtag_list ul li a {
    padding: 7px 12px;
    font-size: 10px;
    margin-right: 4px;
  }
  body .main_nav .search_area .keyword_list ul li a,
.content-id .main_nav .search_area .keyword_list ul li a {
    font-size: 14px;
    padding: 3px 0;
  }
  body .main_nav .search_area.on,
.content-id .main_nav .search_area.on {
    padding: 8px 32px 18px;
    overflow: hidden;
  }
  body .main_nav .search_area.on .ipt_area .searchBox,
.content-id .main_nav .search_area.on .ipt_area .searchBox {
    padding-left: 0;
    padding-right: 0;
  }
  body .main_nav .search_area.on .ipt_area .searchBox input[type=text],
.content-id .main_nav .search_area.on .ipt_area .searchBox input[type=text] {
    width: 100%;
  }
  body .main_nav .search_area.on .ipt_area .searchBox > button,
.content-id .main_nav .search_area.on .ipt_area .searchBox > button {
    right: 0;
  }
  body .main_nav .search_area.on .ipt_area .searchBox > .reset,
.content-id .main_nav .search_area.on .ipt_area .searchBox > .reset {
    right: 48px;
  }
  body .main_nav .section_area,
.content-id .main_nav .section_area {
    width: 288px;
    margin-top: 31px;
  }
}
@media (min-width: 0) and (max-width: 1899px) and (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area,
.content-id .main_nav .section_area {
    margin-top: 26px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area.type-event,
.content-id .main_nav .section_area.type-event {
    margin-top: 34px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area.type-notice,
.content-id .main_nav .section_area.type-notice {
    margin-top: 28px !important;
    margin-bottom: 34px;
  }
  body .main_nav .section_area.type-notice .tit_area,
.content-id .main_nav .section_area.type-notice .tit_area {
    margin-bottom: 9px !important;
  }
  body .main_nav .section_area.type-notice .notice_area,
.content-id .main_nav .section_area.type-notice .notice_area {
    margin-bottom: 2px;
  }
  body .main_nav .section_area.type-notice .notice_area li,
.content-id .main_nav .section_area.type-notice .notice_area li {
    margin-bottom: 10px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area .slider_controls.controls_type02,
.content-id .main_nav .section_area .slider_controls.controls_type02 {
    right: 25px !important;
    top: 6px !important;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area .tit_area,
.content-id .main_nav .section_area .tit_area {
    margin-bottom: 13px !important;
  }
  body .main_nav .section_area .tit_area .tit a,
.content-id .main_nav .section_area .tit_area .tit a {
    font-size: 12px !important;
    padding-right: 16px !important;
  }
  body .main_nav .section_area .tit_area .tit a::after,
.content-id .main_nav .section_area .tit_area .tit a::after {
    top: -10px;
    width: 11px !important;
    height: 12px !important;
    background-size: 11px 12px !important;
  }
}
@media (min-width: 0) and (max-width: 1899px) and (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area .tit_area .tit a::after,
.content-id .main_nav .section_area .tit_area .tit a::after {
    top: 1px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area .tab_sliders ul li a,
.content-id .main_nav .section_area .tab_sliders ul li a {
    font-size: 12px;
    padding: 0 15px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area .no_slider,
.content-id .main_nav .section_area .no_slider {
    font-size: 12px;
    padding: 47px 0 47px 1px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area .count,
.content-id .main_nav .section_area .count {
    top: 8px !important;
    right: 16px !important;
  }
  body .main_nav .section_area .count .total::before,
.content-id .main_nav .section_area .count .total::before {
    padding: 0 2px;
    font-size: 8px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area .slick-list .items,
.content-id .main_nav .section_area .slick-list .items {
    height: 112px !important;
    padding: 22px 28px 48px 28px;
  }
  body .main_nav .section_area .slick-list .items .push,
.content-id .main_nav .section_area .slick-list .items .push {
    font-size: 12px;
  }
  body .main_nav .section_area .slick-list .items .count,
.content-id .main_nav .section_area .slick-list .items .count {
    right: 15px !important;
    top: 5px !important;
  }
  body .main_nav .section_area .slick-list .items .count .total::before,
.content-id .main_nav .section_area .slick-list .items .count .total::before {
    font-size: 10px;
  }
  body .main_nav .section_area .slick-list .items .info,
.content-id .main_nav .section_area .slick-list .items .info {
    font-size: 12px;
    right: 24px;
    bottom: 16px;
  }
  body .main_nav .section_area .slick-list .items .info > span,
.content-id .main_nav .section_area .slick-list .items .info > span {
    font-size: 20px;
  }
  body .main_nav .section_area .slick-list .items .info_table,
.content-id .main_nav .section_area .slick-list .items .info_table {
    right: 26px;
    bottom: 12px;
  }
  body .main_nav .section_area .slick-list .items .info_table dl,
.content-id .main_nav .section_area .slick-list .items .info_table dl {
    margin-bottom: 3px;
  }
  body .main_nav .section_area .slick-list .items .info_table dl dt,
.content-id .main_nav .section_area .slick-list .items .info_table dl dt {
    margin-right: 0;
  }
  body .main_nav .section_area .slick-list .items .info_table dl dd .year,
.content-id .main_nav .section_area .slick-list .items .info_table dl dd .year {
    font-size: 12px;
  }
  body .main_nav .section_area .slick-list .item01,
.content-id .main_nav .section_area .slick-list .item01 {
    background-position: 170px bottom;
    background-size: 87px 97px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area button.slick-prev,
.content-id .main_nav .section_area button.slick-prev {
    left: 0;
    width: 20px;
    background-size: 13px 12px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area button.slick-next,
.content-id .main_nav .section_area button.slick-next {
    right: 0;
    width: 20px;
    background-size: 13px 12px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area .info_slider_type02 .slick-list .items,
.content-id .main_nav .section_area .info_slider_type02 .slick-list .items {
    padding: 27px 30px 0;
    background-position: -71px top;
    background-size: 400px 136px;
  }
  body .main_nav .section_area .info_slider_type02 .slick-list .items .event_text,
.content-id .main_nav .section_area .info_slider_type02 .slick-list .items .event_text {
    font-size: 12px;
    line-height: 20px;
  }
  body .main_nav .section_area .info_slider_type02 .slick-list .items .date,
.content-id .main_nav .section_area .info_slider_type02 .slick-list .items .date {
    margin-top: -3px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .section_area .notice_area ul li a,
.content-id .main_nav .section_area .notice_area ul li a {
    margin-bottom: 4px;
  }
}
@media (min-width: 0) and (max-width: 1899px) {
  body .main_nav .certification_area,
body .main_nav .myinfo_area,
.content-id .main_nav .certification_area,
.content-id .main_nav .myinfo_area {
    margin-top: 30px;
  }
  body .main_nav .certification_area ul li a,
body .main_nav .myinfo_area ul li a,
.content-id .main_nav .certification_area ul li a,
.content-id .main_nav .myinfo_area ul li a {
    padding: 21px 0px;
    font-size: 14px;
  }
  body .main_nav .certification_area ul li a span,
body .main_nav .myinfo_area ul li a span,
.content-id .main_nav .certification_area ul li a span,
.content-id .main_nav .myinfo_area ul li a span {
    font-size: 14px;
    font-weight: 700;
  }
  body .main_nav .certification_area ul li a span::before,
body .main_nav .myinfo_area ul li a span::before,
.content-id .main_nav .certification_area ul li a span::before,
.content-id .main_nav .myinfo_area ul li a span::before {
    margin: 0 auto 0 auto;
    background-size: 40px !important;
    background-position: center !important;
  }
  body .main_nav .certification_area ul .login::after,
body .main_nav .myinfo_area ul .login::after,
.content-id .main_nav .certification_area ul .login::after,
.content-id .main_nav .myinfo_area ul .login::after {
    height: 64px !important;
    top: calc(50% - 32px) !important;
  }
  body .main_nav .certification_area ul .login span::before,
body .main_nav .myinfo_area ul .login span::before,
.content-id .main_nav .certification_area ul .login span::before,
.content-id .main_nav .myinfo_area ul .login span::before {
    background-size: 40px !important;
    background-position: center !important;
  }
  body .main_nav .certification_area ul .certification span::before,
body .main_nav .myinfo_area ul .certification span::before,
.content-id .main_nav .certification_area ul .certification span::before,
.content-id .main_nav .myinfo_area ul .certification span::before {
    background-size: 40px !important;
    background-position: center !important;
  }
  body .main_nav .certification_area ul .money::after,
body .main_nav .myinfo_area ul .money::after,
.content-id .main_nav .certification_area ul .money::after,
.content-id .main_nav .myinfo_area ul .money::after {
    height: 64px !important;
    top: calc(50% - 32px) !important;
  }
  body .main_nav .certification_area ul .money a span,
body .main_nav .myinfo_area ul .money a span,
.content-id .main_nav .certification_area ul .money a span,
.content-id .main_nav .myinfo_area ul .money a span {
    font-size: 12px !important;
  }
  body .main_nav .certification_area ul .transfer::after,
body .main_nav .myinfo_area ul .transfer::after,
.content-id .main_nav .certification_area ul .transfer::after,
.content-id .main_nav .myinfo_area ul .transfer::after {
    height: 64px !important;
    top: calc(50% - 32px) !important;
  }
  body .main_nav .certification_area ul .transfer a span,
body .main_nav .myinfo_area ul .transfer a span,
.content-id .main_nav .certification_area ul .transfer a span,
.content-id .main_nav .myinfo_area ul .transfer a span {
    font-size: 12px !important;
  }
  body .main_nav .certification_area ul .center::after,
body .main_nav .myinfo_area ul .center::after,
.content-id .main_nav .certification_area ul .center::after,
.content-id .main_nav .myinfo_area ul .center::after {
    height: 64px !important;
    top: calc(50% - 32px) !important;
  }
  body .main_nav .certification_area ul .center a span,
body .main_nav .myinfo_area ul .center a span,
.content-id .main_nav .certification_area ul .center a span,
.content-id .main_nav .myinfo_area ul .center a span {
    font-size: 12px !important;
  }
}
/**
* As is css
* ------------------
*/
.roundBoxKnow {
  width: 100%;
}
.roundBoxKnow .round {
  padding: 30px 30px;
  font-size: 13px;
  background: #f8f8f8;
}
.roundBoxKnow .title {
  background: url(../../inc/img/common/icon_notice.png) no-repeat left 5px;
  padding-left: 25px;
  line-height: 25px;
  font-weight: bold;
  font-size: 15px;
  color: #000;
}
.roundBoxKnow .listBasic {
  margin: 13px 0 0 6px;
}
.roundBoxKnow .listBasic li {
  background: url(../../inc/img/common/bul_dot_default2.png) no-repeat left 9px;
  margin-top: 7px;
  padding: 0 0 0 12px;
  font-size: 13px;
  color: #000;
}

.infomation_box .listBasic {
  margin: 13px 0 0 6px;
}
.infomation_box .listBasic li {
  background: url(../../inc/img/common/bul_dot_default2.png) no-repeat left 9px;
  margin-top: 8px;
  padding: 0 0 0 12px;
  font-size: 14px;
  font-weight: normal;
  color: #000;
}

.cont_txt {
  position: relative;
  margin-top: 25px;
}
.cont_txt .basicList li {
  margin-bottom: 20px;
}
.cont_txt .basicList li .h3_title {
  padding: 0 0 0 16px;
  background: url(../../inc/img/common/h3_bul.png) no-repeat 0 7px;
}
.cont_txt .basicList li .listexcl li {
  padding: 0px 13px 0 18px;
  background: url(/inc_renewal/img/new_bankis/bul_excl.png) no-repeat left 2px;
}
.cont_txt .listDefault {
  margin: 8px 0px 0px 0px;
}
.cont_txt .listDefault dt {
  position: relative;
  margin: 0px 0px 5px 0px;
  font-size: 14px;
  font-weight: normal;
}
.cont_txt .listDefault dt::before {
  content: "-";
  display: inline-block;
  margin-right: 8px;
}
.cont_txt .step_area {
  margin: 15px 0px 0px 15px;
}
.cont_txt .step_area .step_box {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  border-top: 1px #222 solid;
}
.cont_txt .step_area .step_box::after {
  display: block;
  content: "";
  clear: both;
}
.cont_txt .step_area .step_box * {
  box-sizing: border-box;
}
.cont_txt .step_area .step_box li {
  flex: 1;
  position: relative;
  min-width: 33.3333333333%;
  height: 160px;
  border-bottom: 1px solid #bababa;
  border-left: 1px solid #e1e1e1;
  text-align: center;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0px;
}
.cont_txt .step_area .step_box li * {
  display: inline-block;
}
.cont_txt .step_area .step_box li:nth-child(3n) {
  border-right: 1px solid #e1e1e1;
}
.cont_txt .step_area .step_box li .h3_title {
  padding: 0 0;
  background: none;
}
.cont_txt .step_area .step_box li .h3_title strong {
  color: #0886c5;
}
.cont_txt .step_area .step_box li .btn_area {
  margin-top: 20px;
}
.cont_txt .step_area .step_box li .bul_star.small {
  display: inline-block;
  /* width: 115px;  */
  margin: 5px auto 0px auto;
}
.cont_txt .step_area .step_box li .step_arrow_right {
  position: absolute;
  background: #fff url(../../inc/img/common/btn_acc_on_right.png) no-repeat center center;
  width: 28px;
  height: 28px;
  right: -14px;
  top: 70px;
  z-index: 2;
}
.cont_txt .step_area .step_box li .step_arrow_left {
  position: absolute;
  background: #fff url(../../inc/img/common/btn_acc_on_left.png) no-repeat center center;
  width: 28px;
  height: 28px;
  left: -14px;
  top: 70px;
  z-index: 2;
}
.cont_txt .step_area .step_box li .step_arrow_bottom {
  position: absolute;
  background: #fff url(../../inc/img/common/btn_acc2.png) no-repeat center center;
  width: 28px;
  height: 28px;
  right: 150px;
  bottom: -14px;
  z-index: 2;
}
.cont_txt .step_area .step_box li > ol {
  position: relative;
  margin: 20px 0px 0px 30px;
}
.cont_txt .step_area .step_box li > ol li {
  border: none;
  float: none;
  position: relative;
  width: 100%;
  height: auto;
  text-align: left;
  padding: 0 0;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 4px;
}
.cont_txt .step_area .step_box li > ol li span {
  margin-right: 8px;
}

.infomation_box {
  width: 100%;
  background: none;
}

.infomation_box .conf_box p {
  font-size: 16px;
  line-height: 24px;
  color: #222;
  font-weight: 500;
}

.serviceBox {
  margin: 8px 0;
  text-align: center;
}

.serviceBox .serviceName {
  font-weight: 500;
  color: #222;
  margin-top: 10px;
}

.marL10 {
  margin-left: 10px !important;
}

.t_center {
  text-align: center !important;
}
.t_center .listexcl {
  display: inline-block;
}

.listexcl > li {
  font-size: 13px;
  color: #666;
  padding: 10px 13px 0 18px;
  background: url("/inc_renewal/img/new_bankis/bul_excl.png") no-repeat left 13px;
  line-height: 18px;
}

.cont_txt + .listexcl_blue {
  margin-top: 9px;
}

.listexcl_blue > li {
  font-size: 13px;
  color: #666;
  padding: 10px 13px 0 18px;
  background: url("/inc_renewal/img/new_bankis/bul_excl_blue.png") no-repeat left 14px;
  line-height: 18px;
}

.listexcl_blue > li:first-child {
  padding-top: 0;
}

.step_box_wrap > .step3_box {
  position: relative;
  display: inline-block;
  width: 958px;
  border-top: 1px solid #222;
  border-bottom: 1px solid #bababa;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  background: url(/inc_renewal/img/new_bankis/step3_box_line.png) repeat-y;
}

.step_box_wrap > .step3_box > li:first-child {
  width: 320px;
}

.step_box_wrap > .step3_box > li {
  display: inline-block;
  float: left;
  width: 319px;
  padding: 28px 0;
  text-align: center;
}

.step_box_wrap .sb_title_L1 {
  font-size: 16px;
  line-height: 48px;
  font-weight: 500;
  color: #222;
}

.step_box_wrap .sb_con {
  font-size: 14px;
  font-weight: normal;
  color: #666;
  line-height: 24px;
  margin-top: 10px;
}

.step_box_wrap .sb_title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #222;
}

.step_box_wrap > .step3_box .step_arrow_1 {
  position: absolute;
  left: 300px;
  width: 36px;
  height: 36px;
  top: 50%;
  margin-top: -19px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  background: #fff url(../../inc/img/common/step_box_arrow.png) no-repeat 14px center;
}

.step_box_wrap > .step3_box .step_arrow_2 {
  position: absolute;
  left: 620px;
  width: 36px;
  height: 36px;
  top: 50%;
  margin-top: -19px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  background: #fff url("/inc_renewal/img/new_bankis/step_box_arrow.png") no-repeat 14px center;
}

.marT15 {
  margin-top: 15px !important;
}

.marT20 {
  margin-top: 20px !important;
}

ul.bankWrap {
  width: 100%;
  overflow: hidden;
  border: 1px solid #e1e1e1;
}

.borBNone {
  border-bottom: none !important;
}

ul.bankWrap > li.type2 {
  float: left;
  border-left: 1px solid #e1e1e1;
  line-height: 46px;
  width: 136px;
  height: 50px;
  text-align: center;
}

ul.bankWrap > li.type2:first-child {
  border-left: none;
  width: 138px;
}

.absoluteImg .btn8 {
  position: absolute;
  top: 135px;
  left: 550px;
}

.absoluteImg .btn9 {
  position: absolute;
  top: 135px;
  left: 840px;
}

.absoluteImg .btn10 {
  position: absolute;
  top: 335px;
  left: 312px;
}

.absoluteImg .btn11 {
  position: absolute;
  top: 290px;
  left: 831px;
}

.bul_title {
  padding: 0 0 0 16px;
  font-size: 16px;
  line-height: 19px;
  color: #222;
  font-weight: 500;
  background: url(/inc_renewal/img/new_bankis/h3_bul.png) no-repeat 0 7px;
}

h3 + .cont_txt {
  margin-left: 16px;
}

.cont_txt {
  margin-top: 8px;
}

.cont_txt + *:not(.tableDefault):not(.tb_TopR):not(.listexcl):not(.listDefault):not(.listexcl_blue) {
  margin-top: 25px;
}

.unified_search .comp {
  padding-top: 56px;
}
.unified_search .no_comp {
  margin-top: 48px;
  padding-top: inherit;
}
.unified_search .total_color {
  color: #0886c5;
  font-weight: 400;
}
.unified_search .mb72 {
  margin-bottom: 72px;
}
.unified_search .tab_line li a {
  padding: 12px 18px;
  letter-spacing: -0.5px;
  line-height: 26px;
  height: inherit;
}
.unified_search .tab_line li a span {
  display: block;
  font-size: 14px;
}
.unified_search .tab_line li.on a {
  line-height: 28px;
}
.unified_search .tab_line li.on a span {
  position: relative;
  margin: -2px 0 -1px;
}
.unified_search .empty_box_icon {
  padding: 80px 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  flex-direction: column;
  box-sizing: border-box;
}
.unified_search .empty_box_icon * {
  box-sizing: border-box;
}
.unified_search .empty_box_icon::before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg transform='translate(-912 -690) translate(912 690)'%3E%3Ccircle cx='48' cy='48' r='48' fill='%23F5F5F5'/%3E%3Cg%3E%3Cpath fill='%23CCC' d='M23.83 12.525L8 40.065h29.947c3.075 0 5-3.327 3.468-5.993L29.031 12.525c-1.153-2.007-4.049-2.007-5.202 0' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M17.62 14.985L6.604 34.065c-1.54 2.666.385 6 3.464 6h27.864c3.08 0 5.003-3.334 3.463-6l-13.93-24.13c-1.54-2.667-5.39-2.667-6.929 0' transform='translate(24 24)'/%3E%3Cpath fill='%23444' d='M25 32c0 .553-.447 1-1 1-.553 0-1-.447-1-1 0-.553.447-1 1-1 .553 0 1 .447 1 1' transform='translate(24 24)'/%3E%3Cpath fill='%23444' d='M24 31c-.553 0-1 .447-1 1 0 .553.447 1 1 1 .553 0 1-.447 1-1 0-.553-.447-1-1-1' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M24 22L24 28' transform='translate(24 24)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.unified_search .empty_box_icon strong {
  margin-top: 40px;
  padding: 0;
  font-size: 32px;
  font-weight: 600;
  color: #1A1D29;
  display: block;
  line-height: 32px;
}
.unified_search .empty_box_icon p {
  font-size: 14px;
  color: #444;
  margin-top: 20px;
  font-weight: normal;
}
.unified_search .title_area {
  position: relative;
  margin: 64px 0 24px 0;
}
.unified_search .title_area .mtl_selectbox {
  position: absolute;
  top: -10px;
  right: 0;
  border: 0;
}
.unified_search .title_area .mtl_selectbox:before {
  width: 35px;
}
.unified_search .title_area .mtl_selectbox > a {
  width: 49px;
  color: #444;
  font-weight: normal;
  padding-right: 0;
  font-weight: 400;
}
.unified_search .title_area .mtl_selectbox > a:hover {
  text-decoration: underline;
}
.unified_search .title_area .tit {
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
}
.unified_search .title_area .tit strong {
  font-size: 16px;
  color: #0886c5;
  margin-left: 16px;
  letter-spacing: -0.17px;
}
.unified_search .title_area .tab_finance {
  float: right;
}
.unified_search .title_area .tab_finance li {
  position: relative;
  float: left;
  padding-left: 8px;
  margin-left: 8px;
}
.unified_search .title_area .tab_finance li a {
  font-size: 14px;
  color: #757575;
  font-weight: 400;
  letter-spacing: -0.5px;
}
.unified_search .title_area .tab_finance li a.on {
  color: #222;
}
.unified_search .title_area .tab_finance li a:hover {
  color: #222;
}
.unified_search .title_area .tab_finance li a::before {
  content: "";
  width: 1px;
  height: 12px;
  background: #e0e0e0;
  position: absolute;
  left: 0;
  top: calc(50% - 6px);
}
.unified_search .title_area .tab_finance li:first-child a::before {
  display: none;
}
.unified_search .title_area .sort_list {
  position: absolute;
  top: 0;
  right: 0;
}
.unified_search .title_area .sort_list li {
  position: relative;
  float: left;
  margin-left: 8px;
  padding-left: 8px;
}
.unified_search .title_area .sort_list li:first-child a::before {
  display: none;
}
.unified_search .title_area .sort_list li a {
  color: #757575;
  letter-spacing: -0.5px;
}
.unified_search .title_area .sort_list li a::before {
  content: "";
  width: 1px;
  height: 12px;
  background: #e0e0e0;
  position: absolute;
  left: 0;
  top: calc(50% - 6px);
}
.unified_search .title_area .sort_list li :hover {
  color: #222;
  font-weight: bold;
}
.unified_search .title_area .sort_list .on a {
  color: #222;
  font-weight: bold;
}
.unified_search .title_area .all_btn {
  position: absolute;
  right: 0;
}
.unified_search .title_area .all_btn span {
  color: #444;
}
.unified_search .title_area .all_btn span:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1416 -674) translate(480 666) translate(886 7) translate(50 1)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M9.75 7.5L14.25 12 9.75 16.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  margin-bottom: 2px;
}
.unified_search .title_area .all_btn:hover {
  text-decoration: underline;
}
.unified_search .finance_area {
  margin-top: 32px;
}
.unified_search .finance_area ul li {
  float: left;
  margin-right: 32px;
}
.unified_search .finance_area ul li .info_box {
  width: 446px;
  height: 282px;
  padding: 32px;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 16px;
}
.unified_search .finance_area ul li .info_box .state_box {
  margin-bottom: 16px;
}
.unified_search .finance_area ul li .info_box .state_box span {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.43px;
  padding: 0px 6px;
  border-radius: 2px;
}
.unified_search .finance_area ul li .info_box .state_box .danger_one {
  margin-right: 2px;
  color: #b04912;
  border: 1px solid #b04912;
  background: #fef4ee;
}
.unified_search .finance_area ul li .info_box .state_box .danger_two {
  margin-right: 2px;
  color: #d63434;
  border: 1px solid #d63434;
  background: #ffeeee;
}
.unified_search .finance_area ul li .info_box .state_box .danger_three {
  margin-right: 2px;
  color: #FFF;
  border: 1px solid #f36363;
  background: #f36363;
}
.unified_search .finance_area ul li .info_box .state_box .online {
  color: #385ee8;
  border: 1px solid #385ee8;
}
.unified_search .finance_area ul li .info_box strong {
  font-size: 18px;
  /* letter-spacing: -0.5px; */
  color: #000;
  margin-bottom: 16px;
  display: block;
  line-height: 30px;
}
.unified_search .finance_area ul li .info_box .table_box {
  position: relative;
}
.unified_search .finance_area ul li .info_box .table_box dl {
  margin-bottom: 4px;
  line-height: 24px;
}
.unified_search .finance_area ul li .info_box .table_box dl dt {
  float: left;
  color: #757575;
  font-size: 12px;
  width: 43px;
  letter-spacing: -0.43px;
  margin-right: 16px;
}
.unified_search .finance_area ul li .info_box .table_box dl dd {
  float: left;
  color: #444;
  font-size: 14px;
  letter-spacing: -0.5px;
}
.unified_search .finance_area ul li .info_box .table_box dl.percent {
  position: absolute;
  top: 26px;
  right: 0;
}
.unified_search .finance_area ul li .info_box .table_box dl.percent dt {
  clear: both;
  text-align: right;
  margin-right: 0;
  width: 76px;
  margin-bottom: 2px;
  line-height: 20px;
}
.unified_search .finance_area ul li .info_box .table_box dl.percent dd {
  clear: both;
  text-align: right;
  font-size: 24px;
  color: #ec0e26;
  line-height: 36px;
}
.unified_search .finance_area ul li .info_box .table_box dl:nth-of-type(3) {
  margin-bottom: 0;
}
.unified_search .finance_area ul li .info_box .btn_box {
  margin-top: 24px;
}
.unified_search .finance_area ul li .info_box .btn_box button {
  border: 1px solid #444;
  border-radius: 8px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.5px;
  width: 100%;
  padding: 9px 0;
}
.unified_search .finance_area ul li .info_box .btn_box button:hover, .unified_search .finance_area ul li .info_box .btn_box button:active {
  background-color: #f9f9f9;
}
.unified_search .finance_area ul li .info_box .btn_box button:disabled {
  border: solid 1px #ccc;
  background-color: #eee;
  pointer-events: none;
}
.unified_search .finance_area ul li .info_box .btn_double button {
  width: calc(50% - 4px);
  float: left;
}
.unified_search .finance_area ul li .info_box .btn_double .btn_red {
  float: right;
  color: #FFF !important;
  background: #d63434;
  border: 1px solid #d63434;
}
.unified_search .finance_area ul li .info_box .btn_double .btn_red:hover, .unified_search .finance_area ul li .info_box .btn_double .btn_red:active {
  background-color: #ba2b2b;
}
.unified_search .finance_area ul li:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.unified_search .finance_area ul li:nth-of-type(2n) {
  margin-right: 0;
}
.unified_search .finance_choice ul li {
  margin-bottom: 32px;
}
.unified_search .finance_choice ul li:nth-of-type(9) {
  margin-bottom: 0;
}
.unified_search .txt_area .single_view li a {
  padding: 32px 16px !important;
}
.unified_search .txt_area .view_area {
  border-top: 1px solid #1A1D29;
}
.unified_search .txt_area .view_area li {
  position: relative;
}
.unified_search .txt_area .view_area li a {
  padding: 32px 16px 64px 16px;
  display: block;
  border-bottom: 1px solid #e0e0e0;
}
.unified_search .txt_area .view_area li a:hover, .unified_search .txt_area .view_area li a:active {
  text-decoration: underline;
}
.unified_search .txt_area .view_area li a > strong {
  font-size: 18px;
  letter-spacing: -0.5px;
  font-weight: 600;
  line-height: 30px;
}
.unified_search .txt_area .view_area li a > strong span {
  font-weight: 600;
}
.unified_search .txt_area .view_area li a > p {
  margin-top: 16px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.5px;
  color: #444;
  font-weight: 400;
}
.unified_search .txt_area .view_area li > p {
  position: absolute;
  bottom: 32px;
  left: 16px;
  font-size: 14px;
  letter-spacing: -0.1px;
  color: #757575;
  font-weight: 400;
  line-height: 20px;
}
.unified_search .txt_area .view_area li > p span {
  color: #0886c5;
  font-family: "Pretendard", Sans-serif;
  margin-right: 12px;
  font-weight: 400;
}
.unified_search .txt_area .view_area li > p .date {
  color: #757575;
}
.unified_search .direct_area {
  position: absolute;
  top: -7px;
  right: 0;
  border: 0;
}
.unified_search .direct_area .mtl_selectbox {
  z-index: 100;
  position: relative;
  top: 0;
  right: inherit;
  float: left;
  padding-right: 24px;
  text-align: left;
}
.unified_search .direct_area .mtl_selectbox:before {
  width: 24px;
}
.unified_search .direct_area .mtl_selectbox > a {
  width: 60px;
  color: #444;
  font-weight: normal;
  padding-right: 0;
  font-weight: 400;
  outline: none;
}
.unified_search .direct_area .mtl_selectbox > a:hover {
  text-decoration: underline;
}
.unified_search .direct_area .mtl_selectbox.on::before {
  transform: rotate(180degdeg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%230886c5' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 10L12 14 16 10' transform='translate(-850 -848) translate(480 836) translate(370 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
}
.unified_search .direct_area .mtl_selectbox.on:after, .unified_search .direct_area .mtl_selectbox.is_focus:after {
  content: "";
  position: absolute;
  left: -1px;
  right: -2px;
  top: -1px;
  bottom: -1px;
  border: 2px solid transparent;
  border-radius: inherit;
}
.unified_search .direct_area .custom_selectbox {
  float: right;
  vertical-align: middle;
  padding-right: 24px;
  cursor: pointer;
  position: relative;
}
.unified_search .direct_area .custom_selectbox > a {
  display: inline-block;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  padding: 8px 0 10px 12px;
}
.unified_search .direct_area .custom_selectbox:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
  height: 24px;
  height: 100%;
  transition: transform 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1) 0s;
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 10L12 14 16 10' transform='translate(-850 -848) translate(480 836) translate(370 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
}
.unified_search .direct_area .custom_selectbox.on:before {
  transform: rotate(180deg);
}
.unified_search .direct_area .custom_selectbox .custom_box {
  opacity: 0;
  width: 523px;
  height: 0;
  border: 1px solid #BFC0C5;
  background: #FFF;
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 1;
  border-radius: 8px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
}
.unified_search .direct_area .custom_selectbox .custom_box > .custom_box_radio {
  border-bottom: 1px solid #e0e0e0;
  padding: 16px 24px;
}
.unified_search .direct_area .custom_selectbox .custom_box > .custom_box_radio label {
  position: relative;
}
.unified_search .direct_area .custom_selectbox .custom_box > .custom_box_radio label span {
  font-size: 14px;
  color: #1A1D29;
  cursor: pointer;
  margin-right: 24px;
  font-weight: 500;
}
.unified_search .direct_area .custom_selectbox .custom_box > .custom_box_radio label span:hover {
  text-decoration: underline;
}
.unified_search .direct_area .custom_selectbox .custom_box > .custom_box_radio label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 1px;
  height: 1px;
}
.unified_search .direct_area .custom_selectbox .custom_box > .custom_box_radio label input:checked ~ .label {
  color: #008DDB;
}
.unified_search .direct_area .custom_selectbox .custom_box .calendar_box {
  padding: 16px 0;
  box-sizing: border-box;
}
.unified_search .direct_area .custom_selectbox .custom_box .calendar_box * {
  box-sizing: border-box;
}
.unified_search .direct_area .custom_selectbox .custom_box .calendar_box > .title {
  font-size: 14px;
  color: #1A1D29;
  float: left;
  padding: 17px 24px 0 24px;
  font-weight: 500;
}
.unified_search .direct_area .custom_selectbox .custom_box .calendar_box > .dual_calendar {
  float: left;
  display: flex;
  align-items: center;
  height: 48px;
}
.unified_search .direct_area .custom_selectbox .custom_box .calendar_box > .dual_calendar .mtl_calendar {
  height: 46px;
}
.unified_search .direct_area .custom_selectbox .custom_box .calendar_box > .dual_calendar .mtl_calendar > input[type=text] {
  width: 116px;
  letter-spacing: 0;
  height: 100%;
}
.unified_search .direct_area .custom_selectbox .custom_box .calendar_box > .dual_calendar .mtl_calendar > input[type=text]:focus {
  padding-right: 0;
}
.unified_search .direct_area .custom_selectbox .custom_box .calendar_box > .dual_calendar .mtl_calendar > .btn_calendar {
  width: 36px;
  height: 46px;
}
.unified_search .direct_area .custom_selectbox .custom_box .calendar_box > .dual_calendar .and {
  margin-left: 5px;
}
.unified_search .direct_area .custom_selectbox .custom_box .calendar_box > .dual_calendar.form_group .mtl_calendar {
  height: 45px;
}
.unified_search .direct_area .custom_selectbox .custom_box .calendar_box > .dual_calendar.form_group .mtl_calendar > input[type=text] {
  width: 105px;
}
.unified_search .direct_area .custom_selectbox .custom_box .calendar_box > .btn_ok {
  float: left;
  font-size: 14px;
  padding: 8px 0px;
  min-width: 74px;
  height: 48px;
  margin-left: 8px;
}
.unified_search .direct_area .custom_selectbox .custom_box .calendar_box > .btn_ok:hover, .unified_search .direct_area .custom_selectbox .custom_box .calendar_box > .btn_ok:focus {
  background: #18658c;
}
.unified_search .direct_area .custom_selectbox.on > a {
  color: #0886c5;
}
.unified_search .direct_area .custom_selectbox.on .custom_box {
  z-index: 101;
}
.unified_search .txt_area.no_data .empty_box,
.unified_search .finance_area.no_data .empty_box {
  display: block;
  padding-bottom: 20px;
}

.myassets.content-id .fullaccount_area .btn_more {
  font-size: 16px;
  color: #1A1D29;
  padding: 24px 0;
}
.myassets.content-id .round .btn-txt {
  text-decoration: underline;
  color: #1A1D29;
}
.myassets.content-id .color {
  position: relative;
  padding-left: 20px;
  width: 70px;
  margin: 0 auto;
  display: inline-block;
}
.myassets.content-id .color::before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 6px);
  left: 0;
}
.myassets.content-id .one::before {
  background: #71d4ff;
}
.myassets.content-id .two::before {
  background: #04a0ef;
}
.myassets.content-id .three::before {
  background: #bdbdbd;
}
.myassets.content-id .four::before {
  background: #444444;
}
.myassets.content-id .five::before {
  background: #d3945e;
}
.myassets.content-id .six::before {
  background: #e0e0e0;
}
.myassets.content-id .six .tooltip {
  margin-left: 7px;
}
.myassets.content-id .six .tooltip .tooltip_btn::after {
  background-color: #73757C;
}
.myassets.content-id .seven::before {
  background: #0886c5;
}
.myassets.content-id .eight::before {
  background: #f36363;
}
.myassets.content-id [data-money=false] {
  display: none;
}
.myassets.content-id [data-money=true] {
  display: inline-block;
}
.myassets.content-id .possible_money {
  font-size: 14px;
  color: #0886c5 !important;
  font-weight: bold;
  text-decoration: underline;
}
.myassets.content-id .title_area {
  position: relative;
}
.myassets.content-id .title_area .normal {
  font-size: 14px;
  color: #757575;
  position: absolute;
  top: 13px;
  left: 136px;
  font-weight: 400;
  margin-top: 0;
}
.myassets.content-id .content_title {
  display: flex;
}
.myassets.content-id .content_title .date {
  font-size: 14px;
  color: #757575;
  letter-spacing: -0.58px;
  padding-left: 24px;
  margin-top: 17px;
  font-weight: 400;
}
.myassets.content-id .content_title .date .day {
  letter-spacing: 0;
}
.myassets.content-id .myassets_info {
  margin-left: -24px;
}
.myassets.content-id .myassets_info li {
  position: relative;
  float: left;
  width: calc(33.3333333333% - 24px);
  height: 196px;
  margin-left: 24px;
  padding: 32px;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  box-sizing: border-box;
}
.myassets.content-id .myassets_info li button:hover {
  background: #222;
}
.myassets.content-id .myassets_info li strong {
  font-size: 24px;
  color: #1A1D29;
  letter-spacing: -0.5px;
  display: block;
}
.myassets.content-id .myassets_info li .btn_right {
  position: absolute;
  top: 32px;
  right: 32px;
  font-size: 14px;
  padding: 9px 15px;
}
.myassets.content-id .myassets_info li .money {
  position: absolute;
  bottom: 44px;
  right: 32px;
  font-size: 20px;
}
.myassets.content-id .myassets_info li .money span {
  font-size: 28px;
  margin-right: 4px;
  font-weight: bold;
  letter-spacing: 0;
}
.myassets.content-id .myassets_info li .table_box {
  margin-top: 41px;
}
.myassets.content-id .myassets_info li .table_box dl {
  margin-bottom: 14px;
}
.myassets.content-id .myassets_info li .table_box dl dt {
  float: left;
  color: #757575;
  font-weight: normal;
}
.myassets.content-id .myassets_info li .table_box dl dd {
  float: right;
  text-align: right;
  font-size: 14px;
  color: #222;
}
.myassets.content-id .myassets_info li .table_box dl dd .debits,
.myassets.content-id .myassets_info li .table_box dl dd .hidden_debits {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1px;
}
.myassets.content-id .myassets_info li .table_box dl dd .debits span,
.myassets.content-id .myassets_info li .table_box dl dd .hidden_debits span {
  font-size: 14px;
  margin-left: 4px;
}
.myassets.content-id .myassets_info li .table_box dl dd .hidden_debits {
  margin-right: 0;
  letter-spacing: 0.1px;
}
.myassets.content-id .myassets_info li .btn_box {
  margin-top: 22px;
  text-align: center;
}
.myassets.content-id .myassets_info li .btn_box button {
  width: 100%;
  padding: 9px 1px;
  margin-right: 0;
}
.myassets.content-id .myassets_info li .btn_box .more {
  font-size: 14px;
  font-weight: bold;
  margin-top: 18px;
  display: inline-block;
  text-decoration: underline;
}
.myassets.content-id .title_area .h3_title {
  font-size: 32px;
  color: #222;
  line-height: 30px;
}
.myassets.content-id .title_area .mb40 {
  margin-bottom: 40px;
}
.myassets.content-id .type_area .piechart_box {
  width: 100%;
  height: 264px;
}
.myassets.content-id .type_area .piechart_box .piechart {
  float: left;
  width: 400px;
  height: 264px;
  margin-left: 70px;
}
.myassets.content-id .type_area .piechart_box .piechart_info {
  float: left;
  margin-left: 104px;
}
.myassets.content-id .type_area .piechart_box .piechart_info ul {
  margin-top: 70px;
  float: left;
}
.myassets.content-id .type_area .piechart_box .piechart_info ul li {
  margin-bottom: 17px;
}
.myassets.content-id .type_area .piechart_box .piechart_info ul li .color {
  font-size: 14px;
  color: #757575;
  margin-left: 0;
  font-weight: 400;
  width: inherit;
}
.myassets.content-id .type_area .piechart_box .piechart_info ul li span {
  font-size: 16px;
  font-weight: 900;
  margin-left: 8px;
  letter-spacing: 0;
}
.myassets.content-id .type_area .piechart_box .piechart_info ul.mr48 {
  margin-right: 48px;
}
.myassets.content-id .type_area .table_area table tbody tr th .color {
  width: 118px;
}
.myassets.content-id .revenue_area .info_box {
  width: 100%;
  height: auto;
  border-radius: 16px;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  padding: 40px 57px;
  margin-bottom: 44px;
  position: relative;
  display: block;
}
.myassets.content-id .revenue_area .info_box ul {
  display: flex;
  justify-content: space-around;
}
.myassets.content-id .revenue_area .info_box ul li {
  display: flex;
  align-items: center;
}
.myassets.content-id .revenue_area .info_box ul li > p {
  text-align: right;
  font-weight: 400;
}
.myassets.content-id .revenue_area .info_box ul li > p .sum {
  margin-right: 24px;
  color: #1A1D29;
  font-size: 16px;
}
.myassets.content-id .revenue_area .info_box ul li > p .sum b {
  font-size: 20px;
  font-weight: 600;
}
.myassets.content-id .revenue_area .info_box ul li > p span {
  font-size: 24px;
  margin-left: 4px;
  font-weight: bold;
}
.myassets.content-id .revenue_area .info_box ul li > p span.plus {
  color: #D63434;
}
.myassets.content-id .revenue_area .info_box ul li > p span.minus {
  color: #008DDB;
}
.myassets.content-id .revenue_area .info_box ul li > p span > span {
  font-size: 14px;
}
.myassets.content-id .revenue_area .info_box ul li > .revenue_txt {
  position: relative;
  font-size: 16px;
  letter-spacing: -0.5px;
  color: #1A1D29;
  font-weight: 400;
  padding-left: 0;
  margin-right: 60px;
  margin-bottom: 0;
  text-align: left;
}
.myassets.content-id .revenue_area .info_box ul li > .revenue_txt::before {
  content: "";
  width: 4px;
  height: 4px;
  background: #73757C;
  position: absolute;
  top: 45%;
  left: -9px;
  border-radius: 50%;
}
.myassets.content-id .revenue_area .info_box ul li > .revenue_txt strong {
  position: relative;
  font-size: 14px;
  letter-spacing: -0.5px;
  color: #222;
  font-weight: 600;
  padding: 0px 2px 0px 0;
  margin-bottom: 0;
  display: inline-block;
  min-height: 0;
  margin-top: 0;
}
.myassets.content-id .revenue_area .barchart_box {
  position: relative;
  height: 373px;
  margin-bottom: 40px;
}
.myassets.content-id .revenue_area .barchart_box .date {
  position: absolute;
  right: 0;
  top: 0;
}
.myassets.content-id .revenue_area .barchart_box .date span {
  font-size: 18px;
  color: #222;
  vertical-align: middle;
  margin: 0 16px;
}
.myassets.content-id .revenue_area .barchart_box .date > button {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%2373757C' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8L20 16 12 24' transform='translate(-1076 -308) translate(813 306) translate(263 2)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}
.myassets.content-id .revenue_area .barchart_box .date > button span {
  text-indent: -9999px;
  display: inline-block;
}
.myassets.content-id .revenue_area .barchart_box .date > button:focus, .myassets.content-id .revenue_area .barchart_box .date > button:hover {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%231A1D29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8L20 16 12 24' transform='translate(-813 -308) translate(813 306) matrix(-1 0 0 1 32 2)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.myassets.content-id .revenue_area .barchart_box .date > button:disabled {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23E1E2E5' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8L20 16 12 24' transform='translate(-1076 -308) translate(813 306) translate(263 2)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.myassets.content-id .revenue_area .barchart_box .date .prev {
  transform: rotate(180deg);
}
.myassets.content-id .revenue_area .barchart_box .date .prev:hover, .myassets.content-id .revenue_area .barchart_box .date .prev:focus {
  transform: rotate(0deg);
}
.myassets.content-id .revenue_area .barchart_box .date .prev:disabled:hover, .myassets.content-id .revenue_area .barchart_box .date .prev:disabled:focus {
  transform: rotate(180deg);
}
.myassets.content-id .revenue_area .barchart_box .date .prev:active {
  transform: rotate(0deg);
}
.myassets.content-id .revenue_area .barchart_box .date .prev:disabled:active {
  transform: rotate(180deg);
}
.myassets.content-id .revenue_area .barchart_box .date .next:hover, .myassets.content-id .revenue_area .barchart_box .date .next:focus {
  transform: rotate(180deg);
}
.myassets.content-id .revenue_area .barchart_box .date .next:active {
  transform: rotate(180deg);
}
.myassets.content-id .revenue_area .barchart_box .axis {
  display: block;
  width: 840px;
  margin: 0 auto;
  font-size: 12px;
  color: #757575;
  font-weight: 400;
}
.myassets.content-id .revenue_area .barchart_box .barchart {
  width: 840px;
  height: 336px;
  margin: 0 auto;
}
.myassets.content-id .revenue_area .tab_content {
  position: relative;
  margin-top: 24px;
}
.myassets.content-id .revenue_area .tab_content .table_area .won {
  position: absolute;
  right: 0;
  top: -40px;
}
.myassets.content-id .revenue_area .tab_content .table_area .color {
  padding-left: 17px;
}
.myassets.content-id .table_area .won {
  color: #757575;
  font-size: 14px;
  margin-bottom: 22px;
  text-align: right;
  letter-spacing: -0.5px;
  font-weight: 400;
}
.myassets.content-id .table_area table {
  border-top: 1px solid #444;
}
.myassets.content-id .table_area table .plus {
  color: #D63434;
}
.myassets.content-id .table_area table .minus {
  color: #008DDB;
}
.myassets.content-id .table_area table thead tr th {
  background: #F5FAFD;
  padding: 19px 0;
  font-size: 16px;
  color: #1A1D29;
  letter-spacing: 0.5px;
  border-right: 1px solid #E1E2E5;
  border-bottom: 1px solid #BFC0C5;
  font-weight: 500;
}
.myassets.content-id .table_area table thead tr th:first-child {
  border-right: 1px solid #E1E2E5;
}
.myassets.content-id .table_area table thead tr th:last-child {
  border-right: none;
}
.myassets.content-id .table_area table thead tr th .btn {
  margin-left: 8px !important;
}
.myassets.content-id .table_area table tbody tr:first-child th,
.myassets.content-id .table_area table tbody tr:first-child td {
  border-top: none;
}
.myassets.content-id .table_area table tbody tr th,
.myassets.content-id .table_area table tbody tr td,
.myassets.content-id .table_area table tfoot tr th,
.myassets.content-id .table_area table tfoot tr td {
  border-top: 1px solid #E1E2E5;
  padding: 18px 0;
}
.myassets.content-id .table_area table tbody tr th,
.myassets.content-id .table_area table tfoot tr th {
  border-right: 1px solid #E1E2E5;
}
.myassets.content-id .table_area table tbody tr td,
.myassets.content-id .table_area table tfoot tr td {
  border-right: 1px solid #E1E2E5;
  text-align: right;
  padding: 0 16px;
  font-weight: 400;
  font-size: 16px;
  color: #1A1D29;
  height: 55px;
  box-sizing: border-box;
}
.myassets.content-id .table_area table tbody tr td:last-child,
.myassets.content-id .table_area table tfoot tr td:last-child {
  border-right: none;
}
.myassets.content-id .table_area table tfoot tr th,
.myassets.content-id .table_area table tfoot tr td {
  background: #f5f5f5;
  border-top: 1px solid #444;
  border-bottom: 1px solid #bdbdbd;
  font-weight: bold;
}
.myassets.content-id .table_area.no_tbth thead tr th:first-child {
  border-right: 1px solid #e0e0e0;
}
.myassets.content-id .box_con {
  background: #f5f5f5;
  border-radius: 16px;
  padding: 24px 32px;
  margin-top: 16px;
}
.myassets.content-id .box_con .box_head {
  margin-bottom: 4px;
}
.myassets.content-id .box_con .box_head .box_title {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.5px;
  color: #222;
}
.myassets.content-id .box_con .box_body .list_basic li {
  position: relative;
  font-weight: normal;
  font-size: 14px;
  color: #757575;
  letter-spacing: -0.5px;
  padding-left: 10px;
  margin-bottom: 2px;
  font-weight: 400;
}
.myassets.content-id .box_con .box_body .list_basic li::before {
  content: "";
  width: 2px;
  height: 2px;
  background: #444;
  position: absolute;
  top: 8px;
  left: 0;
  border-radius: 50%;
}
.myassets.content-id .box_con .box_body .list_basic li a {
  color: #0886c5;
  text-decoration: underline;
  font-weight: 600;
}
.myassets.content-id .fullaccount_area .sort {
  border-bottom: 0;
  position: relative;
  margin-bottom: 23px;
}
.myassets.content-id .fullaccount_area .sort .checkbox_area .mtl_checkbox {
  margin-right: 23px;
}
.myassets.content-id .fullaccount_area .sort .checkbox_area .mtl_checkbox > span {
  color: #757575;
  font-weight: normal;
}
.myassets.content-id .fullaccount_area .sort ul {
  position: absolute;
  top: -17px;
  right: 0;
}
.myassets.content-id .fullaccount_area .sort ul li {
  float: left;
  margin-left: 8px;
}
.myassets.content-id .fullaccount_area table tbody tr:last-child td {
  border-bottom: 1px solid #bdbdbd;
}
.myassets.content-id .fullaccount_area table tbody tr td {
  text-align: center !important;
  color: #222;
  border-top: 1px solid #e0e0e0;
  border-bottom: none;
}
.myassets.content-id .fullaccount_area table tbody tr td.text_rt {
  text-align: right !important;
}
.myassets.content-id .fullaccount_area table tbody tr td.name {
  font-family: "Pretendard", Sans-serif;
}
.myassets.content-id .fullaccount_area table tbody tr td span.no_search {
  font-family: "Pretendard", Sans-serif;
}
.myassets.content-id .fullaccount_area table tbody tr td ul {
  display: inline-block;
  margin-top: 8px;
}
.myassets.content-id .fullaccount_area table tbody tr td ul li {
  float: left;
  margin-right: 40px;
}
.myassets.content-id .fullaccount_area table tbody tr td ul li:last-child {
  margin-right: 0;
}
.myassets.content-id .fullaccount_area table tbody tr td ul li a {
  font-size: 16px;
  text-decoration: underline;
}
.myassets.content-id .fullaccount_area table tbody tr.tr_none {
  display: none;
}
.myassets.content-id .fullaccount_area table tbody tr.tr_none.on {
  display: table-row;
}
.myassets.content-id .fullaccount_area table tfoot tr td {
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
  text-align: center;
  background: #fff;
}
.myassets.content-id .fullaccount_area table tfoot tr td button::after {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  margin-left: 4px;
  vertical-align: middle;
  transition: transform 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1) 0s;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23444' d='M4.079 7.02l4.534.035c.403.003.73.329.733.732.003.395-.315.718-.71.721h-.011L4.09 8.473c-.403-.003-.73-.329-.732-.732-.004-.395.314-.718.71-.721h.01z' transform='translate(-971 -3621) translate(479 196) translate(0 127) translate(1 2828) translate(1 17) translate(490 453) rotate(45 6.352 7.764)'/%3E%3Cpath fill='%23444' d='M7.379 7.02l4.534.035c.403.003.73.329.733.732.003.395-.315.718-.71.721h-.011L7.39 8.473c-.403-.003-.73-.329-.732-.732-.004-.395.314-.718.71-.721h.01z' transform='translate(-971 -3621) translate(479 196) translate(0 127) translate(1 2828) translate(1 17) translate(490 453) scale(-1 1) rotate(45 0 -15.537)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.myassets.content-id .fullaccount_area table tfoot tr td button:hover, .myassets.content-id .fullaccount_area table tfoot tr td button:active {
  text-decoration: underline;
}
.myassets.content-id .fullaccount_area table tfoot tr td button.on::after {
  transform: rotate(180deg);
}
.myassets.content-id .online_area {
  margin-top: 56px;
}
.myassets.content-id .online_area ul {
  margin-left: -24px;
}
.myassets.content-id .online_area ul li {
  float: left;
  margin-left: 24px;
  width: calc(33.3333333333% - 24px);
}
.myassets.content-id .online_area ul li a {
  display: inline-block;
  margin-bottom: 16px;
}
.myassets.content-id .online_area ul li a .ico_arr {
  font-size: 18px;
  font-weight: bold;
}
.myassets.content-id .online_area ul li a .ico_arr::after {
  background-size: 24px 24px;
  margin-left: 4px;
  background-position: 0px -1px;
}
.myassets.content-id .online_area ul li a:hover, .myassets.content-id .online_area ul li a:active {
  text-decoration: underline;
}
.myassets.content-id .info_box {
  width: 100%;
  height: 280px;
  padding: 32px;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 16px;
}
.myassets.content-id .info_box .state_box {
  margin-bottom: 14px;
}
.myassets.content-id .info_box .state_box span {
  display: inline-block;
  line-height: 20px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.43px;
  padding: 0px 6px;
  border-radius: 4px;
  height: 20px;
}
.myassets.content-id .info_box .state_box .danger_one {
  margin-right: 2px;
  color: #b04912;
  border: 1px solid #b04912;
  background: #fef4ee;
}
.myassets.content-id .info_box .state_box .danger_two {
  margin-right: 2px;
  color: #d63434;
  border: 1px solid #d63434;
  background: #ffeeee;
}
.myassets.content-id .info_box .state_box .danger_three {
  margin-right: 2px;
  color: #fff;
  border: 1px solid #f36363;
  background: #f36363;
}
.myassets.content-id .info_box .state_box .online {
  color: #385ee8;
  border: 1px solid #385ee8;
}
.myassets.content-id .info_box strong {
  font-size: 17px;
  letter-spacing: -0.5px;
  color: #000;
  margin-bottom: 28px;
  min-height: 46px;
  display: block;
  line-height: 25px;
  margin-top: 20px;
}
.myassets.content-id .info_box .percent {
  font-size: 14px;
  color: #73757C;
  text-align: right;
}
.myassets.content-id .info_box .percent > span {
  margin-left: 8px;
  font-size: 24px;
  color: #D63434;
  font-weight: 600;
}
.myassets.content-id .info_box .percent > span span {
  font-size: 16px;
}
.myassets.content-id .info_box .btn_box {
  margin-top: 32px;
}
.myassets.content-id .info_box .btn_box button {
  border: 1px solid #444;
  border-radius: 8px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.5px;
  width: 100%;
  padding: 9px 0;
}
.myassets.content-id .info_box .btn_box button:hover, .myassets.content-id .info_box .btn_box button:active {
  background-color: #f9f9f9;
}
.myassets.content-id .info_box .btn_box button:disabled {
  color: #73757C !important;
  border: solid 1px #E1E2E5;
  background-color: #EBEBED;
  pointer-events: none;
}
.myassets.content-id .info_box .btn_double button {
  width: calc(50% - 4px);
  float: left;
  color: #222;
}
.myassets.content-id .info_box .btn_double .btn_red {
  float: right;
  color: #fff !important;
  background: #d63434;
  border: 1px solid #d63434;
}
.myassets.content-id .info_box .btn_double .btn_red:hover, .myassets.content-id .info_box .btn_double .btn_red:active {
  background-color: #ba2b2b;
}
.myassets.content-id .total_area {
  width: 282px;
  border: 1px solid #bdbdbd;
  border-radius: 16px;
  box-sizing: border-box;
  padding: 40px 32px 32px 32px;
  float: left;
}
.myassets.content-id .total_area > div {
  border-top: 1px solid #e0e0e0;
  padding: 38px 0 35px 0;
  text-align: left;
}
.myassets.content-id .total_area > div:last-child {
  padding-bottom: 0;
}
.myassets.content-id .total_area h2 {
  display: block;
  font-size: 24px;
  font-weight: 600;
  color: #1A1D29;
  margin-bottom: 30px;
  margin-top: 0 !important;
}
.myassets.content-id .total_area strong {
  display: block;
  font-size: 16px;
  margin-bottom: 22px;
}
.myassets.content-id .total_area .money {
  text-align: right;
  margin-bottom: 24px;
  font-size: 16px;
}
.myassets.content-id .total_area .money span {
  font-size: 24px;
  margin-right: 4px;
}
.myassets.content-id .total_area .table_box dl {
  margin-bottom: 14px;
}
.myassets.content-id .total_area .table_box dl:last-child {
  margin-bottom: 0;
}
.myassets.content-id .total_area .table_box dl dt {
  float: left;
  color: #757575;
  font-size: 14px;
  height: 20px;
  font-weight: normal;
}
.myassets.content-id .total_area .table_box dl dd {
  text-align: right;
  height: 20px;
  float: right;
}
.myassets.content-id .total_area .table_box dl dd .debits,
.myassets.content-id .total_area .table_box dl dd .hidden_debits {
  font-size: 12px;
  color: #222;
}
.myassets.content-id .total_area .table_box dl dd .debits span,
.myassets.content-id .total_area .table_box dl dd .hidden_debits span {
  font-size: 16px;
  padding-right: 4px;
  font-weight: bold;
}
.myassets.content-id .total_area .btn_area button {
  width: 100%;
  padding: 9px 0;
  margin: 0;
  margin-bottom: 8px;
}
.myassets.content-id .total_area .btn_area button:last-child {
  margin-bottom: 0;
}
.myassets.content-id .total_area .btn_area .title_box {
  position: relative;
}
.myassets.content-id .total_area .btn_area .title_box strong {
  margin-bottom: 32px;
}
.myassets.content-id .total_area .btn_area .title_box .btn_right {
  position: absolute;
  top: -2px;
  right: 0;
  width: inherit;
  height: 24px;
  line-height: 13px;
  padding: 6px 14px;
  font-size: 12px;
  border-radius: 4px;
}
.myassets.content-id .portfolio_area {
  /*width: 635px;*/
  width: 800px;
  float: left;
  padding-top: 24px;
  margin-left: 48px;
}
.myassets.content-id .portfolio_area h2 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
  letter-spacing: -0.5px;
  margin-bottom: 8px;
  padding: 0;
  background: none;
  margin-top: 0;
}
.myassets.content-id .portfolio_area h2::before {
  display: none;
}
.myassets.content-id .portfolio_area .info_text {
  color: #757575;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 32px;
  line-height: 24px;
}
.myassets.content-id .portfolio_area .radio_box {
  position: relative;
  display: flex;
}
.myassets.content-id .portfolio_area .radio_box li {
  position: relative;
  margin-left: -1px;
  box-sizing: border-box;
  flex: 1;
  width: 33.3333333333%;
  float: left;
}
.myassets.content-id .portfolio_area .radio_box li input {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  color: transparent !important;
  overflow: hidden !important;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  margin: 0 !important;
  padding: 0 !important;
  text-indent: 0 !important;
  font-size: small !important;
}
.myassets.content-id .portfolio_area .radio_box li input:focus + label {
  text-decoration: underline;
}
.myassets.content-id .portfolio_area .radio_box li:first-child {
  margin: 0;
}
.myassets.content-id .portfolio_area .radio_box li:first-child label {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.myassets.content-id .portfolio_area .radio_box li:first-child :checked + label::before {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.myassets.content-id .portfolio_area .radio_box li:last-child label {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.myassets.content-id .portfolio_area .radio_box li:last-child :checked + label::before {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.myassets.content-id .portfolio_area .radio_box li input:checked + label {
  position: relative;
  border: none;
  z-index: 1;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-821 -463) translate(480 196) translate(0 127) translate(325 24) translate(16 116)'%3E%3Crect width='31' height='31' x='.5' y='.5' fill='%23F5FAFD' stroke='%230886C5' rx='15.5'/%3E%3Cpath fill='%230886C5' d='M8.751 17.558l5.14-.133c.736-.019 1.347.562 1.366 1.297v.065c-.018.783-.647 1.413-1.43 1.434l-5.14.132c-.735.019-1.347-.562-1.366-1.297v-.065c.018-.782.648-1.413 1.43-1.433z' transform='rotate(45 11.29 18.89)'/%3E%3Cpath fill='%230886C5' d='M11.756 15.374l13.318-.32c.688-.017 1.26.528 1.276 1.216v.06c-.018.734-.608 1.323-1.341 1.34l-13.318.32c-.688.017-1.26-.527-1.276-1.215v-.061c.018-.733.608-1.323 1.34-1.34z' transform='scale(-1 1) rotate(45 0 -27.856)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 12px 12px no-repeat;
  padding: 40px 0px;
}
.myassets.content-id .portfolio_area .radio_box li input:checked + label::before {
  content: "";
  border: 2px solid #0886c5;
  box-shadow: 2px 4px 4px 0 #e0e0e0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
.myassets.content-id .portfolio_area .radio_box li input:checked + label strong {
  z-index: 1;
  color: #0886c5;
  line-height: 36px;
}
.myassets.content-id .portfolio_area .radio_box li input:checked + label p::before {
  background-color: #ebf4f9;
}
.myassets.content-id .portfolio_area .radio_box li label {
  display: inline-block;
  width: 100%;
  height: 100%;
  border: 1px solid #bdbdbd;
  padding: 32px 0px;
  box-sizing: border-box;
  cursor: pointer;
}
.myassets.content-id .portfolio_area .radio_box li .label_box {
  text-align: center;
}
.myassets.content-id .portfolio_area .radio_box li .label_box strong {
  font-size: 24px;
  letter-spacing: -0.5px;
}
.myassets.content-id .portfolio_area .radio_box li .label_box p {
  position: relative;
  padding-top: 127px;
  font-weight: normal;
  line-height: 24px;
}
.myassets.content-id .portfolio_area .radio_box li .label_box p::before {
  content: "";
  width: 80px;
  height: 80px;
  position: absolute;
  top: 28px;
  left: calc(50% - 40px);
  border-radius: 50%;
}
.myassets.content-id .portfolio_area .radio_box .actively p::before {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-892 -562) translate(480 196) translate(0 127) translate(325 24) translate(87 215) translate(1 6)'%3E%3Crect width='32' height='2' x='4' y='34' fill='%23444' rx='1'/%3E%3Crect width='38' height='22' x='1' y='7' stroke='%23444' stroke-width='2' rx='4'/%3E%3Crect width='14' height='14' x='29' y='1' stroke='%23444' stroke-width='2' rx='7'/%3E%3Crect width='14' height='14' x='29' y='1' fill='%23FFF' rx='7'/%3E%3Crect width='14' height='14' x='32' y='2' fill='%2391CEE8' rx='7'/%3E%3Cpath fill='%23444' d='M32.853 8.689l2.105-.073c.488-.016.898.366.915.854v.046c-.01.522-.426.946-.948.964l-2.105.072c-.488.017-.898-.365-.914-.854v-.045c.008-.523.425-.946.947-.964z' transform='rotate(45 33.89 9.584)'/%3E%3Cpath fill='%23444' d='M33.887 7.445l6.223-.2c.458-.014.841.345.856.803v.042c-.009.489-.4.884-.888.9l-6.224.2c-.458.014-.84-.345-.855-.803v-.042c.009-.489.4-.884.888-.9z' transform='scale(-1 1) rotate(45 0 -81.065)'/%3E%3Crect width='14' height='14' x='29' y='1' stroke='%23444' stroke-width='2' rx='7'/%3E%3Cpath stroke='%23444' stroke-linejoin='round' stroke-width='2' d='M16 21.838h5.961c1.126 0 2.04-.896 2.04-2 0-1.105-.914-2-2.04-2H18.04c-1.127 0-2.04-.895-2.04-2 0-1.104.913-2 2.04-2H24'/%3E%3Crect width='14' height='2' x='13' y='17' fill='%23444' rx='1' transform='rotate(90 20 18)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.myassets.content-id .portfolio_area .radio_box .danger p::before {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='49' height='48' viewBox='0 0 49 48'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1099 -562) translate(480 196) translate(0 127) translate(325 24) translate(294 215) translate(1 9)'%3E%3Cpath fill='%2391CEE8' d='M28.686 14.843c0 6.243-2.709 11.304-6.052 11.304-3.343 0-6.052-5.06-6.052-11.304 0-6.243 2.71-11.304 6.052-11.304 3.343 0 6.052 5.06 6.052 11.304'/%3E%3Cpath stroke='%23444' stroke-width='2' d='M29.686 14.843c0 8.198-6.645 14.843-14.843 14.843S0 23.041 0 14.843 6.645 0 14.843 0s14.843 6.645 14.843 14.843z'/%3E%3Cpath stroke='%23444' stroke-width='2' d='M46.268 14.843c0 8.198-6.646 14.843-14.843 14.843-8.198 0-14.843-6.645-14.843-14.843S23.227 0 31.425 0c8.197 0 14.843 6.645 14.843 14.843z'/%3E%3Crect width='6' height='2' x='7' y='14' fill='%23444' rx='1'/%3E%3Crect width='6' height='2' x='15' y='14' fill='%23444' rx='1'/%3E%3Crect width='6' height='2' x='23' y='14' fill='%23444' rx='1'/%3E%3Crect width='8' height='2' x='31' y='14' fill='%23444' rx='1'/%3E%3Crect width='8' height='2' x='32' y='16.336' fill='%23444' rx='1' transform='rotate(-45 36 17.336)'/%3E%3Crect width='8' height='2' x='32' y='11.736' fill='%23444' rx='1' transform='rotate(45 36 12.736)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}
.myassets.content-id .portfolio_area .radio_box .stability p::before {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1311 -562) translate(480 196) translate(0 127) translate(325 24) translate(506 215) translate(2 8)'%3E%3Crect width='42' height='2' x='1' y='29.7' fill='%23444' rx='1'/%3E%3Cpath fill='%23444' d='M-9.077 18.723h22c.552 0 1 .448 1 1s-.448 1-1 1h-22c-.552 0-1-.448-1-1s.448-1 1-1z' transform='rotate(90 1.923 19.723)'/%3E%3Crect width='16' height='16' x='26' fill='%2394D6F2' rx='8'/%3E%3Crect width='8' height='8' x='30' y='4' fill='%23FFF8F0' stroke='%23444' stroke-width='2' rx='4'/%3E%3Cpath fill='%23444' d='M8.09 18.767h10c.552 0 1 .448 1 1s-.448 1-1 1h-10c-.552 0-1-.448-1-1s.448-1 1-1z' transform='rotate(-45 13.09 19.767)'/%3E%3Cpath fill='%23444' d='M19.364 14.767h14c.552 0 1 .448 1 1s-.448 1-1 1h-14c-.552 0-1-.448-1-1s.448-1 1-1z' transform='rotate(-45 26.364 15.767)'/%3E%3Cpath fill='%23444' d='M16.09 17.767h6c.552 0 1 .448 1 1s-.448 1-1 1h-6c-.552 0-1-.448-1-1s.448-1 1-1z' transform='rotate(45 19.09 18.767)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.myassets.content-id .portfolio_area .invest_area strong {
  display: block;
  font-size: 20px;
  color: #222;
  margin: 32px 0px 16px 0;
  line-height: 28px;
}
.myassets.content-id .portfolio_area .invest_area .price_box {
  border-radius: 8px;
  background: #f5f5f5;
  padding: 16px 32px;
  margin-top: 20px;
}
.myassets.content-id .portfolio_area .invest_area .price_box .form_box {
  float: left;
  position: relative;
  margin-right: 5px;
}
.myassets.content-id .portfolio_area .invest_area .price_box .form_box input {
  width: 300px;
  text-align: right;
  padding-right: 46px;
  box-sizing: border-box;
}
.myassets.content-id .portfolio_area .invest_area .price_box .form_box span {
  position: absolute;
  top: 0;
  right: 16px;
  line-height: 48px;
  font-weight: 600;
}
.myassets.content-id .portfolio_area .invest_area .price_box .form_box .reset {
  position: absolute;
  top: calc(50% - 12px);
  right: 27px;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  display: none;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-740 -606) translate(98 91) translate(202 147) translate(440 368)'%3E%3Crect width='16' height='16' x='4' y='4' fill='%23AFAFAF' rx='8'/%3E%3Cpath stroke='%23FFF' stroke-linecap='square' d='M9 9L14.657 14.657'/%3E%3Cpath stroke='%23FFF' stroke-linecap='square' d='M9 9L14.657 14.657' transform='matrix(-1 0 0 1 23.657 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
.myassets.content-id .portfolio_area .invest_area .price_box .form_btn {
  float: left;
  margin-left: 4px;
}
.myassets.content-id .portfolio_area .invest_area .price_box .form_btn .btn_line {
  height: 48px;
  float: left;
}
.myassets.content-id .portfolio_area .invest_area .btn_area {
  margin-top: 27px;
}
.myassets.content-id .portfolio_area .invest_area .btn_area .btn_ok {
  color: #fff;
  letter-spacing: -0.5px;
  padding: 12px 48px;
}

/**
* jeongeun
* ------------------
*/
.dump {
  width: 100%;
  height: 100px;
  line-height: 100px;
  margin: 10px 0;
  text-align: center;
  background: #e0e0e0;
}

.content_title .s_title {
  font-size: 25px;
}

/** 리서치 **/
.research_main .mtl_selectbox.on:after,
.research_main .mtl_selectbox.focus_on:after,
.research_main .mtl_selectbox.is_focus:after {
  border-color: transparent !important;
}
.research_main .mtl_selectbox.on > a,
.research_main .mtl_selectbox.focus_on > a,
.research_main .mtl_selectbox.is_focus > a {
  text-decoration: underline;
}

.search_line_org {
  position: relative;
  border: 2px solid #aaa;
  border-radius: 16px;
  padding: 0 24px;
  box-sizing: border-box;
}
.search_line_org .mtl_selectbox,
.search_line_org .search_box,
.search_line_org .mtl_checkbox {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-width: 130px;
}
.search_line_org .search_box:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 24px;
  background: #e0e0e0;
  position: absolute;
  vertical-align: middle;
}
.search_line_org .search_box:before {
  left: 0;
  top: 19px;
}
.search_line_org .search_box {
  position: relative;
  width: calc(100% - 154px);
}
.search_line_org .search_box input {
  width: 100%;
  border: 0;
  padding-right: 24px;
  height: 64px !important;
  font-size: 20px;
  line-height: 64px !important;
}
.search_line_org .search_box input::-moz-placeholder {
  color: #909599;
}
.search_line_org .search_box input:-ms-input-placeholder {
  color: #909599;
}
.search_line_org .search_box input::placeholder {
  color: #909599;
}
.search_line_org .search_box input:focus, .search_line_org .search_box input.is_focus {
  padding: 0 24px 0 15px;
}
.search_line_org .search_box > button {
  position: absolute;
  right: 0;
  bottom: calc(50% - 12px);
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1251 -310) translate(480 290) translate(771 20)'%3E%3Ccircle cx='10.5' cy='10.5' r='7.5' stroke='%23222' stroke-width='2'/%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M16 16L21 21'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  background-size: 20px;
}
.search_line_org .mtl_checkbox {
  position: absolute;
  right: 32px;
  bottom: 21px;
}
.search_line_org .mtl_checkbox > span {
  color: #757575;
  font-weight: 400;
}

.research_search_comp {
  margin-top: 48px !important;
}
.research_search_comp .search_txt {
  text-align: center;
}
.research_search_comp .tab_line {
  overflow: hidden;
}
.research_search_comp .tab_line li a {
  padding: 12px 18px;
  letter-spacing: -0.5px;
  line-height: 26px;
  height: inherit;
  color: #73757C;
  border-color: transparent;
  overflow: hidden;
}
.research_search_comp .tab_line li a span {
  display: block;
  font-size: 14px;
}
.research_search_comp .tab_line li.on a {
  color: #008DDB;
}
.research_search_comp .tab_line li.on a:after {
  border: 2px solid #008DDB;
  border-bottom: 0;
}
.research_search_comp .tab_line li:last-child {
  margin-left: 1px;
}
.research_search_comp .tab_line:after {
  content: "";
  display: block;
  width: 100%;
  border: 1px solid #008DDB;
  position: absolute;
  left: 0;
  bottom: 0;
}

.search_box_org {
  background: #fafafa;
  border-radius: 16px;
  padding: 40px 48px;
}
.search_box_org dl {
  display: table;
  width: 100%;
  margin-bottom: 24px;
}
.search_box_org dl:last-child {
  margin-bottom: 0;
}
.search_box_org dt,
.search_box_org dd {
  display: table-cell;
  vertical-align: middle;
}
.search_box_org dt {
  min-width: 85px;
  font-weight: bold;
}
.search_box_org .calendar_area {
  border: 1px solid #bdbdbd;
  border-radius: 8px;
  background: #fff;
}
.search_box_org .calendar_area .mtl_calendar > input[type=text] {
  border: 0;
  border-radius: 8px;
}
.search_box_org .calendar_area .mtl_calendar > .btn_calendar {
  border: 0;
  background-color: #fff;
  border-radius: 8px;
}

.research {
  position: relative;
  /*
  05/21 : box.scss로 이동 : goang
  .empty_box_icon{
  	padding: 80px 0 200px 0;
  	text-align: center;
  	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg transform='translate(-912 -690) translate(912 690)'%3E%3Ccircle cx='48' cy='48' r='48' fill='%23F5F5F5'/%3E%3Cg%3E%3Cpath fill='%23CCC' d='M23.83 12.525L8 40.065h29.947c3.075 0 5-3.327 3.468-5.993L29.031 12.525c-1.153-2.007-4.049-2.007-5.202 0' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M17.62 14.985L6.604 34.065c-1.54 2.666.385 6 3.464 6h27.864c3.08 0 5.003-3.334 3.463-6l-13.93-24.13c-1.54-2.667-5.39-2.667-6.929 0' transform='translate(24 24)'/%3E%3Cpath fill='%23444' d='M25 32c0 .553-.447 1-1 1-.553 0-1-.447-1-1 0-.553.447-1 1-1 .553 0 1 .447 1 1' transform='translate(24 24)'/%3E%3Cpath fill='%23444' d='M24 31c-.553 0-1 .447-1 1 0 .553.447 1 1 1 .553 0 1-.447 1-1 0-.553-.447-1-1-1' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M24 22L24 28' transform='translate(24 24)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center 25px no-repeat;
  	strong{
  		padding:  70px 0 0 0;
  		font-size: 20px;
  		font-weight: 400;
  		color: #222;
  		display: block;
  	}
  	p{
  		font-size: 14px;
  		color:#444;
  		margin-top: 20px;
  		font-weight: normal;
  	}
  }*/
}
.research .search_txt {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 80px;
  line-height: 32px;
}
.research .search_txt span {
  color: #0886c5;
  font-weight: bold;
}
.research .txt_ellipsis {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.research .btn_search {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1404 -318) translate(480 306) translate(912) translate(12 12)'%3E%3Ccircle cx='11' cy='11' r='6' stroke='%23FFF' stroke-width='2'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15.333 15.333L19 19'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  padding: 13px 23px;
  margin-left: 8px;
  height: 50px;
}
.research .btn_search:hover, .research .btn_search:focus {
  background-color: #18658c;
}
.research .btn_search:focus {
  outline: 2px solid #000;
}
.research .title {
  margin-bottom: 30px;
  position: relative;
}
.research .title .mtl_selectbox {
  border: 0;
  position: absolute;
  right: 0;
  bottom: -15px;
}
.research .title .mtl_selectbox > a {
  font-size: 16px;
  color: #444;
  width: 51px;
  font-weight: normal;
}
.research .title:last-child {
  content: "";
  display: block;
  clear: both;
}
.research .title .tit {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-right: 48px;
}
.research .title .tit em {
  color: #0886c5;
}
.research .title .btn_chk span {
  color: #757575;
  font-weight: bold;
  margin-right: 16px;
}
.research .title .btn_chk span:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23CCC' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8.073L6.954 11 12 5' transform='translate(-816 -546) translate(722 542) translate(94 4)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  margin-right: 4px;
  vertical-align: middle;
}
.research .title .btn_chk .on span {
  color: #0886c5;
}
.research .title .btn_chk .on span:before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%230886C5' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8.073L6.954 11 12 5' transform='translate(-722 -546) translate(722 542) translate(0 4)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.research .dual_calendar {
  width: 545px;
  overflow: hidden;
  float: left;
  box-sizing: border-box;
  border: 1px solid #bdbdbd;
}
.research .dual_calendar .mtl_calendar {
  box-sizing: border-box;
  height: 46px;
  margin-left: 1px;
}
.research .dual_calendar .mtl_calendar > input[type=text] {
  width: 110px;
  height: 46px;
  font-weight: 400;
}
.research .dual_calendar .mtl_calendar > input[type=text]:focus {
  padding-right: 0;
}
.research .dual_calendar .mtl_calendar > .btn_calendar {
  width: 38px;
}
.research .dual_calendar .term {
  vertical-align: middle;
  padding: 0 0 0 9px;
}
.research .dual_calendar .mtl_selectbox {
  margin-left: 0px;
  width: 210px !important;
  padding-right: 39px;
  border: 0;
}
.research .dual_calendar .mtl_selectbox > a {
  width: 210px;
}
.research .dual_calendar .mtl_selectbox::before {
  width: 35px;
  right: 0;
}
.research .dual_calendar .mtl_selectbox > a::before {
  content: "";
  width: 1px;
  height: 16px;
  background: #e0e0e0;
  position: absolute;
  top: calc(50% - 8px);
  left: 0;
  border: none;
}
.research .mtl_selectbox_text {
  width: 590px;
  float: left;
  margin-left: 8px;
  border: 1px solid #bdbdbd;
  border-radius: 8px;
  box-sizing: border-box;
}
.research .mtl_selectbox_text .mtl_selectbox {
  width: 210px !important;
  margin-right: 0;
  border: none;
  text-align: left;
}
.research .mtl_selectbox_text .mtl_selectbox > a {
  width: 210px;
  font-weight: 400;
}
.research .mtl_selectbox_text .mtl_selectbox > a::before {
  content: "";
  width: 1px;
  height: 16px;
  background: #e0e0e0;
  position: absolute;
  top: calc(50% - 8px);
  right: 0;
  left: inherit;
  border: none;
}
.research .mtl_selectbox_text + input {
  width: 350px;
}
.research .mtl_selectbox_text input[type=text] {
  border: 0;
  margin-left: 0;
  box-sizing: border-box;
  height: 46px;
  line-height: 46px;
}
.research .mtl_selectbox_text input[type=text]::-moz-placeholder {
  color: #909599;
  font-weight: 400;
}
.research .mtl_selectbox_text input[type=text]:-ms-input-placeholder {
  color: #909599;
  font-weight: 400;
}
.research .mtl_selectbox_text input[type=text]::placeholder {
  color: #909599;
  font-weight: 400;
}
.research .mtl_selectbox_text input[type=text]:focus {
  padding: 0 15px;
}
.research .date_type {
  position: relative;
  text-align: center;
}
.research .date_type > button {
  width: 32px;
  height: 32px;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23E0E0E0' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8L20 16 12 24' transform='translate(-1076 -308) translate(813 306) translate(263 2)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 0 0 no-repeat;
}
.research .date_type > button span {
  text-indent: -9999px;
  display: inline-block;
}
.research .date_type > button:hover {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23AAA' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8L20 16 12 24' transform='translate(-813 -308) translate(813 306) matrix(-1 0 0 1 32 2)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
.research .date_type .prev {
  transform: rotate(180deg);
}
.research .date_type .prev:hover {
  transform: rotate(0deg);
}
.research .date_type .prev:active {
  transform: rotate(0deg);
}
.research .date_type .next:hover {
  transform: rotate(180deg);
}
.research .date_type .next:active {
  transform: rotate(180deg);
}
.research .date_type .mtl_calendar {
  position: relative;
  width: 135px;
  margin: 0 48px;
}
.research .date_type .mtl_calendar > a {
  background: none;
  width: 100%;
  float: inherit;
  font-size: 24px;
  line-height: 48px;
  border: none;
}
.research .date_type .mtl_calendar > a:hover,
.research .date_type .mtl_calendar > a :active {
  text-decoration: underline;
}
.research .date_type .mtl_calendar input[type=text] {
  width: 1px;
  height: 1px;
  padding: 0;
  box-sizing: border-box;
}
.research .date_type .mtl_calendar .cal {
  left: calc(50% - 177px) !important;
}
.research .date_type .mtl_calendar.on .btn_calendar {
  text-decoration: underline;
}
.research .view_area {
  position: relative;
  border-top: 1px solid #444;
}
.research .view_area + .right_area {
  margin-top: 64px;
}
.research .view_area li {
  position: relative;
  display: block;
  border-bottom: 1px solid #e0e0e0;
}
.research .view_area li > .view_con {
  display: block;
  padding: 32px 16px;
  overflow: hidden;
}
.research .view_area li > .view_con:hover .body .body_tit {
  text-decoration: underline;
}
.research .view_area li > .view_con:hover .body .body_tit_s {
  text-decoration: underline;
}
.research .view_area li > .view_con:hover .body .body_sub {
  /* text-decoration: underline; */
}
.research .view_area li > .view_con .search_color {
  color: #0886c5;
}
.research .view_area .head {
  color: #222;
  margin-bottom: 4px;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 24px;
}
.research .view_area .head.blue {
  color: #0886c5;
}
.research .view_area .body {
  color: #757575;
  line-height: 24px;
}
.research .view_area .body .body_tit {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-bottom: 8px;
  line-height: 38px;
}
.research .view_area .body .body_tit_s {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 8px;
}
.research .view_area .body .body_sub {
  display: inline-block;
  margin-bottom: 16px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  letter-spacing: -0.5px;
  width: 100%;
  font-weight: 300;
  color: #4D4F58;
  line-height: 24px;
  height: 72px;
}
.research .view_area li > .pdf_btn {
  position: absolute;
  top: 63px;
  right: 16px;
}
.research .view_area li > .pdf_btn::before {
  display: none;
}
.research .view_area li > .pdf_btn::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23757575' d='M15.343 0H3.5C2.119 0 1 1.119 1 2.5v19C1 22.881 2.119 24 3.5 24h17c1.38 0 2.5-1.119 2.5-2.5V7.657c0-1.061-.422-2.079-1.172-2.829l-3.656-3.656C17.422.422 16.405 0 15.342 0m0 1c.803 0 1.556.312 2.123.879l3.656 3.656c.567.568.879 1.32.879 2.122V21.5c0 .827-.673 1.5-1.5 1.5h-17c-.827 0-1.5-.673-1.5-1.5v-19C2 1.673 2.673 1 3.5 1h11.843' transform='translate(-1400 -449) translate(480 382) translate(0 33) translate(862 34) translate(58)'/%3E%3Cpath fill='%23222' d='M7.833 17.923h.745c.22 0 .389-.051.505-.153.114-.103.172-.25.172-.44 0-.196-.058-.354-.175-.475-.117-.121-.277-.184-.482-.187h-.765v1.255zm0 .668V20H7v-4h1.578c.304 0 .57.055.802.165.23.11.407.267.531.469.125.202.187.433.187.69 0 .392-.137.702-.408.927-.271.227-.646.34-1.127.34h-.73zM11.503 16.668v2.67h.403c.326 0 .575-.106.747-.316.172-.21.26-.512.264-.904v-.212c0-.406-.085-.714-.256-.925-.17-.209-.42-.313-.747-.313h-.411zM10.67 20v-4h1.244c.356 0 .673.08.954.238.28.159.5.384.657.676.158.292.236.623.236.995v.185c0 .371-.077.702-.232.991-.154.29-.373.514-.654.673-.281.16-.6.24-.953.242H10.67zM16.8 18.365L15.2 18.365 15.2 20 14.367 20 14.367 16 17 16 17 16.668 15.2 16.668 15.2 17.7 16.8 17.7z' transform='translate(-1400 -449) translate(480 382) translate(0 33) translate(862 34) translate(58)'/%3E%3Cpath stroke='%23FF2116' d='M11.588 4.508s1.76-.425-.812 5.092c-2.042 4.379-3.113 4.1-3.25 3.678-.19-.601.543-2.264 4.333-2.83 3.79-.565 4.873.566 4.602 1.13-.271.568-2.436 1.133-4.061-2.261-1.624-3.395-1.76-4.668-.812-4.81z' transform='translate(-1400 -449) translate(480 382) translate(0 33) translate(862 34) translate(58)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  margin-left: 8px;
}
.research .view_area li > .pdf_btn:hover {
  text-decoration: underline;
}
.research .view_area .tit_info {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #757575;
  letter-spacing: 0;
}
.research .view_area .tit_info .tit_dot {
  position: relative;
  margin-right: 3px;
  padding-right: 8px;
}
.research .view_area .tit_info .tit_dot::after {
  content: "";
  width: 2px;
  height: 2px;
  background: #aaa;
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
}
.research .view_area .tit_info em {
  font-family: "Pretendard", Sans-serif;
  font-weight: 400;
  margin-right: 14px;
}
.research .view_area .tit_info em.blue {
  color: #0886c5;
}
.research .view_area .tit_info em.num {
  color: #757575;
}
.research .view_area .tit_info em:first-child:before {
  display: none;
}
.research .view_area.type_row li::after {
  display: block;
  content: "";
  clear: both;
}
.research .view_area.type_row li a:hover .tit {
  text-decoration: underline;
}
.research .view_area.type_row li a:hover .sub {
  text-decoration: underline;
}
.research .view_area.type_row li a:hover .sub span {
  text-decoration: underline;
}
.research .view_area.type_row li > a.btn_summary {
  position: absolute;
  top: 30px;
  right: 16px;
}
.research .view_area.type_row li > a.btn_summary span {
  display: inline-block;
  color: #222;
  font-size: 14px;
  letter-spacing: -0.5px;
  margin: 0;
  padding: 0;
  font-weight: 400;
  line-height: 24px;
}
.research .view_area.type_row li > a.btn_summary span::after {
  content: "";
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23757575' d='M15.343 0H3.5C2.119 0 1 1.119 1 2.5v19C1 22.881 2.119 24 3.5 24h17c1.38 0 2.5-1.119 2.5-2.5V7.657c0-1.061-.422-2.079-1.172-2.829l-3.656-3.656C17.422.422 16.405 0 15.342 0m0 1c.803 0 1.556.312 2.123.879l3.656 3.656c.567.568.879 1.32.879 2.122V21.5c0 .827-.673 1.5-1.5 1.5h-17c-.827 0-1.5-.673-1.5-1.5v-19C2 1.673 2.673 1 3.5 1h11.843' transform='translate(-1400 -550) translate(480 514) translate(0 33) translate(862 3) translate(58)'/%3E%3Cpath fill='%23222' d='M15.5 16h-6c-.276 0-.5-.224-.5-.5s.224-.5.5-.5h6c.276 0 .5.224.5.5s-.224.5-.5.5M17.5 13h-8c-.276 0-.5-.224-.5-.5s.224-.5.5-.5h8c.276 0 .5.224.5.5s-.224.5-.5.5M6.5 13c-.276 0-.5-.224-.5-.5s.224-.5.5-.5.5.224.5.5-.224.5-.5.5M6.5 19c-.276 0-.5-.224-.5-.5s.224-.5.5-.5.5.224.5.5-.224.5-.5.5M6.5 16c-.276 0-.5-.224-.5-.5s.224-.5.5-.5.5.224.5.5-.224.5-.5.5M11.5 6h-5c-.276 0-.5-.224-.5-.5s.224-.5.5-.5h5c.276 0 .5.224.5.5s-.224.5-.5.5' transform='translate(-1400 -550) translate(480 514) translate(0 33) translate(862 3) translate(58)'/%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' d='M20 6.5h-2c-.828 0-1.5-.672-1.5-1.5V1' transform='translate(-1400 -550) translate(480 514) translate(0 33) translate(862 3) translate(58)'/%3E%3Cpath fill='%23222' d='M17.5 19h-8c-.276 0-.5-.224-.5-.5s.224-.5.5-.5h8c.276 0 .5.224.5.5s-.224.5-.5.5' transform='translate(-1400 -550) translate(480 514) translate(0 33) translate(862 3) translate(58)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center right no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 0px 0 0 8px;
  vertical-align: top;
}
.research .view_area.type_row li > a.btn_summary:hover {
  text-decoration: underline;
}
.research .view_area.type_row .head,
.research .view_area.type_row .body {
  float: left;
  margin: 0;
  padding: 0;
}
.research .view_area.type_row .head {
  width: 170px;
}
.research .view_area.type_row .head {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
.research .view_area.type_row .head .code {
  display: block;
  font-size: 12px;
  color: #757575;
  padding-top: 8px;
  font-weight: 400;
}
.research .view_area.type_row .body {
  position: relative;
  width: calc(100% - 170px);
}
.research .view_area.type_row .body .tit {
  display: block;
  font-size: 18px;
  color: #222;
  font-weight: bold;
  margin-bottom: 12px;
}
.research .view_area.type_row .body .sub {
  color: #444;
  margin-bottom: 12px;
  padding-right: 0;
  letter-spacing: -0.5px;
  font-weight: 300;
}
.research .view_area.type_row .body .sub span {
  margin-right: 16px;
  font-weight: 300;
  color: #444;
}
.research .view_area.type_row .body .info {
  font-size: 12px;
  color: #757575;
  letter-spacing: -0.5px;
}
.research .view_area.type_row .body .info span {
  margin-right: 8px;
}
.research .view_area.type_row .body .info span:first-child {
  font-family: "Pretendard", Sans-serif;
}
.research .view_area.type_row .body .info span:first-child::after {
  content: "·";
  display: inline-block;
  margin-left: 8px;
}
.research .morning_area {
  margin-top: 40px;
}
.research .morning_area ul li a .head {
  color: #0886c5;
}
.research .morning_area ul li a .body .body_tit {
  font-size: 24px;
}
.research .morning_area ul li a .tit_info .name {
  margin: 0;
}
.research .morning_area ul li a .tit_info .name::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #ccc;
  margin: 0 6px;
  vertical-align: middle;
}
.research .morning_area ul li a .tit_info .num {
  color: #757575;
  font-weight: 400;
}
.research .morning_area .empty_box_icon {
  border-top: 1px solid #444;
  padding: 87px 0 88px 0;
  background-position: center 78px;
}
.research .morning_area .empty_box_icon strong {
  padding-top: 118px;
}
.research .circle_tab {
  margin-top: 40px;
}
.research .right_area {
  position: relative;
  height: 45px;
}
.research .right_area .mtl_selectbox {
  /*float:right; margin-top: -20px;*/
  width: 115px;
  position: absolute;
  top: -10px;
  right: 0;
  border: 0;
  text-align: right;
  padding-right: 29px;
}
.research .right_area .mtl_selectbox:before {
  width: 24px;
}
.research .right_area .mtl_selectbox > a {
  width: auto;
  text-overflow: initial;
}
.research .right_area .mtl_selectbox > a:hover {
  text-decoration: underline;
}
.research .right_area .tit {
  font-size: 20px;
  font-weight: bold;
}
.research .right_area .tit strong {
  font-size: 16px;
  color: #0886c5;
  margin-left: 16px;
  letter-spacing: -0.17px;
}
.research .right_area .sort_list {
  position: absolute;
  top: 0;
  right: 0;
}
.research .right_area .sort_list li {
  position: relative;
  float: left;
  margin-left: 8px;
  padding-left: 8px;
}
.research .right_area .sort_list li:first-child a::before {
  display: none;
}
.research .right_area .sort_list li a {
  color: #757575;
  letter-spacing: -0.5px;
}
.research .right_area .sort_list li a::before {
  content: "";
  width: 1px;
  height: 12px;
  background: #e0e0e0;
  position: absolute;
  left: 0;
  top: calc(50% - 6px);
}
.research .right_area .sort_list li :hover {
  color: #222;
  font-weight: bold;
}
.research .right_area .sort_list .on a {
  color: #222;
  font-weight: bold;
}
.research .right_area .all_btn {
  position: absolute;
  right: 0;
}
.research .count_area {
  margin-top: -32px;
}
.research .count_area::after {
  display: block;
  content: "";
  clear: both;
}
.research .count_area > p {
  font-size: 14px;
  letter-spacing: -0.5px;
  color: #444;
}
.research .count_area > p span {
  color: #0886c5;
}
.research .content_title {
  margin: 0;
}
.research .content_title .h1_title {
  word-break: break-word;
}
.research .content_title .sub_title {
  display: block;
  margin-bottom: 20px;
}
.research .pdf_btn {
  cursor: pointer;
}
.research .pdf_btn::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23757575' d='M15.343 0H3.5C2.119 0 1 1.119 1 2.5v19C1 22.881 2.119 24 3.5 24h17c1.38 0 2.5-1.119 2.5-2.5V7.657c0-1.061-.422-2.079-1.172-2.829l-3.656-3.656C17.422.422 16.405 0 15.342 0m0 1c.803 0 1.556.312 2.123.879l3.656 3.656c.567.568.879 1.32.879 2.122V21.5c0 .827-.673 1.5-1.5 1.5h-17c-.827 0-1.5-.673-1.5-1.5v-19C2 1.673 2.673 1 3.5 1h11.843' transform='translate(-1400 -449) translate(480 382) translate(0 33) translate(862 34) translate(58)'/%3E%3Cpath fill='%23222' d='M7.833 17.923h.745c.22 0 .389-.051.505-.153.114-.103.172-.25.172-.44 0-.196-.058-.354-.175-.475-.117-.121-.277-.184-.482-.187h-.765v1.255zm0 .668V20H7v-4h1.578c.304 0 .57.055.802.165.23.11.407.267.531.469.125.202.187.433.187.69 0 .392-.137.702-.408.927-.271.227-.646.34-1.127.34h-.73zM11.503 16.668v2.67h.403c.326 0 .575-.106.747-.316.172-.21.26-.512.264-.904v-.212c0-.406-.085-.714-.256-.925-.17-.209-.42-.313-.747-.313h-.411zM10.67 20v-4h1.244c.356 0 .673.08.954.238.28.159.5.384.657.676.158.292.236.623.236.995v.185c0 .371-.077.702-.232.991-.154.29-.373.514-.654.673-.281.16-.6.24-.953.242H10.67zM16.8 18.365L15.2 18.365 15.2 20 14.367 20 14.367 16 17 16 17 16.668 15.2 16.668 15.2 17.7 16.8 17.7z' transform='translate(-1400 -449) translate(480 382) translate(0 33) translate(862 34) translate(58)'/%3E%3Cpath stroke='%23FF2116' d='M11.588 4.508s1.76-.425-.812 5.092c-2.042 4.379-3.113 4.1-3.25 3.678-.19-.601.543-2.264 4.333-2.83 3.79-.565 4.873.566 4.602 1.13-.271.568-2.436 1.133-4.061-2.261-1.624-3.395-1.76-4.668-.812-4.81z' transform='translate(-1400 -449) translate(480 382) translate(0 33) translate(862 34) translate(58)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  margin-right: 8px;
}
.research .pdf_btn span {
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
}
.research .ico_menu {
  padding: 7px 26px;
}
.research .ico_menu:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg fill='%23222' transform='translate(-1361 -2042) translate(1337 2034) translate(24 8) matrix(-1 0 0 1 24 0) translate(6 7)'%3E%3Crect width='12' height='1' rx='.5'/%3E%3Crect width='12' height='1' y='3' rx='.5'/%3E%3Crect width='12' height='1' y='6' rx='.5'/%3E%3Crect width='12' height='1' y='9' rx='.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.research .ico_menu span {
  vertical-align: middle;
  font-size: 14px;
  font-weight: 400;
}
.research .ico_menu:hover {
  background-color: #f9f9f9;
}
.research .type_v .btn_area {
  clear: both;
}
.research .type_v .v_notice_con .v_info_body {
  margin-bottom: 56px;
}
.research .type_v .v_info_con {
  float: left;
  width: 860px;
  padding-right: 80px;
  vertical-align: top;
  margin-bottom: 46px;
}
.research .type_v .content_title::after {
  display: block;
  content: "";
  clear: both;
}
.research .type_v .content_title .sub_title {
  font-size: 18px;
  color: #0886c5;
}
.research .type_v .content_title .h1_title {
  float: inherit;
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 17px;
  line-height: 64px;
}
.research .type_v .content_title .info {
  display: block;
  color: #757575;
  margin-bottom: 56px;
  letter-spacing: -0.58px;
  line-height: 22px;
}
.research .type_v .content_title .info em {
  letter-spacing: 0;
}
.research .type_v .content_title .info em:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #aaa;
  margin: 0 8px;
  vertical-align: middle;
}
.research .type_v .v_info_head {
  font-size: 20px;
  margin-bottom: 23px;
  font-weight: 400;
}
.research .type_v .v_info_body {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 50px;
  line-height: 30px;
  letter-spacing: -0.5px;
}
.research .type_v .v_info_body .list_basic li {
  font-size: 16px;
  letter-spacing: -0.5px;
  font-weight: normal;
  line-height: 30px;
  color: #222;
  padding-left: 12px;
  position: relative;
}
.research .type_v .v_info_body .list_basic li::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  display: inline-block;
  background: #757575;
  position: absolute;
  top: 13px;
  left: 0;
}
.research .type_v .v_info_body .list_number li {
  font-size: 16px;
  letter-spacing: -0.5px;
  font-weight: normal;
  line-height: 30px;
  color: #222;
}
.research .type_v .v_side {
  float: left;
  width: 260px;
  vertical-align: top;
  margin-top: 118px;
}
.research .type_v .v_side .v_side_btn {
  width: 260px;
  font-size: 16px;
  background: #d63434;
  color: #fff;
  padding: 14px 70px;
  margin: 0 0 40px;
}
.research .type_v .v_side .v_side_btn:hover {
  background: #ba2b2b;
}
.research .type_v .v_side .tit {
  font-weight: bold;
  margin-bottom: 16px;
}
.research .type_v .v_side .box_list {
  border: 1px solid #e0e0e0;
  border-radius: 16px;
  padding: 22px 24px;
  margin-bottom: 48px;
  text-align: center;
}
.research .type_v .v_side .box_list .tag {
  text-align: left;
}
.research .type_v .v_side .box_list .tag a {
  line-height: 24px;
  margin-right: 12px;
}
.research .type_v .v_side .box_list .tag a:hover {
  text-decoration: underline;
}
.research .type_v .v_side .box_list .btn_tit {
  font-weight: bold;
  display: block;
  text-align: center;
  margin-bottom: 16px;
}
.research .type_v .v_side .box_list .btn {
  background: #d63434;
  padding: 9px 24px;
  margin: 0;
  font-size: 14px;
}
.research .type_v .v_side .box_list li {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 24px;
  margin-bottom: 24px;
  text-align: left;
}
.research .type_v .v_side .box_list li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.research .type_v .v_side .box_list li > a {
  display: block;
  font-weight: bold;
  line-height: 24px;
}
.research .type_v .v_side .box_list li > a span {
  display: block;
  font-size: 12px;
  color: #757575;
  font-weight: normal;
  margin-top: 5px;
}
.research .type_v .v_side .box_list li > a span em {
  position: relative;
  margin-left: 6px;
  padding-left: 8px;
}
.research .type_v .v_side .box_list li > a span em:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #aaa;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
}
.research .type_v .v_side .box_list li > a:hover {
  text-decoration: underline;
}
.research .type_v .v_side .box_list span {
  display: block;
  font-size: 12px;
  color: #757575;
  font-weight: normal;
  margin-top: 5px;
}
.research .type_v .v_side .box_list span em {
  position: relative;
  margin-left: 6px;
  padding-left: 8px;
  letter-spacing: 0;
  color: #757575;
}
.research .type_v .v_side .box_list span em:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #aaa;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
}
.research .type_v .v_side:after {
  content: "";
  display: block;
  clear: both;
}
.research .type_v .v_side .tag_list {
  padding: 24px 24px;
}
.research .type_v .v_side .tag_list a {
  float: left;
  margin: 0 12px 2px 0;
}
.research .type_v .v_side .pdf_box {
  padding: 0;
  margin-bottom: 0;
  border: none;
}
.research .type_v .v_side .pdf_box a {
  display: block;
  text-align: center;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 11px 0;
}
.research .type_v .v_side .pdf_box a:hover {
  background-color: #f9f9f9;
}
.research .type_v .v_foot {
  border-top: 1px solid #444;
  border-bottom: 1px solid #e0e0e0;
  margin-top: 40px;
}
.research .type_v .v_foot .prev {
  position: relative;
  float: left;
  width: 50%;
}
.research .type_v .v_foot .prev:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 52px;
  background: #e0e0e0;
  position: absolute;
  top: 30px;
  right: 0;
}
.research .type_v .v_foot .next {
  float: right;
  width: 50%;
  text-align: right;
}
.research .type_v .v_foot .prev a,
.research .type_v .v_foot .next a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 26px 24px;
  cursor: pointer;
}
.research .type_v .v_foot .prev a em,
.research .type_v .v_foot .next a em {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #757575;
  margin-bottom: 15px;
  letter-spacing: -0.57px;
}
.research .type_v .v_foot .prev a span {
  position: relative;
  display: block;
  padding-left: 56px;
}
.research .type_v .v_foot .next a span {
  position: relative;
  display: block;
  padding-right: 56px;
}
.research .type_v .v_foot .prev a span:before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8L20 16 12 24' transform='translate(-504 -2159) translate(480 2122) matrix(-1 0 0 1 56 37)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  position: absolute;
  left: 0;
  top: 12px;
}
.research .type_v .v_foot .next a span:after {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8L20 16 12 24' transform='translate(-1384 -2159) translate(480 2122) translate(904 37)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  position: absolute;
  right: 0;
  top: 12px;
}
.research .type_v .v_foot:after {
  content: "";
  display: block;
  clear: both;
}
.research .list_area {
  margin: 72px 0;
}
.research .list_area div h4,
.research .list_area div h6 {
  font-size: 20px;
  font-weight: bold;
  color: #222;
  letter-spacing: -0.21px;
  margin: 0;
  margin-bottom: 24px;
  line-height: 32px;
  padding-left: 0;
}
.research .list_area div h4::before,
.research .list_area div h6::before {
  display: none;
}
.research .list_area div .box_area {
  border: 1px solid #e0e0e0;
  border-radius: 16px;
  height: 224px;
  box-sizing: border-box;
}
.research .list_area .left_area {
  float: left;
  width: 660px;
}
.research .list_area .left_area .box_area {
  width: 100%;
  padding: 32px 32px;
}
.research .list_area .left_area .box_area strong {
  font-size: 24px;
  line-height: 36px;
}
.research .list_area .left_area .box_area span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: #757575;
  letter-spacing: 0px;
  line-height: 20px;
}
.research .list_area .left_area .box_area ul {
  margin-top: 16px;
}
.research .list_area .left_area .box_area ul li {
  position: relative;
  font-size: 14px;
  color: #444;
  line-height: 24px;
  letter-spacing: -0.5px;
  padding-left: 12px;
  font-weight: normal;
  margin-bottom: 8px;
}
.research .list_area .left_area .box_area ul li:last-child {
  margin-bottom: 0px;
}
.research .list_area .left_area .box_area ul li::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #757575;
  position: absolute;
  left: 0;
  top: calc(50% - 2px);
}
.research .list_area .right_area {
  float: right;
  width: 500px;
}
.research .list_area .right_area .box_area {
  width: 100%;
}
.research .list_area .right_area .text_info {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: -0.5px;
  color: #757575;
  font-weight: normal;
  margin-top: 7px;
}
.research .table_area .star_box .on {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='13' viewBox='0 0 14 13'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23EC0E26'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M23 10.5L18.886 12.663 19.671 8.082 16.343 4.837 20.943 4.168 23 0 25.057 4.168 29.657 4.837 26.329 8.082 27.114 12.663z' transform='translate(-504 -1181) translate(480 849) translate(0 264) translate(8 68)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
.research .table_area .star_box .off {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='13' viewBox='0 0 14 13'%3E%3Cg fill='none' fill-rule='evenodd' opacity='.2'%3E%3Cg fill='%23EC0E26'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M39 10.5L34.886 12.663 35.671 8.082 32.343 4.837 36.943 4.168 39 0 41.057 4.168 45.657 4.837 42.329 8.082 43.114 12.663z' transform='translate(-520 -1181) translate(480 849) translate(0 264) translate(8 68)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
.research .table_area .star_box span {
  text-indent: -9999px;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0;
}
.research .table_area h4,
.research .table_area h6 {
  font-size: 20px;
  font-weight: bold;
  color: #222;
  letter-spacing: -0.21px;
  margin: 0;
  margin-bottom: 24px;
  line-height: 32px;
  padding-left: 0;
}
.research .table_area h4::before,
.research .table_area h6::before {
  display: none;
}
.research .table_area table thead tr th {
  padding-left: 8px;
  text-align: left;
  font-size: 12px;
  color: #444;
  font-weight: bold;
  border-bottom: 1px solid #444;
  padding-bottom: 4px;
  line-height: 20px;
}
.research .table_area table thead tr th:last-child {
  text-align: right;
  padding-right: 8px;
}
.research .table_area table tbody tr th,
.research .table_area table tbody tr td {
  padding: 32px 8px;
  text-align: left;
  border-bottom: 1px solid #e0e0e0;
}
.research .table_area table tbody tr th strong {
  font-size: 18px;
  color: #222;
  display: block;
  line-height: 30px;
}
.research .table_area table tbody tr th span {
  display: inline-block;
  font-size: 12px;
  color: #757575;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 16px;
}
.research .table_area table tbody tr td {
  vertical-align: top;
}
.research .table_area table tbody tr td ul li {
  position: relative;
  font-size: 14px;
  color: #444;
  line-height: 24px;
  letter-spacing: -0.5px;
  padding-left: 12px;
  font-weight: normal;
  margin-bottom: 8px;
}
.research .table_area table tbody tr td ul li:last-child {
  margin-bottom: 0px;
}
.research .table_area table tbody tr td ul li::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #757575;
  position: absolute;
  left: 0;
  top: calc(50% - 2px);
}
.research .table_area table tbody tr td span {
  font-size: 14px;
  font-weight: normal;
  font-weight: 400;
  letter-spacing: 0;
}
.research .table_area table tbody tr td .date {
  color: #444;
  font-weight: 400;
}
.research .table_area table tbody tr td .up {
  color: #ec0e26;
}
.research .table_area table tbody tr td .down {
  color: #1367ff;
}
.research .table_area table tbody tr td .text {
  font-size: 14px;
  color: #222;
  font-weight: 400;
  letter-spacing: -0.5px;
  font-family: "Pretendard", Sans-serif;
}
.research .table_area table tbody tr td:last-child {
  text-align: right;
  padding-right: 8px;
}
.research .table_area .list_info {
  margin-top: 20px;
}
.research .table_area .list_info li {
  position: relative;
  font-size: 12px;
  color: #757575;
  letter-spacing: -0.5px;
  font-weight: normal;
  margin-bottom: 6px;
  padding-left: 6px;
}
.research .table_area .list_info li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 4px;
  height: 1px;
  background: #757575;
}
.research .notice {
  margin: 24px 0 72px 0;
}

.research_main {
  width: 1200px !important;
  padding-top: 88px !important;
}
.research_main .main_l,
.research_main .main_r {
  float: left;
}
.research_main .main_l {
  width: 768px;
  margin-right: 80px;
}
.research_main .main_r {
  width: 352px;
}
.research_main .main_r .section_area {
  position: relative;
  margin-bottom: 64px;
}
.research_main .main_r .section_area.on {
  margin-bottom: 137px;
}
.research_main .main_r .section_area .search_box {
  position: relative;
}
.research_main .main_r .section_area .search_box input {
  width: 100%;
  border-radius: 28px;
  padding: 0 24px;
  margin: 0;
  border: 2px solid #aaa;
  height: 56px;
  line-height: 56px;
  background-color: transparent;
}
.research_main .main_r .section_area .search_box input::-moz-placeholder {
  color: #909599;
  opacity: 1;
  font-size: 16px;
}
.research_main .main_r .section_area .search_box input:-ms-input-placeholder {
  color: #909599;
  opacity: 1;
  font-size: 16px;
}
.research_main .main_r .section_area .search_box input::placeholder {
  color: #909599;
  opacity: 1;
  font-size: 16px;
}
.research_main .main_r .section_area .search_box input::-webkit-input-placeholder {
  color: #909599;
  font-size: 16px;
}
.research_main .main_r .section_area .search_box input:-ms-input-placeholder {
  color: #909599;
  font-size: 16px;
}
.research_main .main_r .section_area .search_box input:-mos-input-placeholder {
  color: #909599;
  font-size: 16px;
}
.research_main .main_r .section_area .search_box .btn_icon_search {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-876 -304) translate(572 244) translate(26 60) translate(278)'%3E%3Ccircle cx='11' cy='11' r='6' stroke='%23AAA' stroke-width='2'/%3E%3Cpath stroke='%23AAA' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15.333 15.333L19 19'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 24px;
  top: 16px;
}
.research_main .main_r .section_area .search_box .btn_icon_search.on {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1724 -304) translate(1420 244) translate(2 58) translate(302 2)'%3E%3Ccircle cx='11' cy='11' r='6' stroke='%23222' stroke-width='2'/%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15.333 15.333L19 19'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 0 0 no-repeat;
}
.research_main .main_r .section_area .search_box .search_popup_close {
  position: absolute;
  top: 16px;
  right: 40px;
  width: 24px;
  height: 24px;
  display: none;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1724 -304) translate(1420 244) translate(24 58) translate(280 2)'%3E%3Ccircle cx='12' cy='12' r='8' fill='%23CCC'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 9L15 15' transform='matrix(-1 0 0 1 24 0)'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 9L15 15'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
.research_main .main_r .section_area .search_popup.on {
  display: block;
  z-index: 10000;
  position: absolute;
  top: 34px;
  left: 0;
  width: 100%;
  height: 450px;
  border: 2px solid #aaa;
  background: #fff;
  border-radius: 28px;
  box-sizing: border-box;
  padding: 0 24px;
  box-shadow: 2px 2px 2px 0 #eeeeee;
}
.research_main .main_r .section_area .search_popup.on input {
  height: 52px;
  line-height: 52px;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding: 0 20px 0 0px;
  background-position: 0 center;
}
.research_main .main_r .section_area .search_popup.on .btn_icon_search {
  right: 22px;
  top: 14px;
}
.research_main .main_r .section_area .search_popup.on .search_area {
  display: block;
}
.research_main .main_r .section_area .search_popup .search_area {
  display: none;
}
.research_main .main_r .section_area .search_popup .search_area .search_word {
  margin-top: 10px;
  padding-top: 26px;
  border-top: 1px solid #e0e0e0;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_title {
  position: relative;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_title > strong {
  font-size: 12px;
  letter-spacing: -0.43px;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_title > a {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 12px;
  color: #757575;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_title > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #757575;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_title > a:hover {
  color: #444;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_title > a:hover::after {
  background: #444;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_list {
  margin-top: 16px;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_list li {
  float: left;
  border-radius: 20px;
  border: 1px solid #e0e0e0;
  padding: 5px 12px;
  box-sizing: border-box;
  margin: 0 4px 8px 0;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_list li a {
  font-size: 12px;
  color: #444;
  letter-spacing: -0.5px;
  margin-right: 4px;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_list li a:hover {
  text-decoration: underline;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_list li button {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23AAA' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 5L11 11' transform='translate(-637 -412) translate(572 244) translate(24 160) translate(41 8) matrix(-1 0 0 1 16 0)'/%3E%3Cpath stroke='%23AAA' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 5L11 11' transform='translate(-637 -412) translate(572 244) translate(24 160) translate(41 8)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  text-indent: -9999px;
  width: 16px;
  height: 16px;
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_list li button:hover {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg transform='translate(-652 -801) translate(652 801)'%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 5L11 11' transform='matrix(-1 0 0 1 16 0)'/%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 5L11 11'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.research_main .main_r .section_area .search_popup .search_area .search_word .search_word_notext {
  color: #757575;
  font-size: 12px;
  text-align: center;
  padding: 32px 0 24px 0;
}
.research_main .main_r .section_area .search_popup .search_area .search_goodtxt {
  margin-top: 24px;
  width: 100%;
}
.research_main .main_r .section_area .search_popup .search_area .search_goodtxt strong {
  display: block;
  font-size: 12px;
}
.research_main .main_r .section_area .search_popup .search_area .search_goodtxt ol {
  width: 50%;
  margin-top: 21px;
  float: left;
}
.research_main .main_r .section_area .search_popup .search_area .search_goodtxt ol li {
  margin-bottom: 12px;
}
.research_main .main_r .section_area .search_popup .search_area .search_goodtxt ol li a {
  font-size: 14px;
  color: #444;
  letter-spacing: 0;
  font-weight: 600;
}
.research_main .main_r .section_area .search_popup .search_area .search_goodtxt ol li a span {
  font-size: 14px;
  font-family: "Pretendard", Sans-serif;
  font-weight: 400;
  margin-left: 16px;
  color: #757575;
  letter-spacing: -0.5px;
}
.research_main .main_r .section_area .search_popup .search_area .search_goodtxt ol li a span.num {
  color: #757575;
  letter-spacing: 0px;
  margin-left: 0px;
  font-weight: 600;
}
.research_main .main_r .section_area .search_popup .search_area .search_goodtxt ol li a:hover span {
  text-decoration: underline;
}
.research_main .main_r .section_area .search_popup .search_keyword_list {
  width: 100%;
  margin-top: 16px;
}
.research_main .main_r .section_area .search_popup .search_keyword_list ul {
  height: 358px;
  position: relative;
}
.research_main .main_r .section_area .search_popup .search_keyword_list ul li a {
  font-size: 16px;
  color: #444;
  letter-spacing: -0.4px;
  margin: 0px 0px 8px 0px;
  display: block;
  line-height: 24px;
}
.research_main .main_r .section_area .search_popup .search_keyword_list ul li a span {
  color: #0886c5;
}
.research_main .main_r .section_area .search_popup .search_keyword_list ul li a:hover, .research_main .main_r .section_area .search_popup .search_keyword_list ul li a:active {
  background: #f5f5f5;
}
.research_main .main_r .section_area .tab_area {
  position: absolute;
  right: 4px;
  top: 0;
}
.research_main .main_r .section_area .tab_area li {
  float: left;
}
.research_main .main_r .section_area .tab_area li a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #757575;
  margin-left: 16px;
  letter-spacing: -0.5px;
}
.research_main .main_r .section_area .tab_area li a.tab_on {
  color: #8c6242;
  font-weight: bold;
  padding-bottom: 3px;
}
.research_main .main_r .section_area .tab_area li a.tab_on::after {
  content: "";
  width: 100%;
  height: 2px;
  display: inline-block;
  background: #8c6242;
  position: absolute;
  bottom: 0;
  left: 0;
}
.research_main .main_r .section_area .tab_area li a:hover {
  color: #8c6242;
  font-weight: bold;
  padding-bottom: 3px;
}
.research_main .main_r .section_area .tab_area li a:hover::after {
  content: "";
  width: 100%;
  height: 2px;
  display: inline-block;
  background: #8c6242;
  position: absolute;
  bottom: 0;
  left: 0;
}
.research_main .main_r .section_area .box_area {
  border: 1px solid #e0e0e0;
  padding: 32px;
}
.research_main .main_r .section_area .box_area .up {
  color: #ec0e26;
}
.research_main .main_r .section_area .box_area .down {
  color: #1367ff;
}
.research_main .main_r .section_area .box_area .now {
  color: #757575;
}
.research_main .main_r .section_area .box_area li {
  border-bottom: 1px solid #e0e0e0;
}
.research_main .main_r .section_area .box_area .rate {
  float: right;
  border-radius: 4px;
  line-height: 24px; /* padding:0 8px; */
  padding: 0 0 0 8px;
  letter-spacing: 0;
}
.research_main .main_r .section_area .box_area .rate.up {
  color: #ec0e26;
}
.research_main .main_r .section_area .box_area .rate.down {
  color: #1367ff;
}
.research_main .main_r .section_area .box_area .table_area .table {
  border-top: 0;
}
.research_main .main_r .section_area .box_area .table_area .table:before {
  background-color: transparent;
}
.research_main .main_r .section_area .box_area .table_area .table:after {
  background-color: transparent;
}
.research_main .main_r .section_area .box_area .table_area .table th {
  height: auto;
  font-size: 12px;
  background: #fff;
  border-bottom: 1px solid #444;
  padding: 4px 0;
}
.research_main .main_r .section_area .box_area .table_area .table td {
  height: inherit;
  padding: 0;
}
.research_main .main_r .section_area .box_area .table_area .table th,
.research_main .main_r .section_area .box_area .table_area .table td {
  border-top: none;
}
.research_main .main_r .section_area .box_area .table_area .table .txt_l {
  text-align: left !important;
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 400;
}
.research_main .main_r .section_area .box_area .table_area .table .txt_l a:hover {
  text-decoration: underline;
}
.research_main .main_r .section_area .box_area .table_area .table thead th,
.research_main .main_r .section_area .box_area .table_area .table tbody td {
  text-align: right;
}
.research_main .main_r .section_area .box_area .table_area .table tbody tr th,
.research_main .main_r .section_area .box_area .table_area .table tbody tr td {
  font-size: 14px !important;
  border-bottom: 1px solid #e0e0e0;
  padding: 11px 0;
  height: 48px;
}
.research_main .main_r .section_area .box_area .table_area .table tfoot td {
  position: relative;
  background: #fff;
  border: 0;
  color: #757575;
  padding: 16px 0 0;
}
.research_main .main_r .section_area .box_area .table_area .table tfoot td.txt_s {
  font-size: 12px;
  font-weight: normal;
  letter-spacing: -0.5px;
}
.research_main .main_r .section_area .box_area .table_area .table tfoot td .detail_btn {
  position: absolute;
  top: 21px;
  right: -9px;
  font-size: 14px;
}
.research_main .main_r .section_area .box_area .table_area .table tfoot td .detail_btn span {
  color: #757575;
  font-weight: 400;
}
.research_main .main_r .section_area .box_area .table_area .table tfoot td .detail_btn span:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1504 -926) translate(1208 408) translate(234 517) translate(62 1)'%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M9.75 7.5L14.25 12 9.75 16.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  vertical-align: middle;
  margin-bottom: 2px;
}
.research_main .main_r .section_area .box_area .table_area .table tfoot td .detail_btn:hover {
  text-decoration: underline;
}
.research_main .main_r .section_area .box_area .table_area .unit {
  display: block;
  font-size: 12px;
  color: #757575;
  margin-top: 12px;
}
.research_main .main_r .section_area .box_area .table_updown tbody tr:last-child th,
.research_main .main_r .section_area .box_area .table_updown tbody tr:last-child td {
  border: none !important;
  height: inherit !important;
  padding: 12px 0 0 0 !important;
}
.research_main .main_r .section_area .spot_area .spot_top {
  position: relative;
  font-size: 12px;
  font-weight: 400;
  color: #757575;
  padding-left: 15px;
  line-height: 22px;
}
.research_main .main_r .section_area .spot_area .spot_top .time {
  font-weight: bold;
}
.research_main .main_r .section_area .spot_area .spot_top .time:after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #ccc;
  border-radius: 50%;
  margin: 0 6px;
  vertical-align: middle;
}
.research_main .main_r .section_area .spot_area .spot_top:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 8px;
  height: 8px;
  background: #ccc;
  border-radius: 50%;
  vertical-align: middle;
}
.research_main .main_r .section_area .spot_area .spot_con {
  position: relative;
  box-sizing: border-box;
  border-left: 2px dotted #ccc;
  margin-left: 3px;
}
.research_main .main_r .section_area .spot_area .spot_con > a {
  display: block;
  margin: 4px 0 24px 15px;
  font-weight: 600;
  font-size: 16px;
}
.research_main .main_r .section_area .spot_area .spot_con > a:hover {
  text-decoration: underline;
}
.research_main .main_r .section_area .spot_area .on .spot_top .time {
  color: #8c6242;
}
.research_main .main_r .section_area .spot_area .on .spot_top:before {
  background: #8c6242;
}
.research_main .main_r .section_area .spot_area .on .spot_con {
  border-left: 2px dotted rgba(140, 98, 66, 0.4);
}
.research_main .main_r .section_area .spot_area li {
  border-bottom: 0;
}
.research_main .main_r .section_area .spot_area li:last-child .spot_con {
  border-left: 0;
  margin-left: 5px;
}
.research_main .main_r .section_area .spot_area li:last-child .spot_con > a {
  padding-bottom: 0;
}
.research_main .tit_s {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 16px;
}
.research_main .tit_s.red {
  color: #d63434;
  letter-spacing: 0;
}
.research_main .tit_s .sub {
  font-size: 14px;
  color: #222;
  font-weight: 400;
  margin-left: 16px;
}
.research_main .tit_s .ico_arr:after {
  margin-bottom: 3px;
}
.research_main a.tit_s {
  display: inline-block;
  letter-spacing: 0;
}
.research_main a.tit_s:hover {
  text-decoration: underline;
}
.research_main p.tit_s {
  margin-bottom: 16px;
}
.research_main .center_area {
  margin-bottom: 66px;
}
.research_main .center_area .no_img_area {
  width: 100%;
}
.research_main .center_area .no_img_area .txt_link:hover .txt_top,
.research_main .center_area .no_img_area .txt_link:hover .txt_con {
  text-decoration: underline;
}
.research_main .center_area .no_img_area .txt_link .txt_top {
  display: block;
  margin-bottom: 16px;
  font-size: 48px;
  font-weight: bold;
  line-height: 64px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.research_main .center_area .no_img_area .txt_link .txt_con {
  display: inline-block;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.5px;
  line-height: 30px;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 300;
  color: #444;
}
.research_main .center_area .no_img_area .txt_foot .tag > a {
  font-size: 14px;
  padding: 6px 8px;
  border-radius: 4px;
  background: #f5f5f5;
  margin-right: 8px;
}
.research_main .center_area .no_img_area .txt_foot .tag > a:last-child {
  margin-right: 0;
}
.research_main .center_area .no_img_area .txt_foot .info {
  float: right;
  font-size: 14px;
  color: #757575;
  font-weight: 400;
}
.research_main .center_area .no_img_area .txt_foot .info em:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #ccc;
  margin: 0 6px;
  vertical-align: middle;
}
.research_main .section_area {
  display: block;
  margin-bottom: 80px;
}
.research_main .section_area:last-child {
  margin-bottom: 0;
}
.research_main .section_area .m_left_area {
  float: left;
  width: 364px;
  margin-right: 40px;
}
.research_main .section_area .m_left_area .txt_link:hover .txt_top,
.research_main .section_area .m_left_area .txt_link:hover .txt_con {
  text-decoration: underline;
}
.research_main .section_area .m_left_area .txt_link .txt_top {
  display: block;
  margin-bottom: 16px;
  font-size: 40px;
  font-weight: bold;
  line-height: 54px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.6px;
}
.research_main .section_area .m_left_area .txt_link .txt_con {
  display: inline-block;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.5px;
  line-height: 24px;
  margin-bottom: 16px;
  color: #444;
  font-weight: 300;
}
.research_main .section_area .m_left_area .txt_foot .tag > a {
  font-size: 14px;
  padding: 6px 8px;
  border-radius: 4px;
  background: #f5f5f5;
  margin-right: 8px;
  color: #444;
  font-weight: 300;
}
.research_main .section_area .m_left_area .txt_foot .tag > a:last-child {
  margin-right: 0;
}
.research_main .section_area .m_left_area .txt_foot .tag > a:hover {
  text-decoration: underline;
}
.research_main .section_area .m_left_area .txt_foot .info {
  float: right;
  font-size: 14px;
  color: #757575;
  font-weight: 400;
}
.research_main .section_area .m_left_area .txt_foot .info em:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #ccc;
  margin: 0 6px;
  vertical-align: middle;
}
.research_main .section_area .m_right_area {
  width: 364px;
  float: left;
}
.research_main .section_area .m_right_area .img_area {
  width: 364px;
  height: 260px;
}
.research_main .section_area .m_right_area img {
  width: 100%;
}
.research_main .section_area:after {
  content: "";
  display: block;
  clear: both;
}
.research_main .section_area .view_area {
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  padding: 20px 0;
}
.research_main .section_area .view_area li {
  border-bottom: 0;
}
.research_main .section_area .view_area .view_con {
  padding: 20px 0 0 0;
  height: 227px;
  box-sizing: border-box;
}
.research_main .section_area .view_area .foot {
  position: absolute;
  width: 100%;
  bottom: 20px;
}
.research_main .section_area .view_area .foot .tag {
  position: absolute;
  left: 0;
  bottom: 0;
}
.research_main .section_area .view_area .foot .tag > a {
  font-size: 14px;
  padding: 6px 8px;
  border-radius: 4px;
  background: #f5f5f5;
  margin-right: 8px;
  float: left;
  font-weight: 300;
  color: #444;
}
.research_main .section_area .view_area .foot .tag > a:last-child {
  margin-right: 0;
}
.research_main .section_area .view_area .foot .tag > a:hover {
  text-decoration: underline;
}
.research_main .section_area .view_area .foot .info {
  position: absolute;
  right: 10px;
  bottom: 5px;
  font-size: 14px;
  color: #757575;
  font-weight: 400;
}
.research_main .section_area .view_area .foot .info em {
  letter-spacing: 0;
}
.research_main .section_area .view_area .foot .info em:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #ccc;
  margin: 0 6px;
  vertical-align: middle;
}
.research_main .section_area .view_type02 {
  width: 100%;
}
.research_main .section_area .view_type02 li {
  width: calc(50% - 20px);
}
.research_main .section_area .view_type02 li:nth-of-type(odd) {
  float: left;
}
.research_main .section_area .view_type02 li:nth-of-type(even) {
  float: right;
}
.research_main .section_area .view_type02 li .view_con {
  height: 264px;
}
.research_main .section_area .view_type02 li .foot {
  height: 24px;
  bottom: 20px;
}
.research_main .section_area .view_type02 li .foot .tag {
  bottom: 0;
}
.research_main .section_area .view_type02 li .foot .info {
  bottom: 0;
  top: 1px;
}
.research_main:after {
  content: "";
  display: block;
  clear: both;
}
.research_main .section_area .box_area {
  padding: 17px 32px;
  border-radius: 16px;
}
.research_main .section_area .box_area.pink {
  background: #f8f3ee;
}
.research_main .section_area .box_area.pink li {
  border-bottom: 1px solid #e8e0d9;
}
.research_main .section_area .box_area.blue {
  background: #ebf4f9;
}
.research_main .section_area .box_area.blue li {
  border-bottom: 1px solid #d7e1e6;
}
.research_main .section_area .box_area li > a {
  display: block;
  padding: 18px 0;
}
.research_main .section_area .box_area li > a .tit {
  font-size: 14px;
  line-height: 28px;
  color: #444;
  font-weight: 400;
}
.research_main .section_area .box_area li > a > p {
  font-size: 16px;
  line-height: 21px;
  margin-top: 4px;
  font-weight: 600;
}
.research_main .section_area .box_area li > a:hover .ico_top {
  text-decoration: underline;
}
.research_main .section_area .box_area li > a:hover p {
  text-decoration: underline;
}
.research_main .section_area .box_area li .ico_area {
  position: relative;
  padding-left: 32px;
}
.research_main .section_area .box_area li .ico_area .ico_top {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  line-height: 24px;
}
.research_main .section_area .box_area li .ico_area .ico_top .info {
  font-size: 12px;
  font-weight: 400;
  color: #757575;
  margin-left: 16px;
}
.research_main .section_area .box_area li .ico_area .ico_top:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.research_main .section_area .box_area li .ico_area .ico_korea::before {
  background: url(/inc_renewal/img/research/icon_korea.png) 0 0 no-repeat;
}
.research_main .section_area .box_area li .ico_area .ico_usa::before {
  background: url(/inc_renewal/img/research/icon_usa.png) 0 0 no-repeat;
}
.research_main .section_area .box_area li .ico_area .ico_con {
  min-height: 68px;
  letter-spacing: -0.58px;
  color: #444;
  margin-top: 6px;
}
.research_main .section_area .box_area li .ico_area .ico_con p {
  margin-bottom: 7px;
}
.research_main .section_area .box_area li .ico_area .ico_con p span {
  font-size: 14px;
  color: #444;
  font-weight: normal;
}
.research_main .section_area .box_area li .ico_area .ico_con p:last-child {
  margin-bottom: 0;
}
.research_main .section_area .box_area li:last-child {
  border-bottom: 0;
}
.research_main .section_area .m_bottom_area {
  clear: both;
  position: relative;
  padding-top: 64px;
}
.research_main .section_area .m_bottom_area .tit_s {
  margin-bottom: 0;
}
.research_main .section_area .m_bottom_area a {
  display: inherit;
}
.research_main .section_area .m_bottom_area .con {
  position: absolute;
  bottom: 6px;
  left: 120px;
  width: 642px;
  color: #444;
  font-weight: normal;
}
.research_main .section_area .m_bottom_area .con:hover {
  text-decoration: underline;
}
.research_main:after {
  content: "";
  display: block;
  clear: both;
}

.modal_dialog .modal_research.modal_content {
  width: 720px;
}
.modal_research .modal_body .wrapper {
  max-height: calc(100vh - 430px);
}
.modal_research .modal_header .wrapper {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='720' height='300' viewBox='0 0 720 300'%3E%3Cdefs%3E%3ClinearGradient id='uqra2qqbyb' x1='100%25' x2='6.057%25' y1='41.319%25' y2='58.681%25'%3E%3Cstop offset='0%25' stop-color='%235692CE'/%3E%3Cstop offset='100%25' stop-color='%230F4C81' stop-opacity='.711'/%3E%3C/linearGradient%3E%3Cpath id='ovlpj778da' d='M0 0H720V300H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg transform='translate(-600 -80) translate(600 80)'%3E%3Cuse fill='%231963D4' xlink:href='%23ovlpj778da'/%3E%3Cuse fill='url(%23uqra2qqbyb)' xlink:href='%23ovlpj778da'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 0 0 no-repeat;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  padding: 48px !important;
}
.modal_research .modal_header .wrapper .title {
  font-size: 32px;
  color: #fff !important;
  margin-top: 32px;
}
.modal_research .modal_header .wrapper .info {
  margin-top: 20px;
}
.modal_research .modal_header .wrapper .info span {
  position: relative;
  font-size: 12px;
  color: #fff;
  letter-spacing: -0.5px;
  font-weight: normal;
  padding-right: 10px;
  margin-right: 8px;
}
.modal_research .modal_header .wrapper .info .name::after {
  content: "";
  width: 2px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  border-radius: 50%;
}
.modal_research .modal_header .wrapper .info .date {
  letter-spacing: 0;
}
.modal_research .modal_body {
  padding: 0 0 48px 0 !important;
}
.modal_research .modal_body .wrapper .comp {
  margin-top: 48px;
}
.modal_research .modal_body .wrapper .comp .title a {
  font-size: 20px;
  color: #0886c5;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 32px;
}
.modal_research .modal_body .wrapper .comp .title a:hover {
  text-decoration: underline;
}
.modal_research .modal_body .wrapper .comp .title p {
  font-size: 12px;
  color: #757575;
  line-height: 20px;
  margin: 4px 0 24px 0;
  font-weight: normal;
}
.modal_research .modal_body .wrapper .comp .hash_list {
  margin-bottom: 56px;
}
.modal_research .modal_body .wrapper .comp .hash_list li {
  color: #222;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 8px;
}
.modal_research .modal_body .wrapper .comp .contents_list .content {
  margin-bottom: 24px;
}
.modal_research .modal_body .wrapper .comp .contents_list .content a {
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  letter-spacing: -0.4px;
}
.modal_research .modal_body .wrapper .comp .contents_list .content a:hover {
  text-decoration: underline;
}
.modal_research .modal_body .wrapper .comp .contents_list .content p {
  font-size: 14px;
  line-height: 24px;
  color: #444;
  font-weight: normal;
  margin-top: 4px;
}
.modal_research .modal_body .wrapper .comp .contents_list .content:last-child {
  margin-bottom: 0;
}
.modal_research > .btn_close {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1236 -128) translate(600 80) translate(48 48) matrix(1 0 0 -1 588 36)'%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-width='2' d='M27.9 27.9L8.1 8.1'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-width='2' d='M27.9 27.9L8.1 8.1' transform='matrix(-1 0 0 1 36 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") !important;
}

.modal_realtime {
  width: 1056px !important;
}
.modal_realtime .modal_header .wrapper p {
  font-size: 14px;
  color: #757575;
  font-weight: normal;
  margin-top: 8px;
}
.modal_realtime .modal_header .wrapper p span {
  margin-right: 4px;
  letter-spacing: 0;
}
.modal_realtime .modal_body {
  padding: 48px 0;
}
.modal_realtime .modal_body .storkmarket_area .kospi {
  float: left;
  width: calc(50% - 24px);
}
.modal_realtime .modal_body .storkmarket_area .kosdaq {
  float: right;
  width: calc(50% - 24px);
}
.modal_realtime .modal_body .storkmarket_area div {
  position: relative;
  padding-left: 28px;
  box-sizing: border-box;
}
.modal_realtime .modal_body .storkmarket_area div h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 26px;
  letter-spacing: 0px;
}
.modal_realtime .modal_body .storkmarket_area div .stork_index {
  letter-spacing: 0;
}
.modal_realtime .modal_body .storkmarket_area div .stork_index strong {
  font-size: 40px;
  font-weight: 400;
  vertical-align: middle;
  margin-right: 24px;
}
.modal_realtime .modal_body .storkmarket_area div .stork_index span {
  position: relative;
  font-size: 18px;
  font-weight: normal;
  vertical-align: middle;
  margin-right: 16px;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type {
  margin-top: 46px;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li {
  position: relative;
  float: left;
  font-size: 14px;
  font-weight: 400;
  padding-right: 16px;
  margin-right: 16px;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li::after {
  content: "";
  width: 1px;
  height: 14px;
  background: #e0e0e0;
  position: absolute;
  right: 0;
  top: calc(50% - 7px);
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li:last-child:after {
  display: none;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li em {
  margin-left: 6px;
  font-weight: bold;
  letter-spacing: 0.1px;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li em + span {
  margin-left: 2px;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li .up {
  color: #ec0e26;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li .up + span {
  color: #ec0e26;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li .down {
  color: #1367ff;
}
.modal_realtime .modal_body .storkmarket_area div .trading_type li .down + span {
  color: #1367ff;
}
.modal_realtime .modal_body .storkmarket_area .up_area::before {
  content: "";
  width: 4px;
  height: 128px;
  background: #ec0e26;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
}
.modal_realtime .modal_body .storkmarket_area .up_area span.up {
  padding-left: 16px;
  color: #ec0e26;
}
.modal_realtime .modal_body .storkmarket_area .up_area span.up::before {
  content: "";
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23EC0E26'%3E%3Cg%3E%3Cg%3E%3Cpath d='M206 53L212 61 200 61z' transform='translate(-680 -298) translate(432 85) translate(48 160)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: calc(50% - 4px);
  width: 12px;
  height: 8px;
}
.modal_realtime .modal_body .storkmarket_area .up_area span.up + .plus {
  color: #ec0e26;
}
.modal_realtime .modal_body .storkmarket_area .down_area::before {
  content: "";
  width: 4px;
  height: 128px;
  background: #1367ff;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
}
.modal_realtime .modal_body .storkmarket_area .down_area span.down {
  padding-left: 16px;
  color: #1367ff;
}
.modal_realtime .modal_body .storkmarket_area .down_area span.down::before {
  content: "";
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%231367FF'%3E%3Cg%3E%3Cg%3E%3Cpath d='M183 53L189 61 177 61z' transform='translate(-1161 -298) translate(432 85) translate(552 160) matrix(1 0 0 -1 0 114)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: calc(50% - 4px);
  width: 12px;
  height: 8px;
}
.modal_realtime .modal_body .storkmarket_area .down_area span.down + .minus {
  color: #1367ff;
}
.modal_realtime .modal_body .storkmarket_area .zero_area::before {
  content: "";
  width: 4px;
  height: 128px;
  background: #757575;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
}
.modal_realtime .modal_body .storkmarket_area .zero_area .stork_index span {
  font-weight: normal;
  color: #757575;
}
.modal_realtime .modal_body .storkmarket_area .zero_area .stork_index .zero {
  padding-left: 18px;
}
.modal_realtime .modal_body .storkmarket_area .zero_area .stork_index .zero::before {
  content: "";
  width: 12px;
  height: 2px;
  background: #757575;
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
}
.modal_realtime .modal_body .storkmarket_area .zero_area .trading_type li em {
  color: #757575;
  margin-left: 8px;
}
.modal_realtime .modal_body .storkmarket_area .zero_area .trading_type li span {
  color: #757575;
  margin-left: 0;
}
.modal_realtime .modal_body .kosis_area {
  width: 100%;
  margin-top: 48px;
}
.modal_realtime .modal_body .kosis_area .table_left {
  float: left;
  width: calc(50% - 24px);
}
.modal_realtime .modal_body .kosis_area .table_left:first-child table {
  margin-bottom: 40px;
}
.modal_realtime .modal_body .kosis_area .table_right {
  float: right;
  width: calc(50% - 24px);
}
.modal_realtime .modal_body .kosis_area h3 {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.5px;
}
.modal_realtime .modal_body .kosis_area table {
  border-top: 1px solid #757575;
  width: 100%;
  margin-top: 16px;
  font-size: 14px;
}
.modal_realtime .modal_body .kosis_area table th,
.modal_realtime .modal_body .kosis_area table td {
  padding: 14px 0;
}
.modal_realtime .modal_body .kosis_area table th {
  text-align: left;
  padding-left: 8px;
  border-bottom: 1px solid #e0e0e0;
  letter-spacing: -0.5px;
}
.modal_realtime .modal_body .kosis_area table td {
  border-bottom: 1px solid #e0e0e0;
  text-align: right;
  padding-right: 8px;
  letter-spacing: 0.1px;
}
.modal_realtime .modal_body .kosis_area table td span {
  color: #757575;
}
.modal_realtime .modal_body .kosis_area table .up span {
  position: relative;
  padding-left: 10px;
  color: #ec0e26;
}
.modal_realtime .modal_body .kosis_area table .up span::before {
  content: "";
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='4' viewBox='0 0 6 4'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23EC0E26'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M319 10L322 14 316 14z' transform='translate(-796 -492) translate(432 85) translate(48 340) translate(0 57)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  width: 6px;
  height: 4px;
  position: absolute;
  left: 0;
  top: calc(50% - 2px);
}
.modal_realtime .modal_body .kosis_area table .plus span {
  color: #ec0e26;
}
.modal_realtime .modal_body .kosis_area table .down span {
  position: relative;
  padding-left: 10px;
  color: #1367ff;
}
.modal_realtime .modal_body .kosis_area table .down span::before {
  content: "";
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='4' viewBox='0 0 6 4'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%231367FF'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M327 10L330 14 324 14z' transform='translate(-804 -590) translate(432 85) translate(48 340) translate(0 155) matrix(1 0 0 -1 0 24)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  width: 6px;
  height: 4px;
  position: absolute;
  left: 0;
  top: calc(50% - 2px);
}
.modal_realtime .modal_body .kosis_area table .minus span {
  color: #1367ff;
}
.modal_realtime .modal_body .kosis_area table .zero span {
  position: relative;
  color: #757575;
  padding-left: 10px;
}
.modal_realtime .modal_body .kosis_area table .zero span::before {
  content: "";
  width: 6px;
  height: 2px;
  background: #757575;
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
}

.research_tip .box_head {
  margin-bottom: 16px;
}
.research_tip .box_head .box_title {
  line-height: 25px;
}
.research_tip .box_body .listBasic li {
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
}
.research_tip .box_body .listBasic li ::after {
  left: 0px;
  width: 4px;
  height: 4px;
  background-color: #aaa;
}

.research_search_comp .view_area .body {
  color: #757575;
  line-height: 24px;
}
.research_search_comp .view_area .body .body_tit {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 16px;
  line-height: 30px;
}
.research_search_comp .view_area .body .body_tit_s {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 8px;
}
.research_search_comp .view_area .body .body_sub {
  display: inline-block;
  margin-bottom: 12px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.5px;
  width: 100%;
  font-weight: 300;
  color: #444;
  line-height: 24px;
}

.acco_area {
  position: relative;
  border-top: 1px solid #444;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
}
.acco_area * {
  box-sizing: border-box;
}
.acco_area + .right_area {
  margin-top: 64px;
}
.acco_area .acco_top {
  width: 100%;
  text-align: left;
  position: relative;
  display: block;
  padding: 32px 88px 28px 32px;
  border-top: 1px solid #e0e0e0;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}
.acco_area .acco_top .info {
  display: block;
  font-size: 12px;
  color: #757575;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 20px;
}
.acco_area .acco_top .info em {
  margin-right: 8px;
}
.acco_area .acco_top .info em.name {
  font-family: "Pretendard", Sans-serif;
}
.acco_area .acco_top .info em.name:after {
  content: "·";
  display: inline-block;
  margin-left: 8px;
}
.acco_area .acco_top .acco_btn {
  position: absolute;
  top: 45px;
  right: 32px;
  cursor: pointer;
  width: 32px;
  height: 32px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1400 -1178) translate(480 1165) translate(920 13)'%3E%3Cpath stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10 13L16 19 22 13'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.acco_area .acco_top:hover .acco_tit {
  text-decoration: underline;
}
.acco_area .on .acco_top {
  background: #fff;
  padding-bottom: 32px;
}
.acco_area .on .acco_top .acco_btn {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1376 -611) translate(512 598) matrix(1 0 0 -1 864 45)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10 13L16 19 22 13'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.acco_area .acco_top.on {
  background: #f5f5f5;
  padding-bottom: 32px;
}
.acco_area .acco_top.on .acco_btn {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1376 -611) translate(512 598) matrix(1 0 0 -1 864 45)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10 13L16 19 22 13'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.acco_area .acco_top.on + .acco_con {
  background: #f5f5f5;
}
.acco_area .acco_con {
  display: none;
  padding: 0 88px 40px 32px;
}
.acco_area .acco_con .info {
  display: block;
  width: 100%;
  overflow: hidden;
}
.acco_area .acco_con .info dt,
.acco_area .acco_con .info dd {
  display: block;
  float: left;
  padding-bottom: 23px;
  color: #444;
}
.acco_area .acco_con .info dt {
  width: 10%;
  min-width: 54px;
  font-weight: bold;
}
.acco_area .acco_con .info dd {
  width: 90%;
}
.acco_area .acco_con .info dd span {
  font-weight: 300;
  color: #444;
}
.acco_area .acco_con .info dd span:after {
  content: "/";
  display: inline-block;
  margin: 0 8px;
}
.acco_area .acco_con .info dd span:last-child:after {
  content: "";
}
.acco_area .acco_con .info:last-child dd {
  border-bottom: 0;
}
.acco_area .acco_con .info:last-child:after {
  content: "";
  display: block;
  clear: both;
}
.acco_area .acco_con .listBasic {
  font-size: 14px;
  color: #444;
}
.acco_area .acco_con .text_basic {
  font-size: 14px;
  letter-spacing: -0.4px;
  color: #444;
  line-height: 24px;
  font-weight: 300;
}
.acco_area .acco_con .btn_area {
  margin-top: 20px;
}
.acco_area .acco_con .btn_area button {
  padding: 9px 23px;
}
.acco_area .acco_con .btn_area button span {
  font-size: 14px;
}
.acco_area .acco_con .textBasic {
  line-height: 26px;
}
.acco_area.type-faq .acco_top {
  padding: 40px 88px 40px 64px;
  padding-left: 64px;
}
.acco_area.type-faq .acco_top .info {
  font-size: 13px;
  line-height: 13px;
  color: #73757C;
  margin-top: 20px;
}
.acco_area.type-faq .acco_top:before {
  content: "Q";
  display: inline-block;
  font-size: 12px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #008DDB;
  color: #FFF;
  position: absolute;
  top: 42px;
  left: 24px;
  text-align: center;
  line-height: 24px;
}
.acco_area.type-faq .acco_top.on {
  background: #fff;
  padding: 40px 88px 40px 64px;
}
.acco_area.type-faq .acco_con {
  position: relative;
  padding: 0 88px 0 64px;
  background: #fafafa;
  font-size: 16px;
  line-height: 24px;
  color: #1A1D29;
}
.acco_area.type-faq .acco_con .acco_item {
  padding: 40px 0;
}
.acco_area.type-faq .acco_con:before {
  content: "A";
  display: inline-block;
  font-size: 12px;
  color: #fff;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #80624C;
  text-align: center;
  line-height: 24px;
  position: absolute;
  left: 24px;
  top: 40px;
}

/**
* 전자서명
* ------------------
* AS-IS , To-Be 공통
*/
.modal .ico_box,
.modal .ico_result {
  margin-top: 0px;
}

.ico_box,
.ico_result {
  position: relative;
  text-align: center;
  margin-top: -32px;
}
.ico_box::before,
.ico_result::before {
  content: "";
  display: inline-block;
  padding-bottom: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-912 -422) translate(640 306) translate(272 116)'%3E%3Ccircle cx='48' cy='48' r='48' fill='%23F8F3EE'/%3E%3Cg%3E%3Cpath fill='%23CBA081' d='M10 19h31v-7c0-1.104-.896-2-2-2H12c-1.104 0-2 .896-2 2v7z' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M7 19v-8c0-2.209 1.791-4 4-4h26c2.209 0 4 1.791 4 4v26c0 2.209-1.791 4-4 4H11c-2.209 0-4-1.791-4-4V25M41 19L7 19' transform='translate(24 24)'/%3E%3Cpath fill='%23444' d='M25 28c0 .553-.447 1-1 1-.553 0-1-.447-1-1 0-.553.447-1 1-1 .553 0 1 .447 1 1' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-width='2' d='M25 28c0 .553-.447 1-1 1-.553 0-1-.447-1-1 0-.553.447-1 1-1 .553 0 1 .447 1 1z' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M24 29L24 33' transform='translate(24 24)'/%3E%3Cpath fill='%23444' d='M14 13c-.553 0-1 .447-1 1 0 .553.447 1 1 1 .553 0 1-.447 1-1 0-.553-.447-1-1-1M18 13c-.553 0-1 .447-1 1 0 .553.447 1 1 1 .553 0 1-.447 1-1 0-.553-.447-1-1-1M22 13c-.553 0-1 .447-1 1 0 .553.447 1 1 1 .553 0 1-.447 1-1 0-.553-.447-1-1-1' transform='translate(24 24)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center 0 no-repeat;
}
.ico_box.ico_ok::before,
.ico_result.ico_ok::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='144' height='144' viewBox='0 0 144 144'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg transform='translate(-1526 -176) translate(1526 176)'%3E%3Ccircle cx='72' cy='72' r='72' fill='%23EBF4F9'/%3E%3Cg%3E%3Cpath fill='%2394D6F2' d='M62 38c0 13.255-10.745 24-24 24S14 51.255 14 38s10.745-24 24-24 24 10.745 24 24' transform='translate(36 36)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M12.273 24.199c-.934 1.882-1.659 3.906-2.136 6.048-3.177 14.284 5.826 28.438 20.11 31.616 14.284 3.177 28.438-5.827 31.615-20.11 3.178-14.283-5.826-28.438-20.11-31.615-8.686-1.932-17.324.64-23.476 6.165' transform='translate(36 36)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M23.5 35.227L32.875 44.5 48.5 27.5' transform='translate(36 36)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center 0 no-repeat;
  background-size: 100%;
}
.ico_box.ico_fail::before,
.ico_result.ico_fail::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-912 -406) translate(640 290) translate(272 116)'%3E%3Ccircle cx='48' cy='48' r='48' fill='%23EBF4F9'/%3E%3Cg%3E%3Cpath fill='%2394D6F2' d='M23.83 12.525L8 40.065h29.947c3.075 0 5-3.327 3.468-5.993L29.031 12.525c-1.153-2.007-4.049-2.007-5.202 0' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M17.62 14.985L6.604 34.065c-1.54 2.666.385 6 3.464 6h27.864c3.08 0 5.003-3.334 3.463-6l-13.93-24.13c-1.54-2.667-5.39-2.667-6.929 0' transform='translate(24 24)'/%3E%3Cpath fill='%23444' d='M25 32c0 .553-.447 1-1 1-.553 0-1-.447-1-1 0-.553.447-1 1-1 .553 0 1 .447 1 1' transform='translate(24 24)'/%3E%3Cpath fill='%23444' d='M24 31c-.553 0-1 .447-1 1 0 .553.447 1 1 1 .553 0 1-.447 1-1 0-.553-.447-1-1-1' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M24 22L24 28' transform='translate(24 24)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center 0 no-repeat;
  background-size: 100%;
}
.ico_box.ico_ARS::before,
.ico_result.ico_ARS::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='96' height='96' viewBox='0 0 96 96'%3E%3Cdefs%3E%3Cpath id='9lk90jjr7a' d='M0 0L96 0 96 96 0 96z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-509 -335) translate(237 219) translate(272 116)'%3E%3Cmask id='kmdic1jjkb' fill='%23fff'%3E%3Cuse xlink:href='%239lk90jjr7a'/%3E%3C/mask%3E%3Cpath fill='%23EBF4F9' d='M48 0c26.51 0 48 21.49 48 48S74.51 96 48 96 0 74.51 0 48 21.49 0 48 0' mask='url(%23kmdic1jjkb)'/%3E%3C/g%3E%3Cg transform='translate(-509 -335) translate(237 219) translate(272 116) translate(32 21)'%3E%3Cpath fill='%2394D6F2' d='M6.462 33.923h24v16h-26v-14c0-1.104.895-2 2-2z'/%3E%3Crect width='30' height='50' x='1' y='1' stroke='%23444' stroke-width='2' rx='4'/%3E%3Crect width='8' height='1.5' x='10.692' y='3.462' fill='%23444' rx='.75'/%3E%3Crect width='2' height='2' x='20.538' y='3.462' fill='%23444' rx='1'/%3E%3Cpath fill='%23444' d='M13.777 17.835s.395 1.907 3.162 3.428c0 0 .606-.87 1.58-.58l1.845.58s1.054.362.448 1.375c-.606 1.014-1.16 1.135-1.16 1.135s-1.37.772-3.82-.531c-2.272-1.208-5.562-4.905-4.688-7.669.133-.418.42-.78.799-1.043.51-.354 1.303-.756 1.899-.377.204.13.332.338.386.56l.444 1.843s.317.7-.895 1.28'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center 0 no-repeat;
  background-size: 100%;
}

.ico_box::before {
  width: 144px;
  height: 144px;
  background-size: 144px;
}
.ico_box strong {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 46px;
  color: #1A1D29;
  text-align: center;
  font-weight: 400;
}
.ico_box p {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: -0.5px;
  text-align: center;
  color: #1A1D29;
  margin: 24px 0px 4px 0px;
}
.ico_box .help_txt {
  font-weight: 400;
  margin: 0px 0px 0px 0px;
}

.ico_result::before {
  width: 96px;
  height: 96px;
  background-size: 96px;
}
.ico_result .h2_title {
  display: block;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
  color: #1A1D29;
}
.ico_result p {
  position: relative;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  text-align: center;
  color: #4D4F58;
  margin-top: 12px;
}
.ico_result p strong {
  color: #0886c5;
  font-weight: 400;
}

.pin_area {
  text-align: center;
}
.pin_area .title {
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: -0.42;
  padding-left: 0;
}
.pin_area .pin_number {
  position: relative;
  margin: 32px 0 48px;
  text-align: center;
}
.pin_area .pin_number span {
  position: relative;
  width: 16px;
  height: 16px;
  margin-left: 16px;
}
.pin_area .pin_number span > input {
  height: 16px !important;
}
.pin_area .pin_number span:first-child {
  margin-left: 0;
}
.pin_area .pin_number span:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 16px;
  height: 16px;
  background-color: #e0e0e0;
  border-radius: 50%;
}
.pin_area .pin_number span.filled::after {
  background-color: #0886c5;
}
.pin_area .pin_number input {
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
}
.pin_area .btn_guide {
  position: relative;
  display: block;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #444 !important;
}
.pin_area .btn_guide:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-448 -631) translate(364 628) translate(84 3)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9.75 7.5L14.25 12 9.75 16.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.pin_area .btn_guide:after {
  vertical-align: top;
}
.pin_area .btn_guide:hover, .pin_area .btn_guide:focus {
  text-decoration: underline;
}
.pin_area .pin_help {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.5px;
  text-align: center;
  color: #757575;
}

.login_cont {
  width: 100%;
  height: auto;
  position: relative;
}
.login_cont .title {
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
  color: #1A1D29;
}
.login_cont p {
  position: relative;
  margin: 4px 0px 16px 0px;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  letter-spacing: -0.5px;
  text-align: center;
  color: #757575;
}
.login_cont .qr_type {
  width: 100%;
  position: relative;
  text-align: center;
  margin: 0px 0px 56px 0px;
}
.login_cont .qr_type .qr_login {
  position: relative;
  width: 420px;
  margin: 0 auto;
}
.login_cont .qr_type .qr_login::after {
  display: block;
  content: "";
  clear: both;
}
.login_cont .qr_type .qr_login .qr_box {
  box-sizing: border-box;
  float: left;
  display: inline-block;
  width: 184px;
  height: 184px;
  margin-top: 0px;
  padding: 40px;
  border: 1px solid #E1E2E5;
  border-radius: 12px;
  text-align: center;
}
.login_cont .qr_type .qr_login .qr_box span {
  position: absolute;
  display: block;
  width: 102px;
  font-size: 24px;
  font-weight: 400;
  line-height: 102px;
  letter-spacing: normal;
  text-align: center;
  color: #1A1D29;
}
.login_cont .qr_type .qr_login .qr_box img {
  position: absolute;
  display: block;
  width: 102px;
}
.login_cont .qr_type .qr_login .sub_txt {
  float: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 184px;
  letter-spacing: normal;
  text-align: center;
  color: #73757C;
  padding: 0px 16px;
}
.login_cont .qr_type .qr_time {
  position: relative;
  margin: 25px 0px 0px 0px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  color: #1A1D29;
  vertical-align: bottom;
}
.login_cont .qr_type .qr_time em {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: normal;
  color: #8c6242;
  padding-left: 4px;
  display: inline-block;
  vertical-align: text-bottom;
}
.login_cont .qr_type .qr_time a {
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  color: #757575;
  margin-left: 8px;
  display: inline-block;
  vertical-align: baseline;
}
.login_cont .qr_type .qr_time a:hover {
  text-decoration: underline;
}
.login_cont .login_type {
  width: 100%;
  position: relative;
  text-align: center;
  margin: 40px 0px 56px 0px;
}
.login_cont .login_type .id_login {
  position: relative;
  width: 488px;
  height: auto;
  margin: 0 auto;
  text-align: left;
}
.login_cont .login_type .id_login .form_input {
  width: 325px;
  display: inline-block;
  text-align: left;
  position: relative;
}
.login_cont .login_type .id_login .form_input .login_input {
  width: 320px !important;
  margin-left: 0px;
}
.login_cont .login_type .id_login .form_input .tooltip {
  position: absolute;
  z-index: 2;
  right: 20px;
  bottom: 12px;
}
.login_cont .login_type .id_login .btn_login {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 160px;
  height: 104px;
  background: #80624c;
}
.login_cont .login_type .id_login .btn_login span {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: -0.5px;
  text-align: justify;
  color: #ffffff;
}
.login_cont .login_type .id_login .btn_login:hover span {
  text-decoration: underline;
}
.login_cont .login_type .id_login .form_checkbox {
  position: relative;
  padding: 12px 0px;
  border-top: none;
  border-bottom: 1px #e0e0e0 solid;
}
.login_cont .login_type .id_login .form_checkbox .mtl_checkbox span {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: justify;
  color: #73757C;
  padding: 1px 2px 0px 28px;
}
.login_cont .login_type .id_login .form_checkbox .ico_link {
  transform: translate(0, -1px);
  vertical-align: middle;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1174.000000, -606.000000) translate(716.000000, 490.000000) translate(328.000000, 116.000000) translate(130.000000, 0.000000)'%3E%3Crect width='15' height='15' x='4.5' y='4.5' fill='%23FFF' stroke='%23757575' rx='7.5'/%3E%3Cpath fill='%23757575' fill-rule='nonzero' d='M12.58 13.792c.009-.562.141-.99.4-1.283l.72-.709c.594-.617.89-1.244.89-1.88 0-.716-.22-1.272-.659-1.67-.439-.4-1.051-.598-1.836-.598-.762 0-1.374.2-1.837.603-.463.402-.699.95-.706 1.64h1.423c0-.324.103-.58.308-.77.205-.19.476-.284.812-.284.351 0 .618.097.8.29.181.193.272.474.272.84 0 .278-.078.536-.235.774-.101.157-.342.42-.723.788-.381.37-.636.708-.765 1.017-.129.309-.193.723-.193 1.242h1.33zm-.626 2.578c.258 0 .457-.072.598-.216.14-.145.21-.325.21-.54 0-.222-.072-.407-.216-.553-.145-.147-.342-.22-.592-.22-.246 0-.442.071-.586.214-.145.142-.217.329-.217.56 0 .214.07.394.208.539.139.144.337.216.595.216z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 0 center no-repeat;
}
.login_cont .login_type .certification_login {
  box-sizing: border-box;
  position: relative;
  width: 280px;
  display: inline-block;
  margin-top: 0px;
  padding: 40px;
  border: 1px solid #E1E2E5;
  border-radius: 12px;
}
.login_cont .login_type .certification_login:hover {
  background-color: #fbf8f5;
}
.login_cont .login_type .certification_login .small_tit {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: -0.5px;
  text-align: center;
  color: #1A1D29;
  margin: 0px auto 8px;
  position: relative;
}
.login_cont .login_type .certification_login .ico_easy::before {
  content: "";
  background: #FBF4ED url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23CBA081' d='M10 19h31v-7c0-1.104-.896-2-2-2H12c-1.104 0-2 .896-2 2v7z' transform='translate(-811 -514) translate(717 490) translate(94 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M7 19v-8c0-2.209 1.791-4 4-4h26c2.209 0 4 1.791 4 4v26c0 2.209-1.791 4-4 4H11c-2.209 0-4-1.791-4-4V25M41 19L7 19' transform='translate(-811 -514) translate(717 490) translate(94 24)'/%3E%3Cpath fill='%23444' d='M25 28c0 .553-.447 1-1 1-.553 0-1-.447-1-1 0-.553.447-1 1-1 .553 0 1 .447 1 1' transform='translate(-811 -514) translate(717 490) translate(94 24)'/%3E%3Cpath stroke='%23444' stroke-width='2' d='M25 28c0 .553-.447 1-1 1-.553 0-1-.447-1-1 0-.553.447-1 1-1 .553 0 1 .447 1 1z' transform='translate(-811 -514) translate(717 490) translate(94 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M24 29L24 33' transform='translate(-811 -514) translate(717 490) translate(94 24)'/%3E%3Cpath fill='%23444' d='M14 13c-.553 0-1 .447-1 1 0 .553.447 1 1 1 .553 0 1-.447 1-1 0-.553-.447-1-1-1M18 13c-.553 0-1 .447-1 1 0 .553.447 1 1 1 .553 0 1-.447 1-1 0-.553-.447-1-1-1M22 13c-.553 0-1 .447-1 1 0 .553.447 1 1 1 .553 0 1-.447 1-1 0-.553-.447-1-1-1' transform='translate(-811 -514) translate(717 490) translate(94 24)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  display: block;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  margin: 0px auto 28px auto;
}
.login_cont .login_type .certification_login .ico_public::before {
  content: "";
  background: #FBF4ED url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M22.006 41H11c-2.21 0-4-1.791-4-4V11c0-2.209 1.79-4 4-4h26c2.209 0 4 1.791 4 4v9M15 17L29 17M15 23L23 23' transform='translate(-1063 -514) translate(717 490) translate(252) translate(94 24)'/%3E%3Cg%3E%3Cpath fill='%23CBA081' d='M5.493 0L7.982 5.666 4.883 6.064 2.49 8.082 0 2.414' transform='translate(-1063 -514) translate(717 490) translate(252) translate(94 24) translate(34.172 33.83)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5.493 0L7.982 5.666 4.883 6.064 2.49 8.082 0 2.414' transform='translate(-1063 -514) translate(717 490) translate(252) translate(94 24) translate(34.172 33.83)'/%3E%3C/g%3E%3Cpath fill='%23CBA081' d='M32.06 34.587L29.57 40.253 31.808 40.273 33.339 41.911 35.83 36.243' transform='translate(-1063 -514) translate(717 490) translate(252) translate(94 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M30.336 33.829L27.847 39.495 30.946 39.893 33.339 41.911 35.829 36.243' transform='translate(-1063 -514) translate(717 490) translate(252) translate(94 24)'/%3E%3Cpath fill='%23CBA081' d='M41 31c0 2.762-2.238 5-5 5s-5-2.238-5-5 2.238-5 5-5 5 2.238 5 5' transform='translate(-1063 -514) translate(717 490) translate(252) translate(94 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M41 30c0 3.313-2.687 6-6 6s-6-2.687-6-6 2.687-6 6-6 6 2.687 6 6z' transform='translate(-1063 -514) translate(717 490) translate(252) translate(94 24)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  display: block;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  margin: 0px auto 28px auto;
}
.login_cont .login_type .certification_login small {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  color: #73757C;
}
.login_cont .login_type .text_btn {
  text-align: center;
  margin: 24px 0px 0px 0px;
  position: relative;
  text-decoration: none;
}
.login_cont .login_type .text_btn ul li {
  display: inline-block;
}
.login_cont .login_type .text_btn ul li a {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  color: #1A1D29;
  margin: 0 16px;
}
.login_cont .login_type .text_btn ul li a:hover {
  text-decoration: underline;
}
.login_cont .login_type .text_btn ul li::after {
  content: "";
  width: 1px;
  height: 16px;
  display: inline-block;
  background: #E1E2E5;
  vertical-align: middle;
}
.login_cont .login_type .text_btn ul li:last-child::after {
  content: "";
  background: none;
  padding-left: 0px;
}
.login_cont .login_type .id_btn {
  position: relative;
  margin: 24px auto 0px auto;
}
.login_cont .login_type .id_btn span {
  padding: 0px 24px !important;
}
.login_cont .login_type .id_btn a {
  margin: 0 24px;
}
.login_cont .login_type .id_btn a::after {
  padding-left: 24px;
}
.login_cont .other_login {
  width: 100%;
  height: auto;
  position: relative;
  padding: 16px 0px 0px 0px;
  border-top: 1px #ccc solid;
}
.login_cont .other_login::after {
  display: block;
  content: "";
  clear: both;
}
.login_cont .other_login.form_checkbox .right_area {
  margin-top: 0;
}
.login_cont .other_login .left_area {
  float: left;
}
.login_cont .other_login .left_area .all_btn span {
  font-size: 14px;
  color: #73757C;
}
.login_cont .other_login .left_area .h3_title {
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  letter-spacing: -0.33px;
  color: #222222;
  margin: 0px 0px 4px 0px;
  text-align: left;
}
.login_cont .other_login .left_area .link_txt {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.5px;
  color: #444444;
  text-align: left;
  text-decoration: none;
}
.login_cont .other_login .left_area .link_txt:hover {
  text-decoration: underline;
}
.login_cont .other_login .left_area .easy_login {
  display: inline-block;
  margin-right: 32px;
}
.login_cont .other_login .left_area .easy_login::before {
  position: absolute;
  content: "";
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg transform='translate(-480 -763) translate(480 763)'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23F8F3EE'/%3E%3Cpath fill='%23CBA081' d='M13.206 17.573H28.25v-3.367c0-.553-.447-1-1-1H14.206c-.552 0-1 .447-1 1v3.367z'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='1.5' d='M11.75 17.573v-3.882c0-1.072.869-1.94 1.941-1.94h12.618c1.072 0 1.941.868 1.941 1.94v12.617c0 1.073-.869 1.942-1.941 1.942H13.691c-1.072 0-1.941-.869-1.941-1.942v-4.823M28.25 17.573L11.75 17.573'/%3E%3Cpath fill='%23444' d='M20.485 21.941c0 .268-.217.485-.485.485s-.486-.217-.486-.485c0-.269.218-.485.486-.485s.485.216.485.485'/%3E%3Cpath stroke='%23444' stroke-width='1.5' d='M20.485 21.941c0 .268-.217.485-.485.485s-.486-.217-.486-.485c0-.269.218-.485.486-.485s.485.216.485.485z'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='1.5' d='M20 22.427L20 24.367'/%3E%3Cpath fill='%23444' d='M15.147 14.398c-.414 0-.75.335-.75.75 0 .414.336.75.75.75s.75-.336.75-.75c0-.415-.336-.75-.75-.75M18.147 14.398c-.414 0-.75.335-.75.75 0 .414.336.75.75.75s.75-.336.75-.75c0-.415-.336-.75-.75-.75'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 0 center no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
}
.login_cont .other_login .left_area .easy_login span {
  display: inline-block;
  padding-left: 48px;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: -0.5px;
  color: #444444;
}
.login_cont .other_login .left_area .easy_login span:hover {
  text-decoration: underline;
}
.login_cont .other_login .left_area .smart_login {
  display: inline-block;
}
.login_cont .other_login .left_area .smart_login::before {
  position: absolute;
  content: "";
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg transform='translate(-650 -763) translate(650 763)'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23F8F3EE'/%3E%3Cpath fill='%23CBA081' d='M17.148 24.852h5.704c1.105 0 2-.896 2-2v-5.704c0-1.105-.895-2-2-2h-5.704c-1.104 0-2 .895-2 2v5.704c0 1.104.896 2 2 2'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='1.5' d='M11.75 16.602v-2.91c0-1.072.869-1.943 1.941-1.943h2.912M28.25 16.602v-2.91c0-1.072-.869-1.943-1.941-1.943h-2.912M11.75 23.398v2.91c0 1.073.869 1.942 1.941 1.942h2.912M28.25 23.398v2.91c0 1.073-.869 1.942-1.941 1.942h-2.912M28.25 20L11.75 20'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 0 center no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
}
.login_cont .other_login .left_area .smart_login span {
  display: inline-block;
  padding-left: 48px;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: -0.5px;
  color: #444444;
}
.login_cont .other_login .left_area .smart_login span:hover {
  text-decoration: underline;
}
.login_cont .other_login .right_area {
  float: right;
  margin-top: 8px;
}
.login_cont .other_login .right_area .tit {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: right;
  color: #1A1D29;
  margin-right: 11px;
}
.login_cont .other_login .right_area .mtl_selectbox {
  /* width: 52px; */
  height: 24px;
  border: none;
  padding-right: 44px;
  text-align: right;
  margin: 0 0;
  vertical-align: top;
}
.login_cont .other_login .right_area .mtl_selectbox::before {
  top: 0;
  width: 24px;
  height: 24px;
}
.login_cont .other_login .right_area .mtl_selectbox > a {
  width: auto;
  height: 24px;
  line-height: 24px;
  padding: 0;
}
.login_cont .other_login .right_area .mtl_selectbox > a:hover {
  text-decoration: underline;
}
.login_cont .other_login .right_area .mtl_selectbox.on::after, .login_cont .other_login .right_area .mtl_selectbox.is_focus::after {
  border: none;
}

.modal .login_cont .qr_type {
  margin: 32px 0px 20px 0px;
}

.a11y-hidden {
  overflow: hidden !important;
  position: absolute !important;
  clip: rect(0 0 0 0) !important;
  /* IE 6,7 */
  clip: rect(0, 0, 0, 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  border: 0 !important;
  padding: 0 !important;
}

/* 펀드랭킹 */
body .display-text,
.content-id .display-text {
  width: 100%;
  display: block;
  margin: 57px auto;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  /*바꿈*/
  letter-spacing: -0.5px;
  color: #000411;
  line-height: 1.2;
  box-sizing: border-box;
}
body .display-text *,
.content-id .display-text * {
  box-sizing: border-box;
}
body .display-text > span,
.content-id .display-text > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
body .display-text > strong,
.content-id .display-text > strong {
  display: inline-block;
  vertical-align: middle;
  color: #008DDB;
  line-height: 1.2;
  height: auto;
}
body .display-text .sub-txt,
.content-id .display-text .sub-txt {
  font-size: 20px;
  font-weight: 400;
  color: #73757C;
}
body .short_r_orange,
.content-id .short_r_orange {
  display: inline-block;
  height: 20px;
  padding: 3px 6px 2px;
  border-radius: 4px;
  border: 1px solid rgb(196, 152, 132);
  font-size: 12px;
  line-height: 1;
  box-sizing: border-box;
  background-color: #fff;
  color: rgb(208, 91, 38);
}
body .taglabel,
.content-id .taglabel {
  display: inline-block;
  height: 20px;
  padding: 3px 6px 2px;
  border-radius: 4px;
  border: 1px solid #CDCECF;
  font-size: 12px;
  line-height: 1;
  color: #73757C;
  box-sizing: border-box;
  background-color: #fff;
}
body .taglabel.g1, body .taglabel[data-name=현금성자산],
.content-id .taglabel.g1,
.content-id .taglabel[data-name=현금성자산] {
  color: rgb(216, 103, 0);
  border-color: rgb(230, 194, 161);
}
body .taglabel.g2, body .taglabel[data-name=집합투자증권],
.content-id .taglabel.g2,
.content-id .taglabel[data-name=집합투자증권] {
  color: rgb(62, 146, 187);
  border-color: rgb(186, 200, 207);
}
body .taglabel.g3, body .taglabel[data-name=예금],
.content-id .taglabel.g3,
.content-id .taglabel[data-name=예금] {
  color: rgb(208, 91, 38);
  border-color: rgb(196, 152, 132);
}
body .taglabel.g4, body .taglabel[data-name=ELB],
.content-id .taglabel.g4,
.content-id .taglabel[data-name=ELB] {
  color: rgb(175, 134, 0);
  border-color: rgb(215, 194, 125);
}
body .taglabel.g5, body .taglabel[data-name="RP+발행어음"],
.content-id .taglabel.g5,
.content-id .taglabel[data-name="RP+발행어음"] {
  color: rgb(10, 155, 119);
  border-color: rgb(170, 198, 191);
}
body .taglabel.g6, body .taglabel[data-name=채권],
.content-id .taglabel.g6,
.content-id .taglabel[data-name=채권] {
  color: rgb(89, 89, 206);
  border-color: rgb(196, 196, 225);
}
body .taglabel.g7, body .taglabel[data-name="주식+ETF"],
.content-id .taglabel.g7,
.content-id .taglabel[data-name="주식+ETF"] {
  color: rgb(14, 138, 210);
  border-color: rgb(138, 196, 230);
}
body .taglabel.g8, body .taglabel[data-name=보험],
.content-id .taglabel.g8,
.content-id .taglabel[data-name=보험] {
  color: rgb(214, 58, 58);
  border-color: rgb(210, 146, 146);
}
body .taglabel.t1,
.content-id .taglabel.t1 {
  color: rgb(0, 141, 219);
  border-color: rgba(0, 141, 219, 0.3);
}
body .taglabel.t2,
.content-id .taglabel.t2 {
  color: rgb(123, 97, 255);
  border-color: rgba(123, 97, 255, 0.3);
}
body .taglabel.t3,
.content-id .taglabel.t3 {
  color: rgb(88, 96, 117);
  border-color: rgba(88, 96, 117, 0.3);
}
body .taglabel.t4,
.content-id .taglabel.t4 {
  color: rgb(128, 98, 76);
  border-color: rgba(128, 98, 76, 0.3);
}
body .taglabel.t5,
.content-id .taglabel.t5 {
  color: rgb(220, 108, 27);
  border-color: rgba(247, 135, 0, 0.3);
}
body .taglabel.type3,
.content-id .taglabel.type3 {
  color: rgb(129, 71, 201);
  border-color: rgba(129, 71, 201, 0.3);
}
body .taglabel.type1,
.content-id .taglabel.type1 {
  color: rgb(227, 33, 33);
  border-color: rgba(227, 33, 33, 0.3);
}
body .taglabel.type2,
.content-id .taglabel.type2 {
  color: rgb(13, 150, 169);
  border-color: rgba(13, 150, 169, 0.3);
}
body .taglabel.goods,
.content-id .taglabel.goods {
  color: rgb(88, 96, 117);
  border-color: rgba(88, 96, 117, 0.3);
}
body .taglabel.risk5,
.content-id .taglabel.risk5 {
  border-color: rgba(227, 33, 33, 0.3);
  color: rgb(227, 33, 33);
}
body .taglabel.risk5::before,
.content-id .taglabel.risk5::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 8px;
  vertical-align: middle;
  margin-right: 4px;
  transform: translate(0, -1px);
  background: url("data:image/svg+xml,%3Csvg width='18' height='88' viewBox='0 0 18 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='80' width='2' height='8' fill='%234E85EE'/%3E%3Crect x='4' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='8' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='4' y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='8' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect width='2' height='8' fill='%23E32121'/%3E%3Crect x='4' width='2' height='8' fill='%23E32121'/%3E%3Crect x='8' width='2' height='8' fill='%23E32121'/%3E%3Crect x='12' width='2' height='8' fill='%23E32121'/%3E%3Crect x='16' width='2' height='8' fill='%23E32121'/%3E%3Crect y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='4' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='8' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='12' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='16' y='20' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='4' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='8' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='12' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3C/svg%3E%0A") no-repeat 0 0;
}
body .taglabel.risk4,
.content-id .taglabel.risk4 {
  border-color: rgba(255, 113, 52, 0.3);
  color: rgb(234, 70, 0);
}
body .taglabel.risk4::before,
.content-id .taglabel.risk4::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 8px;
  vertical-align: middle;
  margin-right: 4px;
  transform: translate(0, -1px);
  background: url("data:image/svg+xml,%3Csvg width='18' height='88' viewBox='0 0 18 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='80' width='2' height='8' fill='%234E85EE'/%3E%3Crect x='4' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='8' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='4' y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='8' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect width='2' height='8' fill='%23E32121'/%3E%3Crect x='4' width='2' height='8' fill='%23E32121'/%3E%3Crect x='8' width='2' height='8' fill='%23E32121'/%3E%3Crect x='12' width='2' height='8' fill='%23E32121'/%3E%3Crect x='16' width='2' height='8' fill='%23E32121'/%3E%3Crect y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='4' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='8' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='12' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='16' y='20' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='4' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='8' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='12' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3C/svg%3E%0A") no-repeat 0 -20px;
}
body .taglabel.risk3,
.content-id .taglabel.risk3 {
  border-color: rgba(35, 205, 124, 0.3);
  color: rgb(6, 163, 88);
}
body .taglabel.risk3::before,
.content-id .taglabel.risk3::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 8px;
  vertical-align: middle;
  margin-right: 4px;
  transform: translate(0, -1px);
  background: url("data:image/svg+xml,%3Csvg width='18' height='88' viewBox='0 0 18 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='80' width='2' height='8' fill='%234E85EE'/%3E%3Crect x='4' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='8' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='4' y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='8' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect width='2' height='8' fill='%23E32121'/%3E%3Crect x='4' width='2' height='8' fill='%23E32121'/%3E%3Crect x='8' width='2' height='8' fill='%23E32121'/%3E%3Crect x='12' width='2' height='8' fill='%23E32121'/%3E%3Crect x='16' width='2' height='8' fill='%23E32121'/%3E%3Crect y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='4' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='8' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='12' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='16' y='20' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='4' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='8' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='12' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3C/svg%3E%0A") no-repeat 0 -40px;
}
body .taglabel.risk2,
.content-id .taglabel.risk2 {
  border-color: rgba(21, 198, 254, 0.3);
  color: rgb(13, 156, 201);
}
body .taglabel.risk2::before,
.content-id .taglabel.risk2::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 8px;
  vertical-align: middle;
  margin-right: 4px;
  transform: translate(0, -1px);
  background: url("data:image/svg+xml,%3Csvg width='18' height='88' viewBox='0 0 18 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='80' width='2' height='8' fill='%234E85EE'/%3E%3Crect x='4' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='8' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='4' y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='8' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect width='2' height='8' fill='%23E32121'/%3E%3Crect x='4' width='2' height='8' fill='%23E32121'/%3E%3Crect x='8' width='2' height='8' fill='%23E32121'/%3E%3Crect x='12' width='2' height='8' fill='%23E32121'/%3E%3Crect x='16' width='2' height='8' fill='%23E32121'/%3E%3Crect y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='4' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='8' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='12' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='16' y='20' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='4' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='8' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='12' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3C/svg%3E%0A") no-repeat 0 -60px;
}
body .taglabel.risk1,
.content-id .taglabel.risk1 {
  border-color: rgba(78, 133, 238, 0.3);
  color: rgb(42, 106, 228);
}
body .taglabel.risk1::before,
.content-id .taglabel.risk1::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 8px;
  vertical-align: middle;
  margin-right: 4px;
  transform: translate(0, -1px);
  background: url("data:image/svg+xml,%3Csvg width='18' height='88' viewBox='0 0 18 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='80' width='2' height='8' fill='%234E85EE'/%3E%3Crect x='4' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='8' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='80' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='4' y='60' width='2' height='8' fill='%2315C6FE'/%3E%3Crect x='8' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='12' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='60' width='2' height='8' fill='%23CDCECF'/%3E%3Crect width='2' height='8' fill='%23E32121'/%3E%3Crect x='4' width='2' height='8' fill='%23E32121'/%3E%3Crect x='8' width='2' height='8' fill='%23E32121'/%3E%3Crect x='12' width='2' height='8' fill='%23E32121'/%3E%3Crect x='16' width='2' height='8' fill='%23E32121'/%3E%3Crect y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='4' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='8' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='12' y='20' width='2' height='8' fill='%23FF7134'/%3E%3Crect x='16' y='20' width='2' height='8' fill='%23CDCECF'/%3E%3Crect y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='4' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='8' y='40' width='2' height='8' fill='%2323CD7C'/%3E%3Crect x='12' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3Crect x='16' y='40' width='2' height='8' fill='%23CDCECF'/%3E%3C/svg%3E%0A") no-repeat 0 -80px;
}
body .product-cardlist,
.content-id .product-cardlist {
  width: 100%;
  box-sizing: border-box;
}
body .product-cardlist *,
.content-id .product-cardlist * {
  box-sizing: border-box;
}
body .product-cardlist-wrap,
.content-id .product-cardlist-wrap {
  display: flex;
  width: calc(100% + 24px);
  flex-wrap: wrap;
  margin-left: -24px;
}
body .product-cardlist-wrap.type-best .product-cardlist-title,
.content-id .product-cardlist-wrap.type-best .product-cardlist-title {
  font-size: 20px;
  height: 60px;
  line-height: 30px;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-title,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-title {
  margin-top: 20px;
  padding-bottom: 22px;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-list > li,
body .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list > li,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type {
  position: relative;
  padding-left: 74px;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-list > li > strong,
body .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type > strong,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list > li > strong,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type > strong {
  position: absolute;
  top: 2px;
  left: 8px;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-list > li span a,
body .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type span a,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list > li span a,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type span a {
  display: inline-block;
  color: #008DDB;
  border-bottom: 1px solid #008DDB;
  margin-bottom: 4px;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-list > li span::after,
body .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type span::after,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list > li span::after,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type span::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  margin: 0 8px;
  background-color: #BFC0C5;
  vertical-align: middle;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-list > li span:last-child::after,
body .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type span:last-child::after,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list > li span:last-child::after,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list .link-type span:last-child::after {
  display: none;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-list strong,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-list strong {
  display: inline-block;
  min-width: 64px;
  font-weight: 500;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-con .box,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-con .box {
  width: 156px;
  height: 124px;
  font-weight: 500;
  word-break: keep-all;
}
body .product-cardlist-wrap.type-scrib .product-cardlist-con .box strong,
.content-id .product-cardlist-wrap.type-scrib .product-cardlist-con .box strong {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #D63434;
}
body .product-cardlist-wrap.type-scrib .foot,
.content-id .product-cardlist-wrap.type-scrib .foot {
  display: block;
}
body .product-cardlist-wrap.type-scrib .color_scrib,
.content-id .product-cardlist-wrap.type-scrib .color_scrib {
  padding: 4px;
}
body .product-cardlist-wrap.type-scrib .color_scrib span,
.content-id .product-cardlist-wrap.type-scrib .color_scrib span {
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  border-radius: 100px;
  text-align: center;
  line-height: 24px;
  background-color: #E1E2E6;
}
body .product-cardlist-wrap.type-scrib .color_scrib span.g,
.content-id .product-cardlist-wrap.type-scrib .color_scrib span.g {
  background-color: #0E9F76;
}
body .product-cardlist-wrap.type-scrib .color_scrib span.y,
.content-id .product-cardlist-wrap.type-scrib .color_scrib span.y {
  background-color: #C08404;
}
body .product-cardlist-wrap.type-scrib .color_scrib span.o,
.content-id .product-cardlist-wrap.type-scrib .color_scrib span.o {
  background-color: #E07017;
}
body .product-cardlist-wrap.type-scrib .color_scrib span.r,
.content-id .product-cardlist-wrap.type-scrib .color_scrib span.r {
  background-color: #FD5151;
}
body .product-cardlist-wrap.type-scrib .color_scrib span.p,
.content-id .product-cardlist-wrap.type-scrib .color_scrib span.p {
  background-color: #AE6FFE;
}
body .product-cardlist-wrap.col5 .product-cardlist-item,
.content-id .product-cardlist-wrap.col5 .product-cardlist-item {
  position: relative;
  width: calc(20% - 24px);
  height: 158px;
  padding: 24px 24px 24px 32px;
  border: 0;
  margin-bottom: 24px;
  margin-top: 0;
}
body .product-cardlist-wrap.col5 .product-cardlist-item input:checked + label,
.content-id .product-cardlist-wrap.col5 .product-cardlist-item input:checked + label {
  border: 2px solid #008DDB;
}
body .product-cardlist-wrap.col5 .product-cardlist-item input:checked + label:before,
.content-id .product-cardlist-wrap.col5 .product-cardlist-item input:checked + label:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(/inc_renewal/img/FP/img_card_radio.png) no-repeat;
  position: absolute;
  top: 12px;
  right: 12px;
}
body .product-cardlist-wrap.col5 .product-cardlist-item .mtl_radiobox,
.content-id .product-cardlist-wrap.col5 .product-cardlist-item .mtl_radiobox {
  position: absolute;
  width: 100%;
  height: 158px;
  top: 0;
  left: 0;
  border-radius: 16px;
  cursor: pointer;
  border: 1px solid #e0e0e0;
  padding: 64px 24px 24px 32px;
}
body .product-cardlist-wrap.col5 .product-cardlist-item.nodata,
.content-id .product-cardlist-wrap.col5 .product-cardlist-item.nodata {
  background: #F6F8FC url(/inc_renewal/img/FP/img_logo_32.png) center center no-repeat;
}
body .product-cardlist-wrap.col5 .product-cardlist-title,
.content-id .product-cardlist-wrap.col5 .product-cardlist-title {
  font-size: 17px;
  line-height: 25px;
  margin-top: 0;
  height: 30px;
  -webkit-line-clamp: 1;
}
body .product-cardlist-wrap.col5 .product-cardlist-right,
.content-id .product-cardlist-wrap.col5 .product-cardlist-right {
  display: block;
  text-align: right;
  font-size: 14px;
  color: #73757C;
  margin-top: 16px;
}
body .product-cardlist-wrap.col5 .product-cardlist-right .num-per,
.content-id .product-cardlist-wrap.col5 .product-cardlist-right .num-per {
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  margin-top: 8px;
  color: #D63434;
  margin-left: 8px;
}
body .product-cardlist-wrap.type-finance .product-cardlist-title,
.content-id .product-cardlist-wrap.type-finance .product-cardlist-title {
  font-size: 18px;
  line-height: 27px;
  height: 54px;
  display: -webkit-box;
}
body .product-cardlist-wrap.type-finance .product-cardlist-per,
.content-id .product-cardlist-wrap.type-finance .product-cardlist-per {
  text-align: left;
  margin-top: 27px;
  font-size: 32px;
}
body .product-cardlist-wrap.type-finance .product-cardlist-per .num-per,
.content-id .product-cardlist-wrap.type-finance .product-cardlist-per .num-per {
  font-size: 32px;
}
body .product-cardlist-wrap.type-ico .product-cardlist-item,
.content-id .product-cardlist-wrap.type-ico .product-cardlist-item {
  position: relative;
  height: 242px;
  border: none;
  background: #fff;
  overflow: hidden;
}
body .product-cardlist-wrap.type-ico .product-cardlist-item .hover-event,
.content-id .product-cardlist-wrap.type-ico .product-cardlist-item .hover-event {
  position: relative;
  top: 0;
  transition: top 0.25s ease-out;
}
body .product-cardlist-wrap.type-ico .product-cardlist-item:hover .hover-event,
.content-id .product-cardlist-wrap.type-ico .product-cardlist-item:hover .hover-event {
  top: -51px;
}
body .product-cardlist-wrap.type-ico .product-cardlist-item:hover .hover-event .body::before,
.content-id .product-cardlist-wrap.type-ico .product-cardlist-item:hover .hover-event .body::before {
  top: -20px;
}
body .product-cardlist-wrap.type-ico .product-cardlist-item:hover .hover-event .foot,
.content-id .product-cardlist-wrap.type-ico .product-cardlist-item:hover .hover-event .foot {
  margin-top: 24px;
}
body .product-cardlist-wrap.type-ico .product-cardlist-item .foot,
.content-id .product-cardlist-wrap.type-ico .product-cardlist-item .foot {
  margin-top: 80px;
}
body .product-cardlist-wrap.type-ico .product-cardlist-title,
.content-id .product-cardlist-wrap.type-ico .product-cardlist-title {
  font-size: 18px;
  line-height: 27px;
}
body .product-cardlist-wrap.type-ico .product-cardlist-text,
.content-id .product-cardlist-wrap.type-ico .product-cardlist-text {
  font-size: 14px;
  line-height: 21px;
  color: #73757C;
  margin-top: 16px;
}
body .product-cardlist-wrap.type-ico .body::before,
.content-id .product-cardlist-wrap.type-ico .body::before {
  content: "";
  display: block;
  position: relative;
  top: 0;
  width: 50px;
  height: 50px;
  background-size: 150px 50px;
}
body .product-cardlist-wrap.type-ico .ico01::before,
.content-id .product-cardlist-wrap.type-ico .ico01::before {
  background: url(/inc_renewal/img/sp/sp_fn_product.png) 0 0 no-repeat;
}
body .product-cardlist-wrap.type-ico .ico02::before,
.content-id .product-cardlist-wrap.type-ico .ico02::before {
  background: url(/inc_renewal/img/sp/sp_fn_product.png) -50px 0 no-repeat;
}
body .product-cardlist-wrap.type-ico .ico03::before,
.content-id .product-cardlist-wrap.type-ico .ico03::before {
  background: url(/inc_renewal/img/sp/sp_fn_product.png) -100px 0 no-repeat;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-item,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-item {
  position: relative;
  height: 242px;
  border: none;
  background: #fff;
  overflow: hidden;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-item .body .hover-event,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-item .body .hover-event {
  position: relative;
  top: 0;
  opacity: 1;
  transition: opacity 0.1s ease-in;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-item .foot.hover-event,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-item .foot.hover-event {
  position: relative;
  top: 10px;
  transition: top 0.25s ease-out;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-item:hover .body .hover-event,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-item:hover .body .hover-event {
  opacity: 0;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-item:hover .foot.hover-event,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-item:hover .foot.hover-event {
  top: -70px;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-title,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-title {
  display: block;
  font-size: 18px;
  line-height: 27px;
  height: 81px;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-text,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-text {
  font-size: 14px;
  line-height: 21px;
  color: #73757C;
  margin-top: 16px;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-text + .product-cardlist-title,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-text + .product-cardlist-title {
  margin-top: 8px;
}
body .product-cardlist-wrap.type-s-box .product-cardlist-per,
.content-id .product-cardlist-wrap.type-s-box .product-cardlist-per {
  margin-top: 14px;
}
body .product-cardlist-wrap.type-s-box .head,
.content-id .product-cardlist-wrap.type-s-box .head {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 32px;
  height: 32px;
}
body .product-cardlist-wrap.type-more .product-cardlist-item,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item {
  padding: 24px 21px;
  height: 159px;
  overflow: hidden;
  background: #fff;
}
body .product-cardlist-wrap.type-more .product-cardlist-item .body .hover-event,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item .body .hover-event {
  position: relative;
  top: 10px;
  transition: opacity 0.1s ease-in;
}
body .product-cardlist-wrap.type-more .product-cardlist-item .foot.hover-event,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item .foot.hover-event {
  position: relative;
  top: 15px;
  transition: top 0.25s ease-out;
}
body .product-cardlist-wrap.type-more .product-cardlist-item.more01:hover .body .hover-event,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item.more01:hover .body .hover-event {
  top: 65px;
}
body .product-cardlist-wrap.type-more .product-cardlist-item.more01:hover .foot.hover-event,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item.more01:hover .foot.hover-event {
  top: -50px;
}
body .product-cardlist-wrap.type-more .product-cardlist-item.more02:hover .body .hover-event,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item.more02:hover .body .hover-event {
  top: 65px;
}
body .product-cardlist-wrap.type-more .product-cardlist-item.more02:hover .foot.hover-event,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item.more02:hover .foot.hover-event {
  top: -50px;
}
body .product-cardlist-wrap.type-more .product-cardlist-item.more03:hover .body .hover-event,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item.more03:hover .body .hover-event {
  top: 65px;
}
body .product-cardlist-wrap.type-more .product-cardlist-item.more03:hover .foot.hover-event,
.content-id .product-cardlist-wrap.type-more .product-cardlist-item.more03:hover .foot.hover-event {
  top: -50px;
}
body .product-cardlist-wrap.type-more .product-cardlist-title,
.content-id .product-cardlist-wrap.type-more .product-cardlist-title {
  height: 42px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  /*바꿈*/
  margin-top: 0;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body .product-cardlist-wrap.type-more .product-cardlist-per,
.content-id .product-cardlist-wrap.type-more .product-cardlist-per {
  font-size: 13px;
  font-weight: 400;
  margin-top: 24px;
}
body .product-cardlist-wrap.type-more .product-cardlist-per span,
.content-id .product-cardlist-wrap.type-more .product-cardlist-per span {
  transform: translate(0, -2px);
  display: inline-block;
}
body .product-cardlist-wrap.type-more .product-cardlist-per .num-per,
.content-id .product-cardlist-wrap.type-more .product-cardlist-per .num-per {
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  margin-left: 7px;
}
body .product-cardlist-wrap.type-more .product-cardlist-per .num-per.minus,
.content-id .product-cardlist-wrap.type-more .product-cardlist-per .num-per.minus {
  color: #008DDB !important;
}
body .product-cardlist-item:nth-child(1),
body .product-cardlist-item:nth-child(2),
body .product-cardlist-item:nth-child(3),
.content-id .product-cardlist-item:nth-child(1),
.content-id .product-cardlist-item:nth-child(2),
.content-id .product-cardlist-item:nth-child(3) {
  margin-top: 0;
}
body .product-cardlist-item,
.content-id .product-cardlist-item {
  width: calc(33.3333333333% - 25px);
  border: 1px solid #E0E0E0;
  border-radius: 16px;
  padding: 24px 32px 32px;
  margin-left: 24px;
  margin-top: 24px;
}
body .product-cardlist-item .head,
.content-id .product-cardlist-item .head {
  display: flex;
  width: 100%;
  margin-bottom: 16px;
  justify-content: space-between;
}
body .product-cardlist-item .head > .item,
.content-id .product-cardlist-item .head > .item {
  text-align: left;
}
body .product-cardlist-item .head > .item + .item,
.content-id .product-cardlist-item .head > .item + .item {
  text-align: right;
}
body .product-cardlist-item .head .lb-item,
.content-id .product-cardlist-item .head .lb-item {
  margin: 0;
}
body .product-cardlist-item .foot,
.content-id .product-cardlist-item .foot {
  width: 100%;
  display: flex;
  margin-top: 32px;
  justify-content: space-between;
}
body .product-cardlist-item .foot .btnWhite3,
body .product-cardlist-item .foot .btn_buy,
.content-id .product-cardlist-item .foot .btnWhite3,
.content-id .product-cardlist-item .foot .btn_buy {
  order: 2;
  margin: 0 !important;
}
body .product-cardlist-item .foot .btnSm_White2,
body .product-cardlist-item .foot .btnWhite,
body .product-cardlist-item .foot .btnWhite2,
.content-id .product-cardlist-item .foot .btnSm_White2,
.content-id .product-cardlist-item .foot .btnWhite,
.content-id .product-cardlist-item .foot .btnWhite2 {
  order: 1;
}
body .product-cardlist-item .foot .btn_buy + .btnWhite3,
.content-id .product-cardlist-item .foot .btn_buy + .btnWhite3 {
  order: 1;
}
body .product-cardlist-item .foot .btnWhite3 + .btnSm_White2,
.content-id .product-cardlist-item .foot .btnWhite3 + .btnSm_White2 {
  width: 100% !important;
}
body .product-cardlist-item .foot .tooltip + .btn_buy,
body .product-cardlist-item .foot .btnWhite + .btn_buy,
body .product-cardlist-item .foot .btnWhite2 + .btn_buy,
body .product-cardlist-item .foot .btnWhite3 + .btn_buy,
.content-id .product-cardlist-item .foot .tooltip + .btn_buy,
.content-id .product-cardlist-item .foot .btnWhite + .btn_buy,
.content-id .product-cardlist-item .foot .btnWhite2 + .btn_buy,
.content-id .product-cardlist-item .foot .btnWhite3 + .btn_buy {
  margin: 0 0 0 8px !important;
}
body .product-cardlist-item .foot .btnWhite3 + .btnSm_White2,
body .product-cardlist-item .foot .btn_buy + .tooltip,
body .product-cardlist-item .foot .btn_buy + .btnWhite,
body .product-cardlist-item .foot .btn_buy + .btnWhite2,
body .product-cardlist-item .foot .btn_buy + .btnWhite3,
.content-id .product-cardlist-item .foot .btnWhite3 + .btnSm_White2,
.content-id .product-cardlist-item .foot .btn_buy + .tooltip,
.content-id .product-cardlist-item .foot .btn_buy + .btnWhite,
.content-id .product-cardlist-item .foot .btn_buy + .btnWhite2,
.content-id .product-cardlist-item .foot .btn_buy + .btnWhite3 {
  margin: 0 8px 0 0 !important;
}
body .product-cardlist-item .foot .tooltip a,
.content-id .product-cardlist-item .foot .tooltip a {
  width: 100%;
  margin: 0;
  text-align: center;
  margin-left: 0 !important;
  height: 40px !important;
  min-height: 40px !important;
  line-height: 40px !important;
  padding: 0 !important;
}
body .product-cardlist-item .foot > *,
.content-id .product-cardlist-item .foot > * {
  width: 100%;
  text-align: center;
  margin-left: 0 !important;
  height: 40px !important;
  min-height: 40px !important;
  line-height: 40px !important;
  padding: 0 !important;
}
body .product-cardlist-item .foot > * + *,
.content-id .product-cardlist-item .foot > * + * {
  margin-left: 8px !important;
}
body .product-cardlist-item.type-search,
.content-id .product-cardlist-item.type-search {
  padding: 32px;
}
body .product-cardlist-item.type-search .product-cardlist-title,
.content-id .product-cardlist-item.type-search .product-cardlist-title {
  font-size: 17px;
  line-height: 25px;
  margin-top: 24px;
  margin-bottom: 16px;
}
body .product-cardlist-title,
.content-id .product-cardlist-title {
  width: 100%;
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
  /*바꿈*/
  margin-top: 16px;
  overflow: hidden;
  height: 50px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body .product-cardlist-title-sub,
.content-id .product-cardlist-title-sub {
  display: block;
  font-size: 13px;
  color: #73757C;
  margin-top: 12px;
}
body .product-cardlist-per,
.content-id .product-cardlist-per {
  display: block;
  text-align: right;
  margin-top: 8px;
  font-size: 14px;
  font-weight: 500;
  /*바꿈*/
  color: #73757C;
}
body .product-cardlist-per .num-per,
.content-id .product-cardlist-per .num-per {
  display: block;
  font-size: 24px;
  font-weight: 600;
  /*바꿈*/
  margin-top: 8px;
  color: #D63434;
}
body .product-cardlist-per .num-per span,
.content-id .product-cardlist-per .num-per span {
  font-size: 16px;
}
body .product-cardlist-con,
.content-id .product-cardlist-con {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
body .product-cardlist-con .box,
.content-id .product-cardlist-con .box {
  width: calc(50% - 4px);
  font-size: 14px;
  color: #1A1D29;
  border-radius: 8px;
  background: #fafafa;
  padding: 24px 10px;
  margin-top: 24px;
  text-align: center;
}
body .product-cardlist-con .box strong,
.content-id .product-cardlist-con .box strong {
  display: block;
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  /*바꿈*/
  color: #1A1D29;
  margin-top: 16px;
}
body .product-cardlist-con .box .per,
.content-id .product-cardlist-con .box .per {
  color: #D63434;
}
body .product-cardlist-list,
.content-id .product-cardlist-list {
  margin-top: 24px;
}
body .product-cardlist-list li,
.content-id .product-cardlist-list li {
  position: relative;
  padding-left: 8px;
  font-size: 13px;
  line-height: 13px;
  color: #1A1D29;
  margin-top: 8px;
}
body .product-cardlist-list li::before,
.content-id .product-cardlist-list li::before {
  content: "·";
  display: inline-block;
  position: absolute;
  left: 0;
}
body .product-cardlist-table dl,
.content-id .product-cardlist-table dl {
  display: table;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
}
body .product-cardlist-table dt,
.content-id .product-cardlist-table dt {
  float: left;
  color: #73757C;
  width: 64px;
}
body .product-cardlist-table dd,
.content-id .product-cardlist-table dd {
  float: left;
  color: #1A1D29;
  width: calc(100% - 64px);
}
body .type-investment,
.content-id .type-investment {
  margin-top: 0;
}
body .type-investment .product-cardlist-item,
.content-id .type-investment .product-cardlist-item {
  padding: 24px;
}
body .type-investment .product-cardlist-title,
.content-id .type-investment .product-cardlist-title {
  margin-top: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
body .type-investment .product-cardlist-per .num-per,
.content-id .type-investment .product-cardlist-per .num-per {
  margin-top: 16px;
}
body .type-investment .product-cardlist-per .num-per span,
.content-id .type-investment .product-cardlist-per .num-per span {
  font-size: 16px;
}

#content .num-per.minus {
  color: #008DDB !important;
}

.product-grade {
  position: relative;
  display: inline-block;
  width: 96px;
  height: 16px;
  background: url(/inc_renewal/img/common/img_grade.png) no-repeat;
  background-size: 96px 16px;
  vertical-align: middle;
}
.product-grade::after {
  content: "";
  display: block;
  background: url(/inc_renewal/img/common/img_grade_fill.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 96px 16px;
  height: 16px;
}
.product-grade.g5::after {
  width: 20px;
}
.product-grade.g4::after {
  width: 40px;
}
.product-grade.g3::after {
  width: 56px;
}
.product-grade.g2::after {
  width: 76px;
}
.product-grade.g1::after {
  width: 96px;
}
.product-grade.small {
  width: 76px;
  height: 12px;
  background-size: 76px 12px;
}
.product-grade.small::after {
  background-size: 76px 12px;
  height: 12px;
}
.product-grade.small.g5::after {
  width: 16px;
}
.product-grade.small.g4::after {
  width: 32px;
}
.product-grade.small.g3::after {
  width: 48px;
}
.product-grade.small.g2::after {
  width: 62px;
}
.product-grade.small.g1::after {
  width: 76px;
}

.icon-medal {
  width: 30px;
  height: 35px;
  background: url(/inc_renewal/img/sp/sp_medal.png) no-repeat 0 0;
}
.icon-medal.default {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  width: 26px;
  height: 26px;
  background: #EBEBED;
  color: #A8acaf;
  border-radius: 50%;
}

ol > li:nth-child(1) .icon-medal {
  background-position: 0 0;
}

ol > li:nth-child(2) .icon-medal {
  background-position: -30px 0;
}

ol > li:nth-child(3) .icon-medal {
  background-position: -60px 0;
}

.lb-checkbox.bookmark,
.mtl_checkbox.bookmark {
  position: relative;
  width: 32px;
  height: 32px;
  background: none !important;
}
.lb-checkbox.bookmark:hover::after,
.mtl_checkbox.bookmark:hover::after {
  width: 18px;
  height: 18px;
  background: url(/inc_renewal/img/common/star_active.png) no-repeat 0 0/18px !important;
  position: absolute;
  z-index: 1;
  top: 7px;
  left: 7px;
}
.lb-checkbox.bookmark::before,
.mtl_checkbox.bookmark::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #E1E2E5;
}
.lb-checkbox.bookmark::after,
.mtl_checkbox.bookmark::after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url(/inc_renewal/img/common/star_default.png) no-repeat 0 0/18px !important;
  position: absolute;
  z-index: 1;
  top: 7px;
  left: 7px;
}
.lb-checkbox.bookmark.checked::after,
.mtl_checkbox.bookmark.checked::after {
  width: 18px;
  height: 18px;
  background: url(/inc_renewal/img/common/star_active.png) no-repeat 0 0/18px !important;
  position: absolute;
  z-index: 1;
  top: 7px;
  left: 7px;
}
.lb-checkbox.bookmark > input[type=checkbox]:focus,
.mtl_checkbox.bookmark > input[type=checkbox]:focus {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}

.lb-checkbox.wish,
.mtl_checkbox.wish {
  position: relative;
  width: 22px;
  height: 20px;
  margin-right: 7px;
  background: none !important;
}
.lb-checkbox.wish::before,
.mtl_checkbox.wish::before {
  content: "";
  display: block;
  width: 22px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn_wish.png) no-repeat 0 0;
  border: none;
}
.lb-checkbox.wish.disabled::before,
.mtl_checkbox.wish.disabled::before {
  display: none;
}
.lb-checkbox.wish.disabled::after,
.mtl_checkbox.wish.disabled::after {
  content: "";
  display: block;
  width: 22px !important;
  height: 20px !important;
  border: 0 !important;
  background: url(/inc_renewal/img/sp/sp_btn_wish.png) no-repeat 0 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
}
.lb-checkbox.wish.disabled.checked::after,
.mtl_checkbox.wish.disabled.checked::after {
  background-position: -22px 0 !important;
}
.lb-checkbox.wish.checked::after,
.mtl_checkbox.wish.checked::after {
  content: "";
  display: block;
  width: 22px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn_wish.png) no-repeat -22px 0;
  position: absolute;
  top: 0;
  left: 0;
}

.mtl_selectbox > a {
  width: auto;
}

.title_area {
  box-sizing: border-box;
  /* 타이틀영역 우측영역 아이템들 간격조정  */
}
.title_area * {
  box-sizing: border-box;
}
.title_area .fr {
  display: flex;
  justify-content: flex-end;
}

.title_area.title_form .check-wrap {
  display: inline-flex;
  margin: 10px 0 0 0;
}
.title_area.title_form .check-wrap label {
  margin: 0 0 0 16px !important;
}

.h2_title > strong {
  font-size: 20px;
}
.h2_title em {
  display: inline-block;
  vertical-align: middle;
  color: #008DDB;
  font-size: 16px;
  font-weight: 600;
  /*바꿈*/
  margin-left: 8px;
}

body,
.content-id {
  /* 연금메인 전용 */
  /* 금융상품 전용 */
  /* 공통 layout */
  /* 메인 검색 */
  /* main best */
}
body .main-ps,
.content-id .main-ps {
  box-sizing: border-box;
}
body .main-ps *,
.content-id .main-ps * {
  box-sizing: border-box;
}
body .main-ps .main-search,
.content-id .main-ps .main-search {
  height: 56px;
}
body .main-ps .main-search .search_popup.on,
.content-id .main-ps .main-search .search_popup.on {
  top: 0 !important;
}
body .main-ps .main-banner,
.content-id .main-ps .main-banner {
  margin-top: 80px;
}
body .main-ps .main-banner .btn-wrap,
.content-id .main-ps .main-banner .btn-wrap {
  top: 14px;
  left: -14px;
}
body .main-ps .main-banner .main-slide-banner,
.content-id .main-ps .main-banner .main-slide-banner {
  height: 144px;
  border-radius: 0;
  overflow: hidden;
  padding: 0;
}
body .main-ps .main-banner img,
.content-id .main-ps .main-banner img {
  width: 100%;
}
body .main-ps .tabType1,
.content-id .main-ps .tabType1 {
  background-color: transparent;
  margin-bottom: 48px;
}
body .main-ps .tabType1 li.on,
.content-id .main-ps .tabType1 li.on {
  position: relative;
  z-index: 2;
}
body .main-ps .tabType1 li.on button,
.content-id .main-ps .tabType1 li.on button {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border: 2px solid #008DDB;
  border-bottom: 2px solid #fff;
  color: #008DDB;
  background: #fff;
  z-index: 1;
  position: relative;
  top: 0px;
  text-decoration: none;
  font-weight: 600;
  line-height: 1.2;
  padding: 0;
}
body .main-ps .tabType1 li,
.content-id .main-ps .tabType1 li {
  height: 48px;
}
body .main-ps .tabType1 li button,
.content-id .main-ps .tabType1 li button {
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  height: 100%;
  border-bottom: 2px solid #008DDB;
}
body .main-ps .main-best-tit,
.content-id .main-ps .main-best-tit {
  margin-top: 24px;
  margin-bottom: 0;
}
body .main-ps .icon-medal,
.content-id .main-ps .icon-medal {
  min-width: 25px;
  margin-right: 16px;
}
body .main-ps .main-best-body,
.content-id .main-ps .main-best-body {
  height: 364px;
}
body .main-ps .fastmenu-wrap,
.content-id .main-ps .fastmenu-wrap {
  margin-top: 18px;
  display: flex;
  width: calc(100% + 8px);
  flex-wrap: wrap;
  margin-left: -8px;
}
body .main-ps .fastmenu-wrap a,
.content-id .main-ps .fastmenu-wrap a {
  flex: 1;
  max-width: calc(50% - 8px);
  min-width: calc(50% - 8px);
  margin: 8px 0 0 8px;
}
body .main-ps .round-btn,
.content-id .main-ps .round-btn {
  display: inline-block;
  width: auto;
  margin-right: auto;
  height: 48px;
  border-radius: 24px;
  border: 1px solid #4D4F58;
  padding: 14px 40px 0 32px;
  font-size: 16px;
  font-weight: 500;
  margin-top: 56px;
}
body .main-ps .round-btn::after,
.content-id .main-ps .round-btn::after {
  right: 23px;
}
body .main-ps .round-btn:hover::after, body .main-ps .round-btn:focus::after,
.content-id .main-ps .round-btn:hover::after,
.content-id .main-ps .round-btn:focus::after {
  right: 18px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat -141px -21px;
  transform: translateY(-50%) rotate(-90deg);
}
body .main-ps .retirecheck,
.content-id .main-ps .retirecheck {
  position: relative;
  width: 100%;
  border-radius: 16px;
  border: 2px solid #14A1EB;
  background-color: #fff;
}
body .main-ps .retirecheck.on .acco_top::after,
.content-id .main-ps .retirecheck.on .acco_top::after {
  transform: rotate(180deg);
}
body .main-ps .retirecheck .btn-result,
.content-id .main-ps .retirecheck .btn-result {
  width: 100%;
  height: 84px;
  color: #fff;
  background-color: #008DDB;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 24px;
  font-weight: 600;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}
body .main-ps .retirecheck .btn-result::after,
.content-id .main-ps .retirecheck .btn-result::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  transform: translate(8px, -2px);
  background: url(/inc_renewal/img/sp/sp_btnx30.svg) no-repeat -30px 0;
}
body .main-ps .retirecheck .acco_top,
.content-id .main-ps .retirecheck .acco_top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 104px;
  z-index: 2;
}
body .main-ps .retirecheck .acco_top::after,
.content-id .main-ps .retirecheck .acco_top::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -120px -40px;
  position: absolute;
  top: 50%;
  right: 42px;
  margin-top: -10px;
}
body .main-ps .retirecheck .acco_con,
.content-id .main-ps .retirecheck .acco_con {
  display: none;
  padding: 0 120px;
  font-size: 24px;
}
body .main-ps .retirecheck .acco_con .row-group,
.content-id .main-ps .retirecheck .acco_con .row-group {
  padding: 50px 0 130px;
  display: inline-block;
  vertical-align: middle;
}
body .main-ps .retirecheck .acco_con .row,
.content-id .main-ps .retirecheck .acco_con .row {
  margin: 12px 0;
}
body .main-ps .retirecheck .acco_con .type-display,
.content-id .main-ps .retirecheck .acco_con .type-display {
  padding-right: 24px;
  border-bottom: 2px solid #000411 !important;
  height: 32px;
}
body .main-ps .retirecheck .acco_con .type-display a,
.content-id .main-ps .retirecheck .acco_con .type-display a {
  font-size: 24px;
}
body .main-ps .retirecheck .acco_con .type-display::before,
.content-id .main-ps .retirecheck .acco_con .type-display::before {
  transform: scale(0.6) translate(8px, -4px);
}
body .main-ps .retirecheck .acco_con .mtl_selectbox.type-display .selectList,
.content-id .main-ps .retirecheck .acco_con .mtl_selectbox.type-display .selectList {
  padding: 8px 0;
}
body .main-ps .retirecheck .acco_con .mtl_selectbox.type-display .selectList li a,
.content-id .main-ps .retirecheck .acco_con .mtl_selectbox.type-display .selectList li a {
  font-size: 18px;
  padding: 10px 16px;
}
body .main-ps .retirecheck .acco_con .toggle_box.type-btn,
.content-id .main-ps .retirecheck .acco_con .toggle_box.type-btn {
  display: inline-block;
  vertical-align: middle;
  transform: translate(0, -5px);
}
body .main-ps .retirecheck .acco_con::after,
.content-id .main-ps .retirecheck .acco_con::after {
  content: "";
  display: block;
  position: absolute;
  top: 102px;
  left: 40px;
  width: calc(100% - 80px);
  height: 6px;
  background: url(/inc_renewal/img/sp/line_dot_6x6.png) repeat;
}
body .main-ps .retirecheck .acco_con::before,
.content-id .main-ps .retirecheck .acco_con::before {
  content: "";
  display: inline-block;
  width: 240px;
  height: 150px;
  vertical-align: middle;
  background: url(/inc_renewal/img/PS/ps_retirecheck.png) no-repeat 0 0;
  margin-right: 80px;
  margin-top: -80px;
}
body .main-ps .retirecheck.on .retirecheck-head h2::after,
.content-id .main-ps .retirecheck.on .retirecheck-head h2::after {
  display: none;
}
body .main-ps .retirecheck-head,
.content-id .main-ps .retirecheck-head {
  width: 100%;
  font-size: 28px;
  font-weight: 600;
  color: #1A1D29;
  padding: 40px 48px;
  position: relative;
  z-index: 1;
  background-color: #fff;
  border-radius: 14px;
}
body .main-ps .retirecheck-head h2::after,
.content-id .main-ps .retirecheck-head h2::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 32px;
  left: 410px;
  background: url(/inc_renewal/img/PS/stopwatch.png) no-repeat 0 0;
  margin-left: 16px;
}
body .main-fn,
.content-id .main-fn {
  box-sizing: border-box;
}
body .main-fn *,
.content-id .main-fn * {
  box-sizing: border-box;
}
body .main-fn .display-text,
.content-id .main-fn .display-text {
  font-size: 36px;
  line-height: 1;
  letter-spacing: -0.5px;
  text-align: left;
  margin: 19px 0 0 0;
  width: 400px;
}
body .main-fn .mtl_selectbox.type-display a,
.content-id .main-fn .mtl_selectbox.type-display a {
  font-size: 36px;
}
body .main-fn .mtl_selectbox.type-display .selectList .selected a,
.content-id .main-fn .mtl_selectbox.type-display .selectList .selected a {
  color: #008DDB !important;
}
body .main-fn .mtl_selectbox.type-display,
.content-id .main-fn .mtl_selectbox.type-display {
  height: 46px;
  margin: 10px 0 7px;
  line-height: 1;
}
body .main-fn .mtl_selectbox.type-display::before,
.content-id .main-fn .mtl_selectbox.type-display::before {
  right: 4px;
  top: 14px;
}
body .main-fn .mtl_selectbox.type-display.on::before,
.content-id .main-fn .mtl_selectbox.type-display.on::before {
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) -120px -40px no-repeat;
  top: 11px;
}
body .main-fn .display-img,
.content-id .main-fn .display-img {
  position: relative;
  top: -30px;
  right: 40px;
}
body .main-fn .product-cardlist-title,
.content-id .main-fn .product-cardlist-title {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body .main-layout-a,
.content-id .main-layout-a {
  display: flex;
}
body .main-layout-a .main-layout-item:first-child,
.content-id .main-layout-a .main-layout-item:first-child {
  width: 728px;
}
body .main-layout-a .main-layout-item:last-child,
.content-id .main-layout-a .main-layout-item:last-child {
  flex: 0;
  min-width: 352px;
  margin-left: 80px;
}
body .main-layout-a .main-banner .slick-slider,
.content-id .main-layout-a .main-banner .slick-slider {
  padding: 0;
}
body .main-tit,
.content-id .main-tit {
  font-size: 17px;
  font-weight: 600;
  /*바꿈*/
  color: #1A1D29;
}
body .main-content-head,
.content-id .main-content-head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 0 3px;
}
body .main-ranking,
.content-id .main-ranking {
  padding: 0;
}
body .main-ranking .main-content-head,
.content-id .main-ranking .main-content-head {
  padding-left: 13px;
  margin-bottom: 0;
}
body .main-ranking .cont-tit-s,
.content-id .main-ranking .cont-tit-s {
  margin-bottom: 20px;
  font-size: 16px;
}
body .main-ranking .cont-tit-s .main-arrow-btn,
.content-id .main-ranking .cont-tit-s .main-arrow-btn {
  font-size: 16px;
}
body .main-ranking .product-cardlist-item,
.content-id .main-ranking .product-cardlist-item {
  margin-top: 0;
  padding: 32px;
  border-radius: 16px;
}
body .main-ranking .product-cardlist-item .head,
.content-id .main-ranking .product-cardlist-item .head {
  margin-bottom: 24px;
}
body .main-ranking .product-cardlist-item .lb-checkbox.bookmark,
body .main-ranking .product-cardlist-item .mtl_checkbox.bookmark,
.content-id .main-ranking .product-cardlist-item .lb-checkbox.bookmark,
.content-id .main-ranking .product-cardlist-item .mtl_checkbox.bookmark {
  top: -17px;
  right: -17px;
}
body .main-search,
.content-id .main-search {
  position: relative;
  margin-bottom: 37px;
  height: 100px;
}
body .main-search .mtl_selectbox.on:after,
body .main-search .mtl_selectbox.focus_on:after,
.content-id .main-search .mtl_selectbox.on:after,
.content-id .main-search .mtl_selectbox.focus_on:after {
  border: 0;
}
body .main-search .mtl_selectbox,
.content-id .main-search .mtl_selectbox {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 130px;
  width: auto;
  height: 24px;
  border: 0;
  margin: 0;
  padding-right: 24px;
}
body .main-search .mtl_selectbox > a,
.content-id .main-search .mtl_selectbox > a {
  width: auto;
  height: auto;
  color: #73757C;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  text-align: right;
}
body .main-search .mtl_selectbox::before,
.content-id .main-search .mtl_selectbox::before {
  width: 24px;
}
body .main-search .mtl_selectbox .selectList,
.content-id .main-search .mtl_selectbox .selectList {
  text-align: right;
}
body .main-search .search_box,
.content-id .main-search .search_box {
  position: relative;
}
body .main-search .search_box .ui-clear,
.content-id .main-search .search_box .ui-clear {
  right: 40px;
  top: 12px;
}
body .main-search .search_box input,
.content-id .main-search .search_box input {
  width: 100%;
  border-radius: 28px;
  padding: 0 50px 0 24px;
  margin: 0;
  border: 2px solid #aaa;
  height: 56px;
  line-height: 56px;
}
body .main-search .search_box input:focus,
.content-id .main-search .search_box input:focus {
  width: 100%;
  border-radius: 28px;
  padding: 0 24px;
  margin: 0;
  border: 2px solid #aaa;
  height: 56px;
  line-height: 56px;
}
body .main-search .search_box input::-moz-placeholder, .content-id .main-search .search_box input::-moz-placeholder {
  color: #909599;
  opacity: 1;
  font-size: 16px;
}
body .main-search .search_box input:-ms-input-placeholder, .content-id .main-search .search_box input:-ms-input-placeholder {
  color: #909599;
  opacity: 1;
  font-size: 16px;
}
body .main-search .search_box input::placeholder,
.content-id .main-search .search_box input::placeholder {
  color: #909599;
  opacity: 1;
  font-size: 16px;
}
body .main-search .search_box input::-webkit-input-placeholder,
.content-id .main-search .search_box input::-webkit-input-placeholder {
  color: #909599;
  font-size: 16px;
}
body .main-search .search_box input:-ms-input-placeholder,
.content-id .main-search .search_box input:-ms-input-placeholder {
  color: #909599;
  font-size: 16px;
}
body .main-search .search_box input:-mos-input-placeholder,
.content-id .main-search .search_box input:-mos-input-placeholder {
  color: #909599;
  font-size: 16px;
}
body .main-search .search_box .btn_icon_search,
.content-id .main-search .search_box .btn_icon_search {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-876 -304) translate(572 244) translate(26 60) translate(278)'%3E%3Ccircle cx='11' cy='11' r='6' stroke='%23AAA' stroke-width='2'/%3E%3Cpath stroke='%23AAA' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15.333 15.333L19 19'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 24px;
  top: 16px;
}
body .main-search .search_box .btn_icon_search.on,
.content-id .main-search .search_box .btn_icon_search.on {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1724 -304) translate(1420 244) translate(2 58) translate(302 2)'%3E%3Ccircle cx='11' cy='11' r='6' stroke='%23222' stroke-width='2'/%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15.333 15.333L19 19'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 0 0 no-repeat;
}
body .main-search .search_box .search_popup_close,
.content-id .main-search .search_box .search_popup_close {
  position: absolute;
  top: 16px;
  right: 40px;
  width: 24px;
  height: 24px;
  display: none;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1724 -304) translate(1420 244) translate(24 58) translate(280 2)'%3E%3Ccircle cx='12' cy='12' r='8' fill='%23CCC'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 9L15 15' transform='matrix(-1 0 0 1 24 0)'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 9L15 15'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
body .main-search .search_box .btn-search,
.content-id .main-search .search_box .btn-search {
  position: absolute;
  right: 10px;
  top: 8px;
  padding: 10px;
}
body .main-search .search_box .btn-search::after,
.content-id .main-search .search_box .btn-search::after {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -180px -40px;
}
body .main-search .search_popup.on,
.content-id .main-search .search_popup.on {
  display: block;
  z-index: 10000;
  position: absolute;
  top: 44px;
  left: 0;
  width: 100%;
  height: 450px;
  border: 2px solid #aaa;
  background: #fff;
  border-radius: 28px;
  box-sizing: border-box;
  padding: 0 24px;
  box-shadow: 2px 2px 2px 0 #eeeeee;
}
body .main-search .search_popup.on input,
.content-id .main-search .search_popup.on input {
  height: 52px;
  line-height: 52px;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding: 0 20px 0 0px;
  background-position: 0 center;
}
body .main-search .search_popup.on .btn_icon_search,
.content-id .main-search .search_popup.on .btn_icon_search {
  right: 22px;
  top: 14px;
}
body .main-search .search_popup.on .search_area,
.content-id .main-search .search_popup.on .search_area {
  display: block;
}
body .main-search .search_popup.on .btn-search,
.content-id .main-search .search_popup.on .btn-search {
  right: 8px;
  top: 6px;
}
body .main-search .search_popup .search_area,
.content-id .main-search .search_popup .search_area {
  display: none;
}
body .main-search .search_popup .search_area .search_word,
.content-id .main-search .search_popup .search_area .search_word {
  margin-top: 10px;
  padding-top: 26px;
  border-top: 1px solid #e0e0e0;
}
body .main-search .search_popup .search_area .search_word .search_word_title,
.content-id .main-search .search_popup .search_area .search_word .search_word_title {
  position: relative;
}
body .main-search .search_popup .search_area .search_word .search_word_title > strong,
.content-id .main-search .search_popup .search_area .search_word .search_word_title > strong {
  font-size: 12px;
  letter-spacing: -0.43px;
}
body .main-search .search_popup .search_area .search_word .search_word_title > a,
.content-id .main-search .search_popup .search_area .search_word .search_word_title > a {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 12px;
  color: #757575;
}
body .main-search .search_popup .search_area .search_word .search_word_title > a::after,
.content-id .main-search .search_popup .search_area .search_word .search_word_title > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #757575;
}
body .main-search .search_popup .search_area .search_word .search_word_title > a:hover,
.content-id .main-search .search_popup .search_area .search_word .search_word_title > a:hover {
  color: #444;
}
body .main-search .search_popup .search_area .search_word .search_word_title > a:hover::after,
.content-id .main-search .search_popup .search_area .search_word .search_word_title > a:hover::after {
  background: #444;
}
body .main-search .search_popup .search_area .search_word .search_word_list,
.content-id .main-search .search_popup .search_area .search_word .search_word_list {
  margin-top: 16px;
}
body .main-search .search_popup .search_area .search_word .search_word_list li,
.content-id .main-search .search_popup .search_area .search_word .search_word_list li {
  float: left;
  border-radius: 20px;
  border: 1px solid #e0e0e0;
  padding: 5px 12px;
  box-sizing: border-box;
  margin: 0 4px 8px 0;
}
body .main-search .search_popup .search_area .search_word .search_word_list li a,
.content-id .main-search .search_popup .search_area .search_word .search_word_list li a {
  font-size: 12px;
  color: #444;
  letter-spacing: -0.5px;
  margin-right: 4px;
}
body .main-search .search_popup .search_area .search_word .search_word_list li a:hover,
.content-id .main-search .search_popup .search_area .search_word .search_word_list li a:hover {
  text-decoration: underline;
}
body .main-search .search_popup .search_area .search_word .search_word_list li button,
.content-id .main-search .search_popup .search_area .search_word .search_word_list li button {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23AAA' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 5L11 11' transform='translate(-637 -412) translate(572 244) translate(24 160) translate(41 8) matrix(-1 0 0 1 16 0)'/%3E%3Cpath stroke='%23AAA' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 5L11 11' transform='translate(-637 -412) translate(572 244) translate(24 160) translate(41 8)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  text-indent: -9999px;
  width: 16px;
  height: 16px;
}
body .main-search .search_popup .search_area .search_word .search_word_list li button:hover,
.content-id .main-search .search_popup .search_area .search_word .search_word_list li button:hover {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg transform='translate(-652 -801) translate(652 801)'%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 5L11 11' transform='matrix(-1 0 0 1 16 0)'/%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 5L11 11'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
body .main-search .search_popup .search_area .search_word .search_word_notext,
.content-id .main-search .search_popup .search_area .search_word .search_word_notext {
  color: #757575;
  font-size: 12px;
  text-align: center;
  padding: 32px 0 24px 0;
}
body .main-search .search_popup .search_area .search_goodtxt,
.content-id .main-search .search_popup .search_area .search_goodtxt {
  margin-top: 24px;
  width: 100%;
}
body .main-search .search_popup .search_area .search_goodtxt strong,
.content-id .main-search .search_popup .search_area .search_goodtxt strong {
  display: block;
  font-size: 12px;
}
body .main-search .search_popup .search_area .search_goodtxt ol,
.content-id .main-search .search_popup .search_area .search_goodtxt ol {
  width: 50%;
  margin-top: 21px;
  float: left;
}
body .main-search .search_popup .search_area .search_goodtxt ol li,
.content-id .main-search .search_popup .search_area .search_goodtxt ol li {
  margin-bottom: 12px;
}
body .main-search .search_popup .search_area .search_goodtxt ol li a,
.content-id .main-search .search_popup .search_area .search_goodtxt ol li a {
  font-size: 14px;
  color: #444;
  letter-spacing: 0;
  font-weight: 600;
  /*바꿈*/
}
body .main-search .search_popup .search_area .search_goodtxt ol li a span,
.content-id .main-search .search_popup .search_area .search_goodtxt ol li a span {
  font-size: 14px;
  font-family: "Pretendard", Sans-serif;
  font-weight: 400;
  /*바꿈*/
  margin-left: 16px;
  color: #757575;
  letter-spacing: -0.5px;
}
body .main-search .search_popup .search_area .search_goodtxt ol li a span.num,
.content-id .main-search .search_popup .search_area .search_goodtxt ol li a span.num {
  color: #757575;
  letter-spacing: 0px;
  margin-left: 0px;
  font-weight: 600;
  /*바꿈*/
}
body .main-search .search_popup .search_area .search_goodtxt ol li a:hover span,
.content-id .main-search .search_popup .search_area .search_goodtxt ol li a:hover span {
  text-decoration: underline;
}
body .main-search .search_popup .search_keyword_list,
.content-id .main-search .search_popup .search_keyword_list {
  width: 100%;
  margin-top: 16px;
}
body .main-search .search_popup .search_keyword_list .search_keyword_title,
.content-id .main-search .search_popup .search_keyword_list .search_keyword_title {
  position: relative;
  margin-bottom: 16px;
  font-weight: 600;
}
body .main-search .search_popup .search_keyword_list .search_keyword_title a,
.content-id .main-search .search_popup .search_keyword_list .search_keyword_title a {
  font-size: 17px;
}
body .main-search .search_popup .search_keyword_list ul,
.content-id .main-search .search_popup .search_keyword_list ul {
  height: 334px;
  position: relative;
}
body .main-search .search_popup .search_keyword_list ul li a,
.content-id .main-search .search_popup .search_keyword_list ul li a {
  font-size: 16px;
  color: #444;
  letter-spacing: -0.4px;
  margin: 0px 0px 8px 0px;
  display: block;
  line-height: 24px;
}
body .main-search .search_popup .search_keyword_list ul li a span,
.content-id .main-search .search_popup .search_keyword_list ul li a span {
  color: #0886c5;
}
body .main-search .search_popup .search_keyword_list ul li a:hover, body .main-search .search_popup .search_keyword_list ul li a:active,
.content-id .main-search .search_popup .search_keyword_list ul li a:hover,
.content-id .main-search .search_popup .search_keyword_list ul li a:active {
  background: #f5f5f5;
}
body .main-search .tab_area,
.content-id .main-search .tab_area {
  position: absolute;
  right: 4px;
  top: 0;
}
body .main-search .tab_area li,
.content-id .main-search .tab_area li {
  float: left;
}
body .main-search .tab_area li a,
.content-id .main-search .tab_area li a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #757575;
  margin-left: 16px;
  letter-spacing: -0.5px;
}
body .main-search .tab_area li a.tab_on,
.content-id .main-search .tab_area li a.tab_on {
  color: #8c6242;
  font-weight: 600;
  /*바꿈*/
  padding-bottom: 3px;
}
body .main-search .tab_area li a.tab_on::after,
.content-id .main-search .tab_area li a.tab_on::after {
  content: "";
  width: 100%;
  height: 2px;
  display: inline-block;
  background: #8c6242;
  position: absolute;
  bottom: 0;
  left: 0;
}
body .main-search .tab_area li a:hover,
.content-id .main-search .tab_area li a:hover {
  color: #8c6242;
  font-weight: 600;
  /*바꿈*/
  padding-bottom: 3px;
}
body .main-search .tab_area li a:hover::after,
.content-id .main-search .tab_area li a:hover::after {
  content: "";
  width: 100%;
  height: 2px;
  display: inline-block;
  background: #8c6242;
  position: absolute;
  bottom: 0;
  left: 0;
}
body .main-search .box_area,
.content-id .main-search .box_area {
  border: 1px solid #e0e0e0;
  padding: 32px;
}
body .main-search .box_area .up,
.content-id .main-search .box_area .up {
  color: #ec0e26;
}
body .main-search .box_area .down,
.content-id .main-search .box_area .down {
  color: #1367ff;
}
body .main-search .box_area .now,
.content-id .main-search .box_area .now {
  color: #757575;
}
body .main-search .box_area li,
.content-id .main-search .box_area li {
  border-bottom: 1px solid #e0e0e0;
}
body .main-search .box_area .rate,
.content-id .main-search .box_area .rate {
  float: right;
  border-radius: 4px;
  line-height: 24px;
  /* padding:0 8px; */
  padding: 0 0 0 8px;
  letter-spacing: 0;
}
body .main-search .box_area .rate.up,
.content-id .main-search .box_area .rate.up {
  color: #ec0e26;
}
body .main-search .box_area .rate.down,
.content-id .main-search .box_area .rate.down {
  color: #1367ff;
}
body .main-search .box_area .table_area .table,
.content-id .main-search .box_area .table_area .table {
  border-top: 0;
}
body .main-search .box_area .table_area .table:before,
.content-id .main-search .box_area .table_area .table:before {
  background-color: transparent;
}
body .main-search .box_area .table_area .table:after,
.content-id .main-search .box_area .table_area .table:after {
  background-color: transparent;
}
body .main-search .box_area .table_area .table th,
.content-id .main-search .box_area .table_area .table th {
  height: auto;
  font-size: 12px;
  background: #fff;
  border-bottom: 1px solid #444;
  padding: 4px 0;
}
body .main-search .box_area .table_area .table td,
.content-id .main-search .box_area .table_area .table td {
  height: inherit;
  padding: 0;
}
body .main-search .box_area .table_area .table th,
body .main-search .box_area .table_area .table td,
.content-id .main-search .box_area .table_area .table th,
.content-id .main-search .box_area .table_area .table td {
  border-top: none;
}
body .main-search .box_area .table_area .table .txt_l,
.content-id .main-search .box_area .table_area .table .txt_l {
  text-align: left !important;
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 400;
  /*바꿈*/
}
body .main-search .box_area .table_area .table .txt_l a:hover,
.content-id .main-search .box_area .table_area .table .txt_l a:hover {
  text-decoration: underline;
}
body .main-search .box_area .table_area .table thead th,
body .main-search .box_area .table_area .table tbody td,
.content-id .main-search .box_area .table_area .table thead th,
.content-id .main-search .box_area .table_area .table tbody td {
  text-align: right;
}
body .main-search .box_area .table_area .table tbody tr th,
body .main-search .box_area .table_area .table tbody tr td,
.content-id .main-search .box_area .table_area .table tbody tr th,
.content-id .main-search .box_area .table_area .table tbody tr td {
  font-size: 14px !important;
  border-bottom: 1px solid #e0e0e0;
  padding: 11px 0;
  height: 48px;
}
body .main-search .box_area .table_area .table tfoot td,
.content-id .main-search .box_area .table_area .table tfoot td {
  position: relative;
  background: #fff;
  border: 0;
  color: #757575;
  padding: 16px 0 0;
}
body .main-search .box_area .table_area .table tfoot td.txt_s,
.content-id .main-search .box_area .table_area .table tfoot td.txt_s {
  font-size: 12px;
  font-weight: 400;
  /*바꿈*/
  letter-spacing: -0.5px;
}
body .main-search .box_area .table_area .table tfoot td .detail_btn,
.content-id .main-search .box_area .table_area .table tfoot td .detail_btn {
  position: absolute;
  top: 21px;
  right: -9px;
}
body .main-search .box_area .table_area .table tfoot td .detail_btn span,
.content-id .main-search .box_area .table_area .table tfoot td .detail_btn span {
  color: #757575;
  font-weight: 400;
  /*바꿈*/
}
body .main-search .box_area .table_area .table tfoot td .detail_btn span:after,
.content-id .main-search .box_area .table_area .table tfoot td .detail_btn span:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1504 -926) translate(1208 408) translate(234 517) translate(62 1)'%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M9.75 7.5L14.25 12 9.75 16.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  vertical-align: middle;
  margin-bottom: 2px;
}
body .main-search .box_area .table_area .table tfoot td .detail_btn:hover,
.content-id .main-search .box_area .table_area .table tfoot td .detail_btn:hover {
  text-decoration: underline;
}
body .main-search .box_area .table_area .unit,
.content-id .main-search .box_area .table_area .unit {
  display: block;
  font-size: 12px;
  color: #757575;
  margin-top: 12px;
}
body .main-search .box_area .table_updown tbody tr:last-child th,
body .main-search .box_area .table_updown tbody tr:last-child td,
.content-id .main-search .box_area .table_updown tbody tr:last-child th,
.content-id .main-search .box_area .table_updown tbody tr:last-child td {
  border: none !important;
  height: inherit !important;
  padding: 12px 0 0 0 !important;
}
body .main-search .spot_area .spot_top,
.content-id .main-search .spot_area .spot_top {
  position: relative;
  font-size: 12px;
  font-weight: 400;
  /*바꿈*/
  color: #757575;
  padding-left: 15px;
  line-height: 22px;
}
body .main-search .spot_area .spot_top .time,
.content-id .main-search .spot_area .spot_top .time {
  font-weight: 600;
  /*바꿈*/
}
body .main-search .spot_area .spot_top .time:after,
.content-id .main-search .spot_area .spot_top .time:after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #ccc;
  border-radius: 50%;
  margin: 0 6px;
  vertical-align: middle;
}
body .main-search .spot_area .spot_top:before,
.content-id .main-search .spot_area .spot_top:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 8px;
  height: 8px;
  background: #ccc;
  border-radius: 50%;
  vertical-align: middle;
}
body .main-search .spot_area .spot_con,
.content-id .main-search .spot_area .spot_con {
  position: relative;
  box-sizing: border-box;
  border-left: 2px dotted #ccc;
  margin-left: 3px;
}
body .main-search .spot_area .spot_con > a,
.content-id .main-search .spot_area .spot_con > a {
  display: block;
  margin: 4px 0 24px 15px;
  font-weight: 600;
  /*바꿈*/
  font-size: 16px;
}
body .main-search .spot_area .spot_con > a:hover,
.content-id .main-search .spot_area .spot_con > a:hover {
  text-decoration: underline;
}
body .main-search .spot_area .on .spot_top .time,
.content-id .main-search .spot_area .on .spot_top .time {
  color: #8c6242;
}
body .main-search .spot_area .on .spot_top:before,
.content-id .main-search .spot_area .on .spot_top:before {
  background: #8c6242;
}
body .main-search .spot_area .on .spot_con,
.content-id .main-search .spot_area .on .spot_con {
  border-left: 2px dotted rgba(140, 98, 66, 0.4);
}
body .main-search .spot_area li,
.content-id .main-search .spot_area li {
  border-bottom: 0;
}
body .main-search .spot_area li:last-child .spot_con,
.content-id .main-search .spot_area li:last-child .spot_con {
  border-left: 0;
  margin-left: 5px;
}
body .main-search .spot_area li:last-child .spot_con > a,
.content-id .main-search .spot_area li:last-child .spot_con > a {
  padding-bottom: 0;
}
body .main-tab-s,
.content-id .main-tab-s {
  margin-top: 0 !important;
  display: flex;
}
body .main-tab-s > li + li,
.content-id .main-tab-s > li + li {
  margin-left: 16px;
}
body .main-tab-s .on .main-tab-btn,
.content-id .main-tab-s .on .main-tab-btn {
  font-weight: 600;
  /*바꿈*/
  border-color: #80624c;
  color: #80624c;
}
body .main-tab-btn,
.content-id .main-tab-btn {
  font-size: 16px;
  font-weight: 400;
  /*바꿈*/
  color: #73757C;
  border-bottom: 2px solid transparent;
}
body .main-best-tit,
.content-id .main-best-tit {
  background-color: #80624c;
  color: #fff;
  height: 67px;
  width: 100%;
  position: relative;
  padding-left: 32px;
  display: flex;
  align-items: center;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  margin-top: 32px;
}
body .main-best-tit::after,
.content-id .main-best-tit::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 89px;
  height: 90px;
  right: 16px;
  background: url(/inc_renewal/img/FP/main_best.png) no-repeat 0 0;
}
body .main-best-tit .mtl_selectbox.type-display,
.content-id .main-best-tit .mtl_selectbox.type-display {
  border-bottom: 1px solid #fff !important;
  background-color: transparent;
  height: 22px;
  font-weight: 400;
  margin-left: 8px;
  padding-right: 14px;
}
body .main-best-tit .mtl_selectbox.type-display > a,
.content-id .main-best-tit .mtl_selectbox.type-display > a {
  font-size: 16px;
  color: #fff;
}
body .main-best-tit .mtl_selectbox.type-display::before,
.content-id .main-best-tit .mtl_selectbox.type-display::before {
  width: 20px;
  height: 20px;
  right: -7px;
  top: -1px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat -141px -20px;
}
body .main-best-tit .mtl_selectbox.type-display.on::before,
.content-id .main-best-tit .mtl_selectbox.type-display.on::before {
  width: 20px;
  height: 20px;
  right: -7px;
  top: -1px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat -140px -20px;
}
body .main-best-tit .mtl_selectbox.type-display .selectList,
.content-id .main-best-tit .mtl_selectbox.type-display .selectList {
  height: auto !important;
  margin-top: 8px;
  border-radius: 8px;
  border: 1px solid #BFC0C5;
  padding: 10px 0 !important;
  margin-left: -24px;
}
body .main-best-tit .mtl_selectbox.type-display .selectList li:first-child a,
.content-id .main-best-tit .mtl_selectbox.type-display .selectList li:first-child a {
  padding-top: 10px !important;
}
body .main-best-tit .mtl_selectbox.type-display .selectList li:last-child a,
.content-id .main-best-tit .mtl_selectbox.type-display .selectList li:last-child a {
  padding-bottom: 10px !important;
}
body .main-best-tit .mtl_selectbox.type-display .selectList li a,
.content-id .main-best-tit .mtl_selectbox.type-display .selectList li a {
  font-size: 16px;
  color: #4D4F58;
  font-weight: 400;
  padding: 12px 24px;
  text-align: left;
  width: 100%;
  line-height: 1;
  min-height: 0;
}
body .main-best-tit .mtl_selectbox.type-display .selectList li a:hover,
.content-id .main-best-tit .mtl_selectbox.type-display .selectList li a:hover {
  color: #000411;
}
body .main-best-tit .mtl_selectbox.type-display .selectList li.selected a,
.content-id .main-best-tit .mtl_selectbox.type-display .selectList li.selected a {
  display: block;
  font-size: 16px;
  color: #008DDB !important;
  font-weight: 400;
  padding: 12px 24px;
  text-decoration: underline;
}
body .main-best-tit .mtl_selectbox.type-display .selectList li:last-child a,
.content-id .main-best-tit .mtl_selectbox.type-display .selectList li:last-child a {
  padding-bottom: 0;
}
body .main-best-tit .mtl_selectbox.type-display.on > a,
.content-id .main-best-tit .mtl_selectbox.type-display.on > a {
  color: #fff !important;
}
body .main-best-body,
.content-id .main-best-body {
  width: 100%;
  height: 444px;
  border: 1px solid #E1E2E5;
  border-top: 0;
  padding: 8px 32px 24px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
body .main-best-body .btn-wrap,
.content-id .main-best-body .btn-wrap {
  width: 100%;
  text-align: right;
  padding: 26px 0 0;
}
body .main-best-body .main-arrow-btn,
.content-id .main-best-body .main-arrow-btn {
  font-size: 14px;
}
body .main-best-list li,
.content-id .main-best-list li {
  padding: 24px 0;
  border-bottom: 1px solid #E1E2E5;
}
body .main-best-list li a,
.content-id .main-best-list li a {
  display: flex;
  width: 100%;
  font-size: 14px;
  color: #1A1D29;
  font-weight: 400;
  line-height: 21px;
  justify-content: space-between;
}
body .main-best-list li a > span,
.content-id .main-best-list li a > span {
  height: 42px;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body .main-best-list li a strong,
.content-id .main-best-list li a strong {
  color: #D63434;
  font-weight: 500;
  white-space: nowrap;
  display: block;
  width: 100px;
  text-align: right;
  font-size: 16px;
}
body .main-best-list li a strong span,
.content-id .main-best-list li a strong span {
  font-size: 13px;
  font-weight: 300;
  color: #73757C;
  display: block;
  width: 100%;
}
body .main-best-list li a dt,
.content-id .main-best-list li a dt {
  margin-bottom: 3px;
  color: #1A1D29;
}
body .main-best-list li a dd,
.content-id .main-best-list li a dd {
  position: relative;
  color: #4D4F58;
  height: 23px;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-left: 10px;
}
body .main-best-list li a .bul-dot > dd:before,
.content-id .main-best-list li a .bul-dot > dd:before {
  position: absolute;
  top: 10px;
}
body .main-best-list li a:focus, body .main-best-list li a:hover,
.content-id .main-best-list li a:focus,
.content-id .main-best-list li a:hover {
  text-decoration: underline;
}
body .main-hero,
.content-id .main-hero {
  width: 764px;
  position: relative;
  margin-top: 0;
}
body .main-hero .cont-tit-s,
.content-id .main-hero .cont-tit-s {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
body .main-hero .btn-wrap,
.content-id .main-hero .btn-wrap {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 16px;
  left: 0;
  width: auto;
  font-size: 12px;
  z-index: 1;
  margin: 0;
}
body .main-hero .slick-dotted.slick-slider,
.content-id .main-hero .slick-dotted.slick-slider {
  margin: 0;
  padding: 0;
}
body .main-hero .slick-slider button.slick-prev,
body .main-hero .slick-slider button.slick-next,
.content-id .main-hero .slick-slider button.slick-prev,
.content-id .main-hero .slick-slider button.slick-next {
  display: none !important;
  width: 20px;
  height: 20px;
  z-index: 1;
}
body .main-hero .slick-slider button.slick-prev,
.content-id .main-hero .slick-slider button.slick-prev {
  left: 10px;
  background-color: transparent !important;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -160px -40px;
}
body .main-hero .slick-slider button.slick-next,
.content-id .main-hero .slick-slider button.slick-next {
  right: 10px;
  background-color: transparent !important;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -140px -40px;
}
body .main-hero .slick-slider button.slick-prev:hover,
.content-id .main-hero .slick-slider button.slick-prev:hover {
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -160px -40px;
}
body .main-hero .slick-slider button.slick-next:focus,
.content-id .main-hero .slick-slider button.slick-next:focus {
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -140px -40px;
}
body .main-hero .btn-slide-toggle,
.content-id .main-hero .btn-slide-toggle {
  border: 0;
  background-color: transparent;
  background-position: -1px -1px !important;
  border: 1px solid #CDCECF;
  border-radius: 4px;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  overflow: hidden;
}
body .main-hero .main-hero-item,
.content-id .main-hero .main-hero-item {
  height: 638px;
}
body .main-hero .main-hero-item.n1,
.content-id .main-hero .main-hero-item.n1 {
  background: url(/inc_renewal/img/PS/hero_1.png) no-repeat 100% 100%;
}
body .main-hero .main-hero-item.n2,
.content-id .main-hero .main-hero-item.n2 {
  background: url(/inc_renewal/img/PS/hero_2.png) no-repeat 100% 100%;
}
body .main-hero .main-hero-item p,
.content-id .main-hero .main-hero-item p {
  font-size: 20px;
  color: #1A1D29;
  margin-top: 24px;
  line-height: 30px;
  height: 60px;
}
body .main-hero .main-hero-item strong,
.content-id .main-hero .main-hero-item strong {
  margin-top: 40px;
  display: block;
  font-size: 48px;
  line-height: 67.2px;
  letter-spacing: -0.5px;
  font-weight: 600;
}
body .main-hero .main-hero-item strong b,
.content-id .main-hero .main-hero-item strong b {
  color: #008DDB;
}
body .main-hero .main-hero-item .round-btn:hover, body .main-hero .main-hero-item .round-btn:focus,
.content-id .main-hero .main-hero-item .round-btn:hover,
.content-id .main-hero .main-hero-item .round-btn:focus {
  background-color: #fff;
}
body .main-hero .main-hero-item .round-btn:hover span, body .main-hero .main-hero-item .round-btn:focus span,
.content-id .main-hero .main-hero-item .round-btn:hover span,
.content-id .main-hero .main-hero-item .round-btn:focus span {
  color: #4D4F58;
  text-decoration: underline;
}
body .main-hero .main-hero-item .round-btn:hover::after, body .main-hero .main-hero-item .round-btn:focus::after,
.content-id .main-hero .main-hero-item .round-btn:hover::after,
.content-id .main-hero .main-hero-item .round-btn:focus::after {
  display: inline-block;
  width: 6px;
  height: 9px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' viewBox='0 0 6 9'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23444'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-572 -781) translate(80 98.513) translate(0 .487) translate(200 495.513) translate(0 138) translate(209) translate(83 48.487)'%3E%3Crect width='6' height='1' y='2' rx='.5' transform='rotate(45 3 2.5)'/%3E%3Crect width='6' height='1' y='5.675' rx='.5' transform='scale(1 -1) rotate(45 17.907 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  position: absolute;
  right: 23px;
  top: 50%;
  transform: translateY(-50%);
}
body .main-banner,
.content-id .main-banner {
  width: 768px;
  position: relative;
  margin-top: 38px;
}
body .main-banner .btn-wrap,
.content-id .main-banner .btn-wrap {
  position: absolute;
  top: 4px;
  left: 0;
  right: auto;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  font-size: 12px;
  z-index: 1;
  margin: 0;
}
body .main-banner .main-banner-item img,
.content-id .main-banner .main-banner-item img {
  width: 768px;
  height: 128px;
}
body .main-banner .slide-paging span,
body .main-banner .slide-paging b,
.content-id .main-banner .slide-paging span,
.content-id .main-banner .slide-paging b {
  display: inline-block;
  width: 14px;
  text-align: center;
}
body .main-banner .slick-dotted.slick-slider,
.content-id .main-banner .slick-dotted.slick-slider {
  margin: 0;
  padding: 0;
}
body .main-banner .slick-slider button.slick-prev,
body .main-banner .slick-slider button.slick-next,
.content-id .main-banner .slick-slider button.slick-prev,
.content-id .main-banner .slick-slider button.slick-next {
  width: 20px;
  height: 20px;
  z-index: 1;
}
body .main-banner .slick-slider button.slick-prev:hover, body .main-banner .slick-slider button.slick-prev:focus,
body .main-banner .slick-slider button.slick-next:hover,
body .main-banner .slick-slider button.slick-next:focus,
.content-id .main-banner .slick-slider button.slick-prev:hover,
.content-id .main-banner .slick-slider button.slick-prev:focus,
.content-id .main-banner .slick-slider button.slick-next:hover,
.content-id .main-banner .slick-slider button.slick-next:focus {
  outline: 2px solid #000;
}
body .main-banner .slick-slider button.slick-prev,
.content-id .main-banner .slick-slider button.slick-prev {
  left: 10px;
  background-color: transparent !important;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -160px -40px;
}
body .main-banner .slick-slider button.slick-next,
.content-id .main-banner .slick-slider button.slick-next {
  right: 10px;
  background-color: transparent !important;
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -140px -40px;
}
body .main-banner .slick-slider button.slick-prev:hover,
.content-id .main-banner .slick-slider button.slick-prev:hover {
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -160px -40px;
}
body .main-banner .slick-slider button.slick-next:focus,
.content-id .main-banner .slick-slider button.slick-next:focus {
  background: url(/inc_renewal/img/sp/sp_btn.svg) no-repeat -140px -40px;
}
body .main-banner .btn-slide-toggle,
.content-id .main-banner .btn-slide-toggle {
  border: 0;
  background-color: transparent;
  margin-right: 8px;
  background-position: -1px -1px !important;
  width: 14px;
  height: 14px;
  border-radius: 4px;
  overflow: hidden;
  margin-top: 2px;
}
body .main-layout-a,
.content-id .main-layout-a {
  margin-top: 90px;
}
body .main-layout-b,
body .main-layout-c,
body .main-layout-d,
body .main-layout-e,
.content-id .main-layout-b,
.content-id .main-layout-c,
.content-id .main-layout-d,
.content-id .main-layout-e {
  margin-top: 106px;
}
body .main-beforehand-group,
.content-id .main-beforehand-group {
  position: relative;
  padding-top: 116px;
}
body .main-beforehand-item.on,
.content-id .main-beforehand-item.on {
  position: absolute;
  top: 0;
  left: 0;
}
body .main-layout-e .main-content-head,
.content-id .main-layout-e .main-content-head {
  margin-bottom: 13px;
}

.vod-list {
  border-top: 1px solid #1A1D29;
  box-sizing: border-box;
  margin-top: 30px;
}
.vod-list * {
  box-sizing: border-box;
}

.vod-list-wrap {
  position: relative;
  width: 100%;
}
.vod-list-wrap .vod-list-item {
  width: 100%;
  display: block;
  position: relative;
  padding: 34px 224px 34px 94px;
  border-bottom: 1px solid #E1E2E5;
}
.vod-list-wrap .vod-list-item .btnDownload {
  position: absolute !important;
  top: 50%;
  right: 24px;
  transform: translate(0, -50%);
  left: auto;
}
.vod-list-wrap .vod-list-item .tag-level {
  position: absolute;
  top: 34px;
  left: 24px;
}
.vod-list-wrap .vod-list-item .cont-tit-s {
  display: block;
  font-weight: 600;
  font-size: 20px !important;
  margin-bottom: 16px;
  line-height: 1.3 !important;
}
.vod-list-wrap .vod-list-item .tit-sub {
  font-size: 13px;
  color: #73757C;
}

.ie #content .product-cardlist-wrap .product-cardlist-title {
  display: block;
}

/*
* ===============================
* 2021. Category Transformation
* ===============================
*/
/*
* pension : 연금
* --------------
*/
.summary_box {
  background: none;
}

/*
* ===============================
* 공통 Page
* ===============================
*/
/*
* ===============================
* work
* ===============================
*/
/**
* kyungran
* ------------------
*/
.pop_gray {
  padding: 24px 32px;
}
.pop_gray p {
  text-align: left;
  line-height: 24px;
}

.pop_radio {
  position: relative;
  margin-top: 16px;
}
.pop_radio .mtl_radio {
  margin-right: 40px;
}
.pop_radio .mtl_radio span {
  padding: 0 2px 0px 28px;
  font-weight: 400;
  letter-spacing: normal;
  text-align: justify;
}

.noti_ico {
  position: relative;
}
.noti_ico p {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23F93636'%3E%3Cg%3E%3Cg%3E%3Cpath d='M36.727 45c0-4.017 3.256-7.273 7.273-7.273 4.017 0 7.273 3.256 7.273 7.273 0 4.017-3.256 7.273-7.273 7.273-4.017 0-7.273-3.256-7.273-7.273zM36 45c0 4.418 3.582 8 8 8s8-3.582 8-8-3.582-8-8-8-8 3.582-8 8zm8.07-3.729c-.203.183-.304.403-.304.66 0 .258.101.477.303.658.202.181.444.272.727.272.282 0 .523-.09.724-.272.2-.181.3-.4.3-.657 0-.258-.1-.478-.3-.66-.2-.184-.442-.275-.724-.275-.283 0-.525.091-.727.274zm.529 6.902c-.091-.072-.136-.205-.136-.401 0-.079.014-.193.042-.346.028-.152.06-.287.094-.406l.43-1.478c.042-.135.07-.284.086-.446.016-.163.024-.276.024-.341 0-.311-.113-.564-.338-.76-.225-.194-.545-.291-.96-.291-.23 0-.474.04-.732.12-.258.079-.529.175-.811.286l-.115.457c.084-.03.184-.062.301-.096.117-.034.232-.051.343-.051.228 0 .381.037.461.112.08.074.121.206.121.396 0 .105-.013.22-.04.348-.025.126-.058.261-.096.403l-.432 1.483c-.038.156-.066.296-.084.42-.017.122-.025.244-.025.362 0 .305.115.556.347.755.232.197.557.296.974.296.272 0 .511-.034.716-.104.206-.069.481-.17.826-.302l.115-.457c-.059.027-.155.058-.287.094-.132.036-.25.054-.355.054-.222 0-.379-.036-.47-.107z' transform='translate(-517 -2114) translate(480 196) translate(1 1881)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 3px no-repeat;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.71;
  letter-spacing: -0.5px;
  color: #757575;
  padding-left: 24px;
}

.listBasic li .link_txt {
  color: #0886c5;
}

.table_top_fz14 {
  position: relative;
  margin-bottom: 15px;
  font-size: 14px;
  color: #757575;
  letter-spacing: 0px;
  font-weight: 400;
}

.sub_title h4 {
  position: relative;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.5px;
  text-align: center;
  color: #222222;
}

.pin_cont {
  position: relative;
  margin: 32px 0px 48px 0px;
  text-align: center;
}
.pin_cont .pin_input {
  display: inline-block;
  margin-right: 16px;
  width: 40px;
  height: 40px;
  padding: 0px 0px;
  text-align: center;
  font-size: 18px;
  color: #0886c5;
}
.pin_cont .pin_input::-moz-placeholder {
  color: #909599;
  font-size: 18px;
  line-height: 40px;
}
.pin_cont .pin_input:-ms-input-placeholder {
  color: #909599;
  font-size: 18px;
  line-height: 40px;
}
.pin_cont .pin_input::placeholder {
  color: #909599;
  font-size: 18px;
  line-height: 40px;
}

/*
.modal{
    .ico_box, .ico_result{margin-top:0px;}
}

.ico_box,
.ico_result{position: relative; text-align: center; margin-top: -32px;
    &::before {content: ''; display: inline-block; padding-bottom:24px; background: url($ico_certif) center 0 no-repeat;}
    &.ico_ok::before {background: url($ico_certif_ok) center 0 no-repeat; background-size: 100%;}
    &.ico_fail::before {background: url($ico_certif_fail) center 0 no-repeat; background-size: 100%;}

    &.ico_ARS::before {background: url($ico_ars) center 0 no-repeat; background-size: 100%;}
}

.ico_box {
    &::before {width: 144px; height: 144px; background-size: 144px; }
    strong {
        position: relative;
        display: block;
        font-size: 24px;
        line-height: 46px;
        color: #222;
        text-align: center;
        font-weight: 400;
    }

    p{
        font-size: 14px;
        font-weight: normal;
        line-height:24px;
        letter-spacing: -0.5px;
        text-align: center;
        color: #222222;
        margin: 24px 0px 4px 0px;
    }

    .help_txt{
        font-weight: 400;
        margin: 0px 0px 0px 0px;
    }
}


.ico_result{
     &::before {width: 96px; height: 96px; background-size: 96px; }

    .h2_title{
        display: block;
        font-size: 20px;
        font-weight: 400;
        line-height: 32px;
        text-align: center;
        color: #222222;
    }

    p{
        position: relative;
        font-size: 14px;
        font-weight: normal;
        line-height: 24px;
        letter-spacing: -0.5px;
        text-align: center;
        color: #444444;
        margin-top: 8px;

        strong{color: #0886c5;}
    }
}*/
.modal .info_box .case_wrap {
  padding: 32px 32px;
}
.modal .info_box .case_wrap .insert_area {
  width: calc(100% - 185px);
}

.info_box {
  /* .info_con{
      @include clearfix();
      position: relative;
      margin: 34px 0px;
      text-align: center;

      ul li{
          display: inline-block;
          width: 152px;
          margin-right: 45px;

          &:last-child{ margin-right:0px;}

          .step{
              position: relative;
              padding: 2px 12px;
              border-radius: 12px;
              background-color: #f8f3ee;

              font-size: 12px;
              font-weight: bold;
              line-height: 22px;
              letter-spacing: normal;
              color: #8c6242;
              }


          p{
              font-size: 14px;
              font-weight: bold;
              line-height: 24px;
              letter-spacing: -0.5px;
              text-align: center;
              color: #222222;
               margin: 10px 0px 24px 0px;
          }

          .img_obj{
              position: relative;
              height: 260px;
              background: #eee;
          }
      }

  } */
  /*  .easy_info{
      position: relative;

      ul li{
          width: 202px;

          .img_obj{
              height: 260px;
              background: #eee;
          }
      }
  } */
}
.info_box .listDash {
  margin-top: 16px;
}
.info_box .listDash li {
  font-size: 14px;
}
.info_box .case_wrap {
  padding: 40px 40px;
}
.info_box .case_wrap .easy_vert_mt .h2_title {
  margin-top: 5px;
}
.info_box .case_wrap .smartQR_vert_mt .h2_title {
  margin-top: 7px;
}
.info_box .case_wrap .ico {
  float: left;
  width: 96px;
  height: 96px;
  display: block;
}
.info_box .case_wrap .ico.easy_ico::before {
  content: "";
  display: block;
  width: 96px;
  height: 96px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-912 -422) translate(640 306) translate(272 116)'%3E%3Ccircle cx='48' cy='48' r='48' fill='%23F8F3EE'/%3E%3Cg%3E%3Cpath fill='%23CBA081' d='M10 19h31v-7c0-1.104-.896-2-2-2H12c-1.104 0-2 .896-2 2v7z' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M7 19v-8c0-2.209 1.791-4 4-4h26c2.209 0 4 1.791 4 4v26c0 2.209-1.791 4-4 4H11c-2.209 0-4-1.791-4-4V25M41 19L7 19' transform='translate(24 24)'/%3E%3Cpath fill='%23444' d='M25 28c0 .553-.447 1-1 1-.553 0-1-.447-1-1 0-.553.447-1 1-1 .553 0 1 .447 1 1' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-width='2' d='M25 28c0 .553-.447 1-1 1-.553 0-1-.447-1-1 0-.553.447-1 1-1 .553 0 1 .447 1 1z' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M24 29L24 33' transform='translate(24 24)'/%3E%3Cpath fill='%23444' d='M14 13c-.553 0-1 .447-1 1 0 .553.447 1 1 1 .553 0 1-.447 1-1 0-.553-.447-1-1-1M18 13c-.553 0-1 .447-1 1 0 .553.447 1 1 1 .553 0 1-.447 1-1 0-.553-.447-1-1-1M22 13c-.553 0-1 .447-1 1 0 .553.447 1 1 1 .553 0 1-.447 1-1 0-.553-.447-1-1-1' transform='translate(24 24)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center 0 no-repeat;
  background-size: 100%;
}
.info_box .case_wrap .ico.smart_icon::before {
  content: "";
  display: block;
  width: 96px;
  height: 96px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg transform='translate(-650 -763) translate(650 763)'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23F8F3EE'/%3E%3Cpath fill='%23CBA081' d='M17.148 24.852h5.704c1.105 0 2-.896 2-2v-5.704c0-1.105-.895-2-2-2h-5.704c-1.104 0-2 .895-2 2v5.704c0 1.104.896 2 2 2'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='1.5' d='M11.75 16.602v-2.91c0-1.072.869-1.943 1.941-1.943h2.912M28.25 16.602v-2.91c0-1.072-.869-1.943-1.941-1.943h-2.912M11.75 23.398v2.91c0 1.073.869 1.942 1.941 1.942h2.912M28.25 23.398v2.91c0 1.073-.869 1.942-1.941 1.942h-2.912M28.25 20L11.75 20'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center 0 no-repeat;
  background-size: 100%;
}
.info_box .case_wrap .ico.smartQR_ico::before {
  content: "";
  display: block;
  width: 96px;
  height: 96px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='96' height='96' viewBox='0 0 96 96'%3E%3Cdefs%3E%3Cpath id='77lkb3xaga' d='M0 48L48 48 48 0 0 0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-512 -228) translate(432 80) translate(48 116) translate(32 32)'%3E%3Ccircle cx='48' cy='48' r='48' fill='%23F8F3EE'/%3E%3Cg transform='translate(24 24)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M7 12V9c0-1.104.896-2 2-2h3M41 12V9c0-1.104-.896-2-2-2h-3M7 36v3c0 1.104.896 2 2 2h3M41 36v3c0 1.104-.896 2-2 2h-3'/%3E%3Cpath fill='%23CBA081' d='M17.5 34h4c.276 0 .5-.224.5-.5v-4c0-.276-.224-.5-.5-.5h-4c-.276 0-.5.224-.5.5v4c0 .276.224.5.5.5'/%3E%3Cpath stroke='%23444' stroke-width='2' d='M14.5 34h7c.276 0 .5-.224.5-.5v-7c0-.276-.224-.5-.5-.5h-7c-.276 0-.5.224-.5.5v7c0 .276.224.5.5.5z'/%3E%3Cpath fill='%23CBA081' d='M17.5 22h4c.276 0 .5-.224.5-.5v-4c0-.276-.224-.5-.5-.5h-4c-.276 0-.5.224-.5.5v4c0 .276.224.5.5.5'/%3E%3Cpath stroke='%23444' stroke-width='2' d='M14.5 22h7c.276 0 .5-.224.5-.5v-7c0-.276-.224-.5-.5-.5h-7c-.276 0-.5.224-.5.5v7c0 .276.224.5.5.5z'/%3E%3Cpath fill='%23CBA081' d='M29.5 22h4c.276 0 .5-.224.5-.5v-4c0-.276-.224-.5-.5-.5h-4c-.276 0-.5.224-.5.5v4c0 .276.224.5.5.5'/%3E%3Cpath stroke='%23444' stroke-width='2' d='M26.5 22h7c.276 0 .5-.224.5-.5v-7c0-.276-.224-.5-.5-.5h-7c-.276 0-.5.224-.5.5v7c0 .276.224.5.5.5z'/%3E%3Cpath fill='%23444' d='M25 27h6v-2h-5c-.552 0-1 .448-1 1v1z'/%3E%3Cmask id='nmkw6jjkdb' fill='%23fff'%3E%3Cuse xlink:href='%2377lkb3xaga'/%3E%3C/mask%3E%3Cpath fill='%23444' d='M29 31L31 31 31 29 29 29zM31 29L33 29 33 27 31 27zM27 33L29 33 29 31 27 31zM25.5 35H27v-2h-2v1.5c0 .276.224.5.5.5M29 35L31 35 31 33 29 33zM31 35L33 35 33 33 31 33zM31 33L33 33 33 31 31 31zM33 35h1c.552 0 1-.448 1-1v-8c0-.552-.448-1-1-1h-1v10z' mask='url(%23nmkw6jjkdb)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center 0 no-repeat;
  background-size: 100%;
}
.info_box .case_wrap .insert_area {
  margin-left: 32px;
  width: calc(100% - 155px);
}
.info_box .case_wrap .insert_area .h2_title {
  line-height: 30px;
}
.info_box .case_wrap .insert_area .info_list {
  margin-top: 8px;
}
.info_box .case_wrap .insert_area .info_list li {
  position: relative;
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: -0.5px;
  color: #444444;
}
.info_box .listDash li .link_txt {
  font-weight: 400;
  color: #0886c5;
}

.alert_box .listBasic li {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #222222;
  margin-bottom: 4px;
}

.alert_box .h2_title {
  text-align: center;
}

.modal .h1_title {
  font-size: 20px;
  text-align: center;
}
.modal .h1_title strong {
  color: #0886c5;
  font-weight: 400;
}

.bg_beige {
  background-color: #f8f3ee !important;
}

.alert_box.bg_beige {
  padding: 26px 0px;
}

.access_list {
  position: relative;
  display: flex;
}
.access_list::after {
  display: block;
  content: "";
  clear: both;
}
.access_list li {
  padding: 0px 24px;
  width: 223px;
  border-right: 1px #e8e0d9 solid;
  text-align: center;
}
.access_list li:last-child {
  border-right: none;
}
.access_list li p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.5px;
  color: #4D4F58;
  margin-top: 8px;
}
.access_list li p span {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #1A1D29;
  font-weight: 500;
}
.access_list li .tit {
  font-size: 16px;
}

.tooltip_clone .tooltip_body h4 {
  font-size: 13px;
}

.acc_input {
  width: 160px !important;
}

.modal .form_phone input {
  width: 110px;
  margin: 0px 0px 0 8px;
}
.modal .form_phone .mtl_selectbox {
  width: 70px;
  margin: 0px 0px 0px 0px;
}
.modal .form_phone .btn_md {
  padding: 13px 16px;
}

.modal .mobile_acc {
  margin-right: 75px;
}

.mobile_terms .h4_title {
  position: relative;
  margin-bottom: 16px;
  font-weight: 400;
}
.mobile_terms .h4_title + .mtl_checkbox {
  margin-left: 0 !important;
}
.mobile_terms .mtl_checkbox span {
  font-weight: 400;
}
.mobile_terms > ul {
  position: relative;
  margin-top: 16px;
  padding: 16px 24px;
  border-radius: 16px;
  background-color: #f5f5f5;
}
.mobile_terms > ul::after {
  display: block;
  content: "";
  clear: both;
}
.mobile_terms > ul li {
  display: inline-block;
  width: 48%;
  text-align: left;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: -0.5px;
  color: #757575 !important;
  cursor: pointer;
}
.mobile_terms > ul li::before {
  content: "-";
  display: inline-block;
  padding-right: 3px;
}

.comment_area {
  position: relative;
  background-color: #f5f5f5;
  border-radius: 15px;
  margin-top: 56px;
  padding: 48px 0px;
  text-align: center;
}
.comment_area .big_logo {
  display: block;
  position: relative;
  width: 160px;
  height: 42px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='120' height='32' viewBox='0 0 120 32'%3E%3Cdefs%3E%3Cpath id='a83uo8d25a' d='M0.255 0.049L11.424 0.049 11.424 12.661 0.255 12.661z'/%3E%3Cpath id='36ao4lmxyc' d='M0 0.011L21.001 0.011 21.001 21.276 0 21.276z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23231F20' d='M99.272 12.875c-.818 0-1.553.675-1.553 1.475 0 .84.735 1.472 1.553 1.472s1.55-.632 1.55-1.472c0-.8-.732-1.475-1.55-1.475zm0 4.134c-1.782 0-3.27-1.145-3.27-2.659 0-1.517 1.488-2.702 3.27-2.702 1.784 0 3.268 1.185 3.268 2.702 0 1.514-1.484 2.659-3.268 2.659zM94.71 5.624V4.398h9.125v1.226h-3.623c.178 1.296 2.262 2.303 4.222 2.41l-.735.995c-1.335-.057-3.528-.73-4.426-1.75-.9 1.02-3.093 1.693-4.428 1.75l-.737-.995c1.963-.107 4.048-1.114 4.223-2.41H94.71zm-1.43 5.305h11.986V9.704H93.279v1.225z' transform='translate(-461 -1053) translate(299 943) translate(2 76) translate(160 34)'/%3E%3Cg transform='translate(-461 -1053) translate(299 943) translate(2 76) translate(160 34) translate(107.66 4.074)'%3E%3Cmask id='3b2wwk6w1b' fill='%23fff'%3E%3Cuse xlink:href='%23a83uo8d25a'/%3E%3C/mask%3E%3Cpath fill='%23231F20' d='M11.178 9.283h-1.62V7.877h-2.63v-1.21h2.63v-5.31C9.558.75 9.462.298 9.34.05h1.946v7.787c0 .578-.041 1.087-.109 1.447m-7.559 3.378c-.232 0-.434-.207-.434-.427v-2.207c0-.592-.097-1.061-.222-1.296h1.95v2.703h6.511v1.227H3.62m2.262-9.495V1.828H1.073V.6H7.61v2.137c0 .535-.124 1.212-.272 1.709.557-.027 1.076-.082 1.4-.152v1.089c-.476.151-1.237.289-2.287.289H4.86v2.233H3.115V5.672H.255V4.459h5.504c.065-.386.122-.868.122-1.293' mask='url(%233b2wwk6w1b)'/%3E%3C/g%3E%3Cg transform='translate(-461 -1053) translate(299 943) translate(2 76) translate(160 34) translate(0 6.14)'%3E%3Cmask id='enwoqniand' fill='%23fff'%3E%3Cuse xlink:href='%2336ao4lmxyc'/%3E%3C/mask%3E%3Cpath fill='%23231F20' d='M18.042 7.912v4.814c0 .973-.07 1.826-.185 2.429h-2.72V2.322c0-1.012-.153-1.776-.362-2.194h3.267v5.73h2.959v2.054h-2.959zM6.622 5.07c-1.328 0-2.327 1.207-2.327 2.724 0 1.528 1 2.73 2.327 2.73 1.341 0 2.33-1.202 2.33-2.73 0-1.517-.989-2.724-2.33-2.724zM5.184 21.276c-.388 0-.735-.345-.735-.722V16.63c0-.991-.154-1.776-.37-2.173h3.273v4.763h10.914v2.055H5.184zM0 4.845V2.79h5.123v-1.3c0-.439-.08-1.103-.242-1.48h3.242v2.78h5.122v2.054H10.64c.71.817 1.135 1.844 1.135 2.95 0 2.62-2.387 4.77-5.153 4.77-2.77 0-5.163-2.15-5.163-4.77 0-1.106.43-2.133 1.137-2.95H0z' mask='url(%23enwoqniand)'/%3E%3C/g%3E%3Cpath fill='%23231F20' d='M35.347 12.298V9.016H24.272v-2.05h13.972v4.851c0 .857-.156 1.795-.363 2.54h3.113v2.055h-8.601v3.533h5.625v5.16c0 .968-.068 1.826-.18 2.42h-2.72v-5.516H24.273v-2.064h5.199v-3.533h-7.943v-2.054h13.63c.121-.62.189-1.386.189-2.06M47.362 15.274h12.444v2.102H45.144c-.396 0-.753-.344-.753-.73V9.68c0-1.023-.158-1.833-.358-2.234h15.661v2.117H47.362v1.802H59.53v1.987H47.362v1.922zm6.123 6.26v3.178c0 .88-.07 1.732-.165 2.265h-2.83v-5.442h-8.784V19.43h20.56v2.104h-8.781zM82.303 16.397v8.442c0 1.067-.08 1.994-.196 2.653h-2.965V9.314c0-1.082-.173-1.926-.405-2.382h3.566v7.233h3.22v2.232h-3.22zm-9.996-2.977c0 3.506 2.421 7.347 5.833 8.462l-1.485 1.643c-2.226-.701-4.637-2.54-5.948-4.738-1.32 2.198-3.733 4.037-5.966 4.738l-1.474-1.643c3.4-1.115 5.815-4.956 5.815-8.462v-2.74H64.74V8.443h11.914v2.239h-4.348v2.74z' transform='translate(-461 -1053) translate(299 943) translate(2 76) translate(160 34)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center 0 no-repeat;
  background-size: 100%;
  margin: 0 auto;
}
.comment_area p {
  display: block;
  position: relative;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: -0.5px;
  text-align: center;
  color: #222222;
  margin-bottom: 8px;
}
.comment_area p.title {
  margin: 32px 0 24px 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.comment_area .btn_area {
  margin-top: 32px;
}
.comment_area .btn_area button {
  min-width: 160px;
}

.table tbody td .listDash {
  text-align: left;
}
.table tbody td .listDash li {
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #222222;
}
.table tbody td .listDash li span {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: normal;
  color: #222222;
}
.table tbody td .listDash li .link_txt {
  font-size: 14px;
  font-weight: bold;
  color: #0886c5;
  text-decoration: underline;
  margin-left: 8px;
}
.table tbody td .listDash li .link_txt.detail {
  margin-left: 19px;
}
.table tbody td.ver_top {
  vertical-align: top;
}

.setup_fail {
  font-weight: 400;
  color: #e32121;
}

.setup_ok {
  font-weight: 400;
  color: #222222;
}

.content_title .fz48_title {
  font-size: 48px;
  font-weight: bold;
  line-height: 64px;
  letter-spacing: -1.71px;
  color: #222222;
}

.certif_info {
  display: block;
  position: relative;
  padding: 80px 0px;
  border-bottom: 2px #e0e0e0 solid;
}
.certif_info::after {
  display: block;
  content: "";
  clear: both;
}
.certif_info:first-child {
  padding: 48px 0px 80px 0px;
}
.certif_info:last-child {
  border-bottom: none;
  padding: 80px 0px 0px 0px;
}
.certif_info > span {
  display: inline-block;
  width: 240px;
}
.certif_info > span.info_img01 {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='200' viewBox='0 0 240 200'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23FFF' d='M192 175H48c-8.837 0-16-7.163-16-16V70c0-8.837 7.163-16 16-16h144c8.837 0 16 7.163 16 16v89c0 8.837-7.163 16-16 16' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath fill='%23D2F3FF' d='M36 77h168v-6c0-7.18-5.82-13-13-13H48c-6.627 0-12 5.373-12 12v7z' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M32 94v65c0 8.837 7.163 16 16 16h144c8.837 0 16-7.163 16-16V93M32 87L32 88M32 77v-7c0-8.837 7.163-16 16-16h144c8.837 0 16 7.163 16 16v15' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath fill='%23444' d='M51 67.5c0 .828-.672 1.5-1.5 1.5s-1.5-.672-1.5-1.5.672-1.5 1.5-1.5 1.5.672 1.5 1.5M57 67.5c0 .828-.672 1.5-1.5 1.5s-1.5-.672-1.5-1.5.672-1.5 1.5-1.5 1.5.672 1.5 1.5M63 67.5c0 .828-.672 1.5-1.5 1.5s-1.5-.672-1.5-1.5.672-1.5 1.5-1.5 1.5.672 1.5 1.5' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath stroke='%23E0E0E0' stroke-linecap='round' stroke-width='2' d='M136.993 146.987L159.007 147M108.993 146.987L131.007 147M80.993 146.987L103.007 147' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath fill='%23F5F5F5' d='M109 138H77c-4.418 0-8-3.582-8-8v-24c0-4.418 3.582-8 8-8h32c4.418 0 8 3.582 8 8v24c0 4.418-3.582 8-8 8' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath stroke='%23E0E0E0' stroke-linecap='round' stroke-width='2' d='M84.987 128.987L101 129' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath fill='%23E0E0E0' d='M102 115c0 4.971-4.029 9-9 9s-9-4.029-9-9 4.029-9 9-9 9 4.029 9 9' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath fill='%23F5F5F5' d='M163 138h-32c-4.418 0-8-3.582-8-8v-24c0-4.418 3.582-8 8-8h32c4.418 0 8 3.582 8 8v24c0 4.418-3.582 8-8 8' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath stroke='%23E0E0E0' stroke-linecap='round' stroke-width='2' d='M138.987 128.987L155 129' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath fill='%23E0E0E0' d='M156 115c0 4.971-4.029 9-9 9s-9-4.029-9-9 4.029-9 9-9 9 4.029 9 9' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M233 175L237 175M226 175L227 175M3 175L216 175' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath fill='%23FFF' d='M84 25c-6.627 0-12 5.373-12 12v38c0 6.627 5.373 12 12 12h10c1.104 0 2 .896 2 2v7.172c0 1.781 2.154 2.674 3.414 1.414l9.414-9.414c.75-.75 1.768-1.172 2.829-1.172H208c6.627 0 12-5.373 12-12V37c0-6.627-5.373-12-12-12H84z' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath fill='%23D8986C' d='M84 29c-4.418 0-8 3.582-8 8v42c0 4.418 3.582 8 8 8h10c1.104 0 2 .896 2 2v7.172c0 1.781 2.154 2.674 3.414 1.414l9.414-9.414c.75-.75 1.768-1.172 2.829-1.172H208c6.627 0 12-5.373 12-12V37c0-4.418-3.582-8-8-8H84z' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M96 25H84c-6.627 0-12 5.373-12 12v38c0 6.627 5.373 12 12 12h10c1.104 0 2 .896 2 2v7.172c0 1.781 2.154 2.674 3.414 1.414l9.414-9.414c.75-.75 1.768-1.172 2.829-1.172H208c6.627 0 12-5.373 12-12V37c0-6.627-5.373-12-12-12h-95M107 25L106 25' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath fill='%23FFF' d='M115 67H99c-1.657 0-3-1.343-3-3v-6.294c0-1.657 1.343-3 3-3h16c1.657 0 3 1.343 3 3V64c0 1.657-1.343 3-3 3' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M115 67H99c-1.657 0-3-1.343-3-3v-6.294c0-1.657 1.343-3 3-3h16c1.657 0 3 1.343 3 3V64c0 1.657-1.343 3-3 3z' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath fill='%23444' d='M107.75 59.883c0 .414-.336.75-.75.75s-.75-.336-.75-.75c0-.415.336-.75.75-.75s.75.335.75.75' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath stroke='%23444' stroke-width='2' d='M107.75 59.883c0 .414-.336.75-.75.75s-.75-.336-.75-.75c0-.415.336-.75.75-.75s.75.335.75.75z' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M107 61L107 63M101 51c0-3.313 2.687-6 6-6s6 2.687 6 6v3' transform='translate(-1080 -506) translate(1080 506)'/%3E%3Cpath fill='%23FFF' d='M137 56c0 1.657-1.343 3-3 3s-3-1.343-3-3 1.343-3 3-3 3 1.343 3 3M149 56c0 1.657-1.343 3-3 3s-3-1.343-3-3 1.343-3 3-3 3 1.343 3 3M197 56c0 1.657-1.343 3-3 3s-3-1.343-3-3 1.343-3 3-3 3 1.343 3 3M185 56c0 1.657-1.343 3-3 3s-3-1.343-3-3 1.343-3 3-3 3 1.343 3 3M173 56c0 1.657-1.343 3-3 3s-3-1.343-3-3 1.343-3 3-3 3 1.343 3 3M161 56c0 1.657-1.343 3-3 3s-3-1.343-3-3 1.343-3 3-3 3 1.343 3 3' transform='translate(-1080 -506) translate(1080 506)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
  float: right;
  margin: 0px 120px 0px 0px;
  height: 260px;
}
.certif_info > span.info_img02 {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='200' viewBox='0 0 240 200'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23FFF' d='M60 181h104c8.837 0 16-7.163 16-16V31H76c-8.837 0-16 7.163-16 16v134z' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M60 68v113h104c8.837 0 16-7.163 16-16V89M60 61L60 62M60 51v-4c0-8.837 7.163-16 16-16h88c8.837 0 16 7.163 16 16v19M233 181L237 181M226 181L227 181M3 181L216 181' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath stroke='%23E0E0E0' stroke-linecap='round' stroke-width='2' d='M78 119L138 119M78 107L162 107M78 95L162 95M78 83L154 83M77.993 60.987L104.007 61' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath stroke='%23D8986C' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M126.822 139.538c3.922-2.176 8.346-3.44 12.827-3.655 1.46-.07 2.93.55 3.707 1.786 1.487 2.363-.704 4.862-2.792 6.35-2.69 1.917-5.605 3.52-8.667 4.761-.549.222-1.284.39-1.644-.08-.177-.23-.193-.545-.158-.833.177-1.433 1.38-2.502 2.561-3.333 3.972-2.794 8.682-4.528 13.518-4.978 1.175-.11 2.461-.124 3.242 1.122.66 1.053.502 2.415-.186 3.451-.929 1.397-2.342 2.12-3.76 2.841-.848.431-1.727-.577-1.159-1.339.66-.889 1.528-1.643 2.478-2.214 2.143-1.287 4.686-1.76 7.13-2.147.871-.137 1.798.14 2.331.841.67.88.322 1.776-.08 2.671-.52 1.158.521 2.437 1.757 2.148 1.448-.339 2.835-.936 4.073-1.76' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath fill='%23FFF' d='M176.505 81.164L167.869 57.437 187.276 50.375 195.911 74.101 184.88 73.982z' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath fill='%23D8986C' d='M178.183 80.554L169.547 56.827 187.276 50.375 195.912 74.101 185.719 73.677z' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M176.505 81.164L167.869 57.437 187.276 50.375 195.911 74.101 184.88 73.982z' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath fill='%23FFF' d='M167.215 81.164L175.851 57.437 156.444 50.375 147.809 74.101 158.84 73.982z' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath fill='%23D8986C' d='M167.215 81.164L175.851 57.437 158.062 50.963 149.426 74.689 159.649 74.276z' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M167.215 81.164L175.851 57.437 156.444 50.375 147.809 74.101 158.84 73.982z' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath fill='%23FFF' d='M196.873 43.07c0 2.595-2.288 4.796-3.049 7.138-.787 2.425-.258 5.547-1.727 7.566-1.485 2.04-4.626 2.493-6.666 3.978-2.02 1.47-3.413 4.325-5.84 5.113-2.341.76-5.137-.706-7.731-.706-2.594 0-5.39 1.466-7.732.706-2.426-.788-3.82-3.645-5.84-5.114-2.04-1.485-5.181-1.938-6.665-3.978-1.47-2.019-.94-5.14-1.729-7.566-.759-2.34-3.047-4.542-3.047-7.137 0-2.595 2.288-4.797 3.048-7.138.788-2.426.258-5.547 1.728-7.566 1.484-2.04 4.626-2.493 6.666-3.978 2.02-1.469 3.413-4.326 5.84-5.113 2.341-.76 5.137.706 7.731.706 2.594 0 5.39-1.467 7.732-.706 2.426.788 3.82 3.644 5.84 5.113 2.04 1.485 5.18 1.94 6.665 3.98 1.469 2.018.94 5.14 1.728 7.564.76 2.342 3.048 4.543 3.048 7.138' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath fill='%23E9C4A9' d='M196.061 43.821c0 2.433-2.145 4.497-2.858 6.691-.739 2.276-.242 5.201-1.62 7.094-1.392 1.912-4.335 2.338-6.25 3.73-1.892 1.378-3.2 4.054-5.474 4.794-2.194.712-4.816-.663-7.248-.663-2.432 0-5.053 1.375-7.248.662-2.275-.739-3.582-3.416-5.476-4.794-1.911-1.392-4.857-1.817-6.249-3.729-1.377-1.893-.88-4.819-1.619-7.094-.713-2.194-2.857-4.258-2.857-6.69 0-2.434 2.144-4.497 2.857-6.692.738-2.275.243-5.2 1.62-7.093 1.392-1.913 4.337-2.338 6.25-3.73 1.893-1.378 3.2-4.055 5.474-4.794 2.196-.713 4.816.662 7.249.662 2.431 0 5.054-1.374 7.249-.662 2.274.74 3.58 3.416 5.474 4.794 1.912 1.393 4.857 1.818 6.248 3.73 1.379 1.893.881 4.818 1.62 7.094.713 2.194 2.858 4.258 2.858 6.69' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M196.873 43.07c0 2.595-2.288 4.796-3.049 7.138-.787 2.425-.258 5.547-1.727 7.566-1.485 2.04-4.626 2.493-6.666 3.978-2.02 1.47-3.413 4.325-5.84 5.113-2.341.76-5.137-.706-7.731-.706-2.594 0-5.39 1.466-7.732.706-2.426-.788-3.82-3.645-5.84-5.114-2.04-1.485-5.181-1.938-6.665-3.978-1.47-2.019-.94-5.14-1.729-7.566-.759-2.34-3.047-4.542-3.047-7.137 0-2.595 2.288-4.797 3.048-7.138.788-2.426.258-5.547 1.728-7.566 1.484-2.04 4.626-2.493 6.666-3.978 2.02-1.469 3.413-4.326 5.84-5.113 2.341-.76 5.137.706 7.731.706 2.594 0 5.39-1.467 7.732-.706 2.426.788 3.82 3.644 5.84 5.113 2.04 1.485 5.18 1.94 6.665 3.98 1.469 2.018.94 5.14 1.728 7.564.76 2.342 3.048 4.543 3.048 7.138z' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath fill='%23FFF' d='M186.892 43.07c0 8.302-6.73 15.031-15.031 15.031-8.303 0-15.032-6.729-15.032-15.03 0-8.303 6.729-15.033 15.032-15.033 8.302 0 15.03 6.73 15.03 15.032' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath fill='%23D8986C' d='M187.268 44.197c0 7.887-6.394 14.28-14.28 14.28-7.887 0-14.281-6.393-14.281-14.28s6.394-14.28 14.28-14.28c7.887 0 14.28 6.393 14.28 14.28' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M186.892 43.07c0 8.302-6.73 15.031-15.031 15.031-8.303 0-15.032-6.729-15.032-15.03 0-8.303 6.729-15.033 15.032-15.033 8.302 0 15.03 6.73 15.03 15.032z' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath fill='%23FFF' d='M164 181H60c-8.837 0-16-7.163-16-16h104c0 8.837 7.163 16 16 16' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath fill='%23D2F3FF' d='M164 181H66c-8.837 0-16-7.163-16-16h98c0 8.837 7.163 16 16 16' transform='translate(-600 -913) translate(600 913)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M164 181H60c-8.837 0-16-7.163-16-16h104c0 8.837 7.163 16 16 16z' transform='translate(-600 -913) translate(600 913)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
  float: left;
  margin: 0px 0px 0px 120px;
  height: 230px;
}
.certif_info > span.info_img03 {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='240' height='200' viewBox='0 0 240 200'%3E%3Cdefs%3E%3Cpath id='qfbvd0dtwa' d='M0 192L114 192 114 0 0 0z'/%3E%3Cpath id='javhle13kc' d='M0 93.176L84 93.176 84 0 0 0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg stroke='%23444' stroke-linecap='round' stroke-width='2'%3E%3Cpath d='M230 .5L234 .5M223 .5L224 .5M0 .5L213 .5' transform='translate(-1080.000000, -1290.000000) translate(1080.000000, 1290.000000) translate(3.000000, 194.500000)'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23FFF' d='M97 191H17c-8.837 0-16-7.163-16-16V17C1 8.163 8.163 1 17 1h80c8.837 0 16 7.163 16 16v158c0 8.837-7.163 16-16 16' transform='translate(-1080.000000, -1290.000000) translate(1080.000000, 1290.000000) translate(63.000000, 4.000000)'/%3E%3Cg stroke='%23444' stroke-linecap='round' stroke-width='2'%3E%3Cpath d='M35 .5h61c8.837 0 16 7.163 16 16v142M28 .5L29 .5M0 102.5v-86C0 7.663 7.163.5 16 .5M112 172.5v2c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16v-58M67 10.5L45 10.5' transform='translate(-1080.000000, -1290.000000) translate(1080.000000, 1290.000000) translate(63.000000, 4.000000) translate(1.000000, 0.500000)'/%3E%3C/g%3E%3Cpath fill='%23D2F3FF' d='M96 180H18c-4.418 0-8-3.582-8-8s3.582-8 8-8h78c4.418 0 8 3.582 8 8s-3.582 8-8 8' transform='translate(-1080.000000, -1290.000000) translate(1080.000000, 1290.000000) translate(63.000000, 4.000000)'/%3E%3Cpath fill='%23F5F5F5' d='M96 138H18c-4.418 0-8-3.582-8-8V52c0-4.418 3.582-8 8-8h78c4.418 0 8 3.582 8 8v78c0 4.418-3.582 8-8 8' transform='translate(-1080.000000, -1290.000000) translate(1080.000000, 1290.000000) translate(63.000000, 4.000000)'/%3E%3Cg transform='translate(-1080.000000, -1290.000000) translate(1080.000000, 1290.000000) translate(63.000000, 4.000000)'%3E%3Cmask id='bsaetoalpb' fill='%23fff'%3E%3Cuse xlink:href='%23qfbvd0dtwa'/%3E%3C/mask%3E%3Cpath fill='%23E0E0E0' d='M55.897 62.207L55.897 60 53.69 60 51.483 60 51.483 62.207 53.69 62.207zM60.311 62.207L62.518 62.207 62.518 60 60.311 60zM86.793 64.414v8.827H75.759V62.207H86.793v2.207zm0-4.414H73.552v15.448H89V60h-2.207zM42.655 64.414L44.862 64.414 44.862 62.207 42.655 62.207zM49.276 62.207L49.276 60 47.069 60 47.069 62.207 47.069 64.414 49.276 64.414z' mask='url(%23bsaetoalpb)'/%3E%3Cpath fill='%23E0E0E0' d='M80.173 64.414L77.966 64.414 77.966 66.621 77.966 68.827 77.966 71.034 80.173 71.034 82.379 71.034 84.586 71.034 84.586 68.827 84.586 66.621 84.586 64.414 82.379 64.414zM33.827 71.034L36.034 71.034 36.034 68.827 36.034 66.621 36.034 64.414 33.827 64.414 31.621 64.414 29.414 64.414 29.414 66.621 29.414 68.827 29.414 71.034 31.621 71.034zM47.069 73.241L47.069 71.034 47.069 68.827 49.276 68.827 49.276 66.621 47.069 66.621 44.862 66.621 42.655 66.621 42.655 68.827 44.862 68.827 44.862 71.034 42.655 71.034 42.655 73.241 42.655 75.448 44.862 75.448 44.862 73.241z' mask='url(%23bsaetoalpb)'/%3E%3Cpath fill='%23E0E0E0' d='M27.207 71.034v-8.827H38.241V73.241H27.207v-2.207zm2.207 4.414H40.448V60H25v15.448h4.414zM51.482 75.448L53.689 75.448 53.689 73.241 55.896 73.241 55.896 71.034 53.689 71.034 51.482 71.034 49.276 71.034 49.276 73.241 51.482 73.241z' mask='url(%23bsaetoalpb)'/%3E%3Cpath fill='%23E0E0E0' d='M51.482 75.448L49.276 75.448 49.276 73.241 47.069 73.241 47.069 75.448 44.862 75.448 44.862 77.655 42.655 77.655 40.448 77.655 38.241 77.655 38.241 79.862 40.448 79.862 40.448 82.069 38.241 82.069 38.241 84.276 40.448 84.276 42.655 84.276 44.862 84.276 44.862 82.069 44.862 79.862 47.069 79.862 47.069 77.655 49.276 77.655 49.276 79.862 51.482 79.862 51.482 77.655zM80.173 79.862L82.379 79.862 82.379 77.655 80.173 77.655zM84.586 79.862L86.793 79.862 86.793 77.655 84.586 77.655zM36.034 79.862L36.034 77.655 33.827 77.655 31.621 77.655 29.414 77.655 27.207 77.655 25 77.655 25 79.862 25 82.069 27.207 82.069 27.207 79.862 29.414 79.862 31.621 79.862 33.827 79.862 33.827 82.069 36.034 82.069 38.241 82.069 38.241 79.862z' mask='url(%23bsaetoalpb)'/%3E%3Cpath fill='%23E0E0E0' d='M47.069 82.069L47.069 84.276 49.276 84.276 49.276 82.069 49.276 79.862 47.069 79.862zM51.482 82.069L53.689 82.069 53.689 79.862 51.482 79.862zM66.931 82.069L69.138 82.069 69.138 84.276 71.345 84.276 73.552 84.276 73.552 82.069 71.345 82.069 71.345 79.862 73.552 79.862 73.552 77.655 71.345 77.655 71.345 75.448 71.345 73.241 69.138 73.241 69.138 75.448 69.138 77.655 69.138 79.862 66.931 79.862 66.931 77.655 64.724 77.655 62.518 77.655 62.518 79.862 60.311 79.862 60.311 82.069 58.104 82.069 58.104 79.862 60.311 79.862 60.311 77.655 62.518 77.655 62.518 75.448 62.518 73.241 64.724 73.241 64.724 75.448 66.931 75.448 66.931 73.241 66.931 71.034 69.138 71.034 71.345 71.034 71.345 68.827 69.138 68.827 69.138 66.621 71.345 66.621 71.345 64.414 71.345 62.207 71.345 60 69.138 60 66.931 60 64.724 60 64.724 62.207 62.518 62.207 62.518 64.414 64.724 64.414 66.931 64.414 66.931 62.207 69.138 62.207 69.138 64.414 66.931 64.414 66.931 66.621 66.931 68.827 64.724 68.827 64.724 66.621 62.518 66.621 60.311 66.621 60.311 64.414 60.311 62.207 58.104 62.207 58.104 64.414 55.897 64.414 55.897 66.621 53.69 66.621 53.69 64.414 51.483 64.414 51.483 66.621 51.483 68.827 53.69 68.827 55.897 68.827 58.104 68.827 60.311 68.827 60.311 71.034 58.104 71.034 58.104 73.241 60.311 73.241 60.311 75.448 58.104 75.448 58.104 73.241 55.897 73.241 55.897 75.448 55.897 77.655 53.69 77.655 53.69 79.862 55.897 79.862 55.897 82.069 55.897 84.276 58.104 84.276 60.311 84.276 62.518 84.276 64.724 84.276 64.724 82.069zM75.759 82.069L77.966 82.069 80.173 82.069 80.173 79.862 77.966 79.862 77.966 77.655 75.759 77.655 75.759 79.862 73.552 79.862 73.552 82.069zM86.793 82.069L89 82.069 89 79.862 86.793 79.862zM29.414 82.069L27.207 82.069 27.207 84.276 29.414 84.276 31.621 84.276 33.827 84.276 33.827 82.069 31.621 82.069zM69.138 86.482L69.138 84.276 66.931 84.276 64.724 84.276 64.724 86.482 66.931 86.482zM75.759 86.482L77.966 86.482 77.966 84.276 75.759 84.276 73.552 84.276 73.552 86.482zM84.586 86.482L86.793 86.482 86.793 84.276 84.586 84.276zM25 88.689L27.207 88.689 27.207 86.482 25 86.482zM31.621 86.482L29.414 86.482 29.414 88.689 27.207 88.689 27.207 90.896 27.207 93.103 29.414 93.103 29.414 90.896 31.621 90.896 31.621 88.689zM40.448 86.482L38.241 86.482 36.034 86.482 33.827 86.482 33.827 88.689 36.034 88.689 38.241 88.689 40.448 88.689zM47.069 88.689L49.276 88.689 49.276 86.483 47.069 86.483 44.862 86.483 42.655 86.483 42.655 88.689 42.655 90.897 44.862 90.897 44.862 88.689zM62.518 88.689L64.724 88.689 64.724 86.482 62.518 86.482zM84.586 88.689L84.586 86.483 82.379 86.483 82.379 84.276 80.173 84.276 80.173 86.483 80.173 88.689 82.379 88.689zM77.966 90.896L80.173 90.896 80.173 88.689 77.966 88.689zM86.793 90.896L89 90.896 89 88.689 86.793 88.689zM38.241 93.104L40.448 93.104 40.448 90.897 38.241 90.897zM82.379 93.103L84.586 93.103 84.586 90.897 82.379 90.897 80.173 90.897 80.173 93.103z' mask='url(%23bsaetoalpb)'/%3E%3Cpath fill='%23E0E0E0' d='M36.034 95.311L36.034 93.103 33.827 93.103 33.827 90.897 31.621 90.897 31.621 93.103 31.621 95.311 29.414 95.311 27.207 95.311 25 95.311 25 97.517 25 99.724 25 101.93 25 104.138 25 106.344 27.207 106.344 27.207 104.138 27.207 101.93 27.207 99.724 27.207 97.517 29.414 97.517 31.621 97.517 33.827 97.517 33.827 95.311zM42.655 95.311L44.862 95.311 44.862 93.104 42.655 93.104zM66.931 95.311L69.138 95.311 69.138 93.104 66.931 93.104zM84.586 95.311L86.793 95.311 86.793 93.104 84.586 93.104zM38.241 97.518L40.448 97.518 40.448 95.311 38.241 95.311 36.034 95.311 36.034 97.518zM51.482 97.518L51.482 95.311 51.482 93.104 53.689 93.104 53.689 90.897 51.482 90.897 49.276 90.897 47.069 90.897 44.862 90.897 44.862 93.104 47.069 93.104 49.276 93.104 49.276 95.311 47.069 95.311 47.069 97.518 49.276 97.518zM80.173 95.311L80.173 97.517 82.379 97.517 82.379 99.724 82.379 101.93 84.586 101.93 84.586 99.724 84.586 97.517 84.586 95.311 82.379 95.311z' mask='url(%23bsaetoalpb)'/%3E%3Cpath fill='%23E0E0E0' d='M33.827 99.724L36.034 99.724 36.034 97.518 33.827 97.518zM51.482 99.724L53.689 99.724 53.689 97.518 51.482 97.518zM86.793 99.724L89 99.724 89 97.518 86.793 97.518zM31.621 101.931L33.827 101.931 33.827 99.724 31.621 99.724zM40.448 101.931L40.448 99.724 38.241 99.724 36.034 99.724 36.034 101.931 33.827 101.931 33.827 104.138 36.034 104.138 38.241 104.138 38.241 101.931zM53.689 101.931L55.896 101.931 55.896 99.724 53.689 99.724zM49.276 101.931L49.276 99.724 47.069 99.724 47.069 97.518 44.862 97.518 44.862 99.724 42.655 99.724 42.655 101.931 44.862 101.931 47.069 101.931 47.069 104.138 49.276 104.138z' mask='url(%23bsaetoalpb)'/%3E%3Cpath fill='%23E0E0E0' d='M58.103 104.138L55.897 104.138 53.69 104.138 53.69 101.931 51.483 101.931 51.483 104.138 51.483 106.345 53.69 106.345 55.897 106.345 58.103 106.345 60.31 106.345 60.31 108.552 58.103 108.552 55.897 108.552 55.897 110.759 55.897 112.966 58.103 112.966 58.103 110.759 60.31 110.759 60.31 112.966 62.517 112.966 62.517 110.759 62.517 108.552 64.724 108.552 66.93 108.552 66.93 106.345 64.724 106.345 64.724 104.138 62.517 104.138 60.31 104.138 60.31 101.931 60.31 99.724 58.103 99.724 58.103 101.931z' mask='url(%23bsaetoalpb)'/%3E%3Cpath fill='%23E0E0E0' d='M77.966 112.966H71.345V106.345H77.966V112.966zm0 8.827h2.207v-2.207h-2.207v2.207zm8.827-19.862h-2.207v2.207h-2.207v2.207h-2.206v-4.414h-2.207v-2.207h2.207v-2.206h-2.207V95.31h2.207v-2.207h-2.207v-2.207h-2.207V88.69h-4.414v-2.207h-2.207v2.207h-4.414v2.207h-2.206V88.69H60.31v2.207h-2.207v-4.414H53.69v-2.206h-2.207v4.413h4.414V95.31H53.69v2.207h2.207v2.206h2.207V95.31h2.207v-2.207h6.62v-2.207h4.414v4.414h2.207v-2.207h2.207v4.414h-2.207v2.206h2.207v4.414h-4.414V95.31h-2.207v2.207h-4.414V95.31h-2.206v2.207H60.31v2.206h2.207v2.207h2.206v-2.207h4.414v8.828H66.93v4.414h2.207v2.207H75.759v2.206h-2.207v2.207h2.207V124H84.586v-2.207h-2.207v-2.207h2.207v2.207h2.207v-4.414H89v-6.62h-4.414v2.207h-2.207v2.207h-2.206v2.206h-2.207v-2.206h2.207v-4.414h4.413v-2.207H89v-4.414h-2.207v-2.207zM29.414 104.138L29.414 106.345 31.621 106.345 33.827 106.345 33.827 104.138 31.621 104.138zM40.448 104.138L38.241 104.138 38.241 106.345 40.448 106.345 42.655 106.345 42.655 104.138zM44.862 106.345L47.069 106.345 47.069 104.138 44.862 104.138zM47.069 108.552L49.276 108.552 49.276 106.345 47.069 106.345zM38.241 112.966v8.827H27.207V110.759H38.241v2.207zm-2.207-4.414H25V124h15.448v-15.448h-4.414z' mask='url(%23bsaetoalpb)'/%3E%3Cpath fill='%23E0E0E0' d='M73.552 110.759L75.759 110.759 75.759 108.552 73.552 108.552zM51.482 110.759L53.689 110.759 53.689 108.552 51.482 108.552 49.276 108.552 49.276 110.759 47.069 110.759 47.069 108.552 44.862 108.552 44.862 106.345 42.655 106.345 42.655 108.552 42.655 110.759 44.862 110.759 44.862 112.966 47.069 112.966 47.069 115.173 49.276 115.173 51.482 115.173 51.482 112.966zM31.621 112.966L29.414 112.966 29.414 115.173 29.414 117.379 29.414 119.586 31.621 119.586 33.827 119.586 36.034 119.586 36.034 117.379 36.034 115.173 36.034 112.966 33.827 112.966z' mask='url(%23bsaetoalpb)'/%3E%3Cpath fill='%23E0E0E0' d='M44.862 112.966L42.655 112.966 42.655 115.173 42.655 117.379 42.655 119.586 42.655 121.793 42.655 124 44.862 124 47.069 124 49.276 124 49.276 121.793 47.069 121.793 47.069 119.586 49.276 119.586 49.276 117.379 47.069 117.379 47.069 115.173 44.862 115.173zM62.518 112.966L62.518 115.173 62.518 117.379 60.311 117.379 58.104 117.379 55.897 117.379 55.897 115.173 53.69 115.173 51.483 115.173 51.483 117.379 53.69 117.379 53.69 119.586 51.483 119.586 51.483 121.793 51.483 124 53.69 124 53.69 121.793 55.897 121.793 55.897 119.586 58.104 119.586 60.311 119.586 60.311 121.793 62.518 121.793 62.518 119.586 64.724 119.586 64.724 117.379 66.931 117.379 66.931 115.173 66.931 112.966 64.724 112.966zM66.931 121.793L66.931 124 69.138 124 69.138 121.793 71.345 121.793 71.345 119.586 69.138 119.586 69.138 117.379 66.931 117.379 66.931 119.586z' mask='url(%23bsaetoalpb)'/%3E%3Cpath fill='%23E0E0E0' d='M55.897 121.793L55.897 124 58.103 124 60.31 124 60.31 121.793 58.103 121.793zM62.518 124L64.724 124 64.724 121.793 62.518 121.793zM71.345 124L73.552 124 73.552 121.793 71.345 121.793z' mask='url(%23bsaetoalpb)'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23FFF' d='M8 .5c-4.418 0-8 3.582-8 8v28c0 4.418 3.582 8 8 8h6c1.104 0 2 .896 2 2v4.172c0 1.781 2.154 2.674 3.414 1.414l6.414-6.414c.75-.75 1.768-1.172 2.829-1.172H86c4.418 0 8-3.582 8-8v-28c0-4.418-3.582-8-8-8H8z' transform='translate(-1080.000000, -1290.000000) translate(1080.000000, 1290.000000) translate(106.000000, 126.500000)'/%3E%3Cpath fill='%23D8986C' d='M9 3.5c-3.313 0-6 2.687-6 6v29c0 3.313 2.687 6 6 6h5c1.104 0 2 .896 2 2v4.172c0 1.781 2.154 2.674 3.414 1.414l6.414-6.414c.75-.75 1.768-1.172 2.829-1.172H86c4.418 0 8-3.582 8-8v-27c0-3.313-2.687-6-6-6H9z' transform='translate(-1080.000000, -1290.000000) translate(1080.000000, 1290.000000) translate(106.000000, 126.500000)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M27 .5L26 .5M16 .5H8c-4.418 0-8 3.582-8 8v28c0 4.418 3.582 8 8 8h6c1.104 0 2 .896 2 2v4.172c0 1.781 2.154 2.674 3.414 1.414l6.414-6.414c.75-.75 1.768-1.172 2.829-1.172H86c4.418 0 8-3.582 8-8v-28c0-4.418-3.582-8-8-8H33' transform='translate(-1080.000000, -1290.000000) translate(1080.000000, 1290.000000) translate(106.000000, 126.500000)'/%3E%3C/g%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M23.766 29.18c.833 0 1.557-.151 2.172-.453.614-.303 1.08-.72 1.398-1.254.318-.534.477-1.13.477-1.785 0-.448-.075-.856-.223-1.223-.149-.367-.369-.69-.66-.969-.292-.279-.66-.504-1.102-.676.521-.255.913-.583 1.176-.984.263-.401.394-.857.394-1.367 0-.401-.075-.78-.226-1.137-.151-.357-.383-.677-.695-.96-.313-.285-.704-.507-1.172-.669-.47-.161-1.013-.242-1.633-.242-.735 0-1.376.138-1.926.414-.55.276-.966.645-1.25 1.105-.284.461-.426.952-.426 1.473 0 1.078.534 1.867 1.602 2.367-1.323.521-1.985 1.482-1.985 2.883 0 .656.157 1.249.47 1.777.312.53.775.944 1.39 1.247.614.302 1.354.453 2.219.453zm-.032-7.047c-.484 0-.88-.147-1.187-.442-.307-.294-.461-.662-.461-1.105 0-.48.15-.871.45-1.176.299-.305.693-.457 1.183-.457.323 0 .61.07.86.211.25.14.443.333.581.578.138.245.207.521.207.828 0 .23-.039.44-.117.63-.078.19-.189.353-.332.491-.143.138-.315.247-.516.325-.2.078-.423.117-.668.117zm.016 5.555c-.36 0-.685-.085-.977-.254-.291-.17-.522-.41-.691-.72-.17-.31-.254-.667-.254-1.073 0-.636.18-1.13.54-1.485.359-.354.804-.531 1.335-.531.375 0 .714.08 1.016.242.302.162.536.393.703.695.167.303.25.657.25 1.063 0 .406-.083.766-.25 1.078-.167.313-.396.555-.688.727-.291.172-.62.258-.984.258zm9.523 1.492c.688 0 1.313-.167 1.875-.5.563-.334 1.021-.808 1.375-1.422.282-.5.474-1.057.579-1.672.104-.615.156-1.349.156-2.203 0-1.573-.198-2.79-.594-3.649-.23-.494-.51-.91-.84-1.246-.33-.336-.715-.59-1.152-.765-.438-.175-.925-.262-1.461-.262-.813 0-1.512.197-2.098.59-.586.393-1.032.965-1.34 1.715-.177.453-.307.994-.39 1.625-.084.63-.125 1.338-.125 2.125 0 .609.038 1.175.113 1.699.076.523.194 1.001.356 1.433.317.792.79 1.412 1.418 1.86.627.448 1.337.672 2.128.672zm-.015-1.586c-.464 0-.83-.16-1.102-.48-.27-.321-.463-.794-.578-1.419-.114-.625-.172-1.427-.172-2.406 0-1.443.134-2.51.403-3.203.268-.693.746-1.04 1.433-1.04.48 0 .854.156 1.125.466.271.31.464.768.578 1.375.115.606.172 1.386.172 2.34 0 1.005-.054 1.817-.164 2.437-.11.62-.3 1.096-.57 1.43-.271.333-.646.5-1.125.5zm11.336 1.601c.297 0 .534-.097.71-.293.178-.195.266-.493.266-.894v-1.453h.477c.396 0 .693-.07.89-.207.198-.138.297-.358.297-.66 0-.37-.12-.61-.363-.72-.242-.109-.564-.163-.965-.163h-.336v-6.047c0-.906-.396-1.36-1.187-1.36-.245 0-.455.082-.63.247-.174.164-.396.428-.667.793l-4.14 5.539-.11.143-.18.24c-.078.104-.153.212-.226.324-.073.112-.128.218-.164.32-.037.101-.055.202-.055.3 0 .386.124.69.371.915.247.224.619.336 1.113.336h3.922v1.453c0 .39.09.686.27.887.18.2.415.3.707.3zm-.977-4.39h-3.36l3.36-4.54v4.54zM55.398 29c.344 0 .6-.089.77-.266.17-.177.254-.393.254-.648 0-.287-.107-.513-.32-.68-.214-.166-.524-.25-.93-.25h-4.078c.13-.198.258-.367.383-.508.291-.354.829-.851 1.613-1.492.784-.64 1.342-1.11 1.676-1.41.333-.3.66-.713.98-1.242.32-.529.48-1.116.48-1.762 0-.411-.076-.808-.23-1.191-.154-.383-.368-.72-.644-1.012-.276-.292-.597-.52-.961-.687-.563-.25-1.243-.375-2.04-.375-.66 0-1.238.097-1.73.293-.492.195-.898.451-1.219.77-.32.317-.56.67-.722 1.062-.162.39-.242.765-.242 1.125 0 .296.085.53.257.703.172.172.388.258.649.258.297 0 .522-.094.676-.282.153-.187.291-.455.414-.804.122-.35.21-.563.261-.641.39-.599.927-.898 1.61-.898.323 0 .62.072.894.218.274.146.49.35.649.614.159.263.238.56.238.894 0 .307-.074.621-.223.941-.148.32-.364.633-.648.938-.284.305-.64.608-1.067.91-.24.162-.638.499-1.195 1.012s-1.182 1.129-1.875 1.848c-.167.177-.32.42-.46.73-.141.31-.212.559-.212.746 0 .292.11.546.328.762.22.216.524.324.914.324h5.75zm6.594.195c.76 0 1.442-.168 2.043-.504.602-.336 1.07-.803 1.406-1.402.336-.599.504-1.266.504-2 0-.505-.086-.99-.257-1.453-.172-.464-.416-.866-.731-1.207-.315-.341-.682-.604-1.102-.79-.419-.184-.876-.276-1.37-.276-.516 0-.982.101-1.4.304-.416.203-.801.516-1.155.938.067-1.417.291-2.401.672-2.953.187-.271.418-.486.691-.645.273-.159.548-.238.824-.238.344 0 .646.095.906.285.26.19.451.441.57.754.09.245.227.436.415.574.187.138.39.207.61.207.25 0 .455-.087.616-.262.162-.174.243-.368.243-.582 0-.354-.13-.724-.387-1.11-.258-.384-.64-.707-1.149-.968-.507-.26-1.095-.39-1.761-.39-.693 0-1.31.13-1.852.39s-1.002.646-1.383 1.156c-.38.51-.672 1.154-.875 1.93-.203.776-.304 1.656-.304 2.64 0 1.21.168 2.231.504 3.067.335.836.821 1.468 1.457 1.895.635.427 1.39.64 2.265.64zm.047-1.539c-.552 0-1.01-.234-1.375-.703s-.547-1.055-.547-1.758c0-.437.09-.819.27-1.144.18-.326.416-.574.71-.746.295-.172.604-.258.926-.258.339 0 .649.09.93.27.281.18.503.44.664.78.162.342.242.75.242 1.223 0 .698-.172 1.262-.515 1.692-.344.43-.779.644-1.305.644zm8.438 1.54c.333 0 .6-.104.8-.31.2-.205.356-.573.465-1.105.047-.229.102-.56.164-.992.063-.432.12-.784.172-1.055.052-.27.14-.612.266-1.023.297-.932.623-1.721.98-2.367.357-.646.703-1.186 1.04-1.621.335-.435.635-.832.898-1.192s.394-.648.394-.867c0-.36-.112-.617-.336-.773-.224-.157-.586-.235-1.086-.235h-5.203c-.411 0-.732.052-.96.157-.23.104-.344.335-.344.695 0 .338.108.587.324.746.216.159.543.238.98.238h4.18c-.656.834-1.223 1.67-1.7 2.512-.476.841-.873 1.661-1.19 2.46-.318.8-.548 1.487-.688 2.06-.14.572-.211 1.025-.211 1.359 0 .432.096.759.289.98.193.222.448.332.766.332z' transform='translate(-1080.000000, -1290.000000) translate(1080.000000, 1290.000000) translate(106.000000, 126.500000)'/%3E%3C/g%3E%3Cg transform='translate(-1080.000000, -1290.000000) translate(1080.000000, 1290.000000) translate(39.000000, 32.000000)'%3E%3Cpath fill='%23FFF' d='M71 1c6.627 0 12 5.373 12 12v58c0 6.627-5.373 12-12 12H59c-1.104 0-2 .896-2 2v5.172c0 1.781-2.154 2.674-3.414 1.414l-7.414-7.414c-.75-.75-1.768-1.172-2.829-1.172H13C6.373 83 1 77.627 1 71V13C1 6.373 6.373 1 13 1h58z'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M1 26L1 25M1 15v-2C1 6.373 6.373 1 13 1h58c6.627 0 12 5.373 12 12v58c0 6.627-5.373 12-12 12H59c-1.104 0-2 .896-2 2v5.172c0 1.781-2.154 2.674-3.414 1.414l-7.414-7.414c-.75-.75-1.768-1.172-2.829-1.172H13C6.373 83 1 77.627 1 71V32'/%3E%3Cpath fill='%23444' d='M41.173 19.656L41.173 18.001 39.518 18.001 37.862 18.001 37.862 19.656 39.518 19.656z'/%3E%3Cmask id='p2bofnrkdd' fill='%23fff'%3E%3Cuse xlink:href='%23javhle13kc'/%3E%3C/mask%3E%3Cpath fill='%23444' d='M44.483 19.655L46.138 19.655 46.138 18 44.483 18z' mask='url(%23p2bofnrkdd)'/%3E%3Cpath fill='%23D8986C' d='M64.345 21.311v6.62H56.07v-8.275h8.275v1.655zm0-3.311H54.414V29.586H66V18h-1.655z' mask='url(%23p2bofnrkdd)'/%3E%3Cpath fill='%23444' d='M31.241 21.311L32.896 21.311 32.896 19.656 31.241 19.656zM36.207 19.656L36.207 18.001 34.552 18.001 34.552 19.656 34.552 21.311 36.207 21.311z' mask='url(%23p2bofnrkdd)'/%3E%3Cpath fill='%23D8986C' d='M59.379 21.311L57.725 21.311 57.725 22.966 57.725 24.622 57.725 26.276 59.379 26.276 61.034 26.276 62.69 26.276 62.69 24.622 62.69 22.966 62.69 21.311 61.034 21.311zM24.621 26.276L26.275 26.276 26.275 24.622 26.275 22.966 26.275 21.311 24.621 21.311 22.966 21.311 21.31 21.311 21.31 22.966 21.31 24.622 21.31 26.276 22.966 26.276z' mask='url(%23p2bofnrkdd)'/%3E%3Cpath fill='%23444' d='M34.552 27.931L34.552 26.276 34.552 24.621 36.207 24.621 36.207 22.966 34.552 22.966 32.897 22.966 31.241 22.966 31.241 24.621 32.897 24.621 32.897 26.276 31.241 26.276 31.241 27.931 31.241 29.586 32.897 29.586 32.897 27.931z' mask='url(%23p2bofnrkdd)'/%3E%3Cpath fill='%23D8986C' d='M19.655 26.276v-6.62h8.275v8.275h-8.275v-1.655zm1.655 3.31h8.276V18.002H18V29.587h3.31z' mask='url(%23p2bofnrkdd)'/%3E%3Cpath fill='%23444' d='M37.862 29.586L39.517 29.586 39.517 27.931 41.173 27.931 41.173 26.275 39.517 26.275 37.862 26.275 36.207 26.275 36.207 27.931 37.862 27.931z' mask='url(%23p2bofnrkdd)'/%3E%3Cpath fill='%23444' d='M37.862 29.586L36.207 29.586 36.207 27.931 34.551 27.931 34.551 29.586 32.896 29.586 32.896 31.241 31.241 31.241 29.586 31.241 27.93 31.241 27.93 32.897 29.586 32.897 29.586 34.552 27.93 34.552 27.93 36.207 29.586 36.207 31.241 36.207 32.896 36.207 32.896 34.552 32.896 32.897 34.551 32.897 34.551 31.241 36.207 31.241 36.207 32.897 37.862 32.897 37.862 31.241zM59.379 32.897L61.034 32.897 61.034 31.242 59.379 31.242zM62.689 32.897L64.344 32.897 64.344 31.242 62.689 31.242zM26.275 32.897L26.275 31.242 24.621 31.242 22.965 31.242 21.31 31.242 19.655 31.242 18 31.242 18 32.897 18 34.552 19.655 34.552 19.655 32.897 21.31 32.897 22.965 32.897 24.621 32.897 24.621 34.552 26.275 34.552 27.93 34.552 27.93 32.897z' mask='url(%23p2bofnrkdd)'/%3E%3Cpath fill='%23444' d='M34.552 34.552L34.552 36.207 36.207 36.207 36.207 34.552 36.207 32.897 34.552 32.897zM37.862 34.552L39.517 34.552 39.517 32.897 37.862 32.897zM49.448 34.552L51.103 34.552 51.103 36.207 52.759 36.207 54.414 36.207 54.414 34.552 52.759 34.552 52.759 32.897 54.414 32.897 54.414 31.241 52.759 31.241 52.759 29.586 52.759 27.931 51.103 27.931 51.103 29.586 51.103 31.241 51.103 32.897 49.448 32.897 49.448 31.241 47.793 31.241 46.137 31.241 46.137 32.897 44.482 32.897 44.482 34.552 42.827 34.552 42.827 32.897 44.482 32.897 44.482 31.241 46.137 31.241 46.137 29.586 46.137 27.931 47.793 27.931 47.793 29.586 49.448 29.586 49.448 27.931 49.448 26.276 51.103 26.276 52.759 26.276 52.759 24.621 51.103 24.621 51.103 22.966 52.759 22.966 52.759 21.311 52.759 19.656 52.759 18 51.103 18 49.448 18 47.793 18 47.793 19.656 46.137 19.656 46.137 21.311 47.793 21.311 49.448 21.311 49.448 19.656 51.103 19.656 51.103 21.311 49.448 21.311 49.448 22.966 49.448 24.621 47.793 24.621 47.793 22.966 46.137 22.966 44.482 22.966 44.482 21.311 44.482 19.656 42.827 19.656 42.827 21.311 41.173 21.311 41.173 22.966 39.517 22.966 39.517 21.311 37.862 21.311 37.862 22.966 37.862 24.621 39.517 24.621 41.173 24.621 42.827 24.621 44.482 24.621 44.482 26.276 42.827 26.276 42.827 27.931 44.482 27.931 44.482 29.586 42.827 29.586 42.827 27.931 41.173 27.931 41.173 29.586 41.173 31.241 39.517 31.241 39.517 32.897 41.173 32.897 41.173 34.552 41.173 36.207 42.827 36.207 44.482 36.207 46.137 36.207 47.793 36.207 47.793 34.552zM56.069 34.552L57.724 34.552 59.379 34.552 59.379 32.897 57.724 32.897 57.724 31.241 56.069 31.241 56.069 32.897 54.414 32.897 54.414 34.552zM64.345 34.552L66 34.552 66 32.897 64.345 32.897zM21.311 34.552L19.655 34.552 19.655 36.207 21.311 36.207 22.965 36.207 24.622 36.207 24.622 34.552 22.965 34.552zM51.103 37.863L51.103 36.208 49.449 36.208 47.792 36.208 47.792 37.863 49.449 37.863zM56.069 37.863L57.724 37.863 57.724 36.208 56.069 36.208 54.414 36.208 54.414 37.863zM62.69 37.862L64.345 37.862 64.345 36.207 62.69 36.207zM18 39.518L19.655 39.518 19.655 37.863 18 37.863zM22.966 37.863L21.311 37.863 21.311 39.518 19.655 39.518 19.655 41.174 19.655 42.828 21.311 42.828 21.311 41.174 22.966 41.174 22.966 39.518zM29.586 37.863L27.931 37.863 26.275 37.863 24.621 37.863 24.621 39.518 26.275 39.518 27.931 39.518 29.586 39.518zM34.552 39.518L36.207 39.518 36.207 37.863 34.552 37.863 32.897 37.863 31.241 37.863 31.241 39.518 31.241 41.173 32.897 41.173 32.897 39.518zM46.138 39.518L47.793 39.518 47.793 37.863 46.138 37.863zM62.69 39.518L62.69 37.863 61.035 37.863 61.035 36.207 59.379 36.207 59.379 37.863 59.379 39.518 61.035 39.518zM57.725 41.173L59.379 41.173 59.379 39.518 57.725 39.518zM64.345 41.173L66 41.173 66 39.518 64.345 39.518zM27.931 42.828L29.586 42.828 29.586 41.174 27.931 41.174zM61.034 42.828L62.689 42.828 62.689 41.174 61.034 41.174 59.379 41.174 59.379 42.828z' mask='url(%23p2bofnrkdd)'/%3E%3Cpath fill='%23444' d='M26.275 44.483L26.275 42.828 24.621 42.828 24.621 41.173 22.965 41.173 22.965 42.828 22.965 44.483 21.31 44.483 19.655 44.483 18 44.483 18 46.138 18 47.794 18 49.449 18 51.104 18 52.759 19.655 52.759 19.655 51.104 19.655 49.449 19.655 47.794 19.655 46.138 21.31 46.138 22.965 46.138 24.621 46.138 24.621 44.483zM31.241 44.483L32.896 44.483 32.896 42.828 31.241 42.828zM49.449 44.483L51.104 44.483 51.104 42.828 49.449 42.828zM62.69 44.483L64.345 44.483 64.345 42.828 62.69 42.828zM27.931 46.138L29.586 46.138 29.586 44.483 27.931 44.483 26.276 44.483 26.276 46.138zM37.862 46.138L37.862 44.483 37.862 42.827 39.517 42.827 39.517 41.173 37.862 41.173 36.207 41.173 34.551 41.173 32.896 41.173 32.896 42.827 34.551 42.827 36.207 42.827 36.207 44.483 34.551 44.483 34.551 46.138 36.207 46.138zM59.379 44.483L59.379 46.138 61.034 46.138 61.034 47.794 61.034 49.449 62.69 49.449 62.69 47.794 62.69 46.138 62.69 44.483 61.034 44.483z' mask='url(%23p2bofnrkdd)'/%3E%3Cpath fill='%23444' d='M24.621 47.793L26.275 47.793 26.275 46.138 24.621 46.138zM37.863 47.793L39.518 47.793 39.518 46.138 37.863 46.138zM64.345 47.793L66 47.793 66 46.138 64.345 46.138zM22.966 49.449L24.621 49.449 24.621 47.794 22.966 47.794zM29.586 49.449L29.586 47.794 27.931 47.794 26.275 47.794 26.275 49.449 24.621 49.449 24.621 51.104 26.275 51.104 27.931 51.104 27.931 49.449zM39.518 49.449L41.173 49.449 41.173 47.794 39.518 47.794zM36.207 49.449L36.207 47.794 34.552 47.794 34.552 46.138 32.896 46.138 32.896 47.794 31.241 47.794 31.241 49.449 32.896 49.449 34.552 49.449 34.552 51.104 36.207 51.104z' mask='url(%23p2bofnrkdd)'/%3E%3Cpath fill='%23444' d='M42.827 51.104L41.173 51.104 39.517 51.104 39.517 49.449 37.862 49.449 37.862 51.104 37.862 52.759 39.517 52.759 41.173 52.759 42.827 52.759 44.482 52.759 44.482 54.415 42.827 54.415 41.173 54.415 41.173 56.07 41.173 57.725 42.827 57.725 42.827 56.07 44.482 56.07 44.482 57.725 46.138 57.725 46.138 56.07 46.138 54.415 47.793 54.415 49.448 54.415 49.448 52.759 47.793 52.759 47.793 51.104 46.138 51.104 44.482 51.104 44.482 49.449 44.482 47.793 42.827 47.793 42.827 49.449z' mask='url(%23p2bofnrkdd)'/%3E%3Cpath fill='%23444' d='M57.725 57.725h-4.966v-4.966h4.966v4.966zm0 6.62h1.654V62.69h-1.654v1.655zm6.62-14.896H62.69v1.655h-1.655v1.655h-1.656v-3.31h-1.654v-1.656h1.654v-1.655h-1.654v-1.655h1.654v-1.655h-1.654v-1.655H56.07v-1.655h-3.311v-1.655h-1.655v1.655h-3.311v1.655h-1.655v-1.655h-1.655v1.655h-1.655v-3.31h-3.31v-1.656h-1.655v3.311h3.31v4.965h-1.655v1.655h1.655v1.655h1.655v-3.31h1.655v-1.655h4.966v-1.655h3.31v3.31h1.655v-1.655h1.656v3.31h-1.656v1.655h1.656v3.311h-3.311v-6.621h-1.655v1.655h-3.311v-1.655h-1.655v1.655h-1.655v1.655h1.655v1.656h1.655v-1.656h3.311v6.621h-1.655v3.311h1.655v1.654h4.966v1.656h-1.656v1.655h1.656V66h6.62v-1.655h-1.655V62.69h1.655v1.655h1.655v-3.31H66V56.07h-3.31v1.655h-1.655v1.654h-1.656v1.656h-1.654v-1.656h1.654V56.07h3.311v-1.656H66v-3.31h-1.655v-1.655zM21.311 51.104L21.311 52.759 22.965 52.759 24.622 52.759 24.622 51.104 22.965 51.104zM29.586 51.104L27.931 51.104 27.931 52.759 29.586 52.759 31.241 52.759 31.241 51.104zM32.897 52.759L34.552 52.759 34.552 51.104 32.897 51.104zM34.552 54.414L36.207 54.414 36.207 52.759 34.552 52.759z' mask='url(%23p2bofnrkdd)'/%3E%3Cpath fill='%23D8986C' d='M27.93 57.725v6.62H19.657V56.07h8.275v1.655zm-1.654-3.311H18V66H29.586V54.414h-3.31z' mask='url(%23p2bofnrkdd)'/%3E%3Cpath fill='%23444' d='M54.414 56.07L56.069 56.07 56.069 54.415 54.414 54.415zM37.862 56.07L39.517 56.07 39.517 54.415 37.862 54.415 36.207 54.415 36.207 56.07 34.551 56.07 34.551 54.415 32.896 54.415 32.896 52.759 31.241 52.759 31.241 54.415 31.241 56.07 32.896 56.07 32.896 57.725 34.551 57.725 34.551 59.38 36.207 59.38 37.862 59.38 37.862 57.725z' mask='url(%23p2bofnrkdd)'/%3E%3Cpath fill='%23D8986C' d='M22.966 57.725L21.311 57.725 21.311 59.379 21.311 61.035 21.311 62.69 22.966 62.69 24.621 62.69 26.276 62.69 26.276 61.035 26.276 59.379 26.276 57.725 24.621 57.725z' mask='url(%23p2bofnrkdd)'/%3E%3Cpath fill='%23444' d='M32.897 57.725L31.241 57.725 31.241 59.379 31.241 61.035 31.241 62.69 31.241 64.345 31.241 66 32.897 66 34.551 66 36.208 66 36.208 64.345 34.551 64.345 34.551 62.69 36.208 62.69 36.208 61.035 34.551 61.035 34.551 59.379 32.897 59.379zM46.138 57.725L46.138 59.379 46.138 61.035 44.483 61.035 42.827 61.035 41.173 61.035 41.173 59.379 39.518 59.379 37.863 59.379 37.863 61.035 39.518 61.035 39.518 62.69 37.863 62.69 37.863 64.345 37.863 66 39.518 66 39.518 64.345 41.173 64.345 41.173 62.69 42.827 62.69 44.483 62.69 44.483 64.345 46.138 64.345 46.138 62.69 47.793 62.69 47.793 61.035 49.449 61.035 49.449 59.379 49.449 57.725 47.793 57.725z' mask='url(%23p2bofnrkdd)'/%3E%3Cpath fill='%23444' d='M49.448 64.345L49.448 66 51.103 66 51.103 64.345 52.759 64.345 52.759 62.69 51.103 62.69 51.103 61.034 49.448 61.034 49.448 62.69zM41.173 64.345L41.173 66 42.827 66 44.483 66 44.483 64.345 42.827 64.345zM46.138 66L47.793 66 47.793 64.345 46.138 64.345zM52.759 66L54.414 66 54.414 64.345 52.759 64.345z' mask='url(%23p2bofnrkdd)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
  float: right;
  margin: 0px 120px 0px 0px;
  height: 200px;
}
.certif_info .cont_area {
  width: 448px;
  height: 100%;
  min-height: 200px;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.certif_info .cont_area * {
  display: inline-block;
}
.certif_info .cont_area .h3_title {
  color: #444;
  line-height: 46px;
}
.certif_info .cont_area .h3_title span {
  margin-left: 0;
  margin-right: 8px;
  font-size: 32px;
  font-weight: bold;
  line-height: 46px;
  letter-spacing: -0.5px;
  color: #222222;
}
.certif_info .cont_area p {
  position: relative;
  margin: 8px 0 16px 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  letter-spacing: -0.5px;
  color: #757575;
}
.certif_info .cont_area .all_btn {
  position: relative;
  width: 86px;
}
.certif_info .cont_area .all_btn span {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.5px;
}
.certif_info .cont_area .all_btn:hover span {
  text-decoration: underline;
}
.certif_info .cont_area .btn_area {
  position: relative;
  margin-top: 40px;
  text-align: left;
}
.certif_info .cont_area .btn_area a {
  display: inline-block;
  margin-right: 32px;
}
.certif_info .cont_area .btn_area a::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
}
.certif_info .cont_area .btn_area a.ico_download::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-480 -695) translate(480 476) translate(0 219)'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23F8F3EE'/%3E%3Cg%3E%3Cpath fill='%23CBA081' d='M19 19H7c-.552 0-1-.448-1-1v-2c0-.552.448-1 1-1h12c.552 0 1 .448 1 1v2c0 .552-.448 1-1 1' transform='translate(8 8)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='1.5' d='M3.75 14.397v2.912c0 1.072.869 1.941 1.941 1.941H18.309c1.072 0 1.941-.869 1.941-1.941v-2.912' transform='translate(8 8)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 11L12 15 16 11' transform='translate(8 8)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='1.5' d='M12 13.603L12 4.691' transform='translate(8 8)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") left 0 no-repeat;
  background-size: 100%;
}
.certif_info .cont_area .btn_area a.ico_lock::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-627 -695) translate(480 476) translate(0 219) translate(147)'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23F8F3EE'/%3E%3Cg%3E%3Cpath fill='%23CBA081' d='M18.523 20.25H7.727C6.773 20.25 6 19.511 6 18.6v-4.95c0-.911.773-1.65 1.727-1.65h10.796c.954 0 1.727.739 1.727 1.65v4.95c0 .911-.773 1.65-1.727 1.65' transform='translate(8 8)'/%3E%3Cpath fill='%23444' d='M12.5 14.25c0 .276-.224.5-.5.5s-.5-.224-.5-.5.224-.5.5-.5.5.224.5.5' transform='translate(8 8)'/%3E%3Cpath stroke='%23444' stroke-width='1.5' d='M12.5 14.25c0 .276-.224.5-.5.5s-.5-.224-.5-.5.224-.5.5-.5.5.224.5.5z' transform='translate(8 8)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='1.5' d='M12 14.5L12 17M18.25 20.25H5.75c-1.104 0-2-.896-2-2v-6c0-1.104.896-2 2-2h12.5c1.104 0 2 .896 2 2v6c0 1.104-.896 2-2 2zM16.25 10.132V8.007c0-2.347-1.903-4.25-4.25-4.25S7.75 5.66 7.75 8.007v2.125' transform='translate(8 8)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") left 0 no-repeat;
  background-size: 100%;
}
.certif_info .cont_area .btn_area a.ico_trash::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-783 -695) translate(480 476) translate(0 219) translate(303)'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23F8F3EE'/%3E%3Cg%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='1.5' d='M8.75 3.753L15.25 3.753' transform='translate(8 8)'/%3E%3Cg%3E%3Cpath fill='%23CBA081' d='M4.25 2.5v9.551c0 .938.713 1.699 1.592 1.699h7.066c.879 0 1.592-.761 1.592-1.699V2.5' transform='translate(8 8) translate(3.75 6.5)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='1.5' d='M2 .897v10.912c0 1.072.869 1.941 1.941 1.941h8.618c1.072 0 1.941-.869 1.941-1.941V.897M0 .5L16.5.5M10.25 4.5L10.25 9.5M6.25 4.5L6.25 9.5' transform='translate(8 8) translate(3.75 6.5)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") left 0 no-repeat;
  background-size: 100%;
}
.certif_info .cont_area .btn_area a.ico_check::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1107 -1088) translate(960 897) translate(0 191) translate(147)'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23F8F3EE'/%3E%3Cg%3E%3Cpath fill='%23CBA081' d='M20 13.5c0 3.59-2.91 6.5-6.5 6.5S7 17.09 7 13.5 9.91 7 13.5 7 20 9.91 20 13.5' transform='translate(8 8)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M9 11.9L12 15 19 7.62' transform='translate(8 8)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M18.993 7.62c.796 1.27 1.257 2.77 1.257 4.38 0 4.557-3.694 8.25-8.25 8.25S3.75 16.557 3.75 12c0-4.556 3.694-8.25 8.25-8.25 1.597 0 3.088.454 4.35 1.24' transform='translate(8 8)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") left 0 no-repeat;
}
.certif_info .cont_area .btn_area a.ico_refresh::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1289 -1088) translate(960 897) translate(0 191) translate(329)'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23F8F3EE'/%3E%3Cg%3E%3Cpath fill='%23CBA081' d='M19 13.5c0 3.038-2.462 5.5-5.5 5.5S8 16.538 8 13.5 10.462 8 13.5 8s5.5 2.462 5.5 5.5' transform='translate(8 8)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M7.502 5.998C8.755 5.058 10.312 4.5 12 4.5c4.142 0 7.5 3.358 7.5 7.5 0 .72-.102 1.418-.292 2.078M16.502 17.998C15.248 18.942 13.69 19.5 12 19.5c-4.143 0-7.5-3.358-7.5-7.5 0-.717.1-1.41.288-2.068' transform='translate(8 8)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M21.25 12.755L19.5 14.505 17.75 12.755M6.25 11.245L4.5 9.495 2.75 11.245' transform='translate(8 8)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") left 0 no-repeat;
}
.certif_info .cont_area .btn_area a span {
  padding-left: 48px;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: -0.5px;
  color: #444444;
}
.certif_info .cont_area .btn_area a span:hover {
  text-decoration: underline;
}
.certif_info .cont_area .btn_area a:last-child {
  margin-right: 0px;
}

.info_explain {
  position: relative;
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px #e0e0e0 solid;
}
.info_explain::after {
  display: block;
  content: "";
  clear: both;
}
.info_explain .define_area {
  float: left;
  display: block;
  width: 462px;
}
.info_explain .define_area .list_define {
  position: relative;
  text-align: left;
  display: block;
  margin-bottom: 32px;
}
.info_explain .define_area .list_define::after {
  display: block;
  content: "";
  clear: both;
}
.info_explain .define_area .list_define:last-child {
  margin-bottom: 0px;
}
.info_explain .define_area .list_define dt {
  float: left;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: -0.5px;
  color: #444444;
}
.info_explain .define_area .list_define dd {
  float: right;
  width: 350px;
  text-align: left;
  font-size: 13px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #757575;
  margin-bottom: 4px;
}
.info_explain .define_area .list_define dd::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #aaaaaa;
  margin: 0px 8px 3px 0px;
  vertical-align: middle;
}
.info_explain .define_area .list_define dd strong {
  color: #0886c5;
  font-weight: normal;
  line-height: 22px;
  vertical-align: middle;
}
.info_explain .ico_arrow_next {
  float: left;
  display: block;
  width: 48px;
  height: 145px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='22' viewBox='0 0 15 22'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23DDD'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1416 -740) translate(479 150) translate(1 353) translate(9 150) translate(0 33) translate(927.902 54.098)'%3E%3Crect width='14' height='3' y='13.112' rx='1.5' transform='rotate(-45 7 14.612)'/%3E%3Crect width='14' height='3' y='5' rx='1.5' transform='scale(1 -1) rotate(-45 -8.692 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  margin: 0px 48px;
}
.info_explain .storage_obj {
  width: 330px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  box-sizing: border-box;
  border-radius: 16px;
  background: #F5FAFD;
  padding: 40px;
}
.info_explain .storage_obj * {
  box-sizing: border-box;
}
.info_explain .storage_obj .tit_badge {
  position: relative;
  border-radius: 16px;
  background: #4D4F58;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 0 12px;
  height: 24px;
  line-height: 24px;
  margin-top: 40px;
}
.info_explain .storage_obj .tit_badge:before {
  content: "";
  display: block;
  width: 32px;
  height: 38px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M20 22v-2c0-2.209 1.791-4 4-4s4 1.791 4 4v2M27.6 30h-7.2c-1.325 0-2.4-1.044-2.4-2.333v-3.334C18 23.044 19.075 22 20.4 22h7.2c1.325 0 2.4 1.044 2.4 2.333v3.334C30 28.956 28.925 30 27.6 30z' transform='translate(-1242 -550) translate(480 306) translate(742 212) translate(20 32)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8 20v4.079s0 6.416 5 11.762c3.397 3.633 7.255 5.784 9.38 6.791 1.037.491 2.203.491 3.24 0 2.125-1.007 5.983-3.158 9.38-6.791 5-5.346 5-11.762 5-11.762v-9.99c0-1.783-1.034-3.379-2.596-4.005l-12-4.812c-.905-.363-1.903-.363-2.808 0l-12 4.812C9.034 10.71 8 12.217 8 14' transform='translate(-1242 -550) translate(480 306) translate(742 212) translate(20 32)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  background-size: 100%;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
}
.info_explain .storage_obj .tit {
  position: relative;
  font-size: 14px;
  line-height: 21px;
  color: #73757C;
  padding-left: 64px;
}
.info_explain .storage_obj .tit strong {
  display: block;
  margin-bottom: 4px;
  color: #1A1D29;
  font-weight: 600;
}
.info_explain .storage_obj .tit:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 80px;
  background: #E1E2E5;
  vertical-align: middle;
  position: absolute;
  left: 32px;
  margin-right: 32px;
}

.list_obj {
  position: relative;
  margin: 40px 0px 0px 0px;
  display: flex;
  width: calc(100% + 47px);
  margin-left: -47px;
}
.list_obj::after {
  display: block;
  content: "";
  clear: both;
}
.list_obj li {
  width: calc(33.3333333333% - 47px);
  margin-left: 47px;
  text-align: center;
}
.list_obj li:last-child {
  margin-right: 0px;
}
.list_obj li span {
  display: block;
  position: relative;
  width: 64px;
  height: 64px;
  margin: 0px auto 8px auto;
}
.list_obj li span.ico_task01 {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-603 -846) translate(480 774) translate(16 72) translate(107)'%3E%3Ccircle cx='32' cy='32' r='32' fill='%23F8F3EE'/%3E%3Cg%3E%3Cpath fill='%23CBA081' d='M25.5 26h-16c-.829 0-1.5-.671-1.5-1.5v-3c0-.829.671-1.5 1.5-1.5h16c.829 0 1.5.671 1.5 1.5v3c0 .829-.671 1.5-1.5 1.5' transform='translate(16 16)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M5 19v5c0 1.104.896 2 2 2h18c1.104 0 2-.896 2-2v-5' transform='translate(16 16)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11 15L16 20 21 15' transform='translate(16 16)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M16 18.137L16 6' transform='translate(16 16)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}
.list_obj li span.ico_task02 {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-928 -846) translate(480 774) translate(341 72) translate(107)'%3E%3Ccircle cx='32' cy='32' r='32' fill='%23F8F3EE'/%3E%3Cg%3E%3Cpath fill='%23CBA081' d='M27 25.5v-7c0-.829-.671-1.5-1.5-1.5h-16c-.829 0-1.5.671-1.5 1.5v7c0 .829.671 1.5 1.5 1.5h16c.829 0 1.5-.671 1.5-1.5' transform='translate(16 16)'/%3E%3Cpath fill='%23444' d='M17 20c0 .552-.448 1-1 1s-1-.448-1-1 .448-1 1-1 1 .448 1 1' transform='translate(16 16)'/%3E%3Cpath stroke='%23444' stroke-width='2' d='M17 20c0 .552-.448 1-1 1s-1-.448-1-1 .448-1 1-1 1 .448 1 1z' transform='translate(16 16)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M16 20.334L16 23M24.5 27h-17C6.119 27 5 25.881 5 24.5v-8C5 15.119 6.119 14 7.5 14h17c1.381 0 2.5 1.119 2.5 2.5v8c0 1.381-1.119 2.5-2.5 2.5zM22 14v-3c0-3.313-2.687-6-6-6s-6 2.687-6 6v3' transform='translate(16 16)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}
.list_obj li span.ico_task03 {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1253 -846) translate(480 774) translate(666 72) translate(107)'%3E%3Ccircle cx='32' cy='32' r='32' fill='%23F8F3EE'/%3E%3Cg%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M12 5L20 5' transform='translate(16 16)'/%3E%3Cg%3E%3Cpath fill='%23CBA081' d='M6 17V5c0-.829.671-1.5 1.5-1.5h10.333c.829 0 1.5.671 1.5 1.5v12c0 .829-.671 1.5-1.5 1.5H7.5c-.829 0-1.5-.671-1.5-1.5' transform='translate(16 16) translate(5 8.5)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M3 1.5v15c0 1.104.896 2 2 2h12c1.104 0 2-.896 2-2v-15M0 .5L22 .5M13 6.5L13 13.5M9 6.5L9 13.5' transform='translate(16 16) translate(5 8.5)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.list_obj li dl {
  position: relative;
  margin: 16px 0 24px 0;
}
.list_obj li dl dt {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: -0.5px;
  text-align: center;
  color: #444444;
}
.list_gray {
  position: relative;
  padding: 100px;
  border-radius: 16px;
  background-color: #f5f5f5;
}
.list_gray::after {
  display: block;
  content: "";
  clear: both;
}
.list_gray ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow: hidden;
}
.list_gray ul li {
  margin-top: 56px;
}
.list_gray ul li:nth-child(2n) {
  margin-right: 0px;
}
.list_gray ul li:nth-child(1), .list_gray ul li:nth-child(2) {
  margin-top: 0px;
}
.list_gray ul li .title_area {
  position: relative;
  margin-bottom: 14px;
}
.list_gray ul li .title_area label {
  display: inline-block;
  background-color: #4D4F58;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 8px;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.list_gray ul li .title_area span {
  display: inline-block;
  font-size: 16px;
  color: #1A1D29;
  line-height: 24px;
}
.list_gray ul.list_grid7 {
  align-items: flex-end;
}
.list_gray ul.list_grid7 li:nth-child(1), .list_gray ul.list_grid7 li:nth-child(2), .list_gray ul.list_grid7 li:nth-child(3) {
  margin-top: 0;
}
.list_gray ul.list_grid7 .img_obj {
  width: auto;
  height: 335px;
}
.list_gray ul.list_grid7 .img_obj img {
  height: 100%;
}
.list_gray ul.list_grid7 .title_area label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.list_gray ul.list_grid7 .title_area span {
  padding-left: 32px;
}
.list_gray .img_obj {
  position: relative;
  border-radius: 12px;
  width: 464px;
}
.list_gray .img_obj img {
  width: 100%;
}
.list_gray .img_obj.no_img {
  background-color: #fff;
  border: 1px #aaa solid;
}

.modal_body .wrapper.case_scroll {
  max-height: 200px !important;
}
.modal_body .wrapper.case_scroll.ps-container > .ps-scrollbar-x-rail, .modal_body .wrapper.case_scroll.ps-container > .ps-scrollbar-y-rail {
  opacity: 0.6;
}

.modal .footer_cont {
  position: relative;
  margin-bottom: 48px;
  margin-top: -16px;
}
.modal .footer_cont .btn {
  margin-left: 0px;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  padding: 5px 24px;
  color: #757575;
}
.modal .footer_cont .mtl_checkbox {
  display: inline-block;
  margin-top: 24px;
}
.modal .footer_cont .mtl_checkbox span {
  font-weight: 400;
  font-size: 16px;
}

.caution_mark {
  display: inline-block;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23F93636'%3E%3Cg%3E%3Cg%3E%3Cpath d='M.727 266c0-4.017 3.256-7.273 7.273-7.273 4.017 0 7.273 3.256 7.273 7.273 0 4.017-3.256 7.273-7.273 7.273-4.017 0-7.273-3.256-7.273-7.273zM0 266c0 4.418 3.582 8 8 8s8-3.582 8-8-3.582-8-8-8-8 3.582-8 8zm8.07-3.729c-.203.183-.304.403-.304.66 0 .258.101.477.303.658.202.181.444.272.727.272.282 0 .523-.09.724-.272.2-.181.3-.4.3-.657 0-.258-.1-.478-.3-.66-.2-.184-.442-.275-.724-.275-.283 0-.525.091-.727.274zm.529 6.902c-.091-.072-.136-.205-.136-.401 0-.079.014-.193.042-.346.028-.152.06-.287.094-.406l.43-1.478c.042-.135.07-.284.086-.446.016-.163.024-.276.024-.341 0-.311-.113-.564-.338-.76-.225-.194-.545-.291-.96-.291-.23 0-.474.04-.732.12-.258.079-.529.175-.811.286l-.115.457c.084-.03.184-.062.301-.096.117-.034.232-.051.343-.051.228 0 .381.037.461.112.08.074.121.206.121.396 0 .105-.013.22-.04.348-.025.126-.058.261-.096.403l-.432 1.483c-.038.156-.066.296-.084.42-.017.122-.025.244-.025.362 0 .305.115.556.347.755.232.197.557.296.974.296.272 0 .511-.034.716-.104.206-.069.481-.17.826-.302l.115-.457c-.059.027-.155.058-.287.094-.132.036-.25.054-.355.054-.222 0-.379-.036-.47-.107z' transform='translate(-318 -695) translate(270 321) translate(48 116)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") left center no-repeat;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: -0.5px;
  color: #757575;
  padding-left: 24px;
  margin-right: 8px;
}

.logoList li {
  margin-bottom: 10px !important;
  line-height: 24px;
}
.logoList li .logo {
  left: 10px;
  top: 0px;
}
.logoList li strong {
  padding-left: 26px;
}

.modal .tab_line {
  margin-bottom: 32px;
}
.modal .list_gray {
  margin-top: 24px;
  padding: 80px;
}
.modal .list_gray > .img_obj {
  width: 396px;
  height: auto;
  min-height: 259px;
}
.modal .list_gray > .img_obj > img {
  width: 100%;
}
.modal .list_gray .img_obj_bg {
  position: relative;
  margin: 0 auto;
  padding: 12px 0px;
  width: 16px;
  height: 16px;
}
.modal .list_gray .img_obj_bg::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-952 -1084) translate(600 319) translate(48 398) matrix(-1 0 0 1 320 367)'%3E%3Cpath fill='%23BDBDBD' d='M2.32 10.021l6.047.047c.537.004.972.439.977.977.004.527-.42.957-.946.962h-.016l-6.045-.047c-.538-.004-.973-.439-.977-.977-.005-.527.419-.957.946-.962h.015z' transform='rotate(45 5.352 11.014)'/%3E%3Cpath fill='%23BDBDBD' d='M6.62 10.021l6.047.047c.537.004.972.439.977.977.004.527-.42.957-.946.962h-.016l-6.045-.047c-.538-.004-.973-.439-.977-.977-.005-.527.419-.957.946-.962h.015z' transform='scale(-1 1) rotate(45 0 -12.287)'/%3E%3Crect width='2' height='8' x='6.5' y='1' fill='%23AAA' rx='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") left center no-repeat;
}
.modal .list_gray .list_grid7 .img_obj {
  height: 274px;
}
.modal .list_gray .list_grid7 .img_obj img {
  height: 100%;
}

.result_box p {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  text-align: center;
  color: #4D4F58;
  margin-top: 24px;
}
.result_box p .num {
  font-size: 16px;
  font-weight: 300;
  margin: 0px 4px;
}

/* .case_box.case4 .otp_pin{
    float: left;
    border-top: 1px #e0e0e0 solid;
    margin: 24px 0px 0px 65px;
    padding-top: 24px;
    text-align: left;
    width: calc(100% - 225px);

    label{
        font-size: 14px;
        font-weight: normal;
        line-height: 48px;
        letter-spacing: -0.5px;
        color: #222;
        margin-right: 8px;
        }

    .formw_sm{width: 140px;}
}
 */
.smart_acc {
  margin: 32px auto 25px auto !important;
  width: 420px;
}
.smart_acc::after {
  display: block;
  content: "";
  clear: both;
}
.smart_acc .sub_txt {
  float: left;
  height: 156px;
  text-align: center;
  margin: 48px 25px 0px 25px;
  font-size: 14px;
  font-weight: 400;
  line-height: 156px;
  letter-spacing: normal;
  color: #757575;
}
.smart_acc .qr_login {
  float: left;
  height: 100%;
  text-align: center;
}
.smart_acc .qr_login p {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: -0.5px;
  color: #222222;
  margin-bottom: 24px;
  text-align: left;
  padding-left: 10px;
}
.smart_acc .qr_login p::before {
  content: "";
  margin-right: 8px;
  width: 2px;
  height: 2px;
  background: #444444;
  position: absolute;
  left: 0;
  top: 12px;
}
.smart_acc .qr_login .form_inline {
  float: left;
  width: 185px;
  height: 156px;
  display: block;
}
.smart_acc .qr_login .form_inline > input {
  width: 184px;
  margin: 28px 0px 0px 0px;
}
.smart_acc .qr_login .form_inline > button {
  width: 184px;
  margin: 8px 0px 0px 0px;
}
.smart_acc .qr_login .qr_box {
  width: 104px;
  height: 104px;
  padding: 24px;
  border-radius: 16px;
  border: solid 2px #e8e0d9;
  background-color: #ffffff;
}
.smart_acc .qr_login .qr_box img {
  width: 104px;
  height: 104px;
}

.h4_txt {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.5px;
  color: #757575;
}

.content_title .guide_title {
  font-size: 32px;
  font-weight: bold;
  line-height: 46px;
  letter-spacing: normal;
  color: #222222;
  margin-bottom: 8px;
}

.guide_area.slick-slider {
  position: relative;
  padding: 0;
}
.guide_area.slick-slider .guide_slider {
  padding: 56px 80px;
  border-radius: 16px;
  border: solid 1px #e0e0e0;
  margin-top: 108px;
  height: 600px;
}
.guide_area.slick-slider .guide_slider .content_title {
  padding-top: 0px;
  margin-bottom: 80px;
}
.guide_area.slick-slider .guide_slider .content_title.type02 {
  margin-bottom: 56px;
}
.guide_area.slick-slider .guide_slider .content_title .h1_title {
  float: none;
  font-weight: bold;
  margin-bottom: 16px;
}
.guide_area.slick-slider .guide_slider .content_title .fz18_title {
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.5px;
  color: #222222;
}
.guide_area.slick-slider .guide_slider .guide_type {
  position: relative;
  text-align: left;
}
.guide_area.slick-slider .guide_slider .guide_type ul {
  margin: 0px 0px 0px 0px;
}
.guide_area.slick-slider .guide_slider .guide_type ul::after {
  display: block;
  content: "";
  clear: both;
}
.guide_area.slick-slider .guide_slider .guide_type ul li {
  text-align: center;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step01 {
  position: relative;
  margin: 0 auto 32px auto;
  width: 120px;
  height: 120px;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step01.ico01 {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-640 -755) translate(480 475) translate(155 280) translate(5)'%3E%3Ccircle cx='60' cy='60' r='60' fill='%23F8F3EE'/%3E%3Cg transform='translate(34 41)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M52 20.266V4.589C52 2.055 49.262 0 45.882 0H6.118C2.74 0 0 2.055 0 4.589v29.823C0 36.946 2.74 39 6.118 39h39.764C49.262 39 52 36.946 52 34.412v-5.964'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9.667 26c0-3.681 2.985-6.667 6.666-6.667C20.015 19.333 23 22.32 23 26'/%3E%3Cpath stroke='%23444' stroke-width='2' d='M20.333 15.333c0 2.21-1.79 4-4 4-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4 2.21 0 4 1.791 4 4z'/%3E%3Crect width='16' height='4' x='29' y='13' fill='%23CBA081' rx='2'/%3E%3Crect width='8' height='4' x='29' y='19' fill='%23CBA081' rx='2'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M30.667 19.333L34.667 19.333M30.667 12.667L41.333 12.667'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center 0 no-repeat;
  background-size: 100%;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step01.ico02 {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-900 -755) translate(480 475) translate(420 280)'%3E%3Ccircle cx='60' cy='60' r='60' fill='%23F8F3EE' fill-rule='nonzero'/%3E%3Cg%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M25.59 53h-6.413C16.87 53 15 50.968 15 48.462V13.539C15 11.032 16.87 9 19.177 9H37.71c2.308 0 4.178 2.032 4.178 4.539v12.155' transform='translate(28 28)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M25.667 14.333L33.667 14.333' transform='translate(28 28)'/%3E%3Cg transform='translate(28 28) translate(33.667 33)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M0 24c0-4.418 4.18-8 9.333-8 5.154 0 9.334 3.582 9.334 8'/%3E%3Crect width='9.333' height='9.333' x='6' y='4.667' fill='%23CBA081' rx='4.667'/%3E%3Crect width='14' height='14' x='2.667' y='1' stroke='%23444' stroke-width='2' rx='7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center 0 no-repeat;
  background-size: 100%;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step01.ico03 {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1160 -755) translate(480 475) translate(675 280) translate(5)'%3E%3Ccircle cx='60' cy='60' r='60' fill='%23F8F3EE' fill-rule='nonzero'/%3E%3Cg transform='translate(28 28)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M12.391 30.333v-16C12.391 11.388 14.78 9 17.725 9h29.333c2.945 0 5.333 2.388 5.333 5.333V37H15.346c-1.756 0-3.307 1.145-3.824 2.824L8.12 50.883c-.526 1.714.755 3.45 2.55 3.45h43.405c1.79 0 3.073-1.73 2.55-3.444L52.392 37'/%3E%3Crect width='21.333' height='5.333' x='18.667' y='18.667' fill='%23CBA081' rx='2.667'/%3E%3Crect width='10.667' height='5.333' x='18.667' y='26.667' fill='%23CBA081' rx='2.667'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M20.391 26.667h8m-8-6.667h16'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center 0 no-repeat;
  background-size: 100%;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step01.ico04 {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-704 -755) translate(480 475) translate(118 280) translate(106)'%3E%3Ccircle cx='60' cy='60' r='60' fill='%23F8F3EE'/%3E%3Cg transform='translate(33 38)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M25.519 38H5.98C2.863 38 .333 36.033.333 33.608V5.058c0-2.425 2.53-4.391 5.648-4.391h36.706c3.118 0 5.646 1.966 5.646 4.392v12.549'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9.667 26c0-3.681 2.985-6.667 6.666-6.667C20.015 19.333 23 22.32 23 26'/%3E%3Cpath stroke='%23444' stroke-width='2' d='M20.333 15.333c0 2.21-1.79 4-4 4-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4 2.21 0 4 1.791 4 4z'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M29.667 19.333L33.667 19.333M29.667 12.667L40.333 12.667'/%3E%3Crect width='22' height='22' x='32' y='24.333' fill='%23F8F3EE' stroke='%23444' stroke-width='2' rx='11'/%3E%3Cpath fill='%23CBA081' d='M52.933 36.267c0 4.971-4.028 9-9 9-4.971 0-9-4.029-9-9 0-4.972 4.029-9 9-9 4.972 0 9 4.028 9 9'/%3E%3Cpath fill='%23444' d='M39.67 36.633h3.6c.663 0 1.2.537 1.2 1.2 0 .663-.537 1.2-1.2 1.2h-3.6c-.663 0-1.2-.537-1.2-1.2 0-.663.537-1.2 1.2-1.2z' transform='rotate(45 41.47 37.833)'/%3E%3Cpath fill='%23444' d='M41.866 35.6h8c.553 0 1 .447 1 1 0 .552-.447 1-1 1h-8c-.552 0-1-.448-1-1 0-.553.448-1 1-1z' transform='scale(-1 1) rotate(45 0 -74.131)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center 0 no-repeat;
  background-size: 100%;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step01.ico05 {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1096 -755) translate(480 475) translate(524 280) translate(92)'%3E%3Ccircle cx='60' cy='60' r='60' fill='%23F8F3EE' fill-rule='nonzero'/%3E%3Cg transform='translate(29 28)'%3E%3Cpath stroke='%23434344' stroke-linecap='round' stroke-width='2' d='M48.35 28V14.333C48.35 11.388 45.964 9 43.019 9H13.684c-2.945 0-5.333 2.388-5.333 5.333V37h37.045c1.756 0 3.307 1.146 3.824 2.824l3.402 11.059c.528 1.715-.753 3.45-2.548 3.45H6.668c-1.79 0-3.073-1.73-2.55-3.443L8.35 37'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M16.391 26.667h8m-8-6.667h16'/%3E%3Crect width='22' height='22' x='37' y='34.333' fill='%23F8F3EE' stroke='%23444' stroke-width='2' rx='11'/%3E%3Cpath fill='%23CBA081' d='M57.933 46.267c0 4.971-4.028 9-9 9-4.971 0-9-4.029-9-9 0-4.972 4.029-9 9-9 4.972 0 9 4.028 9 9'/%3E%3Cpath fill='%23444' d='M44.67 46.633h3.6c.663 0 1.2.537 1.2 1.2 0 .663-.537 1.2-1.2 1.2h-3.6c-.663 0-1.2-.537-1.2-1.2 0-.663.537-1.2 1.2-1.2z' transform='rotate(45 46.47 47.833)'/%3E%3Cpath fill='%23444' d='M46.866 45.6h8c.553 0 1 .447 1 1 0 .552-.447 1-1 1h-8c-.552 0-1-.448-1-1 0-.553.448-1 1-1z' transform='scale(-1 1) rotate(45 0 -76.203)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center 0 no-repeat;
  background-size: 100%;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step01.ico06 {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-912 -422) translate(640 306) translate(272 116)'%3E%3Ccircle cx='48' cy='48' r='48' fill='%23F8F3EE'/%3E%3Cg%3E%3Cpath fill='%23CBA081' d='M10 19h31v-7c0-1.104-.896-2-2-2H12c-1.104 0-2 .896-2 2v7z' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M7 19v-8c0-2.209 1.791-4 4-4h26c2.209 0 4 1.791 4 4v26c0 2.209-1.791 4-4 4H11c-2.209 0-4-1.791-4-4V25M41 19L7 19' transform='translate(24 24)'/%3E%3Cpath fill='%23444' d='M25 28c0 .553-.447 1-1 1-.553 0-1-.447-1-1 0-.553.447-1 1-1 .553 0 1 .447 1 1' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-width='2' d='M25 28c0 .553-.447 1-1 1-.553 0-1-.447-1-1 0-.553.447-1 1-1 .553 0 1 .447 1 1z' transform='translate(24 24)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M24 29L24 33' transform='translate(24 24)'/%3E%3Cpath fill='%23444' d='M14 13c-.553 0-1 .447-1 1 0 .553.447 1 1 1 .553 0 1-.447 1-1 0-.553-.447-1-1-1M18 13c-.553 0-1 .447-1 1 0 .553.447 1 1 1 .553 0 1-.447 1-1 0-.553-.447-1-1-1M22 13c-.553 0-1 .447-1 1 0 .553.447 1 1 1 .553 0 1-.447 1-1 0-.553-.447-1-1-1' transform='translate(24 24)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center 0 no-repeat;
  background-size: 100%;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step01.ico07 {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-900 -731) translate(622 731) translate(252) translate(26)'%3E%3Ccircle cx='60' cy='60' r='60' fill='%23F8F3EE' fill-rule='nonzero'/%3E%3Cg%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M28.537 53H14.94C12.211 53 10 50.788 10 48.059V15.94C10 13.212 12.211 11 14.941 11H47.06C49.788 11 52 13.212 52 15.941V27.06m-32.118-3.706h17.294m-17.294 7.412h9.883' transform='translate(27.5 27.75)'/%3E%3Cg%3E%3Cpath fill='%23CBA081' fill-rule='nonzero' d='M6.924 1.014L9.966 7.94 6.178 8.426 3.254 10.892 0.21 3.965' transform='translate(27.5 27.75) translate(43.75 43.5)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6.924 1.014L9.966 7.94 6.178 8.426 3.254 10.892 0.21 3.965' transform='translate(27.5 27.75) translate(43.75 43.5)'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23CBA081' fill-rule='nonzero' d='M5.793 0.948L2.369 8.03 5.446 8.055 7.551 10.102 10.977 3.018' transform='translate(27.5 27.75) translate(36.059 44.536)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3.422 0L0 7.082 4.261 7.58 7.551 10.102 10.975 3.018' transform='translate(27.5 27.75) translate(36.059 44.536)'/%3E%3C/g%3E%3Cpath fill='%23CBA081' fill-rule='nonzero' d='M52.5 41c0 3.453-2.797 6.25-6.25 6.25S40 44.453 40 41s2.797-6.25 6.25-6.25S52.5 37.547 52.5 41' transform='translate(27.5 27.75)'/%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M52.5 39.75c0 4.141-3.359 7.5-7.5 7.5s-7.5-3.359-7.5-7.5 3.359-7.5 7.5-7.5 7.5 3.359 7.5 7.5z' transform='translate(27.5 27.75)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center 0 no-repeat;
  background-size: 100%;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step01.ico08 {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='96' height='96' viewBox='0 0 96 96'%3E%3Cdefs%3E%3Cpath id='77lkb3xaga' d='M0 48L48 48 48 0 0 0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-512 -228) translate(432 80) translate(48 116) translate(32 32)'%3E%3Ccircle cx='48' cy='48' r='48' fill='%23F8F3EE'/%3E%3Cg transform='translate(24 24)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-width='2' d='M7 12V9c0-1.104.896-2 2-2h3M41 12V9c0-1.104-.896-2-2-2h-3M7 36v3c0 1.104.896 2 2 2h3M41 36v3c0 1.104-.896 2-2 2h-3'/%3E%3Cpath fill='%23CBA081' d='M17.5 34h4c.276 0 .5-.224.5-.5v-4c0-.276-.224-.5-.5-.5h-4c-.276 0-.5.224-.5.5v4c0 .276.224.5.5.5'/%3E%3Cpath stroke='%23444' stroke-width='2' d='M14.5 34h7c.276 0 .5-.224.5-.5v-7c0-.276-.224-.5-.5-.5h-7c-.276 0-.5.224-.5.5v7c0 .276.224.5.5.5z'/%3E%3Cpath fill='%23CBA081' d='M17.5 22h4c.276 0 .5-.224.5-.5v-4c0-.276-.224-.5-.5-.5h-4c-.276 0-.5.224-.5.5v4c0 .276.224.5.5.5'/%3E%3Cpath stroke='%23444' stroke-width='2' d='M14.5 22h7c.276 0 .5-.224.5-.5v-7c0-.276-.224-.5-.5-.5h-7c-.276 0-.5.224-.5.5v7c0 .276.224.5.5.5z'/%3E%3Cpath fill='%23CBA081' d='M29.5 22h4c.276 0 .5-.224.5-.5v-4c0-.276-.224-.5-.5-.5h-4c-.276 0-.5.224-.5.5v4c0 .276.224.5.5.5'/%3E%3Cpath stroke='%23444' stroke-width='2' d='M26.5 22h7c.276 0 .5-.224.5-.5v-7c0-.276-.224-.5-.5-.5h-7c-.276 0-.5.224-.5.5v7c0 .276.224.5.5.5z'/%3E%3Cpath fill='%23444' d='M25 27h6v-2h-5c-.552 0-1 .448-1 1v1z'/%3E%3Cmask id='nmkw6jjkdb' fill='%23fff'%3E%3Cuse xlink:href='%2377lkb3xaga'/%3E%3C/mask%3E%3Cpath fill='%23444' d='M29 31L31 31 31 29 29 29zM31 29L33 29 33 27 31 27zM27 33L29 33 29 31 27 31zM25.5 35H27v-2h-2v1.5c0 .276.224.5.5.5M29 35L31 35 31 33 29 33zM31 35L33 35 33 33 31 33zM31 33L33 33 33 31 31 31zM33 35h1c.552 0 1-.448 1-1v-8c0-.552-.448-1-1-1h-1v10z' mask='url(%23nmkw6jjkdb)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center 0 no-repeat;
  background-size: 100%;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step02 {
  position: relative;
  margin: 0 0 16px 0;
  width: 100%;
  height: 36px;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step02.ico09 {
  background: url("/inc_renewal/img/content/guideStep_ico07.png") center 0 no-repeat;
  background-size: auto 100%;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step02.ico10 {
  background: url("/inc_renewal/img/content/guideStep_ico08.png") center 0 no-repeat;
  background-size: auto 100%;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step02.ico11 {
  background: url("/inc_renewal/img/content/guideStep_ico09.png") center 0 no-repeat;
  background-size: auto 100%;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step03 {
  position: relative;
  margin: 0 auto 16px auto;
  width: 72px;
  height: 72px;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step03.ico12 {
  background: url("/inc_renewal/img/content/guideStep_ico10.png") center 0 no-repeat;
  background-size: auto 100%;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step03.ico13 {
  background: url("/inc_renewal/img/content/guideStep_ico11.png") center 0 no-repeat;
  background-size: auto 100%;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step03.ico14 {
  background: url("/inc_renewal/img/content/guideStep_ico12.png") center 0 no-repeat;
  background-size: auto 100%;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .step03.ico15 {
  background: url("/inc_renewal/img/content/guideStep_ico13.png") center 0 no-repeat;
  background-size: auto 100%;
}
.guide_area.slick-slider .guide_slider .guide_type ul li dl {
  position: relative;
  margin: 24px auto;
  display: inline-block;
  text-align: left;
}
.guide_area.slick-slider .guide_slider .guide_type ul li dl dt {
  position: relative;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: -0.5px;
  color: #757575;
  padding-left: 8px;
}
.guide_area.slick-slider .guide_slider .guide_type ul li dl dt::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 0;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  display: inline-block;
  background: #444;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .h2_title {
  display: block;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .h4_txt {
  margin: 24px 0px;
}
.guide_area.slick-slider .guide_slider .guide_type ul li .lh64_title {
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.56px;
  line-height: 64px;
}
.guide_area.slick-slider .guide_slider .guide_type.step4_type ul li > .h4_txt {
  margin: 12px 0px 0px 0px;
}
.guide_area.slick-slider .guide_slider .guide_type .form_help {
  font-size: 14px;
  margin: 40px 0 24px 0;
  text-align: center;
}
.guide_area.slick-slider .guide_slider .guide_type .all_btn {
  margin: 56px 0px 40px 0px;
  position: relative;
  display: inline-block;
  text-align: left;
}
.guide_area.slick-slider .guide_slider .guide_type .all_btn:first-child {
  margin: 0px 0px 40px 0px;
}
.guide_area.slick-slider .guide_slider .guide_type .all_btn span {
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
  letter-spacing: -0.5px;
  color: #222222;
}
.guide_area.slick-slider .guide_slider .guide_type .all_btn span::after {
  background-size: 120%;
  margin-bottom: 4px;
}
.guide_area.slick-slider .slick-prev, .guide_area.slick-slider .slick-next {
  width: 48px;
  height: 48px;
  top: calc(50% - 24px);
  background-color: #fff;
}
.guide_area.slick-slider .slick-prev {
  left: -64px;
}
.guide_area.slick-slider .slick-next {
  right: -64px;
}
.guide_area.slick-slider .slick-dots {
  height: 58px;
  text-align: left;
  top: 0;
}
.guide_area.slick-slider .slick-dots li {
  width: auto;
  height: 56px;
}
.guide_area.slick-slider .slick-dots li.slick-active button {
  border-radius: 28px;
  border: 1px #0886c5 solid;
  width: auto;
  padding: 0px 32px 0px 68px;
  color: #0886c5;
}
.guide_area.slick-slider .slick-dots li.slick-active button::before {
  content: "";
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-512.000000, -393.000000) translate(480.000000, 379.000000) translate(32.000000, 14.000000)'%3E%3Crect width='8' height='3' x='5.889' y='15.096' fill='%230886C5' rx='1.5' transform='translate(9.889087, 16.596194) rotate(45.000000) translate(-9.889087, -16.596194)'/%3E%3Crect width='16' height='3' x='8.364' y='12.364' fill='%230886C5' rx='1.5' transform='translate(16.363961, 13.863961) scale(-1, 1) rotate(45.000000) translate(-16.363961, -13.863961)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 0 center no-repeat;
  display: inline-block;
  position: absolute;
  left: 32px;
  top: 25%;
  width: 28px;
  height: 28px;
}
.guide_area.slick-slider .slick-dots li.slick-active button > span.on {
  display: inline-block;
}
.guide_area.slick-slider .slick-dots li.slick-active button > span.num_txt {
  display: none;
}
.guide_area.slick-slider .slick-dots li button {
  border-radius: 50%;
  width: 56px;
  height: 56px;
  border: 1px #ccc solid;
  background-color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: normal;
  text-align: center;
  color: #757575;
}
.guide_area.slick-slider .slick-dots li button::before {
  display: none;
}
.guide_area.slick-slider .slick-dots li button::after {
  position: absolute;
  top: 50%;
  right: -10px;
  display: block;
  content: "";
  width: 10px;
  height: 1px;
  background: #cccccc;
  opacity: 1;
}
.guide_area.slick-slider .slick-dots li button > span.on {
  display: none;
}
.guide_area.slick-slider .slick-dots li button > span.num_txt {
  display: inline-block;
}
.guide_area.slick-slider .slick-dots li:last-child button::after {
  display: none;
}

.sub_radio_group .mtl_radio {
  margin-right: 25px;
}

.listBasic .fz14 > .bul_star {
  margin-top: 3px;
}

.modal .result_wrap {
  text-align: center;
}

.modal .modal_header .wrapper .title strong {
  color: #0886c5;
  font-weight: 400;
}

.alert_box .normal_txt {
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  letter-spacing: -0.55px;
  text-align: center;
  color: #222222;
}

.form_amount .input_number .input_number_close {
  position: absolute;
  top: 13px;
  right: 30px;
  width: 24px;
  height: 24px;
  display: none;
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1724 -304) translate(1420 244) translate(24 58) translate(280 2)'%3E%3Ccircle cx='12' cy='12' r='8' fill='%23CCC'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 9L15 15' transform='matrix(-1 0 0 1 24 0)'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 9L15 15'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}

.phishing_box .tool_box .tooltip .tooltip_btn:after {
  background-color: #444;
}

.cancel_area {
  position: relative;
  margin: 48px 0px 200px 0px;
}
.cancel_area > .btn {
  width: 160px;
}

.modal .comp.type02 {
  margin-top: 72px;
}

.comp:last-child > .btn_area.sub, .comp:last-child > .btn_area.action {
  margin-bottom: 0px;
}

.pin_area .pin_list {
  position: relative;
}
.pin_area .pin_list li {
  position: relative;
  padding-left: 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #757575;
}
.pin_area .pin_list li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0px;
  width: 2px;
  height: 2px;
  background-color: #444;
}

.comp.tab_margin {
  margin-top: 56px;
}

/**
* taek
* ------------------
*/
/*[data-main="true"]{
	.content-id.main{width:calc(1920px - 160px); margin: 0 auto;}

	@include mediaQuery('xg_under'){
		.content-id.main{width:calc(1280px - 80px); margin: 0 auto;}
	}
}
*/
[data-login=true] .myinfo_area {
  display: block;
}
[data-login=true] .certification_area {
  display: none;
}

[data-login=""] .myinfo_area {
  display: none;
}
[data-login=""] .certification_area {
  display: block;
}

/**
* 임수현 : 2021.Renewal
* ------------------
*/
/*  .table_print{border-bottom: 1px solid #bdbdbd}
.table_print th,
.table_print td{border-top:1px solid #e0e0e0;border-bottom:none;}
.table_print thead tr:first-child th,
.table_print thead tr:first-child td{border-top:none;}
.table_print tbody tr:last-child th,
.table_print tbody tr:last-child td{border-bottom:none;}  */
/* A_IB_70301_2_P11.html 이용동의 */
.agree_content {
  margin-top: 40px;
}
.agree_content h2 + * {
  margin-top: 17px;
}
.agree_content .fc_base {
  color: #222 !important;
  font-weight: 400 !important;
}
.agree_content .h3_title {
  margin: 16px 0 4px;
  font-weight: 600;
  line-height: 20px;
  font-size: 20px;
}
.agree_content:first-child .h3_title:first-child {
  margin-top: 0;
}
.agree_content .txt, .agree_content .agree_list, .agree_content .agree_list_line {
  font-weight: 300;
  color: #4D4F58;
  line-height: 24px;
}
.agree_content > .pop_radio {
  margin-top: 8px;
}
.agree_content > .pop_radio .mtl_radio span {
  color: #757575;
  font-weight: 400;
}
.agree_content .txt + ul {
  margin-top: 8px;
}
.agree_content .agree_list li {
  font-weight: 400;
  margin-top: 8px;
}
.agree_content .agree_list .agree_list_line {
  padding-left: 16px;
}
.agree_content .txt + .agree_list {
  margin-top: 4px;
}
.agree_content .agree_list_line li {
  position: relative;
  padding-left: 8px;
  font-weight: 400;
}
.agree_content .agree_list_line li:before {
  content: "-";
  width: 8px;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 25px;
}
.agree_content .table_area {
  margin-top: 12px;
}
.agree_content .table_area th, .agree_content .table_area td {
  padding: 16px;
  vertical-align: top;
  line-height: 24px;
}
.agree_content .table_area .pop_radio {
  margin-top: 5px;
}
.agree_content .table_area td,
.agree_content .table_area .pop_radio .mtl_radio span {
  color: #757575;
  font-weight: 400;
}
.agree_content .alert_box {
  margin-top: 24px;
}
.agree_content .alert_box .pop_radio {
  font-size: 16px;
  text-align: center;
  padding: 0;
}
.agree_content .alert_box .pop_radio:first-child {
  margin-top: 0;
}
.agree_content .alert_box .pop_radio .txt {
  color: #1A1D29;
  padding: 0 0 0 27px;
  font-weight: 400;
}
.agree_content .alert_box .pop_radio .mtl_radio {
  margin: 2px 0 0 22px;
  vertical-align: top;
}
.agree_content .alert_box .pop_radio .mtl_radio span {
  font-size: 16px;
}
.agree_content:first-child {
  margin-top: 0;
}

/**
* Goang : 2021.Renewal
* ------------------
*/
.box_swiper .tab_button {
  padding: 0 56px;
  margin-bottom: 23px;
}
.box_swiper .tab_content,
.box_swiper .slick_content {
  position: relative;
}
.box_swiper .tab_content .view_all,
.box_swiper .slick_content .view_all {
  display: block;
  padding: 0 56px;
  color: #666;
  font-size: 13px;
  font-weight: 400;
}
.box_swiper .tab_content .view_all::after,
.box_swiper .slick_content .view_all::after {
  display: block;
  content: "";
  clear: both;
}
.box_swiper .tab_content .view_all .btn_plus,
.box_swiper .slick_content .view_all .btn_plus {
  float: right;
}
.box_swiper .tab_content .slick-slider,
.box_swiper .slick_content .slick-slider {
  margin-top: 10px;
}
.box_swiper .tab_content .slick-slider .slick-track,
.box_swiper .slick_content .slick-slider .slick-track {
  margin-left: 0;
  margin-right: 0;
}
.box_swiper .tab_content .form_help,
.box_swiper .slick_content .form_help {
  margin: 16px 56px 0;
}
.box_swiper .tab_content.no_data .slick-slider,
.box_swiper .slick_content.no_data .slick-slider {
  display: none;
}
.box_swiper .tab_content.no_data .empty_box,
.box_swiper .slick_content.no_data .empty_box {
  display: block;
  color: #757575;
  padding: 10px 0 18px;
}
.box_swiper .tab_content.no_data .empty_box .btn_arrow,
.box_swiper .slick_content.no_data .empty_box .btn_arrow {
  margin-top: 15px;
  text-decoration: underline;
}
.box_swiper .tab_content .tab_table th,
.box_swiper .slick_content .tab_table th {
  color: #222;
  font-size: 14px;
  text-align: left;
  padding-left: 56px;
}
.box_swiper .tab_content .tab_table td,
.box_swiper .slick_content .tab_table td {
  padding: 10px 20px;
}

.slick-slider {
  position: relative;
  padding: 0 24px;
}
.slick-slider .slick-wrapper {
  padding: 0 21px 0 31px;
}
.slick-slider .item {
  position: relative;
  margin-right: 10px;
}
.slick-slider .item:last-child {
  margin-right: 0;
}
.slick-slider button.slick-prev {
  position: absolute;
  left: 0;
  width: 24px;
  height: 105px;
  cursor: pointer;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='22' viewBox='0 0 15 22'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23DDD'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-489 -740) translate(479 150) translate(1 353) translate(9 150) translate(0 33) translate(.902 54.098)'%3E%3Crect width='14' height='3' y='13.112' rx='1.5' transform='scale(-1 1) rotate(-45 0 31.512)'/%3E%3Crect width='14' height='3' y='5' rx='1.5' transform='rotate(135 7 6.5)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.slick-slider button.slick-prev span {
  font-size: 0;
}
.slick-slider button.slick-prev:hover, .slick-slider button.slick-prev:focus {
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg fill='%23AFAFAF'%3E%3Cpath d='M1.35 12.2h9.9c.746 0 1.35.604 1.35 1.35 0 .746-.604 1.35-1.35 1.35h-9.9C.604 14.9 0 14.296 0 13.55c0-.746.604-1.35 1.35-1.35z' transform='translate(-503.000000, -767.000000) translate(479.000000, 196.000000) translate(0.000000, 371.000000) translate(0.000000, 56.000000) translate(24.000000, 144.000000) translate(4.709367, 2.059367) translate(6.300000, 13.550000) scale(-1, 1) rotate(-45.000000) translate(-6.300000, -13.550000)'/%3E%3Cpath d='M1.35 5h9.9c.746 0 1.35.604 1.35 1.35 0 .746-.604 1.35-1.35 1.35h-9.9C.604 7.7 0 7.096 0 6.35 0 5.604.604 5 1.35 5z' transform='translate(-503.000000, -767.000000) translate(479.000000, 196.000000) translate(0.000000, 371.000000) translate(0.000000, 56.000000) translate(24.000000, 144.000000) translate(4.709367, 2.059367) translate(6.300000, 6.350000) rotate(-225.000000) translate(-6.300000, -6.350000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}
.slick-slider button.slick-next {
  position: absolute;
  right: 0;
  width: 24px;
  height: 105px;
  cursor: pointer;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='22' viewBox='0 0 15 22'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23DDD'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1416 -740) translate(479 150) translate(1 353) translate(9 150) translate(0 33) translate(927.902 54.098)'%3E%3Crect width='14' height='3' y='13.112' rx='1.5' transform='rotate(-45 7 14.612)'/%3E%3Crect width='14' height='3' y='5' rx='1.5' transform='scale(1 -1) rotate(-45 -8.692 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.slick-slider button.slick-next span {
  font-size: 0;
}
.slick-slider button.slick-next:hover, .slick-slider button.slick-next:focus {
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg fill='%23AFAFAF'%3E%3Cpath d='M1.35 12.2h9.9c.746 0 1.35.604 1.35 1.35 0 .746-.604 1.35-1.35 1.35h-9.9C.604 14.9 0 14.296 0 13.55c0-.746.604-1.35 1.35-1.35z' transform='translate(-1391.000000, -767.000000) translate(479.000000, 196.000000) translate(0.000000, 371.000000) translate(0.000000, 56.000000) translate(924.000000, 156.000000) scale(-1, 1) translate(-924.000000, -156.000000) translate(912.000000, 144.000000) translate(4.709367, 1.059367) translate(6.300000, 13.550000) scale(-1, 1) rotate(-45.000000) translate(-6.300000, -13.550000)'/%3E%3Cpath d='M1.35 5h9.9c.746 0 1.35.604 1.35 1.35 0 .746-.604 1.35-1.35 1.35h-9.9C.604 7.7 0 7.096 0 6.35 0 5.604.604 5 1.35 5z' transform='translate(-1391.000000, -767.000000) translate(479.000000, 196.000000) translate(0.000000, 371.000000) translate(0.000000, 56.000000) translate(924.000000, 156.000000) scale(-1, 1) translate(-924.000000, -156.000000) translate(912.000000, 144.000000) translate(4.709367, 1.059367) translate(6.300000, 6.350000) rotate(-225.000000) translate(-6.300000, -6.350000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
  content: "";
}

.card_list::after {
  display: block;
  content: "";
  clear: both;
}
.card_list::after {
  display: block;
  content: "";
  clear: both;
}
.card_list > * {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  width: calc( 33.3333333333% - 8px );
  margin-right: calc((100% - ( ((100% / 3) - 8px) * 3)) / (3 - 1)) !important;
}
.card_list > *:nth-of-type(3n) {
  float: right;
  margin-right: 0 !important;
}
.card_list li {
  position: relative;
  margin-bottom: 10px;
}

.card_list_top > p,
.card_list_top > div {
  position: relative;
  margin-bottom: 15px;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 400;
  color: #666;
}
.card_list_top > p:after,
.card_list_top > div:after {
  content: "*";
  position: absolute;
  top: 2px;
  left: 0px;
  width: 2px;
  height: 2px;
  color: #666;
}
.card_list_top > p.rfmark,
.card_list_top > div.rfmark {
  padding-left: 15px;
}
.card_list_top > p.rfmark:after,
.card_list_top > div.rfmark:after {
  content: "※";
  top: 0px;
}

.card_item.on > .item_wrap, .card_item > a.item_wrap:hover {
  border: 2px solid #0886c5;
  border-radius: 16px;
  box-sizing: border-box;
  padding: 15px;
}
.card_item .item_wrap {
  display: block;
  border: 1px solid #bdbdbd;
  box-sizing: content-box;
  border-radius: 16px;
  padding: 16px;
  background: #fff;
}
.card_item .item_wrap .name {
  display: block;
  margin-bottom: 16px;
  /* padding-right: 20px; */
  font-size: 16px;
  color: #222;
  line-height: 28px;
  font-weight: 400;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 98%;
}
.card_item .item_wrap .bank {
  display: block;
  font-size: 13px;
  color: #222;
  font-weight: 600;
  line-height: 20px;
}
.card_item .item_wrap .num {
  font-size: 13px;
  color: #666;
  font-weight: 400;
}
.card_item .btn_star {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath stroke='%23CCC' stroke-linejoin='round' d='M12.5 18.034c.203 0 .403.057.584.168l3.493 2.183c.577.36 1.286-.177 1.137-.861l-.953-4.385c-.062-.286.03-.584.241-.777l3.237-2.965c.504-.462.234-1.33-.435-1.394l-4.28-.406c-.28-.027-.523-.211-.633-.482l-1.688-4.13c-.264-.646-1.14-.646-1.405 0l-1.602 3.914c-.162.401-.523.677-.942.717l-4.058.385c-.669.064-.94.932-.435 1.394l3.237 2.965c.21.193.303.491.241.777l-.952 4.386c-.149.684.56 1.221 1.136.861l3.495-2.182c.18-.111.38-.168.583-.168z' transform='translate(-844 -2951) translate(204 2790) translate(48 152) translate(424 1) translate(168 8)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.card_item .btn_star.on {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23EEC639' d='M12.304 4.5L9.484 9.106 4.5 10.826 7.84 15.039 7.873 20.5 12.758 18.499 17.761 20.153 17.44 14.703 20.5 10.265 15.417 8.898z' transform='translate(-420 -2950) translate(204 2790) translate(48 152) translate(168 8)'/%3E%3Cpath stroke='%23EEC639' stroke-linejoin='round' d='M12.5 18.034c.203 0 .403.057.584.168l3.493 2.183c.577.36 1.286-.177 1.137-.861l-.953-4.385c-.062-.286.03-.584.241-.777l3.237-2.965c.504-.462.234-1.33-.435-1.394l-4.28-.406c-.28-.027-.523-.211-.633-.482l-1.688-4.13c-.264-.646-1.14-.646-1.405 0l-1.602 3.914c-.162.401-.523.677-.942.717l-4.058.385c-.669.064-.94.932-.435 1.394l3.237 2.965c.21.193.303.491.241.777l-.952 4.386c-.149.684.56 1.221 1.136.861l3.495-2.182c.18-.111.38-.168.583-.168z' transform='translate(-420 -2950) translate(204 2790) translate(48 152) translate(168 8)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.card_item .btn_del {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-923 -696) translate(479 150) translate(0 353) translate(10 143) translate(0 40) translate(262) translate(172 10)'%3E%3Crect width='18' height='18' fill='%23EEE' rx='9'/%3E%3Cpath stroke='%23FFF' stroke-linecap='square' d='M6 6L12.364 12.364'/%3E%3Cpath stroke='%23FFF' stroke-linecap='square' d='M5.707 6L12.071 12.364' transform='matrix(-1 0 0 1 17.778 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.card_item .btn_del:hover {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-703 -696) translate(479 150) translate(0 353) translate(10 143) translate(0 40) translate(42) translate(172 10)'%3E%3Crect width='18' height='18' fill='%23CCC' rx='9'/%3E%3Cpath stroke='%23FFF' stroke-linecap='square' d='M6 6L12.364 12.364'/%3E%3Cpath stroke='%23FFF' stroke-linecap='square' d='M5.707 6L12.071 12.364' transform='matrix(-1 0 0 1 17.778 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
}
.card_item .label {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 40px;
  height: 20px;
  background: #F5FAFD;
  color: #008DDB;
  border-radius: 10px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
}

.card_item.aggrement .item_wrap .name {
  max-width: 125px;
}

.modal .card_item .item_wrap .num {
  font-weight: 400;
}
.modal .card_item .item_wrap .label {
  font-weight: 400;
}

.explain_cont dt {
  position: relative;
  font-size: 18px;
  line-height: 27px;
  font-weight: 600;
  padding-left: 8px;
  margin-top: 24px;
  color: #1A1D29;
}
.explain_cont dt:after {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 2px;
  height: 2px;
  background-color: #222;
}
.explain_cont dt:first-child {
  margin-top: 0;
}
.explain_cont dd {
  display: block;
  margin-top: 8px;
  color: #757575;
  line-height: 24px;
  font-weight: 400;
}

.ing_txt {
  text-align: center;
  font-weight: 400;
  color: #1A1D29;
  font-size: 20px;
  line-height: 30px;
  margin-top: 32px;
}

.table_bank {
  border-top: 1px solid #e0e0e0;
}
.table_bank td {
  text-align: center;
  font-size: 13px;
  color: #757575;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.table_bank td a {
  display: block;
  padding: 10px 15px 15px;
}
.table_bank td a img {
  width: 56px;
  height: 56px;
}
.table_bank td a span {
  display: block;
  line-height: 12px;
  color: #757575;
  font-weight: 400;
}
.table_bank td a:hover span {
  color: #222;
  font-weight: 400;
}
.table_bank td:nth-child(5n) {
  border-right: 0;
}

.confirm_copyright {
  padding-top: 15px;
}
.confirm_copyright span,
.confirm_copyright strong {
  display: block;
  text-align: center;
}
.confirm_copyright span {
  font-size: 14px;
  color: #73757C;
  letter-spacing: 1px;
}
.confirm_copyright strong {
  font-size: 20px;
  color: #1A1D29;
  margin-top: 8px;
}

.define_cont {
  margin-left: 8px;
}
.define_cont dt {
  position: relative;
  margin-top: 22px;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
.define_cont dt:after {
  content: "";
  position: absolute;
  left: -8px;
  top: 13px;
  width: 2px;
  height: 2px;
  background-color: #444;
}
.define_cont dt:first-child {
  margin-top: 0;
}
.define_cont dd {
  margin-top: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  color: #757575;
}
.define_cont dd ul {
  margin-left: 8px;
}
.define_cont dd ul li {
  position: relative;
  font-weight: 400;
  color: #757575;
}
.define_cont dd ul li:after {
  content: "";
  position: absolute;
  left: -8px;
  top: 12px;
  width: 3px;
  height: 1px;
  background-color: #757575;
}

/**
* Taek
* ------------------
*/
h1 {
  border-bottom-color: #FFF;
}

.systemPopup h1 {
  border-bottom-color: #FFF !important;
}

.card_tit a:hover {
  color: inherit !important;
}

a.product_listTitle:hover {
  color: inherit !important;
}

/*
* calendar
*
*/
.mtl_calendar input[type=text]:focus {
  border-radius: inherit;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  height: 48px;
}
.mtl_calendar > input[type=text] {
  width: 156px;
  height: 48px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}
.mtl_calendar > .cal > div.selected_date > a {
  font-size: 16px !important;
}
.mtl_calendar > .cal > div.selected_date .mtl_button {
  background: none;
  border: none;
  min-width: inherit;
}
.mtl_calendar > .cal > div.selected_date .mtl_button span {
  font-size: 16px !important;
}
.mtl_calendar > .cal > div.selected_date .mtl_button:hover, .mtl_calendar > .cal > div.selected_date .mtl_button:active {
  box-shadow: none;
}

/*
*paging
*
*/
.pager {
  text-align: center;
  color: #757575;
}
.pager .btn {
  font-size: 0;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  border: 0;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.pager .btn.first {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-668 -1828) translate(668 1828) matrix(-1 0 0 1 32 0)'%3E%3Cg stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M0 0L4 4 0 8M6 0L10 4 6 8' transform='translate(11 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat !important;
}
.pager .btn.prev {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-708 -1828) translate(668 1828) matrix(-1 0 0 1 72 0)'%3E%3Cpath stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M14 12L18 16 14 20'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat !important;
}
.pager .btn.next {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1180 -1828) translate(668 1828) translate(512)'%3E%3Cpath stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M14 12L18 16 14 20'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat !important;
}
.pager .btn.end {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1220 -1828) translate(668 1828) translate(552)'%3E%3Cg stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M0 0L4 4 0 8M6 0L10 4 6 8' transform='translate(11 12)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat !important;
}
.pager .btn:hover {
  background-color: #eee;
}
.pager .num {
  display: inline-block;
  vertical-align: middle;
  margin: 0 24px;
}
.pager .num .on {
  background: #0886c5;
  color: #fff;
  border-radius: 8px;
}
.pager a {
  display: inline-block;
  text-align: center;
  color: #222;
  width: 32px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  margin-right: 8px !important;
  border-radius: 8px;
  padding: 0;
}
.pager a:last-child {
  margin-right: 0;
}
.pager a:hover {
  background: #eee;
  color: #222;
}

/*
* content
*
*/
.systemPopup > .content-id {
  padding-left: 0;
  padding-right: 0;
}

/*
* input
*
*/
input[type=text].hLight, input[type=password] {
  width: 204px;
  border-color: #BFC0C5;
}

/*
* searchbox
*
*/
.Search_Box {
  background: none;
}

/**
* Goang
* ------------------
*/
.infomation_box {
  background: none;
}

.modal .modal_body .comp {
  margin-bottom: 0;
}

.gnb_search_area .Search_Box {
  width: 100%;
  border: none;
}
.gnb_search_area .search_box input[type=text]:focus,
.gnb_search_area .search_box input[type=password]:focus {
  outline: none;
}

/**
* sh
* ------------------
*/
.fColor,
a.txtLink1 {
  color: #0886c5 !important;
}

/* radio */
.mtl_radio {
  background-image: none;
  position: relative;
  background-image: none;
}

.mtl_radio + .mtl_radio {
  margin-left: 16px;
}

.mtl_radio:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  border-radius: 50%;
  background: #fff;
}

.mtl_radio.focus_on {
  outline: 0;
}

.mtl_radio.focus_on:after {
  border-color: #0886c5;
}

.mtl_radio > .efCir {
  display: none;
}

.mtl_radio > div:not(.efCir),
.mtl_radio.checked > div:not(.efCir) {
  transition: none;
  background-image: none;
}

.mtl_radio.checked:after {
  border-color: #0886c5;
}

.mtl_radio.checked > div:not(.efCir) {
  width: 10px;
  height: 10px;
  background-color: #0886c5;
  border-radius: 50%;
  left: 4px;
  top: 4px;
  z-index: 1;
}

/* checkbox */
.mtl_checkbox > .efCir {
  display: none;
}

.mtl_checkbox > div:not(.efCir),
.mtl_checkbox.checked > div:not(.efCir) {
  transition: none;
}

.mtl_checkbox > div:not(.efCir) {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-301 -1567) translate(98 91) translate(2 1123) translate(201 353)'%3E%3Crect width='19' height='19' x='.5' y='.5' fill='%23F5FAFD' stroke='%230886C5' rx='4'/%3E%3Cg fill='%230886C5' transform='translate(3 5)'%3E%3Crect width='6' height='2' x='.682' y='6' rx='1' transform='rotate(45 3.682 7)'/%3E%3Crect width='12' height='2' x='3' y='4' rx='1' transform='scale(-1 1) rotate(45 0 -16.728)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0;
  background-size: contain;
}

/* 공지시항 첨부파일 */
.boardView dd.bFile > span:first-child {
  display: inline-block;
  margin: 13px 0 0 14px;
}
.boardView dd.bFile:after {
  content: "";
  display: block;
  clear: both;
}

[class*=infoLineBox] {
  border-radius: 16px;
}

.content-id h2 + .listDefault, .content-id h2 + p,
.content-id h3 + .listDefault,
.content-id h3 + p {
  margin-top: 24px;
  line-height: 24px;
}

.content-id .roundBoxText {
  background: #F6F8FC;
}
.content-id .roundBoxText .round .listDefault.t_center li {
  font-weight: 300;
}
.content-id .roundBoxText .round .listDefault.t_center li::before {
  display: none;
}

.tabType6 {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 56px;
}
.tabType6 div {
  width: 25%;
  float: left;
  text-align: left;
}
.tabType6 div ul {
  margin-top: 32px;
}
.tabType6 div ul li {
  margin-bottom: 20px;
}
.tabType6 div ul li:last-child {
  margin-bottom: 0px;
}
.tabType6 + .tabType6 {
  border-top: 1px solid #E1E2E5;
  padding-top: 86px;
}

#wrap .certificateBtn {
  width: 211px !important;
  margin-top: 2.5em !important;
}
#wrap .certificateBtn *[class^=btn_],
#wrap .certificateBtn .btnWhite {
  width: 100% !important;
  text-align: center;
}
#wrap .certificateBtn p {
  width: 100%;
}
#wrap .certificateBtn p .btn_Blue {
  margin-left: 0;
}
#wrap .certificateBtn p .btn_Blue.autoH {
  padding: 16px 24px;
}
#wrap .certificateBtn p.marT6.f_right {
  margin-top: 12px !important;
}

body .faq_list,
.modal_content .faq_list,
.content-id .faq_list {
  border: 0;
  border-bottom: 1px solid #E1E2E5;
}
body .faq_list li:first-child .faq_q,
.modal_content .faq_list li:first-child .faq_q,
.content-id .faq_list li:first-child .faq_q {
  border-top: none;
}
body .faq_list li .faq_q,
.modal_content .faq_list li .faq_q,
.content-id .faq_list li .faq_q {
  border-top: 1px solid #E1E2E5;
}
body .faq_list li .faq_a > div,
.modal_content .faq_list li .faq_a > div,
.content-id .faq_list li .faq_a > div {
  background: #FAFAFA;
  border-top: 1px solid #E1E2E5;
}
body .faq_list .faq_a_text,
.modal_content .faq_list .faq_a_text,
.content-id .faq_list .faq_a_text {
  font-size: 16px;
}
body .faq_list .faq_a_text > div img,
.modal_content .faq_list .faq_a_text > div img,
.content-id .faq_list .faq_a_text > div img {
  border-radius: 16px;
}
body .faq_list .faq_a_text > .cont_txt,
.modal_content .faq_list .faq_a_text > .cont_txt,
.content-id .faq_list .faq_a_text > .cont_txt {
  margin-top: 4px;
}

.bul-num {
  margin-top: 16px;
}
.bul-num > li .bul-hyphen li {
  display: block;
}
.bul-num > li .bul-hyphen li a {
  display: block;
  margin-left: 15px;
}
.bul-num > li + li {
  margin-top: 8px;
}

.rBbtn {
  position: relative !important;
  bottom: 0 !important;
  margin-top: 24px !important;
}
.rBbtn a {
  margin-left: 0 !important;
}

.list-tip {
  color: #008DDB !important;
  box-sizing: border-box;
  font-weight: 400;
  position: relative;
  padding-left: 45px;
  margin-top: 9px;
}
.list-tip * {
  box-sizing: border-box;
}
.list-tip > em {
  height: 22px;
  border: 1px solid #008DDB;
  border-radius: 16px;
  padding: 0 8px;
  font-size: 12px;
  line-height: 22px;
  font-weight: 500;
  position: absolute;
  top: -1px;
  left: 0;
  letter-spacing: 0;
}

.listexcl.gray li {
  color: #73757C !important;
}
.listexcl.gray li:before {
  background-image: url("/inc_renewal/img/common/icon_tip.png") !important;
}
.listexcl li.excl {
  font-size: 16px !important;
  color: #000 !important;
}
.listexcl li.excl::before {
  top: 3px !important;
}

.comp h3 + .step_box_wrap {
  margin-top: 24px;
}
.comp .step_box_wrap .step_box_col2 {
  border-bottom: 1px solid #E1E2E5;
}
.comp .step_box_wrap .step_box_col2 li span.sb_col2_title h3,
.comp .step_box_wrap .step_box_col2 li span.sb_col2_title h4, .comp .step_box_wrap .step_box_col2 li span.sb_col2_cont h3,
.comp .step_box_wrap .step_box_col2 li span.sb_col2_cont h4 {
  margin: 0;
}
.comp .step_box_wrap .step_box_col2 li span.sb_col2_title .listDefault + .sb_title_3_L1, .comp .step_box_wrap .step_box_col2 li span.sb_col2_cont .listDefault + .sb_title_3_L1 {
  padding: 16px 0 0 0;
}
.comp .step_box_wrap .step_box_col2 li span.sb_col2_title .listDefault + .sb_title_3_L1 + .listDefault, .comp .step_box_wrap .step_box_col2 li span.sb_col2_cont .listDefault + .sb_title_3_L1 + .listDefault {
  margin-top: 16px;
}
.comp .step_box_wrap .step_box_col2 li span.sb_col2_cont h4 {
  margin-bottom: 24px;
}
.comp .step_box_wrap .step_box_col2 li span.sb_col2_cont h4 + .listDefault li .btnSm_White {
  margin-top: 24px !important;
}
.comp .step_box_wrap .step_box_col2 li span.sb_col2_cont h4 + .listDefault li .listDefault li {
  color: #4D4F58;
}
.comp .step_box_wrap .step_box_col2 li span.sb_col2_cont .cont_txt {
  margin-top: 0;
}
.comp .step_box_wrap .step_box_col2 li span.sb_col2_cont .cont_txt .listDefault li:first-of-type {
  margin-top: 0;
}
.comp .step_box_wrap .step_box_col2 li span.sb_col2_cont .cont_txt .listDefault li .btnSsm_White {
  display: table;
  margin: 24px 0;
}
.comp .step_box_wrap .step_box_col2 li span.sb_col2_cont .cont_txt .listDefault li .btnSsm_White:last-of-type {
  margin-bottom: 0;
}
.comp > h2 + .cont_txt {
  margin-top: 24px;
}

.step_box_wrap.bi_directional .step2_box {
  border-left: 0;
  border-right: 0;
}
.step_box_wrap.bi_directional .step2_box li {
  padding: 40px 32px !important;
}
.step_box_wrap.bi_directional .step2_box li::before {
  display: none !important;
}
.step_box_wrap.bi_directional .step2_box li .sb_title_L1 {
  font-size: 18px;
  line-height: 1.2;
}
.step_box_wrap.bi_directional .step2_box li .step_arrow_rightT {
  background: url("/inc_renewal/img/TR/ico_bi_directional.png") !important;
  width: 48px !important;
  height: 32px !important;
  top: 55% !important;
  left: calc(100% - 24px) !important;
  border: 0 !important;
  border-radius: 0 !important;
}
.step_box_wrap.bi_directional .step2_box li .step_arrow_leftB {
  display: none;
}

.force_box.step_box_wrap .step4_box li {
  height: auto;
}

.infomation_box .conf_box.icon .re_title + .listBasic + .btnDownload {
  margin-top: 24px;
}

.tabConControl .tableDefault2 {
  border-top: 0;
}

.boardView .bCon.borBgray {
  padding: 40px;
  border-bottom: 1px solid #4D4F58;
}

.step4_box li .sb_title_L1,
.step4_box li .sb_title_3_L2,
.step4_box li .sb_title_3_L3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
}

.comp .colorBox.allCheck_box {
  border-top: 1px solid #1A1D29;
  background: #F5FAFD;
  padding: 32px 24px;
}
.comp .colorBox.allCheck_box .colorBoxUpTitle {
  font-size: 16px;
  font-weight: 400;
}

#content .tableDefault.tableRow.border-none table tr th,
#content .tableDefault.tableRow.border-none table tr td {
  border: 0 !important;
}

.tableDefault tr.on td, .tableDefault tr:focus td {
  text-decoration: underline;
}
.tableDefault tr .t_left span.news-data {
  position: absolute;
  right: 24px;
}

#content.content-id .bondPriceWrap .tableDefault.tbl-data table tr td a.btnSm_buy {
  display: inline-block !important;
  height: 40px !important;
  line-height: 40px !important;
  padding: 0 24px !important;
  font-size: 16px !important;
}

.tooltip .tooltip_btn {
  height: 17.7px;
}

.tableDefault.bt-none {
  border-top: 0;
}

.step_box_wrap .step_box_result2 li {
  padding: 36px 30px;
}
.step_box_wrap .step_box_result2 li .sb_result span {
  color: #008DDB;
  font-weight: 300;
}

.inner-table03 ul:first-of-type {
  border-top: 1px solid #4D4F58;
  border-bottom: 1px solid #E1E2E5;
}
.inner-table03 ul li {
  height: 73px;
  background-color: #F5FAFD;
  font-size: 16px;
  font-weight: 500;
}
.inner-table03 ul li:first-child {
  background-color: #F5FAFD;
}
.inner-table03 ul li.ul-tbl-td {
  background-color: #fff;
  font-weight: 400;
}

.division4_box {
  margin-top: 56px !important;
}
.division4_box ul li {
  width: 288px !important;
  height: 319px !important;
  border-top: 1px solid #E1E2E5 !important;
  border-bottom: 1px solid #E1E2E5 !important;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  padding: 32px 20px 40px !important;
  box-sizing: border-box;
  margin-left: 16px !important;
}
.division4_box ul li + li {
  margin-bottom: 16px;
}
.division4_box ul li + li:nth-child(4n+1) {
  margin-left: 0 !important;
}
.division4_box ul li:first-child {
  margin-left: 0 !important;
}
.division4_box ul li > div {
  border-bottom: 1px solid #EBEBED;
  padding-bottom: 12px;
}
.division4_box ul li p:nth-of-type(1) {
  line-height: 20px;
  padding-top: 24px;
  font-size: 20px;
  font-weight: 400;
}
.division4_box ul li p:nth-of-type(2) {
  line-height: 30px;
  margin-bottom: 8px;
  padding-top: 3px;
  font-size: 20px;
  font-weight: 700;
}
.division4_box ul li p:nth-of-type(3) {
  line-height: 24px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  color: #73757C !important;
}

.noTxtData .mtl_radio:first-child {
  margin-left: 4px;
}

.alignL > input[type=text] + .btnWhite3 + input[type=text] {
  margin-left: 8px;
}

body .form_group > input[type=hidden] + *,
.content-id .form_group > input[type=hidden] + * {
  margin-left: 0 !important;
}
body .form-group,
.content-id .form-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .form-group > *,
.content-id .form-group > * {
  margin-left: 0 !important;
}
body .form-group > input,
.content-id .form-group > input {
  flex: 1;
  width: 100%;
}
body .form-group > input.inpsm,
.content-id .form-group > input.inpsm {
  max-width: 112px;
}
body .form-group > * + *,
.content-id .form-group > * + * {
  margin-left: 8px !important;
}
body .form-group .form-item-m,
.content-id .form-group .form-item-m {
  flex: 2;
}
body .form-group .form-item-l,
.content-id .form-group .form-item-l {
  flex: 4;
}
body .form-group input[type=text]:first-of-type,
.content-id .form-group input[type=text]:first-of-type {
  margin-left: 0 !important;
}
body .form-group.type-ccode > input,
.content-id .form-group.type-ccode > input {
  flex: auto;
}
body .form-group.type-ccode .inp-xsm,
.content-id .form-group.type-ccode .inp-xsm {
  max-width: 80px;
}
body .form-group.type-ccode .inp-mm,
.content-id .form-group.type-ccode .inp-mm {
  width: 160px !important;
  max-width: 160px;
}

body .content-id h3.red01 {
  background: url(/inc/img/help/h2_red01.gif) no-repeat left 2px !important;
  padding-left: 28px !important;
}

body .content-id h3.red02 {
  background: url(/inc/img/help/h2_red02.gif) no-repeat left 2px !important;
  padding-left: 28px !important;
}

body .content-id h3.red03 {
  background: url(/inc/img/help/h2_red03.gif) no-repeat left 2px !important;
  padding-left: 28px !important;
}

body .content-id h3.red04 {
  background: url(/inc/img/help/h2_red04.gif) no-repeat left 2px !important;
  padding-left: 28px !important;
}

body .content-id h3.red05 {
  background: url(/inc/img/help/h2_red05.gif) no-repeat left 2px !important;
  padding-left: 28px !important;
}

body .content-id h3.red06 {
  background: url(/inc/img/help/h2_red06.gif) no-repeat left 2px !important;
  padding-left: 28px !important;
}

body .content-id h3.red07 {
  background: url(/inc/img/help/h2_red07.gif) no-repeat left 2px !important;
  padding-left: 28px !important;
}

body .content-id h3.red08 {
  background: url(/inc/img/help/h2_red08.gif) no-repeat left 2px !important;
  padding-left: 28px !important;
}

.sb_con {
  position: relative;
}
.sb_con.gray {
  color: #73757C;
  padding-left: 16px;
}
.sb_con.gray::before {
  content: "";
  background: url("/inc_renewal/img/sp/sp_btnx16.png") no-repeat -60px -40px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  left: 0px;
}

ol.bul-num li div {
  color: #1A1D29;
}

.faq_list li .faq_q {
  padding: 40px 24px;
}
.faq_list li .faq_q .faq_q_text {
  font-size: 16px;
  font-weight: 500;
}
.faq_list li .faq_a > div {
  padding: 40px 42px 40px 24px;
}
.faq_list li .faq_a > div .faq_a_text {
  font-size: 16px;
  font-weight: 400;
}
.faq_list li .faq_a > div .faq_a_text p {
  font-weight: 400;
}

.sb_col2_title + .sb_col2_cont > .roundBoxText {
  margin-top: 0;
  background: #F6F8FC;
}

[data-icon=bd04100301_2]::before {
  background: url(/inc_renewal/img/BK/ico_truefriend.png) no-repeat 0 0/cover;
}

.mtl_selectbox a {
  padding: 16px;
  line-height: 1;
}

p.listexcl_blue {
  color: #73757C !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  background: none;
  position: relative;
  padding: 0 10px 0 20px;
  margin-top: 8px;
}
p.listexcl_blue::before {
  content: "";
  background: url("/inc_renewal/img//common/icon_tip.png");
  width: 16px;
  height: 16px;
  position: absolute;
  top: 3px;
  left: 0;
}

.step3_box {
  font-weight: 400;
}

.tableDefault {
  margin-bottom: 16px;
}
.tableDefault + a.btnDownload {
  margin-left: 0;
}
.tableDefault .mtl_radio.disabled::after {
  border: 1px solid #BFC0C5;
  background: #eee;
}
.tableDefault .form_group .form_inline {
  margin-left: 16px;
  display: inline-block;
}
.tableDefault .form_group .form_inline .btnArea a {
  margin-left: 0;
}

.systemPopup h1 + .content-id > .tableDefault {
  margin-top: 0;
}
.systemPopup .tableDefault.reset td {
  padding-top: 18px;
}
.systemPopup .content-id .tabCon form .tableDefault2.type-gap-s table tbody tr td.BTN_HTML .btnSsm_buy + .btnSsm_White {
  margin-left: 0 !important;
}
.systemPopup .tab_content .comp .press-component-wrapper ol.bul-num {
  margin-top: 24px !important;
  font-weight: 400 !important;
}
.systemPopup .tab_content .comp .press-component-wrapper ol.bul-num li {
  margin-top: 8px !important;
}
.systemPopup .tab_content .comp .press-component-wrapper ol.bul-num li:first-child {
  margin-top: 0 !important;
}

ul.listDefault.bul-num {
  padding-left: 16px;
}

.roundBoxKnow .round .listBasic li strong {
  font-weight: 600;
  color: #1A1D29;
}
.roundBoxKnow .round .listBasic li strong + .tableDefault {
  margin-top: 16px;
}
.roundBoxKnow .round .listBasic li strong + .tableDefault table thead tr th,
.roundBoxKnow .round .listBasic li strong + .tableDefault table thead tr td,
.roundBoxKnow .round .listBasic li strong + .tableDefault table tbody tr th,
.roundBoxKnow .round .listBasic li strong + .tableDefault table tbody tr td {
  font-size: 14px;
}
.roundBoxKnow .round .listBasic li strong + .tableDefault table thead th {
  font-weight: 500;
}
.roundBoxKnow .round .listBasic li strong + .tableDefault table tbody td {
  font-weight: 400;
}
.roundBoxKnow .round .listBasic li .listBul {
  margin-top: 8px !important;
}
.roundBoxKnow .round .listBasic li.noBul .cont_txt {
  margin-left: 8px;
}

.footnote-sup {
  font-size: 16px;
  font-weight: 600;
}

.footnote .footnote-txt sup {
  display: inline-block;
  vertical-align: middle;
  transform: translate(0px, -6px);
}
.footnote .footnote-txt > li.excl + li {
  margin-top: 8px;
}
.footnote .footnote-txt li {
  padding-left: 10px;
  position: relative;
  line-height: 21px;
  font-size: 14px;
}
.footnote .footnote-txt li::before {
  content: "";
  display: block;
  width: 2px;
  height: 2px;
  background: #1A1D29;
  position: absolute;
  top: 11px;
  left: 0;
  border-radius: 1px;
}
.footnote .footnote-txt li.excl {
  padding-left: 22px;
  background-image: none;
}
.footnote .footnote-txt li.excl:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url("/inc_renewal/img/common/icon_tip.png") no-repeat 0 0;
  position: absolute;
  top: 2px;
  left: 0;
}
.footnote .footnote-txt li > .listBasic > li:before {
  content: "";
  display: block;
  width: 4px;
  height: 1px;
  background: #1A1D29;
  position: absolute;
  top: 9px;
  left: 0;
}
.footnote .footnote-txt li .footnote-bullet {
  color: #80624c !important;
  margin: 0 !important;
  padding-right: 5px;
}
.footnote .footnote-txt li .listDefault2 li {
  font-size: 14px;
  font-weight: 400;
}
.footnote .footnote-txt + .bul-care {
  font-size: 14px;
}

.content-id .gray_box {
  background-color: #fff;
  padding: 0;
}
.content-id .gray_box.bg-none {
  display: flex;
  justify-content: end;
  background-color: #fff;
  padding: 0;
  margin-bottom: 40px;
}
.content-id .gray_box.bg-none > * {
  margin-left: 8px;
}
.content-id .gray_box.bg-none > *:first-child {
  margin-left: 0 !important;
}
.content-id .gray_box.bg-none + .comp > .tb_TopR {
  clear: both;
}
.content-id .gray_box.bg-none + .comp > .tb_TopR > div {
  display: block;
}
.content-id .gray_box > .round > .dual_calendar {
  margin-left: 8px;
}

.layerPopup.sSize .layerPopup_wrap {
  width: 100%;
  padding: 48px;
}
.layerPopup.sSize .lp_btnClose {
  position: absolute;
  top: 48px;
  right: 48px;
  background: url("/inc_renewal/img/common/icon_close_popup.png") no-repeat center center;
  width: 36px;
  height: 36px;
}
.layerPopup .layerPopup_bottom {
  padding-bottom: 48px;
}

.calendarWap + p > .excl {
  margin-top: 16px !important;
}

.boardView {
  border-top: 1px solid #4D4F58;
}
.boardView .board_table th {
  background-color: #F5FAFD !important;
  font-weight: 500;
}
.boardView .board_table td {
  font-weight: 400;
}
.boardView .btnSm_list {
  margin-left: 40px;
  border: 1px solid #4D4F58;
  font-weight: 400;
}
.boardView .btnSm_list::after {
  left: 24px;
}

.boardList {
  display: block;
  width: 100%;
  padding: 24px;
  margin: 20px 0 0;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.boardList::after {
  content: "";
  width: 1px;
  height: 48px;
  background-color: #E1E2E5;
  position: absolute;
  top: 25px;
  left: 50%;
}
.boardList li.boardList-prev {
  float: left;
}
.boardList li.boardList-prev a::before {
  content: "";
  background: url("/inc_renewal/img/sp/sp_btn.png") no-repeat -160px -40px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  cursor: pointer;
}
.boardList li.boardList-next {
  float: right;
}
.boardList li.boardList-next a::after {
  content: "";
  background: url("/inc_renewal/img/sp/sp_btn.png") no-repeat -140px -40px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  cursor: pointer;
}
.boardList li {
  width: auto;
  height: auto;
  overflow: visible;
  max-width: 40%;
}
.boardList li span,
.boardList li a {
  width: auto;
}
.boardList li span {
  display: block !important;
  background: none !important;
  border-right: 0 !important;
  padding: 0 32px !important;
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 14px;
}
.boardList li span:first-child {
  float: none;
}
.boardList li a {
  display: block;
  height: auto;
  padding: 0 32px;
  line-height: 18px;
  font-size: 18px;
  font-weight: 500;
}
.boardList li:first-child {
  position: relative;
}
.boardList li:last-child {
  border-top: 0;
  text-align: right;
  position: relative;
}
.boardList li:last-child > span {
  padding: 0 32px !important;
}
.boardList li:first-child:nth-last-child(1) {
  width: 100%;
}
.boardList li:first-child:nth-last-child(1).boardList-prev {
  text-align: left;
}
.boardList li:first-child:nth-last-child(1).boardList-prev::after {
  display: none;
}
.boardList li:first-child:nth-last-child(1).boardList-next::before {
  display: none;
}
.boardList li * {
  box-sizing: border-box;
}

.step_wrap {
  position: relative;
  margin: 0;
  height: 32px;
}
.step_wrap ul {
  float: right;
  text-align: right;
  font-size: 0;
  position: static;
  overflow: hidden;
}
.step_wrap ul li {
  position: relative;
  display: inline-block;
  min-width: 29px;
  min-height: 28px;
  width: 32px;
  height: 32px;
  margin: 0 8px 0 0;
  color: #73757C;
  font-family: "Pretendard", Sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  background-color: #EBEBED;
  border: 1px solid #E1E2E5;
  border-radius: 50%;
  box-sizing: border-box;
}
.step_wrap ul li:first-child:before {
  display: none;
}
.step_wrap ul li:last-child {
  margin-right: 0;
}
.step_wrap ul li::before {
  width: 0;
}
.step_wrap ul li.on {
  width: auto;
  padding: 0 23px;
  color: #4D4F58;
  font-family: "Pretendard", Sans-serif;
  border: 1px solid #4D4F58;
  border-radius: 20px;
  background-color: #fff;
  margin-right: 11px;
}
.step_wrap ul li.on ~ li {
  background-color: #fff;
  margin-right: 11px;
}
.step_wrap ul li.on ~ li:before {
  content: "";
  position: absolute;
  left: -12px;
  top: 15px;
  margin: 0;
  width: 12px;
  height: 1px;
  background: #E1E2E5;
  vertical-align: middle;
}
.step_wrap:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

.body .form-auto,
.modal_content .form-auto,
.content-id .form-auto {
  position: relative;
  display: flex !important;
  justify-content: flex-start;
}
.body .form-auto .mtl_selectbox,
.body .form-auto input[type=text],
.body .form-auto input[type=password],
.body .form-auto input[type=tel],
.body .form-auto input[type=number],
.body .form-auto input[type=search],
.modal_content .form-auto .mtl_selectbox,
.modal_content .form-auto input[type=text],
.modal_content .form-auto input[type=password],
.modal_content .form-auto input[type=tel],
.modal_content .form-auto input[type=number],
.modal_content .form-auto input[type=search],
.content-id .form-auto .mtl_selectbox,
.content-id .form-auto input[type=text],
.content-id .form-auto input[type=password],
.content-id .form-auto input[type=tel],
.content-id .form-auto input[type=number],
.content-id .form-auto input[type=search] {
  width: 100%;
  min-width: 0;
  flex: 1;
  max-width: 100%;
}
.body .form-auto input,
.modal_content .form-auto input,
.content-id .form-auto input {
  margin-right: 0;
}
.body .form-auto button,
.body .form-auto a,
.modal_content .form-auto button,
.modal_content .form-auto a,
.content-id .form-auto button,
.content-id .form-auto a {
  white-space: nowrap;
}
.body .form-auto > *,
.modal_content .form-auto > *,
.content-id .form-auto > * {
  flex: 0;
}
.body .form-auto > * *,
.modal_content .form-auto > * *,
.content-id .form-auto > * * {
  margin: 0;
}
.body .form-auto > * + *,
.modal_content .form-auto > * + *,
.content-id .form-auto > * + * {
  margin-right: 0;
  margin-left: 8px;
}
.body .btnCloseDetail,
.modal_content .btnCloseDetail,
.content-id .btnCloseDetail {
  width: 100%;
}
.body .btnCloseDetail span,
.modal_content .btnCloseDetail span,
.content-id .btnCloseDetail span {
  font-weight: 600;
  position: relative;
}
.body .btnCloseDetail img,
.modal_content .btnCloseDetail img,
.content-id .btnCloseDetail img {
  display: none;
}
.body .btnCloseDetail.on span::after,
.modal_content .btnCloseDetail.on span::after,
.content-id .btnCloseDetail.on span::after {
  transform: translateY(-54%) rotate(-180deg);
}
.body .table_area + .product-linelist,
.modal_content .table_area + .product-linelist,
.content-id .table_area + .product-linelist {
  margin-top: 24px;
}
.body .table_area + .product-linelist + .product-cardlist,
.modal_content .table_area + .product-linelist + .product-cardlist,
.content-id .table_area + .product-linelist + .product-cardlist {
  margin-top: 24px;
}
.body .table_area + .product-linelist,
.body .table_area + .product-cardlist,
.modal_content .table_area + .product-linelist,
.modal_content .table_area + .product-cardlist,
.content-id .table_area + .product-linelist,
.content-id .table_area + .product-cardlist {
  margin-top: 24px;
}
.body .check-wrap.fund-type,
.modal_content .check-wrap.fund-type,
.content-id .check-wrap.fund-type {
  margin-left: 0 !important;
}
.body .check-wrap.fund-type .mtl_checkbox,
.modal_content .check-wrap.fund-type .mtl_checkbox,
.content-id .check-wrap.fund-type .mtl_checkbox {
  width: auto;
  margin-left: 16px !important;
}
.body .check-wrap.fund-type .mtl_checkbox:first-of-type,
.modal_content .check-wrap.fund-type .mtl_checkbox:first-of-type,
.content-id .check-wrap.fund-type .mtl_checkbox:first-of-type {
  margin-left: 0 !important;
}
.body .tb_alignBtn * + *,
.modal_content .tb_alignBtn * + *,
.content-id .tb_alignBtn * + * {
  margin-left: 0 !important;
}
.body .tableDefault .form-fix .btnArea a,
.modal_content .tableDefault .form-fix .btnArea a,
.content-id .tableDefault .form-fix .btnArea a {
  margin-left: 8px !important;
}
.body .title_area.title_form + .listview-wrap.typeB,
.modal_content .title_area.title_form + .listview-wrap.typeB,
.content-id .title_area.title_form + .listview-wrap.typeB {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
}

.content-id .tableDefault .readingInput.default .inp-md {
  width: 204px !important;
}

#content .tableDefault.type-terms .tbBg0 > .lb-item {
  margin-right: 0;
}

.form_inline .writeInput.default .inp-sm {
  width: 120px !important;
}

.tableDefault.tableRow .lb-item {
  line-height: 21px;
}
.tableDefault.tableRow.tableForm.type-form .lb-item + .lb-item {
  margin-left: 8px;
}

.roundBoxKnow .round .listBasic li strong.link {
  font-weight: 500;
}

.btnArea .btn_prev,
.btnArea .btn_next {
  border: 1px solid #BFC0C5;
}

.lb-item + .qInfo {
  top: 1px;
  left: -10px;
}

.comp > .title_area {
  position: relative;
  margin-bottom: 24px;
}
.comp > .title_area > h3.h2_title {
  margin: 0;
  line-height: normal;
  font-size: 24px;
  font-weight: 600;
}
.comp > .title_area > h3.h2_title + .tooltip .tooltip_btn::after {
  top: 1px;
  color: #73757C;
  background-color: #fff;
  border: 1px solid #73757C;
}

.folding_wrap > h4.blind {
  display: none;
}

.box.folding[data-folding=false] .box_head {
  margin-bottom: 0;
}

.ic_arrow::after {
  top: 4px;
}

.table_area p.bul_rfmark {
  font-size: 16px;
}
.table_area p.bul_rfmark.fc_base {
  font-size: 16px;
  font-weight: 500;
}
.table_area.table_list tbody tr th .tooltip a::after {
  top: 1px;
}

.input_number > .block {
  width: 100%;
}

.tooltip_clone .tooltip_content .tooltip_body dt,
.tooltip_clone .tooltip_content .tooltip_body dd {
  font-size: 13px;
}

.modal_body .wrapper .comp .listBasic.listBasic_cont li {
  line-height: 24px;
  color: #4D4F58;
  margin-top: 8px;
  font-size: 16px;
  font-weight: 400;
}
.modal_body .wrapper .comp .listBasic.listBasic_cont li:first-child {
  margin-top: 0;
}
.modal_body .ps-container.ps-theme-default .alert_box {
  padding: 40px;
}
.modal_body .ps-container.ps-theme-default .table_area .table.table_col tbody tr th,
.modal_body .ps-container.ps-theme-default .table_area .table.table_col tbody tr td {
  padding: 30px 20px;
}
.modal_body .tel_hepl {
  text-align: center;
  margin-top: 32px;
  line-height: 21px;
  color: #1A1D29;
  font-size: 14px;
  font-weight: 500;
}
.modal_body .tel_hepl span {
  font-weight: 400;
}

.alert_box {
  background-color: #F6F8FC;
  padding: 40px;
}
.alert_box .listBasic {
  margin-left: 0;
}
.alert_box .listBasic li {
  font-size: 16px;
  color: #4D4F58;
  margin: 0;
  margin-top: 8px;
}
.alert_box .listBasic li:first-child {
  margin-top: 0;
}
.alert_box .listBasic li::before {
  top: 10px;
}

.modal_footer .btn_area.action {
  margin: -16px 0 0 0;
}
.modal_footer .btn_area.action .btn.btn_ok {
  padding: 16px 24px;
  font-weight: 500;
}

.table_top_fix {
  font-size: 14px;
  font-weight: 400;
  color: #73757C;
}

.roundBoxTip {
  border-radius: 16px;
}
.roundBoxTip .round .roundBoxTip_tit {
  margin-bottom: 24px;
}
.roundBoxTip .round .roundBoxTip_txt {
  font-size: 16px;
  font-weight: 600;
}
.roundBoxTip .round .roundBoxTip_txt + .roundBoxTip_btn {
  top: 50%;
  transform: translateY(-50%);
  bottom: 0;
}
.roundBoxTip + .listDefault {
  margin-top: 24px;
}

.absolute_help .form_help {
  line-height: 21px;
  left: 339px;
  font-size: 14px;
}

.h1_right_cont + .comp {
  margin-top: 64px;
}

.tableDefault2 .tableType2 tbody tr td .btnSm_Blue,
.tableDefault2 .tableType2 tbody tr td .btnSm_LayerPop {
  font-size: 14px;
  font-weight: 400;
}
.tableDefault2 .tableType2 tbody tr td .btnSm_Blue {
  height: 32px;
  line-height: 1;
  padding: 9px 24px;
}
.tableDefault2 .tableType2 tbody tr td .btnSm_Blue + span > .btnSsm_SystemPop {
  margin-top: 8px !important;
  border: 1px solid #73757C;
  color: #4D4F58 !important;
}

.tableDefault > table th.line_L {
  border-left: 1px solid #BFC0C5 !important;
}
.tableDefault > table td.line_L {
  border-left: 1px solid #BFC0C5 !important;
}

.lp_contents .tableDefault.tableRow table tbody tr th label small {
  font-size: 13px !important;
  font-weight: 400;
  color: #1A1D29;
  margin-left: 4px;
}
.lp_contents .tableDefault.tableRow table tbody tr td {
  padding: 16px 24px;
}
.lp_contents .tableDefault.tableRow + .btnCenter {
  margin: 32px 0 0 0 !important;
}
.lp_contents .tableDefault.tableRow + .btnCenter + .roundBoxText {
  margin-top: 32px;
}
.lp_contents .roundBoxText .round .listBasic li.t_center::before {
  display: none;
}
.lp_contents .lpp_cont {
  color: #4D4F58;
  margin-top: 24px;
}

.processStep.step3 {
  margin-top: 24px;
}
.processStep.step3 li {
  width: calc(33.7% - 16px);
  height: auto;
  padding: 24px 40px;
  background-color: #F4F6F9;
  border-radius: 16px;
  box-sizing: border-box;
  margin-right: 16px;
}
.processStep.step3 li:last-of-type {
  margin-right: 0;
}
.processStep.step3 li .wrapProcess {
  width: 100%;
  border-top: 0;
  border-bottom: 0;
}
.processStep.step3 li .wrapProcess .ProcessBox .tit2 {
  height: auto;
  padding: 0;
  background: transparent;
  color: #000411;
  border-bottom: 1px solid #E1E2E5;
  padding-bottom: 24px;
  margin-bottom: 24px;
  line-height: 18px;
  font-size: 18px !important;
  font-weight: 600 !important;
}
.processStep.step3 li .wrapProcess .ProcessBox .text {
  height: 72px;
  text-align: center;
  line-height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1A1D29;
  font-size: 16px;
  font-weight: 400;
}
.processStep.step3 li .wrapProcess3 {
  width: 100%;
  height: 187px;
  padding: 0;
  border: 0;
}
.processStep.step3 li .wrapProcess3 .ProcessBox {
  width: 100%;
  height: 100%;
}
.processStep.step3 li .wrapProcess3 .ProcessBox .tit2 {
  border-bottom: 1px solid #E1E2E5;
  padding: 0 0 24px 0;
  margin-bottom: 24px;
}
.processStep.step3 li .wrapProcess3 .ProcessBox .tit2 > .line1 {
  color: #000411;
  font-size: 18px;
  font-weight: 600;
}
.processStep.step3 li .wrapProcess3 .ProcessBox .listDefault {
  width: 100%;
  height: 100%;
  margin-top: 0;
}
.processStep.step3 li .wrapProcess3 .ProcessBox .listDefault li {
  width: 100%;
  height: auto;
  padding: 0;
  border: 0;
  border-radius: 0;
  margin-right: 0;
  padding-left: 12px;
}
.processStep.step3 li .wrapProcess3 .ProcessBox .listDefault li:first-child {
  margin-top: 0;
}
.processStep.step3 li .wrapProcess3 .ProcessBox .listDefault2 {
  margin: 8px 0;
}
.processStep.step3 li .wrapProcess3 .ProcessBox .listDefault2 li {
  padding-left: 10px;
}

.capture_box img + span {
  display: block;
  margin-top: 40px;
  color: #73757C;
  font-size: 14px;
  font-weight: 400;
}

.roundBoxText .round > p.title {
  color: #4D4F58 !important;
  padding-left: 0;
  font-size: 16px;
  font-weight: 600 !important;
}
.roundBoxText .round > p.title + .listBasic {
  margin-top: 24px;
}

body .layerPopup.lp_pension_step > .layerPopup_wrap,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap {
  background: none !important;
  padding-top: 48px !important;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap h1,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap h1 {
  background: transparent !important;
  border-top: 0 !important;
  color: #1A1D29 !important;
  padding: 0 !important;
  margin-bottom: 0;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents {
  margin-top: 32px;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li {
  border-bottom: 1px solid #E1E2E5;
  padding-bottom: 40px;
  margin-top: 32px;
  background: none;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li:first-child,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li:first-child {
  margin-top: 0;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li:last-of-type,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_question label,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_question label {
  font-size: 18px;
  font-weight: 600;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left {
  width: 456px;
  padding-left: 0;
  margin-top: 40px;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider {
  margin-top: 0;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .stDt,
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .endDt,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .stDt,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .endDt {
  top: 18px;
  background: none;
  font-size: 16px;
  font-weight: 400;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .stDt,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .stDt {
  margin-left: 0;
  text-align: left;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .endDt,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .endDt {
  margin-right: 0;
  text-align: right;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .mtl_sldr_basic_bar,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .mtl_sldr_basic_bar {
  height: 4px;
  display: block;
  margin: 0;
  background: #E1E2E5;
  border-radius: 2px;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .mtl_sldr_basic_bar::before,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .mtl_sldr_basic_bar::before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 4px solid #008DDB;
  border-radius: 50%;
  display: block;
  margin: 0;
  position: absolute;
  top: -4px;
  left: 0;
  box-sizing: border-box;
  z-index: 9;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .mtl_sldr_color_bar,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .mtl_sldr_color_bar {
  height: 4px;
  display: block;
  margin: 0;
  background: #008DDB;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .mtl_sldr_dot,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .mtl_sldr_dot {
  background: none;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 4px solid #008DDB;
  border-radius: 50%;
  display: block;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .mtl_sldr_dot .range_sldr_dot,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider .mtl_sldr_dot .range_sldr_dot {
  width: 0;
  height: 0;
  border: 0;
  margin: 0;
  padding: 0;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider.disabled .mtl_sldr_basic_bar::before,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider.disabled .mtl_sldr_basic_bar::before {
  display: none;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider.disabled .mtl_sldr_color_bar,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider.disabled .mtl_sldr_color_bar {
  display: none;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider.disabled .mtl_sldr_dot,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left .mtl_slider.disabled .mtl_sldr_dot {
  display: none;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left + .lpp_right,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left + .lpp_right {
  margin-top: 43px;
  margin-right: 0;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left + .lpp_right input[type=text],
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_qList li .lpp_left + .lpp_right input[type=text] {
  width: 130px;
  font-size: 16px;
  margin-top: -6px;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb {
  padding: 0 !important;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div {
  margin-bottom: 28px;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div span,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div span {
  font-size: 16px;
  font-weight: 500;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div span label[for=range_sldr_dot11],
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div span label[for=range_sldr_dot12],
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div span label[for=range_sldr_dot13],
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div span label[for=range_sldr_dot11],
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div span label[for=range_sldr_dot12],
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div span label[for=range_sldr_dot13] {
  color: #1A1D29;
  padding-left: 12px;
  position: relative;
  font-size: 18px;
  font-weight: 600;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div span label[for=range_sldr_dot11]::before,
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div span label[for=range_sldr_dot12]::before,
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div span label[for=range_sldr_dot13]::before,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div span label[for=range_sldr_dot11]::before,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div span label[for=range_sldr_dot12]::before,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div span label[for=range_sldr_dot13]::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #73757C;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 4px;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div span .range_input_txt,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb > div span .range_input_txt {
  margin-right: 5px;
  font-size: 16px;
  font-weight: 500;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider {
  margin-top: 0;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .stDt,
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .endDt,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .stDt,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .endDt {
  top: 18px;
  background: none;
  font-size: 16px;
  font-weight: 400;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .stDt,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .stDt {
  margin-left: 0;
  text-align: left;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .endDt,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .endDt {
  margin-right: 0;
  text-align: right;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .mtl_sldr_basic_bar,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .mtl_sldr_basic_bar {
  height: 4px;
  display: block;
  margin: 0;
  background: #E1E2E5;
  border-radius: 2px;
  position: relative;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .mtl_sldr_basic_bar::before,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .mtl_sldr_basic_bar::before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 4px solid #008DDB;
  border-radius: 50%;
  display: block;
  margin: 0;
  position: absolute;
  top: -4px;
  left: 0;
  box-sizing: border-box;
  z-index: 9;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .mtl_sldr_color_bar,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .mtl_sldr_color_bar {
  height: 4px;
  display: block;
  margin: 0;
  background: #008DDB;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .mtl_sldr_dot,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .mtl_sldr_dot {
  background: none;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 4px solid #008DDB;
  border-radius: 50%;
  display: block;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .mtl_sldr_dot .range_sldr_dot,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb .mtl_slider .mtl_sldr_dot .range_sldr_dot {
  width: 0;
  height: 0;
  border: 0;
  margin: 0;
  padding: 0;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb + .chartWrap,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb + .chartWrap {
  border: 0 !important;
  padding: 0 0 0 20px;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb + .chartWrap > .chartY,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb + .chartWrap > .chartY {
  color: #1A1D29;
  display: block;
  text-align: left;
  margin-bottom: 15px;
  margin: 13px 0 0;
  font-size: 14px;
  font-weight: 500;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb + .chartWrap .chartX,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb + .chartWrap .chartX {
  display: block;
  text-align: right;
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 500;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb + .chartWrap .chartWrap_txt,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb + .chartWrap .chartWrap_txt {
  display: block;
  text-align: right;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb + .chartWrap .chartWrap_txt div,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb + .chartWrap .chartWrap_txt div {
  display: inline-block;
  color: #73757C;
  font-size: 14px;
  font-weight: 400;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb + .chartWrap .chartWrap_txt div .colorCircle_03,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents .lpp_tb + .chartWrap .chartWrap_txt div .colorCircle_03 {
  margin-left: 40px;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents.simulStep3 .comp .lpp_txt_box,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents.simulStep3 .comp .lpp_txt_box {
  background: #F6F8FC;
  border: 0;
  border-radius: 16px;
  padding: 40px;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents.simulStep3 .comp .lpp_txt_box span.fColor1,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents.simulStep3 .comp .lpp_txt_box span.fColor1 {
  font-size: 16px;
  font-weight: 400;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents.simulStep3 .comp .tableDefault.bd-none,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents.simulStep3 .comp .tableDefault.bd-none {
  border-top: 0;
  border-bottom: 0;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents.simulStep3 .comp .tableDefault.bd-none .simulQA td.lpp_tb,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents.simulStep3 .comp .tableDefault.bd-none .simulQA td.lpp_tb {
  border: 0 !important;
  padding-right: 20px !important;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents.simulStep3 .comp .tableDefault.bd-none .simulQA th.chartWrap,
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents.simulStep3 .comp .tableDefault.bd-none .simulQA td.chartWrap,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents.simulStep3 .comp .tableDefault.bd-none .simulQA th.chartWrap,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents.simulStep3 .comp .tableDefault.bd-none .simulQA td.chartWrap {
  border: 0 !important;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents.simulStep3 .comp .tableDefault .lpp_tb:last-child,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents.simulStep3 .comp .tableDefault .lpp_tb:last-child {
  border-bottom: 1px solid #E1E2E5;
}
body .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents.simulStep3 .comp .tableDefault .lpp_tb > div > span > label,
.content-id .layerPopup.lp_pension_step > .layerPopup_wrap > .lp_contents.simulStep3 .comp .tableDefault .lpp_tb > div > span > label {
  font-size: 18px;
  font-weight: 600;
}
body .layerPopup.lp_pension_main > .layerPopup_wrap,
.content-id .layerPopup.lp_pension_main > .layerPopup_wrap {
  background: none !important;
  padding-top: 48px !important;
}
body .layerPopup.lp_pension_main > .layerPopup_wrap h1,
.content-id .layerPopup.lp_pension_main > .layerPopup_wrap h1 {
  margin-left: 0;
  color: #1A1D29 !important;
  font-size: 24px !important;
  font-weight: 600 !important;
}
body .layerPopup.lp_pension_main > .layerPopup_wrap .lp_contents,
.content-id .layerPopup.lp_pension_main > .layerPopup_wrap .lp_contents {
  margin-top: 32px;
}
body .layerPopup.lp_pension_main > .layerPopup_wrap .lp_contents > h4,
.content-id .layerPopup.lp_pension_main > .layerPopup_wrap .lp_contents > h4 {
  margin-top: 0;
}
body .layerPopup.lp_pension_main > .layerPopup_wrap .lp_contents.simulStep1 h4.noBul,
.content-id .layerPopup.lp_pension_main > .layerPopup_wrap .lp_contents.simulStep1 h4.noBul {
  margin-bottom: 24px;
}
body .layerPopup.lp_pension_main > .layerPopup_wrap .lp_contents.simulStep1 > .lpp_cont,
.content-id .layerPopup.lp_pension_main > .layerPopup_wrap .lp_contents.simulStep1 > .lpp_cont {
  text-align: left;
  font-size: 16px;
  color: #4D4F58;
}
body .layerPopup.lp_pension_main > .layerPopup_wrap .lp_contents.simulStep1 > .lpp_cont:before,
.content-id .layerPopup.lp_pension_main > .layerPopup_wrap .lp_contents.simulStep1 > .lpp_cont:before {
  display: block;
  width: 100%;
  height: 360px;
  margin-bottom: 24px;
  padding-right: 0;
  background: url(/inc_renewal/img/TR/lp_pension_bg1.png) repeat-x top center;
  background-position: 0 0;
  content: "";
}

.capture_box *[class^=faq_] {
  text-align: left;
  position: relative;
  display: block;
  line-height: 24px;
  margin-left: 60px;
  font-size: 16px;
  font-weight: 600;
}
.capture_box *[class^=faq_]:before {
  content: "Q";
  display: inline-block;
  font-size: 12px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #008DDB;
  color: #FFF;
  text-align: center;
  line-height: 24px;
  margin-right: 16px;
}
.capture_box.gap-s {
  padding: 40px 0;
}
.capture_box .faq_q + .faq_a {
  margin-top: 14px;
}
.capture_box .faq_q + .faq_a + img {
  margin-top: 80px;
}
.capture_box .faq_a {
  font-weight: 400;
}
.capture_box .faq_a::before {
  content: "A";
  background: #80624c;
}
.capture_box.border-none {
  border: 0;
}

.infomation_box .conf_box.type-both {
  position: relative;
  padding-right: 200px;
}
.infomation_box .conf_box.type-both .type-both-btn {
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
}
.infomation_box .conf_box.type-both .listBasic li {
  padding-left: 0 !important;
}
.infomation_box .conf_box.type-both .listBasic li:before {
  display: none !important;
}

.Why_box_wrap.capture_box .Why_box {
  border: 0;
  width: 100%;
  padding: 0 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  background: none;
}
.Why_box_wrap.capture_box .Why_box li {
  width: 25%;
  padding: 0;
}
.Why_box_wrap.capture_box .Why_box li:first-child, .Why_box_wrap.capture_box .Why_box li:last-child {
  width: 25%;
}
.Why_box_wrap.capture_box .Why_box li .Why_box_img {
  margin: 0 0 16px 0;
}
.Why_box_wrap.capture_box .Why_box li .Why_box_title,
.Why_box_wrap.capture_box .Why_box li .Why_box_con {
  color: #1A1D29;
}
.Why_box_wrap.capture_box .Why_box li .Why_box_title {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 600;
}
.Why_box_wrap.capture_box .Why_box li .Why_box_con {
  margin-top: 0;
  font-size: 16px;
  font-weight: 400;
}
.Why_box_wrap.capture_box .Why_box_col {
  border: 0;
  width: 100%;
  padding: 0 64px;
  box-sizing: border-box;
  margin: 0;
}
.Why_box_wrap.capture_box .Why_box_col li {
  width: 100%;
  padding: 40px 0;
  text-align: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.Why_box_wrap.capture_box .Why_box_col li:first-child {
  padding-top: 0;
}
.Why_box_wrap.capture_box .Why_box_col li:last-child {
  padding-bottom: 0;
}
.Why_box_wrap.capture_box .Why_box_col li .Why_col_img {
  margin: 0;
  margin-right: 32px;
}
.Why_box_wrap.capture_box .Why_box_col li .Why_col_txt {
  width: 62%;
}
.Why_box_wrap.capture_box .Why_box_col li .Why_col_txt .Why_box_title,
.Why_box_wrap.capture_box .Why_box_col li .Why_col_txt .Why_box_con {
  color: #1A1D29;
}
.Why_box_wrap.capture_box .Why_box_col li .Why_col_txt .Why_box_title {
  font-size: 18px;
  font-weight: 600;
}
.Why_box_wrap.capture_box .Why_box_col li .Why_col_txt .Why_box_con {
  font-size: 16px;
  font-weight: 400;
}

.cont_box_wrap.capture_box {
  height: 300px;
  padding: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cont_box_wrap.capture_box .cont_box3 {
  width: 33.3333333333%;
  border: 0;
  position: relative;
}
.cont_box_wrap.capture_box .cont_box3 li {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cont_box_wrap.capture_box .cont_box3 li .cont_box_img {
  width: 100%;
  margin: 0 0 16px 0;
}
.cont_box_wrap.capture_box .cont_box3 li .cont_box_txt {
  width: 100%;
  height: 59px;
  margin-top: 0;
}
.cont_box_wrap.capture_box .cont_box3 li .cont_box_txt .cont_box_title,
.cont_box_wrap.capture_box .cont_box3 li .cont_box_txt .cont_box_con {
  color: #1A1D29;
}
.cont_box_wrap.capture_box .cont_box3 li .cont_box_txt .cont_box_title {
  margin-bottom: 8px;
  display: block;
  font-size: 18px;
  font-weight: 600;
}
.cont_box_wrap.capture_box .cont_box3 li .cont_box_txt .cont_box_con {
  margin-top: 0;
  font-size: 16px;
  font-weight: 400;
}

body .listexcl li,
.content-id .listexcl li {
  background: none;
}
body .listexcl li:first-child,
.content-id .listexcl li:first-child {
  background: none;
}

.tabCon .comp.capture_box {
  padding: 64px;
}
.tabCon .comp.capture_box .processStep.step2 > li {
  width: 100%;
}
.tabCon .comp.capture_box .processStep.step2 > li + li {
  border-top: 1px solid #E1E2E5;
  padding-top: 40px;
  margin-top: 40px;
}
.tabCon .comp.capture_box .processStep.step2 > li .wrapProcess {
  width: 100%;
  border: 0;
}
.tabCon .comp.capture_box .processStep.step2 > li .wrapProcess .ProcessBox .text.clearfix {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.tabCon .comp.capture_box .processStep.step2 > li .wrapProcess .ProcessBox .text.clearfix .serviceBenefit {
  width: 100%;
  margin: 0 0 0 32px;
  letter-spacing: 0;
}
.tabCon .comp.capture_box .processStep.step2 > li .wrapProcess .ProcessBox .text.clearfix .serviceBenefit .serviceBenefit_title,
.tabCon .comp.capture_box .processStep.step2 > li .wrapProcess .ProcessBox .text.clearfix .serviceBenefit .listBasic > li,
.tabCon .comp.capture_box .processStep.step2 > li .wrapProcess .ProcessBox .text.clearfix .serviceBenefit p {
  color: #1A1D29;
}
.tabCon .comp.capture_box .processStep.step2 > li .wrapProcess .ProcessBox .text.clearfix .serviceBenefit .serviceBenefit_title {
  margin: 0 0 16px !important;
  font-size: 18px;
  font-weight: 600;
}
.tabCon .comp.capture_box .processStep.step2 > li .wrapProcess .ProcessBox .text.clearfix .serviceBenefit .listBasic li {
  margin: 0;
  clear: both;
  line-height: 24px;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 400;
}
.tabCon .comp.capture_box .processStep.step2 > li .wrapProcess .ProcessBox .text.clearfix .serviceBenefit .listBasic li + li {
  margin-top: 8px;
}
.tabCon .comp.capture_box .processStep.step2 > li .wrapProcess .ProcessBox .text.clearfix .serviceBenefit .listBasic + .btnArea {
  width: 100%;
  display: inline-block;
}
.tabCon .comp.capture_box .processStep.step2 > li .wrapProcess .ProcessBox .text.clearfix .serviceBenefit .listBasic + .btnArea a {
  margin-left: 0;
  margin-top: 24px;
}
.tabCon .comp h3 + .tableDefault.reset table tbody tr td {
  vertical-align: top;
}
.tabCon .comp .roundBoxText .round > p.title + .listBasic.tableDefault2 {
  border: 0;
}
.tabCon .comp .roundBoxText .round > p.title + .listBasic.tableDefault2 li {
  color: #73757C;
  font-size: 14px;
  font-weight: 400;
}
.tabCon .comp .roundBoxText .round > p.title + .listBasic.tableDefault2 li::before {
  content: "";
  display: block;
  width: 2px;
  height: 2px;
  background: #1A1D29;
  position: absolute;
  top: 11px;
  left: 0;
  border-radius: 1px;
}
.tabCon .comp .boardView .bHeader {
  border-bottom: 0;
}

.capture_box *[class^=img_plan_] {
  width: 16px;
  height: 16px;
  margin-left: 8px;
}
.capture_box *[class^=img_plan_] a::before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(/inc_renewal/img/sp/sp_btnx16.png) -80px -20px no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.capture_box .img_plan_btn1 {
  top: 83px;
  left: 843px;
}
.capture_box .img_plan_btn2 {
  top: 593px;
  left: 835px;
}
.capture_box .img_plan_btn3 {
  top: 91px;
  left: 501px;
}
.capture_box .img_plan_btn4 {
  top: 211px;
  left: 548px;
}

.comp .example_ment {
  color: #1A1D29;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
}
.comp .tabCon .comp .faq_list {
  border-top: 0;
}
.comp .tabCon .comp .faq_list.noAction li::after {
  display: none;
}

body.unified_search2 .tabCon,
.content-id.unified_search2 .tabCon {
  margin-top: 56px;
}
body.unified_search2 .tabCon .comp .faq_list,
.content-id.unified_search2 .tabCon .comp .faq_list {
  border-top: 0;
  border-bottom: 1px solid #E1E2E5;
}
body.unified_search2 .tabCon .comp .faq_list li::after,
.content-id.unified_search2 .tabCon .comp .faq_list li::after {
  top: 40px;
}
body.unified_search2 .tabCon .comp .rectbox,
.content-id.unified_search2 .tabCon .comp .rectbox {
  width: 100%;
  height: auto;
  padding: 40px;
  background: transparent;
  border: 1px solid #E1E2E5;
  border-radius: 12px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
}
body.unified_search2 .tabCon .comp .rectbox p,
.content-id.unified_search2 .tabCon .comp .rectbox p {
  font-size: 16px;
  font-weight: 600;
}
body.unified_search2 .tabCon .comp .rectbox .btnArea,
.content-id.unified_search2 .tabCon .comp .rectbox .btnArea {
  position: absolute;
  right: 40px;
}

.boardView dd.bFile {
  border-top: 1px solid #E1E2E5;
  border-bottom: 1px solid #E1E2E5;
  margin-bottom: 20px;
}
.boardView dd.bFile table tbody tr th {
  padding: 24px 17px;
  background: #F5FAFD;
  border-right: 1px solid #E1E2E5;
  font-size: 16px;
  font-weight: 500;
}
.boardView dd.bFile table tbody tr td {
  padding: 24px;
}
.boardView dd.bFile table tbody tr td ul {
  float: left;
  padding: 0;
}
.boardView dd.bFile table tbody tr td ul li {
  display: flex;
  align-items: center;
  color: #1A1D29;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
}
.boardView dd.bFile table tbody tr td ul li img {
  width: 16px;
  height: 16px;
  margin-left: 8px;
}
.boardView dd.bFile table tbody tr td ul li + li {
  margin-top: 8px;
}
.boardView dd.bFile table tbody tr td ul li > a {
  padding-left: 0;
}

#content .toggleItem .listAccordion2 li > .acc_title {
  font-size: 16px;
  font-weight: 600;
}
#content .toggleItem .listAccordion2 li > .acc_title a {
  background: none;
}
#content .toggleItem .listAccordion2 li > .acc_title a::after {
  content: "";
  position: absolute;
  top: 4px;
  right: 4px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img//sp/sp_accordion_arr.svg) -20px 0/40px no-repeat;
}
#content .toggleItem .listAccordion2 li .acc_con {
  padding: 32px 24px;
  background: #FAFAFA;
  box-sizing: border-box;
}
#content .toggleItem .listAccordion2 li .acc_con .tableDefault table th,
#content .toggleItem .listAccordion2 li .acc_con .tableDefault table td {
  font-size: 16px;
}
#content .toggleItem .listAccordion2 li .acc_con .tableDefault table td {
  background: #fff;
}
#content .toggleItem .listAccordion2 li .acc_con .tableDefault table td.tableL {
  display: flex;
  align-items: center;
  border-left: 0 !important;
}
#content .toggleItem .listAccordion2 li .acc_con .tableDefault table td .btnArea + .btnArea,
#content .toggleItem .listAccordion2 li .acc_con .tableDefault table td .btnSm_Download + .btnSm_Download {
  margin-left: 8px !important;
}
#content .toggleItem .listAccordion2 li.on .btnToggle {
  background: none;
}
#content .toggleItem .listAccordion2 li.on .btnToggle::after {
  content: "";
  position: absolute;
  top: 4px;
  right: 4px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img//sp/sp_accordion_arr.svg) 0 0/40px no-repeat;
  transition: transfrom 0.2s ease-in;
}

.content-id .main-hero .cont-tit-m {
  color: #73757C;
}
.content-id .main-hero .main-slide-hero {
  padding: 0;
}
.content-id body .main-search .search_box input,
.content-id .content-id .main-search .search_box input {
  border: 1px solid #BFC0C5;
}
.content-id body .main-search .search_box input::-moz-placeholder, .content-id .content-id .main-search .search_box input::-moz-placeholder {
  color: #909599;
}
.content-id body .main-search .search_box input:-ms-input-placeholder, .content-id .content-id .main-search .search_box input:-ms-input-placeholder {
  color: #909599;
}
.content-id body .main-search .search_box input::placeholder,
.content-id .content-id .main-search .search_box input::placeholder {
  color: #909599;
}

.main-best-head .main-best-tit {
  font-size: 16px;
}

.main-layout-c .ps-faq-head .btnSsm_White {
  border: 1px solid #BFC0C5;
}

.result_box.img-none::before {
  display: none;
}
.result_box.img-none .tableDefault tr td strong {
  padding-top: 0;
}

[data-icon=annuity]::before {
  background: url(/inc_renewal/img/PS/ico_type01.png) no-repeat 0 0/cover;
}

.conf_box.icon .listBasic li.noBul {
  font-weight: 600;
}

strong.tit3.cont-tit-s {
  font-size: 18px !important;
}

.infomation_box .conf_box.tbBg0 {
  border: 0;
}
.infomation_box .conf_box.tbBg0 .t_center {
  display: flex;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
}
.infomation_box .conf_box.tbBg0 .t_center em {
  display: inline-block;
  margin-left: 16px;
  font-size: 28px;
  font-weight: 600;
}

.btnWhite.btn-md {
  width: 160px;
}

.lp_contents .tableDefault.type-form.housing-pension tr th {
  background-color: #fff !important;
  text-align: center !important;
}
.lp_contents .tableDefault.type-form.housing-pension tr td {
  width: 100%;
}

.title_Info strong {
  margin-right: 12px;
}

.tb_TopR div span {
  color: #73757C;
  font-size: 14px;
  font-weight: 400;
}

.img-wrap.capture_box.bg {
  padding: 64px;
}

.comp section + section {
  margin-top: 80px;
}

.tableDefault .tc-f {
  color: #fff;
}

.roundBoxKnow .round.title_Info {
  background-color: #F6F8FC;
  border: 0;
}
.roundBoxKnow .round .bul-num {
  font-size: 16px;
}

.searchOrderWrap .searchOrderWrapInner .writeInput + .Point_nomarl {
  display: inline-block;
  margin-left: 15px !important;
}
.searchOrderWrap .searchOrderWrapInner .writeInput + .Point_nomarl .Point_nomarl {
  color: #D63434 !important;
  font-size: 16px;
  font-weight: 500;
}
.searchOrderWrap .searchOrderWrapInner .writeInput + .downPoint {
  display: inline-block;
  margin-left: 15px !important;
}
.searchOrderWrap .searchOrderWrapInner .writeInput + .downPoint .downPoint {
  color: #0575E0 !important;
  font-size: 16px;
  font-weight: 500;
}

.searchOrderWrapInner {
  position: relative;
  box-sizing: border-box;
}
.searchOrderWrapInner > * {
  box-sizing: border-box;
}
.searchOrderWrapInner > form {
  width: 100%;
}
.searchOrderWrapInner .flex-wrap input + .dual_calendar {
  margin-left: 8px !important;
}
.searchOrderWrapInner .listSearchOrder .inner_title .searchOrderWrapInner {
  padding: 0 !important;
}
.searchOrderWrapInner .btnArea.alignR {
  margin-left: auto !important;
}

.searchOrderWrapInner .flex-between-wrap {
  width: 100%;
}
.searchOrderWrapInner .flex-between-wrap .mtl_radio_wrap + div {
  margin-left: auto;
}

.btnArea.sort2nd.mg-none {
  margin: 0 !important;
}
.btnArea.sort2nd.mg-none * {
  margin: 0 !important;
}

.form-group + .inp-smd {
  width: 187px;
  margin-top: 8px;
}

.tc-f.risk1 {
  background-color: #2B4EB6;
}
.tc-f.risk2 {
  background-color: #0094FF;
}
.tc-f.risk3 {
  background-color: #14A959;
}
.tc-f.risk4 {
  background-color: #E77204;
}
.tc-f.risk5 {
  background-color: #EC3545;
}

.type-downloadlist img {
  width: 16px;
  height: 16px;
}

.infomation_box .conf_box {
  position: relative;
}
.infomation_box .conf_box .tb_BotR {
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
}

.step4_box .processStep4_top .processStep4_tit {
  height: 54px;
  line-height: 27px;
  font-size: 18px;
  font-weight: 600;
}
.step4_box .processStep4_top .processStep4_cont1 {
  width: 109%;
  height: 145px;
  border-top: 1px solid #e1e2e5;
  margin: 0 -9px;
  padding: 24px;
  margin-top: 40px;
  font-size: 16p;
  font-weight: 300;
}
.step4_box .processStep4_bottom {
  width: 109%;
  height: 185px;
  border-top: 1px solid #e1e2e5;
  margin: 0 -9px;
  padding: 24px;
  margin-top: 40px;
}
.step4_box .processStep4_bottom .listDefault li {
  font-weight: 300;
  color: #4D4F58;
}

.nonPadding .bgEm,
.nonPadding .half {
  width: 100%;
  height: 100%;
  background: rgba(0, 141, 219, 0.5);
}
.nonPadding .half {
  min-width: 0 !important;
}

.content-id .sort.btnControl {
  height: 40px;
  font-size: 16px;
  padding: 9px 24px 8px;
  line-height: 1.2;
  position: relative;
  background-color: #fff;
  color: #1A1D29;
  border: 1px solid #4D4F58;
  box-sizing: border-box;
  border-radius: 8px;
  font-weight: 400;
  background-image: none;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  text-align: center;
}
.content-id .sort.btnControl.fixL_atv {
  background-color: #008DDB;
  border: 1px solid #008DDB;
}

.tabCon .comp .step_box_wrap ol.step_box_col {
  width: 100%;
  border-bottom: 1px solid #E1E2E5;
}
.tabCon .comp .step_box_wrap ol.step_box_col li {
  width: 100%;
}
.tabCon .comp .step_box_wrap ol.step_box_col li .sb_title[class*=bul]::before {
  top: 53px;
}

input[name=AGRM_TERM_DCNT] + .excl.fColor1::before {
  background: url("/inc_renewal/img/sp/sp_btn.svg") -20px -40px/200px no-repeat;
}

.confirmation.bg-none {
  background: transparent !important;
}

.tableDefault table tbody tr td .module + .listexcl {
  margin-top: 16px;
}
.tableDefault table tbody tr td .module .btnArea.grid5 .btn_second, .tableDefault table tbody tr td .module .btnArea.type-radio .btn_second {
  color: #fff;
}
.tableDefault table tbody tr td .module .btnArea.grid5 .btn, .tableDefault table tbody tr td .module .btnArea.type-radio .btn {
  width: 96px;
  height: 32px;
  padding: 9px 22px;
  font-size: 14px;
  line-height: 14px;
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 8px !important;
}
.tableDefault table tbody tr td .module .btnArea.grid5 .btn:last-child, .tableDefault table tbody tr td .module .btnArea.type-radio .btn:last-child {
  margin-right: 0 !important;
}
.tableDefault table tbody tr td .listexcl + label + textarea {
  height: 178px;
  padding: 16px;
  overflow: auto;
}
.tableDefault table tbody tr td > div > a.btnLayerPop {
  margin-left: 0;
}

.systemPopup .content-id > h2 {
  font-size: 20px;
}
.systemPopup .content-id > h2 + .tableDefault {
  margin-top: 24px !important;
}
.systemPopup .tableDefault table tbody tr td .btn_k_idx {
  text-decoration: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #4d4f58;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 400;
}
.systemPopup .tableDefault table tbody tr td > label[for=newDate] + .input_readonly {
  margin-left: 0;
}
.systemPopup .tableDefault + .btnCenter + .tableDefault {
  margin-top: 56px;
}

.tableDefault:not(.type-layout) tr [rowspan]:not(:last-child).border-none {
  border-right: 0;
}

body .systemPopup .sys_h1_top,
.content-id .systemPopup .sys_h1_top {
  position: relative;
  margin: 0;
}
body .systemPopup .sys_h1_top.top-80,
.content-id .systemPopup .sys_h1_top.top-80 {
  top: -80px;
}
body .systemPopup .sys_h1_top .btnSsm_SystemPop.sys_printBtn,
.content-id .systemPopup .sys_h1_top .btnSsm_SystemPop.sys_printBtn {
  position: absolute !important;
  top: 0;
  right: 0;
  display: inline-flex;
  align-items: center;
  height: 40px;
  padding: 0 0 0 14px !important;
  color: #73757C !important;
  font-size: 14px;
  border: 0;
}
body .systemPopup .sys_h1_top .btnSsm_SystemPop.sys_printBtn:hover, body .systemPopup .sys_h1_top .btnSsm_SystemPop.sys_printBtn:focus,
.content-id .systemPopup .sys_h1_top .btnSsm_SystemPop.sys_printBtn:hover,
.content-id .systemPopup .sys_h1_top .btnSsm_SystemPop.sys_printBtn:focus {
  outline: 1px solid #1A1D29;
}
body .systemPopup .sys_h1_top .btnSsm_SystemPop.sys_printBtn::after,
.content-id .systemPopup .sys_h1_top .btnSsm_SystemPop.sys_printBtn::after {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 0 0 4px;
  border-radius: 50%;
  transform: translate(0);
  background: #FAFAFA url(/inc_renewal/img/sp/sp_breadcrumbs.png) -25px 6px no-repeat;
}
body .systemPopup .sys_h1_top + h1,
.content-id .systemPopup .sys_h1_top + h1 {
  padding-bottom: 24px !important;
  line-height: 48px;
  font-size: 32px;
  font-weight: 600;
}
body .systemPopup .sys_h1_top + h1 + .h1_right_cont_sys,
.content-id .systemPopup .sys_h1_top + h1 + .h1_right_cont_sys {
  text-align: right;
}
body .systemPopup .sys_h1_top + h1 + .h1_right_cont_sys div,
.content-id .systemPopup .sys_h1_top + h1 + .h1_right_cont_sys div {
  position: relative;
  top: 0;
  right: 0;
  display: inline-block;
}
body .systemPopup .sys_h1_top + h1 + .h1_right_cont_sys div .excl,
.content-id .systemPopup .sys_h1_top + h1 + .h1_right_cont_sys div .excl {
  font-size: 14px;
  color: #73757C;
}
body .systemPopup .sys_h1_top + h1 + .h1_right_cont_sys div a,
.content-id .systemPopup .sys_h1_top + h1 + .h1_right_cont_sys div a {
  margin-left: 10px;
}
body .systemPopup .infomation_box .conf_box .cont_txt,
.content-id .systemPopup .infomation_box .conf_box .cont_txt {
  color: #4D4F58;
  position: relative;
  border-bottom: 1px solid #E1E2E5;
  padding-bottom: 36px;
  margin-bottom: 40px;
}
body .systemPopup .infomation_box .conf_box .cont_txt.div_relative,
.content-id .systemPopup .infomation_box .conf_box .cont_txt.div_relative {
  padding: 10px;
  border-bottom: 0;
  padding-bottom: 0;
  margin: 0;
}
body .systemPopup .infomation_box .conf_box .cont_txt.div_relative span,
.content-id .systemPopup .infomation_box .conf_box .cont_txt.div_relative span {
  font-size: 14px;
  font-weight: 600;
  overflow: hidden;
}
body .systemPopup .infomation_box .conf_box .cont_txt.div_relative span.y_left,
.content-id .systemPopup .infomation_box .conf_box .cont_txt.div_relative span.y_left {
  float: left;
}
body .systemPopup .infomation_box .conf_box .cont_txt.div_relative span.y_right,
.content-id .systemPopup .infomation_box .conf_box .cont_txt.div_relative span.y_right {
  float: right;
}
body .systemPopup .infomation_box .conf_box .cont_txt.div_relative .product_graph_box,
.content-id .systemPopup .infomation_box .conf_box .cont_txt.div_relative .product_graph_box {
  border: 0;
  padding: 0;
  text-align: center;
}
body .systemPopup .infomation_box .conf_box .cont_txt.div_relative .graph_legend_list,
.content-id .systemPopup .infomation_box .conf_box .cont_txt.div_relative .graph_legend_list {
  border: 0;
  background: transparent;
  margin-top: 53px;
  padding-bottom: 0;
}
body .systemPopup .infomation_box .conf_box .cont_txt.div_relative .graph_legend_list li,
.content-id .systemPopup .infomation_box .conf_box .cont_txt.div_relative .graph_legend_list li {
  color: #1A1D29;
  margin-left: 40px;
  font-size: 14px;
  font-weight: 400;
}
body .systemPopup .infomation_box .conf_box .cont_txt.div_relative .graph_legend_list li::before,
.content-id .systemPopup .infomation_box .conf_box .cont_txt.div_relative .graph_legend_list li::before {
  content: "";
}
body .systemPopup .infomation_box .conf_box .cont_txt .bigRed,
.content-id .systemPopup .infomation_box .conf_box .cont_txt .bigRed {
  color: #D63434 !important;
  line-height: 23px;
  margin-left: 12px;
  font-size: 32px;
}
body .systemPopup .infomation_box .conf_box .cont_txt .bigBlue,
.content-id .systemPopup .infomation_box .conf_box .cont_txt .bigBlue {
  color: #008DDB !important;
  line-height: 23px;
  margin-left: 12px;
  font-size: 32px;
  vertical-align: top;
}
body .systemPopup .infomation_box .conf_box .cont_txt .btnExcel,
.content-id .systemPopup .infomation_box .conf_box .cont_txt .btnExcel {
  position: absolute;
  top: -12px;
  right: 0;
  margin-top: 0;
}
body .systemPopup .infomation_box + .cont_txt,
.content-id .systemPopup .infomation_box + .cont_txt {
  margin-top: 40px;
}
body .comp .infomation_box .conf_box .listBasic li:first-child,
.content-id .comp .infomation_box .conf_box .listBasic li:first-child {
  margin-top: 0;
}
body .comp .infomation_box .conf_box .listBasic + .btnWhite,
.content-id .comp .infomation_box .conf_box .listBasic + .btnWhite {
  margin-top: 24px;
}
body .comp .infomation_box .conf_box p.re_title,
.content-id .comp .infomation_box .conf_box p.re_title {
  color: #1A1D29;
}
body .tabCon .infomation_box > .conf_box > .listBasic li:first-child,
.content-id .tabCon .infomation_box > .conf_box > .listBasic li:first-child {
  margin-top: 0 !important;
}
body .tabCon .infomation_box > .conf_box > .listBasic li:last-child,
.content-id .tabCon .infomation_box > .conf_box > .listBasic li:last-child {
  margin-bottom: 0;
}
body .comp + .h1_right_cont,
.content-id .comp + .h1_right_cont {
  text-align: right;
  margin-bottom: 28px;
  top: 28px;
}
body .btnCenter.mt_x7 > div,
.content-id .btnCenter.mt_x7 > div {
  line-height: 30px;
  color: #1A1D29;
  margin-bottom: 56px;
  font-size: 20px;
  font-weight: 500;
}
body .js-requiredCheck .noTxtData.t_right .module .btnArea .btnSystemPop,
.content-id .js-requiredCheck .noTxtData.t_right .module .btnArea .btnSystemPop {
  padding: 13px 24px 12px;
}
body .tableDefault table th,
body .tableDefault table td,
.content-id .tableDefault table th,
.content-id .tableDefault table td {
  height: 72px;
}
body .tableDefault table div.d_b,
.content-id .tableDefault table div.d_b {
  margin-left: 0 !important;
  margin-top: 16px;
}
body .tableDefault table div.d_b input,
.content-id .tableDefault table div.d_b input {
  margin-left: 0 !important;
}
body .tableDefault table div.d_b input + .listexcl,
.content-id .tableDefault table div.d_b input + .listexcl {
  display: inline-block;
}
body .tb_BotR input[type=text].sizeBig,
.content-id .tb_BotR input[type=text].sizeBig {
  background-color: #FAFAFA;
}
body .tit2 + .cont_txt .listDefault li > .tb_BotL,
.content-id .tit2 + .cont_txt .listDefault li > .tb_BotL {
  margin: 8px 0 16px 0;
}
body .productUseInfo + .comp .step_box_wrap .step_box_col li,
.content-id .productUseInfo + .comp .step_box_wrap .step_box_col li {
  display: flex;
  justify-content: start;
  align-items: center;
}
body .productUseInfo + .comp .step_box_wrap .step_box_col li .sb_title,
.content-id .productUseInfo + .comp .step_box_wrap .step_box_col li .sb_title {
  width: 234px;
}
body .productUseInfo + .comp .step_box_wrap .step_box_col li .sb_con,
.content-id .productUseInfo + .comp .step_box_wrap .step_box_col li .sb_con {
  margin-top: 0;
  margin-left: 40px;
}
body .productUseInfo + .comp .step_box_wrap .step_box_col li .step_arrow,
.content-id .productUseInfo + .comp .step_box_wrap .step_box_col li .step_arrow {
  left: 137px;
}
body .complete-wrap.type-ing .ing-txt::before,
.content-id .complete-wrap.type-ing .ing-txt::before {
  content: "";
  display: block;
  width: 144px;
  height: 144px;
  background: url(/inc_renewal/img/BS/ico_ing.png) no-repeat;
  margin: 0 auto 24px;
}
body .btnArea.read_more,
.content-id .btnArea.read_more {
  margin-top: 44px;
  margin-bottom: -12px;
  text-align: center;
}
body .btnArea.read_more .basicSmall,
.content-id .btnArea.read_more .basicSmall {
  border: 0;
  padding: 0;
  height: auto;
  font-size: 16px;
  font-weight: 600;
}
body .btnArea.read_more .basicSmall:hover,
.content-id .btnArea.read_more .basicSmall:hover {
  background: none;
}
body .btnArea.read_more .basicSmall:active,
.content-id .btnArea.read_more .basicSmall:active {
  border: 0 !important;
  background: none !important;
}
body .tableC.multiLine strong.textHighPoint,
.content-id .tableC.multiLine strong.textHighPoint {
  color: #D63434;
  font-weight: 500;
}
body [data-icon=ico_purple]::before,
.content-id [data-icon=ico_purple]::before {
  background: url(/inc_renewal/img/FP/ico_lg_purple_220916.png) no-repeat 0 0/cover;
}
body h4.noBul::before,
.content-id h4.noBul::before {
  display: none;
}
body .main-arrow-btn.fColor3 span::after,
.content-id .main-arrow-btn.fColor3 span::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/inc_renewal/img/FP/ico_link_arr_sm.png) center center no-repeat;
  vertical-align: middle;
  margin-bottom: 2px;
}
body .noTxtData.leftline a + *,
.content-id .noTxtData.leftline a + * {
  margin-left: 0 !important;
}
body .multiLine .tooltip .tooltip_btn::after,
.content-id .multiLine .tooltip .tooltip_btn::after {
  top: 2px;
}
body .fe_Amount::-moz-placeholder, .content-id .fe_Amount::-moz-placeholder {
  text-align: left;
}
body .fe_Amount:-ms-input-placeholder, .content-id .fe_Amount:-ms-input-placeholder {
  text-align: left;
}
body .fe_Amount::placeholder,
.content-id .fe_Amount::placeholder {
  text-align: left;
}
body .infomation_box.no_line .conf_box,
.content-id .infomation_box.no_line .conf_box {
  padding: 0 0 56px 0;
}
body .infomation_box.no_line .conf_box .listDefault li,
.content-id .infomation_box.no_line .conf_box .listDefault li {
  color: #4D4F58;
}
body .infomation_box + .listDefault,
.content-id .infomation_box + .listDefault {
  margin-top: 24px;
}
body .infomation_box + .listDefault li,
.content-id .infomation_box + .listDefault li {
  color: #4D4F58;
}

.classMore .tb_alignBtn *[class^=btnSsm_] {
  min-width: 102px;
}
.classMore .tb_alignBtn *[class^=btnSsm_] + a {
  margin-top: 8px;
}
.classMore .upPoint {
  font-size: 16px;
  font-weight: 500;
}

.mm3Syul .downPoint {
  font-size: 16px;
  font-weight: 400;
}

.table_notice {
  margin-top: 8px;
  color: #4D4F58;
  font-size: 16px;
  font-weight: 300;
}
.table_notice .star {
  padding: 0 4px 0 0;
}

.type-terms .module .link {
  text-decoration: none;
  border-bottom: 1px solid #008DDB !important;
}

.fund_matrix_box .fund_matrix .fm_result_wrap .fm_result_table thead tr th,
.fund_matrix_box .fund_matrix .fm_result_wrap .fm_result_table tbody tr th {
  background: #F5FAFD;
  padding: 24px 12px;
  color: #1A1D29;
  word-break: keep-all;
  font-size: 14px;
  font-weight: 500;
}
.fund_matrix_box .fund_matrix .fm_result_wrap .fm_result_table thead tr th .skew,
.fund_matrix_box .fund_matrix .fm_result_wrap .fm_result_table tbody tr th .skew {
  width: 190px;
  transform: rotate(33deg);
}

.h1_title.h1_line {
  font-size: 48px !important;
  line-height: 72px !important;
}

.content_title .h1_title.h1_line {
  font-size: 48px !important;
  line-height: 72px !important;
}

.certif_info {
  display: block;
  position: relative;
  padding: 80px 100px;
  border-bottom: 1px solid #E1E2E5;
  overflow: hidden;
  box-sizing: border-box;
}
.certif_info:first-child {
  padding: 40px 100px 80px 100px;
}
.certif_info:last-child {
  padding: 80px 100px 0;
  border-bottom: 0;
}
.certif_info.info_img01:before, .certif_info.info_img02:before, .certif_info.info_img03:before {
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 256px;
  height: 200px;
  transform: translateY(-50%);
  background: url("/inc_renewal/img/sp/sp_certif_info.png") 0 0/768px no-repeat;
  content: "";
}
.certif_info.info_img01:before {
  right: 100px;
  background-position: 0 0;
}
.certif_info.info_img02:before {
  left: 100px;
  background-position: -256px 0;
}
.certif_info.info_img03:before {
  right: 100px;
  background-position: -512px 0;
}
.certif_info .cont_area {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 448px;
  height: 100%;
  min-height: 200px;
  text-align: left;
}
.certif_info .cont_area .h3_title {
  color: #4D4F58;
  margin: 0 0 24px;
  line-height: 34px;
  font-size: 16px;
  font-weight: 600;
}
.certif_info .cont_area .h3_title span {
  width: auto;
  margin: 0 8px 0 0;
  line-height: 32px;
  letter-spacing: -0.5px;
  color: #1A1D29;
  vertical-align: baseline;
  font-size: 32px;
  font-weight: 600;
}
.certif_info .cont_area .h3_title + p {
  margin-top: 0;
}
.certif_info .cont_area p {
  position: relative;
  color: #73757C;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0;
}
.certif_info .cont_area .all_btn {
  position: relative;
  width: 85px;
  margin-top: 24px;
}
.certif_info .cont_area .all_btn span {
  color: #73757C;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0;
  font-size: 14px;
  font-weight: 400;
}
.certif_info .cont_area .all_btn span:after {
  background: url("/inc_renewal/img/_svg/arr_chevron.svg") 50% 50% no-repeat;
}
.certif_info .cont_area .btn_area {
  position: relative;
  margin-top: 45px;
  text-align: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.certif_info .cont_area .btn_area a {
  margin-right: 28px;
}
.certif_info .cont_area .btn_area a.ico_download::before {
  background: url(/inc_renewal/img/BS/ico_download01.png) left 0 no-repeat;
}
.certif_info .cont_area .btn_area a.ico_lock::before {
  background: url(/inc_renewal/img/BS/ico_download02.png) left 0 no-repeat;
}
.certif_info .cont_area .btn_area a.ico_trash::before {
  background: url(/inc_renewal/img/BS/ico_download03.png) left 0 no-repeat;
}
.certif_info .cont_area .btn_area a.ico_check::before {
  background: url(/inc_renewal/img/BS/ico_download04.png) left 0 no-repeat;
}
.certif_info .cont_area .btn_area a.ico_refresh::before {
  background: url(/inc_renewal/img/BS/ico_download05.png) left 0 no-repeat;
}
.certif_info .cont_area .btn_area a::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  background-size: 100%;
}
.certif_info .cont_area .btn_area a span {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 48px;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: -0.5px;
  color: #444444;
}
.certif_info .cont_area .btn_area:last-child {
  margin-right: 0;
}

.processStep.capture_box > li {
  width: 100%;
  padding: 0 64px;
  box-sizing: border-box;
}
.processStep.capture_box > li:first-child .wrapProcess {
  border-top: 0;
  padding-top: 0;
}
.processStep.capture_box > li:last-child .wrapProcess {
  padding-bottom: 0;
}
.processStep.capture_box > li .wrapProcess {
  width: 100%;
  border-top: 1px solid #E1E2E5;
  border-bottom: 0;
  padding: 40px 0;
}
.processStep.capture_box > li .wrapProcess .ProcessBox .clearfix .serviceBenefit {
  width: auto;
  margin: 0 0 0 32px;
}
.processStep.capture_box > li .wrapProcess .ProcessBox .clearfix .serviceBenefit .serviceBenefit_title {
  margin: 0 0 16px 0;
}
.processStep.capture_box > li .wrapProcess .ProcessBox .clearfix .serviceBenefit .serviceBenefit_title + .listDefault {
  margin-top: 0;
}
.processStep.capture_box > li .wrapProcess .ProcessBox .clearfix .serviceBenefit .serviceBenefit_title + .listDefault li {
  font-size: 16px;
}
.processStep.capture_box > li .wrapProcess .ProcessBox .clearfix .serviceBenefit .btnArea {
  margin-top: 24px;
}

.tableDefault.tableFont14 + .listexcl_gray li .listDefault li .btnArea .btnSm_White.link {
  position: relative;
  height: auto;
  padding: 0;
  color: #1A1D29;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: underline !important;
  border: 0;
  border-radius: 0;
}
.tableDefault.tableFont14 + .listexcl_gray li .listDefault li .btnArea .btnSm_White.link:hover {
  background: none;
}

.cont_txt .listDefault li .listDefault2.noBul li.noBul ul li .btnArea .btnSm_White {
  margin-top: 16px;
  margin-left: 0;
}

.listexcl_gray li .listDefault li {
  color: #73757C;
}

.content-id .textLowPoint {
  color: #008DDB;
}
.content-id .comp > .tb_TopR > div > span .excl.listexcl_gray {
  color: #73757C;
  background: none;
}
.content-id .comp > .tb_TopR > div > span .excl.listexcl_gray::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 2px;
  left: 0;
  background-image: url(/inc_renewal/img//common/icon_tip.png);
}

.tit-right-cont .btnSystemPop.readok {
  height: 40px;
  min-height: 40px;
  padding: 9px 24px;
}
.tit-right-cont .btnSystemPop.readok img {
  display: none;
}

.tableDefault.tableRow.tableForm table tr td.noTxtData .module .writeInput + .excl {
  display: block;
}

.confirmation.confirmation_border {
  border: 1px solid #e1e1e1;
  padding: 40px;
  box-sizing: border-box;
}
.confirmation .scrollY {
  height: 300px;
}
.confirmation .scrollY .terms_pre {
  margin-top: 0;
  font-size: 16px;
  font-weight: 400;
}
.confirmation .scrollY .terms_pre strong {
  font-size: 16px;
  font-weight: 600;
}

.clearfix .colorBox.clearfix {
  background-color: #FAFAFA;
  padding: 24.5px 0;
  text-align: center;
  border: 1px solid #E1E2E5;
  border-top: 0;
}
.clearfix .colorBox.clearfix div .textEmp {
  position: relative;
  margin-right: 16px;
  color: #1A1D29;
  font-weight: 400;
  line-height: 24px;
}
.clearfix .colorBox.clearfix div span .mtl_radio {
  padding: 0;
  margin: 0;
}
.clearfix .colorBox.clearfix div span .mtl_radio + .mtl_radio {
  margin-left: 16px;
}

.smart_Info_top .cont_txt span .btnSm_White {
  margin-top: 24px;
}
.smart_Info_top .cont_txt span .btnSm_White:first-child {
  margin-left: 0;
}

.smart_Info_middle .cont_txt + .infomation_box .conf_box.img_center {
  text-align: center;
}

.comp .roundBoxKnow.btnStyle {
  margin-top: 24px;
}
.comp .roundBoxKnow.btnStyle .round {
  position: relative;
  padding: 40px;
}
.comp .roundBoxKnow.btnStyle .round p {
  font-size: 16px;
}
.comp .roundBoxKnow.btnStyle .round p + .listexcl_gray + span {
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
}
.comp .step_box_wrap.imgStyle .step_box_col2 {
  border: 0;
}
.comp .step_box_wrap.imgStyle .step_box_col2 li {
  display: block;
  border-top: 0;
}
.comp .step_box_wrap.imgStyle .step_box_col2 li *[class^=sb_col2_] {
  padding: 0;
}
.comp .step_box_wrap.imgStyle .step_box_col2 li .sb_col2_title {
  padding-left: 36px;
}
.comp .step_box_wrap.imgStyle .step_box_col2 li .sb_col2_title::before {
  top: 6px;
}
.comp .step_box_wrap.imgStyle .step_box_col2 li .sb_col2_cont {
  display: block;
}
.comp .step_box_wrap.imgStyle .step_box_col2 li .sb_col2_cont .capture_box {
  padding: 64px 40px;
}
.comp .step_box_wrap.imgStyle .step_box_col2 li .sb_col2_cont .capture_box img + .clearfix {
  margin-top: 40px;
}
.comp .step_box_wrap.imgStyle .step_box_col2 li .sb_col2_cont .capture_box img + .clearfix .colorBox {
  border-radius: 8px;
}
.comp .step_box_wrap.imgStyle .step_box_col2 li .sb_col2_cont .capture_box img + .clearfix .colorBox div span .mtl_checkbox,
.comp .step_box_wrap.imgStyle .step_box_col2 li .sb_col2_cont .capture_box img + .clearfix .colorBox div span label[for=investarea6] {
  margin: 0;
  padding: 0;
}
.comp .step_box_wrap.imgStyle .step_box_col2 li .sb_col2_cont .capture_box img + .clearfix .colorBox div span .mtl_checkbox + label,
.comp .step_box_wrap.imgStyle .step_box_col2 li .sb_col2_cont .capture_box img + .clearfix .colorBox div span label[for=investarea6] + label {
  margin-left: 24px;
}
.comp .step_box_wrap.imgStyle .step_box_col2 li .sb_col2_cont .step_arrow {
  width: 40px;
  height: 55px;
  background: url(/inc_renewal/img/common/icon_result_arr.png) no-repeat 0 0;
  background-position: 50% 26%;
  top: calc(100% + 24px);
}
.comp .step_box_wrap.imgStyle .step_box_col2 li + li {
  margin-top: 88px;
}
.comp + .colorBox {
  border: 0;
  background-color: #FAFAFA;
  padding: 24px 15px;
}

.noTxtData .module .checkInput .mtl_radio:first-child {
  margin-left: 0;
}

.tableForm table tbody tr td.noTxtData.leftline .btnArea div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tableForm table tbody tr td.noTxtData.leftline .btnArea div + div {
  margin-top: 8px;
}

.ifm_sr06120102 {
  width: 100%;
  height: 300px;
  box-sizing: border-box;
  border: 1px solid rgb(186, 186, 186);
}

.colorBox.alignC .mtl_radio {
  line-height: 1;
}

.lp_contents .departure-info-txt .departure-agree {
  border-bottom: 1px solid #E1E2E5;
  padding-bottom: 24px;
  margin: 56px 0;
}
.lp_contents .departure-info-txt .departure-agree h4 {
  border-bottom: 1px solid #4D4F58;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
.lp_contents .departure-info-txt .departure-agree .colorBox {
  border: 0;
  background-color: #FAFAFA;
  padding: 24px 15px;
}

.customer-info .btn_search_noTxt {
  margin-left: 0;
}
.customer-info .mtl_selectbox select[name=EMAL_DOMN_DVSN_CD] + a {
  width: 167px !important;
}
.customer-info .mtl_selectbox select[name=PTBL_ATNO] + a {
  width: 83px !important;
}
.customer-info .serchSmall {
  padding: 16px;
}
.customer-info input[type=password].serchSmall {
  padding: 16px;
}
.customer-info input.inp-ssm {
  width: 84px;
  min-width: 84px !important;
}
.customer-info .t_left input:first-child {
  margin-left: 4px;
}
.customer-info .country + .number {
  margin-left: 24px;
}
.customer-info .btnWhite.type-delete {
  padding: 0;
  line-height: 3;
  margin-left: 24px;
}
.customer-info .readingInput.full,
.customer-info .writeInput.full {
  width: 613px;
}
.customer-info .readingInput.full > input[type=text],
.customer-info .writeInput.full > input[type=text] {
  width: 100%;
}
.customer-info input[name=OWHS_OVRS_ATNO] + span .mtl_selectbox {
  margin-left: 24px;
}
.customer-info select[name=CUST_JOB_CD] + a {
  width: 103px !important;
}
.customer-info input[name=WKPL_NAME] {
  width: 305px;
}
.customer-info .t_left.form-group {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.comp .complete-wrap .complete-txt + p {
  margin-top: 24px;
  font-size: 16px;
  font-weight: 500;
}

.tableDefault .t_left .us-classification .mtl_radio {
  display: block;
  margin-left: 0;
}

.tabCon .cdsDetail .cdsDetailView {
  width: 100%;
  height: 271px;
  border: 1px solid #e1e2e5;
  box-sizing: border-box;
}
.tabCon .cdsDetail .cdsDetailView iframe {
  height: 100%;
}
.tabCon .cdsDetail + .confirmation .agreeTo {
  margin-top: 0;
  border: 1px solid #e1e2e5;
  border-top: 0;
  border-radius: 0;
}

.tableDefault .type-phone-area .readingInput.default .inp-md,
.tableDefault .module .readingInput.default .inp-md {
  width: 204px !important;
}

.tableDefault.tableCol.tableMatrix th {
  border-bottom: 0;
}

.title_Info .bul-num {
  margin-top: 0;
}

.custom_service .conf_box .resultText {
  font-size: 18px;
  font-weight: 600;
}

.type-terms .checkInput .mtl_checkbox input[type=checkbox] + span {
  display: inline-block;
  vertical-align: middle;
}

* + .colorBox.alignC {
  margin-top: 24px;
}

.colorBox.alignC {
  border: 0;
  background: #FAFAFA;
  padding: 24px 0;
}

h1.titleNonce {
  background: none;
}

.content-id .event-slide {
  position: relative;
}
.content-id .event-slide .slick-slider.event-bn {
  padding: 0;
}
.content-id .event-slide .slick-slider.event-bn .slick-prev,
.content-id .event-slide .slick-slider.event-bn .slick-next {
  display: none !important;
}
.content-id .event-slide .slick-slider.event-bn a {
  display: block;
  border-radius: 16px;
  overflow: hidden;
}
.content-id .event-slide .slick-slider.event-bn a img {
  width: 1200px;
  height: 165px;
}
.content-id .event-slide .slick-slider.event-bn .slick-dots li {
  width: 8px;
  height: 8px;
  margin: 0 8px 0 0;
}
.content-id .event-slide .slick-slider.event-bn .slick-dots li button {
  width: 8px;
  height: 8px;
}
.content-id .event-slide .slick-slider.event-bn .slick-dots li button::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #CDCECF;
}
.content-id .event-slide .slick-slider.event-bn .slick-dots li.slick-active {
  width: 32px;
}
.content-id .event-slide .slick-slider.event-bn .slick-dots li.slick-active button::before {
  width: 32px;
  border-radius: 4px;
  background: #14a1eb;
}
.content-id .event-slide .slick-slider.event-bn.n1 + .btn-wrap {
  display: none;
}
.content-id .event-slide .slick-slider.event-bn.n2 + .btn-wrap {
  right: 554px;
}
.content-id .event-slide .slick-slider.event-bn.n3 + .btn-wrap {
  right: 546px;
}
.content-id .event-slide .slick-slider.event-bn.n4 + .btn-wrap {
  right: 538px;
}
.content-id .event-slide .slick-slider.event-bn.n5 + .btn-wrap {
  right: 530px;
}
.content-id .event-slide .slick-slider.event-bn.n6 + .btn-wrap {
  right: 522px;
}
.content-id .event-slide .slick-slider.event-bn.n7 + .btn-wrap {
  right: 514px;
}
.content-id .event-slide .slick-slider.event-bn.n8 + .btn-wrap {
  right: 506px;
}
.content-id .event-slide .slick-slider.event-bn.n9 + .btn-wrap {
  right: 498px;
}
.content-id .event-slide .slick-slider.event-bn.n10 + .btn-wrap {
  right: 490px;
}
.content-id .event-slide .btn-wrap {
  position: absolute;
  bottom: -28px;
}
.content-id.unified_search2 .search_box.bd-none,
.content-id .unified_search2 .search_box.bd-none {
  border: 0;
  border-radius: 0;
  padding: 0;
}
.content-id.unified_search2 .event_box,
.content-id .unified_search2 .event_box {
  border-top: 1px solid #4D4F58;
}
.content-id.unified_search2 .event_box ul li,
.content-id .unified_search2 .event_box ul li {
  padding: 32px 0;
  border-bottom: 1px solid #E1E2E5;
}
.content-id.unified_search2 .event_box ul li a,
.content-id .unified_search2 .event_box ul li a {
  display: flex;
  justify-content: start;
  align-items: flex-start;
}
.content-id.unified_search2 .event_box ul li a .event_img,
.content-id .unified_search2 .event_box ul li a .event_img {
  width: 184px;
  height: 114px;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}
.content-id.unified_search2 .event_box ul li a .event_img img,
.content-id .unified_search2 .event_box ul li a .event_img img {
  width: 100%;
  height: 100%;
}
.content-id.unified_search2 .event_box ul li a .event_txt,
.content-id .unified_search2 .event_box ul li a .event_txt {
  padding-left: 40px;
}
.content-id.unified_search2 .event_box ul li a .event_txt .ofh .title,
.content-id .unified_search2 .event_box ul li a .event_txt .ofh .title {
  padding-left: 0;
  color: #1A1D29;
  line-height: 20px;
  font-size: 20px;
  font-weight: 600;
}
.content-id.unified_search2 .event_box ul li a .event_txt .con,
.content-id .unified_search2 .event_box ul li a .event_txt .con {
  color: #4D4F58;
  margin-top: 17px;
  font-size: 14px;
  font-weight: 400;
}
.content-id.unified_search2 .event_box ul li a .event_txt .date,
.content-id .unified_search2 .event_box ul li a .event_txt .date {
  color: #73757C;
  margin-top: 24px;
  font-size: 13px;
  font-weight: 400;
}
.content-id .event_ing {
  height: 22px;
  line-height: 11px;
  border: 1px solid #14A1EB;
  border-radius: 6px;
  padding: 5px 8px 6px 8px;
  box-sizing: border-box;
  color: #008DDB;
  margin-left: 8px;
  font-size: 12px;
  font-weight: 600;
}
.content-id .infoBox {
  margin-bottom: 25px;
}
.content-id .event_end {
  height: 22px;
  line-height: 11px;
  border: 1px solid #14A1EB;
  border-radius: 6px;
  padding: 5px 8px 6px 8px;
  box-sizing: border-box;
  color: #008DDB;
  margin-left: 8px;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
}
.content-id .schedule_search {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content-id .schedule_search .date a:first-child {
  background: url(/inc_renewal/img/GU/date-prev.png) no-repeat 9px 50%;
}
.content-id .schedule_search .date span {
  font-size: 24px;
  font-weight: 600;
}
.content-id .schedule_search .date span + a {
  background: url(/inc_renewal/img/GU/date-next.png) no-repeat 10px 50%;
}
.content-id .schedule.inv-education .calTable td {
  height: 177px;
  padding: 16px;
  box-sizing: border-box;
}
.content-id .schedule.inv-education .calTable td div {
  height: auto;
  padding: 0;
}
.content-id .edu-center {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-top: 24px;
}
.content-id .edu-center div {
  display: flex;
  align-items: center;
  color: #4D4F58;
  margin-right: 40px;
}
.content-id .edu-center div [class*=edu-center] {
  margin-right: 8px;
}
.content-id .edu-center div .edu-center01 {
  color: #5959ce;
  border: 1px solid rgba(89, 89, 206, 0.3);
}
.content-id .edu-center div .edu-center02 {
  color: #E32121;
  border: 1px solid rgba(227, 33, 33, 0.3);
}
.content-id .edu-center div .edu-center03 {
  color: #2A8F10;
  border: 1px solid rgba(42, 143, 16, 0.3);
}
.content-id .edu-center div a {
  margin-left: 8px;
}
.content-id .icon_ing,
.content-id .icon_end {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  color: #586075;
  background: #fff;
  border: 1px solid rgba(88, 96, 117, 0.3);
  border-radius: 4px;
  line-height: 1;
  box-sizing: border-box;
  padding: 4px 6px;
  font-size: 12px;
  font-weight: 500;
}
.content-id .icon_ing {
  color: #008DDB;
  border: 1px solid rgba(0, 141, 219, 0.3);
}
.content-id td em + .icon_ing, .content-id td em + .icon_end {
  margin-top: 16px;
  margin-left: 0 !important;
}
.content-id .capture_box.edu_guide_box {
  border: 0;
  width: 100%;
  padding: 64px;
  margin: 24px 0;
  border: 1px solid #E1E2E5;
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 56px;
}
.content-id .capture_box.edu_guide_box .image_area {
  width: auto;
  padding: 0;
}
.content-id .capture_box.edu_guide_box .guide_con {
  text-align: left;
  margin-left: 40px;
}
.content-id .capture_box.edu_guide_box .guide_con strong {
  color: #1A1D29;
  font-size: 16px;
  font-weight: 600;
}
.content-id .capture_box.edu_guide_box .guide_con .listDefault li {
  color: #1A1D29;
  font-size: 16px;
  font-weight: 400;
}
.content-id .event_slid_box .event_slid_bullet .btn_play_pause {
  width: 16px;
  height: 16px;
  background: url(/inc_renewal/img/GU/pause.png) no-repeat center center;
  position: relative;
  top: 3px;
  margin-left: 8px;
}
.content-id .event_slid_box .event_slid_bullet .btn_play_pause:hover {
  width: 16px;
  height: 16px;
  background: url(/inc_renewal/img/GU/play.png) no-repeat center center;
}
.content-id .event_txt .date .end_date {
  text-decoration: none;
  color: #D63434;
  font-size: 13px;
  font-weight: 500;
}
.content-id .select.icon-calendar {
  width: 100%;
  margin: 40px 0 24px 0;
}
.content-id .select.icon-calendar .mtl_calendar {
  height: 39px;
}
.content-id .select.icon-calendar .mtl_calendar input {
  width: 0;
  padding: 0;
  border: 0;
}
.content-id .select.icon-calendar .mtl_calendar .btn_calendar {
  width: 24px;
  height: 24px;
  border: 0;
}
.content-id .select.icon-calendar .mtl_calendar .btn_calendar:focus {
  outline: 0;
}
.content-id .select .checkbox-button {
  display: inline-block;
}
.content-id .select .checkbox-button input {
  display: none;
}
.content-id .select .checkbox-button .toggle-list {
  cursor: pointer;
}
.content-id .select .checkbox-button *[class^=checkbox-button-txt-] {
  width: 24px;
  height: 24px;
  display: inline-block;
}
.content-id .select .checkbox-button *[class^=checkbox-button-txt-]:hover {
  width: 24px;
  height: 24px;
  display: inline-block;
}
.content-id .select .checkbox-button .checkbox-button-txt-b {
  display: none;
}
.content-id .select .checkbox-button .checkbox-button-txt-a {
  display: block;
  background: url(/inc_renewal/img/GU/listType_gray.svg) no-repeat 0 0;
}
.content-id .select .checkbox-button .checkbox-button-txt-a:hover {
  background: url(/inc_renewal/img/GU/listType.svg) no-repeat 0 0;
}
.content-id .select .checkbox-button input:checked + label .checkbox-button-txt-a {
  display: none;
}
.content-id .select .checkbox-button input:checked + label .checkbox-button-txt-b {
  display: block;
  background: url(/inc_renewal/img/GU/calendarCard_gray.svg) no-repeat 0 0;
}
.content-id .select .checkbox-button input:checked + label .checkbox-button-txt-b:hover {
  background: url(/inc_renewal/img/GU/calendarCard.svg) no-repeat 0 0;
}
.content-id .edu_guide_box .guide_con .listDefault li {
  margin-top: 8px;
}
.content-id .capture_box.infoImg-box {
  position: relative;
  padding: 80px 184px;
}
.content-id .capture_box.infoImg-box:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 236px;
  height: 244px;
  background: url("/inc_renewal/img/GU/bg_guide_qa.png") 50% 50% no-repeat;
  transform: translate(-50%, -50%);
  content: "";
}
.content-id .capture_box.infoImg-box h2 {
  line-height: 36px;
}
.content-id .capture_box.infoImg-box h2 span.fColor {
  display: inline-block;
  margin: 0 !important;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  vertical-align: inherit;
}
.content-id .capture_box.infoImg-box h2 + .inforimg-wrap {
  margin-top: 24px;
}
.content-id .capture_box.infoImg-box .inforimg-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.content-id .capture_box.infoImg-box .inforimg-wrap dl {
  width: 284px;
  height: 158px;
  padding: 28px 24px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 32px;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.08);
}
.content-id .capture_box.infoImg-box .inforimg-wrap dl dt {
  color: #1A1D29;
  font-size: 16px;
  font-weight: 600;
}
.content-id .capture_box.infoImg-box .inforimg-wrap dl dd {
  color: #4D4F58;
  margin-top: 10px;
  line-height: 21px;
  font-size: 14px;
  font-weight: 400;
}
.content-id .capture_box.infoImg-box .inforimg-wrap dl dd .shortcut {
  position: relative;
  margin-top: 14px;
  color: #4D4F58;
  font-size: 12px;
  font-weight: 600;
}
.content-id .capture_box.infoImg-box .inforimg-wrap dl dd .shortcut::after {
  content: "";
  width: 8px;
  height: 6px;
  display: inline-block;
  margin-left: 4px;
  margin-right: 5px;
  background: url(/inc_renewal/img/GU/shortcut_icon.png) 0 0 no-repeat;
}
.content-id .capture_box.infoImg-box .inforimg-wrap dl.infoTxt03, .content-id .capture_box.infoImg-box .inforimg-wrap dl.infoTxt04 {
  margin-top: 49px;
}
.content-id .step_box_wrap + .infomation_box {
  margin-top: 40px;
}
.content-id .infomation_box .conf_box .listBasic .bul-num div {
  color: #1A1D29;
  font-weight: 400;
}
.content-id .infomation_box .conf_box .listBasic .bul-num div .listDefault li {
  color: #4D4F58;
  font-weight: 300;
}
.content-id .infomation_box .conf_box .cont_txt p {
  margin-top: 8px;
}
.content-id .infomation_box .gray80 strong {
  color: #1A1D29;
}
.content-id [data-icon=loans_01]::before {
  background: url(/inc_renewal/img/GU/icon_loans01.png) no-repeat 0 0/cover;
}
.content-id [data-icon=loans_02]::before {
  background: url(/inc_renewal/img/GU/icon_loans02.png) no-repeat 0 0/cover;
}
.content-id [data-icon=loans_03]::before {
  background: url(/inc_renewal/img/GU/icon_loans03.png) no-repeat 0 0/cover;
}
.content-id [data-icon=rental_01]::before {
  background: url(/inc_renewal/img/GU/icon_rental01.png) no-repeat 0 0/cover;
}
.content-id .step_box_wrap.only-title .step_box_col2 li .sb_col2_title span {
  display: block;
  margin-top: 8px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 300;
}
.content-id .step_box_wrap.only-title .step_box_col2 li .sb_col2_title .btnSm_White.credit-info {
  margin-left: 0;
  font-size: 16px;
  padding: 9px 24px 8px;
  line-height: 1.2;
  height: 40px;
  display: inline-block;
}
.content-id .listBul.t_left li {
  margin-left: 0 !important;
}
.content-id .comp h3.tit4 {
  padding-left: 16px;
}
.content-id .listexcl_gray li strong {
  color: #4D4F58;
  font-weight: 500;
}
.content-id .btnSsm_White.video::after {
  content: "";
  width: 8px;
  height: 10px;
  background: url(/inc_renewal/img/GU/icon_video.png) 0 0 no-repeat;
  display: inline-block;
  margin-left: 7px;
}
.content-id .sb_con + p {
  margin-top: 8px;
  color: #1A1D29;
  font-size: 16px;
  font-weight: 400;
}
.content-id .step_box_wrap.type-etf .sb_title_3_L1 {
  padding: 0;
}
.content-id .step_box_wrap.type-etf .sb_con {
  margin-top: 12px;
}
.content-id .step_box_wrap .sb_title_3_L1 .btnSm_White.marL0 + .btnSm_White.marL0 {
  margin-left: 4px !important;
}
.content-id .listDefault.gray80 li {
  color: #4D4F58;
}
.content-id .icon-etnRecommendation img {
  transform: translateY(-3px);
  margin-right: 4px;
}
.content-id .usesequence-box .qrcode {
  padding: 24px;
  background-color: #fff;
  border-radius: 16px;
  border: 1px solid #E8E0D9;
}
.content-id .sms_SendBox {
  height: 232px;
}
.content-id .sms_SendBox .module label[for=cs_phone] {
  display: block;
  text-align: left;
  font-weight: 500;
}
.content-id .sms_SendBox .module label[for=cs_phone] + input {
  margin-top: 8px;
}
.content-id .infomation_box.bg.qrType {
  padding: 64px;
}
.content-id .infomation_box.bg.qrType > .conf_box.bg {
  background: #fff;
  border: 0;
}
.content-id .infomation_box.bg.qrType > .conf_box.bg .roundBoxText {
  background: #FAFAFA;
}
.content-id .capture_box.bg2 {
  border: 0;
}
.content-id .th-rowgroup th[scope=rowgroup] {
  background-color: #F5FAFD;
}
.content-id .th-rowgroup th[scope=row] {
  background-color: #F9FDFF;
}
.content-id .bul-care.no-pl,
.content-id .listBul.no-pl {
  transform: translateX(-15px);
}
.content-id [data-flex="2-3-2"] li:nth-of-type(1) {
  flex: 2;
}
.content-id [data-flex="2-3-2"] li:nth-of-type(2) {
  flex: 3;
}
.content-id [data-flex="2-3-2"] li:nth-of-type(3) {
  flex: 2;
}
.content-id .info-accord {
  border-top: 1px solid #4D4F58;
}
.content-id .info-accord .faq_list li .faq_q .faq_q_text {
  font-weight: 600;
}
.content-id .h2_copy_txt {
  margin-left: 0;
  line-height: 24px;
}
.content-id .info-accord .faq_list li .faq_q {
  width: 100%;
}
.content-id .info-accord .faq_list li .faq_q .faq_btn {
  top: 43px;
}
.content-id .info-accord .faq_list li .fl_wrap.btn-box {
  position: absolute;
  right: 70px;
  top: 35px;
}
.content-id .info-accord .faq_list li .fl_wrap.btn-box .faq_q_btn {
  position: static;
}
.content-id .info-accord .faq_list li.faq-subtxt a .faq_btn {
  top: 53px;
}
.content-id .info-accord .faq_list li.faq-subtxt .fl_wrap.btn-box {
  top: 46px;
}
.content-id .btn-sm-full button {
  width: 97px;
}

.syspop_alertBox.no-data {
  position: relative;
  text-align: center;
  padding: 112px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  background: none;
  border-bottom: 0;
}
.syspop_alertBox.no-data::before {
  content: "";
  display: block;
  width: 96px;
  height: 96px;
  background: url(/inc_renewal/img/common/img_nodata.png) no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.syspop_alertBox.no-data .alert_tit {
  color: #1A1D29;
  margin-top: 12px;
  font-size: 20px;
  font-weight: 400;
}
.syspop_alertBox.no-data .alert_con {
  margin-top: 12px;
}
.syspop_alertBox.no-data .alert_con p {
  color: #4D4F58;
  line-height: 24px;
  font-size: 16px;
  font-weight: 300;
}

.layerPopup_bottom > h2 {
  font-size: 20px;
  font-weight: 600;
}

.noTxtData .type-radio .btnWhite:focus {
  text-decoration: underline !important;
}

.content-id .btnArea .btn_prev:focus,
.content-id .btnArea .btn_next:focus {
  text-decoration: underline !important;
}

/**
* lhm
* ------------------
*/
body .scroll,
.modal_content .scroll,
.content-id .scroll {
  position: relative;
}
body .comp > .tableDefault.relate tbody tr > th,
.modal_content .comp > .tableDefault.relate tbody tr > th,
.content-id .comp > .tableDefault.relate tbody tr > th {
  padding-left: 56px;
  background-color: #fff;
}
body .comp > .tableDefault.relate tbody tr > th + td,
.modal_content .comp > .tableDefault.relate tbody tr > th + td,
.content-id .comp > .tableDefault.relate tbody tr > th + td {
  border-left: 0 !important;
}
body .comp > .tableDefault.relate tbody tr > th + td .form_group .mtl_selectbox.wide,
.modal_content .comp > .tableDefault.relate tbody tr > th + td .form_group .mtl_selectbox.wide,
.content-id .comp > .tableDefault.relate tbody tr > th + td .form_group .mtl_selectbox.wide {
  width: 420px !important;
  max-width: 420px;
}
body .comp .type-terms + .tableDefault,
.modal_content .comp .type-terms + .tableDefault,
.content-id .comp .type-terms + .tableDefault {
  margin-top: 56px;
}
body .comp .tb_TopR + .tableDefault.relate tbody tr > th,
.modal_content .comp .tb_TopR + .tableDefault.relate tbody tr > th,
.content-id .comp .tb_TopR + .tableDefault.relate tbody tr > th {
  padding-left: 24px;
  background-color: #F5FAFD;
}
body .comp .tb_TopR + .tableDefault.relate tbody tr > th + td,
.modal_content .comp .tb_TopR + .tableDefault.relate tbody tr > th + td,
.content-id .comp .tb_TopR + .tableDefault.relate tbody tr > th + td {
  border-left: 1px solid #E1E2E5 !important;
}
body .comp h2 + .cont_txt,
.modal_content .comp h2 + .cont_txt,
.content-id .comp h2 + .cont_txt {
  margin-top: 24px;
}
body .comp h3 + .cont_txt,
.modal_content .comp h3 + .cont_txt,
.content-id .comp h3 + .cont_txt {
  margin: 24px 0 0 0;
  line-height: 24px;
}
body .comp h4.tit3.fColor,
.modal_content .comp h4.tit3.fColor,
.content-id .comp h4.tit3.fColor {
  color: #1A1D29 !important;
}
body .comp h4.tit3.fColor + .cont_txt,
.modal_content .comp h4.tit3.fColor + .cont_txt,
.content-id .comp h4.tit3.fColor + .cont_txt {
  padding-left: 0;
}
body .comp .cont-tit-l + .listBasic,
.modal_content .comp .cont-tit-l + .listBasic,
.content-id .comp .cont-tit-l + .listBasic {
  margin-top: 24px;
}
body .comp .listBasic + .step_box_wrap,
body .comp .cont-tit-m + .step_box_wrap,
.modal_content .comp .listBasic + .step_box_wrap,
.modal_content .comp .cont-tit-m + .step_box_wrap,
.content-id .comp .listBasic + .step_box_wrap,
.content-id .comp .cont-tit-m + .step_box_wrap {
  margin-top: 24px;
}
body .comp .marT20,
body .comp .marT25,
.modal_content .comp .marT20,
.modal_content .comp .marT25,
.content-id .comp .marT20,
.content-id .comp .marT25 {
  margin-top: 24px !important;
}
body .comp p.cont_txt,
.modal_content .comp p.cont_txt,
.content-id .comp p.cont_txt {
  color: #1A1D29;
  line-height: 24px;
}
body .comp .cont_txt .fs-m.fBd,
.modal_content .comp .cont_txt .fs-m.fBd,
.content-id .comp .cont_txt .fs-m.fBd {
  color: #1A1D29;
}
body .comp .cont_txt .fs-m.fBd + .tableDefault,
.modal_content .comp .cont_txt .fs-m.fBd + .tableDefault,
.content-id .comp .cont_txt .fs-m.fBd + .tableDefault {
  margin-top: 24px;
}
body .comp .cont_txt .cont-sub-tit.mt_x5,
.modal_content .comp .cont_txt .cont-sub-tit.mt_x5,
.content-id .comp .cont_txt .cont-sub-tit.mt_x5 {
  color: #1A1D29;
  font-weight: 400 !important;
}
body .comp .cont_txt .listDefault em,
.modal_content .comp .cont_txt .listDefault em,
.content-id .comp .cont_txt .listDefault em {
  font-weight: 500;
}
body .comp .cont_txt .listDefault.fColor2 li,
.modal_content .comp .cont_txt .listDefault.fColor2 li,
.content-id .comp .cont_txt .listDefault.fColor2 li {
  color: #E32121;
}
body .comp .cont_txt .listDefault.fColor2 li li.fColor,
.modal_content .comp .cont_txt .listDefault.fColor2 li li.fColor,
.content-id .comp .cont_txt .listDefault.fColor2 li li.fColor {
  color: #E32121;
}
body .comp .cont_txt .listDefault.fColor2 li li.fColor:before,
.modal_content .comp .cont_txt .listDefault.fColor2 li li.fColor:before,
.content-id .comp .cont_txt .listDefault.fColor2 li li.fColor:before {
  background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.75' y='0.75' width='14.5' height='14.5' rx='7.25' fill='white' stroke='%23FC3838' stroke-width='1.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 4H9L8.84615 9H8H7.15385L7 4ZM8.00004 12.6191C7.45077 12.612 6.99304 12.1684 7.00008 11.6191C6.99304 11.0698 7.45077 10.6191 8.00004 10.6191C8.54227 10.6191 8.99296 11.0698 9 11.6191C8.99296 12.1684 8.54227 12.612 8.00004 12.6191Z' fill='%23FC3838'/%3E%3C/svg%3E%0A") no-repeat 0 0;
}
body .comp .cont_txt .listDefault.fColor2 li li.fColor strong,
.modal_content .comp .cont_txt .listDefault.fColor2 li li.fColor strong,
.content-id .comp .cont_txt .listDefault.fColor2 li li.fColor strong {
  color: #E32121;
}
body .comp .cont_txt .listexcl.inbtn > li:before,
.modal_content .comp .cont_txt .listexcl.inbtn > li:before,
.content-id .comp .cont_txt .listexcl.inbtn > li:before {
  top: 4px;
}
body .comp .cont_txt .listexcl.inbtn li,
.modal_content .comp .cont_txt .listexcl.inbtn li,
.content-id .comp .cont_txt .listexcl.inbtn li {
  margin-top: 5px;
}
body .comp .cont_txt .listexcl.inbtn li .btnSsm_White,
.modal_content .comp .cont_txt .listexcl.inbtn li .btnSsm_White,
.content-id .comp .cont_txt .listexcl.inbtn li .btnSsm_White {
  margin-top: -5px;
  margin-left: 8px;
}
body .comp .cont_txt > p:not(.sb_col2_title),
.modal_content .comp .cont_txt > p:not(.sb_col2_title),
.content-id .comp .cont_txt > p:not(.sb_col2_title) {
  color: #4D4F58;
  line-height: 24px;
}
body .comp .faq_list .faq_a_text .listDefault li,
.modal_content .comp .faq_list .faq_a_text .listDefault li,
.content-id .comp .faq_list .faq_a_text .listDefault li {
  font-weight: 400;
}
body .comp .faq_list .faq_a_text .listDefault li:first-child,
.modal_content .comp .faq_list .faq_a_text .listDefault li:first-child,
.content-id .comp .faq_list .faq_a_text .listDefault li:first-child {
  margin-top: 0;
}
body .comp .faq_list > li,
.modal_content .comp .faq_list > li,
.content-id .comp .faq_list > li {
  position: relative;
}
body .comp .faq_list > li .faq_q,
.modal_content .comp .faq_list > li .faq_q,
.content-id .comp .faq_list > li .faq_q {
  padding: 36px 24px 37px;
}
body .comp .faq_list > li .faq_a > div,
.modal_content .comp .faq_list > li .faq_a > div,
.content-id .comp .faq_list > li .faq_a > div {
  padding: 32px 24px;
}
body .comp .faq_list > li .faq_btn,
.modal_content .comp .faq_list > li .faq_btn,
.content-id .comp .faq_list > li .faq_btn {
  position: absolute;
  top: 40px;
  right: 32px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/inc_renewal/img//sp/sp_accordion_arr.svg") -20px 0/40px no-repeat;
}
body .comp .faq_list > li.on .faq_btn,
.modal_content .comp .faq_list > li.on .faq_btn,
.content-id .comp .faq_list > li.on .faq_btn {
  position: absolute;
  top: 40px;
  right: 32px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/inc_renewal/img//sp/sp_accordion_arr.svg") 0 0/40px no-repeat;
  transition: transfrom 0.2s ease-in;
}
body .comp .listDefault li > .capture_box,
.modal_content .comp .listDefault li > .capture_box,
.content-id .comp .listDefault li > .capture_box {
  margin-top: 24px !important;
}
body .comp .listexcl_gray + .tableDefault,
.modal_content .comp .listexcl_gray + .tableDefault,
.content-id .comp .listexcl_gray + .tableDefault {
  margin-top: 16px;
}
body .comp .listBasic.noBul,
.modal_content .comp .listBasic.noBul,
.content-id .comp .listBasic.noBul {
  margin-left: 0;
}
body .listBasic.noBul li:before,
body .listDefault.noBul li:before,
.modal_content .listBasic.noBul li:before,
.modal_content .listDefault.noBul li:before,
.content-id .listBasic.noBul li:before,
.content-id .listDefault.noBul li:before {
  display: none !important;
}
body .listBasic li.noBul:before,
body .listDefault li.noBul:before,
.modal_content .listBasic li.noBul:before,
.modal_content .listDefault li.noBul:before,
.content-id .listBasic li.noBul:before,
.content-id .listDefault li.noBul:before {
  display: none !important;
}
body .listBasic li .listHyphen li,
body .listDefault li .listHyphen li,
.modal_content .listBasic li .listHyphen li,
.modal_content .listDefault li .listHyphen li,
.content-id .listBasic li .listHyphen li,
.content-id .listDefault li .listHyphen li {
  padding-left: 12px;
  text-indent: 0;
}
body .listBasic li ul.noBul li:before,
body .listDefault li ul.noBul li:before,
.modal_content .listBasic li ul.noBul li:before,
.modal_content .listDefault li ul.noBul li:before,
.content-id .listBasic li ul.noBul li:before,
.content-id .listDefault li ul.noBul li:before {
  display: none;
}
body .listBasic li ul.noBul.number li + li,
body .listDefault li ul.noBul.number li + li,
.modal_content .listBasic li ul.noBul.number li + li,
.modal_content .listDefault li ul.noBul.number li + li,
.content-id .listBasic li ul.noBul.number li + li,
.content-id .listDefault li ul.noBul.number li + li {
  margin-top: 8px;
}
body .btnArea.wide,
.modal_content .btnArea.wide,
.content-id .btnArea.wide {
  padding-top: 0;
}
body .step_box_wrap .step_box_col2 li > .sb_col2_title .btnSm_White,
.modal_content .step_box_wrap .step_box_col2 li > .sb_col2_title .btnSm_White,
.content-id .step_box_wrap .step_box_col2 li > .sb_col2_title .btnSm_White {
  height: 32px;
  padding: 9px 16px;
  color: #4D4F58;
  font-size: 14px;
  line-height: 14px;
}
body .step_box_wrap .step_box_col2 li > .sb_col2_title::before,
.modal_content .step_box_wrap .step_box_col2 li > .sb_col2_title::before,
.content-id .step_box_wrap .step_box_col2 li > .sb_col2_title::before {
  top: 46px;
}
body .step_box_wrap .infoLineBox,
.modal_content .step_box_wrap .infoLineBox,
.content-id .step_box_wrap .infoLineBox {
  padding: 16px;
  margin-bottom: 12px;
  color: #73757C;
  font-size: 14px;
  border: 1px solid #E1E2E5;
  border-radius: 4px;
}
body .step_box_wrap .infoLineBox span.fColor1,
.modal_content .step_box_wrap .infoLineBox span.fColor1,
.content-id .step_box_wrap .infoLineBox span.fColor1 {
  position: relative;
  display: block;
  padding-left: 11px;
  margin-bottom: 4px;
  font-weight: 400;
  line-height: 21px;
}
body .step_box_wrap .infoLineBox span.fColor1:before,
.modal_content .step_box_wrap .infoLineBox span.fColor1:before,
.content-id .step_box_wrap .infoLineBox span.fColor1:before {
  position: absolute;
  top: 2px;
  left: 0;
  display: inline-block;
  width: 7px;
  height: 21px;
  content: "*";
}
body .step_box_wrap + [class^=listexcl],
.modal_content .step_box_wrap + [class^=listexcl],
.content-id .step_box_wrap + [class^=listexcl] {
  margin-top: 24px !important;
}
body .type-intro .step_box_col2 h3.sb_tit3,
.modal_content .type-intro .step_box_col2 h3.sb_tit3,
.content-id .type-intro .step_box_col2 h3.sb_tit3 {
  margin: 0;
}
body .type-intro .step_box_col2 li h4:not(:first-child),
.modal_content .type-intro .step_box_col2 li h4:not(:first-child),
.content-id .type-intro .step_box_col2 li h4:not(:first-child) {
  margin-top: 40px !important;
}
body .type-intro .sb_col2_cont > h4,
.modal_content .type-intro .sb_col2_cont > h4,
.content-id .type-intro .sb_col2_cont > h4 {
  margin-top: 0;
}
body .type-intro .sb_col2_cont h4:before,
.modal_content .type-intro .sb_col2_cont h4:before,
.content-id .type-intro .sb_col2_cont h4:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #73757C;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 4px;
}
body .type-intro .sb_col2_cont h4 + .cont_txt,
body .type-intro .sb_col2_cont .listDefault + .cont_txt,
.modal_content .type-intro .sb_col2_cont h4 + .cont_txt,
.modal_content .type-intro .sb_col2_cont .listDefault + .cont_txt,
.content-id .type-intro .sb_col2_cont h4 + .cont_txt,
.content-id .type-intro .sb_col2_cont .listDefault + .cont_txt {
  margin-top: 24px;
}
body .type-intro .sb_col2_cont .listDefault li .tableDefault,
.modal_content .type-intro .sb_col2_cont .listDefault li .tableDefault,
.content-id .type-intro .sb_col2_cont .listDefault li .tableDefault {
  margin-left: -24px;
}
body .type-intro .sb_col2_cont .listDefault li .tableDefault + .listexcl,
.modal_content .type-intro .sb_col2_cont .listDefault li .tableDefault + .listexcl,
.content-id .type-intro .sb_col2_cont .listDefault li .tableDefault + .listexcl {
  margin-left: -24px;
}
body .type-intro .sb_col2_cont .cont_txt > p.cont_txt,
.modal_content .type-intro .sb_col2_cont .cont_txt > p.cont_txt,
.content-id .type-intro .sb_col2_cont .cont_txt > p.cont_txt {
  font-weight: 400;
}
body .type-intro .sb_col2_cont p.cont_txt + .listDefault,
.modal_content .type-intro .sb_col2_cont p.cont_txt + .listDefault,
.content-id .type-intro .sb_col2_cont p.cont_txt + .listDefault {
  margin-left: 12px;
}
body .type-intro .sb_col2_cont .infoLineBox,
.modal_content .type-intro .sb_col2_cont .infoLineBox,
.content-id .type-intro .sb_col2_cont .infoLineBox {
  margin: 8px 0 16px !important;
  padding: 16px 16px 16px 26px !important;
}
body .type-intro .sb_col2_cont .infoLineBox span.fColor1,
.modal_content .type-intro .sb_col2_cont .infoLineBox span.fColor1,
.content-id .type-intro .sb_col2_cont .infoLineBox span.fColor1 {
  margin: 0 0 4px -11px;
}
body .type-intro .tableDefault,
.modal_content .type-intro .tableDefault,
.content-id .type-intro .tableDefault {
  margin: 24px 0 12px -12px;
}
body .type-intro .tableDefault th,
body .type-intro .tableDefault td,
.modal_content .type-intro .tableDefault th,
.modal_content .type-intro .tableDefault td,
.content-id .type-intro .tableDefault th,
.content-id .type-intro .tableDefault td {
  padding: 24px 24px 25px;
  line-height: 24px;
}
body .type-intro .tableDefault + [class^=listexcl],
.modal_content .type-intro .tableDefault + [class^=listexcl],
.content-id .type-intro .tableDefault + [class^=listexcl] {
  margin-left: -12px;
  margin-top: 24px;
}
body .type-intro .tableDefault.type-fixed th.tbBg4,
.modal_content .type-intro .tableDefault.type-fixed th.tbBg4,
.content-id .type-intro .tableDefault.type-fixed th.tbBg4 {
  padding: 19px 23px 20px;
}
body .type-intro .tableDefault.type-fixed td,
.modal_content .type-intro .tableDefault.type-fixed td,
.content-id .type-intro .tableDefault.type-fixed td {
  padding: 24px 18px 25px 17px;
}
body [class^=table].type-fixed table,
.modal_content [class^=table].type-fixed table,
.content-id [class^=table].type-fixed table {
  table-layout: fixed;
}
body [class^=table].type-fixed table [class^=btn],
.modal_content [class^=table].type-fixed table [class^=btn],
.content-id [class^=table].type-fixed table [class^=btn] {
  white-space: nowrap;
  margin-left: 0;
}
body table .btnSsm_blue + .btnSsm_buy,
.modal_content table .btnSsm_blue + .btnSsm_buy,
.content-id table .btnSsm_blue + .btnSsm_buy {
  margin-left: 0;
  margin-top: 8px;
}
body table td.td-btn span,
.modal_content table td.td-btn span,
.content-id table td.td-btn span {
  display: inline-block;
}
body table td.td-btn span + span,
.modal_content table td.td-btn span + span,
.content-id table td.td-btn span + span {
  margin: 8px 0 0;
}
body table input.input3,
body table input[type=password][maxlength="3"],
body table input[type=password][maxlength="4"],
.modal_content table input.input3,
.modal_content table input[type=password][maxlength="3"],
.modal_content table input[type=password][maxlength="4"],
.content-id table input.input3,
.content-id table input[type=password][maxlength="3"],
.content-id table input[type=password][maxlength="4"] {
  width: 120px;
}
body table input.type-cvc,
.modal_content table input.type-cvc,
.content-id table input.type-cvc {
  width: 120px !important;
}
body table .writeInput.postNew input[type=password][maxlength="3"],
body table .writeInput.postNew input[type=password][maxlength="4"],
body table .writeInput.postNew input[type=text][maxlength="4"],
.modal_content table .writeInput.postNew input[type=password][maxlength="3"],
.modal_content table .writeInput.postNew input[type=password][maxlength="4"],
.modal_content table .writeInput.postNew input[type=text][maxlength="4"],
.content-id table .writeInput.postNew input[type=password][maxlength="3"],
.content-id table .writeInput.postNew input[type=password][maxlength="4"],
.content-id table .writeInput.postNew input[type=text][maxlength="4"] {
  width: 120px;
}
body table .writeInput.number input,
.modal_content table .writeInput.number input,
.content-id table .writeInput.number input {
  width: 80px;
}
body table .updown_btn a,
.modal_content table .updown_btn a,
.content-id table .updown_btn a {
  position: relative;
  width: 20px;
  border-radius: 4px;
}
body table .updown_btn a:hover, body table .updown_btn a:focus,
.modal_content table .updown_btn a:hover,
.modal_content table .updown_btn a:focus,
.content-id table .updown_btn a:hover,
.content-id table .updown_btn a:focus {
  width: 20px;
  height: 16px;
}
body table .updown_btn a:hover:after, body table .updown_btn a:focus:after,
.modal_content table .updown_btn a:hover:after,
.modal_content table .updown_btn a:focus:after,
.content-id table .updown_btn a:hover:after,
.content-id table .updown_btn a:focus:after {
  border-bottom: 6px solid #fff;
}
body table .updown_btn a:after,
.modal_content table .updown_btn a:after,
.content-id table .updown_btn a:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0px;
  height: 0px;
  border-bottom: 6px solid #73757C;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  transform: translate(-50%, -50%);
  content: "";
}
body table .updown_btn a.btn_asc,
.modal_content table .updown_btn a.btn_asc,
.content-id table .updown_btn a.btn_asc {
  padding: 5.4px 7px 6px 7px;
}
body table .updown_btn a.btn_asc.on, body table .updown_btn a.btn_asc:active, body table .updown_btn a.btn_asc:hover, body table .updown_btn a.btn_asc:focus,
.modal_content table .updown_btn a.btn_asc.on,
.modal_content table .updown_btn a.btn_asc:active,
.modal_content table .updown_btn a.btn_asc:hover,
.modal_content table .updown_btn a.btn_asc:focus,
.content-id table .updown_btn a.btn_asc.on,
.content-id table .updown_btn a.btn_asc:active,
.content-id table .updown_btn a.btn_asc:hover,
.content-id table .updown_btn a.btn_asc:focus {
  border-color: #1476AD;
  background: #1476AD;
}
body table .updown_btn a.btn_asc.on::after, body table .updown_btn a.btn_asc:active::after, body table .updown_btn a.btn_asc:hover::after, body table .updown_btn a.btn_asc:focus::after,
.modal_content table .updown_btn a.btn_asc.on::after,
.modal_content table .updown_btn a.btn_asc:active::after,
.modal_content table .updown_btn a.btn_asc:hover::after,
.modal_content table .updown_btn a.btn_asc:focus::after,
.content-id table .updown_btn a.btn_asc.on::after,
.content-id table .updown_btn a.btn_asc:active::after,
.content-id table .updown_btn a.btn_asc:hover::after,
.content-id table .updown_btn a.btn_asc:focus::after {
  border-bottom: 6px solid #fff;
}
body table .updown_btn a.btn_desc,
.modal_content table .updown_btn a.btn_desc,
.content-id table .updown_btn a.btn_desc {
  padding: 6px 7px 5.4px 7px;
  transform: rotate(180deg);
}
body table .updown_btn a.btn_desc.on, body table .updown_btn a.btn_desc:active, body table .updown_btn a.btn_desc:hover, body table .updown_btn a.btn_desc:focus,
.modal_content table .updown_btn a.btn_desc.on,
.modal_content table .updown_btn a.btn_desc:active,
.modal_content table .updown_btn a.btn_desc:hover,
.modal_content table .updown_btn a.btn_desc:focus,
.content-id table .updown_btn a.btn_desc.on,
.content-id table .updown_btn a.btn_desc:active,
.content-id table .updown_btn a.btn_desc:hover,
.content-id table .updown_btn a.btn_desc:focus {
  border-color: #1476AD;
  background: #1476AD;
}
body table .updown_btn a.btn_desc.on::after, body table .updown_btn a.btn_desc:active::after, body table .updown_btn a.btn_desc:hover::after, body table .updown_btn a.btn_desc:focus::after,
.modal_content table .updown_btn a.btn_desc.on::after,
.modal_content table .updown_btn a.btn_desc:active::after,
.modal_content table .updown_btn a.btn_desc:hover::after,
.modal_content table .updown_btn a.btn_desc:focus::after,
.content-id table .updown_btn a.btn_desc.on::after,
.content-id table .updown_btn a.btn_desc:active::after,
.content-id table .updown_btn a.btn_desc:hover::after,
.content-id table .updown_btn a.btn_desc:focus::after {
  border-bottom: 6px solid #fff;
}
body table .noTxtData .inp-natn,
.modal_content table .noTxtData .inp-natn,
.content-id table .noTxtData .inp-natn {
  width: 84px;
}
body table .noTxtData .btnArea + input,
.modal_content table .noTxtData .btnArea + input,
.content-id table .noTxtData .btnArea + input {
  flex: 2;
}
body table .js-requiredCheck .module .btnWhite.w_f,
body table .js-requiredCheck .module > span.btnArea,
.modal_content table .js-requiredCheck .module .btnWhite.w_f,
.modal_content table .js-requiredCheck .module > span.btnArea,
.content-id table .js-requiredCheck .module .btnWhite.w_f,
.content-id table .js-requiredCheck .module > span.btnArea {
  width: calc(100% - 34px) !important;
  margin-left: 0 !important;
}
body table td .Point_nomarl,
.modal_content table td .Point_nomarl,
.content-id table td .Point_nomarl {
  color: #1A1D29 !important;
}
body table td .fe_noShow.btn_list_noTxt,
.modal_content table td .fe_noShow.btn_list_noTxt,
.content-id table td .fe_noShow.btn_list_noTxt {
  width: 24px;
  height: 24px;
  margin: 0;
  background: url("/inc_renewal/img/sp/sp_btn.svg") no-repeat -120px 0;
}
body table .bul-care,
.modal_content table .bul-care,
.content-id table .bul-care {
  color: #1A1D29;
}
body table .listexcl_blue li span.fColor2,
.modal_content table .listexcl_blue li span.fColor2,
.content-id table .listexcl_blue li span.fColor2 {
  color: #73757C !important;
}
body .tableDefault table td,
.modal_content .tableDefault table td,
.content-id .tableDefault table td {
  font-weight: 400;
  line-height: 24px;
}
body .tableDefault table td.schOn,
.modal_content .tableDefault table td.schOn,
.content-id .tableDefault table td.schOn {
  background: #008DDB !important;
}
body .tableDefault table td .excl.d_b,
.modal_content .tableDefault table td .excl.d_b,
.content-id .tableDefault table td .excl.d_b {
  margin-top: 16px;
}
body .tableDefault table td .module + .module,
.modal_content .tableDefault table td .module + .module,
.content-id .tableDefault table td .module + .module {
  margin-top: 16px;
}
body .tableDefault table td .module .select.wide,
.modal_content .tableDefault table td .module .select.wide,
.content-id .tableDefault table td .module .select.wide {
  width: 304px;
}
body .tableDefault table td .module > span,
.modal_content .tableDefault table td .module > span,
.content-id .tableDefault table td .module > span {
  margin-left: 4px;
}
body .tableDefault table td .module > .mtl_selectbox.wide,
.modal_content .tableDefault table td .module > .mtl_selectbox.wide,
.content-id .tableDefault table td .module > .mtl_selectbox.wide {
  margin-left: 0 !important;
}
body .tableDefault table td .btnLayerPop + span,
.modal_content .tableDefault table td .btnLayerPop + span,
.content-id .tableDefault table td .btnLayerPop + span {
  margin-left: 8px;
}
body .tableDefault table td .btnDownloadPdf_25,
.modal_content .tableDefault table td .btnDownloadPdf_25,
.content-id .tableDefault table td .btnDownloadPdf_25 {
  height: 40px;
  padding: 12px 24px 12px 24px;
  line-height: 16px;
  color: #4D4F58;
  font-size: 16px;
  border: 1px solid #4D4F58;
}
body .tableDefault table td .btnDownloadPdf_25:before,
.modal_content .tableDefault table td .btnDownloadPdf_25:before,
.content-id .tableDefault table td .btnDownloadPdf_25:before {
  transform: translate(0, 4px);
}
body .tableDefault table td .checkInput + .checkInput,
.modal_content .tableDefault table td .checkInput + .checkInput,
.content-id .tableDefault table td .checkInput + .checkInput {
  margin-left: 8px;
}
body .tableDefault table td .module .checkInput + .checkInput,
.modal_content .tableDefault table td .module .checkInput + .checkInput,
.content-id .tableDefault table td .module .checkInput + .checkInput {
  margin-left: 8px;
}
body .tableDefault table td.t_center .icon_end,
.modal_content .tableDefault table td.t_center .icon_end,
.content-id .tableDefault table td.t_center .icon_end {
  display: inline-block;
}
body .tableDefault table th .btnSsm_SystemPop,
.modal_content .tableDefault table th .btnSsm_SystemPop,
.content-id .tableDefault table th .btnSsm_SystemPop {
  margin-left: 8px;
}
body .tableDefault table tfoot th,
body .tableDefault table tfoot td,
.modal_content .tableDefault table tfoot th,
.modal_content .tableDefault table tfoot td,
.content-id .tableDefault table tfoot th,
.content-id .tableDefault table tfoot td {
  font-weight: 500;
  background: #FAFAFA;
}
body .tableDefault table .btnSsm_SystemPop,
.modal_content .tableDefault table .btnSsm_SystemPop,
.content-id .tableDefault table .btnSsm_SystemPop {
  border-color: #4D4F58;
  color: #4D4F58 !important;
}
body .tableDefault + .tableDefault,
.modal_content .tableDefault + .tableDefault,
.content-id .tableDefault + .tableDefault {
  margin-top: 12px;
}
body .tableDefault.type-form .th-thumb,
.modal_content .tableDefault.type-form .th-thumb,
.content-id .tableDefault.type-form .th-thumb {
  padding: 40px 0;
}
body .tableDefault.type-form .th-thumb .img-wrap,
.modal_content .tableDefault.type-form .th-thumb .img-wrap,
.content-id .tableDefault.type-form .th-thumb .img-wrap {
  position: relative;
  width: 282px;
  height: 160px;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
}
body .tableDefault.type-form .th-thumb .img-wrap img,
.modal_content .tableDefault.type-form .th-thumb .img-wrap img,
.content-id .tableDefault.type-form .th-thumb .img-wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body .tableDefault.type-form .th-thumb + td,
.modal_content .tableDefault.type-form .th-thumb + td,
.content-id .tableDefault.type-form .th-thumb + td {
  padding-left: 40px;
}
body .tableDefault.type-form .th-thumb + td .cont_txt,
.modal_content .tableDefault.type-form .th-thumb + td .cont_txt,
.content-id .tableDefault.type-form .th-thumb + td .cont_txt {
  color: #1A1D29;
  font-size: 18px;
  font-weight: 600;
}
body .tableDefault.type-form .th-thumb + td .cont_txt + li,
.modal_content .tableDefault.type-form .th-thumb + td .cont_txt + li,
.content-id .tableDefault.type-form .th-thumb + td .cont_txt + li {
  margin-top: 16px !important;
}
body .tableDefault.type-terms .t_right .btnSystemPop,
.modal_content .tableDefault.type-terms .t_right .btnSystemPop,
.content-id .tableDefault.type-terms .t_right .btnSystemPop {
  margin-left: 0 !important;
}
body .tableDefault.type-terms .mtl_radio + .btnSystemPop,
.modal_content .tableDefault.type-terms .mtl_radio + .btnSystemPop,
.content-id .tableDefault.type-terms .mtl_radio + .btnSystemPop {
  margin-left: 16px;
}
body .tableDefault.tableFont14 td,
body .tableDefault.tableFont14 th,
.modal_content .tableDefault.tableFont14 td,
.modal_content .tableDefault.tableFont14 th,
.content-id .tableDefault.tableFont14 td,
.content-id .tableDefault.tableFont14 th {
  font-size: 16px !important;
}
body .tableDefault.type-reserv th,
.modal_content .tableDefault.type-reserv th,
.content-id .tableDefault.type-reserv th {
  text-align: left;
}
body .tableDefault.type-reserv th,
body .tableDefault.type-reserv td,
.modal_content .tableDefault.type-reserv th,
.modal_content .tableDefault.type-reserv td,
.content-id .tableDefault.type-reserv th,
.content-id .tableDefault.type-reserv td {
  padding: 16px 24px 17px;
}
body .tableDefault.type-reserv td .checkbox-area .checkbox-item,
.modal_content .tableDefault.type-reserv td .checkbox-area .checkbox-item,
.content-id .tableDefault.type-reserv td .checkbox-area .checkbox-item {
  display: flex;
  align-items: center;
}
body .tableDefault.type-reserv td .checkbox-area .checkbox-item + .checkbox-item,
.modal_content .tableDefault.type-reserv td .checkbox-area .checkbox-item + .checkbox-item,
.content-id .tableDefault.type-reserv td .checkbox-area .checkbox-item + .checkbox-item {
  margin-top: 8px;
}
body .tableDefault.type-reserv td .checkbox-area .checkbox-item label,
.modal_content .tableDefault.type-reserv td .checkbox-area .checkbox-item label,
.content-id .tableDefault.type-reserv td .checkbox-area .checkbox-item label {
  min-width: 140px;
}
body .tableDefault.type-reserv td .checkbox-area .checkbox-item span,
.modal_content .tableDefault.type-reserv td .checkbox-area .checkbox-item span,
.content-id .tableDefault.type-reserv td .checkbox-area .checkbox-item span {
  font-size: 16px;
}
body .tableDefault.type-reserv .listDefault li em,
.modal_content .tableDefault.type-reserv .listDefault li em,
.content-id .tableDefault.type-reserv .listDefault li em {
  font-weight: 500;
}
body .tableDefault.type-reserv .excl.type-dot,
.modal_content .tableDefault.type-reserv .excl.type-dot,
.content-id .tableDefault.type-reserv .excl.type-dot {
  position: relative;
  padding: 0 0 0 12px;
  margin-top: 12px;
  color: #1A1D29;
  font-weight: 400;
  background: none;
}
body .tableDefault.type-reserv .excl.type-dot:before,
.modal_content .tableDefault.type-reserv .excl.type-dot:before,
.content-id .tableDefault.type-reserv .excl.type-dot:before {
  position: absolute;
  top: 11px;
  left: 0;
  width: 2px;
  height: 2px;
  background: #1A1D29;
  border-radius: 1px;
}
body .tableDefault.type-reserv .mtl_selectbox.wide,
.modal_content .tableDefault.type-reserv .mtl_selectbox.wide,
.content-id .tableDefault.type-reserv .mtl_selectbox.wide {
  width: 376px !important;
  max-width: 376px;
}
body .tableDefault.type-reserv .form_phone .mtl_selectbox,
.modal_content .tableDefault.type-reserv .form_phone .mtl_selectbox,
.content-id .tableDefault.type-reserv .form_phone .mtl_selectbox {
  width: 120px !important;
  min-width: 120px !important;
  margin-right: 0;
}
body .tableDefault.type-reserv .form_phone input.serchSmall,
.modal_content .tableDefault.type-reserv .form_phone input.serchSmall,
.content-id .tableDefault.type-reserv .form_phone input.serchSmall {
  width: 120px !important;
}
body .tableDefault.type-reserv .form_phone input.serchSmall:first-child,
.modal_content .tableDefault.type-reserv .form_phone input.serchSmall:first-child,
.content-id .tableDefault.type-reserv .form_phone input.serchSmall:first-child {
  margin-left: 4px;
}
body .tableDefault.TypeWide table td.t_left .listDefault li,
.modal_content .tableDefault.TypeWide table td.t_left .listDefault li,
.content-id .tableDefault.TypeWide table td.t_left .listDefault li {
  font-weight: 400;
}
body .tableDefault.tableRow.colg th,
.modal_content .tableDefault.tableRow.colg th,
.content-id .tableDefault.tableRow.colg th {
  width: initial;
}
body .tableDefault.tableRow th,
.modal_content .tableDefault.tableRow th,
.content-id .tableDefault.tableRow th {
  width: 248px;
}
body .tableDefault + [class^=listexcl] + .btnArea,
body .tableDefault + [class^=listexcl] + .btnCenter,
.modal_content .tableDefault + [class^=listexcl] + .btnArea,
.modal_content .tableDefault + [class^=listexcl] + .btnCenter,
.content-id .tableDefault + [class^=listexcl] + .btnArea,
.content-id .tableDefault + [class^=listexcl] + .btnCenter {
  margin-top: 56px !important;
}
body .tableDefault + .btnCenter,
.modal_content .tableDefault + .btnCenter,
.content-id .tableDefault + .btnCenter {
  margin-top: 56px !important;
}
body .tableDefault + .btnArea:not(.clearfix),
body .tableDefault + .btnArea:not(.narrow),
.modal_content .tableDefault + .btnArea:not(.clearfix),
.modal_content .tableDefault + .btnArea:not(.narrow),
.content-id .tableDefault + .btnArea:not(.clearfix),
.content-id .tableDefault + .btnArea:not(.narrow) {
  margin-top: 56px !important;
}
body .tableDefault + .btnArea:not(.clearfix) .btnCenter,
body .tableDefault + .btnArea:not(.narrow) .btnCenter,
.modal_content .tableDefault + .btnArea:not(.clearfix) .btnCenter,
.modal_content .tableDefault + .btnArea:not(.narrow) .btnCenter,
.content-id .tableDefault + .btnArea:not(.clearfix) .btnCenter,
.content-id .tableDefault + .btnArea:not(.narrow) .btnCenter {
  margin-top: 56px !important;
}
body .tableDefault2.worlds,
.modal_content .tableDefault2.worlds,
.content-id .tableDefault2.worlds {
  height: 679px;
}
body .type-schedule table,
.modal_content .type-schedule table,
.content-id .type-schedule table {
  table-layout: fixed;
}
body .type-schedule table th,
.modal_content .type-schedule table th,
.content-id .type-schedule table th {
  text-align: center;
}
body .type-schedule table th.fColor2,
.modal_content .type-schedule table th.fColor2,
.content-id .type-schedule table th.fColor2 {
  color: #1A1D29 !important;
}
body .type-schedule table th:not(.sizeS),
.modal_content .type-schedule table th:not(.sizeS),
.content-id .type-schedule table th:not(.sizeS) {
  width: 120px;
  padding: 24px 8px 25px;
}
body .type-schedule table th.sizeS,
.modal_content .type-schedule table th.sizeS,
.content-id .type-schedule table th.sizeS {
  width: 38px;
}
body .type-schedule table td,
.modal_content .type-schedule table td,
.content-id .type-schedule table td {
  padding: 24px 13px;
}
body .tableCol2 .btnSm_play,
.modal_content .tableCol2 .btnSm_play,
.content-id .tableCol2 .btnSm_play {
  width: 142px;
  margin-left: 0 !important;
  line-height: 16px;
  border: 1px solid #4D4F58;
}
body .tableCol2 .btnSm_play:focus:not(.disabled), body .tableCol2 .btnSm_play:hover:not(.disabled),
.modal_content .tableCol2 .btnSm_play:focus:not(.disabled),
.modal_content .tableCol2 .btnSm_play:hover:not(.disabled),
.content-id .tableCol2 .btnSm_play:focus:not(.disabled),
.content-id .tableCol2 .btnSm_play:hover:not(.disabled) {
  background: #FAFAFA;
  color: #4D4F58;
}
body .tableCol2 .btnSm_play:after,
.modal_content .tableCol2 .btnSm_play:after,
.content-id .tableCol2 .btnSm_play:after {
  left: 20px;
  right: auto;
}
body .step_box_wrap + .cont_txt,
.modal_content .step_box_wrap + .cont_txt,
.content-id .step_box_wrap + .cont_txt {
  margin-top: 24px;
}
body .step_box_wrap.marT20,
.modal_content .step_box_wrap.marT20,
.content-id .step_box_wrap.marT20 {
  margin-top: 24px !important;
}
body .step_box_wrap .sb_title,
body .step_box_wrap .sb_col2_title,
.modal_content .step_box_wrap .sb_title,
.modal_content .step_box_wrap .sb_col2_title,
.content-id .step_box_wrap .sb_title,
.content-id .step_box_wrap .sb_col2_title {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
}
body .step_box_wrap .sb_con,
body .step_box_wrap .sb_col2_cont,
.modal_content .step_box_wrap .sb_con,
.modal_content .step_box_wrap .sb_col2_cont,
.content-id .step_box_wrap .sb_con,
.content-id .step_box_wrap .sb_col2_cont {
  font-size: 16px;
  font-weight: 400;
}
body .step_box_wrap .step_box_col > li,
.modal_content .step_box_wrap .step_box_col > li,
.content-id .step_box_wrap .step_box_col > li {
  padding: 40px 48px;
  position: relative;
}
body .step_box_wrap .step_box_col > li:nth-child(1) .sb_title.bul01:before,
.modal_content .step_box_wrap .step_box_col > li:nth-child(1) .sb_title.bul01:before,
.content-id .step_box_wrap .step_box_col > li:nth-child(1) .sb_title.bul01:before {
  content: "1";
}
body .step_box_wrap .step_box_col > li:nth-child(2) .sb_title.bul02:before,
.modal_content .step_box_wrap .step_box_col > li:nth-child(2) .sb_title.bul02:before,
.content-id .step_box_wrap .step_box_col > li:nth-child(2) .sb_title.bul02:before {
  content: "2";
}
body .step_box_wrap .step_box_col > li:nth-child(3) .sb_title.bul03:before,
.modal_content .step_box_wrap .step_box_col > li:nth-child(3) .sb_title.bul03:before,
.content-id .step_box_wrap .step_box_col > li:nth-child(3) .sb_title.bul03:before {
  content: "3";
}
body .step_box_wrap .step_box_col > li:nth-child(4) .sb_title.bul04:before,
.modal_content .step_box_wrap .step_box_col > li:nth-child(4) .sb_title.bul04:before,
.content-id .step_box_wrap .step_box_col > li:nth-child(4) .sb_title.bul04:before {
  content: "4";
}
body .step_box_wrap .step_box_col > li:nth-child(5) .sb_title.bul05:before,
.modal_content .step_box_wrap .step_box_col > li:nth-child(5) .sb_title.bul05:before,
.content-id .step_box_wrap .step_box_col > li:nth-child(5) .sb_title.bul05:before {
  content: "5";
}
body .step_box_wrap .step_box_col > li .sb_title[class*=bul],
.modal_content .step_box_wrap .step_box_col > li .sb_title[class*=bul],
.content-id .step_box_wrap .step_box_col > li .sb_title[class*=bul] {
  padding: 0;
  background: none;
}
body .step_box_wrap .step_box_col > li .sb_title[class*=bul]:before,
.modal_content .step_box_wrap .step_box_col > li .sb_title[class*=bul]:before,
.content-id .step_box_wrap .step_box_col > li .sb_title[class*=bul]:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  background-color: #4D4F58;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-weight: 600;
  font-size: 12px;
}
body .step_box_wrap .step_box_col > li .step_arrow,
.modal_content .step_box_wrap .step_box_col > li .step_arrow,
.content-id .step_box_wrap .step_box_col > li .step_arrow {
  background: url("data:image/svg+xml,%3Csvg width='32' height='16' viewBox='0 0 32 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_252_36531' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32 0L16 16L0 -1.39876e-06'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32 0L16 16L0 -1.39876e-06' fill='white'/%3E%3Cpath d='M32.8485 0.848528L33.6971 7.41807e-08L32 -1.69706L31.1515 -0.848528L32.8485 0.848528ZM16 16L15.1515 16.8485C15.6201 17.3172 16.3799 17.3172 16.8485 16.8485L16 16ZM0.848528 -0.84853L7.41807e-08 -1.69706L-1.69706 -1.47295e-06L-0.84853 0.848527L0.848528 -0.84853ZM31.1515 -0.848528L15.1515 15.1515L16.8485 16.8485L32.8485 0.848528L31.1515 -0.848528ZM16.8485 15.1515L0.848528 -0.84853L-0.84853 0.848527L15.1515 16.8485L16.8485 15.1515Z' fill='%23E0E0E0' mask='url(%23path-1-inside-1_252_36531)'/%3E%3C/svg%3E%0A") no-repeat 0 0;
  width: 32px;
  height: 16px;
  position: absolute;
  top: auto;
  bottom: -16px;
  left: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
  transform: translateX(-50%);
}
body .step_box_wrap.new-step-box .step_box_col2 > li .sb_col2_title,
.modal_content .step_box_wrap.new-step-box .step_box_col2 > li .sb_col2_title,
.content-id .step_box_wrap.new-step-box .step_box_col2 > li .sb_col2_title {
  display: table-cell;
  width: 100%;
}
body .step_box_wrap.new-step-box .step_box_col2 > li .sb_col2_title em,
.modal_content .step_box_wrap.new-step-box .step_box_col2 > li .sb_col2_title em,
.content-id .step_box_wrap.new-step-box .step_box_col2 > li .sb_col2_title em {
  display: block;
  font-size: 18px;
}
body .step_box_wrap.new-step-box .step_box_col2 > li .sb_col2_title span,
.modal_content .step_box_wrap.new-step-box .step_box_col2 > li .sb_col2_title span,
.content-id .step_box_wrap.new-step-box .step_box_col2 > li .sb_col2_title span {
  color: #73757C;
  font-size: 16px;
  font-weight: 400;
}
body .step_box_wrap.new-step-box .step_box_col2 > li .sb_col2_title span:before,
.modal_content .step_box_wrap.new-step-box .step_box_col2 > li .sb_col2_title span:before,
.content-id .step_box_wrap.new-step-box .step_box_col2 > li .sb_col2_title span:before {
  display: inline-block;
  position: relative;
  top: 3px;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  background: url("/inc_renewal/img/TR/icon_refer.png") 0 0/100% no-repeat;
  content: "";
}
body .step_box_wrap .step_box_result,
.modal_content .step_box_wrap .step_box_result,
.content-id .step_box_wrap .step_box_result {
  border-left: none;
  border-right: none;
  background: none;
  float: left;
}
body .step_box_wrap .step_box_result li,
.modal_content .step_box_wrap .step_box_result li,
.content-id .step_box_wrap .step_box_result li {
  position: relative;
  width: 299px;
  padding: 74px 0 40px;
  border-right: 1px solid #E1E2E5;
}
body .step_box_wrap .step_box_result li .sb_title,
.modal_content .step_box_wrap .step_box_result li .sb_title,
.content-id .step_box_wrap .step_box_result li .sb_title {
  position: relative;
}
body .step_box_wrap .step_box_result li .sb_title:before,
.modal_content .step_box_wrap .step_box_result li .sb_title:before,
.content-id .step_box_wrap .step_box_result li .sb_title:before {
  position: absolute;
  top: -36px;
  left: 50%;
  display: block;
  width: 24px;
  height: 24px;
  font-weight: 600;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  background-color: #444;
  border-radius: 50%;
  transform: translateX(-50%);
  content: "";
}
body .step_box_wrap .step_box_result li:nth-child(1),
.modal_content .step_box_wrap .step_box_result li:nth-child(1),
.content-id .step_box_wrap .step_box_result li:nth-child(1) {
  width: 300px;
}
body .step_box_wrap .step_box_result li:nth-child(1) .sb_title:before,
.modal_content .step_box_wrap .step_box_result li:nth-child(1) .sb_title:before,
.content-id .step_box_wrap .step_box_result li:nth-child(1) .sb_title:before {
  content: "1";
}
body .step_box_wrap .step_box_result li:nth-child(2) .sb_title:before,
.modal_content .step_box_wrap .step_box_result li:nth-child(2) .sb_title:before,
.content-id .step_box_wrap .step_box_result li:nth-child(2) .sb_title:before {
  content: "2";
}
body .step_box_wrap .step_box_result li:nth-child(3) .sb_title:before,
.modal_content .step_box_wrap .step_box_result li:nth-child(3) .sb_title:before,
.content-id .step_box_wrap .step_box_result li:nth-child(3) .sb_title:before {
  content: "3";
}
body .step_box_wrap .step_box_result li:last-child,
.modal_content .step_box_wrap .step_box_result li:last-child,
.content-id .step_box_wrap .step_box_result li:last-child {
  border-right: none;
}
body .step_box_wrap .step_box_result li .step_arrow_1,
.modal_content .step_box_wrap .step_box_result li .step_arrow_1,
.content-id .step_box_wrap .step_box_result li .step_arrow_1 {
  background: url("/inc_renewal/img/common/icon_step_arr.png") no-repeat;
}
body .step_box_wrap .step_box_result:after,
.modal_content .step_box_wrap .step_box_result:after,
.content-id .step_box_wrap .step_box_result:after {
  display: inline-block;
  clear: both;
  content: "";
}
body .step_box_wrap .step_box_result2,
.modal_content .step_box_wrap .step_box_result2,
.content-id .step_box_wrap .step_box_result2 {
  width: 300px;
  padding: 40px 0;
  margin-left: 0 !important;
  border-left: none;
  border-right: none;
  background: none;
}
body .step_box_wrap .step_box_result2 li,
.modal_content .step_box_wrap .step_box_result2 li,
.content-id .step_box_wrap .step_box_result2 li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 119px;
  color: #008DDB;
  background: #F5FAFD;
  border: none;
  border-radius: 8px;
}
body .step_box_wrap .step2_box li [class^=sb_title],
body .step_box_wrap .step3_box li [class^=sb_title],
.modal_content .step_box_wrap .step2_box li [class^=sb_title],
.modal_content .step_box_wrap .step3_box li [class^=sb_title],
.content-id .step_box_wrap .step2_box li [class^=sb_title],
.content-id .step_box_wrap .step3_box li [class^=sb_title] {
  color: #1A1D29;
  font-size: 18px;
}
body .step_box_wrap .step4_box,
body .step_box_wrap .step5_box,
.modal_content .step_box_wrap .step4_box,
.modal_content .step_box_wrap .step5_box,
.content-id .step_box_wrap .step4_box,
.content-id .step_box_wrap .step5_box {
  border-left: none;
  border-right: none;
}
body .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_title,
.modal_content .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_title,
.content-id .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_title {
  display: table-cell;
  min-width: 240px;
  padding: 24px;
  background: #F5FAFD;
  vertical-align: middle;
}
body .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_title:before,
.modal_content .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_title:before,
.content-id .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_title:before {
  display: none;
}
body .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont,
.modal_content .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont,
.content-id .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont {
  padding: 24px;
  border-left: 1px solid #BFC0C5;
}
body .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li,
.modal_content .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li,
.content-id .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li {
  margin: 0;
  padding: 0;
}
body .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li > p,
.modal_content .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li > p,
.content-id .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li > p {
  font-weight: 600;
}
body .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li .listDefault2,
.modal_content .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li .listDefault2,
.content-id .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li .listDefault2 {
  margin: 24px 0 0;
}
body .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li .listDefault2 li,
.modal_content .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li .listDefault2 li,
.content-id .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li .listDefault2 li {
  padding-left: 8px;
  color: #1A1D29;
}
body .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li .listDefault2 li:before,
.modal_content .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li .listDefault2 li:before,
.content-id .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li .listDefault2 li:before {
  width: 4px;
  height: 1px;
  color: #1A1D29;
}
body .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li .listDefault2 li + li,
.modal_content .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li .listDefault2 li + li,
.content-id .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .listDefault li .listDefault2 li + li {
  margin-top: 8px;
}
body .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault table th,
.modal_content .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault table th,
.content-id .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault table th {
  background: #F6F8FC !important;
}
body .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault table th,
body .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault table td,
.modal_content .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault table th,
.modal_content .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault table td,
.content-id .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault table th,
.content-id .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault table td {
  padding: 24px 24px 25px;
}
body .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .bondMiniL,
body .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .bondMiniR,
.modal_content .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .bondMiniL,
.modal_content .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .bondMiniR,
.content-id .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .bondMiniL,
.content-id .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .bondMiniR {
  width: 421px;
}
body .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .bondMiniC,
.modal_content .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .bondMiniC,
.content-id .step_box_wrap.type-tbl .step_box_col2 li .sb_col2_cont .tableDefault .bondMiniC {
  margin: 0 18px;
  text-align: center;
}
body h2 + .infomation_box,
.modal_content h2 + .infomation_box,
.content-id h2 + .infomation_box {
  margin-top: 24px;
}
body .infomation_box .re_title_only,
.modal_content .infomation_box .re_title_only,
.content-id .infomation_box .re_title_only {
  position: relative;
  padding-left: 8px;
  color: #1A1D29;
  font-size: 20px;
  font-weight: 400;
}
body .infomation_box .re_title_only:before,
.modal_content .infomation_box .re_title_only:before,
.content-id .infomation_box .re_title_only:before {
  position: absolute;
  top: 11px;
  left: 0;
  display: block;
  width: 4px;
  height: 1px;
  background: #1A1D29;
  content: "";
}
body .infomation_box .btn_play,
.modal_content .infomation_box .btn_play,
.content-id .infomation_box .btn_play {
  position: relative;
  padding: 13px 24px 12px;
  border: 1px solid #4D4F58;
  border-radius: 8px;
  background-image: none;
  line-height: 16px;
}
body .infomation_box .btn_play:after,
.modal_content .infomation_box .btn_play:after,
.content-id .infomation_box .btn_play:after {
  left: 16px;
}
body .infomation_box .btn_play:hover:not(.disabled), body .infomation_box .btn_play:focus:not(.disabled),
.modal_content .infomation_box .btn_play:hover:not(.disabled),
.modal_content .infomation_box .btn_play:focus:not(.disabled),
.content-id .infomation_box .btn_play:hover:not(.disabled),
.content-id .infomation_box .btn_play:focus:not(.disabled) {
  padding: 13px 24px 12px;
  color: #4D4F58;
  border: 1px solid #4D4F58;
  background: #FAFAFA;
  line-height: 16px;
}
body .infomation_box .listBasic .textHighPoint,
.modal_content .infomation_box .listBasic .textHighPoint,
.content-id .infomation_box .listBasic .textHighPoint {
  color: #E32121;
}
body .infomation_box .listBasic + .bul-care,
.modal_content .infomation_box .listBasic + .bul-care,
.content-id .infomation_box .listBasic + .bul-care {
  margin-top: 8px;
  font-weight: 400;
}
body .infomation_box .conf_box .cont-tit-m + .listBasic,
.modal_content .infomation_box .conf_box .cont-tit-m + .listBasic,
.content-id .infomation_box .conf_box .cont-tit-m + .listBasic {
  margin-top: 16px;
}
body .infomation_box .conf_box .re_title,
.modal_content .infomation_box .conf_box .re_title,
.content-id .infomation_box .conf_box .re_title {
  color: #1A1D29;
  line-height: 30px;
}
body .infomation_box .conf_box > .listBasic,
.modal_content .infomation_box .conf_box > .listBasic,
.content-id .infomation_box .conf_box > .listBasic {
  margin-top: 0;
}
body .infomation_box .conf_box .cont-sub-tit,
.modal_content .infomation_box .conf_box .cont-sub-tit,
.content-id .infomation_box .conf_box .cont-sub-tit {
  font-weight: 600 !important;
}
body .infomation_box .detail_txt,
.modal_content .infomation_box .detail_txt,
.content-id .infomation_box .detail_txt {
  width: 100%;
  color: #4D4F58;
  padding: 24px 0 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #E1E2E5;
}
body .infomation_box p + .row_list,
.modal_content .infomation_box p + .row_list,
.content-id .infomation_box p + .row_list {
  margin-top: 16px;
}
body .infomation_box .row_list,
.modal_content .infomation_box .row_list,
.content-id .infomation_box .row_list {
  display: flex;
  align-items: center;
}
body .infomation_box .row_list li,
.modal_content .infomation_box .row_list li,
.content-id .infomation_box .row_list li {
  position: relative;
  float: none;
  padding-left: 10px;
  margin: 0;
  background: none;
}
body .infomation_box .row_list li + li,
.modal_content .infomation_box .row_list li + li,
.content-id .infomation_box .row_list li + li {
  margin-left: 24px;
}
body .infomation_box .row_list li:before,
.modal_content .infomation_box .row_list li:before,
.content-id .infomation_box .row_list li:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #A8acaf;
  border-radius: 50%;
  transform: translateY(-50%);
  content: "";
}
body .bondDottedBox,
.modal_content .bondDottedBox,
.content-id .bondDottedBox {
  margin-top: 24px !important;
}
body .bondDottedBox .box,
body .bondDottedBox .box2,
.modal_content .bondDottedBox .box,
.modal_content .bondDottedBox .box2,
.content-id .bondDottedBox .box,
.content-id .bondDottedBox .box2 {
  width: 288px;
  height: 163px;
  margin-top: 0;
  margin-left: 16px !important;
  padding: 24px 40px;
  background: #F4F6F9;
  border: 0;
  border-radius: 16px;
  box-sizing: border-box;
}
body .bondDottedBox .box:first-child,
body .bondDottedBox .box2:first-child,
.modal_content .bondDottedBox .box:first-child,
.modal_content .bondDottedBox .box2:first-child,
.content-id .bondDottedBox .box:first-child,
.content-id .bondDottedBox .box2:first-child {
  margin-left: 0 !important;
}
body .bondDottedBox .box .title,
body .bondDottedBox .box2 .title,
.modal_content .bondDottedBox .box .title,
.modal_content .bondDottedBox .box2 .title,
.content-id .bondDottedBox .box .title,
.content-id .bondDottedBox .box2 .title {
  margin-bottom: 24px;
  color: #000411;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  border-bottom: 1px solid #E1E2E6;
}
body .bondDottedBox .box .con,
body .bondDottedBox .box2 .con,
.modal_content .bondDottedBox .box .con,
.modal_content .bondDottedBox .box2 .con,
.content-id .bondDottedBox .box .con,
.content-id .bondDottedBox .box2 .con {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  margin-top: 24px;
  color: #1A1D29;
  font-size: 16px;
  font-weight: 400;
}
body .bondDottedBox .box .btn,
body .bondDottedBox .box2 .btn,
.modal_content .bondDottedBox .box .btn,
.modal_content .bondDottedBox .box2 .btn,
.content-id .bondDottedBox .box .btn,
.content-id .bondDottedBox .box2 .btn {
  padding: 0;
  margin: 16px 0 0;
  background: none;
  border: 0;
}
body .bondDottedBox .box2,
.modal_content .bondDottedBox .box2,
.content-id .bondDottedBox .box2 {
  width: 389px;
  height: 211px;
}
body .bondDottedBox .box2 .con,
.modal_content .bondDottedBox .box2 .con,
.content-id .bondDottedBox .box2 .con {
  color: #1A1D29;
}
body .bondDottedBox .box2 .btnSm_White,
.modal_content .bondDottedBox .box2 .btnSm_White,
.content-id .bondDottedBox .box2 .btnSm_White {
  height: 32px;
  padding: 9px 16px;
  color: #4D4F58;
  font-size: 14px;
  line-height: 14px;
}
body .bondDottedBox .box2 .btn2,
.modal_content .bondDottedBox .box2 .btn2,
.content-id .bondDottedBox .box2 .btn2 {
  margin: 16px 0 10px 0;
}
body .roundBoxKnow .listBasic .mt_x3 .img-wrap > img,
.modal_content .roundBoxKnow .listBasic .mt_x3 .img-wrap > img,
.content-id .roundBoxKnow .listBasic .mt_x3 .img-wrap > img {
  width: auto;
}
body .roundBoxKnow .btnSm_close,
.modal_content .roundBoxKnow .btnSm_close,
.content-id .roundBoxKnow .btnSm_close {
  display: none;
  align-items: center;
}
body .roundBoxKnow .btnSm_close:after,
.modal_content .roundBoxKnow .btnSm_close:after,
.content-id .roundBoxKnow .btnSm_close:after {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 0;
  background: url("/inc_renewal/img/common/icon_expand.svg") 50% 50% no-repeat;
  transform: rotate(-180deg) translate(-4px, 0);
  transition: all 0.2s linear;
  content: "";
}
body .roundBoxKnow p.title + [class^=list],
.modal_content .roundBoxKnow p.title + [class^=list],
.content-id .roundBoxKnow p.title + [class^=list] {
  margin-left: 0 !important;
}
body .roundBoxKnow .title.none,
.modal_content .roundBoxKnow .title.none,
.content-id .roundBoxKnow .title.none {
  padding: 0;
  margin-top: 16px;
  font-size: 14px;
  background: none;
}
body .roundBoxKnow .title.none + .listBasic,
.modal_content .roundBoxKnow .title.none + .listBasic,
.content-id .roundBoxKnow .title.none + .listBasic {
  margin-top: 8px !important;
}
body .roundBoxKnow .Notice_text,
.modal_content .roundBoxKnow .Notice_text,
.content-id .roundBoxKnow .Notice_text {
  height: auto;
  margin-top: 32px;
  border: 0;
  border-top: 1px solid #E1E2E5;
  border-radius: 0;
  padding: 20px 0 0;
}
body .roundBoxKnow .Notice_text > span,
.modal_content .roundBoxKnow .Notice_text > span,
.content-id .roundBoxKnow .Notice_text > span {
  padding: 0;
  font-size: 16px;
  font-weight: 600;
}
body .roundBoxKnow .Notice_text.type-btn,
.modal_content .roundBoxKnow .Notice_text.type-btn,
.content-id .roundBoxKnow .Notice_text.type-btn {
  padding: 20px 0 0;
  margin-bottom: -20px;
}
body .roundBoxKnow .Notice_text.type-btn > span,
.modal_content .roundBoxKnow .Notice_text.type-btn > span,
.content-id .roundBoxKnow .Notice_text.type-btn > span {
  padding: 0;
}
body .roundBoxKnow .round .img-wrap,
.modal_content .roundBoxKnow .round .img-wrap,
.content-id .roundBoxKnow .round .img-wrap {
  text-align: center;
  margin-top: 8px;
}
body .roundBoxKnow .round .img-wrap img,
.modal_content .roundBoxKnow .round .img-wrap img,
.content-id .roundBoxKnow .round .img-wrap img {
  width: 100%;
}
body .roundBoxKnow .round .listBasic > li p + p,
.modal_content .roundBoxKnow .round .listBasic > li p + p,
.content-id .roundBoxKnow .round .listBasic > li p + p {
  margin-top: 8px;
}
body .roundBoxKnow .round .listBasic > li strong.link,
.modal_content .roundBoxKnow .round .listBasic > li strong.link,
.content-id .roundBoxKnow .round .listBasic > li strong.link {
  font-weight: 600;
}
body .roundBoxKnow .round .listBasic .tableDefault,
.modal_content .roundBoxKnow .round .listBasic .tableDefault,
.content-id .roundBoxKnow .round .listBasic .tableDefault {
  margin: 16px 0 !important;
}
body .roundBoxKnow .round .listBasic .tableDefault th,
body .roundBoxKnow .round .listBasic .tableDefault td,
.modal_content .roundBoxKnow .round .listBasic .tableDefault th,
.modal_content .roundBoxKnow .round .listBasic .tableDefault td,
.content-id .roundBoxKnow .round .listBasic .tableDefault th,
.content-id .roundBoxKnow .round .listBasic .tableDefault td {
  font-size: 14px;
  line-height: 21px;
}
body .roundBoxKnow .round .listBasic .tableDefault p.bold,
.modal_content .roundBoxKnow .round .listBasic .tableDefault p.bold,
.content-id .roundBoxKnow .round .listBasic .tableDefault p.bold {
  font-weight: 600;
}
body .roundBoxKnow .round .listBasic + .tableDefault,
.modal_content .roundBoxKnow .round .listBasic + .tableDefault,
.content-id .roundBoxKnow .round .listBasic + .tableDefault {
  margin-top: 8px;
}
body .roundBoxKnow .round .listDefault .textHighPoint,
.modal_content .roundBoxKnow .round .listDefault .textHighPoint,
.content-id .roundBoxKnow .round .listDefault .textHighPoint {
  color: #E32121;
}
body .roundBoxKnow .round .listDefault .textHighPoint.textULine,
.modal_content .roundBoxKnow .round .listDefault .textHighPoint.textULine,
.content-id .roundBoxKnow .round .listDefault .textHighPoint.textULine {
  text-decoration: none;
}
body .roundBoxKnow .round .listDefault .tableDefault,
body .roundBoxKnow .round .listDefault .tableDefault2,
.modal_content .roundBoxKnow .round .listDefault .tableDefault,
.modal_content .roundBoxKnow .round .listDefault .tableDefault2,
.content-id .roundBoxKnow .round .listDefault .tableDefault,
.content-id .roundBoxKnow .round .listDefault .tableDefault2 {
  margin-bottom: 24px;
}
body .roundBoxKnow .round .listDefault2.noBul > li,
.modal_content .roundBoxKnow .round .listDefault2.noBul > li,
.content-id .roundBoxKnow .round .listDefault2.noBul > li {
  color: #1A1D29;
}
body .roundBoxKnow .round .listDefault2.noBul > li:before,
.modal_content .roundBoxKnow .round .listDefault2.noBul > li:before,
.content-id .roundBoxKnow .round .listDefault2.noBul > li:before {
  display: none;
}
body .roundBoxKnow .round .listDefault2.noBul .listDefault4 li,
.modal_content .roundBoxKnow .round .listDefault2.noBul .listDefault4 li,
.content-id .roundBoxKnow .round .listDefault2.noBul .listDefault4 li {
  position: relative;
  color: #4D4F58;
  background: none;
}
body .roundBoxKnow .round .listDefault2.noBul .listDefault4 li:before,
.modal_content .roundBoxKnow .round .listDefault2.noBul .listDefault4 li:before,
.content-id .roundBoxKnow .round .listDefault2.noBul .listDefault4 li:before {
  position: absolute;
  top: 9px;
  left: 0;
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #1A1D29;
  border-radius: 50%;
  content: "";
}
body .roundBoxKnow .round .tableDefault2 th,
body .roundBoxKnow .round .tableDefault2 td,
.modal_content .roundBoxKnow .round .tableDefault2 th,
.modal_content .roundBoxKnow .round .tableDefault2 td,
.content-id .roundBoxKnow .round .tableDefault2 th,
.content-id .roundBoxKnow .round .tableDefault2 td {
  padding: 24px 24px 25px 24px;
  font-size: 14px;
  line-height: 21px;
}
body .roundBoxKnow .round .link,
.modal_content .roundBoxKnow .round .link,
.content-id .roundBoxKnow .round .link {
  padding-top: 0 !important;
}
body .roundBoxKnow .round .link.fColor,
.modal_content .roundBoxKnow .round .link.fColor,
.content-id .roundBoxKnow .round .link.fColor {
  color: #008DDB !important;
}
body .roundBoxKnow .round .bul-care,
.modal_content .roundBoxKnow .round .bul-care,
.content-id .roundBoxKnow .round .bul-care {
  margin-top: 0;
}
body .roundBoxKnow .round .bul-care span,
.modal_content .roundBoxKnow .round .bul-care span,
.content-id .roundBoxKnow .round .bul-care span {
  color: #73757C;
  font-size: 14px;
  line-height: 21px;
}
body .roundBoxKnow .round .bul-care:before,
.modal_content .roundBoxKnow .round .bul-care:before,
.content-id .roundBoxKnow .round .bul-care:before {
  top: 1px;
}
body .roundBoxKnow .round .bul-care + .pl_x3,
.modal_content .roundBoxKnow .round .bul-care + .pl_x3,
.content-id .roundBoxKnow .round .bul-care + .pl_x3 {
  padding-left: 22px !important;
}
body .roundBoxKnow .round.title_Info .bul-num li,
.modal_content .roundBoxKnow .round.title_Info .bul-num li,
.content-id .roundBoxKnow .round.title_Info .bul-num li {
  color: #4D4F58;
  line-height: 24px;
}
body .roundBoxKnow .round.title_Info .bul-num li + li,
.modal_content .roundBoxKnow .round.title_Info .bul-num li + li,
.content-id .roundBoxKnow .round.title_Info .bul-num li + li {
  margin-top: 8px;
}
body .roundBoxKnow u.fColor1,
.modal_content .roundBoxKnow u.fColor1,
.content-id .roundBoxKnow u.fColor1 {
  text-decoration: none;
}
body .roundBoxKnow .noIconTitle,
.modal_content .roundBoxKnow .noIconTitle,
.content-id .roundBoxKnow .noIconTitle {
  color: #1A1D29;
  font-weight: 600;
}
body .roundBoxKnow .listBasic > li,
.modal_content .roundBoxKnow .listBasic > li,
.content-id .roundBoxKnow .listBasic > li {
  margin-top: 8px;
  color: #4D4F58;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
body .roundBoxKnow .listBasic > li .listBul,
.modal_content .roundBoxKnow .listBasic > li .listBul,
.content-id .roundBoxKnow .listBasic > li .listBul {
  margin-top: 0;
}
body .roundBoxKnow .listBasic > li a.link .newWindow,
.modal_content .roundBoxKnow .listBasic > li a.link .newWindow,
.content-id .roundBoxKnow .listBasic > li a.link .newWindow {
  display: none;
}
body .roundBoxKnow .listBasic > li .listHyphen li,
.modal_content .roundBoxKnow .listBasic > li .listHyphen li,
.content-id .roundBoxKnow .listBasic > li .listHyphen li {
  text-indent: 0;
}
body .roundBoxKnow .listBasic .textLowPoint,
body .roundBoxKnow .listBasic .textHighPoint,
.modal_content .roundBoxKnow .listBasic .textLowPoint,
.modal_content .roundBoxKnow .listBasic .textHighPoint,
.content-id .roundBoxKnow .listBasic .textLowPoint,
.content-id .roundBoxKnow .listBasic .textHighPoint {
  color: #E32121;
}
body .roundBoxKnow .listBasic + p.noIconTitle,
.modal_content .roundBoxKnow .listBasic + p.noIconTitle,
.content-id .roundBoxKnow .listBasic + p.noIconTitle {
  margin-top: 24px;
}
body .roundBoxKnow .basicSmall,
.modal_content .roundBoxKnow .basicSmall,
.content-id .roundBoxKnow .basicSmall {
  height: 40px;
  padding: 12px 24px;
}
body .roundBoxKnow .basicSmall > strong,
.modal_content .roundBoxKnow .basicSmall > strong,
.content-id .roundBoxKnow .basicSmall > strong {
  color: #4D4F58;
  font-size: 16px;
  line-height: 16px;
}
body .roundBoxKnow .basicSmall > strong .closeArrow,
.modal_content .roundBoxKnow .basicSmall > strong .closeArrow,
.content-id .roundBoxKnow .basicSmall > strong .closeArrow {
  background: url("/inc_renewal/img/common/icon_expand.svg") 0 0 no-repeat 50% 50%/24px;
}
body .roundBoxKnow .btnSm_more::after,
.modal_content .roundBoxKnow .btnSm_more::after,
.content-id .roundBoxKnow .btnSm_more::after {
  background: url("/inc_renewal/img/common/icon_expand.svg") 50% 50% no-repeat !important;
  transition: all 0.2s linear;
}
body .roundBoxKnow .noBul .listBasic .listBul,
.modal_content .roundBoxKnow .noBul .listBasic .listBul,
.content-id .roundBoxKnow .noBul .listBasic .listBul {
  padding-left: 20px;
  color: #73757C;
}
body .roundBoxKnow .noBul .listBasic .listBul:before,
.modal_content .roundBoxKnow .noBul .listBasic .listBul:before,
.content-id .roundBoxKnow .noBul .listBasic .listBul:before {
  display: none;
}
body .roundBoxKnow.btnStyle .btn_Blue,
.modal_content .roundBoxKnow.btnStyle .btn_Blue,
.content-id .roundBoxKnow.btnStyle .btn_Blue {
  height: auto;
  padding: 16px 24px;
}
body .roundBoxInfo.type-cont,
.modal_content .roundBoxInfo.type-cont,
.content-id .roundBoxInfo.type-cont {
  margin-top: 80px;
}
body .roundBoxInfo.type-cont .excl,
.modal_content .roundBoxInfo.type-cont .excl,
.content-id .roundBoxInfo.type-cont .excl {
  font-size: 14px;
  font-weight: 500;
}
body .roundBoxInfo.type-cont .listBasic li,
.modal_content .roundBoxInfo.type-cont .listBasic li,
.content-id .roundBoxInfo.type-cont .listBasic li {
  font-size: 13px;
}
body .compHead + .roundBoxKnow,
.modal_content .compHead + .roundBoxKnow,
.content-id .compHead + .roundBoxKnow {
  margin-top: 24px;
}
body .roundBoxText .round > p,
.modal_content .roundBoxText .round > p,
.content-id .roundBoxText .round > p {
  color: #1A1D29;
  font-weight: 400;
}
body .roundBoxText .round > p span,
.modal_content .roundBoxText .round > p span,
.content-id .roundBoxText .round > p span {
  font-weight: 500;
}
body .roundBoxText .round .listDefault + .cont_txt,
.modal_content .roundBoxText .round .listDefault + .cont_txt,
.content-id .roundBoxText .round .listDefault + .cont_txt {
  margin-top: 40px;
  border-top: 1px solid #E1E2E5;
}
body .roundBoxText .round .listDefault + .cont_txt p.cont_txt,
.modal_content .roundBoxText .round .listDefault + .cont_txt p.cont_txt,
.content-id .roundBoxText .round .listDefault + .cont_txt p.cont_txt {
  margin-top: 40px;
  color: #1A1D29;
  font-weight: 400;
}
body .roundBoxText .round .listDefault2,
.modal_content .roundBoxText .round .listDefault2,
.content-id .roundBoxText .round .listDefault2 {
  margin-bottom: 0;
}
body .roundBoxText .round .listDefault2 li,
.modal_content .roundBoxText .round .listDefault2 li,
.content-id .roundBoxText .round .listDefault2 li {
  color: #4D4F58;
  line-height: 24px;
  margin-left: 0;
}
body .roundBoxText .round .listexcl_blue li:first-child,
.modal_content .roundBoxText .round .listexcl_blue li:first-child,
.content-id .roundBoxText .round .listexcl_blue li:first-child {
  margin-top: 0;
}
body .roundBoxText .round.ofh p,
.modal_content .roundBoxText .round.ofh p,
.content-id .roundBoxText .round.ofh p {
  font-weight: 400;
  line-height: 24px;
}
body .roundBoxText .round.ofh p.marT30,
.modal_content .roundBoxText .round.ofh p.marT30,
.content-id .roundBoxText .round.ofh p.marT30 {
  margin-top: 8px !important;
}
body .roundBoxText .round.d_f,
.modal_content .roundBoxText .round.d_f,
.content-id .roundBoxText .round.d_f {
  align-items: center;
  justify-content: space-between;
}
body .roundBoxText .round.d_f .f_right,
.modal_content .roundBoxText .round.d_f .f_right,
.content-id .roundBoxText .round.d_f .f_right {
  float: none !important;
}
body .roundBoxText .round.d_f.j_c,
.modal_content .roundBoxText .round.d_f.j_c,
.content-id .roundBoxText .round.d_f.j_c {
  justify-content: center;
}
body .roundBoxText + .listexcl,
.modal_content .roundBoxText + .listexcl,
.content-id .roundBoxText + .listexcl {
  margin-top: 24px;
}
body .roundBoxText2,
.modal_content .roundBoxText2,
.content-id .roundBoxText2 {
  width: 100%;
  margin-bottom: 0 !important;
  background: #F6F8FC;
  border: 0;
  border-radius: 16px;
}
body .roundBoxText2 .round,
.modal_content .roundBoxText2 .round,
.content-id .roundBoxText2 .round {
  padding: 40px !important;
}
body .roundBoxText2 .round .listBasic > li,
.modal_content .roundBoxText2 .round .listBasic > li,
.content-id .roundBoxText2 .round .listBasic > li {
  color: #4D4F58;
  font-weight: 400;
}
body .roundBoxText2 .round .listBasic > li:first-child,
.modal_content .roundBoxText2 .round .listBasic > li:first-child,
.content-id .roundBoxText2 .round .listBasic > li:first-child {
  margin-top: 0;
}
body .roundBoxText2 .round .listBasic > li:last-child,
.modal_content .roundBoxText2 .round .listBasic > li:last-child,
.content-id .roundBoxText2 .round .listBasic > li:last-child {
  margin-bottom: 0;
}
body .roundBoxTip .round,
.modal_content .roundBoxTip .round,
.content-id .roundBoxTip .round {
  padding: 40px;
}
body .roundBoxTip .round .roundBoxTip_tit,
.modal_content .roundBoxTip .round .roundBoxTip_tit,
.content-id .roundBoxTip .round .roundBoxTip_tit {
  color: #4D4F58;
  font-size: 16px;
}
body .roundBoxTip .round .roundBoxTip_cont .listBasic li,
.modal_content .roundBoxTip .round .roundBoxTip_cont .listBasic li,
.content-id .roundBoxTip .round .roundBoxTip_cont .listBasic li {
  color: #73757C;
  font-size: 14px;
  font-weight: 400;
}
body .bottom_wrap + .Notice_text,
body .roundBoxKnow + .Notice_text,
.modal_content .bottom_wrap + .Notice_text,
.modal_content .roundBoxKnow + .Notice_text,
.content-id .bottom_wrap + .Notice_text,
.content-id .roundBoxKnow + .Notice_text {
  margin-top: 16px;
}
body .tabCon + .Notice_text,
.modal_content .tabCon + .Notice_text,
.content-id .tabCon + .Notice_text {
  margin-top: 80px;
}
body .Notice_text,
.modal_content .Notice_text,
.content-id .Notice_text {
  height: 80px;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  box-sizing: border-box;
  text-align: left;
}
body .Notice_text span,
.modal_content .Notice_text span,
.content-id .Notice_text span {
  float: initial;
  display: block;
  height: auto;
  padding: 32px 40px;
  color: #1A1D29 !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
}
body .Notice_text.type-btn,
.modal_content .Notice_text.type-btn,
.content-id .Notice_text.type-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 40px;
}
body .Notice_text.type-btn > span,
.modal_content .Notice_text.type-btn > span,
.content-id .Notice_text.type-btn > span {
  padding: 0;
}
body .Notice_text.type-btn .noti-btnwrap,
.modal_content .Notice_text.type-btn .noti-btnwrap,
.content-id .Notice_text.type-btn .noti-btnwrap {
  display: none;
}
body .Notice_text.type-btn .noti-btnwrap .notiBtn,
.modal_content .Notice_text.type-btn .noti-btnwrap .notiBtn,
.content-id .Notice_text.type-btn .noti-btnwrap .notiBtn {
  height: 40px;
  border: 0;
}
body .Notice_text.type-btn .noti-btnwrap .notiBtn + .notiBtn,
.modal_content .Notice_text.type-btn .noti-btnwrap .notiBtn + .notiBtn,
.content-id .Notice_text.type-btn .noti-btnwrap .notiBtn + .notiBtn {
  margin-left: 8px;
}
body .Notice_text.type-btn .noti-btnwrap img,
.modal_content .Notice_text.type-btn .noti-btnwrap img,
.content-id .Notice_text.type-btn .noti-btnwrap img {
  display: none;
}
body .resultBox .conf_box,
.modal_content .resultBox .conf_box,
.content-id .resultBox .conf_box {
  padding: 0;
  border: 0;
  text-align: center;
}
body .resultBox .conf_box .re_title,
body .resultBox .conf_box .re_title_only,
.modal_content .resultBox .conf_box .re_title,
.modal_content .resultBox .conf_box .re_title_only,
.content-id .resultBox .conf_box .re_title,
.content-id .resultBox .conf_box .re_title_only {
  color: #1A1D29;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.5px;
}
body .resultBox .conf_box .re_title:first-child:before,
body .resultBox .conf_box .re_title_only:first-child:before,
.modal_content .resultBox .conf_box .re_title:first-child:before,
.modal_content .resultBox .conf_box .re_title_only:first-child:before,
.content-id .resultBox .conf_box .re_title:first-child:before,
.content-id .resultBox .conf_box .re_title_only:first-child:before {
  display: block;
  width: 144px;
  height: 144px;
  background: url("/inc_renewal/img/FP/ico_complete.png") no-repeat;
  margin: 0 auto 24px;
  content: "";
}
body .resultBox .conf_box .re_title + .listBasic,
body .resultBox .conf_box .re_title_only + .listBasic,
.modal_content .resultBox .conf_box .re_title + .listBasic,
.modal_content .resultBox .conf_box .re_title_only + .listBasic,
.content-id .resultBox .conf_box .re_title + .listBasic,
.content-id .resultBox .conf_box .re_title_only + .listBasic {
  margin-top: 56px;
}
body .resultBox .conf_box .listBasic,
.modal_content .resultBox .conf_box .listBasic,
.content-id .resultBox .conf_box .listBasic {
  padding: 40px;
  border: 1px solid #E1E2E5;
  border-radius: 12px;
  text-align: left;
}
body .resultBox .conf_box .listBasic li,
.modal_content .resultBox .conf_box .listBasic li,
.content-id .resultBox .conf_box .listBasic li {
  color: #1A1D29;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
body .resultBox .conf_box .listBasic li .listBasic > li,
.modal_content .resultBox .conf_box .listBasic li .listBasic > li,
.content-id .resultBox .conf_box .listBasic li .listBasic > li {
  color: #1A1D29;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
body .resultBox .conf_box .excl,
.modal_content .resultBox .conf_box .excl,
.content-id .resultBox .conf_box .excl {
  position: relative;
  margin: 16px 0 0;
  padding: 0 8px 0 24px;
  font-size: 16px;
  font-weight: 400;
  color: #73757C !important;
  line-height: 24px;
  background: none;
}
body .resultBox .conf_box .excl:before,
.modal_content .resultBox .conf_box .excl:before,
.content-id .resultBox .conf_box .excl:before {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  background: url("/inc_renewal/img/sp/sp_btn.svg") no-repeat -40px -40px;
  content: "";
}
body .readingInput.wide input,
.modal_content .readingInput.wide input,
.content-id .readingInput.wide input {
  width: 224px !important;
}
body .t_right .com-txt,
.modal_content .t_right .com-txt,
.content-id .t_right .com-txt {
  color: #73757C;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}
body .t_right + .tableDefault,
.modal_content .t_right + .tableDefault,
.content-id .t_right + .tableDefault {
  margin-top: 24px !important;
}
body .tblaround-wrap + .innerTable,
.modal_content .tblaround-wrap + .innerTable,
.content-id .tblaround-wrap + .innerTable {
  margin-top: 24px;
}
body .tableDefault .module.clearfix .alignL .sumAmount,
.modal_content .tableDefault .module.clearfix .alignL .sumAmount,
.content-id .tableDefault .module.clearfix .alignL .sumAmount {
  margin-right: 8px;
}
body .tableDefault .module.clearfix .alignL + .alignL.marL10,
.modal_content .tableDefault .module.clearfix .alignL + .alignL.marL10,
.content-id .tableDefault .module.clearfix .alignL + .alignL.marL10 {
  margin-left: 16px !important;
}
body .tableDefault + .listBul li .listBasic li,
.modal_content .tableDefault + .listBul li .listBasic li,
.content-id .tableDefault + .listBul li .listBasic li {
  color: #73757C;
  font-size: 14px;
}
body .tableDefault + .listBul li .listBasic li:before,
.modal_content .tableDefault + .listBul li .listBasic li:before,
.content-id .tableDefault + .listBul li .listBasic li:before {
  background: #73757C;
}
body .tableDefault .mtl_radio span,
.modal_content .tableDefault .mtl_radio span,
.content-id .tableDefault .mtl_radio span {
  padding-bottom: 0;
  font-size: 16px;
}
body .tableDefault .img-wrap,
.modal_content .tableDefault .img-wrap,
.content-id .tableDefault .img-wrap {
  text-align: center;
}
body .tableDefault .img-wrap p,
.modal_content .tableDefault .img-wrap p,
.content-id .tableDefault .img-wrap p {
  color: #73757C;
  font-size: 14px;
}
body .tableDefault .mtl_selectbox.wide,
.modal_content .tableDefault .mtl_selectbox.wide,
.content-id .tableDefault .mtl_selectbox.wide {
  width: 304px !important;
}
body .tableDefault .mtl_selectbox.auto,
.modal_content .tableDefault .mtl_selectbox.auto,
.content-id .tableDefault .mtl_selectbox.auto {
  width: auto !important;
  max-width: initial;
}
body .tableDefault .inp-xsm.js-stockVal,
.modal_content .tableDefault .inp-xsm.js-stockVal,
.content-id .tableDefault .inp-xsm.js-stockVal {
  width: 48px !important;
}
body .tableDefault.type-form .td-selectbox,
.modal_content .tableDefault.type-form .td-selectbox,
.content-id .tableDefault.type-form .td-selectbox {
  padding-top: 0;
  border: 0 !important;
}
body .tableDefault.type-form .td-selectbox .select-wrap,
.modal_content .tableDefault.type-form .td-selectbox .select-wrap,
.content-id .tableDefault.type-form .td-selectbox .select-wrap {
  margin-top: 16px;
}
body .tableDefault.type-form .mtl_radio + .qInfo,
.modal_content .tableDefault.type-form .mtl_radio + .qInfo,
.content-id .tableDefault.type-form .mtl_radio + .qInfo {
  margin-left: -4px;
  margin-right: 8px;
}
body .tableDefault.type-form .qInfo > a,
.modal_content .tableDefault.type-form .qInfo > a,
.content-id .tableDefault.type-form .qInfo > a {
  margin-top: -1px;
  background-position-x: -100px;
}
body .tableDefault .mtl_selectbox.selSMS1,
.modal_content .tableDefault .mtl_selectbox.selSMS1,
.content-id .tableDefault .mtl_selectbox.selSMS1 {
  width: 204px !important;
}
body .tableDefault .mtl_selectbox.selSMS1 > a,
.modal_content .tableDefault .mtl_selectbox.selSMS1 > a,
.content-id .tableDefault .mtl_selectbox.selSMS1 > a {
  width: 100%;
}
body .tableDefault .selSMS2 .mtl_selectbox,
.modal_content .tableDefault .selSMS2 .mtl_selectbox,
.content-id .tableDefault .selSMS2 .mtl_selectbox {
  width: 120px !important;
}
body .tableDefault .selSMS2 + .writeInput,
.modal_content .tableDefault .selSMS2 + .writeInput,
.content-id .tableDefault .selSMS2 + .writeInput {
  margin-left: 4px;
}
body .tableDefault .selSMS2 + .writeInput .serchSmall,
.modal_content .tableDefault .selSMS2 + .writeInput .serchSmall,
.content-id .tableDefault .selSMS2 + .writeInput .serchSmall {
  box-sizing: border-box;
  min-width: 120px !important;
  padding: 0 16px;
}
body .tableDefault span + .readingInput.default,
.modal_content .tableDefault span + .readingInput.default,
.content-id .tableDefault span + .readingInput.default {
  margin-left: 4px;
}
body .tableDefault .readingInput.default input,
.modal_content .tableDefault .readingInput.default input,
.content-id .tableDefault .readingInput.default input {
  width: 120px !important;
}
body .tableDefault .readingInput.default input.inp-lg,
.modal_content .tableDefault .readingInput.default input.inp-lg,
.content-id .tableDefault .readingInput.default input.inp-lg {
  width: 304px !important;
}
body .tableDefault td .form_group .form_inline.space,
.modal_content .tableDefault td .form_group .form_inline.space,
.content-id .tableDefault td .form_group .form_inline.space {
  margin-left: 100px;
}
body .tableDefault .listexcl a.link .icoR,
.modal_content .tableDefault .listexcl a.link .icoR,
.content-id .tableDefault .listexcl a.link .icoR {
  display: none;
}
body .tableDefault .mtl_radio + .type-phone-area,
.modal_content .tableDefault .mtl_radio + .type-phone-area,
.content-id .tableDefault .mtl_radio + .type-phone-area {
  margin-left: 24px;
}
body .tableDefault .type-phone-area div + div,
.modal_content .tableDefault .type-phone-area div + div,
.content-id .tableDefault .type-phone-area div + div {
  margin-top: 8px;
}
body .tableDefault .type-phone-area .type-phone + div,
.modal_content .tableDefault .type-phone-area .type-phone + div,
.content-id .tableDefault .type-phone-area .type-phone + div {
  margin-top: 8px !important;
}
body .tableDefault .type-phone-area .type-phone + div .btnLayerPop,
.modal_content .tableDefault .type-phone-area .type-phone + div .btnLayerPop,
.content-id .tableDefault .type-phone-area .type-phone + div .btnLayerPop {
  margin-left: 0 !important;
  margin-right: 24px !important;
}
body .tableDefault .type-phone-area .type-phone + div .btnLayerPop + span,
.modal_content .tableDefault .type-phone-area .type-phone + div .btnLayerPop + span,
.content-id .tableDefault .type-phone-area .type-phone + div .btnLayerPop + span {
  margin-left: 0 !important;
}
body .tableDefault .type-phone,
.modal_content .tableDefault .type-phone,
.content-id .tableDefault .type-phone {
  display: flex;
}
body .tableDefault .type-phone > .mtl_selectbox,
.modal_content .tableDefault .type-phone > .mtl_selectbox,
.content-id .tableDefault .type-phone > .mtl_selectbox {
  height: 48px;
}
body .tableDefault .type-phone > .mtl_selectbox.number,
.modal_content .tableDefault .type-phone > .mtl_selectbox.number,
.content-id .tableDefault .type-phone > .mtl_selectbox.number {
  height: 48px;
  min-width: 120px;
}
body .tableDefault .type-phone .selSMS2 .mtl_selectbox,
body .tableDefault .type-phone .serchSmall .mtl_selectbox,
.modal_content .tableDefault .type-phone .selSMS2 .mtl_selectbox,
.modal_content .tableDefault .type-phone .serchSmall .mtl_selectbox,
.content-id .tableDefault .type-phone .selSMS2 .mtl_selectbox,
.content-id .tableDefault .type-phone .serchSmall .mtl_selectbox {
  min-width: 120px;
  height: 48px;
  margin: 0;
}
body .tableDefault .type-phone .selSMS2 + .writeInput,
body .tableDefault .type-phone .serchSmall + .writeInput,
.modal_content .tableDefault .type-phone .selSMS2 + .writeInput,
.modal_content .tableDefault .type-phone .serchSmall + .writeInput,
.content-id .tableDefault .type-phone .selSMS2 + .writeInput,
.content-id .tableDefault .type-phone .serchSmall + .writeInput {
  margin-left: 0;
}
body .tableDefault .type-phone .number,
.modal_content .tableDefault .type-phone .number,
.content-id .tableDefault .type-phone .number {
  width: auto;
}
body .tableDefault .type-phone .number input,
.modal_content .tableDefault .type-phone .number input,
.content-id .tableDefault .type-phone .number input {
  width: 120px !important;
}
body .tableDefault .type-phone .number + .number,
.modal_content .tableDefault .type-phone .number + .number,
.content-id .tableDefault .type-phone .number + .number {
  margin-left: 8px;
}
body .tableDefault .type-phone .select-sm,
.modal_content .tableDefault .type-phone .select-sm,
.content-id .tableDefault .type-phone .select-sm {
  min-width: 120px;
}
body .tableDefault .type-phone + .module,
.modal_content .tableDefault .type-phone + .module,
.content-id .tableDefault .type-phone + .module {
  margin-top: 16px !important;
}
body .tableDefault .type-phone + .module .btnLayerPop,
.modal_content .tableDefault .type-phone + .module .btnLayerPop,
.content-id .tableDefault .type-phone + .module .btnLayerPop {
  margin-right: 24px;
}
body .tableDefault .type-tel,
.modal_content .tableDefault .type-tel,
.content-id .tableDefault .type-tel {
  display: flex;
  align-items: center;
}
body .tableDefault .type-tel .number,
.modal_content .tableDefault .type-tel .number,
.content-id .tableDefault .type-tel .number {
  width: 120px;
}
body .tableDefault .type-tel .number input,
.modal_content .tableDefault .type-tel .number input,
.content-id .tableDefault .type-tel .number input {
  width: 120px;
}
body .tableDefault .type-tel .number input[type=password][maxlength="4"],
.modal_content .tableDefault .type-tel .number input[type=password][maxlength="4"],
.content-id .tableDefault .type-tel .number input[type=password][maxlength="4"] {
  width: 120px !important;
}
body .tableDefault .type-tel .number + .number,
.modal_content .tableDefault .type-tel .number + .number,
.content-id .tableDefault .type-tel .number + .number {
  margin-left: 8px;
}
body .tableDefault .type-combine-tel,
.modal_content .tableDefault .type-combine-tel,
.content-id .tableDefault .type-combine-tel {
  display: flex;
  align-items: center;
}
body .tableDefault .type-combine-tel .readingInput.narrow input,
.modal_content .tableDefault .type-combine-tel .readingInput.narrow input,
.content-id .tableDefault .type-combine-tel .readingInput.narrow input {
  width: 204px;
  text-align: left;
}
body .tableDefault .type-combine-tel .readingInput.country,
.modal_content .tableDefault .type-combine-tel .readingInput.country,
.content-id .tableDefault .type-combine-tel .readingInput.country {
  display: flex;
  align-items: center;
  margin-left: 8px;
}
body .tableDefault .type-combine-tel .readingInput.country input,
.modal_content .tableDefault .type-combine-tel .readingInput.country input,
.content-id .tableDefault .type-combine-tel .readingInput.country input {
  width: 84px;
}
body .tableDefault .type-combine-tel .readingInput.country + .readingInput.number,
.modal_content .tableDefault .type-combine-tel .readingInput.country + .readingInput.number,
.content-id .tableDefault .type-combine-tel .readingInput.country + .readingInput.number {
  display: flex;
  align-items: center;
  margin-left: 24px;
}
body .tableDefault .type-combine-tel .readingInput.country + .readingInput.number input,
.modal_content .tableDefault .type-combine-tel .readingInput.country + .readingInput.number input,
.content-id .tableDefault .type-combine-tel .readingInput.country + .readingInput.number input {
  width: 120px !important;
}
body .tableDefault .calendarWap + .checkInput.flowType,
.modal_content .tableDefault .calendarWap + .checkInput.flowType,
.content-id .tableDefault .calendarWap + .checkInput.flowType {
  margin-left: 16px !important;
}
body .tableDefault + .tb_BotR,
.modal_content .tableDefault + .tb_BotR,
.content-id .tableDefault + .tb_BotR {
  margin-top: 24px !important;
}
body .layout_ulTable .th,
body .layout_ulTable .td,
.modal_content .layout_ulTable .th,
.modal_content .layout_ulTable .td,
.content-id .layout_ulTable .th,
.content-id .layout_ulTable .td {
  color: #1A1D29;
  font-size: 16px;
  font-weight: 400;
  padding: 18px 24px;
}
body .layout_ulTable .th,
.modal_content .layout_ulTable .th,
.content-id .layout_ulTable .th {
  font-weight: 500;
  background: #F5FAFD;
  padding: 18px 24px;
}
body h2 + .layout_ulTable,
body h3 + .layout_ulTable,
.modal_content h2 + .layout_ulTable,
.modal_content h3 + .layout_ulTable,
.content-id h2 + .layout_ulTable,
.content-id h3 + .layout_ulTable {
  margin-top: 24px !important;
}
body h2 + ul[class^=listexcl],
body h3 + ul[class^=listexcl],
.modal_content h2 + ul[class^=listexcl],
.modal_content h3 + ul[class^=listexcl],
.content-id h2 + ul[class^=listexcl],
.content-id h3 + ul[class^=listexcl] {
  margin-top: 24px;
}
body .tb_TopR strong,
.modal_content .tb_TopR strong,
.content-id .tb_TopR strong {
  font-weight: 400;
}
body .tb_TopR .textEmp,
.modal_content .tb_TopR .textEmp,
.content-id .tb_TopR .textEmp {
  color: #73757C;
  font-weight: 400;
}
body .tb_TopR .star,
.modal_content .tb_TopR .star,
.content-id .tb_TopR .star {
  padding: 0 4px;
}
body .tb_TopR + .tableDefault,
.modal_content .tb_TopR + .tableDefault,
.content-id .tb_TopR + .tableDefault {
  margin-top: 24px;
}
body .tb_TopR div.fColor3 span,
.modal_content .tb_TopR div.fColor3 span,
.content-id .tb_TopR div.fColor3 span {
  font-size: 14px;
  color: #73757C;
}
body .btnArea .dropDown,
body .alignR .dropDown,
.modal_content .btnArea .dropDown,
.modal_content .alignR .dropDown,
.content-id .btnArea .dropDown,
.content-id .alignR .dropDown {
  position: relative;
  height: 16px;
  color: #4D4F58;
  font-size: 16px;
  padding: 11px 56px 11px 16px;
  border: 1px solid #CDCECF;
  border-radius: 8px;
  line-height: 16px;
  background: none;
}
body .btnArea .dropDown:before,
body .alignR .dropDown:before,
.modal_content .btnArea .dropDown:before,
.modal_content .alignR .dropDown:before,
.content-id .btnArea .dropDown:before,
.content-id .alignR .dropDown:before {
  content: "";
  display: block;
  width: 10px;
  height: 7px;
  position: absolute;
  right: 16px;
  top: calc(50% - 3px);
  transition: all 0.2s linear;
  background: #fff url("/inc_renewal/img/common/icon_expand.svg") no-repeat 50% 50%/24px;
}
body .btnArea .dropDown.atv,
body .alignR .dropDown.atv,
.modal_content .btnArea .dropDown.atv,
.modal_content .alignR .dropDown.atv,
.content-id .btnArea .dropDown.atv,
.content-id .alignR .dropDown.atv {
  border: 1px solid #008DDB !important;
}
body .btnArea .dropDown.atv:before,
body .alignR .dropDown.atv:before,
.modal_content .btnArea .dropDown.atv:before,
.modal_content .alignR .dropDown.atv:before,
.content-id .btnArea .dropDown.atv:before,
.content-id .alignR .dropDown.atv:before {
  transition: all 0.2s linear;
  transform: rotate(-180deg);
  background-image: url("/inc_renewal/img/common/icon_expand_more.svg");
}
body .btnArea .dropDownOpen,
body .alignR .dropDownOpen,
.modal_content .btnArea .dropDownOpen,
.modal_content .alignR .dropDownOpen,
.content-id .btnArea .dropDownOpen,
.content-id .alignR .dropDownOpen {
  top: 40px;
  width: auto;
  min-width: 160px;
  margin-top: 8px;
  border-color: #bdbdbd;
  border-radius: 8px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  z-index: 2;
}
body .btnArea .dropDownOpen ul,
body .alignR .dropDownOpen ul,
.modal_content .btnArea .dropDownOpen ul,
.modal_content .alignR .dropDownOpen ul,
.content-id .btnArea .dropDownOpen ul,
.content-id .alignR .dropDownOpen ul {
  padding: 4px 0;
  background: none;
}
body .btnArea .dropDownOpen ul li,
body .alignR .dropDownOpen ul li,
.modal_content .btnArea .dropDownOpen ul li,
.modal_content .alignR .dropDownOpen ul li,
.content-id .btnArea .dropDownOpen ul li,
.content-id .alignR .dropDownOpen ul li {
  height: auto !important;
  padding: 0;
  line-height: 24px !important;
  border: 0;
}
body .btnArea .dropDownOpen ul li:hover,
body .alignR .dropDownOpen ul li:hover,
.modal_content .btnArea .dropDownOpen ul li:hover,
.modal_content .alignR .dropDownOpen ul li:hover,
.content-id .btnArea .dropDownOpen ul li:hover,
.content-id .alignR .dropDownOpen ul li:hover {
  padding: 0;
  margin-left: 0;
  color: #000411;
}
body .btnArea .dropDownOpen ul li a,
body .alignR .dropDownOpen ul li a,
.modal_content .btnArea .dropDownOpen ul li a,
.modal_content .alignR .dropDownOpen ul li a,
.content-id .btnArea .dropDownOpen ul li a,
.content-id .alignR .dropDownOpen ul li a {
  padding: 12px 16px;
  color: #4D4F58 !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
body .btnArea .dropDownOpen ul li a:hover, body .btnArea .dropDownOpen ul li a:focus,
body .alignR .dropDownOpen ul li a:hover,
body .alignR .dropDownOpen ul li a:focus,
.modal_content .btnArea .dropDownOpen ul li a:hover,
.modal_content .btnArea .dropDownOpen ul li a:focus,
.modal_content .alignR .dropDownOpen ul li a:hover,
.modal_content .alignR .dropDownOpen ul li a:focus,
.content-id .btnArea .dropDownOpen ul li a:hover,
.content-id .btnArea .dropDownOpen ul li a:focus,
.content-id .alignR .dropDownOpen ul li a:hover,
.content-id .alignR .dropDownOpen ul li a:focus {
  color: #000411 !important;
  text-decoration: underline !important;
}
body .btnArea .type-chkbox .dropDown,
body .alignR .type-chkbox .dropDown,
.modal_content .btnArea .type-chkbox .dropDown,
.modal_content .alignR .type-chkbox .dropDown,
.content-id .btnArea .type-chkbox .dropDown,
.content-id .alignR .type-chkbox .dropDown {
  padding: 15px 48px 15px 16px;
}
body .btnArea .type-chkbox .dropDownOpen,
body .alignR .type-chkbox .dropDownOpen,
.modal_content .btnArea .type-chkbox .dropDownOpen,
.modal_content .alignR .type-chkbox .dropDownOpen,
.content-id .btnArea .type-chkbox .dropDownOpen,
.content-id .alignR .type-chkbox .dropDownOpen {
  top: 48px;
  min-width: 186px;
}
body .btnArea .type-chkbox .dropDownOpen ul,
body .alignR .type-chkbox .dropDownOpen ul,
.modal_content .btnArea .type-chkbox .dropDownOpen ul,
.modal_content .alignR .type-chkbox .dropDownOpen ul,
.content-id .btnArea .type-chkbox .dropDownOpen ul,
.content-id .alignR .type-chkbox .dropDownOpen ul {
  padding: 16px 0;
}
body .btnArea .type-chkbox .dropDownOpen li,
body .btnArea .type-chkbox .dropDownOpen li:hover,
body .btnArea .type-chkbox .dropDownOpen li:focus,
body .alignR .type-chkbox .dropDownOpen li,
body .alignR .type-chkbox .dropDownOpen li:hover,
body .alignR .type-chkbox .dropDownOpen li:focus,
.modal_content .btnArea .type-chkbox .dropDownOpen li,
.modal_content .btnArea .type-chkbox .dropDownOpen li:hover,
.modal_content .btnArea .type-chkbox .dropDownOpen li:focus,
.modal_content .alignR .type-chkbox .dropDownOpen li,
.modal_content .alignR .type-chkbox .dropDownOpen li:hover,
.modal_content .alignR .type-chkbox .dropDownOpen li:focus,
.content-id .btnArea .type-chkbox .dropDownOpen li,
.content-id .btnArea .type-chkbox .dropDownOpen li:hover,
.content-id .btnArea .type-chkbox .dropDownOpen li:focus,
.content-id .alignR .type-chkbox .dropDownOpen li,
.content-id .alignR .type-chkbox .dropDownOpen li:hover,
.content-id .alignR .type-chkbox .dropDownOpen li:focus {
  height: 24px;
  padding: 8px 24px 8px 32px;
  border-bottom: none;
}
body .tabType2 .Tab_type li a,
.modal_content .tabType2 .Tab_type li a,
.content-id .tabType2 .Tab_type li a {
  color: #73757C;
  font-weight: 400;
}
body .tabType2 .Tab_type li a.on,
.modal_content .tabType2 .Tab_type li a.on,
.content-id .tabType2 .Tab_type li a.on {
  color: #000411;
  font-weight: 600;
}
body .tabType2 .Tab_type li a.on span,
.modal_content .tabType2 .Tab_type li a.on span,
.content-id .tabType2 .Tab_type li a.on span {
  font-weight: 600;
}
body .infoBox .mtl_selectbox,
.modal_content .infoBox .mtl_selectbox,
.content-id .infoBox .mtl_selectbox {
  width: 140px !important;
  min-width: 140px !important;
}
body .infoBox .alignR .search button,
.modal_content .infoBox .alignR .search button,
.content-id .infoBox .alignR .search button {
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1814 -123) translate(1440 107) translate(374 16)'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.841 15.547L19.742 20.545'/%3E%3Crect width='14' height='14' x='3' y='4' stroke='%23fff' stroke-width='2' rx='7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
  background-color: #0886c5;
  background-size: 24px;
  border: none;
  border-radius: 8px;
  width: 48px !important;
  height: 48px !important;
  margin-left: 0;
}
body .infoBox .alignR .search button:hover, body .infoBox .alignR .search button:focus,
.modal_content .infoBox .alignR .search button:hover,
.modal_content .infoBox .alignR .search button:focus,
.content-id .infoBox .alignR .search button:hover,
.content-id .infoBox .alignR .search button:focus {
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1814 -123) translate(1440 107) translate(374 16)'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.841 15.547L19.742 20.545'/%3E%3Crect width='14' height='14' x='3' y='4' stroke='%23fff' stroke-width='2' rx='7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
  background-color: #18658c;
  background-size: 24px;
  border: none;
  width: 48px;
  height: 48px;
}
body .infoBox .alignR .search button.btn-inpclear,
.modal_content .infoBox .alignR .search button.btn-inpclear,
.content-id .infoBox .alignR .search button.btn-inpclear {
  background: none;
}
body .infoBox .alignR .search input[type=text],
body .infoBox .alignR .search #searchValue,
.modal_content .infoBox .alignR .search input[type=text],
.modal_content .infoBox .alignR .search #searchValue,
.content-id .infoBox .alignR .search input[type=text],
.content-id .infoBox .alignR .search #searchValue {
  width: 234px !important;
  margin-left: 0;
}
body .infoBox .alignR .search input[type=text] + a,
body .infoBox .alignR .search input[type=text] + button,
body .infoBox .alignR .search #searchValue + a,
body .infoBox .alignR .search #searchValue + button,
.modal_content .infoBox .alignR .search input[type=text] + a,
.modal_content .infoBox .alignR .search input[type=text] + button,
.modal_content .infoBox .alignR .search #searchValue + a,
.modal_content .infoBox .alignR .search #searchValue + button,
.content-id .infoBox .alignR .search input[type=text] + a,
.content-id .infoBox .alignR .search input[type=text] + button,
.content-id .infoBox .alignR .search #searchValue + a,
.content-id .infoBox .alignR .search #searchValue + button {
  margin-left: 4px;
}
body .infoBox .alignR .mtl_selectbox,
body .infoBox .alignR .mtl_selectbox.select-sm,
.modal_content .infoBox .alignR .mtl_selectbox,
.modal_content .infoBox .alignR .mtl_selectbox.select-sm,
.content-id .infoBox .alignR .mtl_selectbox,
.content-id .infoBox .alignR .mtl_selectbox.select-sm {
  width: 140px !important;
  min-width: 140px !important;
}
body .infoBox .alignR .mtl_selectbox > a,
.modal_content .infoBox .alignR .mtl_selectbox > a,
.content-id .infoBox .alignR .mtl_selectbox > a {
  text-overflow: clip;
}
body .infoBox .alignR div.dual_calendar,
.modal_content .infoBox .alignR div.dual_calendar,
.content-id .infoBox .alignR div.dual_calendar {
  display: inline-block;
  width: 309px !important;
  margin-left: 4px;
}
body .infoBox .alignR .calendarWap.module,
.modal_content .infoBox .alignR .calendarWap.module,
.content-id .infoBox .alignR .calendarWap.module {
  margin-left: 4px;
}
body .infoBox .alignR .calendarWap.module .calendarArea .mtl_calendar + span.nbar,
.modal_content .infoBox .alignR .calendarWap.module .calendarArea .mtl_calendar + span.nbar,
.content-id .infoBox .alignR .calendarWap.module .calendarArea .mtl_calendar + span.nbar {
  margin: 0 !important;
}
body .infoBox .alignR .btnWhite,
.modal_content .infoBox .alignR .btnWhite,
.content-id .infoBox .alignR .btnWhite {
  display: none;
}
body .infoBox.type-more > fieldset,
.modal_content .infoBox.type-more > fieldset,
.content-id .infoBox.type-more > fieldset {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .infoBox.type-more .mtl_selectbox,
.modal_content .infoBox.type-more .mtl_selectbox,
.content-id .infoBox.type-more .mtl_selectbox {
  width: 140px !important;
  min-width: 140px !important;
  margin-left: 0;
}
body .infoBox.type-more .mtl_selectbox + .mtl_selectbox,
.modal_content .infoBox.type-more .mtl_selectbox + .mtl_selectbox,
.content-id .infoBox.type-more .mtl_selectbox + .mtl_selectbox {
  margin-left: 8px;
}
body .infoBox.type-more .mtl_selectbox + .alignR,
.modal_content .infoBox.type-more .mtl_selectbox + .alignR,
.content-id .infoBox.type-more .mtl_selectbox + .alignR {
  margin-left: 8px;
}
body .infoBox.type-more .mtl_selectbox.all-select,
.modal_content .infoBox.type-more .mtl_selectbox.all-select,
.content-id .infoBox.type-more .mtl_selectbox.all-select {
  width: 140px !important;
  min-width: 140px !important;
  margin-left: 0;
}
body .infoBox.type-more .btnWhite,
.modal_content .infoBox.type-more .btnWhite,
.content-id .infoBox.type-more .btnWhite {
  display: none;
  padding: 14px 12px 12px !important;
}
body .infoBox.type-more .alignR,
.modal_content .infoBox.type-more .alignR,
.content-id .infoBox.type-more .alignR {
  display: flex;
  align-items: center;
  float: none !important;
}
body .infoBox.type-more .alignR .calendarWap,
body .infoBox.type-more .alignR .dual_calendar,
.modal_content .infoBox.type-more .alignR .calendarWap,
.modal_content .infoBox.type-more .alignR .dual_calendar,
.content-id .infoBox.type-more .alignR .calendarWap,
.content-id .infoBox.type-more .alignR .dual_calendar {
  width: 309px !important;
}
body .infoBox.type-more .alignR .mtl_selectbox,
.modal_content .infoBox.type-more .alignR .mtl_selectbox,
.content-id .infoBox.type-more .alignR .mtl_selectbox {
  width: 140px !important;
  margin-left: 8px;
}
body .infoBox.type-more .alignR .mtl_selectbox:nth-child(1),
.modal_content .infoBox.type-more .alignR .mtl_selectbox:nth-child(1),
.content-id .infoBox.type-more .alignR .mtl_selectbox:nth-child(1) {
  margin-left: 0;
}
body .infoBox.type-more .alignR #calendarDiv,
.modal_content .infoBox.type-more .alignR #calendarDiv,
.content-id .infoBox.type-more .alignR #calendarDiv {
  margin-left: 8px;
}
body .infoBox.type-more .search,
.modal_content .infoBox.type-more .search,
.content-id .infoBox.type-more .search {
  display: flex;
  align-items: center;
  margin-left: 8px;
}
body .infoBox.type-more .search input[type=text],
body .infoBox.type-more .search #searchValue,
.modal_content .infoBox.type-more .search input[type=text],
.modal_content .infoBox.type-more .search #searchValue,
.content-id .infoBox.type-more .search input[type=text],
.content-id .infoBox.type-more .search #searchValue {
  width: 234px !important;
}
body .infoBox.type-more .search input[type=text] + a,
body .infoBox.type-more .search input[type=text] + button,
body .infoBox.type-more .search #searchValue + a,
body .infoBox.type-more .search #searchValue + button,
.modal_content .infoBox.type-more .search input[type=text] + a,
.modal_content .infoBox.type-more .search input[type=text] + button,
.modal_content .infoBox.type-more .search #searchValue + a,
.modal_content .infoBox.type-more .search #searchValue + button,
.content-id .infoBox.type-more .search input[type=text] + a,
.content-id .infoBox.type-more .search input[type=text] + button,
.content-id .infoBox.type-more .search #searchValue + a,
.content-id .infoBox.type-more .search #searchValue + button {
  margin-left: 8px;
}
body .infoBox.type-more .search .btn_search_noTxt,
.modal_content .infoBox.type-more .search .btn_search_noTxt,
.content-id .infoBox.type-more .search .btn_search_noTxt {
  margin-left: 8px;
}
body .boardView .board_table th,
body .boardView .board_table td,
.modal_content .boardView .board_table th,
.modal_content .boardView .board_table td,
.content-id .boardView .board_table th,
.content-id .boardView .board_table td {
  padding: 24px 24px 25px 24px;
  font-size: 16px;
}
body .boardView > .boardView .board_table th,
body .boardView > .boardView .board_table td,
.modal_content .boardView > .boardView .board_table th,
.modal_content .boardView > .boardView .board_table td,
.content-id .boardView > .boardView .board_table th,
.content-id .boardView > .boardView .board_table td {
  padding: 24px 24px 25px 24px;
  font-size: 16px;
}
body .boardView dd.bCon,
.modal_content .boardView dd.bCon,
.content-id .boardView dd.bCon {
  padding: 40px;
  text-align: center;
}
body .boardList li span,
.modal_content .boardList li span,
.content-id .boardList li span {
  font-size: 14px;
}
body .boardList li span:first-child,
.modal_content .boardList li span:first-child,
.content-id .boardList li span:first-child {
  color: #73757C;
}
body .bodyArea .infoBox .alignR .mtl_selectbox + .dual_calendar,
.modal_content .bodyArea .infoBox .alignR .mtl_selectbox + .dual_calendar,
.content-id .bodyArea .infoBox .alignR .mtl_selectbox + .dual_calendar {
  margin-left: 8px !important;
}
body .bodyArea .infoBox .alignR .search,
.modal_content .bodyArea .infoBox .alignR .search,
.content-id .bodyArea .infoBox .alignR .search {
  margin-left: 0;
}
body .bodyArea .infoBox .alignR .btn_search_noTxt,
.modal_content .bodyArea .infoBox .alignR .btn_search_noTxt,
.content-id .bodyArea .infoBox .alignR .btn_search_noTxt {
  margin-left: 0;
}
body .history-area .year,
.modal_content .history-area .year,
.content-id .history-area .year {
  color: #1A1D29;
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: -0.5px;
}
body .history-area .history-list,
.modal_content .history-area .history-list,
.content-id .history-area .history-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body .history-area .history-list li,
.modal_content .history-area .history-list li,
.content-id .history-area .history-list li {
  width: 100%;
}
body .history-area .history-list li:nth-child(1) .desc,
.modal_content .history-area .history-list li:nth-child(1) .desc,
.content-id .history-area .history-list li:nth-child(1) .desc {
  border-top: 1px solid #E1E2E5;
  border-bottom: 1px solid #1A1D29;
}
body .history-area .history-list li + li,
.modal_content .history-area .history-list li + li,
.content-id .history-area .history-list li + li {
  margin-top: 40px;
}
body .history-area .history-list .history-item,
.modal_content .history-area .history-list .history-item,
.content-id .history-area .history-list .history-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
body .history-area .history-list .history-item .desc,
.modal_content .history-area .history-list .history-item .desc,
.content-id .history-area .history-list .history-item .desc {
  width: calc(100% - 288px);
  padding: 40px 40px 0 0;
  color: #1A1D29;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  border-bottom: 1px solid #E1E2E5;
  box-sizing: border-box;
}
body .history-area .history-list .history-item .desc span,
.modal_content .history-area .history-list .history-item .desc span,
.content-id .history-area .history-list .history-item .desc span {
  display: inline-block;
}
body .history-area .history-list .history-item .desc span:nth-child(1),
.modal_content .history-area .history-list .history-item .desc span:nth-child(1),
.content-id .history-area .history-list .history-item .desc span:nth-child(1) {
  min-width: 300px;
}
body .history-area .history-list .history-item .figure,
.modal_content .history-area .history-list .history-item .figure,
.content-id .history-area .history-list .history-item .figure {
  width: 288px;
  margin-left: 40px;
}
body .history-area .history-list .history-item .figure > img,
.modal_content .history-area .history-list .history-item .figure > img,
.content-id .history-area .history-list .history-item .figure > img {
  width: 100%;
}
body .history-area .year + ul,
.modal_content .history-area .year + ul,
.content-id .history-area .year + ul {
  margin-top: 40px;
}
body .history-area + .cont_txt,
.modal_content .history-area + .cont_txt,
.content-id .history-area + .cont_txt {
  margin-top: 40px;
}
body .cont_txt + .history-area,
.modal_content .cont_txt + .history-area,
.content-id .cont_txt + .history-area {
  margin-top: 56px !important;
}
body .schedule .top,
.modal_content .schedule .top,
.content-id .schedule .top {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0;
  height: auto;
}
body .schedule .top .ymd_text,
.modal_content .schedule .top .ymd_text,
.content-id .schedule .top .ymd_text {
  position: absolute;
  left: 0;
  margin: 0;
  color: #1A1D29;
  font-size: 24px;
  font-weight: 600;
}
body .schedule .top .module,
.modal_content .schedule .top .module,
.content-id .schedule .top .module {
  display: flex;
  align-items: center;
  float: initial;
}
body .schedule .top .module.ymd .mtl_selectbox,
.modal_content .schedule .top .module.ymd .mtl_selectbox,
.content-id .schedule .top .module.ymd .mtl_selectbox {
  width: 120px;
  min-width: 120px;
}
body .schedule .top .module.ymd .mtl_selectbox:not(:first-child),
.modal_content .schedule .top .module.ymd .mtl_selectbox:not(:first-child),
.content-id .schedule .top .module.ymd .mtl_selectbox:not(:first-child) {
  margin-left: 8px;
}
body .schedule .top .module.ymd .btnArea,
.modal_content .schedule .top .module.ymd .btnArea,
.content-id .schedule .top .module.ymd .btnArea {
  margin-left: 8px !important;
}
body .schedule .calTable,
.modal_content .schedule .calTable,
.content-id .schedule .calTable {
  margin-top: 52px;
  border-top: 0;
  border-color: #E1E2E5;
}
body .schedule .calTable > thead,
.modal_content .schedule .calTable > thead,
.content-id .schedule .calTable > thead {
  border-bottom: 0;
}
body .schedule .calTable > thead th,
.modal_content .schedule .calTable > thead th,
.content-id .schedule .calTable > thead th {
  padding: 8px 16px 9px;
  font-size: 16px;
  font-weight: 600;
  background: #fff;
  text-align: left;
  border-left: 0;
}
body .schedule .calTable > tbody tr td,
.modal_content .schedule .calTable > tbody tr td,
.content-id .schedule .calTable > tbody tr td {
  position: relative;
  padding: 0;
  color: #1A1D29;
  font-size: 16px;
  font-weight: 400;
  border-color: #E1E2E5;
}
body .schedule .calTable > tbody tr td > div,
.modal_content .schedule .calTable > tbody tr td > div,
.content-id .schedule .calTable > tbody tr td > div {
  padding: 16px 0 0 16px;
}
body .schedule .calTable > tbody tr td > div em,
.modal_content .schedule .calTable > tbody tr td > div em,
.content-id .schedule .calTable > tbody tr td > div em {
  display: inline-block;
  margin-bottom: 16px;
  font-weight: 500;
}
body .schedule .calTable > tbody tr td > div .cal-more,
.modal_content .schedule .calTable > tbody tr td > div .cal-more,
.content-id .schedule .calTable > tbody tr td > div .cal-more {
  display: block;
  margin-left: -16px !important;
  background: #F5FAFD;
  border-left: 4px solid #14A1EB;
  padding: 8px 12px 8px 16px;
  line-height: 24px;
}
body .schedule .calTable > tbody tr td > div span.fr,
.modal_content .schedule .calTable > tbody tr td > div span.fr,
.content-id .schedule .calTable > tbody tr td > div span.fr {
  display: block;
  float: initial !important;
  text-decoration: underline;
}
body .schedule .calTable > tbody tr td.scheDay,
.modal_content .schedule .calTable > tbody tr td.scheDay,
.content-id .schedule .calTable > tbody tr td.scheDay {
  background: none;
}
body .schedule .calTable > tbody tr td.scheDay ul li,
.modal_content .schedule .calTable > tbody tr td.scheDay ul li,
.content-id .schedule .calTable > tbody tr td.scheDay ul li {
  padding: 0;
  color: #1A1D29;
}
body .schedule .calTable > tbody tr td.scheDay ul li a,
.modal_content .schedule .calTable > tbody tr td.scheDay ul li a,
.content-id .schedule .calTable > tbody tr td.scheDay ul li a {
  color: #1A1D29;
  font-size: 16px;
}
body .schedule .calTable > tbody tr td.sunday,
.modal_content .schedule .calTable > tbody tr td.sunday,
.content-id .schedule .calTable > tbody tr td.sunday {
  color: #E32121;
}
body .schedule .calTable > tbody tr td.saturday,
.modal_content .schedule .calTable > tbody tr td.saturday,
.content-id .schedule .calTable > tbody tr td.saturday {
  color: #008DDB;
}
body .schedule .calTable > tbody tr td ul,
.modal_content .schedule .calTable > tbody tr td ul,
.content-id .schedule .calTable > tbody tr td ul {
  margin-left: -16px;
}
body .schedule .calTable > tbody tr td ul li,
.modal_content .schedule .calTable > tbody tr td ul li,
.content-id .schedule .calTable > tbody tr td ul li {
  padding: 0;
  color: #1A1D29;
}
body .schedule .calTable > tbody tr td ul li span,
.modal_content .schedule .calTable > tbody tr td ul li span,
.content-id .schedule .calTable > tbody tr td ul li span {
  display: block;
}
body .schedule .calTable > tbody tr td ul li a,
.modal_content .schedule .calTable > tbody tr td ul li a,
.content-id .schedule .calTable > tbody tr td ul li a {
  display: block;
  padding: 8px 16px 8px 12px;
  color: #1A1D29;
  font-weight: 400;
  border-left: 4px solid #14A1EB;
  background: #F5FAFD;
  line-height: 24px;
}
body .schedule .calTable > tbody tr td ul li a .color-tit,
.modal_content .schedule .calTable > tbody tr td ul li a .color-tit,
.content-id .schedule .calTable > tbody tr td ul li a .color-tit {
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  margin-bottom: 4px;
}
body .schedule .calTable > tbody tr td ul li a.blue,
.modal_content .schedule .calTable > tbody tr td ul li a.blue,
.content-id .schedule .calTable > tbody tr td ul li a.blue {
  border-left: 4px solid #14A1EB;
  background: #F5FAFD;
}
body .schedule .calTable > tbody tr td ul li a.blue .color-tit,
.modal_content .schedule .calTable > tbody tr td ul li a.blue .color-tit,
.content-id .schedule .calTable > tbody tr td ul li a.blue .color-tit {
  color: #008DDB;
}
body .schedule .calTable > tbody tr td ul li a.green,
.modal_content .schedule .calTable > tbody tr td ul li a.green,
.content-id .schedule .calTable > tbody tr td ul li a.green {
  border-left: 4px solid #637D29;
  background: #F4F9E7;
}
body .schedule .calTable > tbody tr td ul li a.green .color-tit,
.modal_content .schedule .calTable > tbody tr td ul li a.green .color-tit,
.content-id .schedule .calTable > tbody tr td ul li a.green .color-tit {
  color: #637D29;
}
body .schedule .calTable > tbody tr td ul li a.red,
.modal_content .schedule .calTable > tbody tr td ul li a.red,
.content-id .schedule .calTable > tbody tr td ul li a.red {
  border-left: 4px solid #E32121;
  background: #FFF6F6;
}
body .schedule .calTable > tbody tr td ul li a.red .color-tit,
.modal_content .schedule .calTable > tbody tr td ul li a.red .color-tit,
.content-id .schedule .calTable > tbody tr td ul li a.red .color-tit {
  color: #E32121;
}
body .schedule .calTable > tbody tr td > div,
.modal_content .schedule .calTable > tbody tr td > div,
.content-id .schedule .calTable > tbody tr td > div {
  height: 177px;
}
body .schedule .calTable > tbody tr:nth-child(1) td,
.modal_content .schedule .calTable > tbody tr:nth-child(1) td,
.content-id .schedule .calTable > tbody tr:nth-child(1) td {
  border-top: 1px solid #4D4F58;
}
body .schedule + .comp,
.modal_content .schedule + .comp,
.content-id .schedule + .comp {
  margin-top: 56px;
}
body .title-bg,
.modal_content .title-bg,
.content-id .title-bg {
  position: relative;
}
body .title-bg h2,
.modal_content .title-bg h2,
.content-id .title-bg h2 {
  line-height: 36px;
}
body .title-bg h2 + h3,
.modal_content .title-bg h2 + h3,
.content-id .title-bg h2 + h3 {
  margin-top: 80px !important;
}
body .title-bg:before,
.modal_content .title-bg:before,
.content-id .title-bg:before {
  position: absolute;
  right: 0;
  display: inline-block;
  width: 256px;
  height: 200px;
  background: url("/inc_renewal/img/BK/icon_openbK.png") no-repeat;
  content: "";
}
body div + .btnArea.d_b,
.modal_content div + .btnArea.d_b,
.content-id div + .btnArea.d_b {
  margin-top: 16px;
}
body .module > .btnArea.type-radio,
.modal_content .module > .btnArea.type-radio,
.content-id .module > .btnArea.type-radio {
  margin-top: 8px;
}
body [class^=btnArea].type-radio,
.modal_content [class^=btnArea].type-radio,
.content-id [class^=btnArea].type-radio {
  display: flex;
  margin-top: 16px;
}
body [class^=btnArea].type-radio a,
body [class^=btnArea].type-radio button,
.modal_content [class^=btnArea].type-radio a,
.modal_content [class^=btnArea].type-radio button,
.content-id [class^=btnArea].type-radio a,
.content-id [class^=btnArea].type-radio button {
  min-width: 96px;
  width: auto;
  height: 32px;
  min-height: 32px;
  padding: 8px 16px;
  color: #1A1D29;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  line-height: 13px;
}
body [class^=btnArea].type-radio a:active, body [class^=btnArea].type-radio a:focus,
body [class^=btnArea].type-radio button:active,
body [class^=btnArea].type-radio button:focus,
.modal_content [class^=btnArea].type-radio a:active,
.modal_content [class^=btnArea].type-radio a:focus,
.modal_content [class^=btnArea].type-radio button:active,
.modal_content [class^=btnArea].type-radio button:focus,
.content-id [class^=btnArea].type-radio a:active,
.content-id [class^=btnArea].type-radio a:focus,
.content-id [class^=btnArea].type-radio button:active,
.content-id [class^=btnArea].type-radio button:focus {
  text-decoration: underline !important;
}
body [class^=btnArea].type-radio .btn_Blue,
.modal_content [class^=btnArea].type-radio .btn_Blue,
.content-id [class^=btnArea].type-radio .btn_Blue {
  color: #1A1D29 !important;
  background: #EBF4F9;
  border-color: #008DDB;
  text-decoration: underline !important;
}
body [class^=btnArea].type-radio a:first-child,
.modal_content [class^=btnArea].type-radio a:first-child,
.content-id [class^=btnArea].type-radio a:first-child {
  margin-left: 0;
}
body .type-nodata,
.modal_content .type-nodata,
.content-id .type-nodata {
  padding: 80px 80px !important;
  text-align: center;
  border-right: 0 !important;
}
body .type-nodata:before,
.modal_content .type-nodata:before,
.content-id .type-nodata:before {
  content: "";
  display: block;
  width: 100%;
  height: 96px;
  margin-bottom: 16px;
  background: url("/inc_renewal/img/common/img_nodata.png") 50% 50%/96px no-repeat;
}

body.content-id {
  margin: 0;
}

.systemPopup {
  position: relative;
  padding: 48px 30px 80px;
  margin: 0;
  box-sizing: border-box;
}
.systemPopup .iframe-wrap {
  width: 100%;
}
.systemPopup #content {
  margin: 0;
}
.systemPopup .content-id {
  width: 100%;
}
.systemPopup .content-id .comp + .comp {
  margin-top: 56px !important;
}
.systemPopup .content-id .comp:first-child {
  margin-top: 12px;
}
.systemPopup .content-id .img-wrap > img {
  width: 100%;
  max-width: 900px;
  height: auto;
}
.systemPopup .content-id .tabCon .comp + .comp,
.systemPopup .content-id .tabCon .comp + .capture_box,
.systemPopup .content-id .tabCon .capture_box + .comp {
  margin-top: 56px !important;
}
.systemPopup .content-id.popupAlign .tableRow .checkInput.flowType + .checkInput.flowType {
  margin-left: 8px;
}
.systemPopup .content-id .popupAlign > div .comp p {
  line-height: 24px;
}
.systemPopup .content-id .tb_TopL + .tableDefault,
.systemPopup .content-id .tb_TopL + .tableDefault2 {
  margin-top: 24px;
}
.systemPopup .content-id .tb_TopL div .btnSm_White + span {
  margin-left: 8px;
  font-weight: 500;
}
.systemPopup .content-id .tableDefault td .profit {
  font-size: 16px;
}
.systemPopup .content-id .tableDefault td .profit.blue {
  color: #008DDB;
}
.systemPopup .content-id .tableDefault .gap-s {
  padding: 24px 8px !important;
}
.systemPopup .content-id .tableDefault .tbBg2.gap-s {
  text-align: left;
}
.systemPopup .content-id .tableDefault .btnDownloadPdf_25 img {
  display: none;
}
.systemPopup .content-id .tableDefault + .tableDefault {
  margin-top: 40px !important;
}
.systemPopup .content-id .tableNoPad td.PRDT_NAME .txtLink1 {
  display: inline-block;
  margin-bottom: 8px;
}
.systemPopup .content-id .listDefault.noBul > li .listDefault {
  margin-left: 16px;
}
.systemPopup .content-id .listDefault.noBul > li .listDefault li {
  position: relative;
  padding-left: 12px !important;
}
.systemPopup .content-id .listDefault.noBul > li .listDefault li:before {
  display: block !important;
  width: 4px;
  height: 1px;
  background: #1A1D29;
  position: absolute;
  top: 11px;
  left: 0;
  content: "";
}
.systemPopup .content-id .search_box + [class^=tableDefault] {
  margin-top: 40px;
}
.systemPopup .content-id p.cont_txt {
  font-weight: 300;
}
.systemPopup .content-id .cont_txt .listDefault li {
  color: #1A1D29;
}
.systemPopup > h1 {
  margin: 0;
  color: #000411;
  font-weight: 600;
  border: 0 !important;
}
.systemPopup > h1.sys_h1_top {
  max-width: 100%;
}
.systemPopup > h1.line {
  padding-bottom: 24px !important;
  margin-bottom: 56px;
  border-bottom: 1px solid #4D4F58 !important;
}
.systemPopup > h1.line .btnSsm_SystemPop.sys_printBtn {
  top: -10px;
}
.systemPopup h2 + form,
.systemPopup h3 + form {
  margin-top: 24px;
}
.systemPopup .roundBoxInfo {
  margin-top: 56px !important;
}
.systemPopup .roundBoxInfo .round {
  padding: 40px;
  background: #fff;
  border: 1px solid #E1E2E5;
  border-radius: 12px;
}
.systemPopup .roundBoxInfo .title {
  position: relative;
  padding-left: 22px;
  color: #1A1D29;
  background-image: none;
}
.systemPopup .roundBoxInfo .title:before {
  position: absolute;
  left: -2px;
  top: 2px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/inc_renewal/img/sp/sp_btn.svg") 0 -39px/200px no-repeat;
  content: "";
}
.systemPopup .roundBoxInfo .noIconTitle {
  padding: 0;
  margin-top: 24px;
  color: #1A1D29 !important;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
}
.systemPopup .roundBoxInfo ul.listBasic {
  margin-left: 0;
}
.systemPopup .roundBoxKnow .round .title {
  padding-left: 24px !important;
  color: #4D4F58;
  font-size: 14px;
}
.systemPopup .roundBoxKnow.gray .round {
  background: #F6F8FC;
  color: #1A1D29;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  border: 0;
}
.systemPopup .footnote .footnote-txt li {
  color: #73757C;
}
.systemPopup .footnote .footnote-txt li .footnote-bullet {
  padding-right: 0;
}
.systemPopup .tableDefault + .roundBoxKnow.bg-gray {
  margin-top: 24px;
}
.systemPopup .listBul li strong {
  color: #1A1D29;
  font-weight: 500 !important;
}
.systemPopup .bul-etc {
  color: #1A1D29;
}
.systemPopup .bul-etc + .bul-etc {
  margin-top: 8px;
}
.systemPopup .type-print-bottom {
  text-align: center;
  margin-top: 32px !important;
}
.systemPopup .type-print-bottom .compHead {
  color: #73757C;
  font-weight: 400;
  font-size: 14px;
}
.systemPopup .type-print-bottom .compHead span {
  color: #1A1D29;
}
.systemPopup .type-print-bottom .logoArea {
  padding: 0;
  margin: 8px 0 32px;
}
.systemPopup .type-print-bottom .logoArea strong {
  color: #1A1D29;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}
.systemPopup .type-print-bottom .btnArea .btn_Blue {
  width: 160px !important;
  height: 56px;
  padding: 16px 24px;
  line-height: 24px;
  text-align: center;
}
.systemPopup .type-print-bottom .btnArea .btn_Blue .print {
  font-size: 16px;
  line-height: 24px;
}
.systemPopup.type-print .comp.desc strong {
  font-size: 18px;
  line-height: 27px;
}
.systemPopup.type-print .comp.desc strong + p {
  margin-top: 12px;
  color: #4D4F58;
  font-size: 16px;
  line-height: 24px;
}
.systemPopup .excl + .graph_search_box {
  margin-top: 16px;
}
.systemPopup .graph_search_box {
  padding: 40px;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  box-sizing: border-box;
  overflow: hidden;
}
.systemPopup .graph_search_box > .search_condition_area {
  width: 40%;
  padding: 0 0 0 40px;
  background: #fff;
  border-color: #E1E2E5;
}
.systemPopup .graph_search_box > .search_condition_area li .mtl_checkbox > span {
  position: relative;
  font-weight: 300;
  padding-left: 42px;
  transform: translate(0, 0);
}
.systemPopup .graph_search_box > .search_condition_area li .mtl_checkbox > span [class^=colorCircle_] {
  position: absolute;
  top: 3px;
  left: 28px;
}
.systemPopup .graph_search_box > .search_condition_area li + li {
  margin-top: 20px;
}
.systemPopup td .max-price {
  width: 470px;
  display: inline-flex;
  justify-content: space-between;
}
.systemPopup .detailResultBox .round > .result-txt {
  font-size: 16px;
  font-weight: 600;
}
.systemPopup .cont_txt .cont-sub-tit.date {
  margin-top: 16px !important;
  color: #1A1D29 !important;
  font-weight: 600 !important;
}
.systemPopup strong {
  font-weight: 600 !important;
}
.systemPopup .infoLineBox2.buy {
  border: 1px solid #D63434;
  background: #FFF6F6;
}
.systemPopup .infoLineBox2 p {
  color: #1A1D29;
}
.systemPopup .infoLineBox2 p > span {
  font-weight: 600;
}
.systemPopup .infoLineBox2 p em,
.systemPopup .infoLineBox2 p span {
  font-size: 16px;
}
.systemPopup .infoLineBox2 p + strong {
  display: inline-block;
  margin-top: 16px;
}
.systemPopup .infoLineBox2 + .tableDefault {
  margin-top: 40px;
}
.systemPopup .bul-num.round li.start3:before {
  content: "3";
}

.modal .lp_contents .tabType3 li a,
.systemPopup .lp_contents .tabType3 li a,
.layerPopup .lp_contents .tabType3 li a {
  padding: 0 20px;
}
.modal .lp_contents .tabType3 li:last-child,
.systemPopup .lp_contents .tabType3 li:last-child,
.layerPopup .lp_contents .tabType3 li:last-child {
  margin-right: 0;
}
.modal .lp_contents .confirmation .account .listDefault li:first-child,
.systemPopup .lp_contents .confirmation .account .listDefault li:first-child,
.layerPopup .lp_contents .confirmation .account .listDefault li:first-child {
  margin-top: 0;
}
.modal .lp_contents .confirmation .account .listDefault + .listDefault,
.systemPopup .lp_contents .confirmation .account .listDefault + .listDefault,
.layerPopup .lp_contents .confirmation .account .listDefault + .listDefault {
  margin-top: 32px;
}
.modal .lp_contents .confirmation.bg-none,
.systemPopup .lp_contents .confirmation.bg-none,
.layerPopup .lp_contents .confirmation.bg-none {
  font-size: 16px;
  background: #FAFAFA;
  border: 0;
}
.modal .lp_contents .confirmation.bg-none .account,
.systemPopup .lp_contents .confirmation.bg-none .account,
.layerPopup .lp_contents .confirmation.bg-none .account {
  border: 0;
  padding: 0 !important;
}
.modal .lp_contents .confirmation.bg-none .agreeTo.alignC,
.systemPopup .lp_contents .confirmation.bg-none .agreeTo.alignC,
.layerPopup .lp_contents .confirmation.bg-none .agreeTo.alignC {
  padding: 22px 0;
  border: 0;
  border-radius: 0;
  background: #FAFAFA;
}
.modal .lp_contents .confirmation.bg-none .agreeTo.alignC span,
.modal .lp_contents .confirmation.bg-none .agreeTo.alignC label,
.systemPopup .lp_contents .confirmation.bg-none .agreeTo.alignC span,
.systemPopup .lp_contents .confirmation.bg-none .agreeTo.alignC label,
.layerPopup .lp_contents .confirmation.bg-none .agreeTo.alignC span,
.layerPopup .lp_contents .confirmation.bg-none .agreeTo.alignC label {
  min-height: 24px;
  margin-right: 0;
  line-height: 24px;
  color: #1A1D29 !important;
  font-size: 16px;
  font-weight: 400 !important;
}
.modal .lp_contents .confirmation.bg-none .agreeTo.alignC strong,
.systemPopup .lp_contents .confirmation.bg-none .agreeTo.alignC strong,
.layerPopup .lp_contents .confirmation.bg-none .agreeTo.alignC strong {
  margin-top: 0;
  font-weight: 400 !important;
}
.modal .lp_contents .confirmation.bg-none .agreeTo.alignC label,
.systemPopup .lp_contents .confirmation.bg-none .agreeTo.alignC label,
.layerPopup .lp_contents .confirmation.bg-none .agreeTo.alignC label {
  margin: 4px 0 0 16px;
}
.modal .lp_contents .confirmation.bg-none .agreeTo.alignC label .mtl_radio span,
.systemPopup .lp_contents .confirmation.bg-none .agreeTo.alignC label .mtl_radio span,
.layerPopup .lp_contents .confirmation.bg-none .agreeTo.alignC label .mtl_radio span {
  margin: 0 !important;
  padding: 0 0 0 26px;
}
.modal .lp_contents .confirmation.bg-none .agreeTo.alignC .fColor5,
.systemPopup .lp_contents .confirmation.bg-none .agreeTo.alignC .fColor5,
.layerPopup .lp_contents .confirmation.bg-none .agreeTo.alignC .fColor5 {
  margin-right: 0;
}
.modal .lp_contents .comp1,
.systemPopup .lp_contents .comp1,
.layerPopup .lp_contents .comp1 {
  margin-bottom: 0;
}
.modal .lp_contents .comp1 .questionbox,
.systemPopup .lp_contents .comp1 .questionbox,
.layerPopup .lp_contents .comp1 .questionbox {
  padding: 0;
  margin-top: 36px;
}
.modal .lp_contents .comp1 .questionbox h3.noBul,
.systemPopup .lp_contents .comp1 .questionbox h3.noBul,
.layerPopup .lp_contents .comp1 .questionbox h3.noBul {
  margin: 36px 0 8px !important;
  line-height: 28px;
}
.modal .lp_contents .comp1 .questionbox .qlist,
.systemPopup .lp_contents .comp1 .questionbox .qlist,
.layerPopup .lp_contents .comp1 .questionbox .qlist {
  padding: 8px;
  margin-top: 0;
}
.modal .lp_contents .comp1 .questionbox .qlist .checkInput.marT5,
.systemPopup .lp_contents .comp1 .questionbox .qlist .checkInput.marT5,
.layerPopup .lp_contents .comp1 .questionbox .qlist .checkInput.marT5 {
  margin-top: 8px !important;
}
.modal .lp_contents .comp1 .answer,
.systemPopup .lp_contents .comp1 .answer,
.layerPopup .lp_contents .comp1 .answer {
  min-height: 100px;
  height: auto;
  padding: 40px;
  margin-top: 36px;
  background: #FAFAFA;
  border: 0;
  border-radius: 16px;
}
.modal .lp_contents .comp1 .answer div,
.systemPopup .lp_contents .comp1 .answer div,
.layerPopup .lp_contents .comp1 .answer div {
  color: #4D4F58;
}
.modal .lp_contents .comp1 .answer .textHighPoint,
.systemPopup .lp_contents .comp1 .answer .textHighPoint,
.layerPopup .lp_contents .comp1 .answer .textHighPoint {
  color: #E32121 !important;
}
.modal .lp_contents .comp1 .answer .textHighPoint + div,
.systemPopup .lp_contents .comp1 .answer .textHighPoint + div,
.layerPopup .lp_contents .comp1 .answer .textHighPoint + div {
  margin-top: 8px;
}
.modal .lp_contents.layer-terms .tbl-scroll,
.systemPopup .lp_contents.layer-terms .tbl-scroll,
.layerPopup .lp_contents.layer-terms .tbl-scroll {
  min-height: 400px;
  height: auto;
  margin: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}
.modal .lp_contents.layer-terms .confirmation .agreeTo .flowType,
.systemPopup .lp_contents.layer-terms .confirmation .agreeTo .flowType,
.layerPopup .lp_contents.layer-terms .confirmation .agreeTo .flowType {
  margin-right: 16px;
  font-size: 16px;
  font-weight: 300;
}
.modal .lp_contents.layer-terms .confirmation .agreeTo label.mtl_radio > span,
.systemPopup .lp_contents.layer-terms .confirmation .agreeTo label.mtl_radio > span,
.layerPopup .lp_contents.layer-terms .confirmation .agreeTo label.mtl_radio > span {
  margin: 0;
}
.modal .scroll-area,
.systemPopup .scroll-area,
.layerPopup .scroll-area {
  height: calc(100vh - 360px);
  overflow: auto;
}
.modal h2 + .scroll-area,
.systemPopup h2 + .scroll-area,
.layerPopup h2 + .scroll-area {
  margin-top: 24px !important;
}
.modal .terms_box,
.systemPopup .terms_box,
.layerPopup .terms_box {
  height: 270px;
  margin: 48px 0 32px 0 !important;
  border: 1px solid #E1E2E5;
}
.modal .dotted_list.Tab_type,
.systemPopup .dotted_list.Tab_type,
.layerPopup .dotted_list.Tab_type {
  display: flex;
  padding: 0;
}
.modal .dotted_list.Tab_type li,
.systemPopup .dotted_list.Tab_type li,
.layerPopup .dotted_list.Tab_type li {
  flex: auto;
  padding: 0;
}
.modal .dotted_list.Tab_type li a,
.systemPopup .dotted_list.Tab_type li a,
.layerPopup .dotted_list.Tab_type li a {
  padding: 20px 47px 22px;
  box-sizing: border-box;
}
.modal .tableDefault.tbl-data th,
.modal .tableDefault.tbl-data td,
.systemPopup .tableDefault.tbl-data th,
.systemPopup .tableDefault.tbl-data td,
.layerPopup .tableDefault.tbl-data th,
.layerPopup .tableDefault.tbl-data td {
  padding: 12px 8px;
}
.modal .tableDefault th,
.systemPopup .tableDefault th,
.layerPopup .tableDefault th {
  text-align: center;
}
.modal .tableDefault th.t_left,
.systemPopup .tableDefault th.t_left,
.layerPopup .tableDefault th.t_left {
  padding: 24px 24px 25px;
}
.modal .tableDefault th,
.modal .tableDefault td,
.systemPopup .tableDefault th,
.systemPopup .tableDefault td,
.layerPopup .tableDefault th,
.layerPopup .tableDefault td {
  padding: 24px 16px 25px;
}
.modal .tableDefault td.type-nodata,
.systemPopup .tableDefault td.type-nodata,
.layerPopup .tableDefault td.type-nodata {
  padding: 32px 16px;
  text-align: center;
}
.modal .tableDefault td.type-nodata:before,
.systemPopup .tableDefault td.type-nodata:before,
.layerPopup .tableDefault td.type-nodata:before {
  content: "";
  display: block;
  width: 100%;
  height: 96px;
  margin-bottom: 16px;
  background: url("/inc_renewal/img/common/img_nodata.png") 50% 50%/96px no-repeat;
}
.modal .tableDefault td .form-auto .btnWhite,
.systemPopup .tableDefault td .form-auto .btnWhite,
.layerPopup .tableDefault td .form-auto .btnWhite {
  border-color: #4D4F58;
}
.modal .tableDefault tfoot.type-bg th,
.modal .tableDefault tfoot.type-bg td,
.systemPopup .tableDefault tfoot.type-bg th,
.systemPopup .tableDefault tfoot.type-bg td,
.layerPopup .tableDefault tfoot.type-bg th,
.layerPopup .tableDefault tfoot.type-bg td {
  color: #1A1D29 !important;
  background: #F4F6F9 !important;
  font-weight: 600 !important;
  border-top: 1px solid #4D4F58 !important;
}
.modal .tableDefault tfoot.type-bg td,
.systemPopup .tableDefault tfoot.type-bg td,
.layerPopup .tableDefault tfoot.type-bg td {
  border-left-color: #E1E2E5 !important;
}
.modal .tableDefault.type-form .td-field,
.systemPopup .tableDefault.type-form .td-field,
.layerPopup .tableDefault.type-form .td-field {
  padding: 16px 24px;
}
.modal .tableDefault.type-form .td-field input[type=text],
.systemPopup .tableDefault.type-form .td-field input[type=text],
.layerPopup .tableDefault.type-form .td-field input[type=text] {
  width: calc(100% - 84px);
}
.modal .tableDefault.product-linelist .tb_fund_tit,
.systemPopup .tableDefault.product-linelist .tb_fund_tit,
.layerPopup .tableDefault.product-linelist .tb_fund_tit {
  text-align: center;
  position: relative;
}
.modal .tableDefault.product-linelist .tb_fund_tit .bookmark-item,
.systemPopup .tableDefault.product-linelist .tb_fund_tit .bookmark-item,
.layerPopup .tableDefault.product-linelist .tb_fund_tit .bookmark-item {
  position: absolute !important;
  right: 20px;
  top: 20px;
  margin-right: 0;
}
.modal .tableDefault.product-linelist th.tbBg2.gap-s,
.systemPopup .tableDefault.product-linelist th.tbBg2.gap-s,
.layerPopup .tableDefault.product-linelist th.tbBg2.gap-s {
  padding: 24px 8px 24px 16px !important;
}
.modal .tableDefault.product-linelist td .btn-wrap .tooltip + a,
.systemPopup .tableDefault.product-linelist td .btn-wrap .tooltip + a,
.layerPopup .tableDefault.product-linelist td .btn-wrap .tooltip + a {
  margin-top: 8px;
}
.modal .tableDefault .table.table_col:before, .modal .tableDefault .table.table_col:after,
.systemPopup .tableDefault .table.table_col:before,
.systemPopup .tableDefault .table.table_col:after,
.layerPopup .tableDefault .table.table_col:before,
.layerPopup .tableDefault .table.table_col:after {
  display: none;
}
.modal .lp_contents > div > .tableDefault,
.systemPopup .lp_contents > div > .tableDefault,
.layerPopup .lp_contents > div > .tableDefault {
  margin-top: 0;
}
.modal .lp_contents > .listBasic li:first-child,
.systemPopup .lp_contents > .listBasic li:first-child,
.layerPopup .lp_contents > .listBasic li:first-child {
  margin-top: 0;
}
.modal .lp_contents .listBasic + .tableDefault,
.systemPopup .lp_contents .listBasic + .tableDefault,
.layerPopup .lp_contents .listBasic + .tableDefault {
  margin-top: 16px;
}
.modal .lp_contents h2 + p,
.systemPopup .lp_contents h2 + p,
.layerPopup .lp_contents h2 + p {
  margin-top: 12px;
  color: #4D4F58;
  line-height: 24px;
}
.modal .lp_contents .roundBoxText + .excl,
.systemPopup .lp_contents .roundBoxText + .excl,
.layerPopup .lp_contents .roundBoxText + .excl {
  margin-top: 16px;
}
.modal .round-num,
.systemPopup .round-num,
.layerPopup .round-num {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  font-size: 12px;
  min-width: 16px;
  line-height: 16px;
  text-align: center;
  color: #1A1D29;
  border: 1px solid #1A1D29;
  font-weight: 400;
  text-indent: -1px;
}
.modal .round-num.fColor3,
.systemPopup .round-num.fColor3,
.layerPopup .round-num.fColor3 {
  border-color: #73757C;
}
.modal .bul-care.bold,
.systemPopup .bul-care.bold,
.layerPopup .bul-care.bold {
  color: #1A1D29;
  font-size: 18px;
  font-weight: 600;
}
.modal .bul-care.bold:before,
.systemPopup .bul-care.bold:before,
.layerPopup .bul-care.bold:before {
  top: 4px;
  width: 16px;
  height: 16px;
  min-width: 16px;
  margin-right: 4px;
  background: url("/inc_renewal/img/common/icon_refer.png") 0 0/16px no-repeat;
}

#content .layerPopup .lp_contents.simulStep3 .roundBoxText {
  text-align: center;
}
#content .layerPopup .lp_contents.simulStep3 .tableDefault.reset .simulQA td.lpp_tb {
  height: 66px;
  border: 0 !important;
  border-bottom: 1px solid #E1E2E5 !important;
}
#content .layerPopup .lp_contents.simulStep3 .tableDefault.reset .simulQA td.lpp_tb > div {
  margin-bottom: 24px;
}
#content .layerPopup .lp_contents.simulStep3 .tableDefault.reset .simulQA .chartWrap {
  border: 0 !important;
}
#content .layerPopup .lp_contents.simulStep3 .tableDefault.reset .simulQA .chartWrap .chartY {
  margin: 12px 0 12px 24px;
}
#content .calendarWap.dual_calendar span.nbar {
  margin: 0 !important;
}

.layerPopup .layerPopup_wrap .lp_contents .comp + .comp {
  margin-top: 56px !important;
}
.layerPopup .layerPopup_wrap .lp_contents .tableDefault + .tb_BotR {
  margin-bottom: 32px;
}
.layerPopup .layerPopup_wrap .lp_contents .tableDefault + .btnCenter,
.layerPopup .layerPopup_wrap .lp_contents .tableDefault + .t_center {
  margin-top: 32px !important;
}
.layerPopup .layerPopup_wrap .lp_contents .tableDefault + .clearfix {
  margin-top: 24px;
}
.layerPopup .layerPopup_wrap .lp_contents .tb-gray-box + .btnArea {
  margin-top: 56px !important;
}
.layerPopup .layerPopup_wrap .lp_contents .tb-gray-box + .btnArea .btnCenter {
  margin-top: 0 !important;
}
.layerPopup .layerPopup_wrap .lp_contents h2 + .tableDefault,
.layerPopup .layerPopup_wrap .lp_contents h3 + .tableDefault,
.layerPopup .layerPopup_wrap .lp_contents h4 + .tableDefault,
.layerPopup .layerPopup_wrap .lp_contents h5 + .tableDefault {
  margin-top: 24px;
}
.layerPopup .layerPopup_wrap .lp_contents .alert_box {
  border-radius: 16px;
}
.layerPopup .layerPopup_wrap .lp_contents .scrollbox {
  height: 300px;
  padding: 24px;
  box-sizing: border-box;
  border: 1px solid #E1E2E5;
  overflow-y: auto;
}
.layerPopup .layerPopup_wrap .lp_contents .scrollbox .terms-area {
  font-size: 14px;
}
.layerPopup .layerPopup_wrap .lp_contents .form-area {
  display: flex;
  align-items: center;
}
.layerPopup .layerPopup_wrap .lp_contents .form-area input.inpsm.t_right {
  width: 110px !important;
}
.layerPopup .cont-tit-s.dot,
.layerPopup .cont-tit-m.dot {
  position: relative;
  padding-left: 12px !important;
  line-height: 18px !important;
}
.layerPopup .cont-tit-s.dot:before,
.layerPopup .cont-tit-m.dot:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #73757C;
  border-radius: 50%;
  transform: translateY(-50%);
  content: "";
}
.layerPopup .cont-tit-s.dot + .alert_box,
.layerPopup .cont-tit-m.dot + .alert_box {
  margin-top: 24px;
}
.layerPopup .cont-tit-s.dot + .alert_box .listBul,
.layerPopup .cont-tit-m.dot + .alert_box .listBul {
  margin-top: 0;
}
.layerPopup .cont-tit-s.dot + .alert_box .listBul li,
.layerPopup .cont-tit-m.dot + .alert_box .listBul li {
  color: #1A1D29;
  line-height: 24px;
}
.layerPopup .cont-tit-s.dot + .alert_box .listBul li strong,
.layerPopup .cont-tit-m.dot + .alert_box .listBul li strong {
  color: #1A1D29;
}
.layerPopup .cont-tit-s.dot + .alert_box .listBul li:after,
.layerPopup .cont-tit-m.dot + .alert_box .listBul li:after {
  top: 2px;
}
.layerPopup .popupAlign .popTitle.text h3 {
  padding-left: 0;
  margin-top: 0;
  font-size: 18px;
}
.layerPopup .brief_ment {
  text-align: left;
  color: #1A1D29;
  font-size: 18px;
  line-height: 27px;
}
.layerPopup .brief_ment + .marT20 {
  margin-top: 12px !important;
  color: #4D4F58;
  font-size: 16px;
}
.layerPopup .scroll .column-box .columnlist {
  height: 100%;
}
.layerPopup .column-box {
  padding: 56px 60px 30px;
  background: #FAFAFA;
  border-radius: 16px;
  box-sizing: border-box;
}
.layerPopup .column-box .columnlist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.layerPopup .column-box .columnlist li {
  width: calc(50% - 30px);
  margin-bottom: 56px;
}
.layerPopup .column-box .columnlist li .img-wrap {
  border: 1px solid #A8acaf;
  border-radius: 16px;
  overflow: hidden;
}
.layerPopup .column-box .columnlist li .img-wrap img {
  width: 100%;
}
.layerPopup .column-box .columnlist li .column-txt {
  display: flex;
  align-items: center;
  color: #1A1D29;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.layerPopup .column-box .columnlist li .column-txt .ico-number {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  color: #fff;
  font-style: normal;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  background: #4D4F58;
}
.layerPopup .column-box .columnlist li .column-txt + .img-wrap {
  margin-top: 24px;
}
.layerPopup .column-box .columnlist li .column-txt .ico-arrow {
  position: relative;
  padding-left: 28px;
}
.layerPopup .column-box .columnlist li .column-txt .ico-arrow::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/inc_renewal/img/common/arr_more.png") 0 0/100% no-repeat;
  content: "";
}
.layerPopup .column-box + .roundBoxKnow {
  margin-top: 80px;
}
.layerPopup .lp_bot_center {
  padding: 40px 0 0;
}
.layerPopup .tabCon .comp + .calculationBox {
  margin-top: 32px;
}
.layerPopup .tabCon .calculationBox {
  padding: 40px 24px;
  border: 1px solid #EBEBED;
  border-radius: 16px;
}
.layerPopup .tabCon .calculationBox .areaL,
.layerPopup .tabCon .calculationBox .areaR {
  width: calc(50% - 20px);
}
.layerPopup .tabCon .calculationBox .areaL h4.tit3.nib.cont-tit-s,
.layerPopup .tabCon .calculationBox .areaR h4.tit3.nib.cont-tit-s {
  margin-top: 0 !important;
}
.layerPopup .tabCon .calculationBox .mt_xcustom {
  margin-top: 173px;
}
.layerPopup .tabCon .calculationBox .mt_xcustom2 {
  margin-top: 77px;
}
.layerPopup .tabCon .calculationBox > .tableDefault {
  margin-top: 0;
}
.layerPopup .img-area {
  text-align: center;
}
.layerPopup .img-area.full img {
  width: 100%;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  height: auto;
}
.layerPopup.type-normal .lp_contents > .tableDefault {
  margin-top: 0;
}
.layerPopup .condition {
  display: flex;
  align-items: center;
  margin-top: 16px;
  color: #1A1D29;
}
.layerPopup .condition .case {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
}
.layerPopup .condition .case.c1 {
  background-color: #f2f2f2;
}
.layerPopup .condition .case.c2 {
  background-color: #dbeef4;
}
.layerPopup .condition .case.c3 {
  background-color: #ccc1da;
}
.layerPopup .condition .case.c4 {
  background-color: #FFF200;
}

.modal .modal_header h1.title {
  padding: 0 !important;
  line-height: 24px;
}

.mtl_calendar > .cal > div.selected_date {
  box-sizing: border-box;
}

body .tit-right-cont .excl,
.modal_content .tit-right-cont .excl,
.content-id .tit-right-cont .excl {
  padding: 0 0 0 20px;
}
body .tit-right-cont .excl span,
.modal_content .tit-right-cont .excl span,
.content-id .tit-right-cont .excl span {
  font-size: 14px;
}
body .tit-right-cont .excl span + span,
.modal_content .tit-right-cont .excl span + span,
.content-id .tit-right-cont .excl span + span {
  margin-left: 8px;
}
body .securitycard,
.modal_content .securitycard,
.content-id .securitycard {
  justify-content: center;
}
body .img-area .img-schedule,
.modal_content .img-area .img-schedule,
.content-id .img-area .img-schedule {
  width: 480px;
}
body .table.table_list td span.logo_txt,
.modal_content .table.table_list td span.logo_txt,
.content-id .table.table_list td span.logo_txt {
  display: inline-flex;
  align-items: center;
  -webkit-box-align: center;
  padding-left: 0;
}
body .table.table_list td span.logo_txt .logo,
.modal_content .table.table_list td span.logo_txt .logo,
.content-id .table.table_list td span.logo_txt .logo {
  top: 0;
  margin-left: 0;
  margin-right: 8px;
}
body .tbl-currency tbody tr:nth-child(even),
.modal_content .tbl-currency tbody tr:nth-child(even),
.content-id .tbl-currency tbody tr:nth-child(even) {
  background: #FAFAFA;
}
body .stockCode.d_f,
.modal_content .stockCode.d_f,
.content-id .stockCode.d_f {
  align-items: center;
  padding: 16px 24px;
  margin: 0;
  background: #FAFAFA;
}
body .stockCode.d_f .writeInput,
.modal_content .stockCode.d_f .writeInput,
.content-id .stockCode.d_f .writeInput {
  margin: 0 0 0 32px;
}
body .stockCode.d_f .btn_search_noTxt,
.modal_content .stockCode.d_f .btn_search_noTxt,
.content-id .stockCode.d_f .btn_search_noTxt {
  margin-left: 8px;
}
body .stockCode.d_f h2,
.modal_content .stockCode.d_f h2,
.content-id .stockCode.d_f h2 {
  color: #1A1D29;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
body .stockCode.d_f + .comp,
.modal_content .stockCode.d_f + .comp,
.content-id .stockCode.d_f + .comp {
  margin-top: 40px !important;
}
body .stockCode .btn_refresh_noTxt,
.modal_content .stockCode .btn_refresh_noTxt,
.content-id .stockCode .btn_refresh_noTxt {
  padding: 14px 23px;
}
body .stockCode .btn_refresh_noTxt:after,
.modal_content .stockCode .btn_refresh_noTxt:after,
.content-id .stockCode .btn_refresh_noTxt:after {
  top: 50%;
  left: 50%;
  right: auto;
  margin: 0;
  transform: translate(-50%, -50%);
}
body .info-box.round.type-banner,
.modal_content .info-box.round.type-banner,
.content-id .info-box.round.type-banner {
  padding: 64px 80px;
}
body .info-box.round.type-banner .info-cont .item.n1,
.modal_content .info-box.round.type-banner .info-cont .item.n1,
.content-id .info-box.round.type-banner .info-cont .item.n1 {
  width: 55%;
}
body .info-box.round.type-banner .info-cont .item.n1 dt,
.modal_content .info-box.round.type-banner .info-cont .item.n1 dt,
.content-id .info-box.round.type-banner .info-cont .item.n1 dt {
  text-align: left;
  margin-bottom: 60px;
}
body .info-box.round.type-banner .info-cont .item.n1 dt strong,
.modal_content .info-box.round.type-banner .info-cont .item.n1 dt strong,
.content-id .info-box.round.type-banner .info-cont .item.n1 dt strong {
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: -0.5px;
}
body .info-box.round.type-banner .info-cont .item.n1 dt strong > span,
.modal_content .info-box.round.type-banner .info-cont .item.n1 dt strong > span,
.content-id .info-box.round.type-banner .info-cont .item.n1 dt strong > span {
  display: block;
  font-size: 32px;
  line-height: 48px;
}
body .info-box.round.type-banner .info-cont .item.n1 dd,
.modal_content .info-box.round.type-banner .info-cont .item.n1 dd,
.content-id .info-box.round.type-banner .info-cont .item.n1 dd {
  width: auto;
  padding: 0;
  text-align: left;
}
body .info-box.round.type-banner .info-cont .item.n1 dd .link,
.modal_content .info-box.round.type-banner .info-cont .item.n1 dd .link,
.content-id .info-box.round.type-banner .info-cont .item.n1 dd .link {
  position: relative;
  color: #1A1D29;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}
body .info-box.round.type-banner .info-cont .item.n1 dd .link:after,
.modal_content .info-box.round.type-banner .info-cont .item.n1 dd .link:after,
.content-id .info-box.round.type-banner .info-cont .item.n1 dd .link:after {
  position: absolute;
  right: -24px;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/inc_renewal/img/_svg/btn_link.svg") 0 0/100% no-repeat;
  content: "";
}
body .info-box.round.type-banner .info-cont .item.n1:after,
.modal_content .info-box.round.type-banner .info-cont .item.n1:after,
.content-id .info-box.round.type-banner .info-cont .item.n1:after {
  display: none;
}
body .info-box.round.type-banner .info-cont .item.n2,
.modal_content .info-box.round.type-banner .info-cont .item.n2,
.content-id .info-box.round.type-banner .info-cont .item.n2 {
  width: 45%;
}
body .info-box.round.type-banner .info-cont .item.n2 dd,
.modal_content .info-box.round.type-banner .info-cont .item.n2 dd,
.content-id .info-box.round.type-banner .info-cont .item.n2 dd {
  width: 33.3333333333%;
  font-weight: 600;
}
body .info-box.round.type-banner .info-cont .item.n2 dd.i1:before,
.modal_content .info-box.round.type-banner .info-cont .item.n2 dd.i1:before,
.content-id .info-box.round.type-banner .info-cont .item.n2 dd.i1:before {
  background: url("/inc_renewal/img/sp/sp_public_subscription.png") no-repeat 0 0/308px;
}
body .info-box.round.type-banner .info-cont .item.n2 dd.i2:before,
.modal_content .info-box.round.type-banner .info-cont .item.n2 dd.i2:before,
.content-id .info-box.round.type-banner .info-cont .item.n2 dd.i2:before {
  background: url("/inc_renewal/img/sp/sp_public_subscription.png") no-repeat -106px 0/308px;
}
body .info-box.round.type-banner .info-cont .item.n2 dd.i3:before,
.modal_content .info-box.round.type-banner .info-cont .item.n2 dd.i3:before,
.content-id .info-box.round.type-banner .info-cont .item.n2 dd.i3:before {
  background: url("/inc_renewal/img/sp/sp_public_subscription.png") no-repeat -212px 0/308px;
}
body .info-box.round.type-banner .info-cont .item.n2 dd::after,
.modal_content .info-box.round.type-banner .info-cont .item.n2 dd::after,
.content-id .info-box.round.type-banner .info-cont .item.n2 dd::after {
  position: absolute;
  top: 30px;
  right: -20px;
  border-radius: 50%;
  font-size: 25px;
  font-weight: 600;
  color: #E1E2E5;
  letter-spacing: 5px;
  content: "...";
}
body .info-box.round.type-banner .info-cont .item.n2 dd:last-child:after,
.modal_content .info-box.round.type-banner .info-cont .item.n2 dd:last-child:after,
.content-id .info-box.round.type-banner .info-cont .item.n2 dd:last-child:after {
  display: none;
}
body .info-box.round.type-banner + .infomation_box,
.modal_content .info-box.round.type-banner + .infomation_box,
.content-id .info-box.round.type-banner + .infomation_box {
  margin-top: 56px;
}

body h2 + .infomation_box.bg,
body h2 + .tb_TopL,
.content-id h2 + .infomation_box.bg,
.content-id h2 + .tb_TopL {
  margin-top: 24px;
}
body .tb_TopL div,
.content-id .tb_TopL div {
  color: #4D4F58;
  font-weight: 400;
  line-height: 24px;
}
body .bul-care .link,
.content-id .bul-care .link {
  line-height: 24px;
}
body .tblaround-wrap em,
.content-id .tblaround-wrap em {
  color: #1A1D29;
  font-weight: 500;
}
body .text_line,
.content-id .text_line {
  padding-bottom: 0;
  margin-bottom: 24px;
}
body .text_line .text_lineL,
.content-id .text_line .text_lineL {
  color: #1A1D29;
  font-weight: 400;
}
body .text_line + .tableDefault,
.content-id .text_line + .tableDefault {
  margin-top: 24px;
}
body .listexcl > li,
.content-id .listexcl > li {
  padding-right: 0;
}
body .infomation_box.bg,
.content-id .infomation_box.bg {
  padding: 40px;
  background: #FAFAFA;
  border-radius: 16px;
  box-sizing: border-box;
}
body .infomation_box.bg .box-inner,
.content-id .infomation_box.bg .box-inner {
  display: flex;
  align-items: center;
}
body .infomation_box.bg .box-inner .img-wrap,
.content-id .infomation_box.bg .box-inner .img-wrap {
  margin-right: 56px;
}
body .infomation_box.bg .box-inner .img-wrap > img,
.content-id .infomation_box.bg .box-inner .img-wrap > img {
  width: 261px;
}
body .infomation_box.bg .box-inner .cont-tit-l,
.content-id .infomation_box.bg .box-inner .cont-tit-l {
  margin: 0;
}
body .infomation_box.bg .box-inner h3 + .cont-tit-s,
.content-id .infomation_box.bg .box-inner h3 + .cont-tit-s {
  margin: 16px 0 0;
}
body .infomation_box.bg .box-inner .btnArea,
.content-id .infomation_box.bg .box-inner .btnArea {
  margin-top: 32px;
}
body .comp .title_area.title_form,
.content-id .comp .title_area.title_form {
  display: flex;
  align-items: center;
}
body .comp .title_area.title_form > h2,
body .comp .title_area.title_form h3,
body .comp .title_area.title_form h4,
.content-id .comp .title_area.title_form > h2,
.content-id .comp .title_area.title_form h3,
.content-id .comp .title_area.title_form h4 {
  margin: 0 !important;
}
body .comp .title_area.title_form .fColor,
.content-id .comp .title_area.title_form .fColor {
  margin-left: 16px;
  font-size: 16px;
}
body .comp h2 span.mt_minus,
.content-id .comp h2 span.mt_minus {
  margin-top: -18px;
}
body .comp h2 span .btnSm_White,
.content-id .comp h2 span .btnSm_White {
  padding: 12px 24px;
  line-height: 16px;
}
body .comp > h2.d_f,
body .comp > h3.d_f,
body .comp > h4.d_f,
.content-id .comp > h2.d_f,
.content-id .comp > h3.d_f,
.content-id .comp > h4.d_f {
  align-items: center;
  justify-content: space-between;
}
body .comp > h2.d_f span,
body .comp > h3.d_f span,
body .comp > h4.d_f span,
.content-id .comp > h2.d_f span,
.content-id .comp > h3.d_f span,
.content-id .comp > h4.d_f span {
  margin: 0;
}
body .comp .listDefault2 li.pl_x0 p.fColor3,
.content-id .comp .listDefault2 li.pl_x0 p.fColor3 {
  padding-left: 8px;
}
body .comp .cont_txt .excl + .btnArea,
.content-id .comp .cont_txt .excl + .btnArea {
  margin-top: 24px;
}
body .comp .cont_txt .excl + .btnArea .btnSm_White,
.content-id .comp .cont_txt .excl + .btnArea .btnSm_White {
  padding: 12px 24px;
  line-height: 16px;
}
body .comp .cont_txt .excl + .btnArea a:first-child,
body .comp .cont_txt .excl + .btnArea button:first-child,
.content-id .comp .cont_txt .excl + .btnArea a:first-child,
.content-id .comp .cont_txt .excl + .btnArea button:first-child {
  margin-left: 0;
}
body .comp .cont_txt + .roundBoxText,
.content-id .comp .cont_txt + .roundBoxText {
  margin-top: 56px !important;
}
body .confirmation .account,
.content-id .confirmation .account {
  border-top-color: #4D4F58 !important;
}
body .confirmation .account > p.cont_txt,
.content-id .confirmation .account > p.cont_txt {
  margin-top: 0;
  color: #4D4F58;
}
body .confirmation .account > p.cont-sub-tit,
.content-id .confirmation .account > p.cont-sub-tit {
  margin: 0 !important;
  font-weight: 500 !important;
}
body .confirmation .account .agreeTo,
.content-id .confirmation .account .agreeTo {
  padding: 24px;
  margin-top: 0;
}
body .confirmation .account .agreeTo .textEmp,
.content-id .confirmation .account .agreeTo .textEmp {
  margin-right: 16px;
  font-size: 16px !important;
  font-weight: 400 !important;
}
body .confirmation .account .agreeTo .lb-item .lb-checkbox > span,
.content-id .confirmation .account .agreeTo .lb-item .lb-checkbox > span {
  color: #1A1D29;
  font-size: 16px;
  font-weight: 400;
  transform: translate(0);
}
body .confirmation .account [class^=list] + .agreeTo,
.content-id .confirmation .account [class^=list] + .agreeTo {
  margin-top: 24px;
}
body .confirmation.noTitle div.listDefault.type2 div + div,
.content-id .confirmation.noTitle div.listDefault.type2 div + div {
  margin-top: 8px;
  line-height: 24px;
}
body .mtl_selectbox a,
.content-id .mtl_selectbox a {
  font-size: 16px;
  text-overflow: clip;
}
body .iframe-area,
.content-id .iframe-area {
  position: relative;
  width: 100%;
  height: 271px;
  padding: 40px 8px 16px 40px;
  margin-top: 24px;
  border: 1px solid #E1E2E5;
  box-sizing: border-box;
}
body .iframe-area iframe,
.content-id .iframe-area iframe {
  width: 100%;
  height: 100%;
}
body .terms-box,
.content-id .terms-box {
  display: flex;
  align-items: center;
  width: 100%;
  height: 72px;
  padding: 24px;
  margin-top: 32px;
  background: #FAFAFA;
  box-sizing: border-box;
  border-radius: 8px;
}
body .terms-box span,
.content-id .terms-box span {
  color: #1A1D29;
  font-size: 16px;
  font-weight: 400;
}
body .select-area,
.content-id .select-area {
  display: flex;
  align-items: center;
  margin-top: 8px;
}
body .select-area a,
.content-id .select-area a {
  min-width: 96px;
  text-align: center;
}
body .select-area a + a,
.content-id .select-area a + a {
  margin-left: 8px;
}
body .select-area a:first-child,
.content-id .select-area a:first-child {
  margin-left: 0;
}
body .select-area a.on,
.content-id .select-area a.on {
  background: #EBF4F9;
  border-color: #008DDB;
}
body .txt-area,
.content-id .txt-area {
  text-align: center;
  font-size: 24px;
}
body .txt-area.bg,
.content-id .txt-area.bg {
  min-height: 24px;
}
body .txt-area.bg span,
.content-id .txt-area.bg span {
  position: relative;
  display: inline-block;
}
body .txt-area.bg span:after,
.content-id .txt-area.bg span:after {
  position: absolute;
  top: -8px;
  right: -40px;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("/inc_renewal/img//FP/img_search.png") 100% 50% no-repeat;
  content: "";
}
body .txt-area + .btnCenter,
.content-id .txt-area + .btnCenter {
  margin-top: 56px;
}
body .type-textarea,
.content-id .type-textarea {
  height: 152px;
  padding: 16px;
  margin-left: 0 !important;
  color: #1A1D29;
  font-size: 16px;
  border-radius: 8px;
  border: 1px solid #BFC0C5;
  box-sizing: border-box;
  overflow-y: scroll;
  line-height: 24px;
}
body .type-textarea::-moz-placeholder, .content-id .type-textarea::-moz-placeholder {
  color: #909599;
}
body .type-textarea:-ms-input-placeholder, .content-id .type-textarea:-ms-input-placeholder {
  color: #909599;
}
body .type-textarea::placeholder,
.content-id .type-textarea::placeholder {
  color: #909599;
}
body .excl.point,
.content-id .excl.point {
  color: #E32121;
  margin-top: 8px;
}
body .excl.point:before,
.content-id .excl.point:before {
  top: 3px;
  background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.75' y='0.75' width='14.5' height='14.5' rx='7.25' fill='white' stroke='%23FC3838' stroke-width='1.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 4H9L8.84615 9H8H7.15385L7 4ZM8.00004 12.6191C7.45077 12.612 6.99304 12.1684 7.00008 11.6191C6.99304 11.0698 7.45077 10.6191 8.00004 10.6191C8.54227 10.6191 8.99296 11.0698 9 11.6191C8.99296 12.1684 8.54227 12.612 8.00004 12.6191Z' fill='%23FC3838'/%3E%3C/svg%3E%0A") no-repeat 0 0 !important;
}
body .cont_txt.t_right,
.content-id .cont_txt.t_right {
  color: #73757C;
  font-size: 13px;
}
body .tabType3 li.on a,
.content-id .tabType3 li.on a {
  border: 1px solid #008DDB;
}
body .productUseInfo,
.content-id .productUseInfo {
  width: auto;
  margin: 24px 0;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
}
body .productUseInfo .useInfoImg,
.content-id .productUseInfo .useInfoImg {
  margin-right: 32px;
  line-height: 96px;
}
body .productUseInfo .useInfoTxt .title,
.content-id .productUseInfo .useInfoTxt .title {
  padding-left: 0;
  margin-bottom: 16px;
  color: #1A1D29;
  font-size: 20px;
}
body .productUseInfo .useInfoTxt .con,
.content-id .productUseInfo .useInfoTxt .con {
  position: relative;
  padding-left: 10px;
  font-size: 16px;
  line-height: 24px;
}
body .productUseInfo .useInfoTxt .con:before,
.content-id .productUseInfo .useInfoTxt .con:before {
  position: absolute;
  top: 9px;
  left: 0;
  display: block;
  width: 4px;
  height: 4px;
  background: #A8acaf;
  border-radius: 50%;
  content: "";
}
body .productUseInfo .useInfoTxt .useInfoTxt-wrap + .useInfoTxt-wrap,
.content-id .productUseInfo .useInfoTxt .useInfoTxt-wrap + .useInfoTxt-wrap {
  margin-top: 24px;
}
body .productUseInfo .useInfoTxt.type-dash .con:before,
.content-id .productUseInfo .useInfoTxt.type-dash .con:before {
  top: 12px;
  height: 1px !important;
  border-radius: 0 !important;
}
body .productUseInfo .productUseInfoInner,
.content-id .productUseInfo .productUseInfoInner {
  width: 550px;
  padding: 64px 0 64px 48px;
  border: 0;
}
body .productUseInfo .productUseInfoInner.f_right,
.content-id .productUseInfo .productUseInfoInner.f_right {
  padding: 64px 48px 64px 0;
}
body .tabCon .tabCon > .comp:first-child,
.content-id .tabCon .tabCon > .comp:first-child {
  margin-top: 56px !important;
}
body .tabCon .t_right.mb_x3 + form,
body .tabCon .t_right.mb_x3 + .comp,
.content-id .tabCon .t_right.mb_x3 + form,
.content-id .tabCon .t_right.mb_x3 + .comp {
  margin-top: 24px !important;
}
body .tabCon .comp .cont-tit-l + .tableDefault,
body .tabCon .comp .cont-tit-m + .tableDefault,
body .tabCon .comp .tit2 + .tableDefault,
body .tabCon .comp .tit3 + .tableDefault,
.content-id .tabCon .comp .cont-tit-l + .tableDefault,
.content-id .tabCon .comp .cont-tit-m + .tableDefault,
.content-id .tabCon .comp .tit2 + .tableDefault,
.content-id .tabCon .comp .tit3 + .tableDefault {
  margin-top: 24px !important;
}
body .tabCon .comp .listDefault li .listDefault2 li,
.content-id .tabCon .comp .listDefault li .listDefault2 li {
  color: #4D4F58;
}
body .tabCon .comp .listDefault li .listDefault2 li:before,
.content-id .tabCon .comp .listDefault li .listDefault2 li:before {
  background: #4D4F58;
}
body .tabCon .cont_txt + .capture_box,
.content-id .tabCon .cont_txt + .capture_box {
  margin-top: 24px !important;
}
body .tabCon .img-guide .capture_box,
.content-id .tabCon .img-guide .capture_box {
  margin-bottom: 88px;
}
body .tabCon .img-guide .capture_box:after,
.content-id .tabCon .img-guide .capture_box:after {
  position: absolute;
  left: 50%;
  bottom: -88px;
  display: block;
  width: 72px;
  height: 72px;
  background: url("/inc_renewal/img/common/icon_result_arr.png") 50% 50% no-repeat;
  transform: translateX(-50%);
  content: "";
}
body .tabCon .img-guide .capture_box:last-child,
.content-id .tabCon .img-guide .capture_box:last-child {
  margin-bottom: 24px;
}
body .tabCon .img-guide .capture_box:last-child:after,
.content-id .tabCon .img-guide .capture_box:last-child:after {
  display: none;
}
body .tabCon .wrap_product.type-certify .btn-wrap.row [class^=btnSm_],
.content-id .tabCon .wrap_product.type-certify .btn-wrap.row [class^=btnSm_] {
  width: 100% !important;
}
body .tabCon .s_step + .comp,
.content-id .tabCon .s_step + .comp {
  margin-top: 56px !important;
}
body .tabCon .step_box_wrap.lh24,
.content-id .tabCon .step_box_wrap.lh24 {
  margin-top: 24px;
}
body .tabCon .step_box_wrap.lh24 .sb_col2_title,
.content-id .tabCon .step_box_wrap.lh24 .sb_col2_title {
  font-size: 20px;
}
body .tabCon .step_box_wrap.lh24 .list-tip,
.content-id .tabCon .step_box_wrap.lh24 .list-tip {
  margin-top: 0;
  letter-spacing: -0.5px;
}
body .tabCon .step_box_wrap.lh24 .excl_gray.d_b,
.content-id .tabCon .step_box_wrap.lh24 .excl_gray.d_b {
  margin-top: 8px;
}
body .tabCon .tab-inner,
.content-id .tabCon .tab-inner {
  margin-top: 56px;
}
body .tabCon .tab-inner > h4.tit2,
.content-id .tabCon .tab-inner > h4.tit2 {
  margin-top: 0;
}
body .tabCon .tab-inner h3.tit2,
body .tabCon .tab-inner h4.tit2,
.content-id .tabCon .tab-inner h3.tit2,
.content-id .tabCon .tab-inner h4.tit2 {
  padding-left: 0;
  font-size: 24px;
}
body .tabCon .tab-inner h3.tit2:before,
body .tabCon .tab-inner h4.tit2:before,
.content-id .tabCon .tab-inner h3.tit2:before,
.content-id .tabCon .tab-inner h4.tit2:before {
  display: none;
}
body .tabCon .tab-inner h3.tit2 + .cont_txt,
body .tabCon .tab-inner h4.tit2 + .cont_txt,
.content-id .tabCon .tab-inner h3.tit2 + .cont_txt,
.content-id .tabCon .tab-inner h4.tit2 + .cont_txt {
  padding-left: 0;
}
body .tabCon .tab-inner h5.tit3,
.content-id .tabCon .tab-inner h5.tit3 {
  margin-top: 56px !important;
}
body .tabCon .tab-inner .tblaround-wrap h5.tit3,
body .tabCon .tab-inner .tb_TopR h5.tit3,
.content-id .tabCon .tab-inner .tblaround-wrap h5.tit3,
.content-id .tabCon .tab-inner .tb_TopR h5.tit3 {
  margin: 0 !important;
}
body .tabCon .tab-inner h4.tit3 + .cont_txt,
.content-id .tabCon .tab-inner h4.tit3 + .cont_txt {
  padding-left: 0;
}
body .tabCon .tab-inner h5.tit4,
.content-id .tabCon .tab-inner h5.tit4 {
  position: relative;
}
body .tabCon .tab-inner h5.tit4:before,
.content-id .tabCon .tab-inner h5.tit4:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #73757C;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 4px;
}
body .tabCon .tab-inner h5.tit4 + .cont_txt .listDefault,
.content-id .tabCon .tab-inner h5.tit4 + .cont_txt .listDefault {
  margin-left: 8px;
}
body .tabCon .tab-inner h5.tit4 + .cont_txt .cont_txt .listDefault,
.content-id .tabCon .tab-inner h5.tit4 + .cont_txt .cont_txt .listDefault {
  margin-left: 0;
}
body .tabCon .tab-inner h5.tit4 + .cont_txt .cont_txt [class^=listexcl],
.content-id .tabCon .tab-inner h5.tit4 + .cont_txt .cont_txt [class^=listexcl] {
  margin-left: 8px;
}
body .tabCon .tab-inner .cont_txt + .tblaround-wrap,
.content-id .tabCon .tab-inner .cont_txt + .tblaround-wrap {
  margin-top: 56px !important;
}
body .tabCon .tab-inner .tblaround-wrap + .cont_txt > .tableDefault,
.content-id .tabCon .tab-inner .tblaround-wrap + .cont_txt > .tableDefault {
  margin-top: 16px;
}
body .tabCon .acco_area.type-faq > h2,
body .tabCon .acco_area.type-faq h3,
.content-id .tabCon .acco_area.type-faq > h2,
.content-id .tabCon .acco_area.type-faq h3 {
  margin-bottom: 24px;
}
body .tabCon .acco_area.type-faq .acco_top,
.content-id .tabCon .acco_area.type-faq .acco_top {
  padding: 32px 32px 32px 64px;
}
body .tabCon .acco_area.type-faq .acco_top:before,
.content-id .tabCon .acco_area.type-faq .acco_top:before {
  top: 36px;
}
body .tabCon .acco_area.type-faq .acco_top .acco_btn,
.content-id .tabCon .acco_area.type-faq .acco_top .acco_btn {
  top: 32px;
}
body .tabCon .acco_area.type-faq .acco_tit,
.content-id .tabCon .acco_area.type-faq .acco_tit {
  color: #1A1D29;
  font-size: 16px;
  font-weight: 600;
}
body .tabCon .acco_area.type-faq .acco_con,
.content-id .tabCon .acco_area.type-faq .acco_con {
  padding: 0 64px;
  font-size: 16px;
  background: #FAFAFA;
  line-height: 24px;
}
body .tabCon .acco_area.type-faq .acco_con:before,
.content-id .tabCon .acco_area.type-faq .acco_con:before {
  top: 34px;
}
body .tabCon .acco_area.type-faq .acco_con .acco_item,
.content-id .tabCon .acco_area.type-faq .acco_con .acco_item {
  padding: 34px 0;
}
body .tabCon .acco_area.type-faq .acco_con .mt15,
.content-id .tabCon .acco_area.type-faq .acco_con .mt15 {
  margin-top: 24px !important;
}
body .tabCon .acco_area.type-faq .acco_con .font13,
.content-id .tabCon .acco_area.type-faq .acco_con .font13 {
  font-size: 16px !important;
}
body .tabCon .acco_area.type-faq .acco_con p + .figure,
.content-id .tabCon .acco_area.type-faq .acco_con p + .figure {
  margin-top: 40px;
}
body .tabCon .acco_area.type-faq .acco_con p + p,
.content-id .tabCon .acco_area.type-faq .acco_con p + p {
  margin-top: 8px;
}
body .tabCon .acco_area.type-faq .acco_con .figure > img,
.content-id .tabCon .acco_area.type-faq .acco_con .figure > img {
  width: 100%;
  margin-bottom: 40px;
}
body .tabCon .acco_area.type-faq .acco_con .figure .desc,
.content-id .tabCon .acco_area.type-faq .acco_con .figure .desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
body .tabCon .acco_area.type-faq .acco_con .figure .desc strong,
.content-id .tabCon .acco_area.type-faq .acco_con .figure .desc strong {
  display: block;
  margin-bottom: 8px;
}
body h2 + .step_box_wrap,
.content-id h2 + .step_box_wrap {
  margin-top: 24px;
}
body .step_box_wrap.type-full,
.content-id .step_box_wrap.type-full {
  width: 100%;
}
body .step_box_wrap.type-full .step_box_col,
.content-id .step_box_wrap.type-full .step_box_col {
  width: 100%;
  border: 0;
}
body .step_box_wrap.type-full .step_box_col > li,
.content-id .step_box_wrap.type-full .step_box_col > li {
  width: 100%;
  padding: 24px 0;
  border: 0;
}
body .step_box_wrap.type-full .step_box_col > li .sb_title:before,
.content-id .step_box_wrap.type-full .step_box_col > li .sb_title:before {
  top: 43px;
  transform: translate(0, 0);
}
body .step_box_wrap.type-full .step_box_col > li:first-child,
.content-id .step_box_wrap.type-full .step_box_col > li:first-child {
  padding-top: 0;
}
body .step_box_wrap + .listDefault.noBul.mt_x3 > li,
.content-id .step_box_wrap + .listDefault.noBul.mt_x3 > li {
  margin-top: 0 !important;
}
body .tableDefault .cardImgArea,
body .dl-tbl .cardImgArea,
.content-id .tableDefault .cardImgArea,
.content-id .dl-tbl .cardImgArea {
  text-align: left;
}
body .tableDefault .cardImgArea img + p.cont-tit-s,
body .dl-tbl .cardImgArea img + p.cont-tit-s,
.content-id .tableDefault .cardImgArea img + p.cont-tit-s,
.content-id .dl-tbl .cardImgArea img + p.cont-tit-s {
  margin-top: 16px;
  font-size: 16px !important;
}
body .tableDefault .cardImgArea img + p.cont-tit-s + p,
body .dl-tbl .cardImgArea img + p.cont-tit-s + p,
.content-id .tableDefault .cardImgArea img + p.cont-tit-s + p,
.content-id .dl-tbl .cardImgArea img + p.cont-tit-s + p {
  margin-top: 8px;
}
body .tableDefault .writeInput + .updown,
body .tableDefault input + .updown,
body .dl-tbl .writeInput + .updown,
body .dl-tbl input + .updown,
.content-id .tableDefault .writeInput + .updown,
.content-id .tableDefault input + .updown,
.content-id .dl-tbl .writeInput + .updown,
.content-id .dl-tbl input + .updown {
  margin-left: 4px;
}
body .tableDefault .updown,
body .dl-tbl .updown,
.content-id .tableDefault .updown,
.content-id .dl-tbl .updown {
  width: auto;
  height: 48px;
  display: inline-flex;
}
body .tableDefault .updown li,
body .dl-tbl .updown li,
.content-id .tableDefault .updown li,
.content-id .dl-tbl .updown li {
  width: 28px;
  height: 48px;
  margin-right: 8px;
}
body .tableDefault .updown li a,
body .tableDefault .updown li a:focus,
body .tableDefault .updown li a:hover,
body .dl-tbl .updown li a,
body .dl-tbl .updown li a:focus,
body .dl-tbl .updown li a:hover,
.content-id .tableDefault .updown li a,
.content-id .tableDefault .updown li a:focus,
.content-id .tableDefault .updown li a:hover,
.content-id .dl-tbl .updown li a,
.content-id .dl-tbl .updown li a:focus,
.content-id .dl-tbl .updown li a:hover {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  border: 1px solid #BFC0C5;
}
body .tableDefault .updown li a:hover:not(.disabled), body .tableDefault .updown li a:focus:not(.disabled),
body .tableDefault .updown li a:focus:hover:not(.disabled),
body .tableDefault .updown li a:focus:focus:not(.disabled),
body .tableDefault .updown li a:hover:hover:not(.disabled),
body .tableDefault .updown li a:hover:focus:not(.disabled),
body .dl-tbl .updown li a:hover:not(.disabled),
body .dl-tbl .updown li a:focus:not(.disabled),
body .dl-tbl .updown li a:focus:hover:not(.disabled),
body .dl-tbl .updown li a:focus:focus:not(.disabled),
body .dl-tbl .updown li a:hover:hover:not(.disabled),
body .dl-tbl .updown li a:hover:focus:not(.disabled),
.content-id .tableDefault .updown li a:hover:not(.disabled),
.content-id .tableDefault .updown li a:focus:not(.disabled),
.content-id .tableDefault .updown li a:focus:hover:not(.disabled),
.content-id .tableDefault .updown li a:focus:focus:not(.disabled),
.content-id .tableDefault .updown li a:hover:hover:not(.disabled),
.content-id .tableDefault .updown li a:hover:focus:not(.disabled),
.content-id .dl-tbl .updown li a:hover:not(.disabled),
.content-id .dl-tbl .updown li a:focus:not(.disabled),
.content-id .dl-tbl .updown li a:focus:hover:not(.disabled),
.content-id .dl-tbl .updown li a:focus:focus:not(.disabled),
.content-id .dl-tbl .updown li a:hover:hover:not(.disabled),
.content-id .dl-tbl .updown li a:hover:focus:not(.disabled) {
  background-color: #FAFAFA;
}
body .tableDefault .updown li .btn_up,
body .tableDefault .updown li .btn_up:focus,
body .tableDefault .updown li .btn_up:hover,
body .dl-tbl .updown li .btn_up,
body .dl-tbl .updown li .btn_up:focus,
body .dl-tbl .updown li .btn_up:hover,
.content-id .tableDefault .updown li .btn_up,
.content-id .tableDefault .updown li .btn_up:focus,
.content-id .tableDefault .updown li .btn_up:hover,
.content-id .dl-tbl .updown li .btn_up,
.content-id .dl-tbl .updown li .btn_up:focus,
.content-id .dl-tbl .updown li .btn_up:hover {
  background: #fff url("/inc_renewal/img/_svg/btn_arr_up.svg") 50% 50% no-repeat;
}
body .tableDefault .updown li .btn_down,
body .tableDefault .updown li .btn_down:focus,
body .tableDefault .updown li .btn_down:hover,
body .dl-tbl .updown li .btn_down,
body .dl-tbl .updown li .btn_down:focus,
body .dl-tbl .updown li .btn_down:hover,
.content-id .tableDefault .updown li .btn_down,
.content-id .tableDefault .updown li .btn_down:focus,
.content-id .tableDefault .updown li .btn_down:hover,
.content-id .dl-tbl .updown li .btn_down,
.content-id .dl-tbl .updown li .btn_down:focus,
.content-id .dl-tbl .updown li .btn_down:hover {
  background: #fff url("/inc_renewal/img/_svg/btn_arr_down.svg") 50% 50% no-repeat;
}
body .tableDefault .updown li:last-child,
body .dl-tbl .updown li:last-child,
.content-id .tableDefault .updown li:last-child,
.content-id .dl-tbl .updown li:last-child {
  margin: 0;
}
body .tableDefault .updown + span,
body .tableDefault .updown + input[type=hidden] + .txt-age,
body .dl-tbl .updown + span,
body .dl-tbl .updown + input[type=hidden] + .txt-age,
.content-id .tableDefault .updown + span,
.content-id .tableDefault .updown + input[type=hidden] + .txt-age,
.content-id .dl-tbl .updown + span,
.content-id .dl-tbl .updown + input[type=hidden] + .txt-age {
  margin-left: 8px;
}
body .tableDefault.tableRow .noTxtData .module .link,
body .dl-tbl.tableRow .noTxtData .module .link,
.content-id .tableDefault.tableRow .noTxtData .module .link,
.content-id .dl-tbl.tableRow .noTxtData .module .link {
  margin: 16px 0 0 24px;
  text-decoration: underline !important;
}
body .tableDefault + .t_right,
body .dl-tbl + .t_right,
.content-id .tableDefault + .t_right,
.content-id .dl-tbl + .t_right {
  margin-top: 24px;
}
body .tableDefault.tb_searchDetail table td,
body .dl-tbl.tb_searchDetail table td,
.content-id .tableDefault.tb_searchDetail table td,
.content-id .dl-tbl.tb_searchDetail table td {
  padding: 16px 24px;
}
body .tableDefault.tb_searchDetail table td .mtl_checkbox,
body .dl-tbl.tb_searchDetail table td .mtl_checkbox,
.content-id .tableDefault.tb_searchDetail table td .mtl_checkbox,
.content-id .dl-tbl.tb_searchDetail table td .mtl_checkbox {
  margin: 10px 4px;
}
body .tableDefault.tb_searchDetail table td > div,
body .dl-tbl.tb_searchDetail table td > div,
.content-id .tableDefault.tb_searchDetail table td > div,
.content-id .dl-tbl.tb_searchDetail table td > div {
  padding: 0 20px;
}
body .tableDefault.tb_searchDetail.mb_x0,
body .dl-tbl.tb_searchDetail.mb_x0,
.content-id .tableDefault.tb_searchDetail.mb_x0,
.content-id .dl-tbl.tb_searchDetail.mb_x0 {
  border-bottom: 0;
}
body .tableDefault.tb_searchDetail.mb_x0 + .tableDefault,
body .dl-tbl.tb_searchDetail.mb_x0 + .tableDefault,
.content-id .tableDefault.tb_searchDetail.mb_x0 + .tableDefault,
.content-id .dl-tbl.tb_searchDetail.mb_x0 + .tableDefault {
  margin-top: 0;
}
body .tableDefault.tbl-scroll,
body .dl-tbl.tbl-scroll,
.content-id .tableDefault.tbl-scroll,
.content-id .dl-tbl.tbl-scroll {
  margin: 0 !important;
  border-top: 0;
  max-height: 250px;
  overflow-y: scroll;
}
body .tableDefault td.h-auto,
body .dl-tbl td.h-auto,
.content-id .tableDefault td.h-auto,
.content-id .dl-tbl td.h-auto {
  height: auto;
}
body .tbl-base.product-linelist .product-linelist-title,
.content-id .tbl-base.product-linelist .product-linelist-title {
  line-height: 26px;
}
body .tbl-base.product-linelist .product-linelist-detail,
.content-id .tbl-base.product-linelist .product-linelist-detail {
  margin: 8px 0 16px 0;
  color: #73757C;
  font-size: 13px;
  line-height: 13px;
}
body .tbl-data th .product_listUpPoint,
.content-id .tbl-data th .product_listUpPoint {
  font-size: 14px !important;
}
body .tbl-data .t_left span.short_yellow + p.marT5,
.content-id .tbl-data .t_left span.short_yellow + p.marT5 {
  margin-top: 0 !important;
}
body .btn_prev,
body .btn_next,
.content-id .btn_prev,
.content-id .btn_next {
  position: relative;
  line-height: 1;
}
body .btn_prev:hover, body .btn_prev:focus,
body .btn_next:hover,
body .btn_next:focus,
.content-id .btn_prev:hover,
.content-id .btn_prev:focus,
.content-id .btn_next:hover,
.content-id .btn_next:focus {
  position: relative;
  line-height: 1;
}
body .btn_prev,
.content-id .btn_prev {
  padding: 12px 16px 12px 32px;
}
body .btn_prev:hover, body .btn_prev:focus,
.content-id .btn_prev:hover,
.content-id .btn_prev:focus {
  padding: 12px 16px 12px 32px;
}
body .btn_prev:before,
.content-id .btn_prev:before {
  position: absolute;
  top: 9px;
  left: 10px;
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url("/inc_renewal/img//sp/sp_default_arr.svg") 0 0/200px no-repeat;
  content: "";
}
body .btn_next,
.content-id .btn_next {
  padding: 12px 32px 12px 16px;
}
body .btn_next:hover, body .btn_next:focus,
.content-id .btn_next:hover,
.content-id .btn_next:focus {
  padding: 12px 32px 12px 16px;
}
body .btn_next:before,
.content-id .btn_next:before {
  position: absolute;
  top: 9px;
  right: 10px;
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url("/inc_renewal/img//sp/sp_default_arr.svg") -100px 0/200px no-repeat;
  content: "";
}
body .roundBoxKnow + .marT20.t_right,
.content-id .roundBoxKnow + .marT20.t_right {
  margin-top: 24px !important;
  color: #4D4F58;
  font-size: 14px;
}
body .roundBoxKnow + .audit-txt,
body .roundBoxKnow + .t_right,
.content-id .roundBoxKnow + .audit-txt,
.content-id .roundBoxKnow + .t_right {
  margin-top: 24px;
  text-align: right;
}
body .audit-txt,
body .eval_ment,
.content-id .audit-txt,
.content-id .eval_ment {
  color: #4D4F58;
  font-size: 14px;
  line-height: 21px;
}
body .comp + .eval_ment,
body .popup + .eval_ment,
.content-id .comp + .eval_ment,
.content-id .popup + .eval_ment {
  margin-top: 24px;
}
body .cont_txt .listBul li,
.content-id .cont_txt .listBul li {
  padding-left: 24px;
  line-height: 24px;
}
body .cont_txt .listBul li:after,
.content-id .cont_txt .listBul li:after {
  top: 2px;
}
body .cont_txt .listDefault li,
.content-id .cont_txt .listDefault li {
  font-weight: 300;
}
body .pd_box_wrap.type-prdlist,
.content-id .pd_box_wrap.type-prdlist {
  padding: 64px;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
}
body .pd_box_wrap.type-prdlist .pd_box,
.content-id .pd_box_wrap.type-prdlist .pd_box {
  width: 100%;
  height: auto;
  border: 0;
}
body .pd_box_wrap.type-prdlist .pd_box li,
.content-id .pd_box_wrap.type-prdlist .pd_box li {
  display: flex;
  width: 100%;
}
body [data-icon=elsproduct_01]::before,
.content-id [data-icon=elsproduct_01]::before {
  background: url(/inc_renewal/img/FP/ico_els_product_01.png) no-repeat 0 0/cover;
}
body [data-icon=elsproduct_02]::before,
.content-id [data-icon=elsproduct_02]::before {
  background: url(/inc_renewal/img/FP/ico_els_product_02.png) no-repeat 0 0/cover;
}
body [data-icon=elsproduct_03]::before,
.content-id [data-icon=elsproduct_03]::before {
  background: url(/inc_renewal/img/FP/ico_els_product_03.png) no-repeat 0 0/cover;
}
body .num_count,
.content-id .num_count {
  line-height: 24px;
}
body .num_count > strong,
.content-id .num_count > strong {
  position: relative;
  top: -4px;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background: #4D4F58;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
}
body .num_count [class^=fColor],
.content-id .num_count [class^=fColor] {
  margin-left: 8px;
  font-size: 16px;
  line-height: 16px;
}
body .tableDefault + .tblaround-wrap,
.content-id .tableDefault + .tblaround-wrap {
  margin-top: 24px !important;
}
body .tblaround-wrap + form,
body .tblaround-wrap + .tableDefault2,
.content-id .tblaround-wrap + form,
.content-id .tblaround-wrap + .tableDefault2 {
  margin-top: 24px !important;
}
body .tableDefault2 .f12c6,
.content-id .tableDefault2 .f12c6 {
  color: #1A1D29;
  font-size: 13px;
}

body .main-ps .ps-item .ps-txt .txt-arr,
.content-id .main-ps .ps-item .ps-txt .txt-arr {
  display: inline-block;
}
body .main-ps .main-content-head .main-arrow-btn,
.content-id .main-ps .main-content-head .main-arrow-btn {
  display: inline-block;
}
body .page-tit-s > span.subtxt,
.content-id .page-tit-s > span.subtxt {
  margin-top: -8px;
  margin-left: 20px;
  color: #73757C;
  font-size: 14px;
}
body .cont-tit-l > span.date,
.content-id .cont-tit-l > span.date {
  font-size: 16px;
  font-weight: 600;
}
body .cont-tit-l + .tabType3,
.content-id .cont-tit-l + .tabType3 {
  margin-top: 24px;
}
body h2 > .textHighPoint,
body h2 > .textLowPoint,
.content-id h2 > .textHighPoint,
.content-id h2 > .textLowPoint {
  line-height: 24px;
}
body .listAccordion .acc_title .acc_subtitle,
.content-id .listAccordion .acc_title .acc_subtitle {
  position: relative;
  margin-left: 24px;
  color: #73757C;
  font-size: 14px;
  line-height: 16px;
}
body .listAccordion .acc_title .acc_subtitle + .acc_subtitle:before,
.content-id .listAccordion .acc_title .acc_subtitle + .acc_subtitle:before {
  position: absolute;
  top: 50%;
  left: -12px;
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #BFC0C5;
  transform: translateY(-50%);
  content: "";
}
body .listAccordion .acc_title .acc_subtitle .fColor4,
.content-id .listAccordion .acc_title .acc_subtitle .fColor4 {
  padding-left: 4px;
  color: #008DDB !important;
}
body .listAccordion .acc_con .layout_table .tableDefault table th,
.content-id .listAccordion .acc_con .layout_table .tableDefault table th {
  padding: 24px 12px;
}
body .listAccordion .acc_con .layout_table .tableDefault table th[scope=row],
.content-id .listAccordion .acc_con .layout_table .tableDefault table th[scope=row] {
  padding: 24px;
}
body .listAccordion .acc_con .tb_TopR,
.content-id .listAccordion .acc_con .tb_TopR {
  display: flex;
  justify-content: flex-end;
}
body .listAccordion .acc_con .tb_TopR > div,
.content-id .listAccordion .acc_con .tb_TopR > div {
  position: static;
}
body .listAccordion .acc_con .border_box,
.content-id .listAccordion .acc_con .border_box {
  padding: 0;
  border: 0;
}
body .listAccordion .acc_con .border_box .alignL,
body .listAccordion .acc_con .border_box .alignR,
.content-id .listAccordion .acc_con .border_box .alignL,
.content-id .listAccordion .acc_con .border_box .alignR {
  width: calc(50% - 20px);
}
body .listAccordion .acc_con .result_box.img-none,
.content-id .listAccordion .acc_con .result_box.img-none {
  width: 862px;
  display: flex;
  justify-content: space-between;
}
body .listAccordion .acc_con .result_box.img-none .alignL,
body .listAccordion .acc_con .result_box.img-none .alignR,
.content-id .listAccordion .acc_con .result_box.img-none .alignL,
.content-id .listAccordion .acc_con .result_box.img-none .alignR {
  float: none !important;
}
body .listAccordion .acc_con .result_box.img-none .cont-tit-s.t_left,
.content-id .listAccordion .acc_con .result_box.img-none .cont-tit-s.t_left {
  padding-left: 0 !important;
  margin-top: 24px !important;
}
body .listAccordion .acc_con .result_box.img-none .cont-tit-s.t_left:before,
.content-id .listAccordion .acc_con .result_box.img-none .cont-tit-s.t_left:before {
  display: none;
}
body .listAccordion.type-center,
.content-id .listAccordion.type-center {
  border: 0;
}
body .listAccordion.type-center li,
.content-id .listAccordion.type-center li {
  border: 0;
}
body .listAccordion.type-center li .acc_title,
.content-id .listAccordion.type-center li .acc_title {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 28px 0;
  text-align: center;
}
body .listAccordion.type-center li .acc_title > span,
.content-id .listAccordion.type-center li .acc_title > span {
  display: inline-block;
}
body .listAccordion.type-center li .acc_title .btnToggle,
.content-id .listAccordion.type-center li .acc_title .btnToggle {
  position: static;
  margin: 0 0 0 4px;
}
body .listAccordion.type-center li .acc_con,
.content-id .listAccordion.type-center li .acc_con {
  padding: 0;
}
body .listAccordion.type-center li.on .acc_title,
.content-id .listAccordion.type-center li.on .acc_title {
  border-bottom: 0;
}
body .Info_result .Info_result_txt .name,
.content-id .Info_result .Info_result_txt .name {
  color: #1A1D29 !important;
}
body .Info_result .Info_result_txt .lv1,
.content-id .Info_result .Info_result_txt .lv1 {
  color: #2B4EB6 !important;
}
body .Info_result .Info_result_txt .lv2,
.content-id .Info_result .Info_result_txt .lv2 {
  color: #0094FF !important;
}
body .Info_result .Info_result_txt .lv3,
.content-id .Info_result .Info_result_txt .lv3 {
  color: #14A959 !important;
}
body .Info_result .Info_result_txt .lv4,
.content-id .Info_result .Info_result_txt .lv4 {
  color: #E77204 !important;
}
body .Info_result .Info_result_txt .lv5,
.content-id .Info_result .Info_result_txt .lv5 {
  color: #EC3545 !important;
}
body .Info_result.gap-s,
.content-id .Info_result.gap-s {
  padding: 40px;
}
body .Info_result.gap-s .f_right.button,
.content-id .Info_result.gap-s .f_right.button {
  margin-top: 0;
}
body .Info_result:not(.type-top) .link,
.content-id .Info_result:not(.type-top) .link {
  border: 1px solid #4D4F58;
}
body .Info_result.type-top .Info_result_txt .lv1,
.content-id .Info_result.type-top .Info_result_txt .lv1 {
  color: #2B4EB6 !important;
}
body .Info_result.type-top .Info_result_txt .lv2,
.content-id .Info_result.type-top .Info_result_txt .lv2 {
  color: #0094FF !important;
}
body .Info_result.type-top .Info_result_txt .lv3,
.content-id .Info_result.type-top .Info_result_txt .lv3 {
  color: #14A959 !important;
}
body .Info_result.type-top .Info_result_txt .lv4,
.content-id .Info_result.type-top .Info_result_txt .lv4 {
  color: #E77204 !important;
}
body .Info_result.type-top .Info_result_txt .lv5,
.content-id .Info_result.type-top .Info_result_txt .lv5 {
  color: #EC3545 !important;
}
body .serviceBenefit .listBasic li,
.content-id .serviceBenefit .listBasic li {
  background: none;
  padding: 0 0 0 12px;
}
body .step_box_wrap + .btnCenter,
.content-id .step_box_wrap + .btnCenter {
  margin-top: 56px;
}
body .pa_box,
.content-id .pa_box {
  border: 1px solid #E1E2E5;
  border-radius: 12px;
}
body .pa_box .pa_boxA,
.content-id .pa_box .pa_boxA {
  padding: 40px;
  width: auto;
  height: auto;
}
body .pa_box .pa_boxT,
.content-id .pa_box .pa_boxT {
  margin-top: 0;
  color: #1A1D29;
  font-size: 20px;
  font-weight: 600;
}
body .pa_box .pa_boxC,
.content-id .pa_box .pa_boxC {
  margin-top: 24px;
  color: #1A1D29;
  font-size: 16px;
}
body .capture_box .tit4 + .cont_txt,
.content-id .capture_box .tit4 + .cont_txt {
  margin: 16px 0 40px;
}
body .complete-wrap + .infomation_box,
.content-id .complete-wrap + .infomation_box {
  margin-top: 56px;
}
body .complete-wrap,
.content-id .complete-wrap {
  text-align: center;
}
body .complete-wrap .roundBoxKnow,
.content-id .complete-wrap .roundBoxKnow {
  text-align: left;
}
body .complete-wrap .roundBoxKnow .round > .listBasic,
body .complete-wrap .roundBoxKnow .round > .listDefault,
.content-id .complete-wrap .roundBoxKnow .round > .listBasic,
.content-id .complete-wrap .roundBoxKnow .round > .listDefault {
  margin-top: 0;
}
body .complete-wrap .roundBoxKnow .round > .listBasic a.link,
body .complete-wrap .roundBoxKnow .round > .listDefault a.link,
.content-id .complete-wrap .roundBoxKnow .round > .listBasic a.link,
.content-id .complete-wrap .roundBoxKnow .round > .listDefault a.link {
  font-size: 16px;
}
body .complete-wrap .roundBoxKnow .round > .listBasic .bul-care span,
body .complete-wrap .roundBoxKnow .round > .listDefault .bul-care span,
.content-id .complete-wrap .roundBoxKnow .round > .listBasic .bul-care span,
.content-id .complete-wrap .roundBoxKnow .round > .listDefault .bul-care span {
  font-size: 16px;
}
body .complete-wrap .roundBoxKnow .round > .listBasic .listBasic,
body .complete-wrap .roundBoxKnow .round > .listDefault .listBasic,
.content-id .complete-wrap .roundBoxKnow .round > .listBasic .listBasic,
.content-id .complete-wrap .roundBoxKnow .round > .listDefault .listBasic {
  margin-top: 8px;
}
body .complete-wrap .roundBoxKnow .round > .listBasic .listBasic li,
body .complete-wrap .roundBoxKnow .round > .listDefault .listBasic li,
.content-id .complete-wrap .roundBoxKnow .round > .listBasic .listBasic li,
.content-id .complete-wrap .roundBoxKnow .round > .listDefault .listBasic li {
  font-size: 16px;
}
body .complete-wrap .listBasic,
body .complete-wrap .listDefault,
.content-id .complete-wrap .listBasic,
.content-id .complete-wrap .listDefault {
  margin-top: 16px;
  letter-spacing: 0;
}
body .complete-wrap .listBasic li,
body .complete-wrap .listDefault li,
.content-id .complete-wrap .listBasic li,
.content-id .complete-wrap .listDefault li {
  color: #1A1D29;
  font-weight: 400;
  font-size: 16px;
}
body .complete-wrap .listBasic li:nth-child(1),
body .complete-wrap .listDefault li:nth-child(1),
.content-id .complete-wrap .listBasic li:nth-child(1),
.content-id .complete-wrap .listDefault li:nth-child(1) {
  margin-top: 0;
}
body .complete-wrap .complete-txt + .cont_txt,
.content-id .complete-wrap .complete-txt + .cont_txt {
  margin-top: 16px;
}
body .complete-wrap .complete-txt + .cont-sub-tit,
.content-id .complete-wrap .complete-txt + .cont-sub-tit {
  font-weight: 400 !important;
}
body .complete-wrap .complete-txt + .roundBoxKnow,
.content-id .complete-wrap .complete-txt + .roundBoxKnow {
  margin-top: 56px;
}
body .complete-wrap .complete-txt + .btnArea,
.content-id .complete-wrap .complete-txt + .btnArea {
  margin-top: 56px;
}
body .summary_box,
.content-id .summary_box {
  position: relative;
  background: none;
  background: none;
}
body .summary_box:before,
.content-id .summary_box:before {
  position: absolute;
  top: 50%;
  left: 40px;
  display: inline-block;
  width: 96px;
  height: 96px;
  background: url("/inc_renewal/img/PS/icon_asset_status.png") 0 0 no-repeat;
  transform: translateY(-50%);
  content: "";
}
body .summary_box .conf_box,
.content-id .summary_box .conf_box {
  padding: 40px 40px 40px 168px;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
}
body .summary_box .conf_box .row_list,
.content-id .summary_box .conf_box .row_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .summary_box .conf_box .row_list li,
.content-id .summary_box .conf_box .row_list li {
  float: none;
  padding: 0;
  margin-top: 12px;
}
body .summary_box .conf_box .row_list li .tableDefault5,
.content-id .summary_box .conf_box .row_list li .tableDefault5 {
  width: auto;
}
body .summary_box .conf_box .row_list li .tableDefault5 table,
.content-id .summary_box .conf_box .row_list li .tableDefault5 table {
  font-size: 18px;
  line-height: 27px;
}
body .summary_box .conf_box .row_list li .tableDefault5 table .t_right:nth-child(1),
.content-id .summary_box .conf_box .row_list li .tableDefault5 table .t_right:nth-child(1) {
  margin-right: 100px;
}
body .summary_box .conf_box .row_list li .tableDefault5 td,
.content-id .summary_box .conf_box .row_list li .tableDefault5 td {
  padding: 6px 0;
  color: #1A1D29;
  font-size: 18px;
}
body .summary_box .conf_box .row_list li .tableDefault5 td .txt_pay,
body .summary_box .conf_box .row_list li .tableDefault5 td .txt_num,
.content-id .summary_box .conf_box .row_list li .tableDefault5 td .txt_pay,
.content-id .summary_box .conf_box .row_list li .tableDefault5 td .txt_num {
  margin-right: 4px;
  color: #1A1D29;
  letter-spacing: 0;
}
body .summary_box .conf_box .row_list li .tableDefault5 th.t_left,
.content-id .summary_box .conf_box .row_list li .tableDefault5 th.t_left {
  color: #73757C;
  font-size: 18px;
  line-height: 27px;
}
body .summary_box .conf_box .row_list li:last-child,
.content-id .summary_box .conf_box .row_list li:last-child {
  margin-right: 0;
}
body .summary_box .conf_box .row_list li:nth-child(2),
.content-id .summary_box .conf_box .row_list li:nth-child(2) {
  width: 600px;
}
body .summary_box .conf_box .re_title,
.content-id .summary_box .conf_box .re_title {
  font-size: 20px;
}
body .summary_box .conf_box .cost,
.content-id .summary_box .conf_box .cost {
  margin-top: 24px;
  color: #1A1D29;
  font-size: 28px;
  line-height: 28px;
}
body .h1_right_info.d_f,
.content-id .h1_right_info.d_f {
  justify-content: flex-end;
}
body .h1_right_info.d_f > div,
.content-id .h1_right_info.d_f > div {
  position: static;
}
body .tit2.type-tab,
.content-id .tit2.type-tab {
  display: flex;
  align-items: center;
}
body .tit2.type-tab .toggle_box,
.content-id .tit2.type-tab .toggle_box {
  margin-left: 16px;
}
body .tit2 + .tableDefault,
.content-id .tit2 + .tableDefault {
  margin-top: 24px !important;
}
body h2 + .cal_result,
body h3 + .cal_result,
.content-id h2 + .cal_result,
.content-id h3 + .cal_result {
  margin-top: 24px;
}
body .cal_result,
.content-id .cal_result {
  padding: 48px 100px 56px;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  box-sizing: border-box;
}
body .cal_result .age,
.content-id .cal_result .age {
  width: 100%;
  padding: 0;
  background: none;
}
body .cal_result .age:after,
.content-id .cal_result .age:after {
  display: inline-block;
  width: 100%;
  height: 4px;
  background: #CDCECF;
  z-index: 1;
  content: "";
}
body .cal_result .age .age-tip li,
.content-id .cal_result .age .age-tip li {
  margin: 0;
}
body .cal_result .age .age-tip li p,
.content-id .cal_result .age .age-tip li p {
  padding: 12px;
  color: #fff;
  font-size: 16px;
  background: #008DDB;
  border-radius: 8px;
  border: 0;
  line-height: 16px;
  letter-spacing: 0;
}
body .cal_result .age .age-tip li p em,
.content-id .cal_result .age .age-tip li p em {
  margin-top: 0;
}
body .cal_result .age .age-tip li > span,
.content-id .cal_result .age .age-tip li > span {
  background: url("/inc_renewal/img/_svg/icon_tooltip_tail_blue.svg") no-repeat;
  transform: rotate(-180deg);
}
body .cal_result .age .age-tip li.pred-age p,
.content-id .cal_result .age .age-tip li.pred-age p {
  background: #4D4F58;
}
body .cal_result .age .age-tip li.pred-age > span,
.content-id .cal_result .age .age-tip li.pred-age > span {
  background: url("/inc_renewal/img/_svg/icon_tooltip_tail.svg") no-repeat;
  transform: rotate(-180deg);
}
body .cal_result .age .age-tip li:first-child,
.content-id .cal_result .age .age-tip li:first-child {
  margin-right: 102px;
}
body .cal_result .age .age-tip li:first-child + li,
.content-id .cal_result .age .age-tip li:first-child + li {
  margin-right: 700px;
}
body .cal_result .age ul.age-txt,
.content-id .cal_result .age ul.age-txt {
  overflow: inherit;
}
body .cal_result .age ul.age-txt li,
.content-id .cal_result .age ul.age-txt li {
  padding-top: 30px;
}
body .cal_result .age ul.age-txt li span,
.content-id .cal_result .age ul.age-txt li span {
  left: 0;
  width: auto;
  height: auto;
  min-width: 90px;
  margin-left: 0;
  color: #1A1D29;
  font-size: 16px;
}
body .cal_result .age ul.age-txt li:first-child,
.content-id .cal_result .age ul.age-txt li:first-child {
  margin-right: 102px;
}
body .cal_result .age ul.age-txt li:first-child + li,
.content-id .cal_result .age ul.age-txt li:first-child + li {
  margin-right: 770px;
}
body .cal_result .money,
.content-id .cal_result .money {
  padding: 24px;
  margin-top: 40px;
  background: #FAFAFA;
  border: 0;
  border-radius: 16px;
}
body .cal_result .money > div,
.content-id .cal_result .money > div {
  padding: 0;
  border: 0;
}
body .cal_result .money > div ul,
.content-id .cal_result .money > div ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
body .cal_result .money > div ul li,
.content-id .cal_result .money > div ul li {
  width: 50%;
  float: none;
  padding: 0;
  text-align: center;
  line-height: 24px;
}
body .cal_result .money > div ul li span,
.content-id .cal_result .money > div ul li span {
  float: none;
  font-size: 16px;
}
body .cal_result .money > div ul li span + span,
.content-id .cal_result .money > div ul li span + span {
  margin-left: 80px;
}
body .cal_result .money > div ul li span:not(.price),
.content-id .cal_result .money > div ul li span:not(.price) {
  position: relative;
  padding-left: 12px;
}
body .cal_result .money > div ul li span:not(.price):before,
.content-id .cal_result .money > div ul li span:not(.price):before {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #73757C;
  border-radius: 50%;
  transform: translateY(-50%);
  content: "";
}
body .cal_result .money > div ul li:first-child,
.content-id .cal_result .money > div ul li:first-child {
  position: relative;
  width: 50%;
  padding: 0;
  border: 0;
}
body .cal_result .money > div ul li:first-child:after,
.content-id .cal_result .money > div ul li:first-child:after {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 1px;
  height: 100%;
  background: #E1E2E5;
  content: "";
}
body .cal_result .money > div .step_arrow,
.content-id .cal_result .money > div .step_arrow {
  top: auto;
  bottom: -126px;
  right: auto;
  width: 72px;
  height: 72px;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: url("/inc_renewal/img/common/icon_result_arr.png") no-repeat;
  transform: translate(-50%, 0);
}
body .cal_result_price,
.content-id .cal_result_price {
  padding: 40px;
  margin-top: 56px;
  background: #F5FAFD;
  border-radius: 16px;
  text-align: center;
}
body .cal_result_price p,
.content-id .cal_result_price p {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
}
body .cal_result_price p .fColor,
.content-id .cal_result_price p .fColor {
  margin-left: 16px;
  font-size: 28px;
  line-height: 28px;
}
body .product-usesequence.type-pension .ui-useseq,
.content-id .product-usesequence.type-pension .ui-useseq {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 76px;
  min-width: 0;
  max-width: 100%;
  background: #fff;
  box-shadow: none;
  border-top: 1px solid #E1E2E5;
  border-bottom: 1px solid #E1E2E5;
  border-radius: 0;
  box-sizing: border-box;
}
body .product-usesequence.type-pension .ui-useseq *,
.content-id .product-usesequence.type-pension .ui-useseq * {
  box-sizing: border-box;
}
body .product-usesequence.type-pension .ui-useseq span,
.content-id .product-usesequence.type-pension .ui-useseq span {
  display: flex;
  align-items: center;
  font-weight: 400;
  width: auto;
  padding: 0;
  color: #73757C;
}
body .product-usesequence.type-pension .ui-useseq span.d_f,
.content-id .product-usesequence.type-pension .ui-useseq span.d_f {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 0 40px 0 32px;
}
body .product-usesequence.type-pension .ui-useseq span:after,
.content-id .product-usesequence.type-pension .ui-useseq span:after {
  display: none;
}
body .product-usesequence.type-pension .ui-useseq span.tit,
.content-id .product-usesequence.type-pension .ui-useseq span.tit {
  color: #1A1D29;
}
body .product-usesequence.type-pension .ui-useseq:after,
.content-id .product-usesequence.type-pension .ui-useseq:after {
  display: none;
}
body .product-usesequence.type-pension .ui-useseq:before,
.content-id .product-usesequence.type-pension .ui-useseq:before {
  background: none;
}
body .product-usesequence.type-pension .ui-useseq.on,
.content-id .product-usesequence.type-pension .ui-useseq.on {
  position: relative;
  z-index: 2;
  height: 76px;
  background: #fff;
  border-right: 0;
  overflow: visible;
  box-sizing: border-box;
}
body .product-usesequence.type-pension .ui-useseq.on:after,
.content-id .product-usesequence.type-pension .ui-useseq.on:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 20px;
  height: 74px;
  background: url("/inc_renewal/img/PS/usesequence_tit.svg") no-repeat 0 0/auto 100%;
  box-shadow: none;
  border-radius: 0;
}
body .product-usesequence.type-pension .ui-useseq.on:before,
.content-id .product-usesequence.type-pension .ui-useseq.on:before {
  position: absolute;
  left: 0;
  top: 0;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  height: 74px;
  z-index: 1;
  background: url("/inc_renewal/img/PS/usesequence_tit.svg") no-repeat 100% 0/auto 100%;
  box-sizing: border-box;
  content: "";
}
body .product-usesequence.type-pension .ui-useseq.on span,
.content-id .product-usesequence.type-pension .ui-useseq.on span {
  color: #80624c;
}
body .product-usesequence.type-pension .ui-useseq.on span.d_f,
.content-id .product-usesequence.type-pension .ui-useseq.on span.d_f {
  padding: 0 40px 0 32px;
}
body .product-usesequence.type-pension .ui-useseq.on span.d_f .tit,
.content-id .product-usesequence.type-pension .ui-useseq.on span.d_f .tit {
  font-size: 20px;
  font-weight: 600;
}
body .product-usesequence.type-pension .ui-useseq.on span.d_f b,
.content-id .product-usesequence.type-pension .ui-useseq.on span.d_f b {
  width: 28px;
  height: 28px;
  font-size: 0;
}
body .product-usesequence.type-pension .ui-useseq.on span.d_f b:before,
.content-id .product-usesequence.type-pension .ui-useseq.on span.d_f b:before {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url("/inc_renewal/img/PS/icon_process_chk.png") 0 0/100% no-repeat;
  content: "";
}
body .product-usesequence.type-pension ol li,
.content-id .product-usesequence.type-pension ol li {
  margin-left: 0;
}
body .product-usesequence.type-pension ol li:first-child .ui-useseq:not(.on),
.content-id .product-usesequence.type-pension ol li:first-child .ui-useseq:not(.on) {
  border-left: 1px solid #E1E2E5;
  border-right: 1px solid #E1E2E5;
}
body .product-usesequence.type-pension ol li:first-child .ui-useseq.on,
.content-id .product-usesequence.type-pension ol li:first-child .ui-useseq.on {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
body .product-usesequence.type-pension ol li:first-child .ui-useseq.on:before,
.content-id .product-usesequence.type-pension ol li:first-child .ui-useseq.on:before {
  left: -16px;
  width: calc(100% + 8px);
}
body .product-usesequence.type-pension ol li:first-child .ui-useseq.on span.d_f,
.content-id .product-usesequence.type-pension ol li:first-child .ui-useseq.on span.d_f {
  padding-right: 66px;
}
body .product-usesequence.type-pension ol li:nth-child(2) .ui-useseq.on,
.content-id .product-usesequence.type-pension ol li:nth-child(2) .ui-useseq.on {
  right: 1px;
  border-left: 1px solid #fff;
}
body .product-usesequence.type-pension ol li:nth-child(2) .ui-useseq.on:before,
.content-id .product-usesequence.type-pension ol li:nth-child(2) .ui-useseq.on:before {
  left: 2px;
  border-right: 1px solid #fff;
}
body .product-usesequence.type-pension ol li:last-child .ui-useseq:not(.on),
.content-id .product-usesequence.type-pension ol li:last-child .ui-useseq:not(.on) {
  border-left: 1px solid #E1E2E5;
  border-right: 1px solid #E1E2E5;
}
body .product-usesequence.type-pension ol li:last-child .ui-useseq.on,
.content-id .product-usesequence.type-pension ol li:last-child .ui-useseq.on {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
body .product-usesequence.type-pension ol li:last-child .ui-useseq.on:before,
.content-id .product-usesequence.type-pension ol li:last-child .ui-useseq.on:before {
  left: 0;
  width: 400px;
  height: 100%;
  background: #fbf4ed;
  border: 2px solid #80624c;
  border-radius: 12px;
}
body .product-usesequence.type-pension + .type-tab,
.content-id .product-usesequence.type-pension + .type-tab {
  margin-top: 64px;
}
body .retirecheck .toggle_box.type-btn,
.content-id .retirecheck .toggle_box.type-btn {
  margin-right: 8px;
}
body .toggle-box-wrap[data-tab-state="1"] .toggle-box-item[data-n="1"],
.content-id .toggle-box-wrap[data-tab-state="1"] .toggle-box-item[data-n="1"] {
  pointer-events: none;
  cursor: default;
}
body .toggle-box-wrap[data-tab-state="2"] .toggle-box-item[data-n="2"],
.content-id .toggle-box-wrap[data-tab-state="2"] .toggle-box-item[data-n="2"] {
  pointer-events: none;
  cursor: default;
}
body .toggle_box.type-btn .toggle-box-wrap,
.content-id .toggle_box.type-btn .toggle-box-wrap {
  width: 168px;
  height: 50px;
  padding: 4px;
  line-height: 50px;
  background: #1A1D29;
  border: 1px solid #1A1D29;
  box-sizing: border-box;
}
body .toggle_box.type-btn .toggle-box-wrap .toggle-box-item,
.content-id .toggle_box.type-btn .toggle-box-wrap .toggle-box-item {
  width: 79px;
  height: 42px;
  line-height: 42px;
}
body .toggle_box.type-btn .toggle-box-wrap .toggle-box-item h4,
body .toggle_box.type-btn .toggle-box-wrap .toggle-box-item span,
.content-id .toggle_box.type-btn .toggle-box-wrap .toggle-box-item h4,
.content-id .toggle_box.type-btn .toggle-box-wrap .toggle-box-item span {
  color: #fff;
  font-size: 20px !important;
  font-weight: 600 !important;
  opacity: 0.75;
}
body .toggle_box.type-btn .toggle-box-wrap:after,
.content-id .toggle_box.type-btn .toggle-box-wrap:after {
  top: 3px;
  left: 4px;
  height: 42px;
  color: #1A1D29;
  background: #fff;
  border-color: #fff;
}
body .toggle_box.type-btn .toggle-box-wrap[data-tab-state="1"] .toggle-box-item[data-n="1"] span,
.content-id .toggle_box.type-btn .toggle-box-wrap[data-tab-state="1"] .toggle-box-item[data-n="1"] span {
  color: #1A1D29;
}
body .toggle_box.type-btn .toggle-box-wrap[data-tab-state="2"] .toggle-box-item[data-n="2"] span,
.content-id .toggle_box.type-btn .toggle-box-wrap[data-tab-state="2"] .toggle-box-item[data-n="2"] span {
  color: #1A1D29;
  opacity: 1;
}
body .toggle_box.type-btn .toggle-box-wrap[data-tab-state="2"]::after,
.content-id .toggle_box.type-btn .toggle-box-wrap[data-tab-state="2"]::after {
  width: 79px;
  left: 83px;
}
body .table_box div.alignL,
body .table_box div.alignR,
.content-id .table_box div.alignL,
.content-id .table_box div.alignR {
  width: calc(50% - 20px) !important;
}
body .table_box.type-full .alignL,
body .table_box.type-full .alignR,
.content-id .table_box.type-full .alignL,
.content-id .table_box.type-full .alignR {
  width: 50%;
}
body .table_box .alignL .tableDefault,
body .table_box .alignR .tableDefault,
.content-id .table_box .alignL .tableDefault,
.content-id .table_box .alignR .tableDefault {
  width: 100%;
}
body .table_box .alignL .tableDefault .tbBg8 .btnSm_White:first-child,
body .table_box .alignR .tableDefault .tbBg8 .btnSm_White:first-child,
.content-id .table_box .alignL .tableDefault .tbBg8 .btnSm_White:first-child,
.content-id .table_box .alignR .tableDefault .tbBg8 .btnSm_White:first-child {
  margin-left: 0;
}
body .table_box .alignR .tableDefault.modify,
.content-id .table_box .alignR .tableDefault.modify {
  margin-top: 24px;
}
body .table_box .alignR .tableDefault.modify th[scope=row],
.content-id .table_box .alignR .tableDefault.modify th[scope=row] {
  padding: 52px 24px;
}
body .table_box + .listBul li,
.content-id .table_box + .listBul li {
  line-height: 24px !important;
}
body .tableDefault .retire_rate,
.content-id .tableDefault .retire_rate {
  color: #E32121;
  font-size: 16px;
}
body .tableDefault .retire_rate strong,
.content-id .tableDefault .retire_rate strong {
  font-weight: 400;
}
body .tableDefault th.on,
body .tableDefault td.on,
.content-id .tableDefault th.on,
.content-id .tableDefault td.on {
  background-color: #FFFFF1 !important;
}
body .tableDefault small.d_b,
.content-id .tableDefault small.d_b {
  font-size: 14px;
  font-weight: 300;
}
body .tableDefault.type-terms .noTxtData.leftline .btnArea a,
.content-id .tableDefault.type-terms .noTxtData.leftline .btnArea a {
  display: block;
}
body .tableDefault.type-terms .noTxtData.leftline .btnArea a + a,
.content-id .tableDefault.type-terms .noTxtData.leftline .btnArea a + a {
  margin-top: 16px;
}
body .tableDefault.relate td .listexcl_blue li,
.content-id .tableDefault.relate td .listexcl_blue li {
  color: #E32121 !important;
}
body .tableDefault.relate td .listexcl_blue li:before,
.content-id .tableDefault.relate td .listexcl_blue li:before {
  background: url("/inc_renewal/img/sp/sp_btn.svg") no-repeat -20px -40px !important;
}
body .tableDefault.relate td .listexcl_blue li span.fColor,
body .tableDefault.relate td .listexcl_blue li span.fColor2,
.content-id .tableDefault.relate td .listexcl_blue li span.fColor,
.content-id .tableDefault.relate td .listexcl_blue li span.fColor2 {
  color: #E32121 !important;
}
body .tableDefault .fBd + .listDefault,
.content-id .tableDefault .fBd + .listDefault {
  margin-left: 0 !important;
}
body .tableDefault + .tableDefault,
.content-id .tableDefault + .tableDefault {
  margin-top: 40px;
}
body .tableDefault5_body.scroll,
.content-id .tableDefault5_body.scroll {
  height: calc(100vh - 683px);
}
body table .checkInput.flowType,
body .dl-tbl .checkInput.flowType,
.content-id table .checkInput.flowType,
.content-id .dl-tbl .checkInput.flowType {
  margin-left: 8px;
}
body table .checkInput.flowType:first-child,
body .dl-tbl .checkInput.flowType:first-child,
.content-id table .checkInput.flowType:first-child,
.content-id .dl-tbl .checkInput.flowType:first-child {
  margin-left: 0;
}
body table .bgGray,
body .dl-tbl .bgGray,
.content-id table .bgGray,
.content-id .dl-tbl .bgGray {
  background: #F6F8FC !important;
}
body table .type-downloadlist,
body .dl-tbl .type-downloadlist,
.content-id table .type-downloadlist,
.content-id .dl-tbl .type-downloadlist {
  margin: 24px 0;
}
body table .type-downloadlist li:not(:first-child),
body .dl-tbl .type-downloadlist li:not(:first-child),
.content-id table .type-downloadlist li:not(:first-child),
.content-id .dl-tbl .type-downloadlist li:not(:first-child) {
  margin-top: 8px;
}
body table .txt-age,
body .dl-tbl .txt-age,
.content-id table .txt-age,
.content-id .dl-tbl .txt-age {
  font-size: 14px;
}
body table + .btn_set,
body .dl-tbl + .btn_set,
.content-id table + .btn_set,
.content-id .dl-tbl + .btn_set {
  margin-top: 24px;
}
body .tableDefault + .color_divide,
.content-id .tableDefault + .color_divide {
  margin-top: 40px;
}
body .color_divide .alignL .btnExcel,
.content-id .color_divide .alignL .btnExcel {
  margin-left: 0;
}
body .color_divide .graphLegend li,
.content-id .color_divide .graphLegend li {
  font-size: 16px;
  margin-left: 16px;
}
body .color_divide .graphLegend li .square em,
.content-id .color_divide .graphLegend li .square em {
  width: 16px;
  height: 16px;
  margin: -1px 8px 0 0;
}
body .color_divide .graphLegend li:first-child,
.content-id .color_divide .graphLegend li:first-child {
  margin-left: 0;
}
body .retire_graph,
.content-id .retire_graph {
  width: 100%;
  height: 397px;
  margin-top: 24px;
  border: 0;
  background: #F8F8F8;
}
body .retireResult.type-page,
.content-id .retireResult.type-page {
  width: 100%;
  padding: 0;
  margin-top: 64px;
  background: none;
}
body .retireResult.type-page .wrapTableGraphs,
.content-id .retireResult.type-page .wrapTableGraphs {
  display: flex;
  justify-content: space-between;
  margin: 24px 0;
  border-top: 1px solid #4D4F58;
}
body .retireResult.type-page .wrapTableGraphs .graph,
.content-id .retireResult.type-page .wrapTableGraphs .graph {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 437px;
  float: none;
  padding: 0;
  background: #F5FAFD;
}
body .retireResult.type-page .wrapTableGraphs .legend,
.content-id .retireResult.type-page .wrapTableGraphs .legend {
  float: none;
  width: calc(100% - 500px) !important;
}
body .retireResult.type-page .wrapTableGraphs .legend .tableGraphs,
.content-id .retireResult.type-page .wrapTableGraphs .legend .tableGraphs {
  padding: 0;
}
body .retireResult.type-page .wrapTableGraphs .legend .tableGraphs td,
body .retireResult.type-page .wrapTableGraphs .legend .tableGraphs th,
.content-id .retireResult.type-page .wrapTableGraphs .legend .tableGraphs td,
.content-id .retireResult.type-page .wrapTableGraphs .legend .tableGraphs th {
  height: auto;
  padding: 24px;
  font-size: 16px;
  line-height: 24px;
}
body .retireResult.type-page .wrapTableGraphs .legend .tableGraphs th,
.content-id .retireResult.type-page .wrapTableGraphs .legend .tableGraphs th {
  background: #F5FAFD;
  font-weight: 500;
}
body .retireResult.type-page .wrapTableGraphs .legend .tableGraphs thead th:first-child,
.content-id .retireResult.type-page .wrapTableGraphs .legend .tableGraphs thead th:first-child {
  border-left: 1px solid #E1E2E5 !important;
  border-right: 1px solid #E1E2E5 !important;
}
body .retireResult.type-page .wrapTableGraphs .legend .tableGraphs thead th:not(:first-child),
.content-id .retireResult.type-page .wrapTableGraphs .legend .tableGraphs thead th:not(:first-child) {
  border-left: 0;
}
body .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody th,
.content-id .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody th {
  border-left: 1px solid #E1E2E5 !important;
  border-right: 1px solid #E1E2E5 !important;
}
body .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody th,
body .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody td,
.content-id .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody th,
.content-id .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody td {
  padding: 24px 16px !important;
}
body .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody .square em,
.content-id .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody .square em {
  width: 16px;
  margin-right: 8px;
  border-radius: 50%;
}
body .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody .square em.colorCode01,
.content-id .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody .square em.colorCode01 {
  background: #FFC777;
}
body .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody .square em.colorCode02,
.content-id .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody .square em.colorCode02 {
  background: #9CD7E5;
}
body .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody .square em.colorCode03,
.content-id .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody .square em.colorCode03 {
  background: #3AB684;
}
body .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody .square em.colorCode04,
.content-id .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody .square em.colorCode04 {
  background: #B49A6D;
}
body .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody .square em.colorCode05,
.content-id .retireResult.type-page .wrapTableGraphs .legend .tableGraphs tbody .square em.colorCode05 {
  background: #D6878A;
}
body .retireResult.type-page .wrapTableGraphs .legend .total,
.content-id .retireResult.type-page .wrapTableGraphs .legend .total {
  background: #fbf4ed;
}
body .retireResult.type-page .wrapTableGraphs .legend .total th,
body .retireResult.type-page .wrapTableGraphs .legend .total td,
.content-id .retireResult.type-page .wrapTableGraphs .legend .total th,
.content-id .retireResult.type-page .wrapTableGraphs .legend .total td {
  background: #fbf4ed !important;
}
body .retireResult.type-page .wrapTableGraphs .legend .total td,
.content-id .retireResult.type-page .wrapTableGraphs .legend .total td {
  color: #1A1D29;
  font-weight: 500;
}
body .roundBoxInfo .round,
.content-id .roundBoxInfo .round {
  border-radius: 16px;
}
body .roundBoxInfo .round .title + [class^=list],
.content-id .roundBoxInfo .round .title + [class^=list] {
  margin: 24px 0 0 0;
}
body .roundBoxInfo .cont-sub-tit,
.content-id .roundBoxInfo .cont-sub-tit {
  margin: 0 !important;
  font-weight: 400 !important;
}
body .roundBoxInfo .cont-sub-tit + .listBasic,
.content-id .roundBoxInfo .cont-sub-tit + .listBasic {
  margin: 8px 0 0;
  color: #4D4F58;
  font-size: 16px;
  line-height: 24px;
}
body .roundBoxInfo .cont-sub-tit + .listBasic li,
.content-id .roundBoxInfo .cont-sub-tit + .listBasic li {
  color: #4D4F58;
  font-size: 16px;
  line-height: 24px;
}
body .infoLineBox.type-graph,
.content-id .infoLineBox.type-graph {
  padding: 40px;
  margin-top: 40px;
  box-sizing: border-box;
}
body .infoLineBox.type-graph .cont-tit-m,
.content-id .infoLineBox.type-graph .cont-tit-m {
  text-align: center;
}
body .infoLineBox.type-graph .cont_txt,
.content-id .infoLineBox.type-graph .cont_txt {
  margin-left: 0;
  text-align: center;
}
body .infoLineBox.type-graph + .audit-txt,
.content-id .infoLineBox.type-graph + .audit-txt {
  margin-top: 24px;
}
body .tableDefault .addGraph .graph,
.content-id .tableDefault .addGraph .graph {
  width: auto;
  height: 32px;
  background: #80BBF3;
}
body .tableDefault .addGraph .graph.green,
.content-id .tableDefault .addGraph .graph.green {
  background: #C4D5A1;
}
body .tableDefault .addGraph .graph.blue,
.content-id .tableDefault .addGraph .graph.blue {
  background: #80BBF3;
}
body .tableDefault.grap_table .small_tit,
.content-id .tableDefault.grap_table .small_tit {
  margin-left: 0 !important;
}
body p + .tableDefault,
.content-id p + .tableDefault {
  margin-top: 24px;
}
body .wrapTableGraphs,
.content-id .wrapTableGraphs {
  margin: 24px 0;
  border-top: 1px solid #1A1D29;
  border-bottom: 1px solid #E1E2E5;
}
body .wrapTableGraphs + .excl,
.content-id .wrapTableGraphs + .excl {
  margin-top: 0 !important;
}

body .lb-item.bookmark-item,
.content-id .lb-item.bookmark-item {
  margin-right: 0;
}
body .lb-item.bookmark-item input[type=checkbox]:hover + .lb-checkbox.bookmark:before,
.content-id .lb-item.bookmark-item input[type=checkbox]:hover + .lb-checkbox.bookmark:before {
  background: #F6F8FC;
}
body .lb-item.bookmark-item input[type=checkbox]:focus + .lb-checkbox.bookmark:before,
.content-id .lb-item.bookmark-item input[type=checkbox]:focus + .lb-checkbox.bookmark:before {
  background: #F6F8FC;
  outline: 2px solid #008DDB !important;
}
body .tabType1 + .comp,
.content-id .tabType1 + .comp {
  margin-top: 0 !important;
}
body .cont_txt + .cont_txt,
.content-id .cont_txt + .cont_txt {
  margin-top: 56px !important;
}
body table .cont_txt + .cont_txt,
.content-id table .cont_txt + .cont_txt {
  margin-top: 8px !important;
}
body table .btn-wrap.pdA,
.content-id table .btn-wrap.pdA {
  padding: 0 24px;
  box-sizing: border-box;
}
body table .lb-item.bookmark-item,
.content-id table .lb-item.bookmark-item {
  width: 100%;
  display: block !important;
  margin-right: 0;
}
body table .lb-item.bookmark-item .lb-checkbox.bookmark,
.content-id table .lb-item.bookmark-item .lb-checkbox.bookmark {
  position: absolute !important;
  top: -3px;
  right: 0;
}
body .tabType4.type-3 td.is2 a,
.content-id .tabType4.type-3 td.is2 a {
  line-height: 40px;
}
body h2 + .infomation_box.type-otp,
.content-id h2 + .infomation_box.type-otp {
  margin-top: 24px;
}
body .infomation_box.type-otp .conf_box.icon,
.content-id .infomation_box.type-otp .conf_box.icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 56px;
}
body .infomation_box.type-otp .conf_box.icon .img-obj,
.content-id .infomation_box.type-otp .conf_box.icon .img-obj {
  width: 160px;
  text-align: center;
}
body .infomation_box.type-otp .conf_box.icon .img-obj:before,
.content-id .infomation_box.type-otp .conf_box.icon .img-obj:before {
  display: inline-block;
  width: 48px;
  height: 80px;
  content: "";
}
body .infomation_box.type-otp .conf_box.icon .img-obj span,
.content-id .infomation_box.type-otp .conf_box.icon .img-obj span {
  display: block;
  margin-top: 8px;
  font-size: 14px;
}
body .infomation_box.type-otp .conf_box.icon .img-obj + .module,
.content-id .infomation_box.type-otp .conf_box.icon .img-obj + .module {
  margin-left: 56px;
}
body .infomation_box.type-otp .conf_box.icon .img-obj + .module .writeInput,
.content-id .infomation_box.type-otp .conf_box.icon .img-obj + .module .writeInput {
  margin-left: 32px;
}
body .infomation_box.type-otp .conf_box.icon [data-icon=mobileotp]::before,
.content-id .infomation_box.type-otp .conf_box.icon [data-icon=mobileotp]::before {
  width: 120px;
  height: 120px;
  background: url(/inc_renewal/img/CO/icon_mobile_otp.png) no-repeat 0 0;
}
body .infomation_box.type-otp + .cont_txt,
.content-id .infomation_box.type-otp + .cont_txt {
  margin-top: 24px;
}
body .modal .infomation_box.type-otp .conf_box.icon .img-obj + .module .writeInput,
.content-id .modal .infomation_box.type-otp .conf_box.icon .img-obj + .module .writeInput {
  margin-left: 8px;
}
body .resultBox + .alignR,
.content-id .resultBox + .alignR {
  margin-top: 24px;
}
body h2 + .tableDefault,
body h3 + .tableDefault,
body h4 + .tableDefault,
body h2 + .imgArea,
body h3 + .imgArea,
body h4 + .imgArea,
body h3 + .infomation_box,
body .imgArea + .listDefault,
.content-id h2 + .tableDefault,
.content-id h3 + .tableDefault,
.content-id h4 + .tableDefault,
.content-id h2 + .imgArea,
.content-id h3 + .imgArea,
.content-id h4 + .imgArea,
.content-id h3 + .infomation_box,
.content-id .imgArea + .listDefault {
  margin-top: 24px !important;
}
body .tableDefault + ul[class^=list],
.content-id .tableDefault + ul[class^=list] {
  margin-top: 24px;
}
body .listDefault .pl_indent,
.content-id .listDefault .pl_indent {
  padding-left: 113px;
}
body table td .writeInput.postNew input,
body table td .readingInput.postNew input,
body table td .writeInput.country input,
body table td .readingInput.country input,
.content-id table td .writeInput.postNew input,
.content-id table td .readingInput.postNew input,
.content-id table td .writeInput.country input,
.content-id table td .readingInput.country input {
  width: 84px;
}
body table td .module .writeInput.full input,
body table td .module .readingInput.full input,
.content-id table td .module .writeInput.full input,
.content-id table td .module .readingInput.full input {
  width: 603px;
}
body table td .module .writeInput .offscreen + input,
.content-id table td .module .writeInput .offscreen + input {
  margin-left: 0 !important;
}
body table td .module .mtl_radio + [class^=btn],
.content-id table td .module .mtl_radio + [class^=btn] {
  margin-left: 8px !important;
}
body table td .module span:first-child,
.content-id table td .module span:first-child {
  margin-left: 0;
}
body table td.noTxtData span + [class^=btn]:not(.btn_search_noTxt),
.content-id table td.noTxtData span + [class^=btn]:not(.btn_search_noTxt) {
  margin-left: 8px !important;
}
body table td .footnote-area,
.content-id table td .footnote-area {
  position: relative;
}
body table td .footnote-area .footnote-sup,
.content-id table td .footnote-area .footnote-sup {
  position: absolute;
  bottom: -3px;
  min-width: 30px;
  margin-left: 8px;
  color: #80624c;
  font-size: 14px;
  font-weight: 500;
}
body table td .search-field,
.content-id table td .search-field {
  margin: 16px 0 0 !important;
}
body table td .search-field input,
.content-id table td .search-field input {
  width: 204px !important;
}
body.totalpension h2 + .innerTable,
body.totalpension h2 + .income_box,
.content-id.totalpension h2 + .innerTable,
.content-id.totalpension h2 + .income_box {
  margin-top: 24px;
}
body.totalpension .innerTable,
.content-id.totalpension .innerTable {
  border-top: 1px solid #4D4F58;
  border-bottom: 1px solid #E1E2E5;
}
body.totalpension .innerTable .alignL,
.content-id.totalpension .innerTable .alignL {
  width: 500px;
}
body.totalpension .innerTable .alignR,
.content-id.totalpension .innerTable .alignR {
  border-left: 1px solid #E1E2E5;
}
body.totalpension .innerTable .alignR .tableDefault,
.content-id.totalpension .innerTable .alignR .tableDefault {
  width: 699px;
  margin-top: 0;
}
body.totalpension .innerTable .tableGraph,
.content-id.totalpension .innerTable .tableGraph {
  border-bottom: 0 !important;
}
body.totalpension .income_box,
.content-id.totalpension .income_box {
  padding: 60px;
  border: 1px solid #E1E2E5;
  border-radius: 32px;
  box-sizing: border-box;
}
body.totalpension .income_box .graph_box,
.content-id.totalpension .income_box .graph_box {
  width: 100%;
  height: 300px;
  padding: 0;
  margin: 0 auto;
  border: 0;
}
body.totalpension .income_box .graph_box .tit_set,
.content-id.totalpension .income_box .graph_box .tit_set {
  display: flex;
  justify-content: space-between;
  float: none;
  margin-bottom: 40px;
}
body.totalpension .income_box .graph_box .tit_set .graphLegend li + li,
.content-id.totalpension .income_box .graph_box .tit_set .graphLegend li + li {
  margin-left: 56px;
}
body.totalpension .income_box .graph_box .tit_set .graphLegend .colorCode00,
.content-id.totalpension .income_box .graph_box .tit_set .graphLegend .colorCode00 {
  background: #0886C5;
}
body.totalpension .income_box .graph_box .tit_set > em,
.content-id.totalpension .income_box .graph_box .tit_set > em {
  min-width: 60px;
  color: #73757C;
  font-size: 14px;
}
body.totalpension .color,
.content-id.totalpension .color {
  position: relative;
  width: auto;
  min-width: 120px;
  padding-left: 20px;
  margin: 0 auto;
  display: inline-block;
}
body.totalpension .color::before,
.content-id.totalpension .color::before {
  position: absolute;
  top: calc(50% - 6px);
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  content: "";
}
body.totalpension .color.type1:before,
.content-id.totalpension .color.type1:before {
  background: #1B8D6F;
}
body.totalpension .color.type2:before,
.content-id.totalpension .color.type2:before {
  background: #5CA87C;
}
body.totalpension .color.type3:before,
.content-id.totalpension .color.type3:before {
  background: #BAD38E;
}
body.totalpension .color.type4:before,
.content-id.totalpension .color.type4:before {
  background: #E0E0E0;
}
body.totalpension .color.type5:before,
.content-id.totalpension .color.type5:before {
  background: #52B5EB;
}
body.totalpension .color.type6:before,
.content-id.totalpension .color.type6:before {
  background: #79EEF2;
}
body.totalpension .color.type7:before,
.content-id.totalpension .color.type7:before {
  background: #444444;
}
body.totalpension .color.type8:before,
.content-id.totalpension .color.type8:before {
  background: #D2C286;
}
body.totalpension .piechart_box,
.content-id.totalpension .piechart_box {
  width: 100%;
  height: 264px;
}
body.totalpension .piechart_box .piechart,
.content-id.totalpension .piechart_box .piechart {
  float: left;
  width: 400px;
  height: 264px;
}
body.totalpension .piechart_box .piechart_info,
.content-id.totalpension .piechart_box .piechart_info {
  float: left;
  margin-left: 80px;
}
body.totalpension .piechart_box .piechart_info ul,
.content-id.totalpension .piechart_box .piechart_info ul {
  margin-top: 92px;
  float: left;
}
body.totalpension .piechart_box .piechart_info ul li,
.content-id.totalpension .piechart_box .piechart_info ul li {
  margin-bottom: 24px;
}
body.totalpension .piechart_box .piechart_info ul li .color,
.content-id.totalpension .piechart_box .piechart_info ul li .color {
  font-size: 14px;
  color: #73757C;
  margin-left: 0;
  font-weight: 400;
  width: inherit;
}
body.totalpension .piechart_box .piechart_info ul li span,
.content-id.totalpension .piechart_box .piechart_info ul li span {
  font-size: 16px;
  font-weight: 600;
}
body.totalpension .piechart_box .piechart_info ul li span:not(.color),
.content-id.totalpension .piechart_box .piechart_info ul li span:not(.color) {
  display: inline-block;
  min-width: 60px;
  text-align: right;
}
body .totalpension-area .tblaround-wrap + .myassets_info,
.content-id .totalpension-area .tblaround-wrap + .myassets_info {
  margin-top: 24px;
}
body .totalpension-area .myassets_info,
.content-id .totalpension-area .myassets_info {
  margin-left: -24px;
}
body .totalpension-area .myassets_info li,
.content-id .totalpension-area .myassets_info li {
  position: relative;
  float: left;
  width: calc(33.3333333333% - 24px);
  height: 192px;
  margin-left: 24px;
  padding: 40px;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  box-sizing: border-box;
}
body .totalpension-area .myassets_info li .tit strong,
.content-id .totalpension-area .myassets_info li .tit strong {
  color: #1A1D29;
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
}
body .totalpension-area .myassets_info li .tit span:not(.name),
.content-id .totalpension-area .myassets_info li .tit span:not(.name) {
  display: block;
  margin-top: 8px;
  color: #73757C;
  font-size: 16px;
  line-height: 16px;
}
body .totalpension-area .myassets_info li .money,
.content-id .totalpension-area .myassets_info li .money {
  position: absolute;
  bottom: 28px;
  right: 40px;
  padding-left: 20px;
  color: #1A1D29;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-align: right;
  box-sizing: border-box;
}
body .totalpension-area .myassets_info li .money span:not(.profit),
.content-id .totalpension-area .myassets_info li .money span:not(.profit) {
  display: block;
}
body .totalpension-area .myassets_info li .money span:not(.profit) em,
.content-id .totalpension-area .myassets_info li .money span:not(.profit) em {
  display: inline-block;
  font-size: 28px;
  margin-right: 4px;
  font-weight: 600;
}
body .totalpension-area .myassets_info li .money .profit,
.content-id .totalpension-area .myassets_info li .money .profit {
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
}
body .totalpension-area .myassets_info li .money .profit::before,
.content-id .totalpension-area .myassets_info li .money .profit::before {
  top: 5px;
}
body .totalpension-area .myassets_info li .money .profit.blue::before,
.content-id .totalpension-area .myassets_info li .money .profit.blue::before {
  transform: rotate(-180deg);
}
body .totalpension-area .myassets_info + .multibox-area,
.content-id .totalpension-area .myassets_info + .multibox-area {
  margin-top: 24px;
}
body .totalpension-area .multibox-area,
.content-id .totalpension-area .multibox-area {
  display: flex;
  justify-content: space-between;
}
body .totalpension-area .multibox-area .item,
.content-id .totalpension-area .multibox-area .item {
  display: flex;
  align-items: center;
  padding: 18px 40px;
  border-radius: 12px;
  box-sizing: border-box;
}
body .totalpension-area .multibox-area .item:not(.link),
.content-id .totalpension-area .multibox-area .item:not(.link) {
  justify-content: space-between;
  width: calc(100% - 408px);
  background: #FAFAFA;
}
body .totalpension-area .multibox-area .item:not(.link) div,
.content-id .totalpension-area .multibox-area .item:not(.link) div {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  color: #1A1D29;
  font-size: 16px;
  line-height: 16px;
  box-sizing: border-box;
}
body .totalpension-area .multibox-area .item:not(.link) div:last-child:before,
.content-id .totalpension-area .multibox-area .item:not(.link) div:last-child:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 1px;
  height: 16px;
  background: #BFC0C5;
  content: "";
}
body .totalpension-area .multibox-area .item:not(.link) div .case > span,
.content-id .totalpension-area .multibox-area .item:not(.link) div .case > span {
  display: inline-block;
  margin-right: 4px;
  font-size: 20px;
  font-weight: 500;
}
body .totalpension-area .multibox-area .item:not(.link) div:nth-child(1),
.content-id .totalpension-area .multibox-area .item:not(.link) div:nth-child(1) {
  padding-right: 52px;
}
body .totalpension-area .multibox-area .item:not(.link) div:nth-child(2),
.content-id .totalpension-area .multibox-area .item:not(.link) div:nth-child(2) {
  padding-left: 52px;
}
body .totalpension-area .multibox-area .item.link,
.content-id .totalpension-area .multibox-area .item.link {
  justify-content: center;
  width: 384px;
  margin-left: 24px;
  border: 1px solid #E1E2E5 !important;
}
body .totalpension-area .multibox-area .item.link .link,
.content-id .totalpension-area .multibox-area .item.link .link {
  color: #1A1D29;
  line-height: 16px;
}
body .totalpension-area .multibox-area .item.link .link:after,
.content-id .totalpension-area .multibox-area .item.link .link:after {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-bottom: 3px;
  background: url("/inc_renewal/img/FP/ico_link_arr.png") 50% 50% no-repeat;
  vertical-align: middle;
  content: "";
}
body .totalpension-area .multibox-area .item.link:after,
.content-id .totalpension-area .multibox-area .item.link:after {
  display: inline-block;
  width: 48px;
  height: 48px;
  background: url("/inc_renewal/img/PS/icon_totalpension.png") right/100% no-repeat;
  content: "";
}

body .infomation_box.type-list,
.content-id .infomation_box.type-list {
  padding: 24px 64px;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  box-sizing: border-box;
}
body .infomation_box.type-list .conf_box,
.content-id .infomation_box.type-list .conf_box {
  padding: 40px 40px 40px 128px;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #E1E2E5;
}
body .infomation_box.type-list .conf_box:last-child,
.content-id .infomation_box.type-list .conf_box:last-child {
  border: 0;
}
body .infomation_box.type-list .conf_box:before,
.content-id .infomation_box.type-list .conf_box:before {
  left: 0;
}
body .infomation_box.type-list .conf_box .re_title,
.content-id .infomation_box.type-list .conf_box .re_title {
  font-size: 18px;
}
body .infomation_box.type-list .conf_box .re_title + .listDefault,
.content-id .infomation_box.type-list .conf_box .re_title + .listDefault {
  margin-top: 16px !important;
}
body .infomation_box.type-list .btn-wrap,
.content-id .infomation_box.type-list .btn-wrap {
  margin-top: 24px;
}
body .infomation_box.type-list [data-icon=GU_100101_01_1]::before,
.content-id .infomation_box.type-list [data-icon=GU_100101_01_1]::before {
  background: url("/inc_renewal/img/sp/sp_consumer_protection .png") no-repeat 0 0/672px;
}
body .infomation_box.type-list [data-icon=GU_100101_01_2]::before,
.content-id .infomation_box.type-list [data-icon=GU_100101_01_2]::before {
  background: url("/inc_renewal/img/sp/sp_consumer_protection .png") no-repeat -96px 0/672px;
}
body .infomation_box.type-list [data-icon=GU_100101_01_3]::before,
.content-id .infomation_box.type-list [data-icon=GU_100101_01_3]::before {
  background: url("/inc_renewal/img/sp/sp_consumer_protection .png") no-repeat -192px 0/672px;
}
body .infomation_box.type-list [data-icon=GU_100101_01_4]::before,
.content-id .infomation_box.type-list [data-icon=GU_100101_01_4]::before {
  background: url("/inc_renewal/img/sp/sp_consumer_protection .png") no-repeat -288px 0/672px;
}
body .infomation_box.type-list [data-icon=GU_100101_01_5]::before,
.content-id .infomation_box.type-list [data-icon=GU_100101_01_5]::before {
  background: url("/inc_renewal/img/sp/sp_consumer_protection .png") no-repeat -384px 0/672px;
}
body .infomation_box.type-list [data-icon=GU_100101_01_6]::before,
.content-id .infomation_box.type-list [data-icon=GU_100101_01_6]::before {
  background: url("/inc_renewal/img/sp/sp_consumer_protection .png") no-repeat -480px 0/672px;
}
body .infomation_box.type-list [data-icon=GU_100101_01_7]::before,
.content-id .infomation_box.type-list [data-icon=GU_100101_01_7]::before {
  background: url("/inc_renewal/img/sp/sp_consumer_protection .png") no-repeat -576px 0/672px;
}
body .infomation_box.type-list [data-icon=GU_100101_01_8]::before,
.content-id .infomation_box.type-list [data-icon=GU_100101_01_8]::before {
  background: url("/inc_renewal/img/sp/sp_dormant_account.png");
}
body .tabType1.type-autoh > li,
body .tabType1.type-autoh > li.on,
.content-id .tabType1.type-autoh > li,
.content-id .tabType1.type-autoh > li.on {
  height: 96px;
}
body .tabType1.type-autoh > li a,
body .tabType1.type-autoh > li.on a,
.content-id .tabType1.type-autoh > li a,
.content-id .tabType1.type-autoh > li.on a {
  height: 96px;
  line-height: 24px;
}
body .comp.flex-wrap.jc_sb .cont-tit-l + .cont_txt,
.content-id .comp.flex-wrap.jc_sb .cont-tit-l + .cont_txt {
  min-height: 48px;
}
body .app-setup-box + .listDefault a.link,
.content-id .app-setup-box + .listDefault a.link {
  margin-left: 8px;
}
body .tableDefault table td .attfile,
.content-id .tableDefault table td .attfile {
  display: inline-block;
  margin: 2px !important;
}
body .tableDefault table td .attfile img,
.content-id .tableDefault table td .attfile img {
  display: block;
}
body .tableDefault table td .attfile + .attfile,
.content-id .tableDefault table td .attfile + .attfile {
  margin: 2px !important;
}
body .tableDefault.th-center table th,
.content-id .tableDefault.th-center table th {
  text-align: center;
}
body .tableDefault.th-center table th[scope=row],
.content-id .tableDefault.th-center table th[scope=row] {
  background: #F9FDFF;
}
body .tableDefault.th-center + .th-center,
.content-id .tableDefault.th-center + .th-center {
  margin-top: 24px;
}
body .video-slide .btn-list-more-wrap,
.content-id .video-slide .btn-list-more-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
body .video-slide .btn-list-more-wrap > button,
.content-id .video-slide .btn-list-more-wrap > button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 209px;
  height: 72px;
  padding-right: 16px;
  background: #FAFAFA;
  border-radius: 100px;
  box-sizing: border-box;
  color: #73757C;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
}
body .video-slide .btn-list-more-wrap > button:after,
.content-id .video-slide .btn-list-more-wrap > button:after {
  position: absolute;
  right: 36px;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/inc_renewal/img/_svg/icon_pagenation_b.svg") right 0 no-repeat;
  content: "";
}
body .video-slide .btn-list-more-wrap > button span,
.content-id .video-slide .btn-list-more-wrap > button span {
  margin-left: 4px;
  font-weight: 400;
}
body .vod-list-wrap .vod-list-item,
.content-id .vod-list-wrap .vod-list-item {
  padding: 32px 224px 36px 94px;
}
body .vod-list-wrap .vod-list-item .tag-level,
.content-id .vod-list-wrap .vod-list-item .tag-level {
  height: 24px;
  padding: 6px 8px;
  line-height: 11px;
}
body .vod-list-wrap .vod-list-item .cont-tit-s,
.content-id .vod-list-wrap .vod-list-item .cont-tit-s {
  margin-bottom: 8px;
  line-height: 30px !important;
}
body .vod-list-wrap .vod-list-item .tit-sub,
.content-id .vod-list-wrap .vod-list-item .tit-sub {
  font-size: 16px;
  line-height: 24px;
}
body .vod-list-wrap .vod-list-item .btnDownload,
.content-id .vod-list-wrap .vod-list-item .btnDownload {
  right: 16px;
}
body .comp .select.icon-calendar.type-toggle,
.content-id .comp .select.icon-calendar.type-toggle {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
body .comp .select.icon-calendar.type-toggle .checkbox-button,
.content-id .comp .select.icon-calendar.type-toggle .checkbox-button {
  display: flex;
  align-items: center;
  height: 32px;
}
body .comp .select.icon-calendar.type-toggle .checkbox-button a,
.content-id .comp .select.icon-calendar.type-toggle .checkbox-button a {
  display: inline-block;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
body .comp .select.icon-calendar.type-toggle .checkbox-button a + a,
.content-id .comp .select.icon-calendar.type-toggle .checkbox-button a + a {
  margin-left: 8px;
}
body .comp .select.icon-calendar.type-toggle .checkbox-button .calendar,
.content-id .comp .select.icon-calendar.type-toggle .checkbox-button .calendar {
  background: url("/inc_renewal/img/_svg/icon_calendar_group.svg") 0 0/80px;
  border-top: 0;
}
body .comp .select.icon-calendar.type-toggle .checkbox-button .calendar.on,
.content-id .comp .select.icon-calendar.type-toggle .checkbox-button .calendar.on {
  background: url("/inc_renewal/img/_svg/icon_calendar_group.svg") 32px 0/80px;
}
body .comp .select.icon-calendar.type-toggle .checkbox-button .listType,
.content-id .comp .select.icon-calendar.type-toggle .checkbox-button .listType {
  background: url("/inc_renewal/img/_svg/icon_list_group.svg") 0 0/80px;
}
body .comp .select.icon-calendar.type-toggle .checkbox-button .listType.on,
.content-id .comp .select.icon-calendar.type-toggle .checkbox-button .listType.on {
  background: url("/inc_renewal/img/_svg/icon_list_group.svg") 32px 0/80px;
}
body .tableDefault .listBasic,
.content-id .tableDefault .listBasic {
  color: #1A1D29;
}
body .tableDefault .listBasic li,
.content-id .tableDefault .listBasic li {
  font-weight: 400;
}
body .tableDefault td .mtl_checkbox > span.nodata,
.content-id .tableDefault td .mtl_checkbox > span.nodata {
  padding-left: 0;
}
body .tableDefault + .bul-care,
.content-id .tableDefault + .bul-care {
  margin-top: 24px !important;
}
body .tableDefault .tbl-list-number dt,
.content-id .tableDefault .tbl-list-number dt {
  display: flex;
  align-items: center;
  color: #1A1D29;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
body .tableDefault .tbl-list-number dt .tit-num,
.content-id .tableDefault .tbl-list-number dt .tit-num {
  display: inline-flex;
  justify-content: center;
  min-width: 24px;
  margin-right: 8px;
  background: #4D4F58;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}
body .tableDefault .tbl-list-number dt + dd,
.content-id .tableDefault .tbl-list-number dt + dd {
  margin-top: 8px;
}
body .tableDefault .tbl-list-number dd,
.content-id .tableDefault .tbl-list-number dd {
  color: #1A1D29;
  font-size: 16px;
  font-weight: 400;
}
body .tableDefault .tbl-list-number + dl,
.content-id .tableDefault .tbl-list-number + dl {
  position: relative;
  margin: 24px 0 0 !important;
  padding-top: 24px;
}
body .tableDefault .tbl-list-number + dl:before,
.content-id .tableDefault .tbl-list-number + dl:before {
  position: absolute;
  top: 0;
  left: -24px;
  display: block;
  width: calc(100% + 48px);
  height: 1px;
  background: #E1E2E5;
  content: "";
}
body p + .step_box_wrap,
.content-id p + .step_box_wrap {
  margin-top: 24px;
}
body .step_box_wrap + .listexcl_gray,
body .step_box_wrap + .excl,
.content-id .step_box_wrap + .listexcl_gray,
.content-id .step_box_wrap + .excl {
  margin-top: 24px;
}
body .step_box_wrap + .excl.d_f,
.content-id .step_box_wrap + .excl.d_f {
  align-items: center;
  margin: 24px 0 !important;
}
body .step_box_wrap + .excl.d_f .btnArea,
.content-id .step_box_wrap + .excl.d_f .btnArea {
  margin-left: 8px;
}
body .step_box_wrap .step4_box .sb_col2_title + .sb_con,
.content-id .step_box_wrap .step4_box .sb_col2_title + .sb_con {
  margin-top: 16px;
}
body .step_box_wrap .imgView .figure,
.content-id .step_box_wrap .imgView .figure {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: none;
}
body .step_box_wrap .img_select label.mtl_radio > input[type=radio],
.content-id .step_box_wrap .img_select label.mtl_radio > input[type=radio] {
  left: 14px;
}
body .excl + .type-textarea,
.content-id .excl + .type-textarea {
  margin-top: 16px !important;
  height: 128px;
}
body p.byte,
.content-id p.byte {
  margin-top: 8px;
  color: #1A1D29;
  font-size: 14px;
  line-height: 21px;
}
body .listBasic li,
.content-id .listBasic li {
  letter-spacing: 0;
}
body .listBasic li .listexcl_gray li,
.content-id .listBasic li .listexcl_gray li {
  padding: 0 10px 0 24px;
}
body .listexcl.d_ib + .mtl_radio,
.content-id .listexcl.d_ib + .mtl_radio {
  margin-left: 24px !important;
}
body .listBul li .listDefault li,
.content-id .listBul li .listDefault li {
  color: #73757C;
}
body h2 + [class^=list],
body h3 + [class^=list],
.content-id h2 + [class^=list],
.content-id h3 + [class^=list] {
  margin: 24px 0 0;
}
body .form-area .form-auto + .form-auto,
.content-id .form-area .form-auto + .form-auto {
  margin-top: 8px;
}
body .tableDefault td .tbl-desc p + p,
.content-id .tableDefault td .tbl-desc p + p {
  margin-top: 24px;
}
body .infomation_box.type-column,
.content-id .infomation_box.type-column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
body .infomation_box.type-column .conf_box,
.content-id .infomation_box.type-column .conf_box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(33.3333% - 16px);
  min-height: 251px;
  margin-bottom: 24px;
  padding: 32px;
  word-break: keep-all;
}
body .infomation_box.type-column .conf_box .cont-tit-m,
.content-id .infomation_box.type-column .conf_box .cont-tit-m {
  margin: 0 !important;
}
body .infomation_box.type-column .conf_box .cont-tit-m + .desc,
.content-id .infomation_box.type-column .conf_box .cont-tit-m + .desc {
  margin-top: 16px;
  color: #73757C;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
body .infomation_box.type-column .conf_box .btn-wrap,
.content-id .infomation_box.type-column .conf_box .btn-wrap {
  margin-top: 32px;
}
body .infomation_box .conf_box .re_title em.lv1,
.content-id .infomation_box .conf_box .re_title em.lv1 {
  color: #2B4EB6 !important;
}
body .infomation_box .conf_box .re_title em.lv2,
.content-id .infomation_box .conf_box .re_title em.lv2 {
  color: #0094FF !important;
}
body .infomation_box .conf_box .re_title em.lv3,
.content-id .infomation_box .conf_box .re_title em.lv3 {
  color: #14A959 !important;
}
body .infomation_box .conf_box .re_title em.lv4,
.content-id .infomation_box .conf_box .re_title em.lv4 {
  color: #E77204 !important;
}
body .infomation_box .conf_box .re_title em.lv5,
.content-id .infomation_box .conf_box .re_title em.lv5 {
  color: #EC3545 !important;
}
body .roundBoxText.type-fcolor,
.content-id .roundBoxText.type-fcolor {
  border-radius: 16px;
}
body .roundBoxText.type-fcolor .round,
.content-id .roundBoxText.type-fcolor .round {
  padding: 32px;
  text-align: center;
}
body .roundBoxText.type-fcolor .round > p,
.content-id .roundBoxText.type-fcolor .round > p {
  color: #008DDB;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  text-align: center;
}
body h2 + .faq_list,
body h3 + .faq_list,
.content-id h2 + .faq_list,
.content-id h3 + .faq_list {
  margin-top: 24px;
}
body .faq_list li > .faq_q .faq_q_text,
.content-id .faq_list li > .faq_q .faq_q_text {
  color: #1A1D29;
}
body .faq_list li > .faq_q .faq_q_text + .isNew,
.content-id .faq_list li > .faq_q .faq_q_text + .isNew {
  position: relative;
  top: -2px;
  margin-left: 8px;
}
body .faq_list .faq_a > div .faq_a_text,
.content-id .faq_list .faq_a > div .faq_a_text {
  width: calc(100% - 96px);
  color: #1A1D29;
}
body a.txtLink1,
.content-id a.txtLink1 {
  font-weight: 400 !important;
}
body h2 + .termsBox,
.content-id h2 + .termsBox {
  margin-top: 24px;
}
body .termsBox .terms,
.content-id .termsBox .terms {
  padding: 20px 40px;
  border: 1px solid #E1E2E5;
  height: 271px;
}
body .termsBox + .colorBox,
.content-id .termsBox + .colorBox {
  margin-top: 32px !important;
}

@media print {
  .type-print {
    padding: 0;
  }
  .type-print .tableDefault {
    width: 100%;
  }
  .type-print .tableDefault table {
    width: 100%;
    border: 1px;
    table-layout: fixed;
  }
  .type-print .tableDefault table tr:first-child {
    border-top: 1px solid #4D4F58;
  }
  .type-print .tableDefault table th {
    padding: 12px 12px;
    border-top-width: 1px;
  }
  .type-print .tableDefault table td {
    padding: 12px 16px;
  }
  .type-print .roundBoxKnow .round {
    padding: 12px 30px;
  }
  .type-print .roundBoxKnow .round .title {
    font-size: 14px;
    font-weight: 500;
  }
  .type-print .roundBoxKnow .round .listBasic {
    margin: 0 0 0 6px;
  }
  .type-print .roundBoxKnow .round .listBasic li {
    margin-top: 6px;
  }
  .type-print .type-print-bottom {
    margin-top: 24px !important;
  }
  .type-print .btnArea {
    display: none;
  }
  .type-print .logoArea {
    margin: 0;
  }
  #content.case-PS_010203_09 .roundBoxInfo .round,
#content.case-PS_010204_07 .roundBoxInfo .round {
    padding: 32px;
  }
  #content.case-PS_010203_09 h3.tit2,
#content.case-PS_010203_09 h4.cont-tit-l,
#content.case-PS_010204_07 h3.tit2,
#content.case-PS_010204_07 h4.cont-tit-l {
    font-size: 20px !important;
    line-height: 25px !important;
    margin-bottom: 8px !important;
  }
  #content.case-PS_010203_09 h3.tit2 + p,
#content.case-PS_010203_09 h4.cont-tit-l + p,
#content.case-PS_010204_07 h3.tit2 + p,
#content.case-PS_010204_07 h4.cont-tit-l + p {
    margin-top: 8px !important;
  }
  #content.case-PS_010203_09 .tblaround-wrap .tblaround-tit .cont-tit-l,
#content.case-PS_010204_07 .tblaround-wrap .tblaround-tit .cont-tit-l {
    height: 32px !important;
    line-height: 32px !important;
  }
  #content.case-PS_010203_09 .comp,
#content.case-PS_010204_07 .comp {
    min-height: 0;
    margin-top: 32px !important;
  }
  #content.case-PS_010203_09 .comp + .comp,
#content.case-PS_010204_07 .comp + .comp {
    margin-top: 32px !important;
  }
  #content.case-PS_010203_09 .comp .t_right.mb_x3,
#content.case-PS_010204_07 .comp .t_right.mb_x3 {
    display: none;
  }
  #content.case-PS_010203_09 .comp:first-child,
#content.case-PS_010204_07 .comp:first-child {
    margin-top: 0 !important;
  }
  #content.case-PS_010203_09 .comp p + .tableDefault,
#content.case-PS_010204_07 .comp p + .tableDefault {
    margin-top: 16px !important;
  }
  #content.case-PS_010203_09 .comp.mt_x7,
#content.case-PS_010204_07 .comp.mt_x7 {
    margin-top: 0 !important;
  }
  #content.case-PS_010203_09 .offscreen + .comp,
#content.case-PS_010203_09 .blind + .comp,
#content.case-PS_010204_07 .offscreen + .comp,
#content.case-PS_010204_07 .blind + .comp {
    margin: 0 !important;
    padding: 0 !important;
  }
  #content.case-PS_010203_09 .s_step,
#content.case-PS_010203_09 .content_title,
#content.case-PS_010203_09 .tabType1,
#content.case-PS_010203_09 .tabType3,
#content.case-PS_010203_09 .btnCenter,
#content.case-PS_010203_09 .tableDefault5_top.tbl-data,
#content.case-PS_010203_09 .tableDefault5_body.tbl-data,
#content.case-PS_010204_07 .s_step,
#content.case-PS_010204_07 .content_title,
#content.case-PS_010204_07 .tabType1,
#content.case-PS_010204_07 .tabType3,
#content.case-PS_010204_07 .btnCenter,
#content.case-PS_010204_07 .tableDefault5_top.tbl-data,
#content.case-PS_010204_07 .tableDefault5_body.tbl-data {
    display: none;
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
  }
  #content.case-PS_010203_09 .tableDefault th,
#content.case-PS_010203_09 .tableDefault td,
#content.case-PS_010204_07 .tableDefault th,
#content.case-PS_010204_07 .tableDefault td {
    height: auto !important;
    padding: 12px !important;
  }
  #content.case-PS_010203_09 .retireResult.type-page {
    margin: 0 !important;
  }
  #content.case-PS_010203_09 .retireResult.type-page .tableGraphs {
    height: 100%;
  }
  #content.case-PS_010203_09 .retireResult.type-page .wrapTableGraphs .tableGraphs th,
#content.case-PS_010203_09 .retireResult.type-page .wrapTableGraphs .tableGraphs td {
    height: auto !important;
    padding: 12px !important;
  }
  #content.case-PS_010203_09 .color_divide.mt_x3 {
    margin-top: 16px !important;
  }
  #content.case-PS_010204_07 .comp {
    margin-top: 56px !important;
  }
  #content.case-PS_010204_07 .comp + .comp {
    margin-top: 56px !important;
  }
  #content.case-PS_010204_07 .comp p + .tableDefault {
    margin-top: 24px !important;
  }
  #content.case-PS_010204_07 .tabCon {
    display: block !important;
  }
  #content.case-PS_010204_07 .tabCon .capture_box {
    padding: 32px 0;
  }
  #content.case-PS_010204_07 .tabCon .capture_box img {
    width: 50%;
  }
  #content.case-PS_010204_07 .tabCon .capture_box p.tit4 {
    font-size: 16px !important;
    margin: 0 0 16px !important;
  }
  #content.case-PS_010204_07 .tabCon .capture_box p.cont_txt {
    margin: 16px 0 0 !important;
  }
  #content.case-PS_010204_07 #printB,
#content.case-PS_010204_07 #printC,
#content.case-PS_010204_07 #printD {
    page-break-before: always;
  }
}
.tooltip_clone {
  box-sizing: border-box;
}
.tooltip_clone * {
  box-sizing: border-box;
}
.tooltip_clone .tooltip_content {
  max-width: 600px;
}
.tooltip_clone .tooltip_content .listBul li:before {
  background: url("/inc_renewal/img//_svg/icon_tooltip_refer.svg") no-repeat;
}
.tooltip_clone .tooltip_content .tooltip_body {
  padding: 20px 30px 21px 16px;
  background-color: #4D4F58;
  font-size: 13px;
  line-height: 19px;
}
.tooltip_clone .tooltip_content .tooltip_body p {
  margin-top: 0;
  line-height: 19px;
}
.tooltip_clone .tooltip_content .tooltip_body p + p {
  margin-top: 8px;
}
.tooltip_clone .tooltip_content .tooltip_body .bul-note {
  margin-bottom: 8px;
}
.tooltip_clone .tooltip_content .tooltip_body > *:first-child {
  margin-top: 0 !important;
}
.tooltip_clone .tooltip_content .tooltip_body .listexcl:not(ul),
.tooltip_clone .tooltip_content .tooltip_body .listexcl li,
.tooltip_clone .tooltip_content .tooltip_body .listBul li {
  position: relative;
  padding: 0 10px 0 20px;
  line-height: 19px;
  font-size: 13px;
  margin-top: 0;
}
.tooltip_clone .tooltip_content .tooltip_body .listexcl:not(ul) + li,
.tooltip_clone .tooltip_content .tooltip_body .listexcl li + li,
.tooltip_clone .tooltip_content .tooltip_body .listBul li + li {
  margin-top: 8px;
}
.tooltip_clone .tooltip_content .tooltip_body .listexcl:not(ul):before,
.tooltip_clone .tooltip_content .tooltip_body .listexcl li:before,
.tooltip_clone .tooltip_content .tooltip_body .listBul li:before {
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background: url("/inc_renewal/img//_svg/icon_tooltip_excl.svg") no-repeat 0 0;
  content: "";
}
.tooltip_clone .tooltip_content .tooltip_body .listBul li:after {
  display: none;
}
.tooltip_clone .tooltip_content .tooltip_body .listBul li:before {
  background-image: url("/inc_renewal/img/_svg/icon_tooltip_refer.svg");
}
.tooltip_clone .tooltip_content .tooltip_body .listBasic {
  letter-spacing: 0;
}
.tooltip_clone .tooltip_content .tooltip_body .listBasic li {
  padding-left: 6px;
  line-height: 19px;
  font-size: 13px;
}
.tooltip_clone .tooltip_content .tooltip_body .listBasic li:before {
  width: 2px;
  height: 2px;
  background: #fff;
  border-radius: 50%;
}

.dl-tbl.tb-gap-s .dl-tbl-tr .dl-tbl-th,
.dl-tbl.tb-gap-s .dl-tbl-tr .dl-tbl-td {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
}
.dl-tbl.tb-gap-s .dl-tbl-tr .dl-tbl-th {
  min-width: 88px;
  height: 72px;
}
.dl-tbl.tb-gap-s .dl-tbl-tr .dl-tbl-td {
  min-height: 80px;
}
.dl-tbl.tb-gap-s .dl-tbl-tr .dl-tbl-td.col2 {
  min-height: 160px;
}
.dl-tbl.tb-gap-s .dl-tbl-tr .dl-tbl-td.row2 {
  min-width: 172px;
}
.dl-tbl.tb-gap-m .dl-tbl-tr {
  width: 25%;
}
.dl-tbl.tb-gap-m .dl-tbl-tr .dl-tbl-th,
.dl-tbl.tb-gap-m .dl-tbl-tr .dl-tbl-td {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
}
.dl-tbl.tb-gap-m .dl-tbl-tr .dl-tbl-th {
  height: 72px;
}
.dl-tbl.tb-gap-m .dl-tbl-tr .dl-tbl-td {
  min-height: 80px;
}
.dl-tbl.td-left {
  background: #fff;
}
.dl-tbl.td-left .dl-tbl-th {
  width: 240px;
}
.dl-tbl.td-left .dl-tbl-th.va_m {
  width: 200px;
  line-height: 21px;
}
.dl-tbl.td-left .dl-tbl-td {
  text-align: left !important;
}
.dl-tbl.td-left + .clearfix {
  margin-top: 24px;
}
.dl-tbl + .listBasic,
.dl-tbl + .listDefault,
.dl-tbl + .listexcl_gray {
  margin-top: 24px;
}

.content-id .case-PS_010102_01 td input.t_right {
  width: 258px;
}
.content-id .case-PS_010203_05 {
  margin-top: 0;
}
.content-id .case-PS_010203_05 .alignL .tit3,
.content-id .case-PS_010203_05 .alignR .tit3 {
  margin-top: 32px;
}
.content-id .case-PS_010203_05 .tableDefault {
  margin-top: 24px !important;
}
.content-id .case-PS_010203_05 .tableDefault table {
  height: 440px;
}
.content-id .case-PS_010204_02 .tableDefault th input {
  width: 100%;
}
.content-id .case-PS_010204_02 .tableDefault td input[type=text] {
  width: 120px;
  text-align: right;
  margin-left: 0;
}
.content-id .case-PS_010204_02 .tableDefault td input[type=text] + span {
  margin-right: 44px;
}
.content-id .case-PS_010204_02 .tableDefault tr:nth-child(1) input + span {
  margin-right: 19px;
}
.content-id.case-GU_040301_01 .tableDefault + .tableDefault {
  margin-top: 24px;
}
.content-id .case-GU_080201_01 .dl-tbl-tr:nth-child(1) {
  width: 20%;
}
.content-id .case-GU_080201_01 .dl-tbl-tr:nth-child(2) {
  width: 80%;
}
.content-id .case-GU_080201_01 .dl-tbl-th,
.content-id .case-GU_080201_01 .dl-tbl-td {
  min-height: 72px;
  padding: 24px !important;
}
.content-id .case-GU_080201_01 .dl-tbl-td p {
  line-height: 24px;
}
.content-id .case-GU_080201_01 .dl-tbl-td .listDefault li {
  font-weight: 400;
}
.content-id .case-GU_080201_01 .dl-tbl-td[class*=col] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-id .case-GU_080201_01 .dl-tbl-td.col3 {
  height: 265px;
}
.content-id .case-GU_080201_01 .dl-tbl-td.col4 {
  height: 520px;
}
.content-id.case-BD_080901_01 .tableDefault.TypeWide td.t_left {
  padding: 18px 16px !important;
  font-size: 16px;
  line-height: 24px;
}

.square em {
  width: 16px;
  margin-right: 8px;
  border-radius: 50%;
}
.square em.colorCode01.a11y {
  background: url(/inc_renewal/img/CO/pattern01.png);
}
.square em.colorCode02.a11y {
  background: url(/inc_renewal/img/CO/pattern02.png);
}
.square em.colorCode03.a11y {
  background: url(/inc_renewal/img/CO/pattern03.png);
}
.square em.colorCode04.a11y {
  background: url(/inc_renewal/img/CO/pattern04.png);
}
.square em.colorCode05.a11y {
  background: url(/inc_renewal/img/CO/pattern05.png);
}
.square em.colorCode06.a11y {
  background: url(/inc_renewal/img/CO/pattern06.png);
}

.btnSm_more::after {
  background: url("/inc_renewal/img/common/icon_expand.svg") 50% 50% no-repeat !important;
  transition: all 0.2s linear;
}

.btnSm_close.jangoClose::after {
  margin-top: -4px;
  transform: translate(4px, 4px) rotate(180deg);
  margin-left: 0;
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background: url("/inc_renewal/img/common/icon_expand.svg") 50% 50% no-repeat !important;
  transition: all 0.2s linear;
}

/**
* je (jeongeun)
* ------------------
*/
/******************************
* v1 _ 화면 틀어짐 수정
******************************/
.research_main .mtl_selectbox {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: 24px;
  border: 0;
  margin: 0;
  padding-right: 24px;
}
.research_main .mtl_selectbox::before {
  width: 24px;
}
.research_main .mtl_selectbox > a {
  width: auto;
  height: auto;
  color: #73757C;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  text-align: right;
}
.research_main .mtl_selectbox .selectList a {
  text-align: right;
}

.research .search_line_org .mtl_selectbox {
  border: 0;
}

.myassets .table_box {
  min-height: 60px;
}

.type_area .toggle_box .content-id h4::before {
  display: none;
}

#wrap .view_all .btn_plus {
  border: 0;
  background-color: transparent;
}

#wrap .view_all .btn_plus:hover {
  border: 0;
  background-color: transparent;
  text-decoration: underline;
}

.insert_area .mtl_checkbox {
  margin-left: 0 !important;
}

.footer_cont .mtl_checkbox {
  margin-left: 0 !important;
}

/******************************
* 통합검색
******************************/
.text_btn span {
  font-size: 13px;
  color: #73757C;
}
.text_btn:hover {
  text-decoration: underline;
  cursor: pointer;
}

.keyword_box dl.point dt span {
  color: #008ddb;
  background: #f5fafd;
}
.keyword_box dl.point dd ul li a {
  color: #008ddb;
}
.keyword_box dl.point dd ul li.sentence {
  font-weight: 600;
  /*바꿈*/
  color: #1a1d29;
}
.keyword_box dl.point dd ul li.sentence a {
  font-size: 16px;
  font-weight: 600;
  /*바꿈*/
  vertical-align: inherit;
}
.keyword_box .text_btn {
  float: right;
  padding: 5px 4px;
}
.keyword_box .empty_box_icon {
  padding: 80px 0 90px;
  border-bottom: 1px solid #e0e0e0;
}
.keyword_box .empty_box_icon > strong {
  font-size: 32px;
  font-weight: 600;
  /*바꿈*/
  color: #1A1D29;
}
.keyword_box .empty_box_icon > strong .keyword {
  color: #008DDB;
}
.keyword_box .empty_box_icon p {
  font-size: 16px;
  line-height: 24px;
  color: #73757C;
}

.tit_ico {
  font-size: 24px;
  line-height: 40px;
  font-weight: 600;
  /*바꿈*/
  color: #1A1D29;
}
.tit_ico .point {
  color: #c56f32;
}
.tit_ico:after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url("/inc_renewal/img/search/ico_search_tit.png") center center no-repeat;
  vertical-align: bottom;
  margin-left: 10px;
}

.product_box_wrap {
  border-radius: 32px;
  background: #fafafa;
  padding: 48px 57px;
}

.product_box {
  margin-left: -24px;
  margin-top: 32px;
}
.product_box li {
  float: left;
  width: calc(20% - 24px);
  height: 206px;
  margin-left: 24px;
}
.product_box li a {
  display: block;
  height: 206px;
  border-radius: 24px;
  background: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 21px;
  color: #73757C;
  padding: 0 12px;
  cursor: pointer;
  box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.03);
}
.product_box li a strong {
  display: block;
  font-size: 18px;
  line-height: 18px;
  color: #1A1D29;
  margin-bottom: 10px;
  padding-top: 24px;
}
.product_box li a img {
  width: 48px;
  height: 48px;
  margin-top: 32px;
}
.product_box:after {
  content: "";
  display: block;
  clear: both;
}

.card_wrap {
  border-radius: 32px;
  background: #fafafa;
  padding: 48px 80px 56px;
}
.card_wrap .tit {
  font-size: 24px;
  line-height: 24px;
  color: #1A1D29;
  font-weight: 600;
  /*바꿈*/
}
.card_wrap .card_item {
  border-top: 1px solid #e0e0e0;
  padding: 40px 0 0;
  margin-top: 32px;
  display: flex;
  align-items: center;
}
.card_wrap .card_item .card-txt {
  margin-left: 56px;
}
.card_wrap .card_item .tit_con {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  /*바꿈*/
  margin-bottom: 24px;
}
.card_wrap .card_item .tit_con .point {
  color: #008DDB;
}
.card_wrap .card_item .list_dot li {
  position: relative;
  padding-left: 12px;
  color: #1A1D29;
  line-height: 24px;
}
.card_wrap .card_item .list_dot li:before {
  content: "·";
  position: absolute;
  left: 0;
}
.card_wrap .card_item .list_dot li .sub {
  display: block;
  font-size: 14px;
  color: #73757C;
}

.product-fnlist {
  width: 100%;
  box-sizing: border-box;
}
.product-fnlist * {
  box-sizing: border-box;
}

.product-fnlist-wrap {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.main-slide-fn .product-fnlist-item .product-fnlist-hover {
  transition: background 0.1s;
}
.main-slide-fn .product-fnlist-item:hover .product-fnlist-hover {
  background: #fff;
  top: 0;
  padding: 32px 26px;
}
.main-slide-fn .product-fnlist-item:hover .product-fnlist-title {
  color: #4D4F58;
}
.main-slide-fn .product-fnlist-item:hover .product-fnlist-title span {
  display: none;
}
.main-slide-fn .product-fnlist-item:hover .product-fnlist-text {
  height: 184px;
}

.product-fnlist-item {
  position: relative;
  width: 280px;
  height: 356px;
  border-radius: 32px;
  margin-right: 24px;
  margin-top: 24px;
  box-shadow: 0px 5px 11px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.product-fnlist-item.fn01 {
  background: url(/inc_renewal/img/FP/img_product_fn01.png) no-repeat;
}
.product-fnlist-item.fn01 .product-fnlist-hover {
  background: #4777eb;
}
.product-fnlist-item.fn02 {
  background: url(/inc_renewal/img/FP/img_product_fn02.png) no-repeat;
}
.product-fnlist-item.fn02 .product-fnlist-hover {
  background: #12a998;
}
.product-fnlist-item.fn03 {
  background: url(/inc_renewal/img/FP/img_product_fn03.png) no-repeat;
}
.product-fnlist-item.fn03 .product-fnlist-hover {
  background: #ffc368;
}
.product-fnlist-item.fn04 {
  background: url(/inc_renewal/img/FP/img_product_fn04.png) no-repeat;
}
.product-fnlist-item.fn04 .product-fnlist-hover {
  background: #ec6d51;
}
.product-fnlist-item.fn05 {
  background: url(/inc_renewal/img/FP/img_product_fn05.png) no-repeat;
}
.product-fnlist-item.fn05 .product-fnlist-hover {
  background: #806aaf;
}
.product-fnlist-item.fn06 {
  background: url(/inc_renewal/img/FP/img_product_fn06.png) no-repeat;
}
.product-fnlist-item.fn06 .product-fnlist-hover {
  background: #586075;
}
.product-fnlist-item.fn07 {
  background: url(/inc_renewal/img/FP/img_product_fn07.png) no-repeat;
}
.product-fnlist-item.fn07 .product-fnlist-hover {
  background: #f678ac;
}
.product-fnlist-item.fn08 {
  background: url(/inc_renewal/img/FP/img_product_fn08.png) no-repeat;
}
.product-fnlist-item.fn08 .product-fnlist-hover {
  background: #8a6eff;
}
.product-fnlist-item.fn09 {
  background: url(/inc_renewal/img/FP/img_product_fn09.png) no-repeat;
}
.product-fnlist-item.fn09 .product-fnlist-hover {
  background: #35b7c9;
}
.product-fnlist-item.fn10 {
  background: url(/inc_renewal/img/FP/img_product_fn10.png) no-repeat;
}
.product-fnlist-item.fn10 .product-fnlist-hover {
  background: #ff5b6f;
}
.product-fnlist-item.fn11 {
  background: url(/inc_renewal/img/FP/img_product_fn11.png) no-repeat;
}
.product-fnlist-item.fn11 .product-fnlist-hover {
  background: #49d190;
}
.product-fnlist-item.fn12 {
  background: url(/inc_renewal/img/FP/img_product_fn12.png) no-repeat;
}
.product-fnlist-item.fn12 .product-fnlist-hover {
  background: #605ed8;
}
.product-fnlist-item.fn13 {
  background: url(/inc_renewal/img/FP/img_product_fn13.png) no-repeat;
}
.product-fnlist-item.fn13 .product-fnlist-hover {
  background: #b0a889;
}

.product-fnlist-hover {
  height: 356px;
  position: absolute;
  top: 256px;
  left: 0;
  padding: 24px 26px 32px;
  z-index: 1;
}
.product-fnlist-hover .product-fnlist-title {
  font-size: 24px;
  line-height: 24px;
  color: #4D4F58;
  font-weight: 600;
  /*바꿈*/
  color: #fff;
  text-align: left;
}
.product-fnlist-hover .product-fnlist-title span {
  display: block;
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  /*바꿈*/
  margin-top: 12px;
  margin-bottom: 30px;
}
.product-fnlist-hover .product-fnlist-text {
  font-size: 16px;
  line-height: 24px;
  color: #4D4F58;
  margin-top: 12px;
  height: 158px;
  text-align: left;
}
.product-fnlist-hover .foot {
  width: 100%;
  display: flex;
  margin-top: 32px;
  justify-content: space-between;
}
.product-fnlist-hover .foot > a {
  width: 100%;
  text-align: center;
  margin-left: 0 !important;
  height: 40px !important;
  min-height: 40px !important;
  line-height: 40px !important;
  padding: 0 !important;
}
.product-fnlist-hover .foot > a + a {
  margin-left: 8px !important;
}

.main-tab {
  display: flex;
  box-sizing: border-box;
  width: 100%;
}
.main-tab > li {
  width: 100%;
  height: 46px;
  flex: auto;
}
.main-tab > li button {
  width: 100%;
  display: flex;
  justify-content: center;
  height: 46px;
  font-size: 20px;
  color: #73757C;
  border-bottom: 2px solid #CDCECF;
  box-sizing: border-box;
}
.main-tab > li.on button {
  border-bottom: 4px solid #1A1D29;
  font-weight: 600;
  /*바꿈*/
  color: #1A1D29;
}

.round-btn {
  position: relative;
  padding: 13px 30px 13px 24px;
  border-radius: 100px;
  border: 1px solid #73757C;
  margin: 8px 8px 0 0;
}
.round-btn span {
  color: #4D4F58;
  font-size: 14px;
}
.round-btn::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 9px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' viewBox='0 0 6 9'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23444'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-572 -781) translate(80 98.513) translate(0 .487) translate(200 495.513) translate(0 138) translate(209) translate(83 48.487)'%3E%3Crect width='6' height='1' y='2' rx='.5' transform='rotate(45 3 2.5)'/%3E%3Crect width='6' height='1' y='5.675' rx='.5' transform='scale(1 -1) rotate(45 17.907 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.round-btn:hover, .round-btn:focus {
  background: #80624c;
}
.round-btn:hover span, .round-btn:focus span {
  color: #fff;
}
.round-btn:hover::after, .round-btn:focus::after {
  width: 16px;
  height: 16px;
  right: 12px;
  margin-top: 2px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat -140px -20px;
  transform: translateY(-50%) rotate(-90deg);
}

.main-product-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.main-product-wrap .left {
  width: 455px;
  margin-right: 72px;
  padding-top: 40px;
  padding-left: 30px;
}
.main-product-wrap .right {
  width: calc(100% - 528px);
}
.main-product-wrap .product-tit {
  font-size: 20px;
  font-weight: 600;
  /*바꿈*/
  line-height: 20px;
  color: #80624c;
}
.main-product-wrap .product-txt {
  font-size: 36px;
  font-weight: 600;
  /*바꿈*/
  line-height: 46.8px;
  letter-spacing: -0.5px;
  color: #1A1D29;
  margin: 24px 0 25px;
}
.main-product-wrap .product-txt + .btn-wrap {
  margin-bottom: 49px;
}
.main-product-wrap .product-txt + .btn-wrap .txt-arrow-btn {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  color: #73757C;
}
.main-product-wrap .product-txt + .btn-wrap .txt-arrow-btn::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 9px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' viewBox='0 0 6 9'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23444'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-572 -781) translate(80 98.513) translate(0 .487) translate(200 495.513) translate(0 138) translate(209) translate(83 48.487)'%3E%3Crect width='6' height='1' y='2' rx='.5' transform='rotate(45 3 2.5)'/%3E%3Crect width='6' height='1' y='5.675' rx='.5' transform='scale(1 -1) rotate(45 17.907 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  margin-left: 4px;
}
.main-product-wrap .product-txt + .btn-wrap .txt-arrow-btn:hover span {
  text-decoration: underline;
}
.main-product-wrap .product-txt + .btn-wrap .txt-arrow-btn + .txt-arrow-btn {
  margin-left: 8px !important;
}
.main-product-wrap .main-slide-fn {
  width: 620px;
  padding: 0;
}
.main-product-wrap .main-slide-fn .product-fnlist-item {
  width: 280px;
}
.main-product-wrap .main-slide-fn button {
  width: 48px;
  height: 48px;
  border-radius: 100%;
  z-index: 1;
}
.main-product-wrap .main-slide-fn button:focus {
  border: 2px solid #1A1D29;
}
.main-product-wrap .main-slide-fn button.slick-next {
  left: 578px;
  background: url(/inc_renewal/img/FP/ico_fn_main_arrow_next.png) center no-repeat;
}
.main-product-wrap .main-slide-fn button.slick-next:active, .main-product-wrap .main-slide-fn button.slick-next:focus {
  background: url(/inc_renewal/img/FP/ico_fn_main_arrow_next_act.png) center no-repeat;
}
.main-product-wrap .main-slide-fn button.slick-prev {
  left: 0px;
  background: url(/inc_renewal/img/FP/ico_fn_main_arrow_prev.png) center no-repeat;
}
.main-product-wrap .main-slide-fn button.slick-prev:active, .main-product-wrap .main-slide-fn button.slick-prev:focus {
  background: url(/inc_renewal/img/FP/ico_fn_main_arrow_prev_act.png) center no-repeat;
}
.main-product-wrap .main-slide-fn .slick-list {
  padding-bottom: 20px;
  padding-left: 20px;
}
.main-product-wrap .main-slide-fn button.slick-disabled {
  display: none !important;
}

.main-arrow-btn span::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-1416 -674) translate(480 666) translate(886 7) translate(50 1)'%3E%3Cpath stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M9.75 7.5L14.25 12 9.75 16.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;
  vertical-align: middle;
  margin-bottom: 3px;
}

.main-tell-btn {
  width: 100%;
  border-radius: 100px;
  border: 1px solid #80624c;
  height: 56px;
  line-height: 56px;
}
.main-tell-btn span {
  font-size: 16px;
  line-height: 16px;
  color: #80624c;
  font-weight: 500;
  /*바꿈*/
}
.main-tell-btn span::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.png) -100px -40px no-repeat;
  background-size: 200px 200px;
  vertical-align: middle;
  margin-right: 10px;
}

.main-layout-e .main-guide-wrap {
  display: flex;
  width: calc(100% + 72px);
  margin-left: -72px;
  flex-wrap: wrap;
}
.main-layout-e .main-guide-wrap * {
  box-sizing: border-box;
}
.main-layout-e .main-guide-wrap > div {
  width: calc(33.3333333333% - 72px);
  margin-left: 72px;
}
.main-layout-e .main-guide-wrap .main-notice-wrap,
.main-layout-e .main-guide-wrap .main-event-wrap,
.main-layout-e .main-guide-wrap .main-help-wrap {
  height: 357px;
}

.main-notice-wrap {
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  border: 1px solid #E1E2E5;
  background: #fff;
  padding: 32px;
}
.main-notice-wrap .main-notice-item + .main-notice-item {
  border-top: 1px solid #E1E2E5;
  margin-top: 24px;
  padding-top: 24px;
}
.main-notice-wrap .main-notice-item > a {
  display: block;
}
.main-notice-wrap .main-notice-item > a:focus {
  outline: none;
}
.main-notice-wrap .main-notice-item > a:focus strong {
  text-decoration: underline;
}
.main-notice-wrap .main-notice-item .main-notice-item-tag {
  padding: 2px 12px;
  background: #f4fbff;
  border-radius: 8px;
  font-size: 12px;
  line-height: 20px;
  color: #3676e8;
  font-weight: 500;
  /*바꿈*/
}
.main-notice-wrap .main-notice-item .main-notice-item-tit {
  display: block;
  font-size: 17px;
  line-height: 26px;
  font-weight: 500;
  /*바꿈*/
  color: #1A1D29;
  margin: 16px 0;
  height: 52px;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main-notice-wrap .main-notice-item .main-notice-item-date {
  font-size: 14px;
  color: #CDCECF;
}

.main-help-wrap {
  border-radius: 16px;
  border: 1px solid #E1E2E5;
  padding: 47px 32px 41px;
}
.main-help-wrap .main-help-head {
  position: relative;
  font-size: 28px;
  padding-left: 8px;
  line-height: 28px;
  font-weight: 600;
  /*바꿈*/
  color: #80624c;
}
.main-help-wrap .main-help-head em {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  border-radius: 90px;
  background: #80624c;
  padding: 4px 9px 4px 8px;
  position: absolute;
  right: -50px;
  top: -15px;
}
.main-help-wrap .main-help-head em::before {
  bottom: 0px;
  /*말풍선꼭지위치 위아래*/
  left: 6px;
  /*말풍선위치 좌우*/
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent transparent #80624c transparent;
  /*말풍선 꼭지방향*/
  border-width: 8px;
  /*말풍선 꼭지 사이즈*/
  margin-left: -8px;
  /*말풍선 상세위치 조정*/
  transform: rotate(-24deg);
}
.main-help-wrap .main-help-body {
  margin-top: 24px;
  margin-bottom: 29px;
  font-size: 14px;
  padding-left: 8px;
}
.main-help-wrap .main-help-body > div + div {
  margin-top: 20px;
}
.main-help-wrap .main-help-body dt {
  font-weight: 600;
  /*바꿈*/
  color: #1A1D29;
  margin-bottom: 8px;
}
.main-help-wrap .main-help-body dd {
  color: #4D4F58;
  margin-bottom: 4px;
}

.main-event-wrap {
  border-radius: 16px;
  border: 1px solid #E1E2E5;
  overflow: hidden;
}
.main-event-wrap > a {
  display: block;
}
.main-event-wrap .main-help-head {
  border-bottom: 1px solid #E1E2E5;
  width: 100%;
  height: 245px;
  overflow: hidden;
  margin: 0 auto;
  background: url(/inc_renewal/img/CO/img_noimage.png) no-repeat 50% 50%/cover;
}
.main-event-wrap .main-help-head img {
  margin: 0 auto;
}
.main-event-wrap .main-help-body {
  padding: 32px;
}
.main-event-wrap .main-help-body .main-help-body-tit {
  display: block;
  font-size: 17px;
  line-height: 17px;
  font-weight: 500;
  /*바꿈*/
  margin-bottom: 12px;
  color: #1A1D29;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.main-event-wrap .main-help-body .main-help-body-date {
  font-size: 14px;
  line-height: 14px;
  color: #73757C;
}

.main-hero,
.main-event {
  position: relative;
}
.main-hero .main-slide-event,
.main-event .main-slide-event {
  padding: 0;
}
.main-hero .slick-dots li,
.main-event .slick-dots li {
  width: 8px;
  height: 8px;
  margin: 0 8px 0 0;
}
.main-hero .slick-dots li button,
.main-event .slick-dots li button {
  width: 8px;
  height: 8px;
}
.main-hero .slick-dots li button::before,
.main-event .slick-dots li button::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #CDCECF;
}
.main-hero .slick-dots li.slick-active,
.main-event .slick-dots li.slick-active {
  width: 32px;
}
.main-hero .slick-dots li.slick-active button,
.main-event .slick-dots li.slick-active button {
  width: 32px;
}
.main-hero .slick-dots li.slick-active button::before,
.main-event .slick-dots li.slick-active button::before {
  width: 32px;
  border-radius: 4px;
  background: #14a1eb;
}
.main-hero .btn-wrap,
.main-event .btn-wrap {
  position: absolute;
  right: 3px;
  top: 3px;
}

.main-event .slick-dots {
  width: auto;
  top: -41px;
  right: 19px;
  bottom: 0;
}

.main-hero .slick-dots {
  width: auto;
  top: auto;
  left: 26px;
  bottom: 19px;
}
.main-hero .slick-dots li.slick-active {
  width: 32px;
}
.main-hero .slick-dots li.slick-active button {
  width: 32px;
}
.main-hero .slick-dots li.slick-active button::before {
  width: 32px;
  border-radius: 4px;
  background: #14A1EB;
}

.btn-slide-toggle {
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-384 -869) translate(80 98.513) translate(0 .487) translate(200 769.513) translate(104 .487)'%3E%3Crect width='15' height='15' x='.5' y='.5' fill='%23FFF' stroke='%23CCC' rx='4'/%3E%3Crect width='1' height='6' x='6' y='5' fill='%23BDBDBD' rx='.5'/%3E%3Crect width='1' height='6' x='9' y='5' fill='%23BDBDBD' rx='.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
.btn-slide-toggle:hover, .btn-slide-toggle:active {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-384 -893) translate(80 98.513) translate(0 .487) translate(200 769.513) translate(104 24.487)'%3E%3Crect width='15' height='15' x='.5' y='.5' fill='%23FFF' stroke='%23CCC' rx='4'/%3E%3Crect width='1' height='6' x='6' y='5' fill='%230199E8' rx='.5'/%3E%3Crect width='1' height='6' x='9' y='5' fill='%230199E8' rx='.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
.btn-slide-toggle.on {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-360 -869) translate(80 98.513) translate(0 .487) translate(200 769.513) translate(80 .487)'%3E%3Crect width='15' height='15' x='.5' y='.5' fill='%23FFF' stroke='%23CCC' rx='4'/%3E%3Cpath fill='%23BDBDBD' d='M5.365 10.525c-.157 0-.274-.047-.33-.133-.062-.096-.042-.234.057-.38l3.06-4.522c.094-.139.217-.215.348-.215.13 0 .254.076.348.215l3.06 4.522c.098.146.119.284.056.38-.055.086-.172.133-.329.133h-6.27z' transform='rotate(90 8.5 7.9)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}
.btn-slide-toggle.on:hover, .btn-slide-toggle.on:active {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-360 -893) translate(80 98.513) translate(0 .487) translate(200 769.513) translate(80 24.487)'%3E%3Crect width='15' height='15' x='.5' y='.5' fill='%23FFF' stroke='%23CCC' rx='4'/%3E%3Cpath fill='%230199E8' d='M5.365 10.525c-.157 0-.274-.047-.33-.133-.062-.096-.042-.234.057-.38l3.06-4.522c.094-.139.217-.215.348-.215.13 0 .254.076.348.215l3.06 4.522c.098.146.119.284.056.38-.055.086-.172.133-.329.133h-6.27z' transform='rotate(90 8.5 7.9)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
}

.main-theme {
  display: flex;
  align-items: center;
}
.main-theme * {
  box-sizing: border-box;
}

.main-theme-head {
  width: calc(100% - 909px);
}
.main-theme-head .cont-tit-s {
  font-size: 32px !important;
  line-height: 48px;
  letter-spacing: -0.5px;
  padding-left: 30px;
}

.main-theme-body {
  width: 909px;
  background: #fafafa;
  border-radius: 32px;
  padding: 56px 48px 48px;
  min-height: 410px;
}
.main-theme-body .main-theme-body-tit {
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  color: #1A1D29;
  margin-bottom: 40px;
}
.main-theme-body .main-theme-body-tit .main-theme-tit {
  margin-top: 0;
  font-weight: 500;
}
.main-theme-body .main-theme-body-tit .hilight {
  display: inline-block;
  position: relative;
}
.main-theme-body .main-theme-body-tit .hilight::after {
  content: "";
  display: block;
  width: 100%;
  height: 16px;
  border-radius: 100px;
  background: rgba(203, 160, 129, 0.2);
  position: absolute;
  bottom: -7px;
  left: -4px;
}

.main-tab-round {
  margin-top: 30px;
}
.main-tab-round .main-tab-btn {
  position: relative;
  width: 320px;
  height: 64px;
  line-height: 64px;
  text-align: left;
  border-radius: 100px;
  color: #1A1D29;
  padding: 0 48px 0 32px;
}
.main-tab-round .on .main-tab-btn {
  background: #80624c;
  color: #fff;
}
.main-tab-round .on .main-tab-btn::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat -140px -20px;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
}

.main-beforehand {
  display: flex;
  align-items: flex-start;
}
.main-beforehand * {
  box-sizing: border-box;
}
.main-beforehand .round {
  width: 100%;
  border-radius: 12px;
  background: #fafafa;
  padding: 28px 32px;
  margin-top: 64px;
}
.main-beforehand .round .title {
  font-size: 14px;
  line-height: 20px;
  color: #4D4F58;
  margin-bottom: 16px;
  padding-left: 0;
  font-weight: 500;
}
.main-beforehand .round .title::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.png) -40px -40px no-repeat;
  background-size: 200px;
  vertical-align: middle;
  margin-right: 8px;
}
.main-beforehand .round .listBasic > li {
  color: #73757C;
  font-size: 13px;
  padding-left: 10px;
  margin-bottom: 0;
  line-height: 19.5px;
}
.main-beforehand .round .listBasic > li::after {
  display: none;
}
.main-beforehand .round .listBasic > li::before {
  content: "";
  display: block;
  width: 2px;
  height: 2px;
  background: #1A1D29;
  position: absolute;
  top: 11px;
  left: 0;
  border-radius: 1px;
}

.main-beforehand-head {
  width: calc(100% - 909px);
}
.main-beforehand-head .cont-tit-s {
  font-size: 32px !important;
  line-height: 48px;
  letter-spacing: -0.5px;
  padding-left: 30px;
}

.main-beforehand-body {
  width: 909px;
  padding: 0 48px;
}

.highlight {
  position: relative;
  display: inline-block;
  color: #008DDB;
}
.highlight::after {
  content: "";
  display: block;
  width: 100%;
  height: 12px;
  background: #008DDB;
  opacity: 0.1;
  border-radius: 100px;
  position: absolute;
  left: 0;
  bottom: -4px;
}

.main-beforehand-item {
  width: 100%;
  margin-bottom: 0;
}
.main-beforehand-item .main-beforehand-title {
  position: relative;
  padding-left: 50px;
}
.main-beforehand-item .main-beforehand-title h3 {
  font-size: 24px;
  line-height: 24px;
  color: #909599;
  font-weight: 600;
  background-image: none;
  /*바꿈*/
  margin: 0;
  padding: 20px 0;
  pointer-events: none;
}
.main-beforehand-item .main-beforehand-title .btn-toggle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}
.main-beforehand-item .main-beforehand-title .btn-toggle:hover + h3, .main-beforehand-item .main-beforehand-title .btn-toggle:focus + h3 {
  color: #008DDB;
}
.main-beforehand-item .main-beforehand-cont {
  display: none;
}
.main-beforehand-item .main-beforehand-cont.off {
  display: none;
}
.main-beforehand-item .main-beforehand-cont.on {
  display: none;
}
.main-beforehand-item.n2 .main-beforehand-cont:last-child, .main-beforehand-item.n1 .main-beforehand-cont:last-child {
  padding-bottom: 0;
}
.main-beforehand-item.n2 .main-beforehand-cont:last-child .btn-wrap, .main-beforehand-item.n1 .main-beforehand-cont:last-child .btn-wrap {
  margin-bottom: 100px;
}
.main-beforehand-item.on {
  border: 2px solid #008DDB;
  border-radius: 16px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.main-beforehand-item.on .main-beforehand-title {
  position: relative;
  padding: 14px 244px 14px 48px;
}
.main-beforehand-item.on .main-beforehand-title h3 {
  font-size: 28px;
  color: #1A1D29;
  transition: color 0.3s ease-in;
}
.main-beforehand-item.on .main-beforehand-title .btn-toggle::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.png) -120px -40px no-repeat;
  background-size: 200px 200px;
  position: absolute;
  top: 38px;
  right: 32px;
}
.main-beforehand-item.on .main-beforehand-title .btn-toggle:hover + h3, .main-beforehand-item.on .main-beforehand-title .btn-toggle:focus + h3 {
  color: #1A1D29;
}
.main-beforehand-item.on .main-beforehand-title::before {
  content: "";
  display: inline-block;
  width: 120px;
  height: 127px;
  background: url(/inc_renewal/img/FP/img_coin.png) no-repeat;
  position: absolute;
  right: 124px;
  bottom: 7px;
  -webkit-animation: up-down 0.8s infinite ease-in-out alternate;
          animation: up-down 0.8s infinite ease-in-out alternate;
}
.main-beforehand-item.on .main-beforehand-title::after {
  content: "";
  display: inline-block;
  width: 120px;
  height: 120px;
  background: url(/inc_renewal/img/FP/img_hand.png) no-repeat;
  position: absolute;
  right: 124px;
  bottom: 0;
}
.main-beforehand-item.active .main-beforehand-title {
  padding: 36px 244px 20px 68px;
}
.main-beforehand-item.active .main-beforehand-title::before, .main-beforehand-item.active .main-beforehand-title::after {
  display: none;
}
.main-beforehand-item.active .main-beforehand-title .btn-toggle {
  width: 30px;
  height: 30px;
  left: auto;
  top: 39px;
  right: 39px;
}
.main-beforehand-item.active .main-beforehand-title .btn-toggle::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/inc_renewal/img/sp/sp_btnx30.svg) no-repeat;
  position: relative;
  top: 0;
  right: 0;
}
.main-beforehand-item.active .main-beforehand-title .btn-toggle:hover + h3, .main-beforehand-item.active .main-beforehand-title .btn-toggle:focus + h3 {
  text-decoration: none;
}
.main-beforehand-item.active .main-beforehand-cont {
  position: relative;
  overflow: hidden;
  display: block;
  padding: 0 64px 40px;
}
.main-beforehand-item.active .main-beforehand-cont.off {
  display: none;
}
.main-beforehand-item.active .main-beforehand-cont.on {
  display: block;
}
.main-beforehand-item.active .main-beforehand-cont .cont-tit-m {
  margin: 48px 0 24px;
}
.main-beforehand-item.active .main-beforehand-cont .invest-box {
  position: relative;
  border-radius: 16px;
  background: #fafafa;
  padding: 32px 32px 32px 112px;
  line-height: 24px;
  color: #1A1D29;
}
.main-beforehand-item.active .main-beforehand-cont .invest-box::before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.main-beforehand-item.active .main-beforehand-cont .invest-box.invest01::before {
  background: url(/inc_renewal/img/sp/sp_icox50.png) 0 0 no-repeat;
}
.main-beforehand-item.active .main-beforehand-cont .invest-box.invest02::before {
  background: url(/inc_renewal/img/sp/sp_icox50.png) -50px 0 no-repeat;
}
.main-beforehand-item.active .main-beforehand-cont .invest-box.invest03::before {
  background: url(/inc_renewal/img/sp/sp_icox50.png) -100px 0 no-repeat;
}
.main-beforehand-item.active .main-beforehand-cont .invest-box + :not(.cont-tit-m) {
  margin-top: 48px;
}
.main-beforehand-item.active .main-beforehand-cont .line-area {
  border-top: 1px solid #4D4F58;
  border-bottom: 1px solid #E1E2E5;
  padding: 32px 0;
}
.main-beforehand-item.active .main-beforehand-cont .line-area .item {
  padding: 0 0 0 36px;
}
.main-beforehand-item.active .main-beforehand-cont .line-area .item + .item {
  margin-top: 8px;
}
.main-beforehand-item.active .main-beforehand-cont .line-area .mtl_selectbox {
  width: 240px !important;
}
.main-beforehand-item.active .main-beforehand-cont .line-area .select-txt {
  color: #1A1D29;
  margin-left: 10px;
}
.main-beforehand-item.active .main-beforehand-cont .line-area .select-txt em {
  font-size: 14px;
  color: #73757C;
}
.main-beforehand-item.active .main-beforehand-cont .line-area input[type=text] {
  width: 240px;
  text-align: right;
}
.main-beforehand-item.active .main-beforehand-cont .line-area .mtl_calendar {
  width: 240px;
}
.main-beforehand-item.active .main-beforehand-cont .line-area .mtl_calendar > input[type=text] {
  width: calc(100% - 48px) !important;
  text-align: left;
}
.main-beforehand-item.active .main-beforehand-cont .btn-wrap {
  position: relative;
  padding-top: 32px;
  text-align: right;
  justify-content: center;
}
.main-beforehand-item.active .main-beforehand-cont .btn-wrap > * + * {
  margin-left: 8px !important;
}
.main-beforehand-item.active .main-beforehand-cont .btn-wrap .cont-tit-m {
  position: absolute;
  top: 0;
  left: 0;
}
.main-beforehand-item.active .main-beforehand-cont .table.table_col td strong {
  font-size: 20px;
}
.main-beforehand-item.active .main-beforehand-cont .listBul {
  margin-top: 16px;
  padding-bottom: 32px;
  border-bottom: 1px solid #e1e2e6;
}
.main-beforehand-item.active .main-beforehand-cont .more-goods {
  position: relative;
}
.main-beforehand-item.active .main-beforehand-cont .more-goods.on .btn-more {
  top: -72px;
  border-radius: 0 32px 0 0;
}
.main-beforehand-item.active .main-beforehand-cont .more-goods.on .btn-more span::after {
  transform: rotate(90deg);
}
.main-beforehand-item.active .main-beforehand-cont .more-goods .btn-more {
  position: absolute;
  top: -72px;
  left: -64px;
  background: #fafafa;
  width: 295px;
  height: 72px;
  line-height: 72px;
  font-size: 18px;
  color: #4D4F58;
  border-radius: 0 32px 0 16px;
}
.main-beforehand-item.active .main-beforehand-cont .more-goods .btn-more span::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_default_arr.svg) 0 0 no-repeat;
  transform: rotate(-90deg);
  vertical-align: middle;
  margin-left: 11px;
}
.main-beforehand-item.active .main-beforehand-cont .more-goods.on .more-goods-content {
  display: block;
}
.main-beforehand-item.active .main-beforehand-cont .more-goods-content {
  display: none;
  margin: 40px -64px 0;
  padding: 42px 60px 35px;
  background: #fafafa;
  border-top: 2px dashed #E1E2E5;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.main-beforehand-item.active .main-beforehand-cont .more-goods-content .cont-tit-m {
  margin-top: 0;
}

@-webkit-keyframes up-down {
  from {
    transform: translatey(0px);
  }
  to {
    transform: translatey(8px);
  }
}

@keyframes up-down {
  from {
    transform: translatey(0px);
  }
  to {
    transform: translatey(8px);
  }
}
.round .listTell {
  display: block;
  font-size: 14px;
  border-top: 1px solid #E1E2E5;
  margin-top: 32px;
  padding-top: 32px;
}

#list_style {
  display: block;
}

#card_style {
  display: none;
}

.cont_Box {
  margin-bottom: 40px;
  padding: 16px 24px !important;
}

.product-linelist tbody td.info {
  position: relative;
}
.product-linelist tbody td.info .bookmark {
  position: absolute;
  right: 17px;
  top: 17px;
}
.product-linelist .product-linelist-detail {
  margin-top: 12px;
}
.product-linelist .product-linelist-info {
  margin-top: 16px;
}
.product-linelist .product-linelist-info > li {
  width: 286px;
  float: left;
}
.product-linelist .product-linelist-class .ui-tr-toggle {
  position: absolute;
  right: 9px;
  bottom: -1px;
  font-size: 12px;
  color: #73757C;
  background: #fafafa;
  border: 1px solid #E1E2E5;
  padding: 10px 28px 10px 16px;
  border-radius: 4px 4px 0 0;
  box-sizing: border-box;
}
.product-linelist .product-linelist-class .ui-tr-toggle::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_form_select_arr.svg) 0 0 no-repeat;
  position: absolute;
  right: 7px;
  top: 7px;
}
.product-linelist .product-linelist-class .ui-tr-toggle.on {
  color: #008DDB;
  border-bottom: 0;
  border-color: #008DDB;
}
.product-linelist .product-linelist-class .ui-tr-toggle.on::after {
  background: url(/inc_renewal/img/sp/sp_form_select_arr.svg) -40px 0 no-repeat;
}
.product-linelist .open_class_tr {
  display: none;
}
.product-linelist .open_class_tr.on {
  display: table-row;
  background: #fafafa;
}
.product-linelist .open_class_tr.on:last-child {
  border-bottom: 1px solid #008DDB;
}
.product-linelist .open_class_tr.on > * {
  border-top: 1px solid #008DDB;
}
.product-linelist .open_class_tr.on > *:first-child {
  border-left: 1px solid #008DDB !important;
}
.product-linelist .open_class_tr.on > *:last-child {
  border-right: 1px solid #008DDB;
}
.product-linelist .open_class_tr.on + .open_class_tr.on > * {
  border-top: 1px solid #e1e2e5 !important;
}
.product-linelist .open_class_tr.on + tr:not(.open_class_tr) > * {
  border-top: 1px solid #008DDB;
}

.mtl_selectbox.type-display {
  min-width: 0;
}
.mtl_selectbox.type-display.fColor {
  border-color: #008DDB !important;
}
.mtl_selectbox.type-display.fColor::before {
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) -120px -40px no-repeat;
}
.mtl_selectbox.type-display.fColor a {
  color: #008DDB;
}
.mtl_selectbox.type-display.fColor .selectList {
  border-color: #008DDB;
}

.complete-wrap.type-cancel .complete-txt::before {
  content: "";
  display: block;
  width: 144px;
  height: 144px;
  background: url(/inc_renewal/img/CO/ico_cancel.svg) no-repeat;
  margin: 0 auto 24px;
}
.complete-wrap.type-error .complete-txt::before {
  content: "";
  display: block;
  width: 144px;
  height: 144px;
  background: url(/inc_renewal/img/CO/ico_error.svg) no-repeat;
  margin: 0 auto 24px;
}
.complete-wrap.type-block .complete-txt::before {
  content: "";
  display: block;
  width: 144px;
  height: 144px;
  background: url(/inc_renewal/img/CO/ico_block.svg) no-repeat;
  margin: 0 auto 24px;
}
.complete-wrap.type-ing .complete-txt::before {
  content: "";
  display: block;
  width: 144px;
  height: 144px;
  background: url(/inc_renewal/img/CO/ico_ing.svg) no-repeat;
  margin: 0 auto 24px;
}
.complete-wrap .complete-txt {
  display: block;
  color: #1A1D29;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-align: center;
}
.complete-wrap .complete-txt::before {
  content: "";
  display: block;
  width: 144px;
  height: 144px;
  background: url(/inc_renewal/img/CO/ico_complete.svg) no-repeat;
  margin: 0 auto 24px;
}
.complete-wrap .complete-sid {
  font-size: 16px;
  line-height: 24px;
  margin: 16px 0 80px;
  text-align: center;
}
.complete-wrap .complete-sid span {
  color: #D63434;
}

.flex-between-wrap {
  display: flex;
  justify-content: space-between;
}
.flex-between-wrap.bottom {
  align-items: flex-end;
}
.flex-between-wrap .direct_area {
  position: initial;
}

.excl_gray {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: #73757C;
  font-weight: 300;
  padding-left: 24px;
}
.excl_gray::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) -40px -40px no-repeat;
  position: absolute;
  left: 0;
  top: 2px;
}

.tableDefault td .link-txt {
  color: #008DDB;
  text-decoration: underline;
}

.tbl-base tr [colspan] {
  border: 1px solid #e1e2e5;
}

.btn_plus_wrap {
  margin-top: 8px;
  display: flex;
  justify-content: center;
}
.btn_plus_wrap .btn_plus {
  width: 20px !important;
  height: 16px !important;
  border-radius: 4px;
  border: 1px solid #BFC0C5;
}
.btn_plus_wrap .btn_plus.on, .btn_plus_wrap .btn_plus:active, .btn_plus_wrap .btn_plus:hover, .btn_plus_wrap .btn_plus:focus {
  border-color: #1476AD;
  background: #1476AD !important;
}
.btn_plus_wrap .btn_plus.on::after, .btn_plus_wrap .btn_plus:active::after, .btn_plus_wrap .btn_plus:hover::after, .btn_plus_wrap .btn_plus:focus::after {
  border-bottom: 6px solid #fff;
}
.btn_plus_wrap .btn_plus.up {
  padding: 5.4px 7px 6px 7px;
}
.btn_plus_wrap .btn_plus.down {
  padding: 6px 7px 5.4px 7px;
}
.btn_plus_wrap .btn_plus.down::after {
  transform: rotate(180deg) translate(50%, 50%);
}

.btnWhite.tooltip_btn,
.btnWhite3.tooltip_btn {
  display: inline-flex;
}
.btnWhite.tooltip_btn:after,
.btnWhite3.tooltip_btn:after {
  display: none;
}

.btnArea.d_b .btnSsm_White + .btnSsm_blue {
  margin-left: 3px;
}

.mtl_checkbox.tb-chk {
  display: block;
  margin-top: 16px;
}
.mtl_checkbox.tb-chk > span {
  font-size: 16px;
}

.form-fix {
  display: flex;
}
.form-fix *:not(:first-child) {
  margin-left: 8px;
}
.form-fix .selectList {
  margin-left: 0;
}

.video-education,
.video-upload {
  margin-bottom: 88px;
}

.video-upload.type-home .video-upload-item {
  border: 0;
}
.video-upload.type-home .video-upload-item .video-upload-top {
  border-radius: 16px;
  overflow: hidden;
}
.video-upload.type-home .video-upload-item .video-upload-con {
  padding: 22px 6px 24px;
}
.video-upload.type-home .video-upload-item .video-upload-con .cont-tit-s {
  margin: 0 0 12px;
}

.video-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.video-head .btn_arrow {
  font-size: 14px;
  color: #73757C;
}
.video-head .page-tit-s {
  padding-left: 0 !important;
  margin: 0 !important;
}
.video-head .page-tit-s::before {
  display: none;
}
.video-head .page-tit-s::after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  vertical-align: middle;
  margin-left: 16px;
}
.video-head .page-tit-s.book::after {
  background: url(/inc_renewal/img/FP/sp_video_ico.png) 0 0 no-repeat;
}
.video-head .page-tit-s.bell::after {
  background: url(/inc_renewal/img/FP/sp_video_ico.png) -50px 0 no-repeat;
}
.video-head .page-tit-s.mag::after {
  background: url(/inc_renewal/img/FP/sp_video_ico.png) -100px 0 no-repeat;
}

.video-body {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  margin-top: 40px;
}

.video-product-guide-wrap {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 24px);
  margin-left: -24px;
}
.video-product-guide-wrap * {
  box-sizing: border-box;
}

.video-product-guide-item {
  position: relative;
  width: calc(25% - 24px);
  height: 348px;
  margin-left: 24px;
  border-radius: 16px;
  padding: 40px 32px 0;
}
.video-product-guide-item .tit {
  font-size: 20px;
  line-height: 30px;
  color: #1A1D29;
  font-weight: 600;
}
.video-product-guide-item .tit-sub {
  font-size: 14px;
  line-height: 21px;
  color: #73757C;
  font-weight: 300;
  margin-top: 8px;
}
.video-product-guide-item .tag-wrap {
  margin-top: 20px;
}
.video-product-guide-item .tag-wrap p {
  font-size: 13px;
  font-weight: 400;
  line-height: 19.5px;
  color: #1A1D29;
}
.video-product-guide-item.guide01 {
  background: #FFF6F6;
}
.video-product-guide-item.guide01::after {
  content: "";
  display: block;
  width: 128px;
  height: 128px;
  background: url(/inc_renewal/img/FP/img_video_g1.png) no-repeat;
  position: absolute;
  right: 24px;
  bottom: 24px;
}
.video-product-guide-item.guide02 {
  background: #FFFBEE;
}
.video-product-guide-item.guide02::after {
  content: "";
  display: block;
  width: 128px;
  height: 129px;
  background: url(/inc_renewal/img/FP/img_video_g2.png) no-repeat;
  position: absolute;
  right: 24px;
  bottom: 24px;
}
.video-product-guide-item.guide03 {
  background: #F3FBEC;
}
.video-product-guide-item.guide03::after {
  content: "";
  display: block;
  width: 128px;
  height: 128px;
  background: url(/inc_renewal/img/FP/img_video_g3.png) no-repeat;
  position: absolute;
  right: 24px;
  bottom: 24px;
}
.video-product-guide-item.guide04 {
  background: #F1FBFA;
}
.video-product-guide-item.guide04::after {
  content: "";
  display: block;
  width: 128px;
  height: 128px;
  background: url(/inc_renewal/img/FP/img_video_g4.png) no-repeat;
  position: absolute;
  right: 24px;
  bottom: 24px;
}

.videop-edu-banner {
  margin-left: 39px;
}

.video-education-wrap {
  display: flex;
  width: calc(100% + 25px);
  margin-left: -25px;
}
.video-education-wrap * {
  box-sizing: border-box;
}

.video-education-item {
  width: calc(50% - 25px);
  margin-left: 25px;
}

.video-education-top {
  position: relative;
}
.video-education-top .tag-wrap {
  position: absolute;
  left: 15px;
  bottom: -10px;
}
.video-education-top .tag-wrap span {
  font-size: 13px;
  border-radius: 100px;
  border: 1px solid #008DDB;
  padding: 10px 16px;
  background: #fff;
  color: #008DDB;
}

.video-education-con {
  padding: 39px 23px 0;
}
.video-education-con .tit-sub {
  font-size: 14px;
  line-height: 21px;
  color: #73757C;
  font-weight: 300;
  margin-top: 10px;
}

.video-upload-wrap {
  display: flex;
  width: calc(100% + 24px);
  margin-left: -24px;
}
.video-upload-wrap * {
  box-sizing: border-box;
}

.video-upload-item {
  margin-left: 24px;
  border: 1px solid #EBEBED;
  border-radius: 16px;
  overflow: hidden;
}
.video-upload-item > a {
  display: block;
}
.video-upload-item > a:hover {
  cursor: pointer;
}

.video-upload-top {
  width: 100%;
  height: 161px;
  background: #F6F8FC url(/inc_renewal/img/GU/gu_nodata.png) center center no-repeat;
  overflow: hidden;
}
.video-upload-top img {
  width: 100%;
}

.video-upload-con {
  padding: 22px 24px 24px;
}
.video-upload-con .cont-tit-s {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
}
.video-upload-con .tit-sub {
  height: 44px;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 16px;
  line-height: 24px;
  color: #73757C;
  margin-top: 10px;
}
.video-upload-con .info-wrap {
  margin-top: 22px;
}
.video-upload-con .info-wrap span {
  font-size: 13px;
  color: #73757C;
  font-weight: 300;
  position: relative;
  padding-left: 24px;
}
.video-upload-con .info-wrap span:last-child::after {
  display: none;
}
.video-upload-con .info-wrap span::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #A8acaf;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 4px 0 8px;
}
.video-upload-con .info-wrap span::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: -2px;
}
.video-upload-con .info-wrap span.view::before {
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) -20px -40px no-repeat;
}
.video-upload-con .info-wrap span.date::before {
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) -100px -40px no-repeat;
}

.btn_round_download {
  position: relative;
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  border: 1px solid #BFC0C5;
}
.btn_round_download:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btnx16.png) 0 0 no-repeat;
  margin: 0 auto;
}

.btn_round_subtitle {
  position: relative;
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  border: 1px solid #BFC0C5;
}
.btn_round_subtitle:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btnx16.png) -160px -40px no-repeat;
  margin: 0 auto;
}

.video-upload-foot {
  width: 100%;
  padding: 0 24px 24px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.video-upload-foot .tag-level {
  margin-right: 0;
  height: 24px;
  line-height: 24px;
}
.video-upload-foot .btn_round_download {
  margin-right: 4px;
}

.video-upload-wrap {
  padding: 0;
}
.video-upload-wrap .video-upload-item {
  margin-left: 20px;
}
.video-upload-wrap button.slick-arrow {
  top: 94px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
  z-index: 1;
}
.video-upload-wrap button.slick-arrow:focus {
  border: 2px solid #1A1D29;
}
.video-upload-wrap button.slick-prev {
  background: url(/inc_renewal/img/GU/ico_video_arrow_prev.png) center no-repeat;
}
.video-upload-wrap button.slick-prev:hover, .video-upload-wrap button.slick-prev:active, .video-upload-wrap button.slick-prev:focus {
  background: url(/inc_renewal/img/GU/ico_video_arrow_prev_act.png) center no-repeat;
}
.video-upload-wrap button.slick-next {
  right: -20px;
  background: url(/inc_renewal/img/GU/ico_video_arrow_next.png) center no-repeat;
}
.video-upload-wrap button.slick-next:hover, .video-upload-wrap button.slick-next:active, .video-upload-wrap button.slick-next:focus {
  background: url(/inc_renewal/img/GU/ico_video_arrow_next_act.png) center no-repeat;
}

.video-slide {
  margin-top: 80px;
}

.slick-track,
.slick-list {
  width: 100%;
  margin: 0;
}

.video-slide .video-upload-wrap {
  margin-top: 34px;
}
.video-slide .video-upload-wrap .slick-dots {
  width: auto;
  bottom: auto;
  right: 0;
  top: -64px;
}
.video-slide .video-upload-wrap .slick-dots li {
  width: 8px;
  height: 8px;
}
.video-slide .video-upload-wrap .slick-dots li button {
  width: 8px;
  height: 8px;
}
.video-slide .video-upload-wrap .slick-dots li button:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #CDCECF;
  border-radius: 50%;
}
.video-slide .video-upload-wrap .slick-dots li.slick-active button:before {
  background: #14A1EB;
}

.tag-level {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  height: 22px;
  line-height: 22px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 600;
  padding: 0 8px;
  margin-right: 12px;
}
.tag-level.level1 {
  color: #008DDB;
  border: 1px solid #14A1EB;
}
.tag-level.level2 {
  color: #1EC374;
  border: 1px solid #1EC374;
}
.tag-level.level3 {
  color: #FF8E26;
  border: 1px solid #FF8E26;
}
.tag-level.level4 {
  color: #7B61FF;
  border: 1px solid #7B61FF;
}

.video-play-wrap .tag-level {
  font-size: 14px;
  height: 28px;
  line-height: 28px;
}
.video-play-wrap .tit-sub {
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #73757C;
  margin-top: 16px;
}

.video-detail {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 40px;
}

.video-play-wrap {
  width: 939px;
  margin-right: 40px;
  padding-right: 45px;
  border-right: 1px solid #E1E2E5;
}

.video-play-item {
  width: 894px;
  height: 500px;
  overflow: hidden;
  margin-top: 32px;
}

.video-play-item iframe {
  height: 500px;
}

.video-txt-item {
  height: 120px;
  margin-top: 24px;
  padding: 32px 48px 32px 32px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #73757C;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  overflow: hidden;
}
.video-txt-item .scroll {
  height: 120px;
}

.video-play-item {
  border-radius: 24px;
  overflow: hidden;
}

.video-list-wrap {
  width: calc(100% - 940px);
  padding-right: 16px;
}
.video-list-wrap .video-list-tit {
  font-size: 16px;
  font-weight: 600;
  color: #1A1D29;
}
.video-list-wrap .video-list-tit em {
  color: #008DDB;
  margin-left: 8px;
}
.video-list-wrap .video-list {
  margin-top: 32px;
}
.video-list-wrap .video-list .item {
  margin-top: 40px;
}
.video-list-wrap .video-list .item .item-play {
  height: 116px;
  overflow: hidden;
  border-radius: 16px;
}
.video-list-wrap .video-list .item .item-tit {
  margin-top: 17px;
  font-size: 14px;
  color: #1A1D29;
}
.video-list-wrap .video-list .item .item-tit .num {
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: #1A1D29;
  border-radius: 50%;
  margin-right: 8px;
}
.video-list-wrap .video-list .item.active .item-tit {
  color: #008DDB;
}
.video-list-wrap .video-list .item.active .item-tit .num {
  font-size: 0;
  background: url(/inc_renewal/img/FP/ico_video_tit.png) no-repeat;
}

.btnPrev {
  padding-left: 44px;
  font-size: 16px;
  padding: 14px 24px 15px 48px;
  height: 48px;
  line-height: 1.2;
  position: relative;
  background: #fff url(/inc_renewal/img/FP/ico_btnPrev.png) top 18px left 24px no-repeat;
  color: #4D4F58;
  box-sizing: border-box;
  border: 1px solid #4D4F58;
  border-radius: 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
}
.btnPrev:focus, .btnPrev:hover {
  background-color: #FAFAFA;
  border: 1px solid #BFC0C5;
}

.tab-dep4 {
  box-sizing: border-box;
  display: flex;
  margin-bottom: 16px;
}
.tab-dep4 * {
  box-sizing: border-box;
}
.tab-dep4 button {
  font-size: 14px;
  line-height: 14px;
  color: #73757C;
  font-weight: 500;
}
.tab-dep4 button:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #E1E2E5;
  margin: 0 16px;
  vertical-align: middle;
}
.tab-dep4 button:hover, .tab-dep4 button:focus, .tab-dep4 button:active {
  text-decoration: underline;
}
.tab-dep4 li:first-child button:before {
  display: none;
}
.tab-dep4 li.on button {
  font-weight: 600;
  color: #1A1D29;
}

.mtl_selectbox.type-txt {
  height: 24px;
  border: 0;
  margin: 0;
  padding-right: 24px;
}
.mtl_selectbox.type-txt:before {
  width: 24px;
  height: 24px;
  right: 0;
  top: 0;
}
.mtl_selectbox.type-txt > a {
  width: auto;
  height: auto;
  font-size: 14px;
  line-height: 24px;
  padding: 0;
  color: #4D4F58;
}
.mtl_selectbox.type-txt + .mtl_selectbox.type-txt {
  margin-left: 17px;
}

.btn-list-more-wrap {
  margin-top: 56px;
  text-align: center;
}

.btn-list-more {
  position: relative;
  height: 72px;
  line-height: 72px;
  padding: 0 76px 0 48px;
  background: #fafafa;
  border-radius: 100px;
  font-size: 17px;
  font-weight: 600;
  color: #73757C;
}
.btn-list-more span {
  font-weight: 300;
  margin-left: 4px;
}
.btn-list-more:after {
  content: "";
  display: inline-block;
  width: 0px;
  height: 0px;
  border-top: 7px solid #73757C;
  border-left: 6.5px solid transparent;
  border-right: 6.5px solid transparent;
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
}
.btn-list-more:hover, .btn-list-more:active {
  background: #008DDB;
  color: #fff;
}
.btn-list-more:hover:after, .btn-list-more:active:after {
  border-top-color: #fff;
}

.unified_search .direct_area {
  top: 5px;
}
.unified_search .direct_area .mtl_selectbox {
  border: 0;
  height: 24px;
  padding-right: 24px;
  margin-right: 17px;
}
.unified_search .direct_area .mtl_selectbox:before {
  width: 24px;
  height: 24px;
  top: 0;
  right: 0;
}
.unified_search .direct_area .mtl_selectbox > a {
  width: auto;
  height: auto;
  font-size: 14px;
  padding: 0;
  line-height: 24px;
}
.unified_search .direct_area .custom_selectbox > a {
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  padding: 0;
}
.unified_search .direct_area .custom_selectbox::after {
  width: 24px;
  height: 24px;
  background: #fff url(/inc_renewal/img/common/icon_expand.svg) 50% 50%/24px no-repeat;
  transition: 0s;
}

.search-keyword-wrap {
  position: absolute;
  top: 88px;
  left: 0;
  z-index: 101;
  width: 100%;
  box-sizing: border-box;
  border-radius: 28px;
  border: 2px solid #A8acaf;
  box-shadow: 2px 2px 2px #eee;
  padding: 40px;
  background: #fff;
}
.search-keyword-wrap * {
  box-sizing: border-box;
}
.search-keyword-wrap .search-keyword-item {
  border-bottom: 1px solid #E1E2E5;
  padding-bottom: 32px;
  margin-bottom: 34px;
}
.search-keyword-wrap .search-keyword-item:last-child {
  border: 0;
  padding: 0;
  margin: 0;
}
.search-keyword-wrap .search-keyword-item .search-keyword-tit {
  display: block;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #1A1D29;
  margin-bottom: 22px;
}
.search-keyword-wrap .search-keyword-item .search-keyword-tit span {
  margin-left: 16px;
}
.search-keyword-wrap .search-keyword-item .search-keyword-con a {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  color: #1A1D29;
}
.search-keyword-wrap .search-keyword-item .search-keyword-con a:hover {
  text-decoration: underline;
}
.search-keyword-wrap .search-keyword-item .search-keyword-con.inline {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.search-keyword-wrap .search-keyword-item .search-keyword-con.inline > li {
  width: 33.3%;
}
.search-keyword-wrap .search-keyword-item .all_btn {
  display: flex;
  font-size: 14px;
  color: #444;
  font-weight: 500;
  height: 20px;
}
.search-keyword-wrap .search-keyword-item .all_btn span {
  display: flex;
  align-items: center;
}
.search-keyword-wrap .search-keyword-item .all_btn span:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_default_arr.svg) -160px 0 no-repeat;
}
.search-keyword-wrap .search-keyword-item .all_btn:hover {
  text-decoration: underline;
}

.recently-product {
  width: 100%;
  margin-top: 80px;
}

.recently-product-tit {
  color: #1A1D29;
  font-size: 17px;
  line-height: 20px;
  font-weight: 600;
}
.recently-product-tit::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_default_arr.svg) -160px 0 no-repeat;
  vertical-align: text-bottom;
}

.recently-product-con {
  border: 1px solid #E0E0E0;
  border-radius: 16px;
  padding: 40px 40px;
  margin-top: 20px;
  display: flex;
  width: 100%;
}

.recently-product-item {
  width: 100%;
  margin-left: 0;
}
.recently-product-item + .recently-product-item {
  margin-left: 35px;
}
.recently-product-item table thead {
  font-size: 13px;
  font-weight: 500;
  color: #444;
}
.recently-product-item table thead th {
  border-bottom: 1px solid #757575;
  padding-bottom: 12px;
}
.recently-product-item table tbody tr {
  font-size: 14px;
  font-weight: 400;
  color: #222;
  line-height: 21px;
}
.recently-product-item table tbody tr th,
.recently-product-item table tbody tr td {
  padding: 16px 0;
  border-bottom: 1px solid #E0E0E0;
}
.recently-product-item table tbody tr th {
  text-align: left;
}
.recently-product-item table tbody tr td {
  text-align: right;
  font-weight: 500;
  color: #EC0E26;
}
.recently-product-item table tbody tr:last-child th,
.recently-product-item table tbody tr:last-child td {
  border: 0;
}

.content_title.type-flex {
  display: flex;
  margin-bottom: 48px;
}
.content_title.type-flex .date {
  font-size: 14px;
  color: #73757C;
  margin-left: 18px;
  font-weight: 300;
}

.login-extension {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  min-width: 337px;
  height: 64px;
  padding: 0 32px;
  box-sizing: border-box;
  background: #FAFAFA;
  border-radius: 100px;
}
.login-extension span {
  font-size: 14px;
  color: #4D4F58;
  font-weight: 500;
}
.login-extension .time {
  min-width: 58px;
  margin: 0 8px 0 8px;
  color: #80624c;
  font-weight: 600;
}

.myinfo-wrap {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.myinfo-wrap * {
  box-sizing: border-box;
}
.myinfo-wrap .my-invest {
  background: #fff;
  border: 1px solid #E1E2E5;
  padding: 24px 40px;
  width: calc(100% - 510px);
}
.myinfo-wrap .my-invest .my-invest-item {
  width: calc(50% - 20px);
}
.myinfo-wrap .my-invest .invest-propensity {
  color: #73757C;
  display: flex;
  justify-content: center;
  align-items: center;
}
.myinfo-wrap .my-invest .invest-propensity.lv1 {
  color: #2B4EB6 !important;
}
.myinfo-wrap .my-invest .invest-propensity.lv2 {
  color: #0094FF !important;
}
.myinfo-wrap .my-invest .invest-propensity.lv3 {
  color: #14A959 !important;
}
.myinfo-wrap .my-invest .invest-propensity.lv4 {
  color: #E77204 !important;
}
.myinfo-wrap .my-invest .invest-propensity.lv5 {
  color: #EC3545 !important;
}

.my-info {
  width: 486px;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  padding: 28px 40px 32px;
}
.my-info .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.my-info .body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
}
.my-info .body .grade + .btn-arr:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #73757C;
  vertical-align: middle;
  margin-left: 12px;
  margin-right: 12px;
}
.my-info .body .btn-arr span {
  font-size: 14px;
  font-weight: 400;
  color: #73757C;
}
.my-info .body .btn-arr span::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_default_arr.svg) -100px 0 no-repeat;
  vertical-align: sub;
}
.my-info .body .phone {
  font-size: 14px;
  font-weight: 400;
  color: #4D4F58;
}
.my-info .body .phone::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #4D4F58 url(/inc_renewal/img/CO/ico_phone.svg) no-repeat;
  vertical-align: middle;
  margin-right: 8px;
}

.security-wrap {
  margin-top: 100px;
}

.my-invest {
  background: #fafafa;
  border: 1px solid #fafafa;
  border-radius: 16px;
  padding: 32px 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.my-invest .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.my-invest .body {
  text-align: center;
  margin: 30px 0 10px;
}
.my-invest .invest-propensity {
  font-size: 20px;
  font-weight: 600;
  color: #1A1D29;
}
.my-invest .invest-propensity .date {
  font-size: 16px;
  color: #73757C;
  font-weight: 300;
  margin-left: 4px;
}

.my-invest-item {
  width: calc(33.3% - 54px);
}
.my-invest-item + .my-invest-item {
  border-left: 1px solid #E1E2E5;
  padding-left: 40px;
  margin-left: 40px;
}
.my-invest-item .limit-list > div {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
}
.my-invest-item .limit-list dt {
  font-size: 16px;
  color: #4D4F58;
  font-weight: 300;
}
.my-invest-item .limit-list dd {
  font-size: 16px;
  color: #1A1D29;
  font-weight: 400;
}
.my-invest-item .limit-list dd strong {
  font-weight: 600;
  margin-right: 2px;
}

.account-wrap {
  margin-top: 100px;
}
.account-wrap .my-invest {
  background: #fff;
  border: 1px solid #E1E2E5;
}
.account-wrap .my-invest-item .num {
  font-size: 16px;
  color: #4D4F58;
  font-weight: 400;
  margin-left: 24px;
}

.banner-online {
  margin-top: 100px;
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 44px 64px;
  border-radius: 8px;
  background: #FAFAFA;
}
.banner-online::before {
  content: "";
  display: inline-block;
  width: 80px;
  height: 80px;
  background: url(/inc_renewal/img/CO/ico_banner_online.png) no-repeat;
  vertical-align: middle;
  position: absolute;
  left: 64px;
  top: 32px;
}
.banner-online .banner-txt {
  position: relative;
  color: #73757C;
  padding-left: 112px;
}
.banner-online strong {
  color: #1A1D29;
}
.banner-online .tit {
  display: block;
  font-size: 20px;
  margin-bottom: 16px;
  color: #1A1D29;
}
.banner-online .btn-line-arr {
  position: relative;
  box-sizing: border-box;
  height: 56px;
  line-height: 56px;
  border: 1px solid #BFC0C5;
  border-radius: 8px;
  padding: 0 44px 0 24px;
  background: #fff;
}
.banner-online .btn-line-arr span:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_default_arr.svg) -120px 0 no-repeat;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.banner-online .btn-line-arr:hover {
  background: #fafafa;
}

.service-wrap {
  margin-top: 100px;
}
.service-wrap .form-auto {
  margin-top: 14px;
}
.service-wrap .service-box {
  padding: 40px;
  border: 1px solid #A8acaf;
  border-radius: 16px;
  margin-top: 8px;
  margin-right: 2px;
}
.service-wrap .service-box .no-data {
  position: relative;
  text-align: center;
  padding-top: 112px;
  font-size: 16px;
  font-weight: 400;
}
.service-wrap .service-box .no-data::before {
  content: "";
  display: block;
  width: 96px;
  height: 96px;
  background: url(/inc_renewal/img/common/img_nodata.png) no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.service-wrap .service-box .no-data .btnSsm_White {
  margin-top: 16px;
}

.service-list .service-list-item {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.service-list .service-list-item:first-child {
  margin-top: 0;
}
.service-list .service-list-item dt a {
  color: #1A1D29;
  font: weight 300px;
}
.service-list .service-list-item dt a span {
  font-weight: 400;
}
.service-list .service-list-item dt a:hover {
  color: #008DDB;
}
.service-list .service-list-item dt a:hover span {
  text-decoration: underline;
}
.service-list .service-list-item dd {
  color: #4D4F58;
  font-weight: 400;
}
.service-list .service-list-item dd .date {
  font-size: 14px;
  color: #73757C;
  font-weight: 300;
  margin-left: 4px;
}

.accout-tag {
  display: inline-block;
  box-sizing: border-box;
  height: 22px;
  line-height: 22px;
  font-size: 12px !important;
  color: #008DDB;
  border-radius: 6px;
  border: 1px solid #14A1EB;
  padding: 0 8px;
  margin-left: 8px;
  vertical-align: text-bottom;
  background: #fff;
}

.account-tb-wrap {
  margin-top: 100px;
}
.account-tb-wrap .count {
  font-size: 16px;
  font-weight: 600;
  color: #008DDB;
  border-radius: 100px;
  background: #F5FAFD;
  margin-left: 16px;
  padding: 8px 16px;
}
.account-tb-wrap .accout-tag {
  display: inline-block;
  box-sizing: border-box;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #008DDB;
  border-radius: 6px;
  border: 1px solid #14A1EB;
  padding: 0 8px;
  margin-left: 8px;
  vertical-align: text-bottom;
  background: #fff;
}
.account-tb-wrap .account-main {
  background: #FFFFF1;
}
.account-tb-wrap .accout-tb-txt {
  color: #A8acaf;
  font-weight: 400;
  text-align: left;
}
.account-tb-wrap input[disabled] {
  text-align: left;
  color: #1A1D29;
  background: #fff;
}
.account-tb-wrap .type-modify {
  position: relative;
  justify-content: space-between;
  display: flex;
}
.account-tb-wrap .type-modify input[type=text] {
  padding-right: 40px;
  margin: 0;
  flex: 1;
}
.account-tb-wrap .type-modify .btn-modify {
  min-width: 84px;
  height: 48px;
  margin-left: 8px;
  border: 1px solid #4D4F58;
  font-size: 16px;
  font-weight: 400;
  color: #4D4F58;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  cursor: pointer;
}
.account-tb-wrap .type-modify .btn-modify:hover, .account-tb-wrap .type-modify .btn-modify:focus, .account-tb-wrap .type-modify .btn-modify:active {
  background-color: #FAFAFA;
}
.account-tb-wrap .type-modify .btn-modify::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) -20px -60px no-repeat;
}
.account-tb-wrap .type-modify input:not([disabled]):focus + .btn-modify {
  display: none;
}
.account-tb-wrap .open .layer-nickname {
  display: block;
}
.account-tb-wrap .type-noscroll .layer-nickname.ps-t {
  top: 50px;
  bottom: auto;
}
.account-tb-wrap .layer-nickname {
  display: none;
  position: absolute;
  width: 236px;
  height: 163px;
  border: 1px solid #BFC0C5;
  background-color: #fff;
  border-radius: 16px;
  z-index: 10;
  right: 0;
  padding: 16px;
  text-align: left;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.account-tb-wrap .layer-nickname.ps-b {
  top: 50px;
}
.account-tb-wrap .layer-nickname.ps-t {
  bottom: 50px;
}
.account-tb-wrap .layer-nickname strong {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #1A1D29;
}
.account-tb-wrap .layer-nickname strong::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: #4D4F58;
  margin-right: 8px;
  vertical-align: middle;
}
.account-tb-wrap .layer-nickname .nickname-close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat -120px -20px;
}
.account-tb-wrap .layer-nickname input {
  width: 100%;
  margin: 16px 0 8px !important;
  height: 38px;
}
.account-tb-wrap .layer-nickname .btnSm_sell {
  width: 100% !important;
  margin: 0 !important;
  height: 38px;
}

.grade {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}
.grade::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin-right: 12px;
}
.grade.lv1 {
  color: #4098EB;
}
.grade.lv1::before {
  background: url(/inc_renewal/img/sp/sp_grade.svg) 0 0 no-repeat;
}
.grade.lv2 {
  color: #48C5B5;
}
.grade.lv2::before {
  background: url(/inc_renewal/img/sp/sp_grade.svg) -30px 0 no-repeat;
}
.grade.lv3 {
  color: #FFBE73;
}
.grade.lv3::before {
  background: url(/inc_renewal/img/sp/sp_grade.svg) -60px 0 no-repeat;
}
.grade.lv4 {
  color: #FE886E;
}
.grade.lv4::before {
  background: url(/inc_renewal/img/sp/sp_grade.svg) -90px 0 no-repeat;
}
.grade.on::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #FF5C5C;
  position: absolute;
  left: 3px;
  top: 0;
}

.tooltip_content p {
  margin-top: 8px;
}
.tooltip_content p + p {
  margin-top: 4px !important;
}
.tooltip_content .bul-note {
  position: relative;
  padding-left: 15px !important;
  font-weight: 600;
  margin-top: 0;
}
.tooltip_content .bul-note::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) -120px -40px no-repeat;
  position: absolute;
  top: 2px;
  left: -5px;
}
.tooltip_content .bul-star {
  position: relative;
  padding-left: 10px !important;
  font-size: 13px;
}
.tooltip_content .bul-star::before {
  content: "*";
  font-size: 13px;
  position: absolute;
  left: 0;
}
.tooltip_content .listDefault {
  position: relative;
}
.tooltip_content .listDefault > li {
  position: relative;
}
.tooltip_content .listDefault > li::before {
  content: "";
  display: block;
  width: 4px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 11px;
  left: 0;
}

.modal_alert .btn_ok {
  height: 40px;
}

.btn-arr {
  font-size: 16px;
  font-weight: 400;
  color: #1A1D29;
  line-height: 24px;
}
.btn-arr:hover {
  text-decoration: underline;
}
.btn-arr span::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_default_arr.svg) -160px 0 no-repeat;
  vertical-align: text-bottom;
}

.modal .cookie_area .mtl_checkbox > span {
  font-size: 16px;
  color: #1A1D29;
}

.modal .modal_body .alert_box .alert-box-txt {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
}
.modal .modal_body .alert_box .alert-box-sub {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #4D4F58;
}

.modal .title_area .cont-tit-m {
  margin-top: 0;
}

.complete-wrap .infomation_box {
  margin-top: 56px;
}
.complete-wrap .infomation_box .listBasic li:first-child {
  margin-top: 0;
}

.ymd_text .btn-prev {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_banner_arr.svg) -40px 0 no-repeat;
  margin-right: 50px;
}
.ymd_text .btn-next {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_banner_arr.svg) -120px 0 no-repeat;
  margin-left: 50px;
}

.list-dot {
  margin-top: 8px;
}
.list-dot li {
  position: relative;
  color: #73757C;
  font-size: 13px;
  line-height: 19px;
  margin-top: 4px;
  padding-left: 10px;
}
.list-dot li:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #4D4F58;
  border-radius: 50%;
  margin-right: 4px;
  position: absolute;
  top: 8px;
  left: 0;
}

.beginner-head {
  margin-bottom: 32px;
}
.beginner-head em {
  display: block;
  font-weight: 500;
  color: #008DDB;
  margin-bottom: 16px;
  line-height: 16px;
}
.beginner-head strong {
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  color: #1A1D29;
}

.account-opened-wrap {
  position: relative;
  box-sizing: border-box;
}
.account-opened-wrap * {
  box-sizing: border-box;
}
.account-opened-wrap .box {
  border: 1px solid #EBEBED;
  border-radius: 24px;
  padding: 40px 48px;
}
.account-opened-wrap .box .tit {
  font-size: 20px;
  line-height: 20px;
  color: #1A1D29;
  font-weight: 600;
}
.account-opened-wrap .box .tit-sub {
  display: block;
  color: #73757C;
  margin-top: 16px;
  line-height: 16px;
}
.account-opened-wrap .box .prepare-list {
  margin-top: 24px;
  display: flex;
}
.account-opened-wrap .box .prepare-list li {
  width: 100px;
  font-size: 14px;
  line-height: 21px;
  color: #73757C;
  text-align: center;
}
.account-opened-wrap .box .prepare-list li:before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  text-align: center;
  margin-bottom: 16px;
}
.account-opened-wrap .box .prepare-list li.pr01:before {
  background: url(/inc_renewal/img/CC/sp_prepare.png) 0 0 no-repeat;
}
.account-opened-wrap .box .prepare-list li.pr02:before {
  background: url(/inc_renewal/img/CC/sp_prepare.png) -100px 0 no-repeat;
}
.account-opened-wrap .box .prepare-list li.pr03:before {
  background: url(/inc_renewal/img/CC/sp_prepare.png) -200px 0 no-repeat;
}
.account-opened-wrap .box .prepare-list li + li {
  margin-left: 48px;
}
.account-opened-wrap .app {
  position: absolute;
  width: 232px;
  right: 0;
  bottom: -20px;
  border-radius: 24px;
  box-shadow: 0 8px 8px rgba(117, 117, 117, 0.25);
  background: #fff;
}
.account-opened-wrap .app .tit {
  display: block;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  background: #008DDB;
  text-align: center;
  padding: 23px 0;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
.account-opened-wrap .app .app-cont {
  padding: 32px 24px;
  border: 1px solid #008DDB;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
}
.account-opened-wrap .app .app-cont .type-dot {
  position: relative;
  padding-left: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #1A1D29;
  margin-bottom: 16px;
}
.account-opened-wrap .app .app-cont .type-dot:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #4D4F58;
  position: absolute;
  left: 0;
  top: 7px;
}
.account-opened-wrap .app .app-cont .qr-wrap {
  text-align: center;
}
.account-opened-wrap .app .app-cont .qr-wrap img {
  width: 134px;
  height: 134px;
  border: 2px solid rgba(0, 141, 219, 0.3);
  border-radius: 10px;
  padding: 10px;
}
.account-opened-wrap .app .app-cont input {
  width: 100%;
  height: 40px;
  margin: 0 0 4px 0;
}
.account-opened-wrap .app .app-cont .btnSm_black {
  width: 100% !important;
  margin: 0;
  margin-bottom: 24px;
}

.beginner-guide01 .ico-tit {
  margin-top: 42px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #1A1D29;
  margin-bottom: 26px;
}
.beginner-guide01 .ico-tit.mag:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/inc_renewal/img/CC/ico_mag.png) no-repeat;
  margin-left: 8px;
  vertical-align: bottom;
}
.beginner-guide01 .head .tit::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 8px;
}

.beginner-guide02 .line-box-item .body {
  min-height: 120px;
}

.beginner-guide03 .line-box-item .body {
  min-height: 120px;
}

.beginner-guide05 .line-box-item {
  padding: 32px;
}
.beginner-guide05 .line-box-item .head .tit {
  position: relative;
  display: block;
  padding-left: 65px;
}
.beginner-guide05 .line-box-item .head .tit:before {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.beginner-guide05 .list-dot li {
  margin-top: 8px;
}
.beginner-guide05 .list-dot li:before {
  top: auto;
}
.beginner-guide05 .flex-between-wrap {
  align-items: center;
}
.beginner-guide05 .list-wrap {
  margin-top: 42px;
}
.beginner-guide05 .list-wrap .tit {
  position: relative;
  line-height: 24px;
  font-weight: 600;
  color: #1A1D29;
  padding-left: 32px;
}
.beginner-guide05 .list-wrap .tit:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0;
}
.beginner-guide05 .list-wrap .tit.ico-tit03:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx24.png) -48px 0 no-repeat;
}
.beginner-guide05 .list-wrap .tit.ico-tit04:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx24.png) -72px 0 no-repeat;
}
.beginner-guide05 .list-wrap .flex-between-wrap > p {
  flex: auto;
}

.beginner-guide06 .line-box-item .head .tit:before {
  display: inline-block;
  margin: 0 16px 0 0;
  vertical-align: middle;
}
.beginner-guide06 .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.beginner-guide06 .line-box-item .body {
  margin-top: 18px;
}
.beginner-guide06 .flex-step {
  margin-left: -10px;
}
.beginner-guide06 .line-box-item {
  padding: 36px 32px 40px;
  margin-top: 16px;
}

.beginner-guide07 .col3-wrap .line-box-item {
  padding: 24px 28px !important;
}
.beginner-guide07 .line-box-item .head .tit {
  font-size: 17px;
  line-height: 40px;
}
.beginner-guide07 .line-box-item .head .tit:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 12px 0 0;
  vertical-align: middle;
}
.beginner-guide07 .line-box-item .body {
  height: 84px;
  margin-top: 14px;
  line-height: 21px;
}
.beginner-guide07 .line-box-item .body .tit-sub-s {
  font-size: 14px;
}
.beginner-guide07 .line-box-item .foot {
  margin-top: 16px;
}
.beginner-guide07 .line-box-item .foot .hash-wrap {
  font-size: 12px;
  line-height: 18px;
  color: #008DDB;
  margin-right: 8px;
  text-align: left;
  margin-bottom: 16px;
}

.beginner-guide08 .tabType3 {
  margin-bottom: 28px;
}
.beginner-guide08 .invest-edu-banner {
  display: block;
  margin-bottom: 32px;
}
.beginner-guide08 .line-box-item .head .tit:before {
  width: 40px;
  height: 40px;
}
.beginner-guide08 .line-box-item .body {
  height: 96px;
}
.beginner-guide08 .line-box-item .body .list-num > li {
  font-size: 12px;
  color: #73757C;
  line-height: 12px;
  margin-top: 12px;
}
.beginner-guide08 .line-box-item .body .list-num > li > i {
  display: inline-block;
  font-size: 9px;
  font-style: normal;
  font-weight: 600;
  color: #fff;
  background: #73757C;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  margin-right: 8px;
}

.beginner-guide09 .beginner-head {
  margin-bottom: 0 !important;
}
.beginner-guide09 .faq-banner {
  display: block;
}

.faq-wrap {
  margin-top: 32px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.faq-wrap * {
  box-sizing: border-box;
}
.faq-wrap .line-box {
  width: calc(100% - 196px);
  border: 1px solid #EBEBED;
  border-radius: 24px;
  margin-right: 16px;
  padding: 32px;
}
.faq-wrap .line-box .btnSsm_White {
  padding: 7px 33px;
}
.faq-wrap .fill-box {
  width: 180px;
}
.faq-wrap .fill-box .line-box-item {
  padding: 24px;
  border: 0;
  background: #F5FAFD;
}
.faq-wrap .fill-box .line-box-item + .line-box-item {
  margin-top: 12px;
}
.faq-wrap .fill-box .line-box-item .head .tit {
  font-size: 18px;
  line-height: 27px;
}
.faq-wrap .fill-box .line-box-item .head .tit:before {
  width: 40px;
  height: 40px;
}
.faq-wrap .fill-box .line-box-item .foot {
  margin-top: 24px;
}
.faq-wrap .time {
  color: #1A1D29;
}
.faq-wrap .flex-between-wrap {
  align-items: center;
}
.faq-wrap .faq-tit {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #1A1D29;
  font-weight: 600;
}
.faq-wrap .faq-tit:before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(/inc_renewal/img/CC/sp_beginnerx50.png) 0 -100px no-repeat;
  margin-right: 15px;
}
.faq-wrap .faq-tit em {
  font-size: 13px;
  color: #008DDB;
  font-weight: 400;
}
.faq-wrap .faq-tit em:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 16px;
  background: #E1E2E5;
  margin: 0 12px;
  vertical-align: middle;
}
.faq-wrap .gray-box {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-radius: 16px;
  background: #fafafa;
  padding: 24px 32px;
  margin: 24px 0;
}
.faq-wrap .gray-box-item {
  width: 50%;
  border-right: 1px solid #E1E2E5;
}
.faq-wrap .gray-box-item:last-child {
  border-right: 0;
  padding-left: 40px;
}
.faq-wrap .gray-box-item .tit {
  color: #4D4F58;
  font-weight: 500;
}
.faq-wrap .gray-box-item .tit:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  margin-bottom: 16px;
}
.faq-wrap .gray-box-item .tit.phone01:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx40.png) -120px 0 no-repeat;
}
.faq-wrap .gray-box-item .tit.phone02:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx40.png) -80px 0 no-repeat;
}
.faq-wrap .gray-box-item .phone-num {
  display: block;
  margin-top: 13px;
  font-size: 18px;
  line-height: 27px;
  color: #008DDB;
}

.invest-exp {
  box-sizing: border-box;
  position: relative;
  height: 544px;
  border-radius: 32px;
  padding: 50px 0 45px;
  background: #F5FAFD url(/inc_renewal/img/CC/bg_invest-exp.png) center bottom 125px no-repeat;
}
.invest-exp * {
  box-sizing: border-box;
}
.invest-exp .cont-tit-l {
  text-align: center;
}
.invest-exp .cont-tit-l:after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(/inc_renewal/img/CC/ico_mag.svg) no-repeat;
  vertical-align: middle;
  margin-left: 8px;
}
.invest-exp .invest-exp-item {
  position: absolute;
  display: block;
  width: 192px;
  height: 160px;
  border-radius: 32px;
  background: #fff;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  text-align: center;
  padding-top: 27px;
  line-height: 24px;
}
.invest-exp .invest-exp-item:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 3px;
}
.invest-exp .invest-exp-item.exp01:before {
  background: url(/inc_renewal/img/CC/vest.png) 0 0 no-repeat;
}
.invest-exp .invest-exp-item.exp02:before {
  background: url(/inc_renewal/img/CC/sp_invest.png) -50px 0 no-repeat;
}
.invest-exp .invest-exp-item.exp03:before {
  background: url(/inc_renewal/img/CC/sp_invest.png) -100px 0 no-repeat;
}
.invest-exp .invest-exp-item.exp04:before {
  background: url(/inc_renewal/img/CC/sp_invest.png) -150px 0 no-repeat;
}
.invest-exp .invest-exp-item.exp01 {
  top: 136px;
  left: 40px;
}
.invest-exp .invest-exp-item.exp02 {
  top: 136px;
  right: 40px;
}
.invest-exp .invest-exp-item.exp03 {
  bottom: 47px;
  left: 40px;
}
.invest-exp .invest-exp-item.exp04 {
  bottom: 47px;
  right: 40px;
}

.invest-prac {
  text-align: center;
  height: 462px;
  border-radius: 32px;
  padding-top: 56px;
  background: #f5fafd url(/inc_renewal/img/CC/bg_invest-prac.png) center bottom 71px no-repeat;
}
.invest-prac .cont-tit-l:after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(/inc_renewal/img/CC/ico_money.svg) no-repeat;
  vertical-align: middle;
  margin-left: 8px;
}
.invest-prac .tit-sub {
  color: #73757C;
  margin-top: 16px;
}

.flex-step {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 16px;
}
.flex-step .step-item {
  flex: auto;
  position: relative;
  font-size: 14px;
  font-weight: 600;
  color: #1A1D29;
  line-height: 21px;
  padding: 15px 22px 15px 26px;
  text-align: center;
  border: 1px solid #EBEBED;
  border-left: 0;
}
.flex-step .step-item:last-child {
  border-right: 0;
}
.flex-step .step-item:last-child:after {
  display: none;
}
.flex-step .step-item:after {
  content: "";
  background: url(/inc_renewal/img/CC/img_flex_step_arrow.svg) no-repeat;
  width: 11px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: -11px;
  transform: translateY(-50%);
}

.col2-wrap {
  display: flex;
  width: calc(100% + 16px);
  margin-left: -16px;
}
.col2-wrap > * {
  width: calc(50% - 16px);
  margin-left: 16px;
}

.col3-wrap {
  display: flex;
  width: calc(100% + 16px);
  margin-left: -16px;
}
.col3-wrap > * {
  width: calc(33.3% - 16px);
  margin-left: 16px;
}
.col3-wrap .line-box-item {
  padding: 40px 24px 32px;
}

.fill-box-item {
  box-sizing: border-box;
  border-radius: 24px;
  background: #F5FAFD;
  padding: 32px;
}
.fill-box-item .head {
  color: #1A1D29;
}
.fill-box-item .head .ico-tit01:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx24.png) 0 0 no-repeat;
}
.fill-box-item .head .ico-tit02:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx24.png) -24px 0 no-repeat;
}
.fill-box-item .body {
  margin-top: 16px;
}
.fill-box-item .body .btn-wrap {
  display: flex;
  justify-content: space-between;
}
.fill-box-item .body .btn-wrap > a {
  width: 142px;
  text-align: center;
}

.ico-beginner-01:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx50.png) -200px -50px no-repeat;
}

.ico-beginner-02:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx50.png) -150px -50px no-repeat;
}

.ico-beginner-03:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx50.png) 0 -50px no-repeat;
}

.ico-beginner-04:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx50.png) -200px 0 no-repeat;
}

.ico-beginner-05:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx50.png) -100px 0 no-repeat;
}

.ico-beginner-06:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx50.png) -50px -50px no-repeat;
}

.ico-beginner-07:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx50.png) -100px -50px no-repeat;
}

.ico-beginner-08:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx50.png) -150px 0 no-repeat;
}

.ico-beginner-09:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx50.png) -50px 0 no-repeat;
}

.ico-beginner-10:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx50.png) 0 0 no-repeat;
}

.ico-beginner-11:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx50.png) -50px -100px no-repeat;
}

.ico-beginner-12:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx40.png) -160px -40px no-repeat;
}

.ico-beginner-13:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx40.png) -120px -40px no-repeat;
}

.ico-beginner-14:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx40.png) -80px -40px no-repeat;
}

.ico-beginner-20:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx24.png) -96px 0 no-repeat;
}

.ico-beginner-15:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx40.png) -40px -40px no-repeat;
}

.ico-beginner-16:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx40.png) 0px -40px no-repeat;
}

.ico-beginner-17:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx40.png) -160px 0 no-repeat;
}

.ico-beginner-18:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx40.png) -40px 0 no-repeat;
}

.ico-beginner-19:before {
  background: url(/inc_renewal/img/CC/sp_beginnerx40.png) 0 0 no-repeat;
}

.line-box-item {
  box-sizing: border-box;
  position: relative;
  border: 1px solid #EBEBED;
  border-radius: 24px;
  padding: 40px;
}
.line-box-item * {
  box-sizing: border-box;
}
.line-box-item .head .tit {
  font-size: 20px;
  line-height: 30px;
}
.line-box-item .head .tit:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  margin-bottom: 14px;
}
.line-box-item .head .tit em {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #008DDB;
}
.line-box-item .head .tit-sub {
  display: block;
  line-height: 24px;
  color: #73757C;
  margin-top: 16px;
}
.line-box-item .head .tit-sub-s {
  display: block;
  font-size: 14px;
  line-height: 21px;
  color: #73757C;
  margin-top: 16px;
}
.line-box-item .body {
  margin-top: 32px;
}
.line-box-item .body .excl_gray90 {
  font-size: 14px;
  line-height: 21px;
  color: #1A1D29;
}
.line-box-item .body .excl_gray90:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_btn.svg) -60px -60px no-repeat;
  vertical-align: middle;
  margin-right: 6px;
}
.line-box-item .body .ex {
  font-size: 12px;
  border-radius: 100px;
  background: #FAFAFA;
  padding: 8px 16px;
}
.line-box-item .body .ex .num {
  color: #73757C;
}
.line-box-item .body .ex .num:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #EBEBED;
  vertical-align: middle;
  margin: 0 12px;
}
.line-box-item .foot {
  margin-top: 35px;
}
.line-box-item .foot * {
  width: 100% !important;
  text-align: center;
  margin: 0;
}

.program-wrap {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-top: 32px;
}
.program-wrap * {
  box-sizing: border-box;
}
.program-wrap .fill-box-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 190px;
  text-align: center;
}
.program-wrap .fill-box-item .head .tit {
  display: block;
  font-size: 17px;
  line-height: 25px;
}
.program-wrap .fill-box-item .head .tit:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 6px;
}
.program-wrap .program-item {
  width: calc(100% - 230px);
  padding: 10px 0;
}
.program-wrap .program-item .program-list .tit-sub {
  font-size: 13px;
  color: #008DDB;
  font-weight: 400;
}
.program-wrap .program-item .program-list .tit-sub:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #E1E2E5;
  vertical-align: middle;
  margin: 0 12px;
}
.program-wrap .program-item .program-list li {
  position: relative;
}
.program-wrap .program-item .program-list li + li {
  margin-top: 22px;
}
.program-wrap .program-item .program-list li > p {
  font-size: 13px;
  color: #73757C;
  font-weight: 300;
  margin-top: 6px;
  line-height: 19px;
}
.program-wrap .program-item .home > li {
  padding-left: 132px;
}
.program-wrap .program-item .home > li:before {
  content: "";
  display: inline-block;
  width: 108px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.program-wrap .program-item .home > li.home01:before {
  background: url(/inc_renewal/img/CC/img_e_pro.png) no-repeat;
}
.program-wrap .program-item .home > li.home02:before {
  background: url(/inc_renewal/img/CC/img_e_plus.png) no-repeat;
}
.program-wrap .program-item .home > li.home03:before {
  background: url(/inc_renewal/img/CC/img_e_force.png) no-repeat;
}
.program-wrap .program-item .mobile > li {
  padding-left: 72px;
}
.program-wrap .program-item .mobile > li:before {
  content: "";
  display: inline-block;
  width: 48px;
  height: 48px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.program-wrap .program-item .mobile > li.mobile01:before {
  background: url(/inc_renewal/img/CC/img_app_01.png) no-repeat;
}
.program-wrap .program-item .mobile > li.mobile02:before {
  background: url(/inc_renewal/img/CC/img_app_02.png) no-repeat;
}
.program-wrap .program-item .mobile > li.mobile03:before {
  background: url(/inc_renewal/img/CC/img_app_03.png) no-repeat;
}
.program-wrap .program-item .mobile > li.mobile04:before {
  background: url(/inc_renewal/img/CC/img_app_04.png) no-repeat;
}

.mix-line-box {
  box-sizing: border-box;
  display: flex;
  border: 1px solid #EBEBED;
  border-radius: 24px;
  margin-top: 16px;
  padding: 32px 40px;
}
.mix-line-box * {
  box-sizing: border-box;
}
.mix-line-box .line-box-item {
  width: 199px;
  height: 190px;
  border: 0;
  margin: 0;
  padding: 18px 30px 0 0;
  margin-right: 16px;
  border-right: 1px solid #EBEBED;
  border-radius: 0;
}
.mix-line-box .line-box-item .head .tit {
  line-height: 24px;
}
.mix-line-box .line-box-item .head .tit:before {
  width: 24px;
  height: 24px;
}
.mix-line-box .line-box-item .body {
  height: auto;
}
.mix-line-box .video-wrap {
  display: flex;
  width: calc(100% - 199px);
}
.mix-line-box .video-wrap .video-upload-item {
  width: calc(50% - 24px);
  border: 0;
}
.mix-line-box .video-wrap .video-upload-top {
  width: 100%;
  height: 106px;
  border-radius: 16px;
}
.mix-line-box .video-wrap .video-upload-con {
  padding: 16px 2px 0;
}
.mix-line-box .video-wrap .video-upload-con .cont-tit-s {
  font-size: 13px !important;
  line-height: 19.5px !important;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.mix-line-box .video-wrap .video-upload-con .info-wrap {
  margin-top: 0;
}

body .table_box > div > .wadjust,
.content-id .table_box > div > .wadjust {
  width: auto !important;
}
body .Search_Box,
.content-id .Search_Box {
  width: auto;
}
body .boardList li .noData,
.content-id .boardList li .noData {
  line-height: 14px;
  width: 100%;
}
body .tabCon .cont-tit-sub,
.content-id .tabCon .cont-tit-sub {
  font-size: 16px;
  color: #1A1D29;
  line-height: 24px;
  margin: 16px 0 24px;
}
body .tabCon .img_isa,
.content-id .tabCon .img_isa {
  margin-top: 24px;
}

body .tb_wrap,
.content-id .tb_wrap {
  position: relative;
}
body .tb_wrap .tableDefault table td,
.content-id .tb_wrap .tableDefault table td {
  padding: 32px 24px;
}
body .tb_wrap .dot1,
.content-id .tb_wrap .dot1 {
  position: absolute;
  top: 200px;
  left: 295px;
}
body .tb_wrap .dot2,
.content-id .tb_wrap .dot2 {
  position: absolute;
  top: 138px;
  left: 453px;
}
body .tb_wrap .dot3,
.content-id .tb_wrap .dot3 {
  position: absolute;
  top: 305px;
  left: 453px;
}
body .tb_wrap .dot4,
.content-id .tb_wrap .dot4 {
  position: absolute;
  top: 138px;
  left: 813px;
}
body .tb_wrap .dot5,
.content-id .tb_wrap .dot5 {
  position: absolute;
  top: 305px;
  left: 813px;
}
body .tb_wrap .dot6,
.content-id .tb_wrap .dot6 {
  position: absolute;
  top: 186px;
  right: 136px;
  left: auto;
}
body .tb_wrap .dot7,
.content-id .tb_wrap .dot7 {
  position: absolute;
  top: 330px;
  left: 15px;
}

.step-guide {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  border-top: 1px solid #4D4F58;
  border-bottom: 1px solid #E1E2E5;
  padding: 32px 0;
  margin-top: 24px;
}
.step-guide * {
  box-sizing: border-box;
}
.step-guide .item {
  position: relative;
  flex: auto;
  text-align: center;
  line-height: 24px;
}
.step-guide .item.box {
  width: 208px;
  max-width: 208px;
  padding: 67px 30px;
  text-align: center;
  border-radius: 28px;
  background: #F6F8FC;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
}
.step-guide .item.half-line {
  position: relative;
}
.step-guide .item.half-line .bt-line {
  border-bottom: 1px solid #E1E2E5;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.step-guide .item.half-line .bubble-tag {
  position: absolute;
  top: -40px;
  left: 65px;
  background: #1A1D29;
  border-radius: 8px;
  padding: 4px 8px;
  color: #fff;
  font-weight: 400;
}
.step-guide .item.half-line .bubble-tag:after {
  bottom: -10px;
  /*말풍선꼭지위치 위아래*/
  left: 50%;
  /*말풍선위치 좌우*/
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #1A1D29 transparent transparent transparent;
  /*말풍선 꼭지방향*/
  border-width: 5px;
  /*말풍선 꼭지 사이즈*/
  margin-left: -5px;
  /*말풍선 상세위치 조정*/
}
.step-guide .btn-step-arr {
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_default_arr.svg) -180px 0 no-repeat;
  margin: 0 20px;
}

.step-result-guide {
  position: relative;
  text-align: center;
  background: #F5FAFD;
  padding: 40px;
  font-size: 20px;
  color: #1A1D29;
  font-weight: 600;
  border-radius: 16px;
  margin-top: 52px;
}
.step-result-guide strong {
  font-size: 28px;
  margin-left: 16px;
}
.step-result-guide:before {
  content: "";
  display: block;
  width: 72px;
  height: 72px;
  background: url(/inc_renewal/img/FP/img-step-arr.png) no-repeat;
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
}

body .advisorBox,
.content-id .advisorBox {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #E1E2E5;
  border-radius: 12px;
  padding: 40px;
}
body .advisorBox *,
.content-id .advisorBox * {
  box-sizing: border-box;
}
body .advisorBox .advisorInfo,
.content-id .advisorBox .advisorInfo {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #1A1D29;
  font-weight: 600;
}
body .advisorBox .advisorInfo > span,
.content-id .advisorBox .advisorInfo > span {
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  padding: 4px 6px;
  border-radius: 4px;
  margin-left: 4px;
}
body .advisorBox .advisorInfo [class^=short_],
.content-id .advisorBox .advisorInfo [class^=short_] {
  margin-left: 4px;
}
body .advisorBox .advisorInfo [class^=short_] + [class^=short_],
.content-id .advisorBox .advisorInfo [class^=short_] + [class^=short_] {
  margin-left: 4px;
}
body .advisorBox .advisorInfo .short_adVisor1,
.content-id .advisorBox .advisorInfo .short_adVisor1 {
  border: 1px solid rgba(0, 141, 219, 0.3);
  color: #008DDB;
  background: #fff;
  height: auto;
  margin-right: 0;
}
body .advisorBox .advisorInfo .short_adVisor2,
.content-id .advisorBox .advisorInfo .short_adVisor2 {
  border: 1px solid rgba(247, 135, 0, 0.3);
  color: #DC6C1B;
  background: #fff;
  height: auto;
  margin-right: 0;
}
body .advisorBox .advisorLogo,
.content-id .advisorBox .advisorLogo {
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  width: 180px;
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .advisorBox .advisorLogo img,
.content-id .advisorBox .advisorLogo img {
  width: 147px;
}

ul.advisorSearch > li {
  display: inline-block;
  width: 190px;
}

.module .marT10 > .btnWhite:first-child {
  margin-left: 0;
}

body .content_title,
.content-id .content_title {
  box-sizing: border-box;
}
body .income_box,
.content-id .income_box {
  width: 100%;
}
body .tit-right-cont,
.content-id .tit-right-cont {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0;
  text-align: right;
}
body .tit-right-cont .h1_right_info,
.content-id .tit-right-cont .h1_right_info {
  padding-top: 0;
}
body .tit-right-cont .sellectSearch,
.content-id .tit-right-cont .sellectSearch {
  margin-top: -4px;
}
body .tit-right-cont .s_step,
.content-id .tit-right-cont .s_step {
  top: 0;
}
body .tit-right-cont > *,
.content-id .tit-right-cont > * {
  margin-bottom: 64px;
}
body .tit-right-cont .com-txt,
.content-id .tit-right-cont .com-txt {
  display: block;
  font-size: 14px;
  line-height: 21px;
  color: #4D4F58;
  margin-top: 12px;
}
body .tabCon .s_step + .tit-right-cont,
.content-id .tabCon .s_step + .tit-right-cont {
  top: 100px;
}
body .tabCon .tit-right-cont,
.content-id .tabCon .tit-right-cont {
  top: 0;
}
body .content_title.type-b,
.content-id .content_title.type-b {
  height: 272px;
}
body .content_title.type-b .s_step,
.content-id .content_title.type-b .s_step {
  margin-top: 176px;
}
body .content_title.type-a,
.content-id .content_title.type-a {
  height: 206px;
}
body .content_title.type-a .s_step,
.content-id .content_title.type-a .s_step {
  margin-top: 100px;
}

.searchOrderWrapInner .flex-between-wrap {
  align-items: center;
}

.modal .list_gray .col2-wrap .img_obj {
  width: 100%;
}

.modal .list_gray.type-full .img_obj {
  width: 100%;
}

.online-guide {
  box-sizing: border-box;
  display: flex;
  border: 1px solid #BFC0C5;
  border-radius: 15px;
}
.online-guide * {
  box-sizing: border-box;
}
.online-guide .item {
  position: relative;
  flex: 1;
  border-left: 1px solid #BFC0C5;
  overflow: visible;
  display: block;
  text-align: center;
  padding: 32px 0;
}
.online-guide .item:first-child {
  border-left: 0;
}
.online-guide .item:before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  text-align: center;
  margin: 0 auto 16px;
}
.online-guide .item.online1:before {
  background: url(/inc_renewal/img/CO/sp_online_guide.png) 0 0 no-repeat;
}
.online-guide .item.online2:before {
  background: url(/inc_renewal/img/CO/sp_online_guide.png) -100px 0 no-repeat;
}
.online-guide .item.online3:before {
  background: url(/inc_renewal/img/CO/sp_online_guide.png) -200px 0 no-repeat;
}
.online-guide .item.online4:before {
  background: url(/inc_renewal/img/CO/sp_online_guide.png) -300px 0 no-repeat;
}
.online-guide .item.online5:before {
  background: url(/inc_renewal/img/CO/sp_online_guide.png) -400px 0 no-repeat;
}
.online-guide .item.online6:before {
  background: url(/inc_renewal/img/CO/sp_online_guide.png) -500px 0 no-repeat;
}
.online-guide .item.on {
  border: 2px solid #008DDB;
}
.online-guide .item:focus .hover-info, .online-guide .item:hover .hover-info {
  display: block;
}
.online-guide .item .hover-info {
  display: none;
  position: absolute;
  top: 177px;
  left: 68px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 13px;
  line-height: 19.5px;
  font-weight: 400;
  color: #fff;
  background: #4D4F58;
  border-radius: 8px;
  padding: 8px 16px;
  z-index: 1;
}
.online-guide .item .hover-info:before {
  bottom: 100%;
  /*말풍선꼭지위치 위아래*/
  left: 30px;
  /*말풍선위치 좌우*/
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent transparent #4D4F58 transparent;
  /*말풍선 꼭지방향*/
  border-width: 5px;
  /*말풍선 꼭지 사이즈*/
  margin-left: -5px;
  /*말풍선 상세위치 조정*/
}
.online-guide .item:last-child .hover-info {
  left: auto;
  right: 68px;
}
.online-guide .item:last-child .hover-info:before {
  right: 30px;
  left: auto;
}

.Notice_text {
  position: relative;
}
.Notice_text .security {
  position: absolute;
  top: 32px;
  right: 40px;
  color: #73757C;
  line-height: 16px;
}
.Notice_text .security:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #73757C;
  vertical-align: middle;
  margin: 0 4px 3px 0;
}
.Notice_text .security > a {
  font-size: 14px;
  font-weight: 600;
  color: #1A1D29;
  margin-left: 16px;
}

.age-wrap {
  position: relative;
  height: 100px;
  box-sizing: border-box;
}
.age-wrap * {
  box-sizing: border-box;
}
.age-wrap dd {
  width: 58px;
  position: relative;
  bottom: 27px;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  background: #4D4F58;
  border-radius: 8px;
  padding: 12px;
}
.age-wrap dd:after {
  bottom: -10px;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #4D4F58 transparent transparent transparent;
  border-width: 5px;
  margin-left: -5px;
}
.age-wrap dt {
  font-size: 16px;
  line-height: 24px;
  position: relative;
  top: 80px;
  color: #1A1D29;
}
.age-wrap dt:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #CDCECF;
  position: absolute;
  top: -27px;
  left: 23px;
  z-index: 1;
}
.age-wrap dt:after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: -23px;
  left: 27px;
  z-index: 2;
}
.age-wrap:before {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #CDCECF;
  position: absolute;
  top: 57px;
  right: 0;
}
.age-wrap:after {
  content: "";
  display: block;
  width: 840px;
  height: 4px;
  background: #008DDB;
  position: absolute;
  top: 57px;
  right: 0;
}
.age-wrap .age-item {
  position: absolute;
  display: block;
  text-align: center;
}
.age-wrap .n1 {
  left: -28px;
}
.age-wrap .n2 {
  left: 130px;
}
.age-wrap .n3 {
  right: -55px;
}
.age-wrap .n3 dt {
  right: 25px;
}
.age-wrap .n3 dt:before {
  left: 49px;
}
.age-wrap .n3 dt:after {
  left: 53px;
}
.age-wrap .n2 dd,
.age-wrap .n3 dd {
  background: #008DDB;
}
.age-wrap .n2 dd:after,
.age-wrap .n3 dd:after {
  border-color: #008DDB transparent transparent transparent;
}
.age-wrap .n2 dt:before,
.age-wrap .n3 dt:before {
  background: #008DDB;
}

.tb-gray-box {
  margin-top: 24px;
  padding: 32px 24px;
  background: #fafafa;
  border-bottom: 1px solid #E1E2E5;
}
.tb-gray-box .tableDefault table td {
  background: #fff;
}
.tb-gray-box .calculationBox {
  background: #fff;
}

.content-id .confirmation .account {
  border-top: 1px solid #1A1D29;
  border-bottom: 1px solid #E1E2E5;
  padding: 24px;
  margin-top: 24px;
}
.content-id .confirmation .agreeTo {
  border: 0;
  border-radius: 8px;
  background: #FAFAFA;
  margin-top: 24px;
}
.content-id .confirmation .agreeTo input[type=radio] {
  margin: 0;
}
.content-id .confirmation .listDefault {
  padding: 0;
}
.content-id .confirmation .clearfix .colorBox.clearfix {
  border: 0;
  margin-top: 24px;
  border-radius: 8px;
}

.main-ps {
  box-sizing: border-box;
}
.main-ps * {
  box-sizing: border-box;
}
.main-ps .main-tit {
  font-size: 32px;
  line-height: 48px;
  letter-spacing: -0.5px;
  font-weight: 600;
}
.main-ps .main-layout-b .why {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
}
.main-ps .main-layout-b .why > a {
  display: block;
  width: 100%;
}
.main-ps .main-layout-b .why .main-tit.blue-dot:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #14A1EB;
  position: relative;
  top: 3px;
  left: 6px;
}
.main-ps .main-layout-b .why-body {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 260px);
}
.main-ps .main-layout-b .why-item {
  flex: 1;
  padding-left: 88px;
  position: relative;
}
.main-ps .main-layout-b .why-item span {
  font-size: 14px;
  line-height: 21px;
  color: #73757C;
}
.main-ps .main-layout-b .why-item strong {
  display: block;
  font-size: 18px;
  line-height: 27px;
  color: #1A1D29;
  margin-top: 4px;
}
.main-ps .main-layout-b .why-item:before {
  content: "";
  display: inline-block;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 4px;
  left: 0;
}
.main-ps .main-layout-b .why-item.w1:before {
  background: url(/inc_renewal/img/PS/sp_ps_x64.png) 0 0 no-repeat;
}
.main-ps .main-layout-b .why-item.w2:before {
  background: url(/inc_renewal/img/PS/sp_ps_x64.png) -64px 0 no-repeat;
}
.main-ps .main-layout-b .why-item.w3:before {
  background: url(/inc_renewal/img/PS/sp_ps_x64.png) -128px 0 no-repeat;
}
.main-ps .main-layout-b .why-item.w4:before {
  background: url(/inc_renewal/img/PS/sp_ps_x64.png) -192px 0 no-repeat;
}
.main-ps .main-layout-c {
  width: 100vw;
  margin-left: calc((100vw - 1200px) * -1 / 2);
  background: #FAFAFA;
  padding: 100px 0;
}
.main-ps .main-layout-c .ps-faq {
  width: 1200px;
  margin: 0 auto;
}
.main-ps .main-layout-d > .main-tit {
  margin-top: 100px;
}
.main-ps .round-btn-s {
  position: relative;
  display: inline-block;
  border: 1px solid #BFC0C5;
  font-size: 14px;
  color: #4D4F58;
  height: 40px;
  line-height: 40px;
  border-radius: 100px;
  padding: 0 36px 0 24px;
  margin-top: 32px;
}
.main-ps .round-btn-s span:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/inc_renewal/img/sp/sp_banner_s_arr.svg) 0 0 no-repeat;
  vertical-align: middle;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.main-ps .ps-faq-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-ps .ps-faq-head .txt {
  color: #4D4F58;
  margin-right: 16px;
}
.main-ps .ps-faq-body {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 24px);
  margin-left: -24px;
  margin-top: 32px;
}
.main-ps .ps-faq-item {
  width: calc(20% - 24px);
  margin-left: 24px;
  padding: 32px;
  border-radius: 16px;
  box-shadow: 0 30px 30px rgba(0, 0, 0, 0.03);
  border: 1px solid #F0F0F0;
}
.main-ps .ps-faq-item strong {
  display: block;
  line-height: 24px;
  margin-bottom: 24px;
}
.main-ps .ps-faq-item strong:before {
  content: "Q";
  display: block;
  width: 24px;
  height: 24px;
  font-size: 12px;
  border-radius: 50%;
  background: #4D4F58;
  color: #fff;
  text-align: center;
  line-height: 24px;
  margin-bottom: 18px;
}
.main-ps .ps-faq-item .round-btn-s {
  margin-top: 8px;
  padding: 0 28px 0 16px;
}
.main-ps .ps-faq-item .round-btn-s span:after {
  right: 7px;
}
.main-ps .col-2 {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 24px);
  margin-left: -24px;
}
.main-ps .col-2 .item {
  width: calc(50% - 24px);
  margin-left: 24px;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  padding: 56px 64px;
}
.main-ps .col-2 .item .main-tit {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 56px;
}
.main-ps .ps-item {
  display: flex;
}
.main-ps .ps-item .ps-ico {
  font-weight: 500;
  line-height: 24px;
  display: block;
  width: 80px;
  text-align: center;
}
.main-ps .ps-item .ps-ico:before {
  content: "";
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #EBF4F9;
}
.main-ps .ps-item .ps-ico.p1:before {
  background: #EBF4F9 url(/inc_renewal/img/PS/sp_main_ps_ico.png) 0 0 no-repeat;
}
.main-ps .ps-item .ps-ico.p2:before {
  background: #EBF4F9 url(/inc_renewal/img/PS/sp_main_ps_ico.png) -80px 0 no-repeat;
}
.main-ps .ps-item .ps-qr {
  display: flex;
}
.main-ps .ps-item .ps-qr .ps-q-img {
  box-sizing: border-box;
  width: 90px;
  height: 90px;
  border-radius: 16px;
  overflow: hidden;
}
.main-ps .ps-item .ps-qr .ps-q-img.line {
  border: 1px solid #BFC0C5;
}
.main-ps .ps-item .ps-qr .ps-q-img img {
  width: 100%;
}
.main-ps .ps-item .ps-qr .ps-q-img + .ps-q-img {
  margin-left: 12px;
}
.main-ps .ps-item .ps-txt {
  margin-left: 39px;
}
.main-ps .ps-item .ps-txt strong {
  font-size: 18px;
  line-height: 27px;
  color: #1A1D29;
}
.main-ps .ps-item .ps-txt .txt-con {
  display: block;
  color: #73757C;
  line-height: 24px;
  margin: 8px 0 17px;
}
.main-ps .ps-item .ps-txt .txt-arr {
  font-size: 14px;
  line-height: 14px;
  color: #73757C;
}
.main-ps .ps-item .ps-txt .txt-arr:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/inc_renewal/img/PS/ico_link_arr_s.png) no-repeat;
  margin: 5px 0 0 10px;
  vertical-align: middle;
}
.main-ps .ps-item .ps-txt .txt-arr:hover {
  text-decoration: underline;
}
.main-ps .ps-item + .ps-item {
  border-top: 2px dashed #E1E2E5;
  margin-top: 40px;
  padding-top: 40px;
}
.main-ps .ps-method {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 24px);
  margin-left: -24px;
  margin-top: 32px;
}
.main-ps .ps-method-item {
  width: calc(33.3333333333% - 24px);
  margin-left: 24px;
  padding: 56px 48px;
  border-radius: 16px;
}
.main-ps .ps-method-item dt {
  font-size: 24px;
  line-height: 36px;
  color: #1A1D29;
  font-weight: 600;
}
.main-ps .ps-method-item dd {
  font-weight: 300;
  line-height: 24px;
  color: #73757C;
  margin-top: 12px;
}
.main-ps .ps-method-item.m1 {
  background: #EEFDFF;
}
.main-ps .ps-method-item.m2 {
  background: #FAF7FF;
}
.main-ps .ps-method-item.m3 {
  background: #F5F9FF;
}
.main-ps .ps-method-item.m1 dt:before {
  content: "";
  display: block;
  width: 149px;
  height: 104px;
  background: url(/inc_renewal/img/PS/img_ps_method01.png) no-repeat;
  margin-bottom: 40px;
}
.main-ps .ps-method-item.m2 dt:before {
  content: "";
  display: block;
  width: 94px;
  height: 104px;
  background: url(/inc_renewal/img/PS/img_ps_method02.png) no-repeat;
  margin-bottom: 40px;
}
.main-ps .ps-method-item.m3 dt:before {
  content: "";
  display: block;
  width: 152px;
  height: 104px;
  background: url(/inc_renewal/img/PS/img_ps_method03.png) no-repeat;
  margin-bottom: 40px;
}
.main-ps .guide-group-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.main-ps .guide-group-row.stretch {
  align-items: stretch;
}
.main-ps .guide-group-col {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: calc(100% - 376px);
}
.main-ps .guide-group-col .ps-notice,
.main-ps .guide-group-col .ps-product {
  width: calc(50% - 36px);
  margin-right: 36px;
}
.main-ps .main-content-body {
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  padding: 32px;
}
.main-ps .main-content-item {
  border-top: 1px solid #E1E2E5;
  padding-top: 24px;
  margin-top: 24px;
}
.main-ps .main-content-item:first-child {
  border: 0;
  padding: 0;
  margin: 0;
}
.main-ps .main-content-item strong {
  display: block;
  height: 48px;
  line-height: 24px;
  color: #1A1D29;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 16px;
}
.main-ps .main-content-item .new:after {
  content: "N";
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  font-size: 6px;
  background: #E32121;
  color: #fff;
  text-align: center;
  line-height: 16px;
  position: relative;
  left: 5px;
  top: -3px;
}
.main-ps .main-content-item .date {
  font-size: 14px;
  line-height: 14px;
  color: #4D4F58;
}
.main-ps .ps-center {
  width: 376px;
}
.main-ps .ps-center .main-content-body {
  padding: 40px;
  height: calc(100% - 37px);
}
.main-ps .ps-center .main-content-body dt {
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  color: #1A1D29;
}
.main-ps .ps-center .main-content-body .info {
  font-size: 14px;
  line-height: 14px;
  margin-top: 16px;
}
.main-ps .ps-center .type-block dd {
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  color: #80624C;
  margin-top: 8px;
  margin-bottom: 16px;
}
.main-ps .ps-center .type-inline {
  border-top: 1px solid #E1E2E5;
  padding-top: 32px;
  margin-top: 32px;
}
.main-ps .ps-center .type-inline > div {
  display: flex;
  margin-top: 16px;
}
.main-ps .ps-center .type-inline > div dt {
  display: inline-block;
  width: 122px;
}
.main-ps .ps-center .type-inline > div dd {
  font-size: 14px;
  color: #4D4F58;
  display: inline-block;
  width: calc(100% - 122px);
}
.main-ps .ps-center .type-inline > div:first-child {
  margin-top: 0;
}
.main-ps .homepage-link-wrap {
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  margin-top: 36px;
  margin-right: 36px;
  text-align: center;
  padding: 22px 0;
}
.main-ps .homepage-link-wrap a + a:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 32px;
  background: #E1E2E5;
  margin: 0 48px;
  vertical-align: middle;
}

.tb-tit-sub {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 24px;
}

.tb-dot span {
  color: #73757C;
}
.tb-dot span + span {
  margin-left: 24px;
}
.tb-dot span:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #4D4F58;
  vertical-align: middle;
  margin-right: 8px;
}

.tableDefault.type-terms td a {
  text-align: center;
}
.tableDefault.type-terms td a.w169 {
  width: 169px !important;
}

body .Info_result,
content-id .Info_result {
  border-radius: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px;
  background: #F6F8FC;
  color: #1A1D29;
  margin: 24px 0;
}
body .Info_result form,
content-id .Info_result form {
  width: 100%;
}
body .Info_result .Info_result_txt,
content-id .Info_result .Info_result_txt {
  color: #1A1D29;
  line-height: 24px;
  font-size: 16px;
  font-weight: 600;
}
body .Info_result .link,
content-id .Info_result .link {
  display: inline-block;
  box-sizing: border-box;
  font-weight: 400;
  color: #4D4F58;
  border: 1px solid #4D4F58;
  border-radius: 8px;
  height: 40px;
  line-height: 40px;
  padding: 0 24px;
  background: #fff;
  text-decoration: none;
  font-size: 16px;
}
body .Info_result .link:hover,
content-id .Info_result .link:hover {
  background: #FAFAFA;
}
body .Info_result .link:disabled, body .Info_result .link.disabled,
content-id .Info_result .link:disabled,
content-id .Info_result .link.disabled {
  background: #EBEBED !important;
  border-color: #CDCECF !important;
  color: #73757C !important;
}
body .Info_result.type-top,
content-id .Info_result.type-top {
  display: block;
  text-align: center;
  background: transparent;
  padding: 40px 0;
}
body .Info_result.type-top .Info_result_txt,
content-id .Info_result.type-top .Info_result_txt {
  display: block;
  font-size: 32px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: -0.5px;
  margin-bottom: 16px;
}
body .Info_result.type-top .link,
content-id .Info_result.type-top .link {
  border: none;
  color: #1A1D29;
  font-weight: 600;
  text-decoration: underline;
  padding: 0;
  line-height: initial;
  height: auto;
}
body .Info_result.type-top .link:after,
content-id .Info_result.type-top .link:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/inc_renewal/img/FP/ico_link_arr.png) center center no-repeat;
  vertical-align: middle;
  margin-bottom: 2px;
}
body .Info_result.type-top .mtl_checkbox,
content-id .Info_result.type-top .mtl_checkbox {
  margin-right: 16px;
}
body .Info_result.type-result,
content-id .Info_result.type-result {
  display: block;
  text-align: center;
  padding: 40px;
}

.main-pick .pick-box {
  border-radius: 16px;
  background: #F4F6F9;
  padding: 32px 24px;
}
.main-pick .pick-tit {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
}
.main-pick .pick-tit-sub {
  display: block;
  font-size: 14px;
  line-height: 14px;
  color: #73757C;
  margin-top: 16px;
}
.main-pick .pick-banner-list {
  margin-top: 24px;
}
.main-pick .pick-banner-list > li {
  display: block;
  width: 304px;
  height: 88px;
  margin-top: 16px;
}
.main-pick .pick-banner-list > li > a {
  display: block;
}
.main-pick .pick-banner-list > li img {
  width: 100%;
}
.main-pick .pick-banner {
  margin-top: 24px;
  width: 352px;
}
.main-pick .pick-banner > a {
  display: block;
}
.main-pick .pick-banner img {
  width: 100%;
}

.h4-sub {
  font-size: 16px;
  line-height: 24px;
  color: #4D4F58;
  margin-left: 18px;
}

.inp-gray-box {
  box-sizing: border-box;
  margin-top: 24px;
  border-radius: 16px;
  background: #FAFAFA;
  padding: 40px 90px;
}
.inp-gray-box > input {
  width: 100%;
}
.inp-gray-box > a.btnSm_black {
  width: 100% !important;
  margin: 8px 0 0 0;
  text-align: center;
}

.content-id .lv1 {
  color: #2B4EB6;
  font-weight: 600;
}
.content-id .lv2 {
  color: #0094FF;
  font-weight: 600;
}
.content-id .lv3 {
  color: #14A959;
  font-weight: 600;
}
.content-id .lv4 {
  color: #E77204;
  font-weight: 600;
}
.content-id .lv5 {
  color: #EC3545;
  font-weight: 600;
}

.content-id .bookList {
  margin-top: 56px;
}
.content-id .bookList > li {
  display: flex;
  align-items: center;
  padding: 32px 16px;
  position: relative;
}
.content-id .bookList > li .bookCover {
  padding: 0;
  margin: 0 40px 0 0;
  width: 180px;
  height: 170px;
  border-radius: 16px;
  overflow: hidden;
  background: #F4F6F9;
}
.content-id .bookList > li .bookCover img {
  width: 100%;
}
.content-id .bookList > li .stit {
  display: block;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  color: #1A1D29 !important;
  margin: 0;
}
.content-id .bookList > li .bookInfo p {
  font-size: 14px;
  color: #4D4F58;
  margin-top: 16px;
}
.content-id .bookList > li .bookInfo .btnArea {
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}
.content-id .bookList > li .bookInfo .btnArea a {
  font-size: 14px;
  color: #1A1D29;
  font-weight: 400;
}
.content-id .bookList > li .book_date {
  float: initial;
  font-size: 13px;
  color: #73757C;
}
.content-id .bookList > li .book_date em:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #A8acaf;
  margin: 0 6px 0 3px;
  vertical-align: middle;
}

.contInfoView {
  font-size: 14px;
}
.contInfoView .bul-care {
  font-size: 14px;
}

.content-id .attention-wrap {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content-id .attention-wrap * {
  box-sizing: border-box;
}
.content-id .attention-wrap .module {
  width: 444px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #FAFAFA;
  border-radius: 16px;
  padding: 16px 24px;
  margin-bottom: 8px;
}
.content-id .attention-wrap .module .display_in {
  color: #1A1D29;
  font-weight: 600;
}
.content-id .attention-wrap .scroll {
  height: 556px;
}
.content-id .attention-wrap .fl {
  width: calc(100% - 162px);
}
.content-id .attention-wrap .fr {
  width: 162px;
  border-left: 1px solid #BFC0C5;
}
.content-id .attention-wrap .border-box {
  height: 556px;
  border: 2px solid #BFC0C5;
  border-radius: 16px;
  overflow: hidden;
}
.content-id .attention-wrap .border-box .tableDefault {
  border: none;
  padding: 40px 0;
  margin-bottom: 0;
}
.content-id .attention-wrap .border-box .tableDefault * {
  border: 0;
  border-color: transparent;
}
.content-id .attention-wrap .border-box .tableDefault tr {
  border: none;
}
.content-id .attention-wrap .border-box .tableDefault tr.on {
  background: #F4F6F9;
}
.content-id .attention-wrap .border-box .tableDefault td {
  padding: 0;
  height: auto;
  border: none;
  padding: 8px 0;
  font-size: 16px;
  color: #1A1D29;
  vertical-align: top;
}
.content-id .attention-wrap .border-box .tableDefault td:first-child {
  padding-left: 24px;
}
.content-id .attention-wrap .border-box .tableDefault td:last-child {
  padding-right: 24px;
}
.content-id .attention-wrap .border-box .tableDefault tbody {
  border: 0;
  border-top: 2px solid #fff;
}
.content-id .attention-wrap tr.on {
  background: #F4F6F9;
}

.account-tb {
  border-top: 1px solid #4D4F58;
}
.account-tb .box {
  border-radius: 8px;
  text-align: center;
  padding: 24px 0;
  background: #FAFAFA;
  margin: 24px 0 27px;
}
.account-tb .box + .tableDefault {
  border-top: 1px solid #E1E2E5;
}

.roundBoxKnow .listBasic li .listBul li {
  background: none;
}

.roundBoxKnow .listBasic li .listexcl li {
  font-size: 14px;
}

.link-line-arr {
  font-size: 13px;
  color: #1A1D29 !important;
  text-decoration: underline !important;
}
.link-line-arr:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(/inc_renewal/img/PS/ico_link_arr_s.png) center no-repeat;
  vertical-align: middle;
}

.roundBoxKnow .bul-care {
  font-size: 14px;
}

.content-id table .calendarWap + .type-radio {
  margin-left: 0 !important;
}

.title_area.title_form .tit2 {
  display: inline-block;
}
.title_area.title_form .tit2 em {
  font-size: 16px;
  margin-left: 16px;
  color: #008DDB;
}

.content-id .securityCard {
  overflow: hidden;
  width: 336px;
  height: 178px;
  margin: 0 0 0 28px;
  background: url(/tfimages/renewal/common/bg_security.png) no-repeat right top;
}

.tableDefault2.type-fixed td a.btnSsm_buy {
  margin-left: 0 !important;
}

.content-id .securitycard {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  padding: 56px;
}
.content-id .securitycard * {
  box-sizing: border-box;
}
.content-id .securitycard:before {
  content: "";
  display: inline-block;
  width: 240px;
  height: 147px;
  background: url(/inc_renewal/img/BK/img_securitycard.png) center no-repeat;
  margin-right: 80px;
}
.content-id .securitycard .num-tit {
  font-size: 16px;
  font-weight: 400;
  color: #1A1D29;
  margin-bottom: 24px;
  position: relative;
}
.content-id .securitycard .num-tit .num-location {
  position: absolute;
  left: 0;
  bottom: -100px;
  font-size: 13px;
  color: #73757C;
  letter-spacing: -0.6px;
}
.content-id .securitycard .security-num {
  height: 118px;
}
.content-id .securitycard .security-num.front .num-cont input {
  border: 2px solid #008DDB;
  margin-right: 16px;
}
.content-id .securitycard .security-num.back .num-location {
  left: 34px;
}
.content-id .securitycard .security-num.back .num-cont input {
  border: 2px solid #E32121;
  margin-left: 16px;
}
.content-id .securitycard .security-num + .security-num {
  border-left: 1px solid #E1E2E5;
  padding-left: 32px;
  margin-left: 32px;
}
.content-id .securitycard .num-cont {
  margin-top: 24px;
}
.content-id .securitycard .num-cont > input {
  width: 64px;
}
.content-id .securitycard .num-cont .num-star {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  font-weight: 400;
}

.Search_Box.type-layer .stockCode.d_f {
  justify-content: space-between;
  padding: 0;
  background: none;
}
.Search_Box.type-layer .stockCode.d_f .ver_B {
  font-size: 24px;
}
.Search_Box.type-layer .stockCode.d_f .writeInput {
  width: 304px;
}

.content-id .tableDefault td .Product_tit {
  font-size: 17px;
  font-weight: 600;
  color: #1A1D29;
}

.content-id .radioCol .mtl_radio {
  margin-left: 0;
}

.content-id .area_blue {
  font-size: 16px;
  height: 40px;
  padding: 0 24px;
  line-height: 40px;
  border-radius: 30px;
  width: auto;
}
.content-id .layerPopup .table-box {
  box-sizing: border-box;
}
.content-id .layerPopup .table-box * {
  box-sizing: border-box;
}
.content-id .layerPopup .table-box .table-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 73px;
  border-top: 1px solid #4D4F58;
  border-bottom: 1px solid #E1E2E5;
}
.content-id .layerPopup .table-box .table-head .item {
  height: 73px;
}
.content-id .layerPopup .table-box .table-head .location {
  padding: 16px;
  width: 160px;
  text-align: center;
}
.content-id .layerPopup .table-box .table-head .tit {
  padding: 24px;
  width: calc(100% - 320px);
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  border-left: 1px solid #E1E2E5;
  border-right: 1px solid #E1E2E5;
}
.content-id .layerPopup .table-box .table-head .date {
  padding: 24px;
  width: 160px;
  text-align: center;
  font-weight: 400;
}
.content-id .layerPopup .table-box .table-body {
  padding: 40px 40px 24px;
}
.content-id .layerPopup .table-box .table-body .dummy {
  width: 290px;
  height: 233px;
  background: #d9d9d9;
}
.content-id .layerPopup .table-box .table-body .img-wrap > img {
  width: 100%;
}
.content-id .layerPopup .table-box .table-foot {
  color: #1A1D29;
  line-height: 24px;
  padding: 24px 40px 40px;
  border-bottom: 1px solid #4D4F58;
  border-top: 1px solid #E1E2E5;
}

.content-id .fs-default {
  font-size: 16px;
}

.mtl_button.arr {
  padding-right: 40px;
}
.mtl_button.arr:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 18px;
  right: 18px;
  background: url(/inc_renewal/img/sp/sp_btnx16.svg) no-repeat -20px -60px;
}

.content-id .infomation_box .conf_box.type-tell p.re_title {
  font-size: 20px;
  font-weight: 600;
}
.content-id .infomation_box .conf_box.type-tell .cont_txt {
  margin-top: 16px;
  font-size: 24px;
  line-height: 24px;
}
.content-id .infomation_box .conf_box.type-tell .cont_txt strong {
  display: block;
  margin-top: 8px;
}
.content-id .infomation_box .conf_box.type-tell .cont_txt em {
  font-size: 16px;
}

.content-id .faq_list .faq_a_text .listDefault li {
  font-weight: 400;
}
.content-id .faq_list .faq_a_text .listDefault li:first-child {
  margin-top: 0;
}
.content-id .faq_list > li {
  position: relative;
}
.content-id .faq_list > li .faq_q {
  padding: 36px 24px 37px;
}
.content-id .faq_list > li .faq_a > div {
  padding: 32px 24px;
}
.content-id .faq_list > li .faq_btn {
  position: absolute;
  top: 40px;
  right: 32px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/inc_renewal/img//sp/sp_accordion_arr.svg") -20px 0/40px no-repeat;
}
.content-id .faq_list > li.on .faq_btn {
  position: absolute;
  top: 40px;
  right: 32px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/inc_renewal/img//sp/sp_accordion_arr.svg") 0 0/40px no-repeat;
  transition: transfrom 0.2s ease-in;
}

.content-id .customer_boxWrap {
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  padding: 64px;
}
.content-id .customer_box {
  border: 0;
  padding: 0;
  width: 50%;
}
.content-id .customer_box .title {
  font-size: 18px;
  line-height: 27px;
  color: #1A1D29;
  margin-top: 16px;
}
.content-id .customer_box .con {
  font-size: 16px;
  line-height: 24px;
  color: #1A1D29;
  margin-top: 8px;
}

.content-id .con-txt {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #1A1D29;
}

.content-id .service-info-box {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 24px);
  margin-left: -24px;
}
.content-id .service-info-box * {
  box-sizing: border-box;
}
.content-id .service-info-box .item {
  position: relative;
  width: calc(33.3333333333% - 24px);
  margin-left: 24px;
  margin-bottom: 24px;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  padding: 40px 40px 0;
  text-align: center;
}
.content-id .service-info-box .head .tit {
  display: block;
  font-size: 20px;
  line-height: 30px;
  height: 60px;
  margin-bottom: 16px;
}
.content-id .service-info-box .head .tit.noH {
  height: auto;
}
.content-id .service-info-box .head > p {
  line-height: 24px;
}
.content-id .service-info-box .body {
  width: 100%;
  height: 387px;
  overflow: hidden;
}
.content-id .service-info-box .body img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.content-id .service-info-box.col2 .item {
  width: calc(50% - 24px);
}
.btnArea .basicDefault {
  box-sizing: border-box;
  position: relative;
  padding: 9px 24px 8px;
  line-height: 1.2;
  font-size: 16px;
  color: #1A1D29;
  height: 40px;
  width: auto;
  border: 1px solid #4d4f58;
  background-color: #fff;
  font-weight: 400;
  border-radius: 8px;
  vertical-align: middle;
  text-align: center;
}
.btnArea .basicDefault strong .icoR.rightArrow {
  display: none;
}

.btnArea .basicDefault:hover {
  box-sizing: border-box;
  position: relative;
  padding: 9px 24px 8px;
  line-height: 1.2;
  font-size: 16px;
  color: #1A1D29;
  height: 40px;
  width: auto;
  border: 1px solid #4d4f58;
  background-color: #fafafa;
  font-weight: 400;
  border-radius: 8px;
  vertical-align: middle;
  text-align: center;
}
.btnArea .basicDefault:hover strong .icoR.rightArrow {
  display: none;
}

.content-id .procedure-box {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  border: 1px solid #E1E2E5;
  padding: 40px 0;
  border-radius: 12px;
  text-align: center;
  margin: 24px 0;
}
.content-id .procedure-box * {
  box-sizing: border-box;
}
.content-id .procedure-box .item {
  position: relative;
  width: 20%;
}
.content-id .procedure-box .item > p {
  line-height: 24px;
}
.content-id .procedure-box .item + .item:after {
  content: "";
  display: inline-block;
  width: 44px;
  height: 56px;
  background: url(/inc_renewal/img/CC/img_gu_dot.png) center no-repeat;
  position: absolute;
  top: 0;
  left: -22px;
}
.content-id .procedure-box .item .tit {
  display: block;
  font-size: 18px;
  line-height: 27px;
  height: 54px;
  margin-bottom: 8px;
}
.content-id .procedure-box .item:before {
  content: "";
  display: block;
  width: 96px;
  height: 96px;
  margin: 0 auto 16px;
}
.content-id .procedure-box .item.pd1:before {
  background: url(/inc_renewal/img/CC/img_pd1.png) center no-repeat;
}
.content-id .procedure-box .item.pd2:before {
  background: url(/inc_renewal/img/CC/img_pd2.png) center no-repeat;
}
.content-id .procedure-box .item.pd3:before {
  background: url(/inc_renewal/img/CC/img_pd3.png) center no-repeat;
}
.content-id .procedure-box .item.pd4:before {
  background: url(/inc_renewal/img/CC/img_pd4.png) center no-repeat;
}
.content-id .procedure-box .item.pd5:before {
  background: url(/inc_renewal/img/CC/img_pd5.png) center no-repeat;
}

.content-id .cont_txt .absoluteImg {
  position: relative;
}
.content-id .absoluteImg a {
  margin-top: 10px;
}
.content-id .absoluteImg [class*=step] {
  position: absolute;
  line-height: 21px;
  font-size: 14px;
  text-align: center;
}
.content-id .absoluteImg .step1 {
  top: 145px;
  left: 107px;
}
.content-id .absoluteImg .step2 {
  top: 138px;
  left: 383px;
}
.content-id .absoluteImg .step3 {
  top: 112px;
  left: 660px;
}
.content-id .absoluteImg .step4-1 {
  top: 204px;
  left: 919px;
  font-size: 16px;
  line-height: 24px;
}
.content-id .absoluteImg .step4-2 {
  top: 441px;
  left: 952px;
  font-size: 16px;
  line-height: 24px;
}
.content-id .absoluteImg .step5 {
  top: 363px;
  left: 625px;
  width: 166px;
}
.content-id .absoluteImg .step5 strong {
  display: block;
  border-bottom: 1px solid #E1E2E5;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.content-id .absoluteImg .step6 {
  top: 353px;
  left: 361px;
}
.content-id .absoluteImg .step7 {
  top: 380px;
  left: 96px;
  width: 143px;
}
.content-id .absoluteImg .step7 span.fColor {
  display: block;
  margin-top: 8px;
  font-weight: 500;
}

.content-id .layout_table {
  box-sizing: border-box;
}
.content-id .layout_table * {
  box-sizing: border-box;
}
.content-id .layout_table > ul {
  margin: 0;
}
.content-id .layout_table > ul > li > .cell.cell_tit {
  width: 244px;
  background: #F5FAFD;
}
.content-id .layout_table > ul > li > .cell {
  font-size: 16px;
  color: #1A1D29;
}
.content-id .dateTable {
  border: 0;
}
.content-id .dateTable table {
  border-collapse: collapse;
}
.content-id .dateTable td {
  border: 1px solid #E1E2E5;
  background: #FAFAFA;
}
.content-id .dateTable td a {
  text-decoration: underline;
}
.content-id .conTable {
  box-sizing: border-box;
  height: 640px;
}
.content-id .conTable * {
  box-sizing: border-box;
}
.content-id .conTable .listBox {
  width: 244px;
}
.content-id .conTable .radioBox {
  width: 100%;
  padding: 37px 18px 34px 18px;
}
.content-id .conTable .listBox ul {
  height: 486px;
  padding: 24px 0;
}
.content-id .conTable .listBox li {
  padding: 8px 16px;
  border: 0;
}
.content-id .conTable .listBox li.on {
  background: #F4F6F9;
  border: 0;
}
.content-id .conTable .listBox li a {
  color: #1A1D29;
  line-height: 24px;
}
.content-id .conTable .listBox li.on a {
  color: #1A1D29;
}

.content-id .agreeTo span {
  margin-right: 0;
}

.content-id .legend-wrap {
  margin-top: 24px;
}
.content-id .legend-wrap span {
  color: #1A1D29;
}
.content-id .legend-wrap span:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-right: 8px;
  vertical-align: middle;
}
.content-id .legend-wrap span.g1:before {
  background: #B6E894;
}
.content-id .legend-wrap span.g2:before {
  background: #E0A973;
}
.content-id .legend-wrap span.g3:before {
  background: #434347;
}
.content-id .legend-wrap span.g4:before {
  background: #92B3E3;
}
.content-id .legend-wrap span.g5:before {
  background: #CF6D82;
}
.content-id .legend-wrap span.g6:before {
  background: #8186DC;
}
.content-id .legend-wrap span + span {
  margin-left: 16px;
}

.content-id .compHead {
  margin-bottom: 24px;
}

.content-id .roundBoxKnow .round .title .ui-covernote.btn-covernote {
  display: none;
}

.content-id ul.radioCol li {
  width: auto !important;
}

.content-id .slick-slider .phone-wrap {
  width: 202px;
  height: 428px;
  overflow: hidden;
  position: relative;
}
.content-id .slick-slider .phone-wrap .phone-screen {
  background: url(/inc_renewal/img/CO/app_guide_2.png) 0 center no-repeat;
  width: 194px;
  height: 735px;
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: -1;
  -webkit-animation: scroll 3s ease-in infinite forwards;
          animation: scroll 3s ease-in infinite forwards;
}

@-webkit-keyframes scroll {
  0% {
    top: 4px;
  }
  10% {
    top: 4px;
  }
  40% {
    top: -307px;
  }
  60% {
    top: -307px;
  }
  80% {
    top: 4px;
  }
  100% {
    top: 4px;
  }
}

@keyframes scroll {
  0% {
    top: 4px;
  }
  10% {
    top: 4px;
  }
  40% {
    top: -307px;
  }
  60% {
    top: -307px;
  }
  80% {
    top: 4px;
  }
  100% {
    top: 4px;
  }
}
.content-id .lh-27 {
  line-height: 27px;
}

.content-id .sitemap-wrap .acco_area .acco_btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 32px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
}

.breadscrumb .location li .group .nav li > a {
  text-align: left;
  border-right: 0;
}

.content-id .ico-certi-wrap {
  text-align: center;
}
.content-id .ico-certi-wrap strong {
  font-size: 20px;
  line-height: 30px;
}
.content-id .ico-certi-wrap p {
  font-size: 16px;
  line-height: 24px;
  color: #4D4F58;
  margin-top: 12px;
}
.content-id .ico-certi-wrap:before {
  content: "";
  display: block;
  width: 96px;
  height: 96px;
  background: url(/inc_renewal/img/BS/ico_certi.png);
  margin: 0 auto 32px;
}

.content-id .comp + .Notice_text,
.content-id .tabCon + .Notice_text {
  margin-top: 16px;
}

.content-id .dl-tbl {
  width: 100%;
  border-top: 1px solid #4D4F58;
  margin-top: 16px;
  box-sizing: border-box;
}
.content-id .dl-tbl * {
  box-sizing: border-box;
}
.content-id .dl-tbl .dl-tbl-th {
  font-weight: 500;
  padding: 18px 16px;
  background: #F5FAFD;
}
.content-id .dl-tbl .dl-tbl-td {
  padding: 18px 16px;
}
.content-id .dl-tbl.tbl-row {
  display: table;
}
.content-id .dl-tbl.tbl-row .dl-tbl-tr {
  display: table-row;
}
.content-id .dl-tbl.tbl-row .dl-tbl-th {
  display: table-cell;
  border-right: 1px solid #E1E2E5;
  border-bottom: 1px solid #E1E2E5;
}
.content-id .dl-tbl.tbl-row .dl-tbl-td {
  display: table-cell;
  text-align: center;
  border-bottom: 1px solid #E1E2E5;
}
.content-id .dl-tbl.tbl-col {
  display: flex;
  align-items: stretch;
}
.content-id .dl-tbl.tbl-col .dl-tbl-tr + .dl-tbl-tr {
  border-left: 1px solid #E1E2E5;
}
.content-id .dl-tbl.tbl-col .dl-tbl-th {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #E1E2E5;
  text-align: center;
}
.content-id .dl-tbl.tbl-col .dl-tbl-td {
  flex: 1;
  border-bottom: 1px solid #E1E2E5;
  text-align: center;
}
.content-id .tb_fi_090202_02 .dl-tbl-th {
  width: 275px;
}
.content-id .tb_fi_example .dl-tbl-tr :nth-child(1n) {
  height: 72px;
}
.content-id .tb_fi_example .dl-tbl-tr :nth-child(2n) {
  height: 130px;
}
.content-id .tb_fi_example .dl-tbl-tr :nth-child(3n) {
  height: 150px;
}

.content-id .btnCloseDetail img {
  display: inline-block;
  margin-left: 4px;
}

.content-id .terms_wrap {
  padding: 0 5px 20px;
}

.content-id .readingInput.postNew input {
  padding: 0 14px !important;
}

.content-id .myacclistSel,
.content-id .myacclistRegi {
  width: 444px;
}

.roundBoxTip .round.flex-bt {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.roundBoxTip .round.flex-bt .roundBoxTip_tit {
  margin-bottom: 0;
}

.error-info {
  text-align: center;
}
.error-info .error-info-txt {
  font-size: 20px;
  line-height: 30px;
  color: #1A1D29;
}
.error-info .error-info-txt:before {
  content: "";
  display: block;
  width: 96px;
  height: 96px;
  background: url(/inc_renewal/img/CO/ico_error_pop.png) center no-repeat;
  margin: 0 auto 32px;
}
.error-info .error-info-txt + P {
  margin-top: 0;
}
.error-info p {
  font-weight: 300;
  color: #4D4F58;
  line-height: 24px;
  margin-top: 12px;
}

.layerPopup .layerPopup_wrap.no-title,
.popup .layerPopup_wrap.no-title {
  margin-top: 40px;
}
.layerPopup .layerPopup_wrap.no-title .error-info,
.popup .layerPopup_wrap.no-title .error-info {
  margin-top: 0;
}
.layerPopup .error-info,
.popup .error-info {
  margin-top: 40px;
  text-align: center;
}
.layerPopup .error-info .error-info-txt,
.popup .error-info .error-info-txt {
  margin: 0;
  padding: 0 !important;
  color: #1A1D29;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.layerPopup .error-info .error-info-txt:before,
.popup .error-info .error-info-txt:before {
  content: "";
  display: block;
  width: 96px;
  height: 96px;
  background: url(/inc_renewal/img/CO/ico_error_pop.png) center no-repeat;
  margin: 0 auto 32px;
}
.layerPopup .error-info .error-info-txt:before > strong,
.popup .error-info .error-info-txt:before > strong {
  font-weight: 400;
}
.layerPopup .error-info .error-info-txt + p,
.popup .error-info .error-info-txt + p {
  margin-top: 12px;
}
.layerPopup .error-info p,
.popup .error-info p {
  font-weight: 300;
  color: #4D4F58;
  line-height: 24px;
  margin-top: 12px;
}

.content-id .layerPopup_wrap .cookie_area {
  margin-top: 30px;
}

.content-id .layerPopup_wrap .cookie_area .lb-item {
  float: right;
}

.content-id .layerPopup_wrap .cookie_area:after {
  content: "";
  display: block;
  clear: both;
}

.content-id .step_box_wrap .form-inline {
  display: flex;
  align-items: center;
}
.content-id .step_box_wrap .form-inline .mtl_selectbox,
.content-id .step_box_wrap .form-inline .lb-item span {
  margin-top: 0 !important;
}

.content-id .tableDefault_bondMini {
  display: flex;
}

.content-id .lp_alert > .layerPopup_wrap {
  padding: 212px 50px 40px 50px;
  background: url(/inc_renewal/img/CO/ico_error_pop.png) top 84px center no-repeat;
}
.content-id .lp_alert > .layerPopup_wrap .lp_contents {
  width: 100%;
  padding: 0;
  text-align: center;
}
.content-id .lp_alert .lp_btnClose {
  position: absolute;
  top: 48px;
  right: 48px;
  background: url(/inc_renewal/img/common/icon_close_popup.png) no-repeat center center;
  width: 36px;
  height: 36px;
}

.content-id .tb-multi-bg table tbody tr th[scope=rowgroup] {
  background: #F5FAFD;
}
.content-id .tb-multi-bg table tbody tr th[scope=row] {
  background: #F9FDFF;
}

.content-id .bk_banner {
  position: relative;
}
.content-id .bk_banner img {
  border-radius: 8px;
}
.content-id .bk_banner .bk_banner_btn {
  position: absolute;
  top: 217px;
  left: 554px;
  background: transparent;
  width: 160px;
  height: 42px;
}

.content-id .mtl_radio:hover .qInfo .qInfo_con {
  background: #4d4f58;
  border: none;
  padding: 10px 20px;
  border-radius: 16px;
}

#content.content-id.type-trading .tableDefault_bond {
  min-height: 443px;
  max-height: 443px;
}
#content.content-id.type-trading .tableDefault_bond th {
  font-size: 14px;
  padding: 5px 14px !important;
}
#content.content-id.type-trading .tableDefault_bond td {
  font-size: 14px;
  padding: 5px 18px !important;
}
#content.content-id.type-trading .tableCol2.fixedH .tableCol2R.tabConControl .relativeTap .tableDefault_bond2 {
  min-height: 443px;
  max-height: 443px;
  padding-top: 41px;
}
#content.content-id.type-trading .tableDefault_bond2 tbody th {
  font-size: 14px;
  padding: 5px 4px 5px 24px;
}
#content.content-id.type-trading .bondTableCheckWrap {
  display: flex !important;
  justify-content: flex-end;
  align-items: center;
}
#content.content-id.type-trading .bondTableCheckWrap .bondTableCheckL {
  justify-self: flex-start;
  margin-right: auto;
}
#content.content-id.type-trading .bondTableCheckWrap,
#content.content-id.type-trading .tableCol2.fixedH .tableCol2R.tabConControl .bondTableCheckWrap {
  padding: 12px 24px;
}
#content.content-id.type-trading .tabType3 {
  margin: 16px 0 0px !important;
}
#content.content-id.type-trading .tabConControl .tabType3 {
  margin: 16px 0 0 !important;
}
#content.content-id.type-trading .searchOrderWrap {
  margin-bottom: 0;
}
#content.content-id.type-trading .tabType3.orderStock {
  margin-bottom: 0 !important;
  margin-top: 16px !important;
}
#content.content-id.type-trading .searchOrderWrap .searchOrderWrapInner {
  margin-bottom: 16px;
}
#content.content-id.type-trading .comp .marT25 {
  margin-top: 16px !important;
}
#content.content-id.type-trading .tabType3.marT25 {
  margin-bottom: 10px !important;
}

#content.content-id.type-trading-l .tableDefault_bond {
  min-height: 783px;
  max-height: 783px;
}
#content.content-id.type-trading-l .tableDefault_bond th {
  font-size: 14px;
  padding: 5px 14px !important;
}
#content.content-id.type-trading-l .tableDefault_bond td {
  font-size: 14px;
  padding: 5px 18px !important;
}
#content.content-id.type-trading-l .tableCol2.fixedH .tableCol2R.tabConControl .relativeTap .tableDefault_bond2 {
  min-height: 783px;
  max-height: 783px;
  padding-top: 41px;
}
#content.content-id.type-trading-l .tableDefault_bond2 tbody th {
  font-size: 14px;
  padding: 5px 4px 5px 24px;
}
#content.content-id.type-trading-l .bondTableCheckWrap,
#content.content-id.type-trading-l .tableCol2.fixedH .tableCol2R.tabConControl .bondTableCheckWrap {
  padding: 12px 24px;
}
#content.content-id.type-trading-l .tabConControl .tabType3 {
  margin: 16px 0 0 !important;
}
#content.content-id.type-trading-l .searchOrderWrap {
  margin-bottom: 0;
}
#content.content-id.type-trading-l .tabType3.orderStock {
  margin-bottom: 0 !important;
  margin-top: 16px !important;
}
#content.content-id.type-trading-l .searchOrderWrap .searchOrderWrapInner {
  margin-bottom: 16px;
}
#content.content-id.type-trading-l .comp .marT25 {
  margin-top: 16px !important;
}
#content.content-id.type-trading-l .tableCol2R {
  margin-top: 32px;
}
#content.content-id.type-trading-l .tableDefault_bond .CI-GRID-BODY-SCROLLER {
  height: 694px !important;
}

.content-id .tooltipWrap .tooltip {
  background: none;
}
.content-id .tooltipWrap .tooltip ul li a {
  background: none;
}

body .pdR0,
.content-id .pdR0 {
  padding-right: 0 !important;
}
body .wt56,
.content-id .wt56 {
  width: 56px !important;
}
body .wt204,
.content-id .wt204 {
  width: 204px !important;
}
body .wt320,
.content-id .wt320 {
  width: 320px !important;
}
body .ell-a td a,
.content-id .ell-a td a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  width: 880px;
}
body .ellipsis1,
.content-id .ellipsis1 {
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .ellipsis2,
.content-id .ellipsis2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body .ellipsis3,
.content-id .ellipsis3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
body .conf_box.text_center,
.content-id .conf_box.text_center {
  text-align: center;
}
body .color_divide,
.content-id .color_divide {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .graphLegend li .square em,
.content-id .graphLegend li .square em {
  border-radius: 50%;
}
body .infomation_box.type3,
.content-id .infomation_box.type3 {
  margin-top: 24px;
  padding: 24px 64px;
  border: 1px solid #E1E2E5;
  border-radius: 12px;
}
body .infomation_box.type3 .re_title,
.content-id .infomation_box.type3 .re_title {
  font-size: 18px;
}
body .infomation_box.type3 .conf_box.icon,
.content-id .infomation_box.type3 .conf_box.icon {
  position: relative;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #E1E2E5;
}
body .infomation_box.type3 .conf_box.icon:last-child,
.content-id .infomation_box.type3 .conf_box.icon:last-child {
  border-bottom: 0;
}
body .infomation_box.type3 .conf_box.icon .cont_txt,
.content-id .infomation_box.type3 .conf_box.icon .cont_txt {
  margin-top: 16px;
}
body .wrap_product,
.content-id .wrap_product {
  margin-top: 40px;
}
body .wrap_product .wrap_list,
.content-id .wrap_product .wrap_list {
  display: flex;
  width: calc(100% + 24px);
  flex-wrap: wrap;
  margin-right: -24px;
}
body .wrap_product .wrap_list *,
.content-id .wrap_product .wrap_list * {
  box-sizing: border-box;
}
body .wrap_product .wrap_list.type-small .wrap_list_title,
.content-id .wrap_product .wrap_list.type-small .wrap_list_title {
  height: auto;
  color: #1A1D29;
  text-align: left;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 16px;
}
body .wrap_product .wrap_list.type-small .wrap_list_conf,
.content-id .wrap_product .wrap_list.type-small .wrap_list_conf {
  height: 48px;
  overflow: hidden;
  margin-top: 0;
  line-height: 24px;
  font-size: 16px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  border-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  color: #73757C;
}
body .wrap_product .wrap_list > li,
.content-id .wrap_product .wrap_list > li {
  width: calc(33.3333333333% - 24px);
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  padding: 32px;
  margin: 0 24px 24px 0;
}
body .wrap_product .wrap_list > li .wrap_list_title,
.content-id .wrap_product .wrap_list > li .wrap_list_title {
  height: 52px;
  overflow: hidden;
  color: #1A1D29;
  text-align: left;
  font-weight: 600;
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 0;
}
body .wrap_product .wrap_list > li .wrap_list_title > strong,
.content-id .wrap_product .wrap_list > li .wrap_list_title > strong {
  font-size: 17px;
  color: #000;
}
body .wrap_product .wrap_list > li .wrap_list_title > a,
.content-id .wrap_product .wrap_list > li .wrap_list_title > a {
  font-size: 20px;
  color: #000;
}
body .wrap_product .wrap_list > li .wrap_list_conf,
.content-id .wrap_product .wrap_list > li .wrap_list_conf {
  height: 80px;
  overflow: hidden;
  margin-top: 8px;
  line-height: 20px;
  font-size: 13px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  border-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  color: #73757C;
}
body .wrap_product .wrap_list > li .gray_box,
.content-id .wrap_product .wrap_list > li .gray_box {
  padding: 0 !important;
  background: #FAFAFA !important;
  border-radius: 8px;
}
body .wrap_product .wrap_list > li .gray_box > ul,
.content-id .wrap_product .wrap_list > li .gray_box > ul {
  display: block;
  width: 100%;
  height: 186px;
  padding: 24px;
}
body .wrap_product .wrap_list > li .gray_box > ul > li,
.content-id .wrap_product .wrap_list > li .gray_box > ul > li {
  width: 100%;
  margin-bottom: 0;
  text-align: left;
}
body .wrap_product .wrap_list > li .gray_box > ul > li:first-child,
.content-id .wrap_product .wrap_list > li .gray_box > ul > li:first-child {
  margin-right: 8px;
}
body .wrap_product .wrap_list > li .gray_box > ul > li > em,
.content-id .wrap_product .wrap_list > li .gray_box > ul > li > em {
  display: inline-block;
  width: 100%;
  color: #1A1D29;
  font-size: 14px;
  font-weight: 500;
}
body .wrap_product .wrap_list > li .gray_box > ul > li span,
.content-id .wrap_product .wrap_list > li .gray_box > ul > li span {
  display: inline-block;
  width: 100%;
  margin-top: 6px;
  font-size: 13px;
  font-weight: 400;
  color: #73757C;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body .wrap_product .wrap_list > li .gray_box > ul > li + li,
.content-id .wrap_product .wrap_list > li .gray_box > ul > li + li {
  margin-top: 16px;
}
body .wrap_product .wrap_list > li .cont_txt,
.content-id .wrap_product .wrap_list > li .cont_txt {
  margin-top: 16px;
  height: 59px;
}
body .wrap_product .wrap_list > li .btn-wrap,
.content-id .wrap_product .wrap_list > li .btn-wrap {
  text-align: center;
}
body .wrap_product .wrap_list > li .btnCenter,
.content-id .wrap_product .wrap_list > li .btnCenter {
  margin-top: 24px;
  text-align: center;
  display: flex;
}
body .wrap_product .wrap_list > li .btnCenter > *,
.content-id .wrap_product .wrap_list > li .btnCenter > * {
  flex: 1;
  margin-left: 0;
}
body .wrap_product .wrap_list > li .btnCenter > * + *,
.content-id .wrap_product .wrap_list > li .btnCenter > * + * {
  margin-left: 8px !important;
}
body .wrap_product .wrap_list > li .btnCenter *,
.content-id .wrap_product .wrap_list > li .btnCenter * {
  box-sizing: border-box;
}
body .wrap_product .wrap_list > li .btnCenter .mtl_button,
body .wrap_product .wrap_list > li .btnCenter .btnWhite2,
.content-id .wrap_product .wrap_list > li .btnCenter .mtl_button,
.content-id .wrap_product .wrap_list > li .btnCenter .btnWhite2 {
  width: 100%;
  height: 40px !important;
  min-height: 40px !important;
  margin-left: 0;
  line-height: 20px !important;
  padding: 9px 0 !important;
}
body .wrap_product .wrap_list > li .btnCenter .mtl_button > span,
body .wrap_product .wrap_list > li .btnCenter .btnWhite2 > span,
.content-id .wrap_product .wrap_list > li .btnCenter .mtl_button > span,
.content-id .wrap_product .wrap_list > li .btnCenter .btnWhite2 > span {
  line-height: 20px !important;
}
body .infomation_box.type2,
.content-id .infomation_box.type2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 24px;
  padding: 24px;
  border: 1px solid #E1E2E5;
  border-radius: 12px;
}
body .infomation_box.type2 .conf_box,
.content-id .infomation_box.type2 .conf_box {
  width: 50%;
  height: auto;
  border: 0;
  padding: 0;
  padding-right: 48px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
body .productUseInfo.type2,
.content-id .productUseInfo.type2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 24px;
  border: 1px solid #E1E2E5;
  border-radius: 12px;
  padding: 64px 48px;
}
body .productUseInfo.type2 *,
.content-id .productUseInfo.type2 * {
  box-sizing: border-box;
}
body .productUseInfo.type2 .productUseInfoInner,
.content-id .productUseInfo.type2 .productUseInfoInner {
  width: auto;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
  padding: 0;
}
body .productUseInfo.type2 .productUseInfoInner:first-child,
.content-id .productUseInfo.type2 .productUseInfoInner:first-child {
  margin-right: 64px;
}
body .productUseInfo.type2 .productUseInfoInner .useInfoTxt .title,
.content-id .productUseInfo.type2 .productUseInfoInner .useInfoTxt .title {
  height: 20px;
}
body .productUseInfo.type2 .productUseInfoInner .useInfoTxt .flex-wrap .con,
.content-id .productUseInfo.type2 .productUseInfoInner .useInfoTxt .flex-wrap .con {
  margin-bottom: 0;
}
body .productUseInfo.type2 .productUseInfoInner .useInfoTxt .con,
.content-id .productUseInfo.type2 .productUseInfoInner .useInfoTxt .con {
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
body .productUseInfo.type2 .productUseInfoInner .useInfoTxt .con + .con,
.content-id .productUseInfo.type2 .productUseInfoInner .useInfoTxt .con + .con {
  margin-left: 16px;
}
body .productUseInfo.type2 .productUseInfoInner .useInfoTxt .useBtn,
.content-id .productUseInfo.type2 .productUseInfoInner .useInfoTxt .useBtn {
  margin-top: 24px;
}
body .h3Full,
.content-id .h3Full {
  margin-left: 0 !important;
}
body .service_guide,
.content-id .service_guide {
  padding: 0 64px !important;
  background: url(/inc_renewal/img/FP/bg_lineup.png) no-repeat 50% 0;
}
body .service_guide *,
.content-id .service_guide * {
  box-sizing: border-box;
}
body .service_guide > div,
.content-id .service_guide > div {
  padding: 66px 0 121px 0;
  font-weight: 600;
  font-size: 16px;
  color: #FFF;
  line-height: 24px;
  text-align: center;
}
body .service_guide > ul,
.content-id .service_guide > ul {
  display: flex;
  width: calc(100% + 20px);
  flex-wrap: wrap;
  margin-right: -20px;
  margin-top: 24px;
  overflow: hidden;
}
body .service_guide > ul > li,
.content-id .service_guide > ul > li {
  width: calc(33.3333333333% - 20px);
  margin: 0 20px 20px 0 !important;
  border: 1px solid #EBEBED;
  border-radius: 24px;
}
body .service_guide > ul > li > ul,
.content-id .service_guide > ul > li > ul {
  background: #fff;
  border-radius: 0 0 24px 24px;
  overflow: hidden;
  text-align: center;
  padding: 24px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 16px;
}
body .service_guide > ul > li > ul > li button.txtLink1,
.content-id .service_guide > ul > li > ul > li button.txtLink1 {
  color: #13a7e5;
  text-decoration: underline !important;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
}
body .service_guide > ul > li > strong,
.content-id .service_guide > ul > li > strong {
  border-radius: 24px 24px 0 0;
  display: inline-block;
  background: #F4F6F9;
  border-bottom: 1px solid #F4F6F9;
  text-align: center;
  width: 100%;
  padding: 22px 0;
}
body h2 > .taglabel[class],
.content-id h2 > .taglabel[class] {
  position: relative;
  left: 4px;
  bottom: 2px;
}
body .re_title > .taglabel[class],
.content-id .re_title > .taglabel[class] {
  position: relative;
  left: 4px;
  bottom: 2px;
  margin-bottom: 4px;
}
body .title_Info,
.content-id .title_Info {
  padding: 40px;
  background: #F6F8FC;
  border-radius: 16px;
  box-sizing: border-box;
}
body .title_Info .listBasic li,
.content-id .title_Info .listBasic li {
  font-size: 16px;
  line-height: 24px;
}
body .title_Info .listBasic li:first-child,
.content-id .title_Info .listBasic li:first-child {
  margin-top: 0;
}
body .title_Info .listBasic li:last-child,
.content-id .title_Info .listBasic li:last-child {
  margin-bottom: 0;
}
body .title_Info .listBasic li:before,
.content-id .title_Info .listBasic li:before {
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #4D4F58;
}
body .title_Info + .fs-l,
.content-id .title_Info + .fs-l {
  margin-top: 32px;
  color: #1A1D29;
}
body .title_Info p,
.content-id .title_Info p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #4D4F58;
}
body .step_img_box3,
.content-id .step_img_box3 {
  width: auto;
  padding: 40px !important;
  height: 226px;
  border: 1px solid #E1E2E6;
  border-radius: 16px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  overflow: hidden;
}
body .step_img_box3 *,
.content-id .step_img_box3 * {
  box-sizing: border-box;
}
body .step_img_box3 .leftBox,
.content-id .step_img_box3 .leftBox {
  width: auto;
  border: 0;
  padding: 0;
}
body .step_img_box3 .leftBox .con,
.content-id .step_img_box3 .leftBox .con {
  margin-left: 32px;
}
body .step_img_box3 .leftBox .con .title,
.content-id .step_img_box3 .leftBox .con .title {
  font-size: 20px;
  font-weight: 600;
  color: #1A1D29;
  line-height: 20px;
  background: none;
  padding: 0;
  margin: 0 !important;
}
body .step_img_box3 .rightBox,
.content-id .step_img_box3 .rightBox {
  position: relative;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  height: inherit;
  border-left: 1px solid #E1E2E5;
  padding: 40px 0px 40px 32px;
}
body .step_img_box3 .rightBox .con,
.content-id .step_img_box3 .rightBox .con {
  width: 303px;
}
body .step_img_box3 .rightBox .con .title,
.content-id .step_img_box3 .rightBox .con .title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  padding-left: 0 !important;
}
body .step_img_box3 .rightBox .con .title .fColor5,
.content-id .step_img_box3 .rightBox .con .title .fColor5 {
  color: #80624c !important;
}
body .infomation_box .conf_box ul.listBasic > li,
.content-id .infomation_box .conf_box ul.listBasic > li {
  color: #1A1D29;
  font-size: 16px;
  line-height: 24px;
  padding-left: 12px;
  position: relative;
  background: none !important;
}
body .infomation_box .conf_box ul.listBasic > li::before,
.content-id .infomation_box .conf_box ul.listBasic > li::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #A8acaf;
  position: absolute;
  top: 11px;
  left: 0;
}
body .modal_content .step_box_wrap li:last-child .step_arrow_1,
body .content-id .step_box_wrap li:last-child .step_arrow_1,
.content-id .modal_content .step_box_wrap li:last-child .step_arrow_1,
.content-id .content-id .step_box_wrap li:last-child .step_arrow_1 {
  display: block;
}
body .processStep_wrap.type2,
.content-id .processStep_wrap.type2 {
  margin-top: 50px;
  padding: 32px;
  border: 1px solid #E1E2E6;
  background: #F6F8FC;
  border-radius: 16px 16px 0 0;
}
body .processStep_wrap.type2 *,
.content-id .processStep_wrap.type2 * {
  box-sizing: border-box;
}
body .processStep_wrap.type2 .processStep.step3,
.content-id .processStep_wrap.type2 .processStep.step3 {
  display: flex;
  width: calc(100% + 16px);
  flex-wrap: wrap;
  margin-left: -16px;
  margin-top: 0;
}
body .processStep_wrap.type2 .processStep.step3 li,
.content-id .processStep_wrap.type2 .processStep.step3 li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: calc(33.3333333333% - 16px);
  padding: 32px;
  margin: 0 0 16px 16px;
  min-height: 128px;
  background: #FFFFFF;
  border-radius: 16px;
}
body .processStep_wrap.type2 .processStep.step3 li .ProcessBox,
.content-id .processStep_wrap.type2 .processStep.step3 li .ProcessBox {
  width: 100%;
}
body .processStep_wrap.type2 .processStep.step3 li .ProcessBox .tit2,
.content-id .processStep_wrap.type2 .processStep.step3 li .ProcessBox .tit2 {
  height: 16px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #4D4F58;
  margin-bottom: 28px;
  margin-bottom: 0px;
}
body .processStep_wrap.type2 .processStep.step3 li .ProcessBox .tit2 > span,
.content-id .processStep_wrap.type2 .processStep.step3 li .ProcessBox .tit2 > span {
  font-size: 13px;
  line-height: 13px;
}
body .processStep_wrap.type2 .processStep.step3 li .ProcessBox .text,
.content-id .processStep_wrap.type2 .processStep.step3 li .ProcessBox .text {
  margin-top: 24px;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}
body .processStep_wrap.type2 .processStep.step3 li .ProcessBox .text .num,
.content-id .processStep_wrap.type2 .processStep.step3 li .ProcessBox .text .num {
  font-size: 24px;
  font-weight: 700;
  color: #1A1D29;
}
body .processStep_wrap.type2 .processStep.step3 li .ProcessBox .text .price,
.content-id .processStep_wrap.type2 .processStep.step3 li .ProcessBox .text .price {
  font-size: 18px;
  font-weight: 700;
}
body .processStep_wrap.type2 .processStep.step3 li .ProcessBox .text .persent,
.content-id .processStep_wrap.type2 .processStep.step3 li .ProcessBox .text .persent {
  font-size: 18px;
  font-weight: 700;
}
body .processStep_download,
.content-id .processStep_download {
  box-sizing: border-box;
  background: #fff;
  width: 100%;
  height: 84px;
  border: 1px solid #E1E2E5;
  border-radius: 0 0 16px 16px;
  border-top: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 28px 40px;
}
body .processStep_download .processStep_tit,
.content-id .processStep_download .processStep_tit {
  font-size: 14px;
  font-weight: 500;
  color: #4D4F58;
}
body .processStep_download .processStep_download_btn,
.content-id .processStep_download .processStep_download_btn {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #1A1D29;
}
body .processStep_download .processStep_download_btn .btnDownloadPdf_25,
.content-id .processStep_download .processStep_download_btn .btnDownloadPdf_25 {
  position: relative;
  background: none;
  border: 0;
  padding: 7px 0;
  margin-left: 24px;
}
body .processStep_download .processStep_download_btn .btnDownloadPdf_25::after,
.content-id .processStep_download .processStep_download_btn .btnDownloadPdf_25::after {
  content: "";
  display: inline-block;
  margin-top: -10px;
  transform: translate(0, 8px);
  width: 24px;
  height: 24px;
  background: url(/inc_renewal/img/FP/ico_arrow_9.png) no-repeat 50% 50%;
}
body .processStep_download .processStep_download_btn .btnDownloadPdf_25::before,
.content-id .processStep_download .processStep_download_btn .btnDownloadPdf_25::before {
  content: "";
  display: inline-block;
  margin-top: -6px;
  transform: translate(0, 3px);
  height: 16px;
  width: 16px;
  background: url(/inc_renewal/img/FP/btnDownloadPdf_25.png) no-repeat 0 0;
}
body .processStep_Btn > a,
.content-id .processStep_Btn > a {
  width: 160px;
}
body .profit,
.content-id .profit {
  position: relative;
  font-size: 14px;
  padding-left: 11px;
}
body .profit::before,
.content-id .profit::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 4px;
}
body .profit.red,
.content-id .profit.red {
  color: #D63434;
}
body .profit.red::before,
.content-id .profit.red::before {
  background: url(/inc_renewal/img/FP/red_arrow.png) no-repeat 0 0;
}
body .profit.blue,
.content-id .profit.blue {
  color: #0575E0;
}
body .profit.blue::before,
.content-id .profit.blue::before {
  background: url(/inc_renewal/img/FP/blue_arrow.png) no-repeat 0 0;
  transform: rotate(180deg);
  top: 9px;
  left: 2px;
}
body .riskLv,
.content-id .riskLv {
  position: relative;
}
body .riskLv::before,
.content-id .riskLv::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 64px;
  height: 32px;
}
body .riskLv.risk1::before,
.content-id .riskLv.risk1::before {
  background: url(/inc_renewal/img/FP/commodity_risk1.png?ver=20240400) no-repeat 0 0;
}
body .riskLv.risk2::before,
.content-id .riskLv.risk2::before {
  background: url(/inc_renewal/img/FP/commodity_risk2.png?ver=20240400) no-repeat 0 0;
}
body .riskLv.risk3::before,
.content-id .riskLv.risk3::before {
  background: url(/inc_renewal/img/FP/commodity_risk3.png?ver=20240400) no-repeat 0 0;
}
body .riskLv.risk4::before,
.content-id .riskLv.risk4::before {
  background: url(/inc_renewal/img/FP/commodity_risk4.png?ver=20240400) no-repeat 0 0;
}
body .riskLv.risk5::before,
.content-id .riskLv.risk5::before {
  background: url(/inc_renewal/img/FP/commodity_risk5.png?ver=20240400) no-repeat 0 0;
}
body .riskLv.risk6::before,
.content-id .riskLv.risk6::before {
  background: url(/inc_renewal/img/FP/commodity_risk6.png?ver=20240400) no-repeat 0 0;
}
body .ico_cv_optimal,
.content-id .ico_cv_optimal {
  position: relative;
  top: 5px;
  display: inline-block;
  width: 64px;
  height: 24px;
  text-indent: 1px !important;
  background: url(/inc_renewal/img/FP/ico_cv_optimal.png) no-repeat center center !important;
}
body .ico_cv_normal,
.content-id .ico_cv_normal {
  position: relative;
  top: 5px;
  display: inline-block;
  width: 64px;
  height: 24px;
  text-indent: 1px !important;
  background: url(/inc_renewal/img/FP/ico_cv_normal.png) no-repeat center center !important;
}
body .ico_cv_caution,
.content-id .ico_cv_caution {
  position: relative;
  top: 5px;
  display: inline-block;
  width: 64px;
  height: 24px;
  text-indent: 1px !important;
  background: url(/inc_renewal/img/FP/ico_cv_caution.png) no-repeat center center !important;
}
body .cont_Box2,
.content-id .cont_Box2 {
  border-top: 1px solid #4D4F58;
  border-bottom: 1px solid #E1E2E5;
  background: #fff;
  padding: 24px;
}
body .capture_box.bg2,
.content-id .capture_box.bg2 {
  padding: 40px 0;
  background: #F6F8FC;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
}
body .capture_box.bg2 .cont_txt,
.content-id .capture_box.bg2 .cont_txt {
  margin-left: 56px;
}
body .capture_box.bg2 .cont_txt:first-child,
.content-id .capture_box.bg2 .cont_txt:first-child {
  margin-left: 0;
}
body .capture_box.bg2 .cont_txt .front,
.content-id .capture_box.bg2 .cont_txt .front {
  font-size: 16px;
  font-weight: 400;
  color: #4D4F58;
}
body .capture_box.bg2 .cont_txt .back,
.content-id .capture_box.bg2 .cont_txt .back {
  font-size: 20px;
  font-weight: 700;
  color: #1A1D29;
}
body .table_col.td_center td,
.content-id .table_col.td_center td {
  text-align: center;
}
body .comp .imgArea,
.content-id .comp .imgArea {
  background: transparent;
  height: auto;
}
body .QAbox .Qbox,
.content-id .QAbox .Qbox {
  text-align: left;
  position: relative;
  display: block;
  padding: 32px 88px 28px 32px;
  border-top: 1px solid #e0e0e0;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  padding: 40px 88px 40px 64px;
}
body .QAbox .Qbox::before,
.content-id .QAbox .Qbox::before {
  content: "Q";
  position: absolute;
  top: 42px;
  left: 24px;
  display: inline-block;
  font-size: 12px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #008DDB;
  color: #FFF;
  text-align: center;
  line-height: 24px;
}
body .QAbox .Abox,
.content-id .QAbox .Abox {
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  padding: 32px 88px 28px 32px;
  border-top: 1px solid #e0e0e0;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  padding: 40px 88px 40px 64px;
}
body .QAbox .Abox::before,
.content-id .QAbox .Abox::before {
  content: "A";
  position: absolute;
  top: 42px;
  left: 24px;
  display: inline-block;
  font-size: 12px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #80624C;
  color: #FFF;
  text-align: center;
  line-height: 24px;
}
body .step_box_wrap.lh24 .step_box_col2 li .sb_col2_cont,
.content-id .step_box_wrap.lh24 .step_box_col2 li .sb_col2_cont {
  line-height: 24px;
}
body .sb_col2_cont.type2 .sb_col2_cont_box,
.content-id .sb_col2_cont.type2 .sb_col2_cont_box {
  display: flex;
  justify-content: start;
  align-items: center;
}
body .sb_col2_cont.type2 .sb_col2_cont_box .cont_img,
.content-id .sb_col2_cont.type2 .sb_col2_cont_box .cont_img {
  margin-right: 16px;
}
body .sb_col2_cont.type2 .sb_col2_cont_box .cont_txt,
.content-id .sb_col2_cont.type2 .sb_col2_cont_box .cont_txt {
  flex: 1;
  padding: 32px 17px 32px 32px;
  background: #F4F6F9;
  border-radius: 16px;
  color: #1A1D29;
}
body .sb_col2_cont.type2 .sb_col2_cont_box .cont_txt h4,
.content-id .sb_col2_cont.type2 .sb_col2_cont_box .cont_txt h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  padding: 0;
  margin-bottom: 8px;
}
body .sb_col2_cont.type2 .sb_col2_cont_box .cont_txt h4::before,
.content-id .sb_col2_cont.type2 .sb_col2_cont_box .cont_txt h4::before {
  display: none;
}
body .writeInput.post input,
body .readingInput.post input,
.content-id .writeInput.post input,
.content-id .readingInput.post input {
  width: 60px !important;
}
body .information_box.type3,
.content-id .information_box.type3 {
  border-top: 1px solid #4D4F58;
  border-bottom: 1px solid #E1E2E5;
  padding: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 210px;
}
body .information_box.type3 .conf_box,
.content-id .information_box.type3 .conf_box {
  text-align: center;
}
body .information_box.type3 .conf_box .book_list,
.content-id .information_box.type3 .conf_box .book_list {
  margin: 0;
}
body .information_box.type3 .conf_box .book_tit,
.content-id .information_box.type3 .conf_box .book_tit {
  display: block;
  line-height: 20px;
  font-size: 20px;
  font-weight: 700;
  color: #1A1D29;
  margin-top: 40px;
}
body .type-form.typeB .th-thumb,
.content-id .type-form.typeB .th-thumb {
  padding: 32px 0 32px 16px;
}
body .type-form.typeB .th-thumb .img-wrap,
.content-id .type-form.typeB .th-thumb .img-wrap {
  position: relative;
  width: 182px;
  height: 182x;
  border: 0;
  border-radius: 16px;
  background: #FAFAFA;
}
body .type-form.typeB .th-thumb .img-wrap img,
.content-id .type-form.typeB .th-thumb .img-wrap img {
  width: 98px;
  height: 131px;
  margin: 0 auto;
}
body .type-form.typeB td.t_left,
.content-id .type-form.typeB td.t_left {
  padding: 32px 40px;
}
body .type-form.typeB td.t_left h3.stit,
.content-id .type-form.typeB td.t_left h3.stit {
  background: none;
  padding: 0;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  color: #1A1D29;
  margin: 0;
}
body .type-form.typeB td.t_left p.book_txt,
.content-id .type-form.typeB td.t_left p.book_txt {
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  color: #4D4F58;
  margin-top: 16px;
  height: 84px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
body .type-form.typeB td.t_left .booK_base,
.content-id .type-form.typeB td.t_left .booK_base {
  margin-top: 24px;
  height: 13px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body .type-form.typeB td.t_left .booK_base > div,
.content-id .type-form.typeB td.t_left .booK_base > div {
  display: flex;
  flex-direction: row;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
  color: #73757C;
}
body .type-form.typeB td.t_left .booK_base > div:first-child,
.content-id .type-form.typeB td.t_left .booK_base > div:first-child {
  margin-right: 16px;
}
body .type-form.typeB td.t_left .booK_base > div dt,
.content-id .type-form.typeB td.t_left .booK_base > div dt {
  position: relative;
  margin-right: 14px;
}
body .type-form.typeB td.t_left .booK_base > div dt::after,
.content-id .type-form.typeB td.t_left .booK_base > div dt::after {
  content: "";
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #A8ACAF;
}
body .search_box .search_tit,
.content-id .search_box .search_tit {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  display: block;
}
body .search_box .search_tit > em,
.content-id .search_box .search_tit > em {
  font-size: 12px;
  font-weight: normal;
  color: #666;
}
body .search_box .search_opt.pos_b,
.content-id .search_box .search_opt.pos_b {
  top: 34px !important;
}

.type-gap-s table th,
.type-gap-s table td {
  padding: 12px 8px !important;
}

.gray_box.check_box {
  padding: 24px;
  text-align: left;
  font-weight: 500;
  border-radius: 8px;
  margin-bottom: 0;
}

.tabCon .s_step {
  margin-bottom: 64px;
}

.chain_menu {
  margin-top: 16px !important;
}

.detailResultBox.gray {
  height: 104px;
  background: #F6F8FC;
  margin-top: 84px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
}
.detailResultBox .round {
  padding: 40px 0;
}

.list_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.list_box .h2_title {
  font-size: 20px;
}
.list_box .listview-wrap {
  width: auto;
}

.content-id .detailResultBox.nobg {
  background: #fff;
}
.content-id .detailResultBox.nobg .Info_result_txt + span {
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.cont_Box.pd-style-1 {
  padding: 16px 24px;
}

.list_box + .cont_Box {
  padding: 16px 24px;
}

.cont_txt + .tableDefault {
  margin-top: 24px !important;
  margin-bottom: 24px;
}

.listBul > span {
  display: block;
  margin-bottom: 24px;
}
.listBul > li {
  margin-top: 8px;
}

.infomation_box.typeB {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  margin-top: 24px;
}
.infomation_box.typeB .conf_box.icon {
  width: 33.33%;
  padding: 112px 24px 0 24px;
  border: 0;
  text-align: center;
}
.infomation_box.typeB .conf_box.icon::before {
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.infomation_box.typeB .conf_box.icon .cont_txt {
  line-height: 24px;
}
.infomation_box.typeC {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
  padding: 64px;
  margin-top: 24px;
  gap: 64px 0;
}
.infomation_box.typeC .conf_box.icon {
  width: 50%;
  min-height: 96px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  border: 0;
  padding: 0 0 0 112px;
}
.infomation_box.typeC .conf_box.icon::before {
  left: 0;
  top: 0;
}
.infomation_box.typeC .conf_box.icon .cont_txt {
  line-height: 24px;
}

.step_box_wrap.style-noline .step_box_col2 {
  border-top: 0;
  border-bottom: 0;
}
.step_box_wrap.style-noline .step_box_col2 li.sb_col2_title {
  display: block;
  width: auto;
  border-top: 0;
}

.step_list_box::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  background-color: #444;
  border-radius: 50%;
  position: absolute;
  top: 44px;
  left: 0;
  font-weight: 600;
  font-size: 12px;
}

.usesequence-wrap.type-step {
  margin-top: 64px;
}
.usesequence-wrap.type-step .group {
  margin-top: 56px;
}
.usesequence-wrap.type-step .group .group_title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0 12px;
}
.usesequence-wrap.type-step .group .group_title h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  color: #1A1D29;
  line-height: 24px;
}
.usesequence-wrap.type-step .group .group_title .group-circle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #4D4F58;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
}
.usesequence-wrap.type-step .group .group_title + .tableDefault {
  margin-top: 24px;
}

.infomation_box .basic_box.type-or {
  display: flex;
  justify-content: space-between;
  border: 0;
}
.infomation_box .basic_box.type-or .item {
  width: calc(50% - 36px);
  text-align: center;
}
.infomation_box .basic_box.type-or .item .box-tit {
  position: relative;
  padding-left: 12px;
  line-height: 24px;
  color: #1A1D29;
  font-weight: 400;
  text-align: left;
}
.infomation_box .basic_box.type-or .item .box-tit:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #A8acaf;
  position: absolute;
  top: 11px;
  left: 0;
}
.infomation_box .basic_box.type-or .item .roundBoxText {
  position: relative;
  margin-top: 16px;
  border-radius: 16px;
}
.infomation_box .basic_box.type-or .item .roundBoxText .round {
  width: 100%;
}
.infomation_box .basic_box.type-or .item .roundBoxText .round .module {
  margin: 0;
}
.infomation_box .basic_box.type-or .item .roundBoxText .round .module input {
  width: 100%;
  margin-left: 0;
}
.infomation_box .basic_box.type-or .item .roundBoxText .round .btnArea {
  margin-top: 8px;
}
.infomation_box .basic_box.type-or .item .roundBoxText .round .btnArea a {
  width: 100%;
  margin-left: 0;
}
.infomation_box .basic_box.type-or .item .roundBoxText .round .btnArea + p {
  margin-top: 24px;
  color: #4D4F58;
  font-size: 14px;
}
.infomation_box .basic_box.type-or .item .roundBoxText .round.sms_SendBox {
  padding: 40px 60px;
}
.infomation_box .basic_box.type-or .item:nth-child(2) .roundBoxText:before {
  position: absolute;
  left: -36px;
  top: 50%;
  display: inline-block;
  transform: translate(-50%, 0);
  color: #73757C;
  font-weight: 400;
  content: "OR";
}
.infomation_box p + .basic_box.type-or {
  margin-top: 24px;
}

.sellectSearch {
  margin-bottom: 24px;
}

.tabType3.ver2 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 56px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #E1E2E5;
  height: 56px;
  z-index: 1;
}
.tabType3.ver2 * {
  box-sizing: border-box;
}
.tabType3.ver2 li {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex: 1;
  margin-left: -1px;
  line-height: 16px;
  margin: 0;
}
.tabType3.ver2 li::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background: #E1E2E5;
  z-index: 0;
}
.tabType3.ver2 li:last-child::before {
  display: none;
}
.tabType3.ver2 li a {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 56px;
  padding: 20px 24px;
  color: #73757C;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  background: transparent;
  border: 0;
}
.tabType3.ver2 li a .tabType3_on {
  margin-right: 8px;
  color: #73757C;
}
.tabType3.ver2 li.on a {
  background: #14A1EB;
  color: #fff;
  border-radius: 8px;
  height: 60px;
  z-index: 1;
  border: 0;
}
.tabType3.ver2 li.on a .tabType3_on {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  color: transparent !important;
  overflow: hidden !important;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  margin: 0 !important;
  padding: 0 !important;
  text-indent: 0 !important;
  font-size: small !important;
}
.tabType3.ver2 li.on a::before {
  content: "";
  position: relative;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  background: url(/inc_renewal/img/CO/tabType2_check.png) no-repeat 0 0;
}

.infomation_box.no_line .conf_box {
  border: 0;
  padding-left: 0;
}

.s_step ul li:last-child.on::before {
  content: "";
  position: absolute;
  left: -13px;
  top: 15px;
  width: 12px;
  height: 1px;
  background: #E1E2E5;
}

.s_step ul li.on::before {
  content: "";
  position: absolute;
  left: -13px;
  top: 15px;
  width: 12px;
  height: 1px;
  background: #E1E2E5;
}

body,
.content-id {
  /* 상세 검색 range slider */
}
body .content_title .tag-wrap,
.content-id .content_title .tag-wrap {
  position: absolute;
  top: -35px;
}
body .title_area.title_form .h2_title,
.content-id .title_area.title_form .h2_title {
  display: flex;
  align-items: center;
  padding-left: 0;
  margin: 0;
  line-height: 20px;
  font-size: 20px;
}
body .title_area.title_form .h2_title em,
.content-id .title_area.title_form .h2_title em {
  min-width: 70px;
  margin-left: 8px;
}
body .title_area.title_form .mtl_selectbox + .fr,
.content-id .title_area.title_form .mtl_selectbox + .fr {
  margin-left: 16px;
}
body .title_area.title_form .mtl_selectbox,
.content-id .title_area.title_form .mtl_selectbox {
  margin: 0 0 0 16px !important;
}
body .title_area.title_form .mtl_selectbox + .mtl_selectbox,
.content-id .title_area.title_form .mtl_selectbox + .mtl_selectbox {
  margin-left: 8px !important;
}
body .title_area.title_form .mtl_checkbox,
body .title_area.title_form .lb-item,
.content-id .title_area.title_form .mtl_checkbox,
.content-id .title_area.title_form .lb-item {
  margin-left: 16px;
}
body .title_area.title_form .mtl_checkbox > span,
body .title_area.title_form .lb-item > span,
.content-id .title_area.title_form .mtl_checkbox > span,
.content-id .title_area.title_form .lb-item > span {
  transform: translate(0);
}
body .title_area.title_form .mtl_selectbox + .mtl_checkbox .lb-item + .lb-item,
.content-id .title_area.title_form .mtl_selectbox + .mtl_checkbox .lb-item + .lb-item {
  margin-left: 16px !important;
}
body .title_area.title_form .check-wrap label + label,
.content-id .title_area.title_form .check-wrap label + label {
  margin-left: 16px !important;
}
body .tb_TopR .cont-tit-l + div,
.content-id .tb_TopR .cont-tit-l + div {
  bottom: 0;
}
body .tabCon > .comp,
.content-id .tabCon > .comp {
  margin-top: 80px !important;
}
body .tabCon .tabType3.mb_x3,
.content-id .tabCon .tabType3.mb_x3 {
  margin-top: -6px;
}
body .tabCon h4.tit2 + .cont_txt,
body .tabCon .tit3 + .cont_txt,
.content-id .tabCon h4.tit2 + .cont_txt,
.content-id .tabCon .tit3 + .cont_txt {
  padding-left: 0;
  margin-left: 0;
}
body .tabCon h5.tit2,
.content-id .tabCon h5.tit2 {
  padding-left: 0;
  font-size: 24px;
}
body .tabCon h5.tit2:before,
.content-id .tabCon h5.tit2:before {
  display: none;
}
body .tabCon h5.tit2 + .cont_txt,
.content-id .tabCon h5.tit2 + .cont_txt {
  padding-left: 0;
}
body .table_box > .tableDefault td, body .table_box > .tableDefault td > span,
.content-id .table_box > .tableDefault td,
.content-id .table_box > .tableDefault td > span {
  font-size: 16px;
}
body .tableDefault.tb_searchDetail,
.content-id .tableDefault.tb_searchDetail {
  margin-top: 56px;
}
body .tableDefault.tb_searchDetail td,
.content-id .tableDefault.tb_searchDetail td {
  text-align: left;
}
body .tableDefault.tb_searchDetail td .lb-item,
.content-id .tableDefault.tb_searchDetail td .lb-item {
  margin: 10px 4px 10px 0;
  width: 100%;
}
body .tableDefault .listBul > li,
.content-id .tableDefault .listBul > li {
  font-size: 16px;
}
body .tableDefault .listBul > li:after,
.content-id .tableDefault .listBul > li:after {
  font-size: 16px;
}
body .tableDefault .btnR,
.content-id .tableDefault .btnR {
  position: absolute;
  right: 0;
  top: 15px;
}
body .tableDefault .tbBg0.nobg,
.content-id .tableDefault .tbBg0.nobg {
  background: none !important;
}
body .tableDefault .nobg + td,
.content-id .tableDefault .nobg + td {
  border-color: #e1e1e1 !important;
}
body .btnCenter.reset,
.content-id .btnCenter.reset {
  margin-top: 56px !important;
}
body .btnCenter.reset > strong,
.content-id .btnCenter.reset > strong {
  font-size: 20px;
  font-weight: 400;
}
body .cont_txt .listDot,
.content-id .cont_txt .listDot {
  position: relative;
  padding-left: 15px;
}
body .cont_txt .listDot:before,
.content-id .cont_txt .listDot:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #A8acaf;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 4px;
}
body .detailResultBox,
.content-id .detailResultBox {
  background: #F6F8FC;
  border-radius: 16px;
}
body .detailResultBox .round,
.content-id .detailResultBox .round {
  padding: 40px;
}
body .detailResultBox .round,
.content-id .detailResultBox .round {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.56px;
  line-height: 24px;
  background: none;
}
body .roundBoxText.type-a .round,
.content-id .roundBoxText.type-a .round {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .roundBoxText.type-a .round span,
.content-id .roundBoxText.type-a .round span {
  padding-left: 15px;
}
body .roundBoxText.type-a .round span.text_lineL,
.content-id .roundBoxText.type-a .round span.text_lineL {
  font-weight: 500;
}
body .roundBoxText.type-a .round span.date,
.content-id .roundBoxText.type-a .round span.date {
  color: #73757C;
}
body .roundBoxKnow .round .listBasic + .cont_txt,
.content-id .roundBoxKnow .round .listBasic + .cont_txt {
  margin-top: 24px;
}
body .roundBoxKnow .round .cont_txt strong,
.content-id .roundBoxKnow .round .cont_txt strong {
  font-weight: 600;
}
body .roundBoxKnow .round .cont_txt .bul-num > li,
.content-id .roundBoxKnow .round .cont_txt .bul-num > li {
  margin: 0 0 8px;
  color: #4D4F58;
  font-size: 14px;
  font-weight: 400;
}
body .roundBoxKnow .round .cont_txt .bul-num > li:before,
.content-id .roundBoxKnow .round .cont_txt .bul-num > li:before {
  margin-right: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
body .roundBoxKnow .round .cont_txt strong + .bul-num,
.content-id .roundBoxKnow .round .cont_txt strong + .bul-num {
  margin-top: 8px;
}
body .infomation_box.type-method .conf_box,
.content-id .infomation_box.type-method .conf_box {
  position: relative;
  padding: 64px 0 64px 350px;
}
body .infomation_box.type-method .conf_box:before,
.content-id .infomation_box.type-method .conf_box:before {
  top: auto;
  left: 64px;
  width: 245px;
  height: 96px;
}
body .infomation_box.type-method .re_title.sm,
.content-id .infomation_box.type-method .re_title.sm {
  font-size: 16px;
}
body .infomation_box.type-method .re_title.sm + .listDefault,
.content-id .infomation_box.type-method .re_title.sm + .listDefault {
  margin-top: 8px;
}
body .infomation_box .conf_box .re_title + .listBasic:first-child,
.content-id .infomation_box .conf_box .re_title + .listBasic:first-child {
  margin-top: 24px;
}
body .infomation_box .conf_box > .listBasic > li,
.content-id .infomation_box .conf_box > .listBasic > li {
  margin-top: 8px;
}
body .infomation_box .conf_box > .listBasic > li > .listBasic > li,
.content-id .infomation_box .conf_box > .listBasic > li > .listBasic > li {
  margin-top: 8px;
  color: #4D4F58;
}
body .infomation_box .conf_box > .listBasic > li > .listBasic > li:before,
.content-id .infomation_box .conf_box > .listBasic > li > .listBasic > li:before {
  content: "";
  display: block;
  width: 4px;
  height: 1px;
  background: #1A1D29;
  position: absolute;
  top: 11px;
  left: 0;
}
body .info-box,
.content-id .info-box {
  padding: 64px 95px;
  margin-top: 24px;
}
body .info-box.round,
.content-id .info-box.round {
  border: 1px solid #E1E2E6;
  border-radius: 16px;
}
body .info-box .info-cont,
.content-id .info-box .info-cont {
  display: flex;
  justify-content: space-between;
}
body .info-box .info-cont .item,
.content-id .info-box .info-cont .item {
  position: relative;
}
body .info-box .info-cont .item.n1:after,
.content-id .info-box .info-cont .item.n1:after {
  content: "";
  display: block;
  position: absolute;
  right: -70px;
  top: 0;
  width: 1px;
  height: 219px;
  background: #E1E2E5;
}
body .info-box .info-cont .item.n1 .i1:before,
.content-id .info-box .info-cont .item.n1 .i1:before {
  background: url(/inc_renewal/img/BS/bul_guide_09.png) no-repeat 0 0/cover;
}
body .info-box .info-cont .item.n2 .item-cont,
.content-id .info-box .info-cont .item.n2 .item-cont {
  display: flex;
  justify-content: space-between;
}
body .info-box .info-cont .item.n2 .i1:before,
.content-id .info-box .info-cont .item.n2 .i1:before {
  background: url(/inc_renewal/img/BS/bul_guide_01.png) no-repeat 0 0/cover;
}
body .info-box .info-cont .item.n2 .i2:before,
.content-id .info-box .info-cont .item.n2 .i2:before {
  background: url(/inc_renewal/img/BS/bul_guide_02.png) no-repeat 0 0/cover;
}
body .info-box .info-cont .item.n2 .i3:before,
.content-id .info-box .info-cont .item.n2 .i3:before {
  background: url(/inc_renewal/img/BS/bul_guide_10.png) no-repeat 0 0/cover;
}
body .info-box .info-cont dt,
.content-id .info-box .info-cont dt {
  margin-bottom: 32px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
body .info-box .info-cont dd,
.content-id .info-box .info-cont dd {
  position: relative;
  width: 220px;
  padding-top: 112px;
  text-align: center;
  line-height: 24px;
  color: #1A1D29;
}
body .info-box .info-cont dd:before,
.content-id .info-box .info-cont dd:before {
  content: "";
  display: inline-block;
  width: 96px;
  height: 96px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
body .ico_cont_box,
.content-id .ico_cont_box {
  display: flex;
  margin-top: 40px;
}
body .ico_cont_box.nobg > li:not(:first-child)::before,
.content-id .ico_cont_box.nobg > li:not(:first-child)::before {
  display: none;
}
body .ico_cont_box > li,
.content-id .ico_cont_box > li {
  position: relative;
  text-align: center;
  line-height: 24px;
  flex-basis: 33.333%;
  word-break: keep-all;
}
body .ico_cont_box > li:not(:first-child)::before,
.content-id .ico_cont_box > li:not(:first-child)::before {
  content: "";
  display: block;
  width: 45px;
  height: 4px;
  position: absolute;
  top: 40px;
  background: url(/inc_renewal/img/common/bg_dot.png) no-repeat 0 0/cover;
}
body .ico_cont_box > li strong[class*=ico],
.content-id .ico_cont_box > li strong[class*=ico] {
  position: relative;
  display: block;
  padding-top: 120px;
  margin-bottom: 16px;
}
body .ico_cont_box > li strong[class*=ico]:before,
.content-id .ico_cont_box > li strong[class*=ico]:before {
  content: "";
  display: block;
  width: 96px;
  height: 96px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
body .mtl_2dot_slider,
.content-id .mtl_2dot_slider {
  padding: 10px 17px 37px 17px;
  display: block;
  position: relative;
}
body .mtl_2dot_slider > ul,
.content-id .mtl_2dot_slider > ul {
  position: relative;
  display: block;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
body .mtl_2dot_slider > ul > li,
.content-id .mtl_2dot_slider > ul > li {
  float: left;
  position: relative;
  display: block;
  width: 16.66%;
  height: 4px;
  background: #008DDB url(/inc/img/common/bg_slider_line.png) repeat-y left;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
body .mtl_2dot_slider > ul > li.dis,
.content-id .mtl_2dot_slider > ul > li.dis {
  background: #e1e1e1 url(/inc/img/common/bg_slider_line_dis.png) repeat-y left;
}
body .mtl_2dot_slider > ul > li.end,
.content-id .mtl_2dot_slider > ul > li.end {
  border-radius: 0 4px 4px 0;
}
body .mtl_2dot_slider > ul > li > span,
.content-id .mtl_2dot_slider > ul > li > span {
  display: inline-block;
  position: absolute;
  top: 19px;
  left: 100%;
  width: 100%;
  margin-left: -50%;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  color: #000;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
body .mtl_2dot_slider > ul > li:first-child,
.content-id .mtl_2dot_slider > ul > li:first-child {
  width: 0 !important;
}
body .mtl_2dot_slider > ul > li:first-child > span,
.content-id .mtl_2dot_slider > ul > li:first-child > span {
  margin-left: -3px;
}
body .mtl_2dot_slider > ul > li:first-child + li,
.content-id .mtl_2dot_slider > ul > li:first-child + li {
  border-radius: 4px 0 0 4px;
  background: #008DDB;
}
body .mtl_2dot_slider > ul > li:first-child + li.dis,
.content-id .mtl_2dot_slider > ul > li:first-child + li.dis {
  background: #e1e1e1;
}
body .mtl_2dot_slider > .startDot,
.content-id .mtl_2dot_slider > .startDot {
  z-index: 1;
  position: absolute;
  width: 12px;
  height: 12px;
  background: #fff;
  border: 4px solid #008DDB;
  border-radius: 50%;
  cursor: pointer;
  top: 5px;
  margin-left: -9px;
  left: 17px;
}
body .mtl_2dot_slider > .startDot > input[type=text],
.content-id .mtl_2dot_slider > .startDot > input[type=text] {
  width: 0;
  height: 0;
  border: 0;
  margin: 0;
  padding: 0;
}
body .mtl_2dot_slider > .startDot.focus_on,
.content-id .mtl_2dot_slider > .startDot.focus_on {
  outline: 2px solid #000;
}
body .mtl_2dot_slider > .endDot,
.content-id .mtl_2dot_slider > .endDot {
  z-index: 1;
  position: absolute;
  width: 12px;
  height: 12px;
  background: #fff;
  border: 4px solid #008DDB;
  border-radius: 50%;
  cursor: pointer;
  top: 5px;
  margin-right: -9px;
  right: 17px;
}
body .mtl_2dot_slider > .endDot > input[type=text],
.content-id .mtl_2dot_slider > .endDot > input[type=text] {
  width: 0;
  height: 0;
  border: 0;
  margin: 0;
  padding: 0;
}
body .mtl_2dot_slider > .endDot.focus_on,
.content-id .mtl_2dot_slider > .endDot.focus_on {
  outline: 2px solid #000;
}
body .mtl_2dot_slider .cnt3 > ul > li,
.content-id .mtl_2dot_slider .cnt3 > ul > li {
  width: 50%;
}
body .mtl_2dot_slider .cnt4 > ul > li,
.content-id .mtl_2dot_slider .cnt4 > ul > li {
  width: 33.33%;
}
body .mtl_2dot_slider .cnt5 > ul > li,
.content-id .mtl_2dot_slider .cnt5 > ul > li {
  width: 25%;
}
body .mtl_2dot_slider .cnt6 > ul > li,
.content-id .mtl_2dot_slider .cnt6 > ul > li {
  width: 20%;
}
body .mtl_2dot_slider .cnt7 > ul > li,
.content-id .mtl_2dot_slider .cnt7 > ul > li {
  width: 16.66%;
}
body .mtl_2dot_slider .cnt8 > ul > li,
.content-id .mtl_2dot_slider .cnt8 > ul > li {
  width: 14.28%;
}
body .mtl_2dot_slider .cnt9 > ul > li,
.content-id .mtl_2dot_slider .cnt9 > ul > li {
  width: 12.5%;
}
body .mtl_2dot_slider .cnt10 > ul > li,
.content-id .mtl_2dot_slider .cnt10 > ul > li {
  width: 11.11%;
}
body .mtl_2dot_slider .cnt11 > ul > li,
.content-id .mtl_2dot_slider .cnt11 > ul > li {
  width: 10%;
}
body .mtl_2dot_slider .cnt12 > ul > li,
.content-id .mtl_2dot_slider .cnt12 > ul > li {
  width: 9.09%;
}
body .mtl_2dot_slider .cnt13 > ul > li,
.content-id .mtl_2dot_slider .cnt13 > ul > li {
  width: 8.33%;
}
body .FundBox,
.content-id .FundBox {
  position: relative;
  padding: 40px;
  border: 1px solid #E1E2E5;
  border-radius: 12px;
}
body .FundBox .FundBox_top,
.content-id .FundBox .FundBox_top {
  width: auto;
  margin-top: 8px;
}
body .FundBox .FundBox_top .Fund_tit,
.content-id .FundBox .FundBox_top .Fund_tit {
  position: relative;
  padding-left: 0;
  font-size: 20px;
  color: #1A1D29;
  line-height: 20px;
  font-weight: 500;
  line-height: 30px;
}
body .FundBox .FundBox_top .Fund_cont,
.content-id .FundBox .FundBox_top .Fund_cont {
  margin-top: 24px;
  font-size: 16px;
  line-height: 24px;
}
body .FundBox .FundBox_top .btn-wrap,
.content-id .FundBox .FundBox_top .btn-wrap {
  margin-top: 24px;
}
body .FundBox .FundBox_top .btn-wrap > a,
.content-id .FundBox .FundBox_top .btn-wrap > a {
  margin-left: 0;
}
body .FundBox .Fund_img,
.content-id .FundBox .Fund_img {
  overflow: hidden;
  margin-top: 8px;
  border-radius: 16px;
}
body.unified_search2 .search_box.type-resch .search_wrap,
body .unified_search2 .search_box.type-resch .search_wrap,
.content-id.unified_search2 .search_box.type-resch .search_wrap,
.content-id .unified_search2 .search_box.type-resch .search_wrap {
  width: 860px;
}
body.unified_search2 .search_box,
body .unified_search2 .search_box,
.content-id.unified_search2 .search_box,
.content-id .unified_search2 .search_box {
  padding: 40px;
  border: 1px solid #E1E2E5;
  border-radius: 16px;
}
body.unified_search2 .search_box .search_wrap,
body .unified_search2 .search_box .search_wrap,
.content-id.unified_search2 .search_box .search_wrap,
.content-id .unified_search2 .search_box .search_wrap {
  position: relative;
  width: 712px;
  margin: 0 auto;
}
body.unified_search2 .search_box .search_in,
body .unified_search2 .search_box .search_in,
.content-id.unified_search2 .search_box .search_in,
.content-id .unified_search2 .search_box .search_in {
  display: flex;
  position: relative;
  width: 656px;
  border: 1px solid #BFC0C5;
  border-radius: 8px;
}
body.unified_search2 .search_box .search_in .mtl_selectbox,
body .unified_search2 .search_box .search_in .mtl_selectbox,
.content-id.unified_search2 .search_box .search_in .mtl_selectbox,
.content-id .unified_search2 .search_box .search_in .mtl_selectbox {
  max-width: 190px;
  border: 0;
}
body.unified_search2 .search_box .search_in .mtl_selectbox:before,
body .unified_search2 .search_box .search_in .mtl_selectbox:before,
.content-id.unified_search2 .search_box .search_in .mtl_selectbox:before,
.content-id .unified_search2 .search_box .search_in .mtl_selectbox:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 41px;
  height: 100%;
  transition: transform 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1) 0s;
  background: url(/inc_renewal/img/common/icon_expand.svg) no-repeat 50% 50%/24px;
}
body.unified_search2 .search_box .search_in .mtl_selectbox:hover, body.unified_search2 .search_box .search_in .mtl_selectbox:active, body.unified_search2 .search_box .search_in .mtl_selectbox:focus, body.unified_search2 .search_box .search_in .mtl_selectbox.focus_on:after, body.unified_search2 .search_box .search_in .mtl_selectbox.on:after,
body .unified_search2 .search_box .search_in .mtl_selectbox:hover,
body .unified_search2 .search_box .search_in .mtl_selectbox:active,
body .unified_search2 .search_box .search_in .mtl_selectbox:focus,
body .unified_search2 .search_box .search_in .mtl_selectbox.focus_on:after,
body .unified_search2 .search_box .search_in .mtl_selectbox.on:after,
.content-id.unified_search2 .search_box .search_in .mtl_selectbox:hover,
.content-id.unified_search2 .search_box .search_in .mtl_selectbox:active,
.content-id.unified_search2 .search_box .search_in .mtl_selectbox:focus,
.content-id.unified_search2 .search_box .search_in .mtl_selectbox.focus_on:after,
.content-id.unified_search2 .search_box .search_in .mtl_selectbox.on:after,
.content-id .unified_search2 .search_box .search_in .mtl_selectbox:hover,
.content-id .unified_search2 .search_box .search_in .mtl_selectbox:active,
.content-id .unified_search2 .search_box .search_in .mtl_selectbox:focus,
.content-id .unified_search2 .search_box .search_in .mtl_selectbox.focus_on:after,
.content-id .unified_search2 .search_box .search_in .mtl_selectbox.on:after {
  border: none !important;
}
body.unified_search2 .search_box .search_in .mtl_selectbox + .ipt_area:before,
body .unified_search2 .search_box .search_in .mtl_selectbox + .ipt_area:before,
.content-id.unified_search2 .search_box .search_in .mtl_selectbox + .ipt_area:before,
.content-id .unified_search2 .search_box .search_in .mtl_selectbox + .ipt_area:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  display: block;
  z-index: 1;
  width: 1px;
  height: 24px;
  background-color: #E1E2E6;
}
body.unified_search2 .search_box .search_in .ipt_area,
body .unified_search2 .search_box .search_in .ipt_area,
.content-id.unified_search2 .search_box .search_in .ipt_area,
.content-id .unified_search2 .search_box .search_in .ipt_area {
  position: relative;
  width: 100%;
}
body.unified_search2 .search_box .search_in .ipt_area input,
body .unified_search2 .search_box .search_in .ipt_area input,
.content-id.unified_search2 .search_box .search_in .ipt_area input,
.content-id .unified_search2 .search_box .search_in .ipt_area input {
  width: 100%;
  height: 46px;
  line-height: 44px;
  font-size: 16px;
  letter-spacing: -0.5px;
  border: none;
  margin: 0;
  padding: 16px;
  font-weight: 400;
}
body.unified_search2 .search_box .search_in .ipt_area input::-moz-placeholder, body .unified_search2 .search_box .search_in .ipt_area input::-moz-placeholder, .content-id.unified_search2 .search_box .search_in .ipt_area input::-moz-placeholder, .content-id .unified_search2 .search_box .search_in .ipt_area input::-moz-placeholder {
  color: #909599;
}
body.unified_search2 .search_box .search_in .ipt_area input:-ms-input-placeholder, body .unified_search2 .search_box .search_in .ipt_area input:-ms-input-placeholder, .content-id.unified_search2 .search_box .search_in .ipt_area input:-ms-input-placeholder, .content-id .unified_search2 .search_box .search_in .ipt_area input:-ms-input-placeholder {
  color: #909599;
}
body.unified_search2 .search_box .search_in .ipt_area input::placeholder,
body .unified_search2 .search_box .search_in .ipt_area input::placeholder,
.content-id.unified_search2 .search_box .search_in .ipt_area input::placeholder,
.content-id .unified_search2 .search_box .search_in .ipt_area input::placeholder {
  color: #909599;
}
body.unified_search2 .search_box .search_opt,
body .unified_search2 .search_box .search_opt,
.content-id.unified_search2 .search_box .search_opt,
.content-id .unified_search2 .search_box .search_opt {
  display: flex;
  align-items: center;
  margin-left: 8px;
  position: absolute;
  right: 0;
  top: 0;
}
body.unified_search2 .search_box .search_opt .mtl_checkbox,
body .unified_search2 .search_box .search_opt .mtl_checkbox,
.content-id.unified_search2 .search_box .search_opt .mtl_checkbox,
.content-id .unified_search2 .search_box .search_opt .mtl_checkbox {
  margin-left: 24px !important;
}
body.unified_search2 .keyword_box,
body .unified_search2 .keyword_box,
.content-id.unified_search2 .keyword_box,
.content-id .unified_search2 .keyword_box {
  margin-top: 16px;
}
body.unified_search2 .keyword_box::after,
body .unified_search2 .keyword_box::after,
.content-id.unified_search2 .keyword_box::after,
.content-id .unified_search2 .keyword_box::after {
  display: block;
  content: "";
  clear: both;
}
body.unified_search2 .keyword_box dl,
body .unified_search2 .keyword_box dl,
.content-id.unified_search2 .keyword_box dl,
.content-id .unified_search2 .keyword_box dl {
  margin-bottom: 10px;
}
body.unified_search2 .keyword_box dl::after,
body .unified_search2 .keyword_box dl::after,
.content-id.unified_search2 .keyword_box dl::after,
.content-id .unified_search2 .keyword_box dl::after {
  display: block;
  content: "";
  clear: both;
}
body.unified_search2 .keyword_box dl dt,
body .unified_search2 .keyword_box dl dt,
.content-id.unified_search2 .keyword_box dl dt,
.content-id .unified_search2 .keyword_box dl dt {
  float: left;
  margin-right: 24px;
  line-height: 24px;
}
body.unified_search2 .keyword_box dl dt span,
body .unified_search2 .keyword_box dl dt span,
.content-id.unified_search2 .keyword_box dl dt span,
.content-id .unified_search2 .keyword_box dl dt span {
  font-size: 13px;
  font-weight: 600;
  color: #1A1D29;
  letter-spacing: -0.43px;
  background: #FAFAFA;
  padding: 5px 13px;
  border-radius: 16px;
}
body.unified_search2 .keyword_box dl dd,
body .unified_search2 .keyword_box dl dd,
.content-id.unified_search2 .keyword_box dl dd,
.content-id .unified_search2 .keyword_box dl dd {
  float: left;
}
body.unified_search2 .keyword_box dl dd ul,
body .unified_search2 .keyword_box dl dd ul,
.content-id.unified_search2 .keyword_box dl dd ul,
.content-id .unified_search2 .keyword_box dl dd ul {
  margin-top: 3px;
}
body.unified_search2 .keyword_box dl dd ul::after,
body .unified_search2 .keyword_box dl dd ul::after,
.content-id.unified_search2 .keyword_box dl dd ul::after,
.content-id .unified_search2 .keyword_box dl dd ul::after {
  display: block;
  content: "";
  clear: both;
}
body.unified_search2 .keyword_box dl dd ul li,
body .unified_search2 .keyword_box dl dd ul li,
.content-id.unified_search2 .keyword_box dl dd ul li,
.content-id .unified_search2 .keyword_box dl dd ul li {
  float: left;
  margin-right: 16px;
}
body.unified_search2 .keyword_box dl dd ul li a,
body .unified_search2 .keyword_box dl dd ul li a,
.content-id.unified_search2 .keyword_box dl dd ul li a,
.content-id .unified_search2 .keyword_box dl dd ul li a {
  font-size: 14px;
  font-weight: 500;
  color: #1A1D29;
  letter-spacing: -0.5px;
  vertical-align: middle;
}
body.unified_search2 .keyword_box dl dd ul li a:hover,
body .unified_search2 .keyword_box dl dd ul li a:hover,
.content-id.unified_search2 .keyword_box dl dd ul li a:hover,
.content-id .unified_search2 .keyword_box dl dd ul li a:hover {
  text-decoration: underline;
}
body.unified_search2 .keyword_box dl dd ul li button,
body .unified_search2 .keyword_box dl dd ul li button,
.content-id.unified_search2 .keyword_box dl dd ul li button,
.content-id .unified_search2 .keyword_box dl dd ul li button {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg transform='translate(-607 -268) translate(480 156) translate(0 112) translate(102) translate(25)'%3E%3Ccircle cx='12' cy='12' r='8' fill='%23CCC'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 9L15 15' transform='matrix(-1 0 0 1 24 0)'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 9L15 15'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 0 0 no-repeat;
  text-indent: -9999px;
  width: 24px;
  height: 24px;
}
body.unified_search2 .keyword_box dl:last-child,
body .unified_search2 .keyword_box dl:last-child,
.content-id.unified_search2 .keyword_box dl:last-child,
.content-id .unified_search2 .keyword_box dl:last-child {
  margin-bottom: 0;
}
body .chatbot .intro_banner,
.content-id .chatbot .intro_banner {
  box-sizing: border-box;
  height: 140px;
  padding: 40px 0 0 56px;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  background: url(/inc_renewal/img/CO/img_kakaochat_banner.png) no-repeat;
}
body .chatbot .listBasic,
.content-id .chatbot .listBasic {
  display: flex;
}
body .chatbot .listBasic > li,
.content-id .chatbot .listBasic > li {
  background-color: #FAFAFA;
  border-radius: 16px;
  width: 50%;
  padding: 40px;
  margin-top: 0;
  font-size: 14px;
  color: #4D4F58;
}
body .chatbot .listBasic > li:before,
.content-id .chatbot .listBasic > li:before {
  display: none;
}
body .chatbot .listBasic > li:last-child:before,
.content-id .chatbot .listBasic > li:last-child:before {
  content: "OR";
  display: block;
  background: none;
  position: absolute;
  top: 50%;
  left: -50px;
  color: #73757C;
  font-size: 14px;
  width: 30px;
  height: 25px;
  text-align: center;
  font-weight: 500;
}
body .chatbot .listBasic > li .cont_txt,
.content-id .chatbot .listBasic > li .cont_txt {
  position: relative;
  padding-left: 10px;
  margin-bottom: 5px;
  font-size: 16px;
  color: #1A1D29;
}
body .chatbot .listBasic > li .cont_txt:before,
.content-id .chatbot .listBasic > li .cont_txt:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  top: 10px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #A8acaf;
}
body .chatbot .listDefault > li,
.content-id .chatbot .listDefault > li {
  color: #4D4F58;
}
body .chatbot .capture_box,
.content-id .chatbot .capture_box {
  width: 152px;
  padding: 24px;
  margin: 52px auto 0 !important;
  border-radius: 16px;
}
body .step_box_wrap.type-col,
.content-id .step_box_wrap.type-col {
  display: flex;
  border-top: 1px solid #000;
  border-bottom: 1px solid #bababa;
}
body .step_box_wrap.type-col .sb_choice_img,
.content-id .step_box_wrap.type-col .sb_choice_img {
  width: 280px;
  padding-top: 64px;
  text-align: center;
}
body .step_box_wrap.type-col .sb_choice_img .imgView,
.content-id .step_box_wrap.type-col .sb_choice_img .imgView {
  display: flex;
  align-items: center;
  width: 128px;
  height: 128px;
  margin: 0 auto;
  border-radius: 24px;
  background: #FBF4ED;
}
body .step_box_wrap.type-col .sb_choice_img .imgView + p,
.content-id .step_box_wrap.type-col .sb_choice_img .imgView + p {
  margin-top: 16px;
}
body .step_box_wrap.type-col .step_box_col,
.content-id .step_box_wrap.type-col .step_box_col {
  border: 0;
}
body .step_box_wrap.type-col .step_box_col > li,
.content-id .step_box_wrap.type-col .step_box_col > li {
  padding: 40px 56px;
}
body .step_box_wrap.type-col .step_box_col > li .sb_title[class*=bul],
.content-id .step_box_wrap.type-col .step_box_col > li .sb_title[class*=bul] {
  position: relative;
}
body .step_box_wrap.type-col .step_box_col > li .sb_title[class*=bul]:before,
.content-id .step_box_wrap.type-col .step_box_col > li .sb_title[class*=bul]:before {
  top: 13px;
  left: -32px;
}
body .step_box_wrap.type-col .step_box_col > li .sb_title + .sb_con,
.content-id .step_box_wrap.type-col .step_box_col > li .sb_title + .sb_con {
  margin: 40px 0 30px;
}
body .step_box_wrap.type-col .step_box_col > li .sb_title + .sb_con.byname,
.content-id .step_box_wrap.type-col .step_box_col > li .sb_title + .sb_con.byname {
  margin: 24px 0 0 -30px;
}
body .step_box_wrap.type-col .step_box_col > li .img_select > li,
.content-id .step_box_wrap.type-col .step_box_col > li .img_select > li {
  display: inline-block;
  margin-left: 58px;
  text-align: center;
}
body .step_box_wrap.type-col .step_box_col > li .img_select > li:first-child,
.content-id .step_box_wrap.type-col .step_box_col > li .img_select > li:first-child {
  margin-left: 0;
}
body .step_box_wrap.type-col .step_box_col > li .img_select > li > p,
.content-id .step_box_wrap.type-col .step_box_col > li .img_select > li > p {
  margin-bottom: 8px;
}
body .step_box_wrap.type-col .step_box_col > li .img_select .mtl_radio:after,
.content-id .step_box_wrap.type-col .step_box_col > li .img_select .mtl_radio:after {
  top: 50px;
  left: 14px;
}
body .step_box_wrap.type-col .step_box_col > li .img_select .mtl_radio.checked > div,
.content-id .step_box_wrap.type-col .step_box_col > li .img_select .mtl_radio.checked > div {
  left: 19px;
  top: 55px;
}
body .step_box_wrap.type-col .step_box_col > li .img_select .mtl_radio [class*=phishing_],
.content-id .step_box_wrap.type-col .step_box_col > li .img_select .mtl_radio [class*=phishing_] {
  padding-left: 0;
}
body .step_box_wrap.type-col .step_box_col > li .img_select .mtl_radio [class*=phishing_]:before,
.content-id .step_box_wrap.type-col .step_box_col > li .img_select .mtl_radio [class*=phishing_]:before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(/inc_renewal/img/CO/bg_ico_individual.png) no-repeat 0 0;
}
body .step_box_wrap.type-col .step_box_col > li .sb_con.type-color .img_select label.mtl_radio > span,
.content-id .step_box_wrap.type-col .step_box_col > li .sb_con.type-color .img_select label.mtl_radio > span {
  padding: 0;
}
body .step_box_wrap.type-col .step_box_col > li .sb_con.type-color .img_select .mtl_radio [class*=phishing_]:before,
.content-id .step_box_wrap.type-col .step_box_col > li .sb_con.type-color .img_select .mtl_radio [class*=phishing_]:before {
  display: none;
}
body .step_box_wrap.type-col .step_box_col > li .sb_con.type-color .img_select .mtl_radio .img-wrap,
.content-id .step_box_wrap.type-col .step_box_col > li .sb_con.type-color .img_select .mtl_radio .img-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
}
body .step_box_wrap.type-col .step_box_col > li .sb_con.type-color .img_select .mtl_radio img,
.content-id .step_box_wrap.type-col .step_box_col > li .sb_con.type-color .img_select .mtl_radio img {
  width: 32px;
  height: 32px;
}
body .step_box_wrap.type-col .figure,
.content-id .step_box_wrap.type-col .figure {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background: url(/inc_renewal/img/CO/bg_ico_individual.png) no-repeat 0 0;
}
body .step_box_wrap.type-col .itemJewel,
.content-id .step_box_wrap.type-col .itemJewel {
  background-position: 0 0;
}
body .step_box_wrap.type-col .itemCar,
.content-id .step_box_wrap.type-col .itemCar {
  background-position: -50px 0;
}
body .step_box_wrap.type-col .itemDice,
.content-id .step_box_wrap.type-col .itemDice {
  background-position: -100px 0;
}
body .step_box_wrap.type-col .itemClover,
.content-id .step_box_wrap.type-col .itemClover {
  background-position: -150px 0;
}
body .step_box_wrap.type-col .itemPresent,
.content-id .step_box_wrap.type-col .itemPresent {
  background-position: -200px 0;
}
body .step_box_wrap.type-col .itemFlag,
.content-id .step_box_wrap.type-col .itemFlag {
  background-position: -250px 0;
}
body .step_box_wrap.type-col .itemNote,
.content-id .step_box_wrap.type-col .itemNote {
  background-position: -300px 0;
}
body .step_box_wrap.type-col .itemKey,
.content-id .step_box_wrap.type-col .itemKey {
  background-position: -350px 0;
}
body .step_box_wrap.type-col .itemJewel.blue,
.content-id .step_box_wrap.type-col .itemJewel.blue {
  background-position: 0 -50px;
}
body .step_box_wrap.type-col .itemJewel.green,
.content-id .step_box_wrap.type-col .itemJewel.green {
  background-position: 0 -100px;
}
body .step_box_wrap.type-col .itemJewel.red,
.content-id .step_box_wrap.type-col .itemJewel.red {
  background-position: 0 -150px;
}
body .step_box_wrap.type-col .itemJewel.yellow,
.content-id .step_box_wrap.type-col .itemJewel.yellow {
  background-position: 0 -200px;
}
body .wrap_product.type-certify .wrap_list > li,
.content-id .wrap_product.type-certify .wrap_list > li {
  position: relative;
  min-height: 230px;
}
body .wrap_product.type-certify .wrap_list > li .wrap_list_title,
.content-id .wrap_product.type-certify .wrap_list > li .wrap_list_title {
  height: auto;
}
body .wrap_product.type-certify .wrap_list > li .btnCenter,
.content-id .wrap_product.type-certify .wrap_list > li .btnCenter {
  display: flex;
  justify-content: center;
  width: calc(100% - 64px);
  position: absolute;
  bottom: 32px;
}
body .wrap_product.type-certify .wrap_list > li .btnCenter > [class*=btnSm_],
.content-id .wrap_product.type-certify .wrap_list > li .btnCenter > [class*=btnSm_] {
  flex: none;
  width: calc(50% - 4px) !important;
}

.layerPopup .roundBoxText .tit3 {
  line-height: 30px;
}

.systemPopup .h1_right_cont_sys .tb_TopR {
  right: 0;
  top: -80px;
  margin-top: 0;
}
.systemPopup .h1_right_cont_sys .btnSsm_White {
  position: relative;
  background-color: #fff;
  color: #1A1D29;
  border: 1px solid #4D4F58;
  box-sizing: border-box;
  border-radius: 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  background-image: none;
  padding: 7px 16px;
  line-height: 18px;
  height: 32px;
  line-height: 1.2;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 400;
}
.systemPopup .h1_right_cont_sys .btnSsm_White:focus, .systemPopup .h1_right_cont_sys .btnSsm_White:hover {
  padding: 7px 16px;
}
.systemPopup .writeInput.full input,
.systemPopup .readingInput.full input {
  width: 410px;
}
.systemPopup .tableDefault table td .module > span:not(.btnArea) {
  margin-left: 0;
}
.systemPopup .tableForm .sms-area {
  display: flex;
  align-items: center;
}
.systemPopup .tableForm .sms-area .type-phone {
  margin-left: 24px;
}
.systemPopup .tableForm textarea[id=contentTitleText] {
  height: 65px;
}
.systemPopup .tableForm textarea[id=contentsText] {
  height: 150px;
}
.systemPopup .tableForm .textarea2 {
  display: inline-block;
  width: 100%;
  padding: 16px;
  border: 1px solid #BFC0C5;
  line-height: 25px;
  font-size: 14px;
  color: #323232;
}
.systemPopup .tableForm .textarea2::-moz-placeholder {
  font-size: 16px;
  color: #909599;
}
.systemPopup .tableForm .textarea2:-ms-input-placeholder {
  font-size: 16px;
  color: #909599;
}
.systemPopup .tableForm .textarea2::placeholder {
  font-size: 16px;
  color: #909599;
}

/**
* odh
* ------------------
*/
.tableDefault2 tbody tr td.letter_0 span.grade_txt {
  display: block;
  margin-top: 4px;
}

.tableDefault.double-tbl table tbody tr td strong {
  display: block;
  margin-top: 24px;
}

.step_box_wrap.type2 .step4_box.boSideNone {
  width: 100%;
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  border-top: 0;
  border-bottom: 0;
}
.step_box_wrap.type2 .step4_box.boSideNone li {
  padding: 24px 40px;
  width: calc(25% - 16px);
  border-radius: 16px;
  background: #F4F6F9;
}
.step_box_wrap.type2 .step4_box.boSideNone li .sb_title {
  padding-bottom: 24px;
  border-bottom: 1px solid #E1E2E6;
}
.step_box_wrap.type2 .step4_box.boSideNone li .sb_con {
  padding-top: 24px;
}

.kind3wrap.type2 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 64px;
  border-radius: 16px;
  border: 1px solid #E1E2E6;
}
.kind3wrap.type2 .box {
  margin-top: 0;
  padding: 0;
  padding-left: 40px;
  padding-right: 40px;
  width: 33.33%;
  border-top: 0;
  border-bottom: 0;
  border-left: 1px solid #E1E2E6;
}
.kind3wrap.type2 .box:first-child {
  border-left: 0;
  padding-left: 0;
}
.kind3wrap.type2 .box:last-child {
  padding-right: 0;
}
.kind3wrap.type2 .box .title {
  margin-bottom: 16px;
  padding-left: 0;
  text-align: left;
  font-size: 18px;
}
.kind3wrap.type2 .box .list_con {
  margin-left: 0;
}
.kind3wrap.type2 .box .list_con p {
  padding-left: 10px;
}
.kind3wrap.type2 .box .list_con .listDefault {
  height: 120px;
}
.kind3wrap.type2 .box .img {
  margin-top: 40px;
  margin-bottom: 0;
}

.ABS_group_wrap {
  padding: 64px 76px;
  border: 1px solid #E1E2E6;
  border-radius: 16px;
}

.tbl-scroll-x {
  overflow: auto;
  max-height: calc(100vh - 200px);
}
.tbl-scroll-x table {
  width: 1800px !important;
}

.pd_deal_box.type2 {
  padding: 35px 24px;
}

.bar-line td.t_left {
  position: relative;
}
.bar-line td.t_left:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 34px;
  width: 1px;
  height: 24px;
  background: #E1E2E6;
  transform: translateY(-50%);
}

.qInfo.type2 {
  padding-top: 20px;
}

.o_con {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.o_con .item .cont_box5 {
  float: none;
}
.o_con .item .btnArea {
  text-align: center;
}

.imgArea.type02 {
  width: 100%;
  height: auto;
  background: none;
}
.imgArea.type02 img {
  width: 100%;
}

.comp .innerTable.type02 .alignL {
  width: 50%;
}
.comp .innerTable.type02 .alignR {
  width: 50%;
}
.comp .innerTable.type02 .alignR .tableDefault {
  width: 100%;
}

.processStep.step3.type02 li {
  height: 250px;
}
.processStep.step3.type02 li .wrapProcess.type02 .ProcessBox .listDefault li {
  width: 100%;
  padding: 0;
  height: auto;
  padding-left: 10px;
}

.capture_box.type02 .process_btn1 {
  top: 84px;
  left: 828px;
}
.capture_box.type02 .process_btn2 {
  top: 214px;
  left: 391px;
}

.capture_box.type03 .process_btn1 {
  top: 337px;
  left: 637px;
}

.case_box.case_box_box02 .case_wrap {
  padding: 55px 48px 40px 200px;
  border-color: #E1E2E5;
}
.case_box.case_box_box02 .case_wrap .insert_area {
  position: relative;
  margin-left: 0;
  width: 100%;
}
.case_box.case_box_box02 .case_wrap .insert_area .info_list {
  margin-top: 16px;
  line-height: 24px;
}
.case_box.case_box_box02 .case_wrap .insert_area .info_list li {
  color: #1A1D29;
  font-weight: 300;
}
.case_box.case_box_box02 .case_wrap .insert_area .info_explain {
  padding-top: 32px;
  border-top: 1px solid #E1E2E5;
}
.case_box.case_box_box02 .case_wrap .insert_area .info_explain .storage_obj {
  justify-content: space-between;
  height: 160px;
}
.case_box.case_box_box02 .case_wrap .insert_area .info_explain .storage_obj .item p {
  color: #73757C;
  font-weight: 300;
  line-height: 21px;
}
.case_box.case_box_box02 .case_wrap .insert_area .info_explain .storage_obj .item.pl_x4 {
  position: relative;
}
.case_box.case_box_box02 .case_wrap .insert_area .info_explain .storage_obj .item.pl_x4:before {
  position: absolute;
  top: 50%;
  left: -32px;
  width: 1px;
  height: 80px;
  background: #E1E2E5;
  transform: translateY(-50%);
  content: "";
}
.case_box.case_box_box02 .case_wrap .insert_area .info_explain .storage_obj .tit_badge {
  display: block;
  margin-top: 48px;
}
.case_box.case_box_box02 .case_wrap .insert_area .info_explain .storage_obj .tit_badge:before {
  top: -48px;
  width: 48px;
  height: 48px;
}
.case_box.case_box_box02 .case_wrap .insert_area .info_explain .ico_arrow_next {
  width: 36px;
  height: 160px;
  margin: 0 32px;
  background: url("/inc_renewal/img/common/arr_chevron.png") 50% 50% no-repeat;
}
.case_box.case_box_box02 .case_wrap .insert_area:before {
  content: "";
  position: absolute;
  top: 0;
  left: -144px;
  width: 96px;
  height: 96px;
  background: url("/inc_renewal/img/BS/ico_type01.png") 0 0/100% no-repeat;
}
.case_box.case_box_box02 .case_wrap .define_area {
  width: calc(100% - 446px);
  margin-top: 12px;
}
.case_box.case_box_box02 .case_wrap .define_area .list_define {
  margin-bottom: 16px;
}
.case_box.case_box_box02 .case_wrap .define_area dt {
  color: #1A1D29;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0;
}
.case_box.case_box_box02 .case_wrap .define_area dd {
  width: 365px;
  margin-bottom: 0;
  color: #73757C;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  letter-spacing: 0;
}
.case_box.case_box_box02 .case_wrap .define_area dd + dd {
  margin-top: 4px;
}

.case_box.type01 {
  border: 1px solid #E1E2E5;
  border-radius: 16px;
}
.case_box.type01 .list_obj {
  margin-top: 0;
  padding: 56px 0;
}
.case_box.type01 .list_obj li {
  border-left: 1px solid #E1E2E5;
}
.case_box.type01 .list_obj li:first-child {
  border-left: 0;
}

.list_gray.type02 .img_obj {
  width: 100%;
}

.infomation_box .conf_box[data-icon=SR_010401_01_2] + .re_title {
  margin-top: 16px;
}

.step_box_wrap.type02 ul {
  border-left: 0;
  border-right: 0;
}
.step_box_wrap.type02 ul.step5_box li {
  margin-bottom: 0;
}
.step_box_wrap.type02 ul.step5_box li p.h3_title {
  padding-left: 0;
  background: none;
}
.step_box_wrap.type02 ul li p.sb_title_L1.lh_type {
  line-height: 27px;
}

.content-id .confirmation.type02 .account {
  padding: 0;
}
.content-id .confirmation.type02 .account .listDefault {
  padding: 24px;
}
.content-id .confirmation.type02 .account .txtArea {
  padding: 24px;
}

.terms_tit {
  margin-top: 32px;
}

.Info_result.type02 {
  justify-content: center;
  padding: 27px 0;
}

.risk_barB th, .risk_barB td {
  background: #ffffff;
  color: #1A1D29;
}
.risk_barB th.risk1, .risk_barB td.risk1 {
  color: #fff;
  background: #2B4EB6;
}
.risk_barB th.risk1_opa, .risk_barB td.risk1_opa {
  background-color: rgba(42, 106, 228, 0.1);
  color: #2B4EB6;
}
.risk_barB th.risk2, .risk_barB td.risk2 {
  color: #fff;
  background: #0094FF;
}
.risk_barB th.risk2_opa, .risk_barB td.risk2_opa {
  background-color: rgba(13, 156, 201, 0.1);
  color: #0094FF;
}
.risk_barB th.risk3, .risk_barB td.risk3 {
  color: #fff;
  background: #14A959;
}
.risk_barB th.risk3_opa, .risk_barB td.risk3_opa {
  background-color: rgba(6, 163, 88, 0.1);
  color: #14A959;
}
.risk_barB th.risk4, .risk_barB td.risk4 {
  color: #fff;
  background: #E77204;
}
.risk_barB th.risk4_opa, .risk_barB td.risk4_opa {
  background-color: rgba(255, 113, 52, 0.1);
  color: #E77204;
}
.risk_barB th.risk5, .risk_barB td.risk5 {
  color: #fff;
  background: #EC3545;
}
.risk_barB th.risk5_opa, .risk_barB td.risk5_opa {
  background-color: rgba(227, 33, 33, 0.1);
  color: #EC3545;
}

.risk_bar th, .risk_bar td {
  background: #F4F6F9;
  color: #1A1D29;
}
.risk_bar th.risk1, .risk_bar td.risk1 {
  color: #fff;
  background: #2B4EB6;
}
.risk_bar th.risk2, .risk_bar td.risk2 {
  color: #fff;
  background: #0094FF;
}
.risk_bar th.risk3, .risk_bar td.risk3 {
  color: #fff;
  background: #14A959;
}
.risk_bar th.risk4, .risk_bar td.risk4 {
  color: #fff;
  background: #E77204;
}
.risk_bar th.risk5, .risk_bar td.risk5 {
  color: #fff;
  background: #EC3545;
}

.listBasic li .link_txt.type02 {
  color: #1A1D29;
  font-size: 16px;
}

.ie .main-best-list li a > span,
.ie .content-id .main-best-list li a > span,
.ie .main-best-list li a dd,
.ie .content-id .main-best-list li a dd,
.ie .research .view_area .body .body_sub,
.ie .main_nav .type-mainbest .main-best-item dt,
.ie .content-id .main_nav .type-mainbest .main-best-item dt,
.ie .research .view_area .body .body_sub,
.ie .product-cardlist-wrap.col5 .product-cardlist-title,
.ie .content-id .product-cardlist-wrap.col5 .product-cardlist-title,
.ie .product-cardlist-wrap.type-s-box .product-cardlist-title,
.ie .content-id .product-cardlist-wrap.type-s-box .product-cardlist-title,
.ie .product-cardlist-wrap.type-more .product-cardlist-title,
.ie .content-id .product-cardlist-wrap.type-more .product-cardlist-title,
.ie .product-cardlist-title,
.ie .content-id .product-cardlist-title,
.ie .main-fn .product-cardlist-title,
.ie .content-id .main-fn .product-cardlist-title,
.ie .main-best-list li a > span,
.ie .content-id .main-best-list li a > span,
.ie .main-best-list li a dd,
.ie .content-id .main-best-list li a dd,
.ie .main-notice-wrap .main-notice-item .main-notice-item-tit,
.ie .main-event-wrap .main-help-body .main-help-body-tit,
.ie .video-upload-con .tit-sub,
.ie .main-ps .main-content-item strong,
.ie .content-id .layerPopup .table-box .table-head .tit,
.ie .ellipsis2,
.ie .content-id .ellipsis2,
.ie .ellipsis3,
.ie .content-id .ellipsis,
.ie .wrap_product .wrap_list.type-small .wrap_list_conf,
.ie .content-id .wrap_product .wrap_list.type-small .wrap_list_conf,
.ie .wrap_product .wrap_list > li .wrap_list_conf,
.ie .content-id .wrap_product .wrap_list > li .wrap_list_conf,
.ie .wrap_product .wrap_list > li .gray_box > ul > li span,
.ie .content-id .wrap_product .wrap_list > li .gray_box > ul > li span,
.ie .productUseInfo.type2 .productUseInfoInner .useInfoTxt .con,
.ie .content-id .productUseInfo.type2 .productUseInfoInner .useInfoTxt .con,
.ie .type-form.typeB td.t_left p.book_txt,
.ie .content-id .type-form.typeB td.t_left p.book_txt,
.ie .main-fn .product-cardlist-title,
.ie .content-id .main-fn .product-cardlist-title,
.ie .product-cardlist-wrap.type-s-box .product-cardlist-title,
.ie .product-cardlist-wrap.type-more .product-cardlist-title,
.ie .product-cardlist-title,
.ie .content-id .product-cardlist-title,
.ie .content-id .product-cardlist-wrap.type-more .product-cardlist-title,
.ie .content-id .product-cardlist-wrap.type-s-box .product-cardlist-title,
.ie .content-id .product-cardlist-wrap.col5 .product-cardlist-title {
  display: block;
}
.ie .modal_content .form-auto > *,
.ie .content-id .form-auto > * {
  flex: auto;
}

.ie body .product-cardlist-item .foot > *,
.ie .content-id .product-cardlist-item .foot > *,
.ie body .main-best-list li a > span,
.ie .content-id .main-best-list li a > span,
.ie .main-layout-d .main-tab > li,
.ie .slick-list .product-fnlist-hover .foot > a,
.ie .content-id.type-trading#content .bondTableCheckWrap .bondTableCheckL,
.ie .systemPopup .tableDefault.product-linelist .btn-wrap > * {
  flex: 1;
}
.ie body .product-usesequence.type-pension .ui-useseq span,
.ie .content-id .product-usesequence.type-pension .ui-useseq span {
  flex: auto;
}
.ie .main-event-wrap .main-help-body .main-help-body-tit {
  height: 17px;
}
.ie body .product-cardlist .product-cardlist-item .tag-wrap span,
.ie .content-id .product-cardlist .product-cardlist-item .tag-wrap span {
  height: 22px;
}
.ie body.unified_search2 .search_box .search_in .ipt_area input,
.ie body .unified_search2 .search_box .search_in .ipt_area input,
.ie .content-id.unified_search2 .search_box .search_in .ipt_area input,
.ie .content-id .unified_search2 .search_box .search_in .ipt_area input,
.ie .customer-info input[type=password].serchSmall {
  line-height: 1;
}
.ie body .sellectSearch .mtl_selectbox,
.ie .content-id .sellectSearch .mtl_selectbox {
  width: auto !important;
  min-width: 240px;
  max-width: 600px;
}
.ie body .comp .scrib_top h2 [class^=btnSsm_],
.ie .content-id .comp .scrib_top h2 [class^=btnSsm_] {
  height: 32px;
  line-height: 1;
  text-indent: 0;
  box-sizing: border-box;
}
.ie body .comp .scrib_top [class^=short_],
.ie .content-id .comp .scrib_top [class^=short_] {
  height: 22px;
  line-height: 1;
  box-sizing: border-box;
}

.ie #content .product-cardlist-title,
.ie .content-id .product-cardlist-title {
  display: block;
}
.ie #content .type-selprdcompare div,
.ie .content-id .type-selprdcompare div {
  width: 278px;
}
.ie #content .form-auto > *,
.ie .content-id .form-auto > * {
  flex: auto;
}
.ie #content .online-guide .item .hover-info,
.ie .content-id .online-guide .item .hover-info {
  width: 300px;
  text-align: left;
}
.ie #content .tabCon .comp .type-form td.noTxtData .module .writeInput.postNew input + span,
.ie .content-id .tabCon .comp .type-form td.noTxtData .module .writeInput.postNew input + span {
  margin: 0 8px !important;
}/*# sourceMappingURL=common_2021.css.map */