@charset "UTF-8";
/* common style */
[data-border-radius-lt="100"] > .block_wrap.oval {
  border-top-left-radius: 100% !important;
}

[data-border-radius-rt="100"] > .block_wrap.oval {
  border-top-right-radius: 100% !important;
}

[data-border-radius-lb="100"] > .block_wrap.oval {
  border-bottom-left-radius: 100% !important;
}

[data-border-radius-rb="100"] > .block_wrap.oval {
  border-bottom-right-radius: 100% !important;
}

[data-img-radius-lt="100"] .img-radius.oval {
  border-top-left-radius: 100% !important;
}

[data-img-radius-rt="100"] .img-radius.oval {
  border-top-right-radius: 100% !important;
}

[data-img-radius-lb="100"] .img-radius.oval {
  border-bottom-left-radius: 100% !important;
}

[data-img-radius-rb="100"] .img-radius.oval {
  border-bottom-right-radius: 100% !important;
}

/* desc */
[data-block-name=desc_compare001] .list-line-color {
  border-color: #fff;
}

[data-block-name=desc_compare003] .contents_li .info_area {
  margin-top: 20px;
}
[data-block-name=desc_compare003] .contents_li .info_area p + p {
  margin-top: 5px;
}
[data-block-name=desc_compare003] .line-color1 {
  border: none;
  border-left: 1px dashed #d0d0d0;
}
[data-block-name=desc_compare003] [data-list-col-num="2"] li:nth-child(2n-1) .line-color1,
[data-block-name=desc_compare003] [data-list-col-num="3"] li:nth-child(3n-2) .line-color1,
[data-block-name=desc_compare003] [data-list-col-num="4"] li:nth-child(4n-3) .line-color1,
[data-block-name=desc_compare003] [data-list-col-num="5"] li:nth-child(5n-4) .line-color1,
[data-block-name=desc_compare003] [data-list-col-num="6"] li:nth-child(6n-5) .line-color1 {
  border-left: 0;
}

[data-block-name=desc_text003] .contents_ul > li {
  position: relative;
}
[data-block-name=desc_text003] .contents_ul > li + li {
  margin-top: 20px;
}
[data-block-name=desc_text003] .contents_ul > li p:first-child > span:first-child::before {
  content: "·";
  position: absolute;
  top: 0;
  left: -0.7em;
  font-weight: 700;
  transform: scale(1.4);
}

[data-block-name=desc_picture010] .info_area {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 30px;
}

[data-block-name=desc_list001] .contents_li .Flex {
  gap: 40px;
}
[data-block-name=desc_list001] .img_area {
  width: calc(50% - 50px);
}
[data-block-name=desc_list001] .info_area {
  width: 50%;
}
[data-block-name=desc_list001] .contents_li:nth-of-type(even) .Flex {
  flex-flow: row-reverse;
}
[data-block-name=desc_list001] .contents_li:nth-of-type(even) .info_area {
  text-align: right;
  padding-right: 50px;
}

[data-block-name=desc_list002] .contents_li:nth-child(even) .Flex {
  flex-direction: row-reverse;
}
[data-block-name=desc_list002] .contents_ul[data-list-col-num="3"] .info_area::before {
  top: -7px;
  width: 15px;
  height: 15px;
}

[data-block-name=desc_list004] .contents_ul .info_area {
  position: relative;
  background: inherit;
}
[data-block-name=desc_list004] .contents_ul .info_area::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -10px;
  left: 50%;
  z-index: 500;
  transform: translateX(-50%) rotate(45deg);
  width: 20px;
  height: 20px;
  pointer-events: none;
  background: inherit;
}
[data-block-name=desc_list004] .contents_ul[data-list-col-num="4"] .info_area::before {
  top: -5px;
  width: 10px;
  height: 10px;
}

[data-block-name=desc_list006] .img_area {
  width: 430px;
}
[data-block-name=desc_list006] .info_area {
  padding-left: 40px;
}

[data-block-name=desc_list007] .contents_ul .img_area {
  width: 162px;
}
[data-block-name=desc_list007] .contents_ul .info_area {
  flex: 1;
  padding-left: 20px;
}

[data-block-name=desc_list008] .contents_ul .img_area {
  width: 160px;
}
[data-block-name=desc_list008] .contents_ul .info_area {
  padding-left: 35px;
}

[data-block-name=desc_list009] .contents_ul > li {
  flex-basis: 50%;
}
[data-block-name=desc_list009] .contents_ul .img_area {
  width: 120px;
}
[data-block-name=desc_list009] .contents_ul .info_area {
  flex: 1;
  padding-left: 20px;
}

[data-block-name=desc_list010] .contents_ul > li {
  flex-basis: 50%;
}
[data-block-name=desc_list010] .contents_ul .img_area {
  width: 115px;
}
[data-block-name=desc_list010] .contents_ul .block_wrap.Flex {
  gap: 20px;
}

[data-block-name=desc_list011] .contents_li .block_wrap {
  display: inline-block;
  margin: -4px;
}
[data-block-name=desc_list011] .list-line-color {
  padding-left: 40px;
  padding-right: 40px;
  border: 2px solid #0D57DE;
}
[data-block-name=desc_list011] .bg-color1 {
  background-color: rgba(255, 255, 255, 0.65);
}

[data-block-name=desc_list012] .contents_ul .list-line-color {
  border-width: 0 0 0 1px;
  border-color: #e8e8e8;
}
[data-block-name=desc_list012] .contents_ul[data-list-col-num="2"] > li:nth-child(2n+1) .list-line-color,
[data-block-name=desc_list012] .contents_ul[data-list-col-num="3"] > li:nth-child(3n+1) .list-line-color,
[data-block-name=desc_list012] .contents_ul[data-list-col-num="4"] > li:nth-child(4n+1) .list-line-color,
[data-block-name=desc_list012] .contents_ul[data-list-col-num="5"] > li:nth-child(5n+1) .list-line-color,
[data-block-name=desc_list012] .contents_ul[data-list-col-num="6"] > li:nth-child(6n+1) .list-line-color {
  border: none !important;
}

[data-block-name=desc_list015] .contents_ul .list-line-color {
  border-width: 1px 0 0 0;
  border-color: #e4e4e4;
}
[data-block-name=desc_list015] .contents_ul li:first-child .list-line-color {
  border-top: none;
}

[data-block-name=desc_list016] .contents_ul .list-line-color {
  border-width: 1px 0 0 0;
  border-color: #dadada;
  border-style: dashed;
}
[data-block-name=desc_list016] .contents_ul li:first-child.list-line-color {
  border-top: none;
}
[data-block-name=desc_list016] .contents_ul.numbering li .block_wrap p:first-child > span:first-child::before {
  width: 2em;
  height: 2em;
  line-height: 2;
  border-radius: 50%;
  font-size: 20px;
}

[data-block-name=desc_list017] .contents_ul .img_area {
  width: 200px;
}
[data-block-name=desc_list017] .contents_ul .info_area {
  padding-left: 35px;
  padding-right: 20px;
}

[data-block-name=desc_list018] .contents_ul .list-line-color {
  border-width: 0 0 0 1px;
  border-color: #e3e3e3;
  border-style: dashed;
}
[data-block-name=desc_list018] .contents_ul[data-list-col-num="2"] > li:nth-child(2n+1) .list-line-color,
[data-block-name=desc_list018] .contents_ul[data-list-col-num="3"] > li:nth-child(3n+1) .list-line-color,
[data-block-name=desc_list018] .contents_ul[data-list-col-num="4"] > li:nth-child(4n+1) .list-line-color {
  border: none !important;
}
[data-block-name=desc_list018] .img_area {
  width: 130px;
}

[data-block-name=desc_list019] .img_area {
  width: 165px;
  max-width: 80%;
  margin: 0 auto;
}

