@charset "utf-8";
/* 공통 */
.point-color01 {
	color: #e81511 !important;
}

.point-color02 {
	color: #424242 !important
}

.word-l {
	font-family: "notoKrL", notoKrL, sans-serif;
	font-weight: 300;
}
.word-r {
	font-family: "notoKrR", notoKrR, sans-serif;
	font-weight: 400;
}
.word-m {
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
}
.word-b {
	font-family: "notoKrB", notoKrB, sans-serif;
	font-weight: 700;
}

.gray-bg {
	background: #eeefef !important;
}

.ul-list01 {
	display: block;
}

.ul-list01 > li {
	padding-left: 18px;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 7px;

	background: transparent url(../../assets/img/bul/bul_line_type01.gif) no-repeat left 12px;
	background: -webkit-linear-gradient(transparent,transparent),url(../../assets/img/bul/bul_line_type01@2x.gif) no-repeat left 12px;
	background: linear-gradient(transparent,transparent),url(../../assets/img/bul/bul_line_type02@2x.gif) no-repeat left 12px;
	background-size: 7px 2px;
	word-break: keep-all;
}

.ul-list01 > li > ul {
	padding: 10px 0 3px 0;
}

.ul-list01 > li > ul > li {
	padding-left: 12px;
	color: #949292;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 7px;
	background: transparent url(../../assets/img/bul/bul_line_type01.gif) no-repeat 3px 10px;;
	background: -webkit-linear-gradient(transparent,transparent),url(../../assets/img/bul/bul_line_type01@2x.gif) no-repeat 3px 10px;;
	background: linear-gradient(transparent,transparent),url(../../assets/img/bul/bul_line_type02@2x.gif) no-repeat 3px 10px;;
	background-size: 2px 2px;
	word-break: keep-all;
}

.ul-list01 > li > ol {
	padding: 10px 0 3px 0;
}

.ul-list01 > li > ol > li {
	position: relative;
	padding-left: 25px;
	color: #949292;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 7px;
	word-break: keep-all;
	margin-bottom: 7px;
}


.ul-list01 > li > ol > li .number {
	position: absolute;
	top: 0;
	left: 0;
}


.ol-list01 {
	display: block;
}
.ol-list01 > li {
	position: relative;
	padding-left: 25px;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 7px;
	word-break: keep-all;
}

.ol-list01 > li .number {
	position: absolute;
	top: 0;
	left: 0;
}

.ol-list01 > li > ol {
	padding: 10px 0 3px 0;
}

.ol-list01 > li > ol > li {
	position: relative;
	padding-left: 25px;
	color: #949292;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 7px;
	word-break: keep-all;
	margin-bottom: 7px;
}


.ol-list01 > li > ul {
	padding: 10px 0 3px 0;
}

.ol-list01 > li > ul > li {
	padding-left: 12px;
	color: #949292;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 7px;
	background: transparent url(../../assets/img/bul/bul_line_type01.gif) no-repeat 3px 10px;
	background: -webkit-linear-gradient(transparent,transparent),url(../../assets/img/bul/bul_line_type01@2x.gif) no-repeat 3px 10px;
	background: linear-gradient(transparent,transparent),url(../../assets/img/bul/bul_line_type02@2x.gif) no-repeat 3px 10px;
	background-size: 2px 2px;
	word-break: keep-all;
}

.ol-list01 > li > ul > li > ul {
	padding: 5px 0 3px 0;
}

.ol-list01 > li > ul > li > ul > li {
	position: relative;
	padding-left: 10px;
	font-size: 12px;
	line-height: 18px;
}

.ol-list01 > li > ul > li > ul > li:after {
	position: absolute;
	top: 0;
	left: 0;
	content: "-";

}

.contents-area {
	padding-bottom: 50px;
}


.contents-area02 {
	padding: 30px 0 30px 20px;
}

.title0301 {
	margin-bottom: 30px;	
	font-size: 22px;
	line-height: 22px;
	padding-left: 22px;
	font-family: "notoKrB", sans-serif;
	font-weight: 700;
	color: #222222;
	letter-spacing: -1px;

	background: transparent url(../../assets/img/bul/bul_type01.png) no-repeat 0 2px;
	background: -webkit-linear-gradient(transparent,transparent),url(../../assets/img/bul/bul_type01@2x.png) no-repeat 0 2px;
	background: linear-gradient(transparent,transparent),url(../../assets/img/bul/bul_type01@2x.png) no-repeat 0 2px;
	background-size: 13px 19px;
}

.title0401 {
	margin-bottom: 20px;	
	font-size: 18px;
	line-height: 30px;
	padding-left: 29px;
	color: #c40f0b;

	background: transparent url(../../assets/img/bul/bul_type02.png) no-repeat 0 5px;
	background: -webkit-linear-gradient(transparent,transparent),url(../../assets/img/bul/bul_type02@2x.png) no-repeat 0 5px;
	background: linear-gradient(transparent,transparent),url(../../assets/img/bul/bul_type02@2x.png) no-repeat 0 5px;
	background-size: 19px 19px;
}

.greeting-wrapper {
	display: block;
}

.greeting-wrapper .word-greeting-slogan {
	margin-bottom: 30px;
}

.greeting-wrapper .word-greeting-slogan > img {
	display: block;
}

.word-type01 {
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	font-family: "notoKrL", notoKrL, sans-serif;
	font-weight: 300;
	word-break: keep-all;
	letter-spacing: -1px;
}

.greeting-wrapper .word-type01 {
	margin-bottom: 26px;
}

