@charset "utf-8";

.flex {
  display: flex;
  gap: 10px;
  align-items: center;
}

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

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

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

.t-center {
  text-align: center;
}

.t-right {
  text-align: right;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
}

.history_year {
  font-size: 48px;
  font-weight: bold;
  color: #333;
  padding-top: 35px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
  padding-bottom: 30px;
  padding-left: 20px;
}

.history_txt {
  font-size: 14px;
  color: #666;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
}

.hr_fair {
  margin-top: 30px;
  margin-bottom: 30px;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
}

.impar-title {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 1.5rem;
  margin-bottom: 3rem;
}

.impar-title h2 {
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  color: #e88126;
  letter-spacing: -0.05em; /* ← em 권장, -0.03em ~ -0.08em 사이에서 조절 */
}

.sub_fair p {
  margin-bottom: 2rem;
}

.ul-check-impar {
  padding-left: 1rem;
  /* margin-bottom: 1.875rem; */
}

.ul-check-impar > li {
  position: relative;
  padding-left: 1.875rem;
  margin-bottom: 1rem;
  /* font-size: 1.25rem; */
  font-weight: 600;
}

.ul-check-impar li:last-child {
  margin-bottom: 0;
}

.ul-check-impar > li::before {
  content: "\e86c";
  font-family: "Material Symbols Outlined";
  font-size: 1.5rem;
  color: #04794b;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.sub_top {
  width: 820px;
  height: 160px;
  background-color: #e6e2df;
  padding: 40px;
  background-image: url(/taiwanese/images/company_iqcs_img.jpg);
  background-position: 620px 0px;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}

.sub_top_text {
  font-family: "Noto Serif TC", serif;
  font-size: 16px;
  font-weight: 400;
  color: #373737;
  line-height: 24px;
  display: inline-block;
  width: 600px;
  margin-top: 0px;
}

.sub_inter {
  width: 800px;
  /* height: 190px; */
  background-color: #e6e2df;
  padding: 50px;
  background-image: url(/taiwanese/images/inter_about_01.jpg);
  background-position: 580px 0px;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}

.st_14 {
  font-size: 15px;
  font-weight: 400;
  color: #585858;
}

.st_18 {
  font-size: 18px;
  font-weight: 500;
  color: #222222;
}

.st_24 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  color: #222222;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.st_28 {
  font-size: 28px;
  line-height: 25px;
  font-weight: 400;
  color: #222222;
  border-left-width: 6px;
  border-left-style: solid;
  border-left-color: #d23f2a;
  padding-left: 13px;
  margin-bottom: 25px;
}

.sub_fair {
  /* height: 490px; */
  width: 778px;
  padding-top: 30px;
  padding-right: 60px;
  padding-bottom: 50px;
  padding-left: 60px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #dfdfdf;
  border-bottom-color: #dfdfdf;
  border-left-color: #dfdfdf;
}

.sub_fair_text {
  font-family: "Noto Serif TC", serif;
  font-size: 16px;
  font-weight: 600;
  color: #222222;
  line-height: 24px;
  margin-bottom: 20px;
}

.sub_text_15 {
  font-size: 15px;
  font-weight: 400;
  color: #888888;
  line-height: 24px;
}

.box_top {
  font-size: 14px;
  line-height: 18px;
  color: #666;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #1b9dff;
  border-bottom-color: #1b9dff;
}

.box_top td {
  color: #666666;
  font-size: 14px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}

.box_top th {
  color: #1b9dff;
  font-size: 14px;
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}

.point {
  color: #ed290d;
  font-weight: bold;
}

.box_table_fee {
  border-top: 2px solid #c70529;
  border-left: 1px solid #cfcfcf;
  border-collapse: collapse;
}

.box_table_fee td {
  border-bottom: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;

  color: #666666;
  font-size: 15px;
}

.box_table_fee th {
  border-bottom: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
  background-color: #ededed;
  line-height: 18px;
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -0.5px;
}

.box_table {
  border-top: 2px solid #d23f2a;
  border-left: 1px solid #ffffff;
  border-right: 2px solid #ffffff;
  border-collapse: collapse;
}

.box_table td {
  border-bottom: 1px solid #c1c1c1;
  border-right: 1px solid #c1c1c1;
}

.box_table th {
  border-bottom: 1px solid #c1c1c1;
  border-right: 1px solid #c1c1c1;
  background-color: #ededed;
  font-weight: 500;
}

