/*
순서 :
1. 폰트정보
2. reset, normalize
3. 사이트 기본 컬러 세팅
웬만하면 초기에 제작하고 수정하지 않습니다.
*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&display=swap');
@import url('https://cdn.jsdelivr.net/font-nanum/1.0/nanumgothic/nanumgothic.css');
/* 나눔고딕 : 한국서버 빠름  */
 @import url('https://cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css');
 /* 나눔바른고딕 : 한국서버 빠름 */
/* @import url('https://cdn.jsdelivr.net/font-nanum/1.0/nanumgothiccoding/nanumgothiccoding.css'); */
/* 나눔고딕코딩 : 한국서버 빠름 */
/* @import url('https://cdn.jsdelivr.net/font-nanum/1.0/nanummyeongjo/nanummyeongjo.css');  나눔명조 : 한국서버 빠름*/
/* @import url('https://cdn.jsdelivr.net/font-nanum/1.0/nanumpenscript/nanumpenscript.css');  나눔펜 손글씨 : 한국서버 빠름*/
/* @import url('https://cdn.jsdelivr.net/font-nanum/1.0/nanumbrushscript/nanumbrushscript.css');  나눔브러쉬 손글씨 : 한국서버 빠름*/
/* font-family: 'Nanum Gothic', sans-serif; 나눔고딕
font-family: 'Nanum Barun Gothic', sans-serif; 나눔바른고딕
font-family: 'Nanum Myeongjo', serif; 나눔명조
font-family: 'Nanum Pen Script', cursive; 나눔펜 손글씨
font-family: 'Nanum Brush Script', cursive; 나눔브러쉬 손글씨 */
@import url('https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&display=swap');
@font-face {
    font-family: 'S-CoreDream-1';
    font-weight: 100;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream1.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream1.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'S-CoreDream-2';
    font-weight: 200;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream2.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream2.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'S-CoreDream-3';
    font-weight: 300;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream3.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream3.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'S-CoreDream-4';
    font-weight: 400;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream4.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream4.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'S-CoreDream-5';
    font-weight: 500;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream5.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream5.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'S-CoreDream-6';
    font-weight: 600;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream6.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream6.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'S-CoreDream-7';
    font-weight: 700;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream7.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream7.woff) format('woff');
    font-display: swap;
}

@font-face {
     font-family: 'S-CoreDream-8';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
    font-family: 'S-CoreDream-9';
    font-weight: 900;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream9.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream9.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Jalnan';
    font-weight: normal;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/goodchoice/Jalnan.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/goodchoice/Jalnan.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/goodchoice/Jalnan.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/goodchoice/Jalnan.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/goodchoice/Jalnan.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'NanumPen';
    font-weight: normal;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/naver/NanumPen.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Bazzi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/Bazzi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KOTRAHOPE';
    font-weight: normal;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kotra/KotraHope.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kotra/KotraHope.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kotra/KotraHope.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kotra/KotraHope.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kotra/KotraHope.ttf') format("truetype");
    font-display: swap;
}


/* reset */
html {
  font-size: 10px;

  font-family: sans-serif; /* 1 */
	scroll-behavior: auto;
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
	-webkit-font-smoothing: antialiased;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	image-rendering: -webkit-optimize-contrast;
}
body {
	font-family: 'S-CoreDream-3';
	font-size: 10px;
	color: #333;
	box-sizing: border-box;
	line-height: inherit;
	word-break: keep-all;
}
body * {
}
a {
	color: #333;
}
a,
a:focus,
a:hover {
	text-decoration: none;
	outline: 0;
	transition: all 0.2s ease-in 0s;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
ul,
ol,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
input,
textarea,
button,
select,
div,
a {
	font-family: inherit;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
}
input,
input:focus,
select,
select:focus {
	outline: none;
}
ul,
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	text-decoration: none;
}
figure {
	margin: 0;
}
button {
	cursor: pointer;
	border: none;
	outline: none;
}
button:active,
button:focus {
	border: none;
	outline: none;
}
img {
  border: 0;
	max-width: 100%;
	vertical-align: top;
	display: inline-block;
	image-rendering: -moz-crisp-edges;
   image-rendering: -o-crisp-edges;
   image-rendering: -webkit-optimize-contrast;
   image-rendering: crisp-edges;
   -ms-interpolation-mode: nearest-neighbor;
}
table {
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse;
}
hr {
	margin-top: 70px;
	margin-bottom: 70px;
	border: 0;
	border-top: 1px solid #eeeeee;
}
/* IE10 이상을 위한 css */
input::placeholder,
textarea::placeholder {
	color: #b6b6b6;
	opacity: 1;
	/* 파이어폭스에서 뿌옇게 나오는 현상을 방지하기 위한 css */
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #b6b6b6;
}
/* IE */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #b6b6b6;
}
/* Firefox */
input:-mos-input-placeholder {
	color: #b6b6b6;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	/* WebKit browsers */
	color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: transparent;
}
/* IE9 이하를 위한 css */
.placeholder {
	color: #ddd;
}
a {
	text-decoration: none;
}
button {
	cursor: pointer;
}