.greeting-wrapper > dl {
	text-align: right;
}


.greeting-wrapper > dl > dt {
	color: #333333;
	font-size: 16px;
	line-height: 26px;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
	margin-bottom: 10px;
}

.greeting-wrapper > dl > dd {
	display: block;
}

.greeting-wrapper > dl > dd > img {
	display: inline-block;
	vertical-align: bottom;
}

.images-box {
	display: block;
	text-align: center;
}

.images-box > img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.table-type01 {
	border-top: 2px solid #414141;
}

.table-type01 table {
	border-collapse: collapse; 
}


.table-type01 table th, 
.table-type01 table td {
	border-width: 0;
}
.table-type01 table thead th,
.table-type01 table tfoot th,
.table-type01 table tfoot td {
	color: #494949;;
	padding: 15px 20px;
	text-align: center; 
	vertical-align: middle; 
	border: 1px solid #cccccc;
	border-bottom: 1px solid #7c7c7c;
	background: #f5f5f5;
	font-family: "notoKrB", sans-serif;
	font-weight: 700;
	font-size: 17px;
	line-height: 24px;
} 

.table-type01 table tbody th,
.table-type01 table tbody td {
	border: 1px solid #cccccc;
	color: #767676; 
	text-align: center; 
	padding: 25px;
	font-size: 17px;
	line-height: 24px;
	word-break: keep-all;
}

.table-type01 table tbody th {
	background: #f5f5f5;
	color: #494949;
	font-family: "notoKrM", sans-serif;
	font-weight: 500;
}

.table-type01 table tbody th.bg01 {
	background: #f5f5f5
}

.table-type01 table th.left,
.table-type01 table td.left {
	text-align: left;
}

.table-type01 table th.right,
.table-type01 table td.right {
	text-align: right;
}

.table-type02 {
	border-top: 3px solid #504749;
}

.table-type02 table {
	border-collapse: collapse; 
}


.table-type02 table th, 
.table-type02 table td {
	border-width: 0;
}
.table-type02 table thead th {
	color: #313131;;
	padding: 10px;
	text-align: center; 
	vertical-align: middle; 
	border: 1px solid #cccccc;
	border-bottom: 1px solid #7c7c7c;
	background: #f5f5f5;
	font-family: "notoKrB", sans-serif;
	font-weight: 700;
	font-size: 13px;
	line-height: 16px;
	word-break: keep-all;
} 
.table-type02 table tbody th,
.table-type02 table tbody td {
	border: 1px solid #cccccc;
	color: #767676; 
	text-align: center; 
	padding: 10px;
	font-size: 12px;
	line-height: 15px;
	word-break: break-all;
}

.table-type02 table tbody th {
	color: #494949;
	font-family: "notoKrM", sans-serif;
	font-weight: 500;
}

.table-type02 table th.left,
.table-type02 table td.left {
	text-align: left;
}

.table-type02 table th.right,
.table-type02 table td.right {
	text-align: right;
}

.table-type02 table tbody td img,
.table-type02 table tbody td a img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

/* tabmenu list */
.tabmenu-wrapper {
	margin-bottom: 35px;
	border-bottom: 1px solid #dadada
}

.tabmenu-wrapper > ul {
	display: block;
}

.tabmenu-wrapper > ul:after {
	content: "";
	display: block;
	clear: both;
}

.tabmenu-wrapper > ul > li {
	position: relative;
	float: left;
	margin-bottom: -1px;
	margin-right: -1px;
}

.tabmenu-wrapper > ul > li.active {
	z-index: 10;
}

.tabmenu-wrapper > ul > li > a {
	display: block;
	min-width: 220px;
	height: 55px;
	padding: 9px 70px 0 70px;
	color: #777777;
	font-size: 16px;
	line-height: 36px;
	background: #fbfbfb;
	border: 1px solid #dadada;
	text-align: center;
}

.tabmenu-wrapper > ul > li.active > a,
.tabmenu-wrapper > ul > li:hover > a {
	position: relative;
	color: #000000;
	background: #fff;
	border: 1px solid #0f0f0f;
	z-index: 10;
}

/* tabmenu list 비율 */
.tabmenu-wrapper.ratio {
	border: 0;
}


.tabmenu-wrapper.ratio > ul > li {
	position: relative;
	float: left;
	width: calc(50% + 1px);
}

.tabmenu-wrapper.ratio > ul > li > a {
	min-width: auto;
	padding: 9px 10px 0 10px;
}

.tabmenu-wrapper.ratio > ul.depth3 > li {
	width: calc(33.33% + 1px);
}

.tabmenu-wrapper.ratio > ul.depth4 > li {
	width: calc(25% + 1px);
}

.tabmenu-wrapper.ratio > ul.depth5 > li {
	width: calc(20% + 1px);
}

.tabmenu-wrapper.ratio > ul.depth6 > li {
	width: calc(16.666% + 1px);
}

.tabmenu-contents-box {
	display: none;
}

.tabmenu-contents-box.active {
	display: block;
}

.login-wrapper {
	padding-top: 79px;
}

.login-area {
	max-width: 355px;
	margin: 0 auto;
}

.login-area > input {
	display: block;
	margin-bottom: 8px;
	width: 100%;
	height: 60px;
	text-indent: 20px;
	font-size: 19px;
	color: #424242;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
}

.login-area > input::placeholder {
	color: #7c7c7c;
}

.login-area > button {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #fd252f;
	color: #fff;
	font-size: 26px;
	font-family: "notoKrB", notoKrB, sans-serif;
	font-weight: 700;
}