[data-block-name=desc_key004] .img_area {
  width: 658px;
}
[data-block-name=desc_key004] .contents_li:nth-child(odd) .line-color1 {
  border-top: 0 !important;
  border-bottom: 0 !important;
  border-right: 0 !important;
  border-left-style: solid;
}
[data-block-name=desc_key004] .contents_li:nth-child(even) .line-color1 {
  border-top: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border-right-style: solid;
}
[data-block-name=desc_key004] .contents_li:nth-child(even) .info_area p {
  text-align: right;
}
[data-block-name=desc_key004] .contents_li:nth-child(even) .img_area {
  margin-left: auto;
}

[data-block-name=desc_recommend001] .contents_ul > li {
  flex-basis: 100%;
  align-items: center;
  border-width: 1px 0 0 0;
  border-style: solid;
}
[data-block-name=desc_recommend001] .contents_ul > li:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
[data-block-name=desc_recommend001] .contents_ul .block_wrap {
  display: flex;
}
[data-block-name=desc_recommend001] .point {
  flex-basis: 100px;
  margin-right: 10px;
}
[data-block-name=desc_recommend001] .desc {
  flex: 1;
}

[data-block-name=desc_recommend002] .contents_ul .list-line-color {
  border-width: 1px 0 0 0;
  border-color: #888;
  border-style: dotted;
}
[data-block-name=desc_recommend002] .contents_ul li:first-child .list-line-color {
  border-top: none;
}

[data-block-name=desc_recommend003] .contents_ul .list-line-color {
  position: relative;
  padding-left: 20px;
  border-width: 1px 0 0 0;
  border-color: #dadada;
  border-style: dashed;
}
[data-block-name=desc_recommend003] .contents_ul li:first-child .list-line-color {
  border-top: none;
}
[data-block-name=desc_recommend003] .contents_ul > li p:first-child > span:first-child::before {
  content: "·";
  position: absolute;
  top: 0;
  left: -0.7em;
  font-weight: 700;
  transform: scale(1.4);
  opacity: 0.3;
}

/* faq */
[data-block-name=faq_A001] .qna {
  position: relative;
  margin-left: 3rem;
}
[data-block-name=faq_A001] .qna::before {
  position: absolute;
  top: 0;
  left: -3rem;
  font-size: 34px;
  font-family: "Poppins";
  font-weight: 600;
  color: #1d1d1d;
}
[data-block-name=faq_A001] .qna.q::before {
  content: "Q.";
  line-height: 1.3;
}
[data-block-name=faq_A001] .qna.a::before {
  content: "A.";
  line-height: 1;
}
[data-block-name=faq_A001] .qna.a {
  margin-top: 1em;
}

[data-block-name=faq_A002] .contents_ul li > div {
  position: relative;
  margin-left: 60px;
}
[data-block-name=faq_A002] .contents_ul li .q p {
  position: relative;
}
[data-block-name=faq_A002] .contents_ul li .q p:first-child::before {
  content: "Q";
  display: inline-block;
  position: absolute;
  top: 0;
  right: calc(100% + 1rem);
  width: 2em;
  height: 2em;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  line-height: 2;
  font-family: "Poppins";
  color: #fff;
  background: #00322f;
}
[data-block-name=faq_A002] .contents_ul li .a {
  margin-top: 10px;
}

[data-block-name=faq_A003] .contents_ul li:first-child .list-line-color {
  border: none;
}
[data-block-name=faq_A003] .contents_ul li + li .list-line-color {
  border-style: dashed;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
[data-block-name=faq_A003] .contents_ul li > div {
  position: relative;
}
[data-block-name=faq_A003] .contents_ul li .q,
[data-block-name=faq_A003] .contents_ul li .a {
  margin-left: 60px;
}
[data-block-name=faq_A003] .contents_ul li .q p {
  position: relative;
}
[data-block-name=faq_A003] .contents_ul li .q p:first-child::before {
  content: "Q";
  display: inline-block;
  position: absolute;
  top: 0;
  right: calc(100% + 1rem);
  width: 1.6em;
  height: 1.6em;
  border-radius: 50%;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  line-height: 1.6;
  font-family: "Roboto";
  color: #fff;
  background: #222222;
}
[data-block-name=faq_A003] .contents_ul li .a {
  margin-top: 15px;
}
[data-block-name=faq_A003] .contents_ul li .a p:first-child::before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  right: calc(100% + 10px);
  width: 30px;
  height: 30px;
  border-bottom: 2px dotted #565656;
  border-left: 2px dotted #565656;
}

[data-block-name=faq_A004] .list-line-color {
  border-left: none;
  border-right: none;
  border-bottom: none;
}
[data-block-name=faq_A004] .qna {
  margin-left: 60px;
}
[data-block-name=faq_A004] .q p:first-child span:first-child::before {
  content: "●";
  display: inline-block;
  position: absolute;
  top: 0;
  left: -50px;
  font-family: Pretendard;
  color: inherit;
  font-size: 30px;
  transform: scale(2);
  transform-origin: center;
}
[data-block-name=faq_A004] .q p:first-child span:first-child::after {
  content: "?";
  display: inline-block;
  position: absolute;
  top: 0;
  left: -43px;
  font-family: Pretendard;
  color: #40321c;
  font-size: 30px;
  font-weight: bold;
}

