/*     1239525 : 탭 버튼 이미지      */
.tab_info__1239525__ {display:table;width:100%}
.tab_info__1239525__ p {display:table-cell;height:60px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

.img__1239525__ {max-width:100%}
.img__1239525__ * {box-sizing:border-box}
.img__1239525__ > a {display:table;width:100%;border:1px solid #ddd;border-right:0;background:#ffffff;}
.img__1239525__ > a > span {display:table-cell;height:40px;padding:10px 15px;font-size:16px;font-weight:bold;color:#444444;text-align:center;line-height:1.3em;letter-spacing:-.03em;vertical-align:middle;}
.img__1239525__.on > a {background:#0f6052;}
.img__1239525__.on > a > span {color:#ffffff;}

@media all and (min-width:768px){
	.img__1239525__ > a > span {padding:10px 15px;font-size:18px;}
}

@media all and (min-width:1024px){
	.img__1239525__ > a > span {height:55px;padding:20px 25px;}
}


/*     1239535 : 탭 버튼 이미지      */
.tab_info__1239535__ {display:table;width:100%}
.tab_info__1239535__ p {display:table-cell;height:60px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

.img__1239535__ {max-width:100%}
.img__1239535__ * {box-sizing:border-box}
.img__1239535__ > a {display:table;width:100%;border:1px solid #ddd;border-left:0;background:#ffffff;}
.img__1239535__ > a > span {display:table-cell;height:40px;padding:10px 15px;font-size:16px;font-weight:bold;color:#444444;text-align:center;line-height:1.3em;letter-spacing:-.03em;vertical-align:middle;}
.img__1239535__.on > a {background:#0f6052;}
.img__1239535__.on > a > span {color:#ffffff;}

@media all and (min-width:768px){
	.img__1239535__ > a > span {padding:10px 15px;font-size:18px;}
}

@media all and (min-width:1024px){
	.img__1239535__ > a > span {height:55px;padding:20px 25px;}
}


/*     1239565 : 공백      */
.solid_line__1239565__ {box-sizing:border-box; display:block; position:relative; width:100%; height:100px;}
.solid_line__1239565__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__1239565__.build_edit_mode:before {content:'Blank'; display:block; position:absolute; top:50%; left:0; right:0; margin-top:-10px; padding:5px 0; font-size:13px; color:red; text-align:center; line-height:1;}

@media all and (max-width:1023px){
	.solid_line__1239565__ {height:40px;}
}

/*     1239505 : 탭 컨텐츠 블록 설정      */
.block_option__1239505__ {display:table;width:100%}
.block_option__1239505__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab1 {display:none;}

/*     1287185 : 한줄 텍스트      */
.text__1287185__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#555555;letter-spacing:-.03em;line-height:1.5em;
}
.text__1287185__ p a {color:#555555}

@media all and (min-width:1024px){
	.text__1287185__ p {font-size:28px}
}

/*     1287195 : 표 2.0      */
.table__1286875__ {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

.table__1286875__ > .table_inner {
  min-width: 600px; /* ✅ 모바일에서도 넘치게 해서 스크롤 유도 */
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #0f6052;
}

.table__1286875__ * {
  box-sizing: border-box;
}

.table__1286875__ table {
  width: 100%;
  margin-top: -1px;
  border-collapse: collapse;
  table-layout: auto;
  min-width: 600px; /* ✅ 추가: 최소 넓이 지정 */
}

/* 모든 셀 공통 스타일 */
.table__1286875__ td {
  background: #fff;
  color: #333;
  padding: 20px 30px;
  border: 1px solid #ededed;
  line-height: 1.6;
  text-align: left;
  transition: background-color 0.2s ease;
}

/* 헤더 스타일 */
.table__1286875__ tr:first-child td {
  background-color: #f1f3f5;
  font-weight: 600;
  color: #212529;
}

/* 빈 셀 */
.table__1286875__ td.empty__1286875__ {
  padding: 50px 20px;
  text-align: center;
  color: #999;
  font-style: italic;
}

/* 줄무늬 효과 */
.table__1286875__ tr:not(:first-child):nth-child(even) td {
  background-color: #f8f9fa;
}

.table__1286875__ td:hover {
  background-color: #e6f0fc !important;
  transition: background-color 0.2s ease;
}

/* row-hover 스타일 */
.highlight-table tr.hovered td {
  background-color: #e6f0fc !important;
}

/* 반응형 */
@media all and (max-width: 767px) {
  .table__1286875__ {
    overflow-x: auto;
  }

  .table__1286875__ > .table_inner {
    width: auto;
    min-width: 600px;
  }

  .table__1286875__ table {
    min-width: 600px;
  }
   .table__1286875__ td {
    font-size: 12px !important;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}
@media all and (min-width: 1024px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}

/*     1287465 : 탭 컨텐츠 블록 설정      */
.block_option__1287465__ {display:table;width:100%}
.block_option__1287465__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab1 {display:none;}

/*     1287205 : 한줄 텍스트      */
.text__1287205__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#555555;letter-spacing:-.03em;line-height:1.5em;
}
.text__1287205__ p a {color:#555555}

@media all and (min-width:1024px){
	.text__1287205__ p {font-size:28px}
}

/*     1287215 : 표 2.0      */
.table__1286875__ {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

.table__1286875__ > .table_inner {
  min-width: 600px; /* ✅ 모바일에서도 넘치게 해서 스크롤 유도 */
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #0f6052;
}

.table__1286875__ * {
  box-sizing: border-box;
}

.table__1286875__ table {
  width: 100%;
  margin-top: -1px;
  border-collapse: collapse;
  table-layout: auto;
  min-width: 600px; /* ✅ 추가: 최소 넓이 지정 */
}

/* 모든 셀 공통 스타일 */
.table__1286875__ td {
  background: #fff;
  color: #333;
  padding: 20px 30px;
  border: 1px solid #ededed;
  line-height: 1.6;
  text-align: left;
  transition: background-color 0.2s ease;
}

/* 헤더 스타일 */
.table__1286875__ tr:first-child td {
  background-color: #f1f3f5;
  font-weight: 600;
  color: #212529;
}

/* 빈 셀 */
.table__1286875__ td.empty__1286875__ {
  padding: 50px 20px;
  text-align: center;
  color: #999;
  font-style: italic;
}

/* 줄무늬 효과 */
.table__1286875__ tr:not(:first-child):nth-child(even) td {
  background-color: #f8f9fa;
}

.table__1286875__ td:hover {
  background-color: #e6f0fc !important;
  transition: background-color 0.2s ease;
}

/* row-hover 스타일 */
.highlight-table tr.hovered td {
  background-color: #e6f0fc !important;
}

/* 반응형 */
@media all and (max-width: 767px) {
  .table__1286875__ {
    overflow-x: auto;
  }

  .table__1286875__ > .table_inner {
    width: auto;
    min-width: 600px;
  }

  .table__1286875__ table {
    min-width: 600px;
  }
   .table__1286875__ td {
    font-size: 12px !important;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}
@media all and (min-width: 1024px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}

/*     1287475 : 탭 컨텐츠 블록 설정      */
.block_option__1287475__ {display:table;width:100%}
.block_option__1287475__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab1 {display:none;}

/*     1287225 : 한줄 텍스트      */
.text__1287225__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#555555;letter-spacing:-.03em;line-height:1.5em;
}
.text__1287225__ p a {color:#555555}

@media all and (min-width:1024px){
	.text__1287225__ p {font-size:28px}
}

/*     1287235 : 표 2.0      */
.table__1286875__ {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

.table__1286875__ > .table_inner {
  min-width: 600px; /* ✅ 모바일에서도 넘치게 해서 스크롤 유도 */
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #0f6052;
}

.table__1286875__ * {
  box-sizing: border-box;
}

.table__1286875__ table {
  width: 100%;
  margin-top: -1px;
  border-collapse: collapse;
  table-layout: auto;
  min-width: 600px; /* ✅ 추가: 최소 넓이 지정 */
}

/* 모든 셀 공통 스타일 */
.table__1286875__ td {
  background: #fff;
  color: #333;
  padding: 20px 30px;
  border: 1px solid #ededed;
  line-height: 1.6;
  text-align: left;
  transition: background-color 0.2s ease;
}

/* 헤더 스타일 */
.table__1286875__ tr:first-child td {
  background-color: #f1f3f5;
  font-weight: 600;
  color: #212529;
}

/* 빈 셀 */
.table__1286875__ td.empty__1286875__ {
  padding: 50px 20px;
  text-align: center;
  color: #999;
  font-style: italic;
}

/* 줄무늬 효과 */
.table__1286875__ tr:not(:first-child):nth-child(even) td {
  background-color: #f8f9fa;
}

.table__1286875__ td:hover {
  background-color: #e6f0fc !important;
  transition: background-color 0.2s ease;
}

/* row-hover 스타일 */
.highlight-table tr.hovered td {
  background-color: #e6f0fc !important;
}

/* 반응형 */
@media all and (max-width: 767px) {
  .table__1286875__ {
    overflow-x: auto;
  }

  .table__1286875__ > .table_inner {
    width: auto;
    min-width: 600px;
  }

  .table__1286875__ table {
    min-width: 600px;
  }
   .table__1286875__ td {
    font-size: 12px !important;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}
@media all and (min-width: 1024px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}

/*     1287485 : 탭 컨텐츠 블록 설정      */
.block_option__1287485__ {display:table;width:100%}
.block_option__1287485__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab1 {display:none;}

/*     1287245 : 한줄 텍스트      */
.text__1287245__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#555555;letter-spacing:-.03em;line-height:1.5em;
}
.text__1287245__ p a {color:#555555}

@media all and (min-width:1024px){
	.text__1287245__ p {font-size:28px}
}

/*     1287255 : 표 2.0      */
.table__1286875__ {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

.table__1286875__ > .table_inner {
  min-width: 600px; /* ✅ 모바일에서도 넘치게 해서 스크롤 유도 */
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #0f6052;
}

.table__1286875__ * {
  box-sizing: border-box;
}

.table__1286875__ table {
  width: 100%;
  margin-top: -1px;
  border-collapse: collapse;
  table-layout: auto;
  min-width: 600px; /* ✅ 추가: 최소 넓이 지정 */
}

/* 모든 셀 공통 스타일 */
.table__1286875__ td {
  background: #fff;
  color: #333;
  padding: 20px 30px;
  border: 1px solid #ededed;
  line-height: 1.6;
  text-align: left;
  transition: background-color 0.2s ease;
}

/* 헤더 스타일 */
.table__1286875__ tr:first-child td {
  background-color: #f1f3f5;
  font-weight: 600;
  color: #212529;
}

/* 빈 셀 */
.table__1286875__ td.empty__1286875__ {
  padding: 50px 20px;
  text-align: center;
  color: #999;
  font-style: italic;
}

/* 줄무늬 효과 */
.table__1286875__ tr:not(:first-child):nth-child(even) td {
  background-color: #f8f9fa;
}

.table__1286875__ td:hover {
  background-color: #e6f0fc !important;
  transition: background-color 0.2s ease;
}

/* row-hover 스타일 */
.highlight-table tr.hovered td {
  background-color: #e6f0fc !important;
}

/* 반응형 */
@media all and (max-width: 767px) {
  .table__1286875__ {
    overflow-x: auto;
  }

  .table__1286875__ > .table_inner {
    width: auto;
    min-width: 600px;
  }

  .table__1286875__ table {
    min-width: 600px;
  }
   .table__1286875__ td {
    font-size: 12px !important;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}
@media all and (min-width: 1024px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}

/*     1287495 : 탭 컨텐츠 블록 설정      */
.block_option__1287495__ {display:table;width:100%}
.block_option__1287495__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab1 {display:none;}

/*     1287265 : 한줄 텍스트      */
.text__1287265__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#555555;letter-spacing:-.03em;line-height:1.5em;
}
.text__1287265__ p a {color:#555555}

@media all and (min-width:1024px){
	.text__1287265__ p {font-size:28px}
}

/*     1287275 : 표 2.0      */
.table__1286875__ {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

.table__1286875__ > .table_inner {
  min-width: 600px; /* ✅ 모바일에서도 넘치게 해서 스크롤 유도 */
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #0f6052;
}

.table__1286875__ * {
  box-sizing: border-box;
}

.table__1286875__ table {
  width: 100%;
  margin-top: -1px;
  border-collapse: collapse;
  table-layout: auto;
  min-width: 600px; /* ✅ 추가: 최소 넓이 지정 */
}

/* 모든 셀 공통 스타일 */
.table__1286875__ td {
  background: #fff;
  color: #333;
  padding: 20px 30px;
  border: 1px solid #ededed;
  line-height: 1.6;
  text-align: left;
  transition: background-color 0.2s ease;
}

/* 헤더 스타일 */
.table__1286875__ tr:first-child td {
  background-color: #f1f3f5;
  font-weight: 600;
  color: #212529;
}

/* 빈 셀 */
.table__1286875__ td.empty__1286875__ {
  padding: 50px 20px;
  text-align: center;
  color: #999;
  font-style: italic;
}

/* 줄무늬 효과 */
.table__1286875__ tr:not(:first-child):nth-child(even) td {
  background-color: #f8f9fa;
}

.table__1286875__ td:hover {
  background-color: #e6f0fc !important;
  transition: background-color 0.2s ease;
}

/* row-hover 스타일 */
.highlight-table tr.hovered td {
  background-color: #e6f0fc !important;
}

/* 반응형 */
@media all and (max-width: 767px) {
  .table__1286875__ {
    overflow-x: auto;
  }

  .table__1286875__ > .table_inner {
    width: auto;
    min-width: 600px;
  }

  .table__1286875__ table {
    min-width: 600px;
  }
   .table__1286875__ td {
    font-size: 12px !important;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}
@media all and (min-width: 1024px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}

/*     1287505 : 탭 컨텐츠 블록 설정      */
.block_option__1287505__ {display:table;width:100%}
.block_option__1287505__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab1 {display:none;}

/*     1287285 : 한줄 텍스트      */
.text__1287285__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#555555;letter-spacing:-.03em;line-height:1.5em;
}
.text__1287285__ p a {color:#555555}

@media all and (min-width:1024px){
	.text__1287285__ p {font-size:28px}
}

/*     1287295 : 표 2.0      */
.table__1286875__ {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

.table__1286875__ > .table_inner {
  min-width: 600px; /* ✅ 모바일에서도 넘치게 해서 스크롤 유도 */
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #0f6052;
}

.table__1286875__ * {
  box-sizing: border-box;
}

.table__1286875__ table {
  width: 100%;
  margin-top: -1px;
  border-collapse: collapse;
  table-layout: auto;
  min-width: 600px; /* ✅ 추가: 최소 넓이 지정 */
}

/* 모든 셀 공통 스타일 */
.table__1286875__ td {
  background: #fff;
  color: #333;
  padding: 20px 30px;
  border: 1px solid #ededed;
  line-height: 1.6;
  text-align: left;
  transition: background-color 0.2s ease;
}

/* 헤더 스타일 */
.table__1286875__ tr:first-child td {
  background-color: #f1f3f5;
  font-weight: 600;
  color: #212529;
}

/* 빈 셀 */
.table__1286875__ td.empty__1286875__ {
  padding: 50px 20px;
  text-align: center;
  color: #999;
  font-style: italic;
}

/* 줄무늬 효과 */
.table__1286875__ tr:not(:first-child):nth-child(even) td {
  background-color: #f8f9fa;
}

.table__1286875__ td:hover {
  background-color: #e6f0fc !important;
  transition: background-color 0.2s ease;
}

/* row-hover 스타일 */
.highlight-table tr.hovered td {
  background-color: #e6f0fc !important;
}

/* 반응형 */
@media all and (max-width: 767px) {
  .table__1286875__ {
    overflow-x: auto;
  }

  .table__1286875__ > .table_inner {
    width: auto;
    min-width: 600px;
  }

  .table__1286875__ table {
    min-width: 600px;
  }
   .table__1286875__ td {
    font-size: 12px !important;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}
@media all and (min-width: 1024px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}

/*     1287515 : 탭 컨텐츠 블록 설정      */
.block_option__1287515__ {display:table;width:100%}
.block_option__1287515__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab1 {display:none;}

/*     1287305 : 한줄 텍스트      */
.text__1287305__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#555555;letter-spacing:-.03em;line-height:1.5em;
}
.text__1287305__ p a {color:#555555}

@media all and (min-width:1024px){
	.text__1287305__ p {font-size:28px}
}

/*     1287315 : 표 2.0      */
.table__1286875__ {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

.table__1286875__ > .table_inner {
  min-width: 600px; /* ✅ 모바일에서도 넘치게 해서 스크롤 유도 */
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #0f6052;
}

.table__1286875__ * {
  box-sizing: border-box;
}

.table__1286875__ table {
  width: 100%;
  margin-top: -1px;
  border-collapse: collapse;
  table-layout: auto;
  min-width: 600px; /* ✅ 추가: 최소 넓이 지정 */
}

/* 모든 셀 공통 스타일 */
.table__1286875__ td {
  background: #fff;
  color: #333;
  padding: 20px 30px;
  border: 1px solid #ededed;
  line-height: 1.6;
  text-align: left;
  transition: background-color 0.2s ease;
}

/* 헤더 스타일 */
.table__1286875__ tr:first-child td {
  background-color: #f1f3f5;
  font-weight: 600;
  color: #212529;
}

/* 빈 셀 */
.table__1286875__ td.empty__1286875__ {
  padding: 50px 20px;
  text-align: center;
  color: #999;
  font-style: italic;
}

/* 줄무늬 효과 */
.table__1286875__ tr:not(:first-child):nth-child(even) td {
  background-color: #f8f9fa;
}

.table__1286875__ td:hover {
  background-color: #e6f0fc !important;
  transition: background-color 0.2s ease;
}

/* row-hover 스타일 */
.highlight-table tr.hovered td {
  background-color: #e6f0fc !important;
}

/* 반응형 */
@media all and (max-width: 767px) {
  .table__1286875__ {
    overflow-x: auto;
  }

  .table__1286875__ > .table_inner {
    width: auto;
    min-width: 600px;
  }

  .table__1286875__ table {
    min-width: 600px;
  }
   .table__1286875__ td {
    font-size: 12px !important;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}
@media all and (min-width: 1024px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}

/*     1287525 : 탭 컨텐츠 블록 설정      */
.block_option__1287525__ {display:table;width:100%}
.block_option__1287525__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab1 {display:none;}

/*     1287325 : 한줄 텍스트      */
.text__1287325__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#555555;letter-spacing:-.03em;line-height:1.5em;
}
.text__1287325__ p a {color:#555555}

@media all and (min-width:1024px){
	.text__1287325__ p {font-size:28px}
}

/*     1287335 : 표 2.0      */
.table__1286875__ {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

.table__1286875__ > .table_inner {
  min-width: 600px; /* ✅ 모바일에서도 넘치게 해서 스크롤 유도 */
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #0f6052;
}

.table__1286875__ * {
  box-sizing: border-box;
}

.table__1286875__ table {
  width: 100%;
  margin-top: -1px;
  border-collapse: collapse;
  table-layout: auto;
  min-width: 600px; /* ✅ 추가: 최소 넓이 지정 */
}

/* 모든 셀 공통 스타일 */
.table__1286875__ td {
  background: #fff;
  color: #333;
  padding: 20px 30px;
  border: 1px solid #ededed;
  line-height: 1.6;
  text-align: left;
  transition: background-color 0.2s ease;
}

/* 헤더 스타일 */
.table__1286875__ tr:first-child td {
  background-color: #f1f3f5;
  font-weight: 600;
  color: #212529;
}

/* 빈 셀 */
.table__1286875__ td.empty__1286875__ {
  padding: 50px 20px;
  text-align: center;
  color: #999;
  font-style: italic;
}

/* 줄무늬 효과 */
.table__1286875__ tr:not(:first-child):nth-child(even) td {
  background-color: #f8f9fa;
}

.table__1286875__ td:hover {
  background-color: #e6f0fc !important;
  transition: background-color 0.2s ease;
}

/* row-hover 스타일 */
.highlight-table tr.hovered td {
  background-color: #e6f0fc !important;
}

/* 반응형 */
@media all and (max-width: 767px) {
  .table__1286875__ {
    overflow-x: auto;
  }

  .table__1286875__ > .table_inner {
    width: auto;
    min-width: 600px;
  }

  .table__1286875__ table {
    min-width: 600px;
  }
   .table__1286875__ td {
    font-size: 12px !important;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}
@media all and (min-width: 1024px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}

/*     1287535 : 탭 컨텐츠 블록 설정      */
.block_option__1287535__ {display:table;width:100%}
.block_option__1287535__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab1 {display:none;}

/*     1287345 : 한줄 텍스트      */
.text__1287345__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#555555;letter-spacing:-.03em;line-height:1.5em;
}
.text__1287345__ p a {color:#555555}

@media all and (min-width:1024px){
	.text__1287345__ p {font-size:28px}
}

/*     1287355 : 표 2.0      */
.table__1286875__ {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

.table__1286875__ > .table_inner {
  min-width: 600px; /* ✅ 모바일에서도 넘치게 해서 스크롤 유도 */
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #0f6052;
}

.table__1286875__ * {
  box-sizing: border-box;
}

.table__1286875__ table {
  width: 100%;
  margin-top: -1px;
  border-collapse: collapse;
  table-layout: auto;
  min-width: 600px; /* ✅ 추가: 최소 넓이 지정 */
}

/* 모든 셀 공통 스타일 */
.table__1286875__ td {
  background: #fff;
  color: #333;
  padding: 20px 30px;
  border: 1px solid #ededed;
  line-height: 1.6;
  text-align: left;
  transition: background-color 0.2s ease;
}

/* 헤더 스타일 */
.table__1286875__ tr:first-child td {
  background-color: #f1f3f5;
  font-weight: 600;
  color: #212529;
}

/* 빈 셀 */
.table__1286875__ td.empty__1286875__ {
  padding: 50px 20px;
  text-align: center;
  color: #999;
  font-style: italic;
}

/* 줄무늬 효과 */
.table__1286875__ tr:not(:first-child):nth-child(even) td {
  background-color: #f8f9fa;
}

.table__1286875__ td:hover {
  background-color: #e6f0fc !important;
  transition: background-color 0.2s ease;
}

/* row-hover 스타일 */
.highlight-table tr.hovered td {
  background-color: #e6f0fc !important;
}

/* 반응형 */
@media all and (max-width: 767px) {
  .table__1286875__ {
    overflow-x: auto;
  }

  .table__1286875__ > .table_inner {
    width: auto;
    min-width: 600px;
  }

  .table__1286875__ table {
    min-width: 600px;
  }
   .table__1286875__ td {
    font-size: 12px !important;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}
@media all and (min-width: 1024px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}

/*     1287545 : 탭 컨텐츠 블록 설정      */
.block_option__1287545__ {display:table;width:100%}
.block_option__1287545__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab1 {display:none;}

/*     1287365 : 한줄 텍스트      */
.text__1287365__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#555555;letter-spacing:-.03em;line-height:1.5em;
}
.text__1287365__ p a {color:#555555}

@media all and (min-width:1024px){
	.text__1287365__ p {font-size:28px}
}

/*     1287375 : 표 2.0      */
.table__1286875__ {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

.table__1286875__ > .table_inner {
  min-width: 600px; /* ✅ 모바일에서도 넘치게 해서 스크롤 유도 */
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #0f6052;
}

.table__1286875__ * {
  box-sizing: border-box;
}

.table__1286875__ table {
  width: 100%;
  margin-top: -1px;
  border-collapse: collapse;
  table-layout: auto;
  min-width: 600px; /* ✅ 추가: 최소 넓이 지정 */
}

/* 모든 셀 공통 스타일 */
.table__1286875__ td {
  background: #fff;
  color: #333;
  padding: 20px 30px;
  border: 1px solid #ededed;
  line-height: 1.6;
  text-align: left;
  transition: background-color 0.2s ease;
}

/* 헤더 스타일 */
.table__1286875__ tr:first-child td {
  background-color: #f1f3f5;
  font-weight: 600;
  color: #212529;
}

/* 빈 셀 */
.table__1286875__ td.empty__1286875__ {
  padding: 50px 20px;
  text-align: center;
  color: #999;
  font-style: italic;
}

/* 줄무늬 효과 */
.table__1286875__ tr:not(:first-child):nth-child(even) td {
  background-color: #f8f9fa;
}

.table__1286875__ td:hover {
  background-color: #e6f0fc !important;
  transition: background-color 0.2s ease;
}

/* row-hover 스타일 */
.highlight-table tr.hovered td {
  background-color: #e6f0fc !important;
}

/* 반응형 */
@media all and (max-width: 767px) {
  .table__1286875__ {
    overflow-x: auto;
  }

  .table__1286875__ > .table_inner {
    width: auto;
    min-width: 600px;
  }

  .table__1286875__ table {
    min-width: 600px;
  }
   .table__1286875__ td {
    font-size: 12px !important;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}
@media all and (min-width: 1024px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}

/*     1287555 : 탭 컨텐츠 블록 설정      */
.block_option__1287555__ {display:table;width:100%}
.block_option__1287555__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab1 {display:none;}

/*     1287385 : 한줄 텍스트      */
.text__1287385__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#555555;letter-spacing:-.03em;line-height:1.5em;
}
.text__1287385__ p a {color:#555555}

@media all and (min-width:1024px){
	.text__1287385__ p {font-size:28px}
}

/*     1287395 : 표 2.0      */
.table__1286875__ {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

.table__1286875__ > .table_inner {
  min-width: 600px; /* ✅ 모바일에서도 넘치게 해서 스크롤 유도 */
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #0f6052;
}

.table__1286875__ * {
  box-sizing: border-box;
}

.table__1286875__ table {
  width: 100%;
  margin-top: -1px;
  border-collapse: collapse;
  table-layout: auto;
  min-width: 600px; /* ✅ 추가: 최소 넓이 지정 */
}

/* 모든 셀 공통 스타일 */
.table__1286875__ td {
  background: #fff;
  color: #333;
  padding: 20px 30px;
  border: 1px solid #ededed;
  line-height: 1.6;
  text-align: left;
  transition: background-color 0.2s ease;
}

/* 헤더 스타일 */
.table__1286875__ tr:first-child td {
  background-color: #f1f3f5;
  font-weight: 600;
  color: #212529;
}

/* 빈 셀 */
.table__1286875__ td.empty__1286875__ {
  padding: 50px 20px;
  text-align: center;
  color: #999;
  font-style: italic;
}

/* 줄무늬 효과 */
.table__1286875__ tr:not(:first-child):nth-child(even) td {
  background-color: #f8f9fa;
}

.table__1286875__ td:hover {
  background-color: #e6f0fc !important;
  transition: background-color 0.2s ease;
}

/* row-hover 스타일 */
.highlight-table tr.hovered td {
  background-color: #e6f0fc !important;
}

/* 반응형 */
@media all and (max-width: 767px) {
  .table__1286875__ {
    overflow-x: auto;
  }

  .table__1286875__ > .table_inner {
    width: auto;
    min-width: 600px;
  }

  .table__1286875__ table {
    min-width: 600px;
  }
   .table__1286875__ td {
    font-size: 12px !important;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}
@media all and (min-width: 1024px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}

/*     1287565 : 탭 컨텐츠 블록 설정      */
.block_option__1287565__ {display:table;width:100%}
.block_option__1287565__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab1 {display:none;}

/*     1287405 : 한줄 텍스트      */
.text__1287405__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#555555;letter-spacing:-.03em;line-height:1.5em;
}
.text__1287405__ p a {color:#555555}

@media all and (min-width:1024px){
	.text__1287405__ p {font-size:28px}
}

/*     1287415 : 표 2.0      */
.table__1286875__ {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

.table__1286875__ > .table_inner {
  min-width: 600px; /* ✅ 모바일에서도 넘치게 해서 스크롤 유도 */
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #0f6052;
}

.table__1286875__ * {
  box-sizing: border-box;
}

.table__1286875__ table {
  width: 100%;
  margin-top: -1px;
  border-collapse: collapse;
  table-layout: auto;
  min-width: 600px; /* ✅ 추가: 최소 넓이 지정 */
}

/* 모든 셀 공통 스타일 */
.table__1286875__ td {
  background: #fff;
  color: #333;
  padding: 20px 30px;
  border: 1px solid #ededed;
  line-height: 1.6;
  text-align: left;
  transition: background-color 0.2s ease;
}

/* 헤더 스타일 */
.table__1286875__ tr:first-child td {
  background-color: #f1f3f5;
  font-weight: 600;
  color: #212529;
}

/* 빈 셀 */
.table__1286875__ td.empty__1286875__ {
  padding: 50px 20px;
  text-align: center;
  color: #999;
  font-style: italic;
}

/* 줄무늬 효과 */
.table__1286875__ tr:not(:first-child):nth-child(even) td {
  background-color: #f8f9fa;
}

.table__1286875__ td:hover {
  background-color: #e6f0fc !important;
  transition: background-color 0.2s ease;
}

/* row-hover 스타일 */
.highlight-table tr.hovered td {
  background-color: #e6f0fc !important;
}

/* 반응형 */
@media all and (max-width: 767px) {
  .table__1286875__ {
    overflow-x: auto;
  }

  .table__1286875__ > .table_inner {
    width: auto;
    min-width: 600px;
  }

  .table__1286875__ table {
    min-width: 600px;
  }
   .table__1286875__ td {
    font-size: 12px !important;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}
@media all and (min-width: 1024px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}

/*     1287575 : 탭 컨텐츠 블록 설정      */
.block_option__1287575__ {display:table;width:100%}
.block_option__1287575__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab1 {display:none;}

/*     1287425 : 한줄 텍스트      */
.text__1287425__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#555555;letter-spacing:-.03em;line-height:1.5em;
}
.text__1287425__ p a {color:#555555}

@media all and (min-width:1024px){
	.text__1287425__ p {font-size:28px}
}

/*     1287435 : 표 2.0      */
.table__1286875__ {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

.table__1286875__ > .table_inner {
  min-width: 600px; /* ✅ 모바일에서도 넘치게 해서 스크롤 유도 */
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #0f6052;
}

.table__1286875__ * {
  box-sizing: border-box;
}

.table__1286875__ table {
  width: 100%;
  margin-top: -1px;
  border-collapse: collapse;
  table-layout: auto;
  min-width: 600px; /* ✅ 추가: 최소 넓이 지정 */
}

/* 모든 셀 공통 스타일 */
.table__1286875__ td {
  background: #fff;
  color: #333;
  padding: 20px 30px;
  border: 1px solid #ededed;
  line-height: 1.6;
  text-align: left;
  transition: background-color 0.2s ease;
}

/* 헤더 스타일 */
.table__1286875__ tr:first-child td {
  background-color: #f1f3f5;
  font-weight: 600;
  color: #212529;
}

/* 빈 셀 */
.table__1286875__ td.empty__1286875__ {
  padding: 50px 20px;
  text-align: center;
  color: #999;
  font-style: italic;
}

/* 줄무늬 효과 */
.table__1286875__ tr:not(:first-child):nth-child(even) td {
  background-color: #f8f9fa;
}

.table__1286875__ td:hover {
  background-color: #e6f0fc !important;
  transition: background-color 0.2s ease;
}

/* row-hover 스타일 */
.highlight-table tr.hovered td {
  background-color: #e6f0fc !important;
}

/* 반응형 */
@media all and (max-width: 767px) {
  .table__1286875__ {
    overflow-x: auto;
  }

  .table__1286875__ > .table_inner {
    width: auto;
    min-width: 600px;
  }

  .table__1286875__ table {
    min-width: 600px;
  }
   .table__1286875__ td {
    font-size: 12px !important;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}
@media all and (min-width: 1024px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}

/*     1287585 : 탭 컨텐츠 블록 설정      */
.block_option__1287585__ {display:table;width:100%}
.block_option__1287585__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab1 {display:none;}

/*     1287445 : 한줄 텍스트      */
.text__1287445__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#555555;letter-spacing:-.03em;line-height:1.5em;
}
.text__1287445__ p a {color:#555555}

@media all and (min-width:1024px){
	.text__1287445__ p {font-size:28px}
}

/*     1287595 : 블록 설정      */
.block_option__1287595__ {display:table;width:100%}
.block_option__1287595__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

@media (max-width:1023px){
	.row__1287595__ {}
}


@media (min-width:1024px){
	#sub_view #container .contents {padding:90px 0 0 0;}
}

/*     1287455 : 표 2.0      */
.table__1286875__ {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

.table__1286875__ > .table_inner {
  min-width: 600px; /* ✅ 모바일에서도 넘치게 해서 스크롤 유도 */
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #0f6052;
}

.table__1286875__ * {
  box-sizing: border-box;
}

.table__1286875__ table {
  width: 100%;
  margin-top: -1px;
  border-collapse: collapse;
  table-layout: auto;
  min-width: 600px; /* ✅ 추가: 최소 넓이 지정 */
}

/* 모든 셀 공통 스타일 */
.table__1286875__ td {
  background: #fff;
  color: #333;
  padding: 20px 30px;
  border: 1px solid #ededed;
  line-height: 1.6;
  text-align: left;
  transition: background-color 0.2s ease;
}

/* 헤더 스타일 */
.table__1286875__ tr:first-child td {
  background-color: #f1f3f5;
  font-weight: 600;
  color: #212529;
}

/* 빈 셀 */
.table__1286875__ td.empty__1286875__ {
  padding: 50px 20px;
  text-align: center;
  color: #999;
  font-style: italic;
}

/* 줄무늬 효과 */
.table__1286875__ tr:not(:first-child):nth-child(even) td {
  background-color: #f8f9fa;
}

.table__1286875__ td:hover {
  background-color: #e6f0fc !important;
  transition: background-color 0.2s ease;
}

/* row-hover 스타일 */
.highlight-table tr.hovered td {
  background-color: #e6f0fc !important;
}

/* 반응형 */
@media all and (max-width: 767px) {
  .table__1286875__ {
    overflow-x: auto;
  }

  .table__1286875__ > .table_inner {
    width: auto;
    min-width: 600px;
  }

  .table__1286875__ table {
    min-width: 600px;
  }
   .table__1286875__ td {
    font-size: 12px !important;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}
@media all and (min-width: 1024px) {
  .table__1286875__ > .table_inner {
    width: px;
  }
}

/*     1239545 : 탭 컨텐츠 블록 설정      */
.block_option__1239545__ {display:table;width:100%}
.block_option__1239545__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab2 {display:none;}

/*     1239155 : BLANK 컨텐츠      */
.blank__1239155__ {box-sizing:border-box;display:block;position:relative;width:100%;height:25px}
.blank__1239155__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__1239155__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.blank__1239155__ {height:15px}
}

/*     1239295 : 타이틀 텍스트      */
.title__1239295__ {font-size:0}
.title__1239295__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:18px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;
}
.title__1239295__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__1239295__.style_top p {padding-top:10px}
.title__1239295__.style_top p:before {top:0;left:0;width:18px;height:4px}

.title__1239295__.style_right p {padding-right:14px}
.title__1239295__.style_right p:before {top:16%;right:0;width:4px;height:18px}

.title__1239295__.style_bottom p {padding-bottom:12px}
.title__1239295__.style_bottom p:before {bottom:0;left:0;width:18px;height:4px}

.title__1239295__.style_left p {padding-left:14px}
.title__1239295__.style_left p:before {top:16%;left:0;width:4px;height:18px}

.title__1239295__.style_circle1 p {padding-left:18px}
.title__1239295__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1239295__.style_circle2 p {padding-left:18px}
.title__1239295__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__1239295__ p {font-size:24px}
	.title__1239295__.style_top p:before {width:24px}
	.title__1239295__.style_right p:before {height:24px}
	.title__1239295__.style_bottom p:before {width:24px}
	.title__1239295__.style_left p:before {height:24px}
}

/*     1239305 : BLANK 컨텐츠      */
.blank__1239305__ {box-sizing:border-box;display:block;position:relative;width:100%;height:20px}
.blank__1239305__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__1239305__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.blank__1239305__ {height:15px}
}

/*     1239315 : 표 2.0      */
.table__1239315__ {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

.table__1239315__ > .table_inner {
  /* ✅ overflow 수정 */
  overflow-x: auto;
  overflow-y: visible;
  min-width: 800px; /* ✅ 테이블이 작게 잘리지 않도록 최소 너비 설정 */
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #0f6052;
}

.table__1239315__ * {
  box-sizing: border-box;
}

.table__1239315__ table {
  width: 100%;
  table-layout: auto;
  min-width: 800px; /* ✅ 마지막 열 보이도록 보장 */
}

.table__1239315__ td {
  height: 50px;
  padding: 40px 20px;
  border: 1px solid #dddddd;
  background-color: #fff;
  font-weight: normal;
  color: #333;
  text-align: left;
}

.table__1239315__ td:first-child { border-left: 0; }
.table__1239315__ td:last-child { border-right: 0; }
.table__1239315__ td.empty__1239315__ { padding: 50px 20px; }

@media all and (max-width: 767px) {
  .table__1239315__ > .table_inner {
    width: auto;
    min-width: 800px;
    overflow-x: auto;
  }

  .table__1239315__ table {
    min-width: 800px;
  }
   .table__1239315__ td {font-size: 14px !important;}
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .table__1239315__ > .table_inner {
    width: px;
  }
}

@media all and (min-width: 1024px) {
  .table__1239315__ > .table_inner {
    width: px;
  }
}

/*     1239325 : BLANK 컨텐츠      */
.blank__1239325__ {box-sizing:border-box;display:block;position:relative;width:100%;height:25px}
.blank__1239325__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__1239325__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.blank__1239325__ {height:25px}
}

/*     1239335 : 아이콘형 한줄 텍스트      */
@font-face {
	font-family:'icomoon_text_list';
	src:url('/img_up/shop_pds/aramskin/design/contents/icomoon_text_list/icomoon.eot');
	src:url('/img_up/shop_pds/aramskin/design/contents/icomoon_text_list/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramskin/design/contents/icomoon_text_list/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramskin/design/contents/icomoon_text_list/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramskin/design/contents/icomoon_text_list/icomoon.svg#icomoon_text_list') format('svg');
	font-weight:normal;
	font-style:normal;
}

.text_wrap__1239335__ .inline_block__1239335__ {display:inline-block;vertical-align:top}
.text_wrap__1239335__ .inline_block__1239335__ .inner__1239335__ {display:table;margin:0;padding:0;font-size:16px;line-height:1.5em}
.text_wrap__1239335__ .inline_block__1239335__ .inner__1239335__ .icon__1239335__ {display:table-cell;padding-right:10px;font-family:NanumGothic;font-weight:normal;color:#4972B8;vertical-align:top}
.text_wrap__1239335__ .inline_block__1239335__ .inner__1239335__ .icon__1239335__:before {content:'\e60b';font-family:"icomoon_text_list"}
.text_wrap__1239335__ .inline_block__1239335__ .inner__1239335__ .text__1239335__ {display:table-cell;font-weight:bold;color:#0f6052;letter-spacing:0;vertical-align:middle}

.text_wrap__1239335__.s_size_75 .inline_block__1239335__ .inner__1239335__ .icon__1239335__ {padding-right:.5em;font-size:.75em}
.text_wrap__1239335__.s_size_100 .inline_block__1239335__ .inner__1239335__ .icon__1239335__ {padding-right:.5em;font-size:1em}
.text_wrap__1239335__.s_size_150 .inline_block__1239335__ .inner__1239335__ .icon__1239335__ {padding-right:.4em;font-size:1.5em;line-height:1em}
.text_wrap__1239335__.s_size_200 .inline_block__1239335__ .inner__1239335__ .icon__1239335__ {padding-right:.3em;font-size:2em;line-height:1em}
.text_wrap__1239335__.s_size_250 .inline_block__1239335__ .inner__1239335__ .icon__1239335__ {padding-right:.2em;font-size:2.5em;line-height:1em}

@media all and (min-width:1024px){
	.text_wrap__1239335__ .inline_block__1239335__ .inner__1239335__ {font-size:20px}
}

/*     1239345 : 한줄 텍스트      */
.text__1239345__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:normal;color:#999999;letter-spacing:0;line-height:1.5em;
}
.text__1239345__ p a {color:#999999}

@media all and (min-width:1024px){
	.text__1239345__ p {font-size:15px}
}

/*     1239355 : BLANK 컨텐츠      */
.blank__1239355__ {box-sizing:border-box;display:block;position:relative;width:100%;height:15px}
.blank__1239355__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__1239355__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.blank__1239355__ {height:15px}
}

/*     1239365 : 아이콘형 한줄 텍스트      */
@font-face {
	font-family:'icomoon_text_list';
	src:url('/img_up/shop_pds/aramskin/design/contents/icomoon_text_list/icomoon.eot');
	src:url('/img_up/shop_pds/aramskin/design/contents/icomoon_text_list/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramskin/design/contents/icomoon_text_list/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramskin/design/contents/icomoon_text_list/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramskin/design/contents/icomoon_text_list/icomoon.svg#icomoon_text_list') format('svg');
	font-weight:normal;
	font-style:normal;
}

.text_wrap__1239365__ .inline_block__1239365__ {display:inline-block;vertical-align:top}
.text_wrap__1239365__ .inline_block__1239365__ .inner__1239365__ {display:table;margin:0;padding:0;font-size:16px;line-height:1.5em}
.text_wrap__1239365__ .inline_block__1239365__ .inner__1239365__ .icon__1239365__ {display:table-cell;padding-right:10px;font-family:NanumGothic;font-weight:normal;color:#4972B8;vertical-align:top}
.text_wrap__1239365__ .inline_block__1239365__ .inner__1239365__ .icon__1239365__:before {content:'\e60b';font-family:"icomoon_text_list"}
.text_wrap__1239365__ .inline_block__1239365__ .inner__1239365__ .text__1239365__ {display:table-cell;font-weight:bold;color:#0f6052;letter-spacing:0;vertical-align:middle}

.text_wrap__1239365__.s_size_75 .inline_block__1239365__ .inner__1239365__ .icon__1239365__ {padding-right:.5em;font-size:.75em}
.text_wrap__1239365__.s_size_100 .inline_block__1239365__ .inner__1239365__ .icon__1239365__ {padding-right:.5em;font-size:1em}
.text_wrap__1239365__.s_size_150 .inline_block__1239365__ .inner__1239365__ .icon__1239365__ {padding-right:.4em;font-size:1.5em;line-height:1em}
.text_wrap__1239365__.s_size_200 .inline_block__1239365__ .inner__1239365__ .icon__1239365__ {padding-right:.3em;font-size:2em;line-height:1em}
.text_wrap__1239365__.s_size_250 .inline_block__1239365__ .inner__1239365__ .icon__1239365__ {padding-right:.2em;font-size:2.5em;line-height:1em}

@media all and (min-width:1024px){
	.text_wrap__1239365__ .inline_block__1239365__ .inner__1239365__ {font-size:20px}
}

/*     1239475 : BLANK 컨텐츠      */
.blank__1239475__ {box-sizing:border-box;display:block;position:relative;width:100%;height:40px}
.blank__1239475__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__1239475__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.blank__1239475__ {height:20px}
}

/*     1239375 : 실선      */
.solid_line__1239375__ {display:block;position:relative;width:100%;height:80px}
.solid_line__1239375__:before {content:'';position:absolute;left:0;top:50%;width:100%;height:0;border-top:1px solid #dddddd}

.solid_line__1239375__.build_edit_mode {min-height:10px}

@media all and (max-width:767px){
	.solid_line__1239375__ {height:60px}
}

/*     1239205 : BLANK 컨텐츠      */
.blank__1239205__ {box-sizing:border-box;display:block;position:relative;width:100%;height:40px}
.blank__1239205__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__1239205__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.blank__1239205__ {height:20px}
}

/*     1239385 : 타이틀 텍스트      */
.title__1239385__ {font-size:0}
.title__1239385__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:18px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;
}
.title__1239385__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__1239385__.style_top p {padding-top:10px}
.title__1239385__.style_top p:before {top:0;left:0;width:18px;height:4px}

.title__1239385__.style_right p {padding-right:14px}
.title__1239385__.style_right p:before {top:16%;right:0;width:4px;height:18px}

.title__1239385__.style_bottom p {padding-bottom:12px}
.title__1239385__.style_bottom p:before {bottom:0;left:0;width:18px;height:4px}

.title__1239385__.style_left p {padding-left:14px}
.title__1239385__.style_left p:before {top:16%;left:0;width:4px;height:18px}

.title__1239385__.style_circle1 p {padding-left:18px}
.title__1239385__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1239385__.style_circle2 p {padding-left:18px}
.title__1239385__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__1239385__ p {font-size:24px}
	.title__1239385__.style_top p:before {width:24px}
	.title__1239385__.style_right p:before {height:24px}
	.title__1239385__.style_bottom p:before {width:24px}
	.title__1239385__.style_left p:before {height:24px}
}

/*     1239395 : BLANK 컨텐츠      */
.blank__1239395__ {box-sizing:border-box;display:block;position:relative;width:100%;height:25px}
.blank__1239395__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__1239395__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.blank__1239395__ {height:15px}
}

/*     1239405 : 텍스트 박스      */
.text__1239405__{padding:25px;background-color:#f7f7f7;text-align:justify;}
.text__1239405__ .title{position:relative;display:inline-block;color:#333;font-size:18px;font-weight:bold;}
.text__1239405__ .title:before{position:absolute;bottom:4px;left:0;content:'';display:inline-block;width:100%;height:4px;background-color:#a7d0fa;}
.text__1239405__ .title span{position:relative;}
.text__1239405__ .text{color:#666;font-size:14px;line-height:1.6;}

@media (min-width:1024px){
	.text__1239405__ .title{font-size:20px;}
	.text__1239405__ .text{font-size:18px;}
}

/*     1239415 : BLANK 컨텐츠      */
.blank__1239415__ {box-sizing:border-box;display:block;position:relative;width:100%;height:30px}
.blank__1239415__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__1239415__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.blank__1239415__ {height:30px}
}

/*     1239425 : 타이틀 텍스트      */
.title__1239425__ {font-size:0}
.title__1239425__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:18px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;
}
.title__1239425__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__1239425__.style_top p {padding-top:10px}
.title__1239425__.style_top p:before {top:0;left:0;width:18px;height:4px}

.title__1239425__.style_right p {padding-right:14px}
.title__1239425__.style_right p:before {top:16%;right:0;width:4px;height:18px}

.title__1239425__.style_bottom p {padding-bottom:12px}
.title__1239425__.style_bottom p:before {bottom:0;left:0;width:18px;height:4px}

.title__1239425__.style_left p {padding-left:14px}
.title__1239425__.style_left p:before {top:16%;left:0;width:4px;height:18px}

.title__1239425__.style_circle1 p {padding-left:18px}
.title__1239425__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1239425__.style_circle2 p {padding-left:18px}
.title__1239425__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__1239425__ p {font-size:24px}
	.title__1239425__.style_top p:before {width:24px}
	.title__1239425__.style_right p:before {height:24px}
	.title__1239425__.style_bottom p:before {width:24px}
	.title__1239425__.style_left p:before {height:24px}
}

/*     1239435 : BLANK 컨텐츠      */
.blank__1239435__ {box-sizing:border-box;display:block;position:relative;width:100%;height:20px}
.blank__1239435__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__1239435__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.blank__1239435__ {height:5px}
}

/*     1239445 : 텍스트 박스 리스트      */
.con__1239445__ ul{list-style:none;width:100%;margin:0;padding:24px 0 0;font-size:0;}
.con__1239445__ li{position:relative;display:inline-table;table-layout:fixed;width:100%;min-height:130px;margin-bottom:60px;padding:20px 20px;border:1px solid #dddddd;box-sizing:border-box;background-color:#f8f8f8;text-align:center;}
.con__1239445__ li:before{position:absolute;left:50%;bottom:-15px;transform:translateX(-50%);content:'';display:inline-block;width:9px;height:15px;background-color:#0f6052;}
.con__1239445__ li:after{position:absolute;left:50%;bottom:-28px;transform:translateX(-50%);content:'';display:inline-block;border-top:13px solid #0f6052;border-left:9px solid transparent;border-right:9px solid transparent;}
.con__1239445__ li:last-child{margin-bottom:0;}
.con__1239445__ li:last-child:before{display:none;}
.con__1239445__ li:last-child:after{display:none;}
.con__1239445__ .item{display:table-cell;width:100%;vertical-align:middle;}
.con__1239445__ .list_num{position:absolute;top:-24px;left:50%;transform:translateX(-50%);content:'';width:48px;height:48px;border-radius:50%;background-color:#0f6052;color:#fff;font-size:19px;text-align:center;line-height:48px;}
.con__1239445__ .title{width:100%;margin:10px 0 3px;color:#000000;font-size:16px;font-weight:bold;line-height:1.4;}
.con__1239445__ .text{width:100%;margin:0;color:#777777;font-size:14px;line-height:1.6;}

@media (min-width:1024px){
	.con__1239445__ ul{width:auto;margin:0 -15px;}
	.con__1239445__ li{width:calc(100% / 3 - 30px);margin:0 15px;vertical-align:top;}
	.con__1239445__ li:before{right:-14px;left:auto;width:13px;height:8px;transform:translateY(-50%);bottom:auto;top:50%;}
	.con__1239445__ li:after{left:auto;top:50%;bottom:auto;right:-36px;transform:translateY(-50%);border-top:9px solid transparent;border-left:13px solid #0f6052;border-bottom:9px solid transparent;}
 .con__1239445__ .title {font-size:20px;}
.con__1239445__ .text {font-size:16px;}
}

/*     1239455 : 실선      */
.solid_line__1239455__ {display:block;position:relative;width:100%;height:80px}
.solid_line__1239455__:before {content:'';position:absolute;left:0;top:50%;width:100%;height:0;border-top:1px solid #dddddd}

.solid_line__1239455__.build_edit_mode {min-height:10px}

@media all and (max-width:767px){
	.solid_line__1239455__ {height:60px}
}

/*     1239915 : 장문 텍스트      */
.textarea__1239915__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:700;color:#000;letter-spacing:1px;line-height:1.5em;
}

@media all and (min-width:1024px){
	.textarea__1239915__ p {font-size:24px}
}

/*     1239955 : 공백      */
.solid_line__1239955__ {box-sizing:border-box; display:block; position:relative; width:100%; height:40px;}
.solid_line__1239955__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__1239955__.build_edit_mode:before {content:'Blank'; display:block; position:absolute; top:50%; left:0; right:0; margin-top:-10px; padding:5px 0; font-size:13px; color:red; text-align:center; line-height:1;}

@media all and (max-width:1023px){
	.solid_line__1239955__ {height:20px;}
}

/*     1239985 : 제목&내용 가로형      */
.text_horizontal__1239985__ .title__1239985__ {
	margin:0 0 5px;padding:0;font-size:16px;font-weight:bold;color:#444444;line-height:1.5em;letter-spacing:0;
}
.text_horizontal__1239985__ .text__1239985__ {margin:0;padding:0;font-size:16px;color:#444444;line-height:1.5em;letter-spacing:0}

@media all and (min-width:768px){
	.text_horizontal__1239985__:after {content:'';display:block;clear:both}
	.text_horizontal__1239985__ .title__1239985__ {box-sizing:border-box;float:left;margin:0;min-width:100px;padding-right:20px}
	.text_horizontal__1239985__ .text__1239985__ {overflow:hidden}
}

@media all and (min-width:1024px){
	.text_horizontal__1239985__ .title__1239985__ {font-size:20px}
	.text_horizontal__1239985__ .text__1239985__ {font-size:18px}
}

/*     1239975 : 공백      */
.solid_line__1239975__ {box-sizing:border-box; display:block; position:relative; width:100%; height:100px;}
.solid_line__1239975__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__1239975__.build_edit_mode:before {content:'Blank'; display:block; position:absolute; top:50%; left:0; right:0; margin-top:-10px; padding:5px 0; font-size:13px; color:red; text-align:center; line-height:1;}

@media all and (max-width:1023px){
	.solid_line__1239975__ {height:40px;}
}