.box_table2 {
  border-top: 2px solid #d23f2a;
  border-left: 1px solid #ffffff;
  border-right: 2px solid #ffffff;
  border-collapse: collapse;
}

.box_table2 td {
  border-bottom: 1px solid #c1c1c1;
  border-right: 1px solid #c1c1c1;
  font-size: 14px;
  font-weiht: 400;
  padding: 0;
  margin: 0;
}

.box_table2 th {
  border-bottom: 1px solid #c1c1c1;
  border-right: 1px solid #c1c1c1;
  background-color: #ededed;
  font-size: 14px;
  font-weiht: 400;
  padding: 0;
  margin: 0;
}

.box {
  border-collapse: collapse;
  background-color: #fff;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #e2e2e2;
  border-left-color: #e2e2e2;
  padding: 10px;
  text-align: center;
}

.iso_table {
  padding-top: 25px;
  padding-right: 5px;
  padding-bottom: 25px;
  padding-left: 5px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #d23f2a;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #c1c1c1;
}

.iso_table td {
  padding-top: 25px;
  padding-right: 5px;
  padding-bottom: 25px;
  padding-left: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #c1c1c1;
}

.iso_table th {
  padding-top: 25px;
  padding-right: 5px;
  padding-bottom: 25px;
  padding-left: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #c1c1c1;
}

.iso_text_1 {
  font-size: 16px;
  font-weight: 500;
  color: #d23f2a;
  line-height: 24px;
}

.iso_text_2 {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}

.iso_text_3 {
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}

.sub_text_16 {
  font-size: 16px;
  font-weight: 500;
  color: #222222;
  line-height: 24px;
  padding-left: 1em;
  text-indent: -1em;
}

.sub_text_24s {
  font-family: "Noto Serif TC", serif, "Malgun Gothic", "맑은 고딕", "돋움",
    Arial;
  font-size: 24px;
  font-weight: 500;
  color: #222222;
  line-height: 24px;
}

.sub_text_34 {
  font-size: 34px;
  font-weight: 700;
  color: #222222;
  line-height: 40px;
}

.point_14 {
  font-family: "Noto Sans TC Light", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 14px;
  font-style: normal;
  color: #d23f2a;
  line-height: 18px;
  font-weight: normal;
}

.t_in15 {
  padding-left: 2em;
  text-indent: -1em;
}

.t_in10 {
  padding-left: 3em;
  text-indent: -1em;
}

.t_in5 {
  padding-left: 4em;
  text-indent: -1em;
}

.t_pad30 {
  padding-left: 20px;
  margin-bottom: 0px;
}

.STitle_24 {
  font-family: "Noto Sans TC Medium", sans-serif, Malgun Gothic, "맑은 고딕",
    "돋움", Arial;
  font-size: 24px;
  font-style: normal;
  color: #34711b;
  line-height: 30px;
}

.txt_red_14 {
  font-size: 16px;
  font-weight: bold;
  color: #e70012;
}

.txt_red_19 {
  font-size: 19px;
  font-weight: bold;
  color: #e70012;
}

.blue_b {
  font-size: 16px;
  font-weight: bold;
  color: #0e6eb8;
}

.lt_s {
  font-family: "Noto Sans TC Regular", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 11px;
  font-style: normal;
  color: #bec0c1;
  line-height: 14px;
  letter-spacing: 0%;
}

.lt {
  font-family: "Noto Sans TC Medium", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 32px;
  font-style: normal;
  color: #212121;
  line-height: 36px;
  letter-spacing: -25%;
}

.lm {
  font-family: "Noto Sans TC Light", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 17px;
  font-style: normal;
  color: #181818;
  line-height: 24px;
  letter-spacing: -25%;
}

.lm_over {
  font-family: "Noto Sans TC Medium", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 17px;
  font-style: normal;
  color: #409c1c;
  line-height: 24px;
  letter-spacing: -25%;
}

.hr_mt {
  height: 2px;
  border-bottom: 0px;
  text-align: left;
  margin-left: 0px;
  background-color: #414141;
}

.product_name {
  color: #000000;
  letter-spacing: -0.5px;
  font-weight: bold;
}

.product_name1 {
  color: #575757;
  letter-spacing: -0.03px;
}

.product_price {
  font-weight: bold;
  line-height: 16px;
  color: #999;
  text-decoration: line-through;
}

.product_sale {
  font-weight: bold;
  line-height: 16px;
  color: #fe434c;
}