/* 세팅 */

.text-center{text-align:center;}
.text-right{text-align:right;}
/* 컬러 */
.bg-white{background-color:#fff !important;}
.text-white{color:#fff !important;}
/* grid */
.box-group {
	margin: 0;
  display:flex;
  flex-flow: row nowrap;
  align-items: center;
}
.box-group.box-center{
  -webkit-justify-content: center;
	justify-content: center;

}
.box-group.box-left{
  -webkit-justify-content: flex-start;
	justify-content: flex-start;
}
.box-group.box-right{
  -webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.box-group.box-full{
  -webkit-justify-content: space-between;
	justify-content: space-between;
}


.btn {
	font-weight: normal;
	display: inline-block;
	font-size: 1.2rem;
	text-align: center;
}

.btn.btn-md {
}
.btn.btn-lg {
}
.btn.btn-block {
	width: 100%;
}
.btn.btn-xs {
	min-width: auto;
}
.btn:hover,
.btn:focus {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.btn.btn-default {
}
.btn.btn-default:hover,
.btn.btn-default:focus {
}

.btn.btn-line{}
.btn.btn-line:hover,
.btn.btn-line:focus {
}
.btn.btn-round {
	border-radius: 10px;
}

/* 공통클래스 */
.mobile{display:none;}
.v-middle{vertical-align: middle;}
.clear{clear:both;}
.f-left{float:left;}
.f-right{float:right;}
.block{display:block;}
.in-block{display:inline-block;}
.hide{display:none;}
.full{width:100%;}
.t_center{text-align:center;}
/* 간격조정 */



/* 중간 기기들 (노트북 992px 이하) */
@media (max-width:992px) {

	.mobile{display:block;}
	.mobile-inblock{display:inline-block;}
	.pc{display:none !important;}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* 익스플로러 */
}

/* 20230913 - 생명사랑 CSS 추가 */
.bg-brown {
    background-color: #7a6d62 !important;
    color: #fff !important;
}

.bg-primary {
    background-color: #0090DA !important;
}

.bg-mega {
    background-color: #333 !important;
}

.bg-gray {
    background-color: #f0f0f0 !important;
}

.bg-black {
    background-color: #000000 !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-f0f0f0 {
    background-color: #f0f0f0 !important;
}

.bg-f5f5f5 {
    background-color: #f5f5f5 !important;
}

.bg-skyblue {
    background-color: #0090DA !important;
}

.bg-cobaltblue {
    background-color: #171C8F !important;
}

.border_black_t1 {
    border-top: 1px solid #000;
}

.text-primary {
    color: #0090DA;
}

.text-white {
    color: #fff;
}

.text-black {
    color: #000;
}

.text-333 {
    color: #333;
}

.text-666 {
    color: #666;
}

.text-gray {
    color: #aaa;
}

.text-skyblue {
    color: #0090DA;
}

.text-cobaltblue {
    color: #171C8F;
}

.w5per {
    width: 5%;
}

.w10per {
    width: 10%;
}

.w15per {
    width: 15%;
}

.w20per {
    width: 20%;
}

.w22d5per {
    width: 22.5%;
}

.w25per {
    width: 25%;
}

.w24per {
    width: 24%;
}

.w30per {
    width: 30%;
}

.w35per {
    width: 35%;
}

.w40per {
    width: 40%;
}

.w43per {
    width: 43%;
}

.w45per {
    width: 45%;
}

.w50per {
    width: 50%;
}

.w55per {
    width: 55%;
}

.w60per {
    width: 60%;
}

.w65per {
    width: 65%;
}

.w70per {
    width: 70%;
}

.w80per {
    width: 80%;
}

.w88per {
    width: 88%;
}

.w90per {
    width: 90%;
}

.w100per {
    width: 100%;
}

.w150p {
    width: 150px !important;
}

.w260p {
    width: 260px !important;
}

.w500p {
    width: 500px;
}

.w600p {
    width: 600px;
}

.w700p {
    width: 700px;
}

.line_h13 {
    line-height: 1.3;
}

.line_h14 {
    line-height: 1.4;
}

.line_h16 {
    line-height: 1.6;
}

.line_h17 {
    line-height: 1.7;
}

.line_h18 {
    line-height: 1.8;
}

.line_h42p {
    line-height: 42px;
}

.fs14p {
    font-size: 14px;
}

.fs15p {
    font-size: 15px;
}

.fs16p {
    font-size: 16px;
    line-height: 24px;
}

.fs18p {
    font-size: 18px;
}

.fs20p {
    font-size: 20px;
}

.fs22p {
    font-size: 22px;
    font-weight: 400;
}

.fs24p {
    font-size: 24px;
}

.fs36p {
    font-size: 36px;
}

.fs40p {
    font-size: 40px;
    font-weight: 500;
}

.fs46p {
    font-size: 46px;
}

.fs50p {
    font-size: 50px;
}

.fs60p {
    font-size: 60px;
    font-weight: 700;
}

.fw200 {
    font-weight: 200;
}

.fw300 {
    font-weight: 300;
}

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

.fw500 {
    font-weight: 500;
}

.fw600 {
    font-weight: 600;
}

.fw700 {
    font-weight: 700;
}

.tm1per {
    margin-top: 1%;
}

.tm2per {
    margin-top: 2%;
}

.tm3per {
    margin-top: 3%;
}

.tm4per {
    margin-top: 4%;
}

.tm5per {
    margin-top: 5%;
}

.tm6per {
    margin-top: 6%;
}

.tm7per {
    margin-top: 7%;
}
.tm10per {
    margin-top: 10%;
}

.tm45per {
    margin-top: 45%;
}

.bm4per {
    margin-bottom: 4%;
}

.lm1per {
    margin-left: 1%;
}

.lm1d3per {
    margin-left: 1.3%;
}
.lm2per {
    margin-left: 2%;
}
.lm3per {
    margin-left: 3%;
}

.lm5per {
    margin-left: 5%;
}

.lm15per {
    margin-left: 15%;
}

.rm5per {
    margin-right: 5%;
}

.rm12per {
    margin-right: 12%;
}

.tp10per {
    padding-top: 10%;
}

.bp8per {
    padding-bottom: 8%;
}

.bp10per {
    padding-bottom: 10%;
}

.lp5per {
    padding-left: 5%;
}

.rp5per {
    padding-right: 5%;
}

.tm-18p {
    margin-top: -18px;
}

.tm0p {
    margin-top: 0px;
}

.tm5p {
    margin-top: 5px;
}

.tm6p {
    margin-top: 6px;
}

.tm10p {
    margin-top: 10px;
}

.tm15p {
    margin-top: 15px;
}

.tm16p {
    margin-top: 16px;
}

.tm20p {
    margin-top: 20px;
}

.tm25p {
    margin-top: 25px;
}

.tm29p {
    margin-top: 29px;
}

.tm30p {
    margin-top: 30px;
}

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

.tm45p {
    margin-top: 45px;
}

.tm50p {
    margin-top: 50px;
}

.tm60p {
    margin-top: 60px;
}

.tm65p {
    margin-top: 65px;
}

.tm70p {
    margin-top: 70px;
}

.tm80p {
    margin-top: 80px;
}

.tm90p {
    margin-top: 90px;
}

.tm100p {
    margin-top: 100px;
}

.tm110p {
    margin-top: 110px;
}

.tm115p {
    margin-top: 115px;
}

.tm125p {
    margin-top: 125px;
}

.tm170p {
    margin-top: 170px;
}

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

.bm1p {
    margin-bottom: 1px;
}

.bm5p {
    margin-bottom: 5px;
}

.bm10p {
    margin-bottom: 10px;
}

.bm20p {
    margin-bottom: 20px;
}

.bm25p {
    margin-bottom: 25px;
}

.bm30p {
    margin-bottom: 30px;
}

.bm40p {
    margin-bottom: 40px;
}

.bm45p {
    margin-bottom: 45px;
}

.bm50p {
    margin-bottom: 50px;
}

.bm55p {
    margin-bottom: 50px;
}

.bm60p {
    margin-bottom: 60px;
}

.bm65p {
    margin-bottom: 65px;
}

.bm70p {
    margin-bottom: 70px;
}

.bm75p {
    margin-bottom: 75px;
}

.bm80p {
    margin-bottom: 80px;
}

.bm85p {
    margin-bottom: 85px;
}

.bm90p {
    margin-bottom: 90px;
}

.bm100p {
    margin-bottom: 100px;
}

.bm110p {
    margin-bottom: 110px;
}

.bm120p {
    margin-bottom: 120px;
}

.bm130p {
    margin-bottom: 130px;
}

.bm140p {
    margin-bottom: 140px;
}

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

.lm1p {
    margin-left: 1px;
}

.lm2p {
    margin-left: 2px;
}

.lm5p {
    margin-left: 5px;
}

.lm9p {
    margin-left: 9px;
}

.lm10p {
    margin-left: 10px;
}

.lm15p {
    margin-left: 15px;
}

.lm20p {
    margin-left: 20px;
}

.lm25p {
    margin-left: 25px;
}

.lm30p {
    margin-left: 30px;
}

.lm40p {
    margin-left: 40px;
}

.lm107p {
    margin-left: 107px;
}

.rm1p {
    margin-right: 1px;
}

.rm2p {
    margin-right: 2px;
}

.rm5p {
    margin-right: 5px;
}

.rm8p {
    margin-right: 8px;
}

.rm9p {
    margin-right: 9px;
}

.rm10p {
    margin-right: 10px;
}

.rm15p {
    margin-right: 15px;
}

.rm20p {
    margin-right: 20px;
}

.rm25p {
    margin-right: 25px;
}

.rm30p {
    margin-right: 30px;
}

.rm35p {
    margin-right: 35px;
}

.rm37p {
    margin-right: 37px;
}

.rm39p {
    margin-right: 39px;
}

.rm40p {
    margin-right: 40px;
}

.rm50p {
    margin-right: 50px;
}

.rm60p {
    margin-right: 60px;
}

.rm70p {
    margin-right: 70px;
}

.rm80p {
    margin-right: 80px;
}

.rm83p {
    margin-right: 83px;
}

.rm85p {
    margin-right: 85px;
}

.rm90p {
    margin-right: 90px;
}

.rm110p {
    margin-right: 110px;
}

.rm140p {
    margin-right: 140px;
}

.rm160p {
    margin-right: 160px;
}

.p30p {
    padding: 30px;
}

.lp5p {
    padding-left: 5px;
}

.lp10p {
    padding-left: 10px;
}

.lp20p {
    padding-left: 20px;
}

.lp30p {
    padding-left: 30px;
}

.lp40p {
    padding-left: 40px;
}

.lp50p {
    padding-left: 50px;
}

.lp80p {
    padding-left: 80px;
}

.lp100p {
    padding-left: 100px;
}

.rp5p {
    padding-right: 5px;
}

.rp10p {
    padding-right: 10px;
}

.rp40p {
    padding-right: 40px;
}

.rp50p {
    padding-right: 50px;
}

.rp100p {
    padding-right: 100px;
}

.tp3p {
    padding-top: 3px;
}

.tp5p {
    padding-top: 5px;
}

.tp13p {
    padding-top: 13px;
}

.tp15p {
    padding-top: 15px;
}

.tp20p {
    padding-top: 20px;
}

.tp25p {
    padding-top: 25px;
}

.tp30p {
    padding-top: 30px;
}

.tp32p {
    padding-top: 32px;
}

.tp40p {
    padding-top: 40px;
}

.tp45p {
    padding-top: 45px;
}

.tp50p {
    padding-top: 50px;
}

.tp75p {
    padding-top: 75px;
}

.bp10p {
    padding-bottom: 10px;
}

.bp15p {
    padding-bottom: 15px;
}

.bp20p {
    padding-bottom: 20px;
}

.bp25p {
    padding-bottom: 25px;
}

.bp30p {
    padding-bottom: 30px;
}

.bp45p {
    padding-bottom: 45px;
}

.bp50p {
    padding-bottom: 50px;
}

.bp100p {
    padding-bottom: 100px;
}

/* 재정의 */
.mg_0 {
    margin: 0 auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml_130 {
    margin-left: 130px !important;
}

.mt_m180 {
    margin-top: -180px;
}

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

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

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

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

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

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

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

.pl_30 {
    padding-left: 30px;
}

.pl_60 {
    padding-left: 60px;
}

.pd_10 {
    padding: 10px;
}

.pd_20 {
    padding: 20px;
}

.pd_50 {
    padding: 50px;
}

.f_left {
    float: left;
}

.f_right {
    float: right;
}

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

.t_right {
    text-align: right !important;
}

.t_center {
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
}

.v_middle {
    vertical-align: middle;
}

.hand {
    cursor: pointer;
}

.hide {
    display: none !important;
}

.clear {
    clear: both;
}

.bold {
    font-weight: bold;
}

.block {
    display: block;
}

.inblock {
    display: inline-block;
}

.inline {
    display: inline;
}

.p_relative {
    position: relative;
}

/* grid */
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.subpage-menu > li {
    box-sizing: border-box;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}
@media (max-width: 767px) {
    .col-sm-12{
        clear: both;
    }
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}


.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }

    .visible-xs-block {
        display: block !important;
    }

    .visible-xs-inline {
        display: inline !important;
    }

    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }

    .visible-sm-inline {
        display: inline !important;
    }

    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }

    .visible-md-block {
        display: block !important;
    }

    .visible-md-inline {
        display: inline !important;
    }

    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }

    .visible-lg-block {
        display: block !important;
    }

    .visible-lg-inline {
        display: inline !important;
    }

    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    display: table;
    content: " ";
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}

/* 작성자정보 수정.201126.신형철 */
.wd-1 {
    width: calc(0.7vw + 15px);
    display: inline-block;
    text-align: center;
}

.text_red{
    color:#F00;
}