[data-block-name=faq_A005] .contents_ul .list-line-color {
  border-style: dotted;
  border-top-width: 2px;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
[data-block-name=faq_A005] .contents_ul li:first-child .list-line-color {
  border-top: none;
}
[data-block-name=faq_A005] .q {
  padding-bottom: 10px;
}

/* image */
[data-block-name=image_A004] .contents_ul {
  padding-bottom: 170px;
}
[data-block-name=image_A004] .contents_ul > li {
  width: 50%;
  flex-basis: 50%;
}
[data-block-name=image_A004] .contents_ul > li:nth-of-type(even) {
  top: 170px;
}

[data-block-name=image_A005] .img-radius {
  border-radius: 50% !important;
}

[data-block-name=image_B003] .list-line-color {
  border-width: 3px;
}

[data-block-name=image_B006] .list-line-color {
  border-width: 3px;
}

[data-block-name=image_B007] {
  /* 블록 좌우로 넘치는 문제로 삭제 - 240424
  .contents_ul {
    margin-left: -3px;
    margin-right: -3px;
  }
  */
}
[data-block-name=image_B007] .list-line-color {
  border: 3px solid transparent;
}

/* info */
[data-block-name=delivery_A001] .contents_ul > li p:first-child::before {
  content: "·";
  display: block;
  position: absolute;
  left: -0.7em;
}

[data-block-name=delivery_A002] .block_wrap.visible {
  overflow: visible !important;
}
[data-block-name=delivery_A002] .border-radius .box_top,
[data-block-name=delivery_A002] .border-radius .box_top > .block_wrap {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
[data-block-name=delivery_A002] .border-radius .box_bott,
[data-block-name=delivery_A002] .border-radius .box_bott > .block_wrap {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}
[data-block-name=delivery_A002] .contents_ul > li {
  position: relative;
  padding-left: 20px;
}
[data-block-name=delivery_A002] .contents_ul > li p:first-child > span:first-child::before {
  content: "·";
  position: absolute;
  top: 0;
  left: -0.7em;
  font-weight: 700;
  transform: scale(1.4);
}

[data-block-name=delivery_A004] .cont_area.line-color1 {
  border-top: none;
}

[data-block-name=delivery_A006] .list-line-color {
  border-width: 2px 0 0;
  border-color: #222;
}
[data-block-name=delivery_A006] .tit_area {
  width: 150px;
}

[data-block-name=info_B001] .contents_ul > li p {
  position: relative;
  padding-left: 20px;
}
[data-block-name=info_B001] .contents_ul > li p:first-child > span:first-child::before {
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
}
[data-block-name=info_B001] .line-color1 {
  border: none;
  border-top: 1px solid #494949;
}
[data-block-name=info_B001] .line-color2 {
  border: none;
  border-bottom: 1px solid #cdcdcd;
}

[data-block-name=info_B002] .line-color1 {
  border-color: #afafaf;
}

[data-block-name=info_B003] .bg-color1 {
  background-image: url(/images/block_contents/info_B003_bg.png);
}

[data-block-name=info_B004] .line-color1 {
  border-color: #cccccc;
}

[data-block-name=info_C001] .contents_ul > li {
  flex-basis: 50%;
}
[data-block-name=info_C001] .contents_ul .img_area {
  width: 68px;
}
[data-block-name=info_C001] .contents_ul .info_area {
  margin-left: 10px;
}

/* line */
.line_block {
  transition: all 0.2s;
}

[data-block-name*=line] .line_block {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
}

[data-block-name=line_A001] .line_block {
  border-top: 1px #999999 solid;
}

[data-block-name=line_A002] .line_block {
  border-top: 1px #999999 dashed;
}

[data-block-name=line_A003] .line_block {
  border-top: 1px #999999 dotted;
}

/* list */
[data-block-name=list_A001] .img_area {
  width: 430px;
}
[data-block-name=list_A001] .info_area {
  padding: 10px;
}

[data-block-name=list_B006] .list-line-color {
  border-color: #ddd;
}
[data-block-name=list_B006] .info_area.Flex {
  gap: 10px;
}

/* manual */
[data-block-name=manual_A001] .list-line-color {
  border-top: 1px solid #ddd;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
[data-block-name=manual_A001] .list-line-color:first-child {
  border-top-width: 0;
}
[data-block-name=manual_A001] .contents_ul.numbering li .block_wrap p:first-child > span:first-child::before {
  color: #fff;
  border-radius: 5px;
  background-color: #000;
}

[data-block-name=manual_A004] .contents_li:nth-child(even) .Flex {
  flex-direction: row-reverse;
}
[data-block-name=manual_A004] .info_area,
[data-block-name=manual_A004] .img_area {
  flex-basis: 50%;
}
[data-block-name=manual_A004] .info_area {
  padding: 25px;
}
[data-block-name=manual_A004] .info_area > div {
  width: 100%;
}

[data-block-name=manual_A005] .line-color1 {
  margin-top: 40px;
  border-width: 3px;
  border-color: #1d1d1d;
}
[data-block-name=manual_A005] .line-color1::before {
  content: "";
  display: block;
  position: absolute;
  top: -40px;
  left: calc(50% + 1px);
  height: 60px;
  border-left-width: 3px;
  border-left-style: solid;
  border-color: inherit;
}

/* map */
[data-block-name=map_A005] .border-radius .box_top,
[data-block-name=map_A005] .border-radius .box_top > .block_wrap,
[data-block-name=map_A005] .border-radius .box_top .img-radius {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
[data-block-name=map_A005] .border-radius .box_bott,
[data-block-name=map_A005] .border-radius .box_bott > .block_wrap {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}

[data-block-name=map_B001] .border-radius .img_area,
[data-block-name=map_B001] .border-radius .img_area > .block_wrap,
[data-block-name=map_B001] .border-radius .img_area > .block_wrap .img-change {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
[data-block-name=map_B001] .border-radius .img_area > .block_wrap .img-change {
  overflow: hidden;
}

/* review */
[data-block-name=review_A001] .title {
  width: 200px;
}

[data-block-name=review_A002] .contents_ul > li .block_wrap {
  border: 1px solid #cecece;
}
[data-block-name=review_A002] .img_area {
  width: 248px;
}
[data-block-name=review_A002] .text_area {
  padding: 30px 40px;
}

[data-block-name=review_A003] .contents_ul {
  display: block;
}
[data-block-name=review_A003] .contents_ul li {
  margin: 1px;
  text-align: left;
}
[data-block-name=review_A003] .contents_ul li .block_wrap {
  display: inline-block;
  overflow: visible !important;
  position: relative;
  width: 70%;
}
[data-block-name=review_A003] .contents_ul li .block_wrap::after {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: 1;
  left: 12%;
  bottom: -30px;
  width: 20px;
  height: 30px;
  background-color: inherit;
  transform: skewY(-55deg);
  transform-origin: bottom left;
}
[data-block-name=review_A003] .contents_ul li:nth-child(even) {
  text-align: right;
}
[data-block-name=review_A003] .contents_ul li:nth-child(even) .block_wrap::after {
  left: auto;
  right: 12%;
  transform: skewY(55deg);
  transform-origin: bottom right;
}
[data-block-name=review_A003] .contents_ul li:nth-child(even) .block_wrap p {
  text-align: left;
}

[data-block-name=review_A004] .contents_ul {
  padding-bottom: 65px;
}
[data-block-name=review_A004] .contents_ul li {
  position: relative;
  flex-basis: 50%;
  width: 50%;
}
[data-block-name=review_A004] .contents_ul li:nth-child(even) {
  top: 65px;
}
[data-block-name=review_A004] .score_area {
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
[data-block-name=review_A004] .score_area p {
  display: inline-block;
  vertical-align: top;
}
[data-block-name=review_A004] .text_area {
  padding: 20px;
}

[data-block-name=review_A005] .img_area {
  width: 162px;
}
[data-block-name=review_A005] .text_area {
  margin-left: 30px;
}
[data-block-name=review_A005] .middle_block > .block_wrap {
  overflow: visible !important;
}

[data-block-name=review_A008] .list-line-color {
  border-width: 2px;
}

[data-block-name=review_A009] .img_area {
  width: 200px;
  margin-right: 20px;
}

[data-block-name=review_A011] .img_area {
  width: 250px;
  margin-right: 50px;
}
[data-block-name=review_A011] .text_area {
  padding: 2px;
}

[data-block-name=review_A013] .Flex {
  align-items: flex-start;
  gap: 40px;
}
[data-block-name=review_A013] .contents_li:nth-child(even) .Flex {
  flex-direction: row-reverse;
}
[data-block-name=review_A013] .contents_li:nth-child(odd) {
  margin-right: 40px;
}
[data-block-name=review_A013] .contents_li:nth-child(even) {
  margin-left: 40px;
}
[data-block-name=review_A013] .img_area {
  width: 200px;
}
[data-block-name=review_A013] .text_area {
  position: relative;
  padding: 20px;
  overflow: visible !important;
}
[data-block-name=review_A013] .text_area::before {
  content: "";
  display: block;
  position: absolute;
  top: 90px;
  left: -15px;
  width: 30px;
  height: 30px;
  background-color: inherit;
  transform: rotate(45deg);
}
[data-block-name=review_A013] .contents_li:nth-child(even) .text_area::before {
  left: auto;
  right: -15px;
}

[data-block-name=review_A015] .text_area {
  padding: 2px;
}

[data-block-name=review_A016] .contents_ul {
  padding-bottom: 65px;
}
[data-block-name=review_A016] .contents_ul li {
  position: relative;
  flex-basis: 50%;
  width: 50%;
}
[data-block-name=review_A016] .contents_ul > li:nth-child(even) {
  top: 65px;
}
[data-block-name=review_A016] .info_area {
  padding: 30px 20px;
}

[data-block-name=review_A019] .contents_ul[data-list-col-num="2"] {
  padding-bottom: 100px;
}
[data-block-name=review_A019] .contents_ul[data-list-col-num="2"] .contents_li:nth-child(even) {
  top: 100px;
}
[data-block-name=review_A019] .contents_ul[data-list-col-num="3"] {
  padding-bottom: 60px;
}
[data-block-name=review_A019] .contents_ul[data-list-col-num="3"] .contents_li:nth-child(3n-1) {
  top: 60px;
}
[data-block-name=review_A019] .contents_ul[data-list-col-num="4"] {
  padding-bottom: 30px;
}
[data-block-name=review_A019] .contents_ul[data-list-col-num="4"] .contents_li:nth-child(even) {
  top: 30px;
}
[data-block-name=review_A019] .contents_li .block_wrap {
  position: relative;
  overflow: visible !important;
}
[data-block-name=review_A019] .contents_li .block_wrap::before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 7px;
  right: -7px;
  bottom: -7px;
  z-index: -1;
  border-radius: inherit;
  background: #c9c9c9;
}
[data-block-name=review_A019] .box_body {
  margin-bottom: -30px;
}
[data-block-name=review_A019] .box_tail {
  display: inline-block;
  position: relative;
  top: -15px;
  left: calc(50% - 15px);
  width: 30px;
  height: 30px;
  transform: rotate(-45deg);
  border-top: none !important;
  border-right: none !important;
}
[data-block-name=review_A019] .box_tail::before {
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  right: 0;
  bottom: -9px;
  z-index: -1;
  border-bottom: 7px solid #c9c9c9;
}

/* table */
[data-table-style=C001] .table_module_wrap table.line-color1 {
  border: 1px solid #000;
}
[data-table-style=C001] .table_module_wrap table thead th,
[data-table-style=C001] .table_module_wrap table tbody td {
  border: none;
  font-family: Montserrat, Noto Sans KR;
  letter-spacing: -1px;
}
[data-table-style=C001] .table_module_wrap table thead th:last-child,
[data-table-style=C001] .table_module_wrap table tbody td:last-child {
  border-right: none;
}
[data-table-style=C001] .table_module_wrap table thead th {
  font-size: 26px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.6;
  background: #000;
}
[data-table-style=C001] .table_module_wrap table tbody td {
  font-size: 22px;
  font-weight: 400;
  color: #000000;
}
[data-table-style=C001] .table_module_wrap table tbody td:first-child {
  font-weight: 700;
}

[data-table-style=C002] .table_module_wrap table.line-color1 {
  border-top: 1px solid #8d8d8d;
  border-bottom: 1px solid #8d8d8d;
  border-left: none;
  border-right: none;
}
[data-table-style=C002] .table_module_wrap table thead th.line-color2 {
  border-left: 1px solid #c6c6c6;
}
[data-table-style=C002] .table_module_wrap table tbody td.line-color2 {
  border-left: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
}
[data-table-style=C002] .table_module_wrap table tbody tr:last-child td {
  border-bottom: none;
}
[data-table-style=C002] .table_module_wrap table tr th:first-child,
[data-table-style=C002] .table_module_wrap table tr td:first-child {
  border-left: none;
}
[data-table-style=C002] .table_module_wrap table tr th:last-child,
[data-table-style=C002] .table_module_wrap table tr td:last-child {
  border-right: none;
}
[data-table-style=C002] .table_module_wrap table thead tr th {
  border-top: none;
}
[data-table-style=C002] .table_module_wrap table tbody tr:last-child td {
  border-bottom: none;
}
[data-table-style=C002] .table_module_wrap table thead th {
  background: #f4f4f4;
}
[data-table-style=C002] .table_module_wrap table thead th {
  font-family: Montserrat, Noto Sans KR;
  font-size: 20px;
  font-weight: 700;
  color: #242424;
  letter-spacing: -1px;
}
[data-table-style=C002] .table_module_wrap table tbody td {
  font-family: Montserrat, Noto Sans KR;
  font-size: 20px;
  font-weight: 400;
  color: #242424;
  letter-spacing: -1px;
}

[data-table-style=C003] .table_module_wrap table.line-color1 {
  border-top: none;
  border-bottom: 1px solid #222;
  border-left: none;
  border-right: none;
}
[data-table-style=C003] .table_module_wrap table thead th {
  background: #222;
  border: none;
}
[data-table-style=C003] .table_module_wrap table thead th:last-child {
  border-right: none;
}
[data-table-style=C003] .table_module_wrap table tbody td.line-color2:not(.fr-selected-cell) {
  border-bottom: 1px solid #bbb;
  border-left-color: transparent !important;
  border-right: none;
  border-top: none;
}
[data-table-style=C003] .table_module_wrap table tbody tr:last-child td {
  border-bottom: none;
}
[data-table-style=C003] .table_module_wrap table thead th {
  font-family: Montserrat, Noto Sans KR;
  font-size: 28px;
  font-weight: 500;
  color: #FFFFFF;
  letter-spacing: -1px;
}
[data-table-style=C003] .table_module_wrap table tbody td {
  font-family: Montserrat, Noto Sans KR;
  font-size: 30px;
  font-weight: 400;
  color: #555555;
  letter-spacing: -1px;
}

[data-table-style=C004] .table_module_wrap table th.line-color2:not(.fr-selected-cell) {
  border-top: 1px solid #898989;
  border-bottom: 1px solid #898989;
  border-left-color: transparent !important;
  border-right: none;
}
[data-table-style=C004] .table_module_wrap table tbody td {
  border: none;
}
[data-table-style=C004] .table_module_wrap table thead th:last-child,
[data-table-style=C004] .table_module_wrap table tbody td:last-child {
  border-right: none;
}
[data-table-style=C004] .table_module_wrap table tbody tr:nth-child(odd) {
  background: #f6f6f6;
}
[data-table-style=C004] .table_module_wrap table thead th {
  font-family: Montserrat, Noto Sans KR;
  font-size: 25px;
  font-weight: 700;
  color: #222;
  letter-spacing: -1px;
}
[data-table-style=C004] .table_module_wrap table tbody td {
  font-family: Montserrat, Noto Sans KR;
  font-size: 27px;
  font-weight: 400;
  color: #222222;
  letter-spacing: -1px;
}

[data-table-style=C005] .table_module_wrap table thead + tbody > tr:first-child td.line-color2 {
  border-top: 1px solid #bbb;
}
[data-table-style=C005] .table_module_wrap table tbody td.line-color2,
[data-table-style=C005] .table_module_wrap table tbody tr:last-child td.line-color2 {
  border-bottom: 1px solid #bbb;
}
[data-table-style=C005] .table_module_wrap table thead tr th {
  border: none;
}
[data-table-style=C005] .table_module_wrap table tbody tr td {
  border-left-color: transparent !important;
  border-right: none;
}
[data-table-style=C005] .table_module_wrap table thead th:last-child,
[data-table-style=C005] .table_module_wrap table tbody td:last-child {
  border-right: none;
}
[data-table-style=C005] .table_module_wrap table thead th {
  background: #f8f8f8;
}
[data-table-style=C005] .table_module_wrap table thead th {
  font-family: Montserrat, Noto Sans KR;
  font-size: 26px;
  font-weight: 700;
  color: #242424;
  letter-spacing: -1px;
  line-height: 1.4;
}
[data-table-style=C005] .table_module_wrap table tbody td {
  font-family: Montserrat, Noto Sans KR;
  font-size: 30px;
  font-weight: 400;
  color: #333333;
  letter-spacing: -1px;
  line-height: 1.4;
}

[data-table-style=C006] .table_module_wrap table.line-color1 {
  border-top: 2px solid #111;
  border-bottom: 2px solid #111;
  border-left: none;
  border-right: none;
}
[data-table-style=C006] .table_module_wrap table thead th.line-color2 {
  border-bottom: 2px solid #111;
  border-right: 2px solid #111;
  border-left: none;
  border-top: none;
}
[data-table-style=C006] .table_module_wrap table thead th.line-color2:not(:first-child):not(.fr-selected-cell) {
  border-right-color: transparent !important;
}
[data-table-style=C006] .table_module_wrap table tbody td.line-color2:not(.fr-selected-cell) {
  border-right: 2px solid #111;
  border-bottom: none;
  border-top: none;
  border-left: none;
}
[data-table-style=C006] .table_module_wrap table tbody td.line-color2:not(:first-child):not(.fr-selected-cell) {
  border-right-color: transparent !important;
}
[data-table-style=C006] .table_module_wrap table thead th {
  font-family: Montserrat, Noto Sans KR;
  font-size: 30px;
  font-weight: 700;
  color: #333333;
  letter-spacing: -1px;
  line-height: 1.4;
}
[data-table-style=C006] .table_module_wrap table tbody td {
  font-family: Roboto;
  font-size: 30px;
  font-weight: 400;
  color: #333333;
  letter-spacing: -1px;
  line-height: 1.4;
}
[data-table-style=C006] .table_module_wrap table tbody td:first-child {
  font-weight: 500;
}

[data-table-style=C007] .table_module_wrap table tbody tr:nth-child(odd) td {
  background: #f9f9f9;
}
[data-table-style=C007] .table_module_wrap table tbody tr:nth-child(even) td {
  background: #efefef;
}
[data-table-style=C007] .table_module_wrap table thead th.line-color2 {
  border: none;
}
[data-table-style=C007] .table_module_wrap table tbody tr td.line-color2 {
  border-top: 20px solid #fff;
  border-top-width: 20px !important;
  border-left: 1px solid #fff;
  border-right: none;
  border-bottom: none;
}
[data-table-style=C007] .table_module_wrap table tbody tr:first-child td.line-color2 {
  border-top-width: 1px !important;
}
[data-table-style=C007] .table_module_wrap table tbody td.line-color2:first-child {
  border-left: none;
}
[data-table-style=C007] .table_module_wrap table thead th.fr-selected-cell,
[data-table-style=C007] .table_module_wrap table tbody td.fr-selected-cell {
  border-style: solid !important;
}
[data-table-style=C007] .table_module_wrap table thead th {
  font-family: Montserrat, Noto Sans KR;
  font-size: 24px;
  font-weight: 500;
  color: #333;
  letter-spacing: -1px;
}
[data-table-style=C007] .table_module_wrap table tbody td {
  font-family: Roboto, Noto Sans KR;
  font-size: 24px;
  font-weight: 300;
  color: #333;
  letter-spacing: -1px;
}

[data-table-style=C008] .table_module_wrap table thead th {
  background: #f3f3f3;
}
[data-table-style=C008] .table_module_wrap table tbody td {
  background: #fbfbfb;
}
[data-table-style=C008] .table_module_wrap table thead th.line-color2:not(.fr-selected-cell) {
  border-bottom: 10px solid #fff;
  border-bottom-width: 10px !important;
  border-left-color: transparent !important;
  border-right: none;
  border-top: none;
}
[data-table-style=C008] .table_module_wrap table tbody td.line-color2:not(.fr-selected-cell) {
  border-top: 10px solid #fff;
  border-top-width: 10px !important;
  border-left-color: transparent !important;
  border-right: none;
  border-bottom: none;
}
[data-table-style=C008] .table_module_wrap table tbody td.line-color2:first-child {
  border-left: none;
}
[data-table-style=C008] .table_module_wrap table tbody tr:first-child td.line-color2.fr-selected-cell {
  border-top-width: 1px !important;
}
[data-table-style=C008] .table_module_wrap table thead th.fr-selected-cell {
  border-style: solid !important;
}
[data-table-style=C008] .table_module_wrap table thead th {
  font-family: Montserrat, Noto Sans KR;
  font-size: 24px;
  font-weight: 500;
  color: #333;
  letter-spacing: -1px;
  line-height: 1.6;
}
[data-table-style=C008] .table_module_wrap table tbody td {
  font-family: Roboto;
  font-size: 24px;
  font-weight: 300;
  color: #333;
  letter-spacing: -1px;
  line-height: 1.6;
}
[data-table-style=C008] .table_module_wrap table tbody td:first-child {
  font-weight: 500;
}

[data-table-style=C009] .table_module_wrap table.line-color1 {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  border-left: none;
  border-right: none;
}
[data-table-style=C009] .table_module_wrap table.line-color1 thead {
  border-bottom: inherit;
}
[data-table-style=C009] .table_module_wrap table.line-color1 thead tr {
  border-bottom-color: inherit;
}
[data-table-style=C009] .table_module_wrap table.line-color1 thead th {
  border-bottom-color: inherit !important;
  border-left: none;
  border-right: none;
}
[data-table-style=C009] .table_module_wrap table tbody td.line-color2:not(.fr-selected-cell) {
  border-top: 1px solid #f3f3f3;
  border-left-color: transparent !important;
  border-right: none;
  border-bottom: none;
}
[data-table-style=C009] .table_module_wrap table thead th.line-color2,
[data-table-style=C009] .table_module_wrap table tbody tr:first-child td.line-color2 {
  border-top: none !important;
}
[data-table-style=C009] .table_module_wrap table thead th {
  font-family: Montserrat, Noto Sans KR;
  font-size: 20px;
  font-weight: 500;
  color: #333;
  letter-spacing: -1px;
}
[data-table-style=C009] .table_module_wrap table tbody td {
  font-family: Montserrat, Noto Sans KR;
  font-size: 20px;
  font-weight: 400;
  color: #333;
  letter-spacing: -1px;
}

[data-table-style=C010] .table_module_wrap table.line-color1 {
  border-bottom: 1px solid #282828;
  border-top: none;
  border-left: none;
  border-right: none;
}
[data-table-style=C010] .table_module_wrap table thead th {
  background: #282828;
}
[data-table-style=C010] .table_module_wrap table thead th.line-color2,
[data-table-style=C010] .table_module_wrap table tbody td.line-color2 {
  border-left: 1px solid #e5e5e5;
  border-right: none;
  border-top: none;
  border-bottom: none;
}
[data-table-style=C010] .table_module_wrap table thead th.line-color2:first-child,
[data-table-style=C010] .table_module_wrap table tbody td.line-color2:first-child {
  border-left: none;
}
[data-table-style=C010] .table_module_wrap table thead th {
  font-family: Montserrat, Noto Sans KR;
  font-size: 22px;
  font-weight: 700;
  color: #FFFFFF;
  letter-spacing: -1px;
}
[data-table-style=C010] .table_module_wrap table tbody td {
  font-family: Roboto, Noto Sans KR;
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  letter-spacing: -1px;
}

[data-table-style=C011] .table_module_wrap table.line-color1 {
  border-top: none;
  border-bottom: 1px solid #d4d4d4;
  border-left: none;
  border-right: none;
}
[data-table-style=C011] .table_module_wrap table thead th {
  background: #f3f3f3;
  border: none;
}
[data-table-style=C011] .table_module_wrap table thead th:last-child {
  border: none;
}
[data-table-style=C011] .table_module_wrap table tbody td.line-color2:not(.fr-selected-cell) {
  border-top: 1px solid #f3f3f3;
  border-left-color: transparent !important;
  border-right: none;
  border-bottom: none;
}
[data-table-style=C011] .table_module_wrap table thead th {
  font-family: Montserrat, Noto Sans KR;
  font-size: 24px;
  font-weight: 500;
  color: #333;
  letter-spacing: -1px;
}
[data-table-style=C011] .table_module_wrap table tbody td {
  font-family: Montserrat, Noto Sans KR;
  font-size: 24px;
  font-weight: 300;
  color: #333;
  letter-spacing: -1px;
}
[data-table-style=C011] .table_module_wrap table tbody td:first-child {
  font-weight: 700;
}

[data-table-style=C012] .table_module_wrap table thead th.line-color2,
[data-table-style=C012] .table_module_wrap table tbody td.line-color2 {
  border-color: #dbdbdb;
}
[data-table-style=C012] .table_module_wrap table thead th {
  background: #f5f5f5;
}
[data-table-style=C012] .table_module_wrap table tbody tr:first-child td {
  border-top: 1px solid #dbdbdb;
}
[data-table-style=C012] .table_module_wrap table thead th {
  font-family: Pretendard;
  font-size: 18px;
  font-weight: 400;
  color: #111;
}
[data-table-style=C012] .table_module_wrap table tbody td {
  font-family: Pretendard;
  font-size: 18px;
  font-weight: 200;
  color: #111;
}

[data-table-style=C013] .table_module_wrap table.line-color1 {
  border-top: 1px solid #cbd2e0;
  border-bottom: 1px solid #cbd2e0;
  border-left: none;
  border-right: none;
}
[data-table-style=C013] .table_module_wrap table thead + tbody > tr:first-child td.line-color2,
[data-table-style=C013] .table_module_wrap table tbody td.line-color2 {
  border-top: 1px solid #e3e5eb;
  border-bottom: none;
}
[data-table-style=C013] .table_module_wrap table thead tr th {
  border: none;
}
[data-table-style=C013] .table_module_wrap table tbody tr td {
  border-left-color: transparent !important;
  border-right: none;
}
[data-table-style=C013] .table_module_wrap table thead th:first-child,
[data-table-style=C013] .table_module_wrap table tbody td:first-child {
  font-weight: 500;
  background-color: #f5f7fc;
}
[data-table-style=C013] .table_module_wrap table thead th:last-child,
[data-table-style=C013] .table_module_wrap table tbody td:last-child {
  border-right: none;
}
[data-table-style=C013] .table_module_wrap table thead th {
  background: #fff;
}
[data-table-style=C013] .table_module_wrap table thead th {
  font-family: Pretendard;
  font-size: 22px;
  font-weight: 500;
  color: #181818;
  line-height: 1.5;
}
[data-table-style=C013] .table_module_wrap table tbody td {
  font-family: Pretendard;
  font-size: 22px;
  font-weight: 300;
  color: #181818;
  line-height: 1.5;
}

[data-table-style=C014] .table_module_wrap table.line-color1 {
  border: 1px solid #efefef;
}
[data-table-style=C014] .table_module_wrap table thead {
  border-bottom: inherit;
}
[data-table-style=C014] .table_module_wrap table thead tr {
  border-bottom-color: inherit;
}
[data-table-style=C014] .table_module_wrap table thead th {
  border-bottom-color: inherit;
  border-left: none;
  border-right: none;
}
[data-table-style=C014] .table_module_wrap table tbody td.line-color2:not(.fr-selected-cell) {
  border-color: transparent !important;
  border-right: none;
  border-bottom: none;
}
[data-table-style=C014] .table_module_wrap table thead th.line-color2,
[data-table-style=C014] .table_module_wrap table tbody tr:first-child td.line-color2 {
  border-top: none !important;
}
[data-table-style=C014] .table_module_wrap table thead th {
  font-family: Pretendard;
  font-size: 20px;
  font-weight: 500;
  color: #111;
  letter-spacing: -1px;
}
[data-table-style=C014] .table_module_wrap table tbody td {
  font-family: Pretendard;
  font-size: 20px;
  font-weight: 300;
  color: #111;
  letter-spacing: -1px;
}
[data-table-style=C014] .table_module_wrap table tbody td:first-child {
  font-weight: 600;
  background: #fafafa;
}

[data-table-style=C015] .table_module_wrap table.line-color1 {
  border-top: 2px solid #111;
  border-bottom: 2px solid #111;
  border-left: none;
  border-right: none;
}
[data-table-style=C015] .table_module_wrap table thead th.line-color2 {
  border-left: 2px dashed #111;
  border-bottom: none;
}
[data-table-style=C015] .table_module_wrap table tbody td.line-color2 {
  border-left: 2px dashed #111;
  border-top: 2px dashed #111;
}
[data-table-style=C015] .table_module_wrap table thead + tbody > tr:first-child td.line-color2 {
  border-top: 2px dashed #111;
}
[data-table-style=C015] .table_module_wrap table tr th:first-child,
[data-table-style=C015] .table_module_wrap table tr td:first-child {
  border-left: none;
}
[data-table-style=C015] .table_module_wrap table tr th:last-child,
[data-table-style=C015] .table_module_wrap table tr td:last-child {
  border-right: none;
}
[data-table-style=C015] .table_module_wrap table thead tr th {
  border-top: none;
}
[data-table-style=C015] .table_module_wrap table tbody tr:last-child td {
  border-bottom: none;
}
[data-table-style=C015] .table_module_wrap table thead th {
  background: #eceded;
}
[data-table-style=C015] .table_module_wrap table thead th {
  font-family: Pretendard;
  font-size: 26px;
  font-weight: 600;
  color: #111;
  letter-spacing: -1px;
}
[data-table-style=C015] .table_module_wrap table tbody td {
  font-family: Pretendard;
  font-size: 22px;
  font-weight: 300;
  color: #555;
  letter-spacing: -1px;
}

[data-table-style=C016] .table_module_wrap table.line-color1 {
  border-top: 1px solid #0042b0;
  border-bottom: 1px solid #0042b0;
  border-left: none;
  border-right: none;
}
[data-table-style=C016] .table_module_wrap table thead + tbody > tr:first-child td.line-color2,
[data-table-style=C016] .table_module_wrap table tbody td.line-color2 {
  border-top: 1px solid #f3f3f3;
  border-bottom: none;
}
[data-table-style=C016] .table_module_wrap table thead tr th {
  border: none;
}
[data-table-style=C016] .table_module_wrap table tbody tr td:not(.fr-selected-cell) {
  border-left-color: transparent !important;
  border-right: none;
}
[data-table-style=C016] .table_module_wrap table thead th:last-child,
[data-table-style=C016] .table_module_wrap table tbody td:last-child {
  border-right: none;
}
[data-table-style=C016] .table_module_wrap table thead th {
  background: #f5faff;
}
[data-table-style=C016] .table_module_wrap table thead th {
  font-family: Pretendard;
  font-size: 20px;
  font-weight: 500;
  color: #333;
  line-height: 1.5;
}
[data-table-style=C016] .table_module_wrap table tbody td {
  font-family: Pretendard;
  font-size: 20px;
  font-weight: 300;
  color: #181818;
  line-height: 1.5;
}

[data-table-style=C017] .table_module_wrap table.line-color1 {
  border-bottom: 1px solid #0d0d0d;
  border-top: none;
  border-left: none;
  border-right: none;
}
[data-table-style=C017] .table_module_wrap table thead th.line-color2 {
  border-left: 1px solid #0d0d0d;
}
[data-table-style=C017] .table_module_wrap table tbody td.line-color2 {
  border-left: 1px solid #0d0d0d;
  border-bottom: 1px solid #0d0d0d;
}
[data-table-style=C017] .table_module_wrap table tbody tr:last-child td {
  border-bottom: none;
}
[data-table-style=C017] .table_module_wrap table tr th:first-child,
[data-table-style=C017] .table_module_wrap table tr td:first-child {
  border-left: none;
}
[data-table-style=C017] .table_module_wrap table tr th:last-child,
[data-table-style=C017] .table_module_wrap table tr td:last-child {
  border-right: none;
}
[data-table-style=C017] .table_module_wrap table thead tr th {
  border-top: none;
}
[data-table-style=C017] .table_module_wrap table tbody tr:last-child td {
  border-bottom: none;
}
[data-table-style=C017] .table_module_wrap table thead th {
  font-family: Pretendard;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -1px;
  background: #ff664d;
}
[data-table-style=C017] .table_module_wrap table tbody td {
  font-family: Pretendard;
  font-size: 22px;
  font-weight: 300;
  color: #0d0d0d;
  letter-spacing: -1px;
}

[data-table-style=C018] .table_module_wrap table thead th {
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  border-left: none !important;
  border-right: none !important;
}
[data-table-style=C018] .table_module_wrap table thead th:first-child {
  border-left: 1px solid transparent;
}
[data-table-style=C018] .table_module_wrap table thead th:last-child {
  border-right: 1px solid transparent;
}
[data-table-style=C018] .table_module_wrap table tbody td.line-color2:not(.fr-selected-cell) {
  border-bottom: 1px solid #634de8;
  border-left-color: transparent !important;
  border-right: none;
  border-top: none;
}
[data-table-style=C018] .table_module_wrap table tr > th:last-child {
  border-right: none;
}
[data-table-style=C018] .table_module_wrap table thead + tbody > tr:first-child td.line-color2 {
  border-top: 1px solid #634de8;
}
[data-table-style=C018] .table_module_wrap table tr td:first-child {
  border-left: 1px solid #634de8;
  color: #fff;
  font-weight: 600;
  background-color: #634de8;
}
[data-table-style=C018] .table_module_wrap table tr td:last-child {
  border-right: 1px solid #634de8;
}
[data-table-style=C018] .table_module_wrap table thead th {
  font-family: GmarketSans;
  font-size: 23px;
  font-weight: 500;
  color: #634de8;
}
[data-table-style=C018] .table_module_wrap table tbody td {
  font-family: GmarketSans;
  font-size: 23px;
  font-weight: 400;
  color: #121212;
}

[data-table-style=C019] .table_module_wrap table.line-color1 {
  border: 2px solid #01badb;
}
[data-table-style=C019] .table_module_wrap table thead th,
[data-table-style=C019] .table_module_wrap table tbody td {
  border-left: 1px solid #fff;
  border-top: none;
  border-right: none;
  border-bottom: none;
}
[data-table-style=C019] .table_module_wrap table thead th:first-child,
[data-table-style=C019] .table_module_wrap table tbody td:first-child {
  border-left: none;
}
[data-table-style=C019] .table_module_wrap table thead th:last-child,
[data-table-style=C019] .table_module_wrap table tbody td:last-child {
  border-right: none;
}
[data-table-style=C019] .table_module_wrap table thead th {
  background: #01badb;
}
[data-table-style=C019] .table_module_wrap table tbody td:nth-child(even) {
  background-color: #f6f6f6;
}
[data-table-style=C019] .table_module_wrap table thead th {
  font-family: NanumSquareNeo;
  font-size: 22px;
  font-weight: 700;
  color: #FFFFFF;
}
[data-table-style=C019] .table_module_wrap table tbody td {
  font-family: NanumSquareNeo;
  font-size: 20px;
  font-weight: 400;
  color: #121212;
}

[data-table-style=C020] .table_module_wrap table.line-color1 {
  border-color: transparent;
}
[data-table-style=C020] .table_module_wrap table tbody td.line-color2 {
  border-bottom: 1px solid #e1e1e1;
  border-left-color: #e1e1e1;
  border-right: none;
  border-top: none;
}
[data-table-style=C020] .table_module_wrap table tbody td.line-color2:first-child {
  border-left: none;
}
[data-table-style=C020] .table_module_wrap table tbody tr:last-child td.line-color2 {
  border-bottom: none;
}
[data-table-style=C020] .table_module_wrap table thead th {
  background: #ff9c00;
  border: none;
}
[data-table-style=C020] .table_module_wrap table tbody td {
  background: #f9f9f9;
}
[data-table-style=C020] .table_module_wrap table thead th {
  font-family: Pretendard;
  font-size: 26px;
  font-weight: 700;
  color: #fff;
}
[data-table-style=C020] .table_module_wrap table tbody td {
  font-family: Montserrat;
  font-size: 22px;
  font-weight: 400;
  color: #343434;
}

[data-table-style=C021] .table_module_wrap table.line-color1 {
  border-color: #111;
}
[data-table-style=C021] .table_module_wrap table thead th.line-color2,
[data-table-style=C021] .table_module_wrap table tbody td.line-color2 {
  border-bottom: 1px solid #111;
  border-left-color: #111;
  border-right: none;
  border-top: none;
}
[data-table-style=C021] .table_module_wrap table thead th.line-color2:first-child,
[data-table-style=C021] .table_module_wrap table tbody td.line-color2:first-child {
  border-left: none;
}
[data-table-style=C021] .table_module_wrap table tbody tr:last-child td.line-color2 {
  border-bottom: none;
}
[data-table-style=C021] .table_module_wrap table thead th {
  background: #2b4b25;
}
[data-table-style=C021] .table_module_wrap table thead th {
  font-family: Pretendard;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}
[data-table-style=C021] .table_module_wrap table tbody td {
  font-family: Pretendard;
  font-size: 22px;
  font-weight: 400;
  color: #111;
}
[data-table-style=C021] .table_module_wrap table tbody td:first-child {
  font-weight: 700;
}

[data-block-name=table_pet001] .block_wrap.line-color1 {
  border: 2px solid #111;
}
[data-block-name=table_pet001] .border-radius {
  overflow: visible !important;
}

[data-table-style=C022] .table_module_wrap table.line-color1 {
  border-color: transparent;
}
[data-table-style=C022] .table_module_wrap table thead th.line-color2,
[data-table-style=C022] .table_module_wrap table tbody td.line-color2 {
  border-bottom: 1px solid #111;
  border-left-color: transparent !important;
  border-right: none;
  border-top: none;
}
[data-table-style=C022] .table_module_wrap table thead th.line-color2 {
  border-bottom-width: 2px;
}
[data-table-style=C022] .table_module_wrap table thead th.line-color2:first-child,
[data-table-style=C022] .table_module_wrap table tbody td.line-color2:first-child {
  border-left: none;
}
[data-table-style=C022] .table_module_wrap table thead th {
  font-family: Jalnan;
  font-size: 28px;
  font-weight: 700;
  color: #111;
}
[data-table-style=C022] .table_module_wrap table tbody td {
  font-family: Pretendard;
  font-size: 26px;
  font-weight: 400;
  color: #111;
}
[data-table-style=C022] .table_module_wrap table tbody td:first-child {
  font-family: Jalnan;
  font-weight: 700;
}

[data-table-style=C023] .table_module_wrap table.line-color1,
[data-table-style=C023] .table_module_wrap table .line-color2 {
  border-color: transparent;
}
[data-table-style=C023] .table_module_wrap table thead tr > th,
[data-table-style=C023] .table_module_wrap table tbody tr > td {
  font-size: 17px;
  color: #333;
  text-align: center;
}
[data-table-style=C023] .table_module_wrap table thead th,
[data-table-style=C023] .table_module_wrap table tbody tr:nth-child(even) > td {
  background: #f1f1f1;
}

[data-table-style=C024] .table_module_wrap table.line-color1 {
  border-color: transparent;
}
[data-table-style=C024] .table_module_wrap table thead th.line-color2,
[data-table-style=C024] .table_module_wrap table tbody td.line-color2, [data-table-style=C024] .table_module_wrap table tbody tr:first-child td.line-color2 {
  border-color: #e8e8e8;
}
[data-table-style=C024] .table_module_wrap table thead tr > th,
[data-table-style=C024] .table_module_wrap table tbody tr > td {
  font-family: "Noto Sans KR";
  font-size: 17px;
  color: #333;
}

[data-table-style=C025] .table_module_wrap table thead th {
  background-color: #f7f7f7;
}
[data-table-style=C025] .table_module_wrap table thead tr > th,
[data-table-style=C025] .table_module_wrap table tbody tr > td {
  font-family: "Noto Sans KR";
  font-size: 17px;
  color: #333;
}

[data-table-style=L001] .table_module_wrap table.line-color1 {
  border-top: 1px #494949 solid;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
[data-table-style=L001] .table_module_wrap table thead tr > th {
  border-bottom: 1px #494949 solid;
  border-top: none;
  border-left: none;
  border-right: none;
}
[data-table-style=L001] .table_module_wrap table tbody td.line-color2 {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e6e6e6;
}
[data-table-style=L001] .table_module_wrap table tbody tr:first-child td.line-color2 {
  border-top: none;
}
[data-table-style=L001] .table_module_wrap table tbody td {
  color: #5F5F5F;
  font-weight: 300;
  vertical-align: top;
}
[data-table-style=L001] .table_module_wrap table tbody td:first-child {
  color: #222222;
  font-weight: 700;
}

[data-table-style=L002] .table_module_wrap table.line-color1 {
  border: 1px solid #111;
  border-top-width: 2px;
}
[data-table-style=L002] .table_module_wrap table thead th.line-color2,
[data-table-style=L002] .table_module_wrap table tbody td.line-color2 {
  border-color: #111;
}
[data-table-style=L002] .table_module_wrap table tbody td[rowspan].line-color2 {
  border-right: 1px solid #111;
}
[data-table-style=L002] .table_module_wrap table thead th,
[data-table-style=L002] .table_module_wrap table tbody td {
  font-family: Fjalla One;
  font-size: 22px;
  font-weight: 400;
  color: #111;
}

[data-block-name=table_bag001] .text-stroke.line-color1 {
  border: 2px solid #111;
  border-top: none;
}

[data-table-style=L003] .table_module_wrap table.line-color1 {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: none;
  border-right: none;
}
[data-table-style=L003] .table_module_wrap table thead th.line-color2:not(.fr-selected-cell),
[data-table-style=L003] .table_module_wrap table tbody td.line-color2:not(.fr-selected-cell) {
  border-color: transparent !important;
}
[data-table-style=L003] .table_module_wrap table thead th,
[data-table-style=L003] .table_module_wrap table tbody td {
  font-size: 22px;
  font-weight: 200;
  color: #313131;
  letter-spacing: -1px;
}
[data-table-style=L003] .table_module_wrap table tbody td:first-child {
  font-weight: 700;
  color: #FF8D4F;
}

[data-table-style=L004] .table_module_wrap table.line-color1 {
  border-color: transparent !important;
}
[data-table-style=L004] .table_module_wrap table thead th.line-color2:not(.fr-selected-cell),
[data-table-style=L004] .table_module_wrap table tbody td.line-color2,
[data-table-style=L004] .table_module_wrap table tbody tr:first-child td.line-color2:not(.fr-selected-cell) {
  border-color: transparent !important;
}
[data-table-style=L004] .table_module_wrap table thead th,
[data-table-style=L004] .table_module_wrap table tbody td {
  font-family: "Nanum Myeongjo";
  font-size: 20px;
  color: #6B6B6B;
  vertical-align: top;
}
[data-table-style=L004] .table_module_wrap table tbody td:first-child {
  color: #000000;
  font-weight: 600;
}

[data-table-style=L005] .table_module_wrap table.line-color1 {
  border-top: 2px solid #1d1d1d;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
[data-table-style=L005] .table_module_wrap table thead th.line-color2,
[data-table-style=L005] .table_module_wrap table tbody td.line-color2,
[data-table-style=L005] .table_module_wrap table tbody tr:first-child td.line-color2 {
  border-color: #939393;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
[data-table-style=L005] .table_module_wrap table thead th,
[data-table-style=L005] .table_module_wrap table tbody td {
  font-family: "Noto Sans KR";
  font-size: 17px;
  color: #010101;
  letter-spacing: -1px;
}

[data-table-style=L006] .table_module_wrap table.line-color1 {
  border-top: 2px solid #bebebe;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #bebebe;
}
[data-table-style=L006] .table_module_wrap table thead th.line-color2,
[data-table-style=L006] .table_module_wrap table tbody td.line-color2,
[data-table-style=L006] .table_module_wrap table tbody tr:first-child td.line-color2 {
  border-color: #bebebe;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
[data-table-style=L006] .table_module_wrap table thead th,
[data-table-style=L006] .table_module_wrap table tbody td {
  font-family: "Noto Sans KR";
  font-size: 20px;
  color: #333;
  vertical-align: top;
}

[data-table-style=L007] .table_module_wrap table.line-color1 {
  border-top: 2px solid #7b7b7b;
  border-left: 0;
  border-right: 0;
  border-bottom: none;
}
[data-table-style=L007] .table_module_wrap table th.line-color2:not(.fr-selected-cell) {
  border-top: none;
  border-bottom: 1px solid transparent;
  border-left-color: transparent !important;
  border-right: none;
}
[data-table-style=L007] .table_module_wrap table tbody td {
  border: none;
}
[data-table-style=L007] .table_module_wrap table thead th:last-child,
[data-table-style=L007] .table_module_wrap table tbody td:last-child {
  border-right: none;
}
[data-table-style=L007] .table_module_wrap table tbody tr:nth-child(odd) td {
  background: #ececec;
}
[data-table-style=L007] .table_module_wrap table thead th {
  font-family: Noto Sans KR;
  font-size: 18px;
  font-weight: 500;
  color: #555555;
  letter-spacing: -1px;
}
[data-table-style=L007] .table_module_wrap table tbody td {
  font-family: Noto Sans KR;
  font-size: 18px;
  font-weight: 300;
  color: #555555;
  letter-spacing: -1px;
}
[data-table-style=L007] .table_module_wrap table tbody td:first-child {
  padding-left: 1em;
  font-weight: 500;
}

[data-table-style=L008] .table_module_wrap table thead th,
[data-table-style=L008] .table_module_wrap table tbody td:first-child {
  background-color: #f7f7f7;
}
[data-table-style=L008] .table_module_wrap table thead tr > th,
[data-table-style=L008] .table_module_wrap table tbody tr > td {
  font-family: "Noto Sans KR";
  font-size: 17px;
  color: #333;
}

[data-table-style=L009] .table_module_wrap table thead th.line-color2:not(.fr-selected-cell),
[data-table-style=L009] .table_module_wrap table tbody td.line-color2:not(.fr-selected-cell),
[data-table-style=L009] .table_module_wrap table tbody tr:first-child td.line-color2:not(.fr-selected-cell) {
  border-color: transparent !important;
}
[data-table-style=L009] .table_module_wrap table.line-color1 {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: none;
  border-right: none;
}
[data-table-style=L009] .table_module_wrap table thead tr > th,
[data-table-style=L009] .table_module_wrap table tbody tr > td {
  font-family: Noto Sans KR;
  font-size: 20px;
  letter-spacing: -1px;
}
[data-table-style=L009] .table_module_wrap table tbody tr > td:first-child {
  text-align: right;
  font-weight: 700;
  color: #111;
}
[data-table-style=L009] .table_module_wrap table tbody tr:first-child > td {
  padding-top: 30px;
}
[data-table-style=L009] .table_module_wrap table tbody tr:last-child > td {
  padding-bottom: 30px;
}

[data-table-style=L010] .table_module_wrap table.line-color1 {
  border-color: #848484;
}
[data-table-style=L010] .table_module_wrap table tbody td.line-color2 {
  border-left: 1px solid #848484;
  border-bottom: 1px solid #848484;
}
[data-table-style=L010] .table_module_wrap table tbody tr:first-child td {
  border-top: none;
}
[data-table-style=L010] .table_module_wrap table tbody tr:last-child td {
  border-bottom: none;
}
[data-table-style=L010] .table_module_wrap table tr th:first-child,
[data-table-style=L010] .table_module_wrap table tr td:first-child {
  border-left: none;
  background-color: #939393;
}
[data-table-style=L010] .table_module_wrap table tr th:last-child,
[data-table-style=L010] .table_module_wrap table tr td:last-child {
  border-right: none;
}
[data-table-style=L010] .table_module_wrap table thead tr th {
  border-top: none;
}
[data-table-style=L010] .table_module_wrap table tr th:first-child,
[data-table-style=L010] .table_module_wrap table tr td:first-child {
  font-family: Pretendard;
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  letter-spacing: -1px;
  text-align: center;
}
[data-table-style=L010] .table_module_wrap table tr th:not(:first-child),
[data-table-style=L010] .table_module_wrap table tr td:not(:first-child) {
  color: #000;
  text-align: left;
}

/*# sourceMappingURL=block_custom.css.map*/