.product_txt {
  line-height: 16px;
  color: #666666;
}

.product_noprice {
  line-height: 16px;
  color: #999;
}

.product {
  font-family: "돋움";
  font-size: 11px;
  color: #333333;
  letter-spacing: -0.05em;
  line-height: 16px;
}

.price {
  font-family: "돋움";
  font-size: 12px;
  font-weight: bold;
  color: #46b813;
  letter-spacing: -0.05em;
}

.sText {
  font-family: "돋움";
  font-size: 11px;
  color: #bd5d00;
  line-height: 18px;
}

.sPrice {
  color: #666666;
}

.detProduct {
  letter-spacing: -0.05em;
  font-family: "돋움";
  font-size: 14px;
  font-weight: bold;
  color: #555555;
}

.detTitle {
  font-family: "돋움";
  font-size: 11px;
  color: #777777;
  letter-spacing: -0.05em;
}

.detSale {
  color: #6e6e6e;
  font-weight: bold;
  font-size: 12px;
}

.detPrice {
  letter-spacing: -0.05em;
  font-family: "돋움";
  font-size: 14px;
  font-weight: bold;
  color: #ff0000;
}

.detCont {
  font-family: "돋움";
  font-size: 11px;
  color: #777777;
  letter-spacing: -0.05em;
}

.product_title {
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.2;
  color: #363636;
}

.st {
  font-size: 12px;
  font-style: normal;
  line-height: 20px;
  color: #666;
}

.product_code {
  font-size: 12px;
  line-height: 30px;
  color: #3c77e3;
  font-weight: normal;
}

.detail_title {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

.detail_txt {
  font-size: 12px;
  color: #333333;
}

.board_title,
.board_title A:link,
.board_title A:active,
.board_title A:visited,
.board_title A:hover {
  font-size: 16px;
  font-weight: bold;
  color: #666;
}

.board_txt {
  font-size: 13px;
  line-height: 18px;
  color: #666;
}

.cert {
  font-size: 13px;
  font-weight: bold;
  color: #414141;
  line-height: 20px;
}

.cert_txt {
  font-size: 11px;
  color: #414141;
}

.product {
  font-family: "Noto Sans TC Medium", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 14px;
  font-style: normal;
  color: #666666;
  line-height: 18px;
  letter-spacing: -25%;
}

.product_price {
  font-family: "Noto Sans TC Bold", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 18px;
  font-style: normal;
  color: #da291c;
  line-height: 24px;
  letter-spacing: -25%;
}

.product_spec {
  font-size: 12px;
  font-weight: bold;
  color: #828282;
  line-height: 1.5;
}

.product_txt {
  font-size: 12px;
  color: #363636;
  font-weight: bold;
}

#dText p {
  font-size: 15px;
  line-height: 25px;
}

.icon_txt {
  background-image: url(/taiwanese/images/icon_txt_1.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding-left: 15px;
  font-size: 30px;
  font-weight: normal;
  color: #666;
}

.hr_mt {
  height: 2px;
  border-bottom: 0px;
  text-align: left;
  margin-left: 0px;
  background-color: #414141;
}

.sitemap_menu {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

.sitemap_list {
  font-size: 12px;
  color: #414141;
}

.sitemap_list A:link,
.sitemap_list A:active,
.sitemap_list A:visited {
  font-size: 12px;
  color: #414141;
}

.sitemap_list A:hover {
  font-size: 12px;
  color: #414141;
}

.top {
  font-family: "Noto Sans TC Regular", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 13px;
  font-style: normal;
  color: #818181;
  line-height: 18px;
  font-weight: normal;
}

.smalltitle {
  font-size: 12px;
  font-weight: bold;
  color: #414141;
  letter-spacing: -0.5px;
}

.tablelight {
  font-size: 13px;
  color: #565656;
}

.tablebold {
  font-size: 13px;
  font-weight: bold;
  color: #565656;
}

.textbold {
  font-size: 14px;
  font-weight: bold;
  color: #565656;
  line-height: 18px;
  color: #1168be;
}

.textlight {
  font-size: 11px;
  line-height: 1;
  color: #565656;
}

.break {
  page-break-before: always;
}

ul.subUL {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

ul.subUL li {
  float: left;
  text-align: center;
  border-top: 2px solid #0d6fb8;
  border-left: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
}

ul.subUL li:last-child {
  border-right: 1px solid #cfcfcf;
}

a.subMenu:link,
a.subMenu:active,
a.subMenu:visited {
  font: bold 14px "맑은 고딕", "돋움", Arial;
  background: #fff;
  padding: 15px;
  position: relative;
  display: inline-block;
}

a.subMenuOver:link,
a.subMenuOver:active,
a.subMenuOver:visited {
  font: bold 14px "맑은 고딕", "돋움", Arial;
  color: #fff;
  background: #0d6fb8;
  padding: 15px;
  position: relative;
  display: inline-block;
}

a.subMenu:hover,
a.subMenuOver:hover {
  background: #0d6fb8;
  color: #fff;
}

a.subMenu .right {
  border-left: 1px solid #cfcfcf;
}

.box_notice {
  border: 1px solid #e4e4e4;
  padding: 14px;
}

.box_product {
  border: 10px solid #ceeec4;
  padding: 20px;
}

.box td {
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  color: #414141;
  font-size: 13px;
}

.box th {
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  background-color: #ededed;
  line-height: 15px;
  color: #248ec6;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: -0.03em;
}

.search_form {
  vertical-align: top;
  ime-mode: active;
  width: 235px;
  height: 27px;
  font-size: 15px;
  font-weight: bold;
  color: #666666;
  border: 0;
  border-top: 4px solid #78b744;
  border-bottom: 4px solid #78b744;
  padding: 0;
}

.sitemap_title {
  font-size: 14px;
  font-weight: bold;
  color: #666;
}

A.sitemap_list:link,
A.sitemap_list:active,
A.sitemap_list:visited {
  font-size: 14px;
  color: #666;
}

A.sitemap_list:hover {
  font-size: 14px;
  color: #000;
}

.mnlMenu {
  position: absolute;
  width: 100%;
  top: 120px;
  height: 40px;
  z-index: -100;
  -webkit-transition: all 0.25s ease 0.1s;
  -moz-transition: all 0.25s ease 0.1s;
  -o-transition: all 0.25s ease 0.1s;
  -ms-transition: all 0.25s ease 0.1s;
  transition: all 0.25s ease 0.1s;
}

.menu {
  font-family: "Noto Sans TC Medium", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 18px;
  font-style: normal;
  color: #242424;
  line-height: 24px;
  letter-spacing: -25%;
  font-weight: normal;
}

.menu_over {
  font-family: "Noto Sans TC Medium", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 18px;
  font-style: normal;
  color: #f6683d;
  line-height: 24px;
  letter-spacing: -25%;
  font-weight: normal;
}

.submenu {
  font-family: "Noto Sans TC Regular", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 14px;
  font-style: normal;
  color: #ffffff;
  line-height: 18px;
  letter-spacing: -25%;
}

.submenu_over {
  font-family: "Noto Sans TC Regular", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 14px;
  font-style: normal;
  color: #c0fda8;
  line-height: 18px;
  letter-spacing: -25%;
}

.transit {
  -webkit-transition: all 0.5s ease 0.1s;
  -moz-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  -ms-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
}

.mtMenu,
.mtMenu A:link,
.mtMenu A:active,
.mtMenu A:visited {
  font-size: 36px;
  font-style: normal;
  font-weight: bold;
  line-height: 40px;
  color: #000;
}

.mtMenu A:hover {
  font-size: 36px;
  font-style: normal;
  font-weight: bold;
  line-height: 40px;
  color: #000;
}

.smMenu,
.smMenu A:link,
.smMenu A:active,
.smMenu A:visited {
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  line-height: 40px;
  color: #fff;
}

.smMenu A:hover,
.smMenu A.mOver {
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  line-height: 20px;
  color: #ffff00;
}

.mnlMenu,
.mnlMenu a {
  font-family: "Noto Sans TC Regular";
  font-size: 14px;
  font-style: normal;
  color: #ffffff;
}

.mnlMenu a:hover,
.mnlMenu a.mOver {
  font-family: "Noto Sans TC Regular";
  font-size: 14px;
  font-style: normal;
  color: #c0fda8;
  text-decoration: none;
}

A.subOver:link,
A.subOver:active,
A.subOver:visited,
A.subOver:hover {
  line-height: 1.5;
  font-size: 12px;
  font-style: normal;
  color: #e40011;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  font-weight: bold;
}

A.sub:link,
A.sub:active,
A.sub:visited {
  line-height: 1.5;
  font-size: 12px;
  color: #666666;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
}

A.sub:hover {
  line-height: 1.5;
  font-size: 12px;
  font-style: normal;
  color: #e40011;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  font-weight: bold;
}

.lcd1 {
  overflow: hidden;
  font-family: 돋움;
  font-size: 9pt;
  border: 0 solid;
  color: black;
  background-color: transparent;
  width: 99px;
  height: 85px;
}

.lcd2 {
  overflow: hidden;
  font-family: 돋움;
  font-size: 9pt;
  border: 1px solid;
  color: black;
  background-color: transparent;
  width: 99px;
  height: 85px;
}

.input_none {
  font-size: 12px;
  border: none;
  background-color: transparent;
}

.sms_txt {
  font-family: "돋움";
  font-size: 11px;
  color: #ffffff;
  line-height: 16px;
}

.sms_name {
  font-family: "돋움";
  font-size: 11px;
  line-height: 16px;
  color: #525252;
}

.mcd2 {
  overflow: hidden;
  font-family: 돋움;
  font-size: 11px;
  line-height: 16px;
  border: 0 solid;
  color: #ffffff;
  background-color: transparent;
  width: 130px;
  height: 65px;
}

.mcd1 {
  overflow: hidden;
  font-family: 돋움;
  font-size: 11px;
  line-height: 16px;
  border: 0 solid;
  color: black;
  background-color: transparent;
  width: 99px;
  height: 85px;
}

.main_none {
  font-family: 돋움;
  font-size: 12px;
  color: #ffffff;
  border: none;
  background-color: transparent;
}

.basic {
  font-size: 12px;
  line-height: 18px;
  color: #666;
  letter-spacing: -0.02em;
}

.green_b {
  font-size: 12px;
  font-weight: bold;
  color: #6aa41d;
  letter-spacing: -0.02em;
}

.detProduct {
  font-size: 12px;
  color: #666666;
  line-height: 15px;
}

.detCont {
  font-size: 12px;
  color: #777777;
  letter-spacing: -0.03em;
  line-height: 15px;
}

.detText {
  font-size: 12px;
  line-height: 18px;
  color: #666;
  letter-spacing: -0.05em;
}

.smsInput {
  font-family: "맑은 고딕", "돋움", "援대┝";
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  text-align: center;
  border: 0;
  height: 25px;
  ime-mode: disabled;
}

.smsInput3 {
  width: 65px;
}

.smsInput4 {
  width: 90px;
}

.lance {
  border: 1px solid #cccccc;
  font-size: 13px;
  color: #414141;
  padding: 3px;
}

.admin {
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  font-size: 12px;
  color: #414141;
}

.trance {
  background-color: #ffffff;
  border-bottom: #ffffff 1px solid;
  border-left: #ffffff 1px solid;
  border-right: #ffffff 1px solid;
  border-top: #ffffff 1px solid;
}

.td1 {
  border-style: solid;
  border-width: 1px;
  border-color: #d1cfbd;
}

.png24 {
  tmp: expression(setPng24(this));
}

A.noStyle {
  line-height: 1.5;
  font-size: 14px;
  color: #666;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
}

.mainTxt12_eng {
  font-family: "Noto Sans TC Medium", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  line-height: 18px;
  letter-spacing: -0.5px;
}

.mainTxt13 {
  font-family: "Noto Sans TC DemiLight", sans-serif, "Malgun Gothic",
    "맑은 고딕", "돋움", Arial;
  font-size: 13px;
  font-weight: normal;
  color: #050505;
  line-height: 18px;
  letter-spacing: -0.5px;
}

.mainTxt14 {
  font-family: "Noto Sans TC DemiLight", sans-serif, "Malgun Gothic",
    "맑은 고딕", "돋움", Arial;
  font-size: 14px;
  font-weight: normal;
  color: #353a55;
  line-height: 18px;
  letter-spacing: -0.5px;
}

.mainTxt14White {
  font-family: "Noto Sans TC DemiLight", sans-serif, "Malgun Gothic",
    "맑은 고딕", "돋움", Arial;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  line-height: 18px;
  letter-spacing: -0.5px;
}

.mainTxt14_R,
.mainTxt14_R > a {
  font-family: "Noto Sans TC Regular", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 14px;
  font-weight: normal;
  color: #919191;
  letter-spacing: -0.5px;
}

.mainTxt14_R_over,
.mainTxt14_R > a:hover {
  font-family: "Noto Sans TC Regular", sans-serif, Malgun Gothic, "맑은 고딕",
    "돋움", Arial;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  color: #da291c;
  text-decoration: none;
}

.mainTxt15 {
  font-family: "Noto Sans TC Regular", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 15px;
  font-weight: normal;
  color: #545454;
  line-height: 20px;
  letter-spacing: -0.5px;
}

.mainTxt18 {
  font-family: "Noto Sans TC Medium", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 18px;
  font-weight: normal;
  color: #333333;
  line-height: 24px;
  letter-spacing: -0.5px;
}

.mainTxt18White {
  font-family: "Noto Sans TC Medium", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 18px;
  font-weight: normal;
  color: #c70528;
  line-height: 18px;
  letter-spacing: -0.5px;
}

.mainTxt18_red {
  font-family: "Noto Sans TC Medium", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 18px;
  font-weight: normal;
  color: #e52424;
  line-height: 18px;
  letter-spacing: -0.5px;
}

.mainTxt18_S {
  font-family: "Noto Serif TC", sans-serif, "Malgun Gothic", "맑은 고딕", "돋움",
    Arial;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  color: #313131;
  letter-spacing: -0.5px;
}

.mainTxt22 {
  font-family: "Noto Sans TC Medium", sans-serif, Malgun Gothic, "맑은 고딕",
    "돋움", Arial;
  font-size: 22px;
  line-height: 50px;
  font-weight: normal;
  color: #1e3246;
  letter-spacing: -0.5px;
}

.mainTxt24 {
  font-family: "Noto Sans TC Medium", sans-serif, Malgun Gothic, "맑은 고딕",
    "돋움", Arial;
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
  color: #353a55;
  letter-spacing: -0.5px;
}

.mainTxt24White {
  font-family: "Noto Sans TC Medium", sans-serif, Malgun Gothic, "맑은 고딕",
    "돋움", Arial;
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
  color: #fff;
  letter-spacing: -0.5px;
}

.mainTxt26 {
  font-family: "Noto Sans TC Bold", sans-serif, "Malgun Gothic", "맑은 고딕",
    "돋움", Arial;
  font-size: 26px;
  line-height: 30px;
  font-weight: bold;
  color: #010101;
  letter-spacing: -0.5px;
}

.mainTxt30 {
  font-family: "Noto Sans TC Regular", sans-serif, Malgun Gothic, "맑은 고딕",
    "돋움", Arial;
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  color: #000000;
}

.mainTxt30_S {
  font-family: "Noto Serif TC", sans-serif, Malgun Gothic, "맑은 고딕", "돋움",
    Arial;
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
  color: #1d9bd0;
  letter-spacing: -0.5px;
}

.mainTxt32 {
  font-family: "Noto Sans TC Medium", sans-serif, Malgun Gothic, "맑은 고딕",
    "돋움", Arial;
  font-size: 32px;
  line-height: 40px;
  font-weight: normal;
  color: #010101;
  letter-spacing: -0.5px;
}

.mainTxt36_tel {
  font-family: "Century Gothic", sans-serif, Malgun Gothic, "맑은 고딕", "돋움",
    Arial;
  font-size: 36px;
  line-height: 40px;
  font-weight: bold;
  color: #f6683d;
  letter-spacing: -0.5px;
}

.QBstate {
  font-family: "Noto Sans TC Medium", sans-serif, Malgun Gothic, "맑은 고딕",
    "돋움", Arial;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  color: #a6a6a6;
  letter-spacing: -0.5px;
}

.QBstateOn {
  font-family: "Noto Sans TC Medium", sans-serif, Malgun Gothic, "맑은 고딕",
    "돋움", Arial;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  color: #1063a4;
  letter-spacing: -0.5px;
}

.QBstateIng {
  font-family: "Noto Sans TC Medium", sans-serif, Malgun Gothic, "맑은 고딕",
    "돋움", Arial;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  color: #ff4443;
  letter-spacing: -0.5px;
}

.mainTxt48 {
  font-family: "Noto Sans TC Light", sans-serif, Malgun Gothic, "맑은 고딕",
    "돋움", Arial;
  font-size: 48px;
  color: #171616;
  line-height: 50px;
  letter-spacing: -25%;
}

.notice {
  font-family: "Noto Sans TC Light", sans-serif, Malgun Gothic, "맑은 고딕",
    "돋움", Arial;
  font-size: 15px;
  color: #727272;
  letter-spacing: -0.5px;
}

.notice_date {
  font-family: "Noto Sans TC Light", sans-serif, Malgun Gothic, "맑은 고딕",
    "돋움", Arial;
  font-size: 12px;
  letter-spacing: -0.5px;
  color: #959595;
}

A.notice:link,
A.notice:active,
A.notice:visited {
  font-family: "Noto Sans TC Light", sans-serif, Malgun Gothic, "맑은 고딕",
    "돋움", Arial;
  font-size: 15px;
  color: #727272;
  letter-spacing: -0.5px;
}

A.notice:hover {
  font-family: "Noto Sans TC Light", sans-serif, Malgun Gothic, "맑은 고딕",
    "돋움", Arial;
  font-size: 15px;
  color: #666666;
  letter-spacing: -0.5px;
}

A.gallery:link,
A.gallery:active,
A.gallery:visited {
  line-height: 1.5;
  font-size: 11px;
  color: #f2f2f2;
}

A.gallery:hover {
  line-height: 1.5;
  font-size: 11px;
  color: #f2f2f2;
  text-decoration: underline;
}

/* 2李⑤텇瑜?踰꾪듉 */
A.button,
A.buttonOver {
  border: 0px solid #000;
  background: #000;
  padding: 5px 15px 7px 15px;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  border-radius: 21px;
  -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0,
    inset rgba(255, 255, 255, 0.4) 0 0px 0;
  -moz-box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0,
    inset rgba(255, 255, 255, 0.4) 0 0px 0;
  box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0,
    inset rgba(255, 255, 255, 0.4) 0 0px 0;
  text-shadow: #1e4158 0 1px 0;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
  vertical-align: middle;
}

A.button:hover,
A.buttonOver {
  border: 0px solid #e84563;
  text-shadow: #1e4158 0 1px 0;
  background: #e84563;
  color: #fff;
  font-size: 14px;
}

A.button:active {
  text-shadow: #1e4158 0 1px 0;
  border: 0px solid #e84563;
  background: #e84563;
  color: #fff;
  font-size: 14px;
}

.myButton {
  -moz-box-shadow: inset 0px 1px 0px 0px #f5cece;
  -webkit-box-shadow: inset 0px 1px 0px 0px #f5cece;
  box-shadow: inset 0px 1px 0px 0px #f5cece;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #f0bdbd),
    color-stop(1, #c75f5f)
  );
  background: -moz-linear-gradient(top, #f0bdbd 5%, #c75f5f 100%);
  background: -webkit-linear-gradient(top, #f0bdbd 5%, #c75f5f 100%);
  background: -o-linear-gradient(top, #f0bdbd 5%, #c75f5f 100%);
  background: -ms-linear-gradient(top, #f0bdbd 5%, #c75f5f 100%);
  background: linear-gradient(to bottom, #f0bdbd 5%, #c75f5f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0bdbd', endColorstr='#c75f5f', GradientType=0);
  background-color: #f0bdbd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e38686;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: 맑은 고딕;
  font-size: 16px;
  font-weight: bold;
  padding: 9px 22px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #c27474;
}

.myButton:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #c75f5f),
    color-stop(1, #f0bdbd)
  );
  background: -moz-linear-gradient(top, #c75f5f 5%, #f0bdbd 100%);
  background: -webkit-linear-gradient(top, #c75f5f 5%, #f0bdbd 100%);
  background: -o-linear-gradient(top, #c75f5f 5%, #f0bdbd 100%);
  background: -ms-linear-gradient(top, #c75f5f 5%, #f0bdbd 100%);
  background: linear-gradient(to bottom, #c75f5f 5%, #f0bdbd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c75f5f', endColorstr='#f0bdbd', GradientType=0);
  background-color: #c75f5f;
}

.myButton:active {
  position: relative;
  top: 1px;
}

A.myButton {
  -moz-box-shadow: inset 0px 1px 0px 0px #f5cece;
  -webkit-box-shadow: inset 0px 1px 0px 0px #f5cece;
  box-shadow: inset 0px 1px 0px 0px #f5cece;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #f0bdbd),
    color-stop(1, #c75f5f)
  );
  background: -moz-linear-gradient(top, #f0bdbd 5%, #c75f5f 100%);
  background: -webkit-linear-gradient(top, #f0bdbd 5%, #c75f5f 100%);
  background: -o-linear-gradient(top, #f0bdbd 5%, #c75f5f 100%);
  background: -ms-linear-gradient(top, #f0bdbd 5%, #c75f5f 100%);
  background: linear-gradient(to bottom, #f0bdbd 5%, #c75f5f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0bdbd', endColorstr='#c75f5f', GradientType=0);
  background-color: #f0bdbd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e38686;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: 맑은 고딕;
  font-size: 16px;
  font-weight: bold;
  padding: 9px 22px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #c27474;
}

A.myButton:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #c75f5f),
    color-stop(1, #f0bdbd)
  );
  background: -moz-linear-gradient(top, #c75f5f 5%, #f0bdbd 100%);
  background: -webkit-linear-gradient(top, #c75f5f 5%, #f0bdbd 100%);
  background: -o-linear-gradient(top, #c75f5f 5%, #f0bdbd 100%);
  background: -ms-linear-gradient(top, #c75f5f 5%, #f0bdbd 100%);
  background: linear-gradient(to bottom, #c75f5f 5%, #f0bdbd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c75f5f', endColorstr='#f0bdbd', GradientType=0);
  background-color: #c75f5f;
}

A.myButton:active {
  position: relative;
  top: 1px;
}

.ebookTitle {
  border-bottom: 3px solid #0d6fb8;
  font: 24px "맑은 고딕", "돋움", Arial;
  padding: 0 0 10px 10px;
}

.ebookPDF {
  font-family: Tahoma, "맑은 고딕", "돋움", Arial;
  font-size: 11px;
  color: #fff;
  width: 100px;
  height: 20px;
  display: inline-block;
  background: #333333;
  border: 0;
  cursor: pointer;
}

.ebookView {
  font-family: Tahoma, "맑은 고딕", "돋움", Arial;
  font-size: 11px;
  color: #5d5c5c;
  width: 100px;
  height: 20px;
  display: inline-block;
  background: #ffffff;
  border: 1px solid #bababa;
  cursor: pointer;
}

.ulli {
  list-style: disc;
  margin-left: 20px;
}

.lbtn {
  font-family: "맑은 고딕", "Arial";
  font-size: 12px;
  padding: 5px 5px 2px 5px;
  display: inline-block;
  width: 140px;
  background-color: #f9f9f9;
  border-top: #f2f2f2 1px solid;
  border-right: #c2c2c2 1px solid;
  border-left: #f2f2f2 1px solid;
  border-bottom: #c2c2c2 1px solid;
  color: #333333;
  border-radius: 2px;
  cursor: pointer;
}

.board_btn {
  padding-top: 20px;
}

.board_btn a {
  padding: 5px 20px;
  min-width: 100px;
  /* height: 45px; */
  border-radius: 3px;
  margin: 5px;
  border: none;
  background: none;
  text-align: center;
  text-decoration: none;
}

.board_btn .write {
  font-size: 16px;
  background: #e88126;
  color: white;
  font-weight: 400;
  border: 1px solid transparent;
  transition: all 300ms ease-in;
  box-shadow: 5px 5px 10px rgb(0 0 0 / 15%);
}

.board_btn .write:hover {
  background: white;
  color: #e88126;
  border: 1px solid #e88126;
}

.board_btn .cancel {
  font-size: 16px;
  background: #999;
  color: white;
  font-weight: 400;
  border: 1px solid transparent;
  transition: all 300ms ease-in;
  box-shadow: 5px 5px 10px rgb(0 0 0 / 15%);
}

.board_btn .cancel:hover {
  background: white;
  color: #999;
  border: 1px solid #999;
}

.agreeTitle {
  font-size: 18px;
  line-height: 50px;
}

.agreeDiv {
  border: 1px solid #e1e1e1;
  padding: 20px;
  overflow: auto;
  width: 100%;
  margin-bottom: 30px;
}

.agreeBtn {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.agreeCaution {
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #ff6600;
}

.cir {
  margin-bottom: 20px;
  padding-left: 20px;
  text-indent: -20px;
}

.con {
  padding-left: 20px;
}

.con li {
  margin-left: 20px;
  list-style-type: disc;
}

.agree {
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #ff6600;
  margin: 20px 0;
}

.abtn {
  font-family: "맑은 고딕", "Arial";
  font-size: 15px;
  padding: 10px 20px 7px 20px;
  display: inline-block;
  background-color: #e88126;
  border-top: #f2f2f2 1px solid;
  border-right: #c2c2c2 1px solid;
  border-left: #f2f2f2 1px solid;
  border-bottom: #c2c2c2 1px solid;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
}

.sbtn {
  font-size: 12px;
  padding: 4px 5px 3px 5px;
}
