[class^='s_title'] {
	letter-spacing: -0.04em; font-weight: 500; display: block; position: relative;
}
.s_title_1 {
	color: rgb(0, 84, 141); line-height: 28px; font-size: 20px; margin-top: 32px;
}
.s_title_2 {
	color: rgb(74, 99, 115); line-height: 26px; padding-left: 0px; font-size: 18px; margin-top: 24px;
}
.s_title_2::before {
	background: rgb(184, 200, 214); left: 1px; top: -4px; width: 15px; height: 2px; display: block; position: absolute; content: "";
}
.s_title_3 {
	color: rgb(34, 34, 34); line-height: 24px; padding-left: 20px; font-size: 16px; margin-top: 16px;
}
.s_title_3::before {
	border-radius: 7px; border: 4px solid rgb(187, 216, 242); border-image: none; left: 0px; top: 5px; width: 14px; height: 14px; display: block; position: absolute; content: "";
}
[class^='s_title'].blt_none {
	padding-left: 0px;
}
[class^='s_title'].blt_none::before {
	display: none;
}
[class^='s_title'] + [class^='box_'] {
	margin-top: 12px;
}
.p_descript {
	padding: 2px 0px; color: rgb(34, 34, 34); line-height: 24px; letter-spacing: -0.04em; font-size: 16px; font-weight: 500; display: block;
}
.s_descript {
	padding: 2px 0px; color: rgb(68, 68, 68); line-height: 22px; font-size: 14px; margin-top: 8px; display: block;
}
.i_descript {
	padding: 2px 0px; color: rgb(102, 102, 102); line-height: 20px; font-size: 12px; margin-top: 4px; display: block;
}
.a_descript {
	padding: 2px 0px 2px 20px; color: rgb(0, 84, 141); line-height: 20px; font-size: 12px; margin-top: 4px; display: block; position: relative;
}
.a_descript::before {
	left: 0px; top: 2px; width: 16px; text-align: center; display: block; position: absolute; content: "※";
}
.n_descript {
	padding: 2px 0px 2px 20px; color: rgb(224, 67, 12); line-height: 20px; font-size: 12px; margin-top: 4px; display: block; position: relative;
}
.n_descript::before {
	background: url("../image/sub_cmn/ico_notice_descript.png") no-repeat center; left: 0px; top: 0px; width: 16px; height: 24px; display: block; position: absolute; content: "";
}
.s_list {
	line-height: 22px; font-size: 14px; margin-top: 8px;
}
.s_list ul {
	padding-top: 2px; padding-bottom: 2px;
}
.s_list ol {
	padding-top: 2px; padding-bottom: 2px;
}
.s_list li {
	padding: 2px 0px 2px 20px; color: rgb(68, 68, 68); position: relative;
}
.s_list li li {
	color: rgb(102, 102, 102);
}
.s_list .sl_dot {
	background: rgb(221, 221, 221); border-radius: 2px; left: 6px; top: 11px; width: 4px; height: 4px; display: block; position: absolute;
}
.s_list .sl_bar {
	background: rgb(221, 221, 221); border-radius: 2px; left: 4px; top: 12px; width: 8px; height: 2px; display: block; position: absolute;
}
.s_list .sl_num {
	left: 0px; top: 2px; width: 16px; font-family: "Lato"; display: block; position: absolute;
}
.s_list .sl_txt {
	left: 0px; top: 2px; width: 16px; display: block; position: absolute;
}
.s_list .sl_rnum {
	background: rgb(33, 135, 204); border-radius: 10px; left: -3px; top: 3px; width: 18px; height: 18px; text-align: center; color: rgb(255, 255, 255); line-height: 18px; font-family: "Lato"; font-size: 12px; display: block; position: absolute;
}
.s_list .data_table {
	margin-bottom: 8px;
}
.s_list .box_image {
	margin-bottom: 8px;
}
[class^='s_list_'] {
	line-height: 22px; font-size: 14px; margin-top: 8px;
}
[class^='s_list_'] > li {
	padding: 2px 0px 2px 20px; color: rgb(68, 68, 68); position: relative;
}
[class^='s_list_'] > li::before {
	text-align: center; display: block; position: absolute;
}
.s_list_dot > li::before {
	background: rgb(221, 221, 221); border-radius: 2px; left: 6px; top: 11px; width: 4px; height: 4px; display: block; position: absolute; content: "";
}
.s_list_bar > li::before {
	background: rgb(221, 221, 221); border-radius: 2px; left: 4px; top: 12px; width: 8px; height: 2px; display: block; position: absolute; content: "";
}
.s_list_num {
	counter-reset: slistNum;
}
.s_list_num > li::before {
	left: 0px; top: 2px; width: 16px; font-family: "Lato"; display: block; position: absolute; content: ""counter(slistNum)"."; counter-increment: slistNum;
}
.s_list_rnum {
	counter-reset: slistRnum;
}
.s_list_rnum > li::before {
	background: rgb(33, 135, 204); border-radius: 9px; left: -3px; top: 3px; width: 18px; height: 18px; text-align: center; color: rgb(255, 255, 255); line-height: 18px; font-family: "Lato"; font-size: 12px; content: ""counter(slistRnum)""; counter-increment: slistRnum;
}
.s_list_bnum {
	counter-reset: slistRnum;
}
.s_list_bnum > li::before {
	background: rgb(255, 255, 255); border-radius: 9px; border: 1px solid rgb(206, 206, 206); border-image: none; left: -3px; top: 3px; width: 18px; height: 18px; text-align: center; color: rgb(99, 99, 99); line-height: 17px; font-family: "Lato"; font-size: 12px; content: ""counter(slistRnum)""; counter-increment: slistRnum;
}
.s_link_text {
	color: rgb(0, 84, 141); margin-bottom: -1px; border-bottom-color: rgb(0, 84, 141); border-bottom-width: 1px; border-bottom-style: dotted;
}
.s_link_text .ico_window {
	background: rgb(33, 135, 204); margin: -3px 0px 0px 3px; border-radius: 8px; width: 16px; height: 16px; vertical-align: middle; display: inline-block; position: relative;
}
.s_link_text .ico_window::before {
	border-width: 1px 1px 0px 0px; border-style: solid solid none none; border-color: rgb(255, 255, 255) rgb(255, 255, 255) currentColor currentColor; margin: 0px -4px -2px 0px; border-image: none; width: 6px; height: 6px; right: 50%; bottom: 50%; position: absolute;
}
.s_link_text .ico_window::after {
	margin: -2px 0px 0px -4px; border: 1px solid rgb(255, 255, 255); border-image: none; left: 50%; top: 50%; width: 6px; height: 6px; position: absolute;
}
.s_descript .btn_xs {
	margin: 0px 4px; vertical-align: top;
}
.s_list .btn_xs {
	margin: 0px 4px; vertical-align: top;
}
.s_list_dot .btn_xs {
	margin: 0px 4px; vertical-align: top;
}
.s_list_bar .btn_xs {
	margin: 0px 4px; vertical-align: top;
}
.s_list_num .btn_xs {
	margin: 0px 4px; vertical-align: top;
}
.s_list_rnum .btn_xs {
	margin: 0px 4px; vertical-align: top;
}
.s_btn {
	text-align: center; line-height: 0; font-size: 0px; margin-top: 32px;
}
.s_btn::after {
	clear: both; display: block; content: "";
}
.s_btn .btn {
	margin: 2px;
}
.s_btn .fl_l > * {
	margin-right: 4px; margin-left: 0px;
}
.s_btn .fl_r > * {
	margin-right: 0px; margin-left: 4px;
}
.s_ifrm {
	margin: 0px; padding: 0px; width: 100%; overflow: auto; display: block;
}
.tab_common .tab_content {
	display: none;
}
.tab_common .tab_content.on {
	display: block;
}
.tab_access .tab_box .tab_content {
	display: none;
}
.tab_access .tab_box .btn_more {
	display: none;
}
.tab_access .tab_box.on .tab_content {
	display: block;
}
.tab_access .tab_box.on .btn_more {
	display: block;
}
.tab_flt {
	line-height: 0; font-size: 0px; margin-top: 32px;
}
.tab_flt > ul {
	margin: -1px;
}
.tab_flt > ul::after {
	clear: both; display: block; content: "";
}
.tab_flt > ul > li {
	padding: 1px; float: left; display: block;
}
.tab_flt > ul > li > a {
	background: rgb(238, 238, 238); padding: 10px 12px; text-align: center; color: rgb(51, 51, 51); display: block; position: relative;
}
.tab_flt > ul > li > a > span {
	line-height: 22px; font-size: 14px; display: inline-block;
}
.tab_flt > ul > li.on > a {
	background: rgb(0, 149, 204); color: rgb(255, 255, 255);
}
.tab_flt > ul > li.on > a::after {
	background: rgb(1, 63, 126); left: 0px; width: 100%; height: 2px; bottom: 0px; display: block; position: absolute; content: "";
}
.tab_inl {
	line-height: 0; font-size: 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.tab_inl > ul {
	padding: 12px 16px;
}
.tab_inl > ul > li {
	padding: 4px 16px 4px 6px; display: inline-block; position: relative;
}
.tab_inl > ul > li::before {
	background: rgb(187, 187, 187); left: 0px; top: 14px; width: 2px; height: 2px; display: block; position: absolute; content: "";
}
.tab_inl > ul > li > a {
	display: block;
}
.tab_inl > ul > li > a > span {
	color: rgb(102, 102, 102); line-height: 22px; font-size: 14px; display: inline-block;
}
.tab_inl > ul > li.on > a > span {
	color: rgb(0, 84, 141); text-decoration: underline;
}
.tab_lnk {
	border: 1px solid rgb(221, 221, 221); border-image: none; line-height: 0; font-size: 0px; margin-top: 32px;
}
.tab_lnk > ul {
	padding: 12px 16px;
}
.tab_lnk > ul > li {
	padding: 4px 16px 4px 6px; display: inline-block; position: relative;
}
.tab_lnk > ul > li::before {
	background: rgb(187, 187, 187); left: 0px; top: 14px; width: 2px; height: 2px; display: block; position: absolute; content: "";
}
.tab_lnk > ul > li > a {
	display: block;
}
.tab_lnk > ul > li > a > span {
	color: rgb(34, 34, 34); line-height: 22px; font-size: 14px; display: inline-block;
}
.tab_lnk * {
	vertical-align: middle;
}
.tab_inl * {
	vertical-align: middle;
}
[class^='box_'] {
	padding: 20px 24px; margin-top: 32px; position: relative;
}
.box_line_thick {
	border: 8px solid rgb(210, 227, 245); border-image: none;
}
.box_line {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.box_gray {
	background: rgb(245, 245, 245);
}
.box_nh {
	background: rgb(255, 255, 255); padding: 0px; border: 1px solid rgb(221, 221, 221); border-image: none;
}
.box_nh .bn_t {
	background: rgb(241, 248, 249); padding: 16px 24px;
}
.box_nh .bn_t p {
	text-align: center; color: rgb(0, 84, 141); line-height: 24px; letter-spacing: -0.04em; font-size: 16px; font-weight: 500; display: block;
}
.box_nh .bn_b {
	padding: 16px 24px;
}
.box_image {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.box_image img {
	margin: 0px auto; display: block; max-width: 100%;
}
.box_image a.ico_zoom {
	background: url("../image/sub_cmn/ico_expension.png") no-repeat center rgb(0, 0, 0); width: 40px; height: 40px; right: -1px; bottom: -1px; display: none; position: absolute; opacity: 0.48;
}
.box_image span.ico_zoom {
	line-height: 0; font-size: 0px;
}
@media all and (max-width:767px)
{
.box_image {
	padding: 16px;
}
.box_image a.ico_zoom {
	display: block;
}
}
.board_top {
	line-height: 0; font-size: 0px; margin-top: 32px;
}
.board_top > div {
	padding: 4px 0px;
}
.board_top .fl_r {
	text-align: right;
}
.board_top * {
	vertical-align: top;
}
.board_top::after {
	clear: both; display: block; content: "";
}
.board_top .bt_count {
	padding: 3px 0px; line-height: 22px; font-size: 14px; display: inline-block;
}
.board_top .bt_count strong {
	padding: 0px 1px; color: rgb(229, 39, 39); display: inline-block;
}
.board_top .bt_descript {
	padding: 3px 0px; color: rgb(102, 102, 102); line-height: 22px; font-size: 14px; display: inline-block;
}
.board_top .parts_phone_number {
	padding: 2px 0px 2px 4px; line-height: 24px; font-family: "Lato"; font-size: 16px; font-weight: bold; display: inline-block;
}
.board_top h4 + .parts_phone_number {
	padding: 2px 0px 0px 4px; line-height: 26px; font-size: 17px;
}
.board_top .bt_srch {
	line-height: 0; font-size: 0px;
}
.board_top .bt_srch > div {
	margin-left: -1px;
}
.board_top .bt_srch > div:first-child {
	margin-left: 0px;
}
.board_top .bt_srch input[type='text'] {
	padding: 2px 8px; height: 28px; color: rgb(68, 68, 68); line-height: 21px; font-size: 13px;
}
.board_top .bt_srch select {
	padding: 2px 8px; height: 28px; color: rgb(68, 68, 68); line-height: 21px; font-size: 13px;
}
.board_top .bt_srch select {
	padding-right: 2px;
}
.board_top .fl_l > * {
	margin-right: 4px; margin-left: 0px;
}
.board_top .fl_r > * {
	margin-right: 0px; margin-left: 4px;
}
.board_top [class^='s_title'] {
	margin-top: 0px; display: inline-block;
}
.board_top .s_title_2 {
	padding-top: 1px; padding-bottom: 1px;
}
.board_top .s_title_3 {
	padding-top: 2px; padding-bottom: 2px;
}
.board_top .s_title_2::before {
	top: 6px;
}
.board_top .s_title_3::before {
	top: 7px;
}
@media all and (min-width:768px)
{
.board_top .bt_srch_wrap {
	display: inline-block;
}
.board_top .bt_srch {
	line-height: 0; font-size: 0px; display: inline-block;
}
.board_top .bt_srch > div {
	display: inline-block;
}
.board_top .bt_srch input[type='text'] {
	display: inline-block;
}
.board_top .bt_srch select {
	display: inline-block;
}
}
@media all and (max-width:767px)
{
.board_top .bt_srch_wrap {
	margin-left: 0px;
}
.board_top .bt_srch {
	width: 100%; display: table; table-layout: fixed;
}
.board_top .bt_srch > div {
	padding: 0px 2px; display: table-cell;
}
.board_top .bt_srch > div:first-child {
	padding-left: 0px;
}
.board_top .bt_srch > div:last-child {
	padding-right: 0px;
}
.board_top .bt_srch .bts_slct {
	width: 96px;
}
.board_top .bt_srch .bts_btn {
	width: 60px;
}
.board_top .bt_srch input[type='text'] {
	display: block;
}
.board_top .bt_srch select {
	display: block;
}
}
@media all and (max-width:480px)
{
.board_top .bt_srch .bts_slct {
	width: 65px;
}
}
.board_list {
	margin-top: 8px;
}
.board_list * {
	vertical-align: middle;
}
.board_list table {
	width: 100%; border-top-color: rgb(51, 51, 51); border-top-width: 1px; border-top-style: solid; table-layout: fixed;
}
.board_list table th {
	text-align: center; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.board_list table td {
	text-align: center; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.board_list table td.ta_l {
	text-align: left;
}
.board_list table th {
	background: rgb(248, 248, 248); padding: 10px; color: rgb(34, 34, 34); line-height: 21px; letter-spacing: -0.04em; font-size: 13px; font-weight: 500;
}
.board_list table td {
	padding: 10px; color: rgb(68, 68, 68); line-height: 22px; font-size: 14px;
}
.board_list .bl_link {
	color: rgb(34, 34, 34);
}
.board_list .bl_link:hover {
	color: rgb(0, 84, 141);
}
.board_list .tag {
	margin: -2px 4px -2px 0px;
}
.board_list .btn {
	margin: -2px 0px;
}
.board_list .ico_lock {
	background: url("../image/sub_cmn/sub_cmn_icon.png") no-repeat 0px 0px; width: 18px; height: 18px; display: inline-block;
}
.board_list .ico_new {
	background: url("../image/sub_cmn/sub_cmn_icon.png") no-repeat -20px 0px; width: 18px; height: 18px; display: inline-block;
}
.board_list .ico_file {
	background: url("../image/sub_cmn/sub_cmn_icon.png") no-repeat -40px 0px; width: 18px; height: 18px; display: inline-block;
}
.board_list .no_list {
	padding: 64px 0px;
}
.board_view {
	margin-top: 32px; border-top-color: rgb(54, 58, 65); border-top-width: 1px; border-top-style: solid;
}
.board_view .bv_top .bv_ttl {
	padding: 12px 20px; border-bottom-color: rgb(215, 215, 215); border-bottom-width: 1px; border-bottom-style: solid;
}
.board_view .bv_top .bv_ttl * {
	vertical-align: middle;
}
.board_view .bv_top .bv_ttl h4 {
	color: rgb(0, 0, 0); line-height: 24px; letter-spacing: -0.04em; font-size: 16px; font-weight: 500; display: inline; -ms-word-break: keep-all; -ms-word-wrap: break-word;
}
.board_view .bv_top .bv_ttl .tag {
	margin: -2px 8px -2px 0px;
}
.board_view .bv_top .bv_category {
	line-height: 0; font-size: 0px; border-bottom-color: rgb(215, 215, 215); border-bottom-width: 1px; border-bottom-style: solid;
}
.board_view .bv_top .bv_category ul {
	padding: 12px 20px;
}
.board_view .bv_top .bv_category ul li {
	padding: 0px 12px 0px 8px; display: inline-block; position: relative;
}
.board_view .bv_top .bv_category ul li::before {
	background: rgb(34, 34, 34); border-radius: 1px; left: 0px; top: 10px; width: 2px; height: 2px; display: block; position: absolute; content: "";
}
.board_view .bv_top .bv_category ul li * {
	vertical-align: middle;
}
.board_view .bv_top .bv_category ul li span {
	color: rgb(68, 68, 68); line-height: 22px; padding-right: 4px; font-size: 14px; display: inline-block;
}
.board_view .bv_top .bv_category ul li .bvc_ttl {
	color: rgb(0, 0, 0);
}
.board_view .bv_top .bv_category ul li a.ico_email {
	background: url("../image/sub_cmn/sub_cmn_icon.png") no-repeat -60px 0px; width: 18px; height: 18px; display: inline-block;
}
.board_view .bv_top .bv_category ul li span.ico_email {
	color: transparent; line-height: 0; padding-right: 0px; font-size: 0px;
}
.board_view .bv_content {
	padding: 12px 20px; border-bottom-color: rgb(215, 215, 215); border-bottom-width: 1px; border-bottom-style: solid; position: relative; -ms-word-break: keep-all; -ms-word-wrap: break-word;
}
.board_view .bv_content .bvc_txt p {
	padding: 6px 0px; color: rgb(51, 51, 51); line-height: 22px; font-size: 14px; display: block; -ms-word-break: keep-all; -ms-word-wrap: break-word;
}
.board_view .bv_content .bvc_txt strong {
	font-weight: bold;
}
.board_view .bv_content .bvc_txt img {
	margin: 6px auto; display: block; max-width: 800px;
}
.board_view .bv_file {
	border-bottom-color: rgb(215, 215, 215); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.board_view .bv_file > div {
	padding: 12px 20px;
}
.board_view .bv_file .bvf_ttl {
	left: 0px; top: 0px; position: absolute;
}
.board_view .bv_file .bvf_ttl span {
	padding: 2px 0px 2px 8px; color: rgb(0, 0, 0); line-height: 22px; font-size: 14px; display: block; position: relative;
}
.board_view .bv_file .bvf_ttl span::before {
	background: rgb(34, 34, 34); border-radius: 1px; left: 0px; top: 12px; width: 2px; height: 2px; display: block; position: absolute; content: "";
}
.board_view .bv_file .bvf_lst {
	padding-left: 96px;
}
.board_view .bv_file .bvf_lst li {
	padding: 2px 0px; line-height: 0; font-size: 0px;
}
.board_view .bv_file .bvf_lst li .btn_xs {
	vertical-align: middle;
}
.board_view .bv_file .bvf_lst .btn_bvf_viewer {
	background: rgb(0, 85, 153); color: rgb(255, 255, 255); padding-left: 2px;
}
.board_view .bv_file .bvf_lst .btn_bvf_viewer > i {
	background: url("../image/sub_cmn/sub_tb_fileopen.gif") no-repeat 0px 0px; margin: 3px; width: 12px; height: 12px; line-height: 13px; vertical-align: middle; display: inline-block;
}
.board_view .bv_file .bvf_link {
	background-position: -160px -217px; padding: 0px 0px 0px 24px; color: rgb(68, 68, 68); line-height: 22px; font-size: 14px; margin-right: 6px; vertical-align: middle; -ms-word-break: keep-all; -ms-word-wrap: break-word; background-image: url("../image/sub_cmn/sub_cmn_icon.png"); background-repeat: no-repeat;
}
.board_view .bv_file .bvf_link:hover {
	color: rgb(0, 84, 141);
}
.board_view .bv_file .bvf_link.ico_hwp {
	background-position: -380px 3px;
}
.board_view .bv_file .bvf_link.ico_wrd {
	background-position: -360px -17px;
}
.board_view .bv_file .bvf_link.ico_xls {
	background-position: -340px -37px;
}
.board_view .bv_file .bvf_link.ico_ppt {
	background-position: -320px -57px;
}
.board_view .bv_file .bvf_link.ico_pdf {
	background-position: -300px -77px;
}
.board_view .bv_file .bvf_link.ico_swf {
	background-position: -280px -97px;
}
.board_view .bv_file .bvf_link.ico_mda {
	background-position: -260px -117px;
}
.board_view .bv_file .bvf_link.ico_gif {
	background-position: -240px -137px;
}
.board_view .bv_file .bvf_link.ico_jpg {
	background-position: -220px -157px;
}
.board_view .bv_file .bvf_link.ico_zip {
	background-position: -200px -177px;
}
.board_view .bv_file .bvf_link.ico_txt {
	background-position: -180px -197px;
}
@media all and (max-width:767px)
{
.board_view .bv_file {
	-ms-text-size-adjust: none; -webkit-text-size-adjust: none; -moz-text-size-adjust: none;
}
.board_view .bv_content {
	-ms-text-size-adjust: none; -webkit-text-size-adjust: none; -moz-text-size-adjust: none;
}
.board_view .bv_content .bvc_txt img {
	width: 100% !important; height: 100% !important;
}
}
.board_edit {
	text-align: left; line-height: 0; font-size: 0px; margin-top: 32px;
}
.board_edit * {
	vertical-align: middle;
}
.board_edit input[type='text'] {
	padding: 3px 8px; height: 28px; line-height: 20px; font-size: 12px;
}
.board_edit input[type='password'] {
	padding: 3px 8px; height: 28px; line-height: 20px; font-size: 12px;
}
.board_edit select {
	padding: 3px 8px; height: 28px; line-height: 20px; font-size: 12px;
}
.board_edit textarea {
	padding: 3px 8px; height: 28px; line-height: 20px; font-size: 12px;
}
.board_edit select {
	padding-right: 2px;
}
.board_edit textarea {
	min-height: 120px; min-width: 100%; max-width: 100%;
}
.board_edit label {
	padding: 3px 8px 3px 4px; line-height: 22px; font-size: 14px;
}
.board_edit table th {
	background: rgb(248, 248, 248); text-align: left;
}
.board_edit .be_ttl {
	line-height: 21px; letter-spacing: -0.04em; font-size: 13px; font-weight: 500; display: inline-block; position: relative;
}
.board_edit .ico_essential::after {
	top: -4px; right: -8px; color: rgb(232, 90, 113); display: block; position: absolute; content: "*";
}
.board_edit .txt_common {
	padding: 3px 0px; color: rgb(34, 34, 34); line-height: 22px; font-size: 14px; display: inline-block; -ms-word-break: keep-all; -ms-word-wrap: break-word;
}
@media all and (min-width:1180px)
{
.board_edit table {
	width: 100%; border-top-color: rgb(51, 51, 51); border-top-width: 1px; border-top-style: solid; border-collapse: separate; table-layout: fixed;
}
.board_edit table th {
	padding: 10px 16px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.board_edit table td {
	padding: 10px 16px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.board_edit .w25p {
	width: 25%;
}
.board_edit .w50p {
	width: 50%;
}
.board_edit .w75p {
	width: 75%;
}
.board_edit .w25pt {
	width: 25%;
}
.board_edit .w50pt {
	width: 50%;
}
.board_edit .w75pt {
	width: 75%;
}
}
@media all and (max-width:1179px) and (min-width:768px)
{
.board_edit table {
	width: 100%; border-top-color: rgb(51, 51, 51); border-top-width: 1px; border-top-style: solid; border-collapse: separate; table-layout: fixed;
}
.board_edit table th {
	padding: 10px 16px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.board_edit table td {
	padding: 10px 16px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.board_edit .w25pt {
	width: 25%;
}
.board_edit .w50pt {
	width: 50%;
}
.board_edit .w75pt {
	width: 75%;
}
}
@media all and (max-width:767px)
{
.board_edit {
	border: 1px solid rgb(187, 187, 187); border-image: none;
}
.board_edit table {
	display: block;
}
.board_edit table thead {
	display: block;
}
.board_edit table tbody {
	display: block;
}
.board_edit table tfoot {
	display: block;
}
.board_edit table thead tr {
	display: block;
}
.board_edit table tbody tr {
	display: block;
}
.board_edit table tfoot tr {
	display: block;
}
.board_edit table thead tr th {
	display: block;
}
.board_edit table tbody tr th {
	display: block;
}
.board_edit table tbody tr td {
	display: block;
}
.board_edit table tfoot tr td {
	display: block;
}
.board_edit table tbody tr th {
	background: rgb(248, 248, 248); padding: 8px 12px; text-align: left; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(238, 238, 238); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; position: relative;
}
.board_edit table tbody tr:first-child th:first-child {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.board_edit table tbody tr td {
	padding: 12px;
}
}
.f_srch {
	position: relative;
}
.f_srch button {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
.f_srch .f_ico {
	top: 0px; width: 28px; height: 28px; right: 0px; display: block; position: absolute;
}
.f_srch .f_ico [class^='ico_'] {
	width: inherit; height: inherit; display: block; background-image: url("../image/sub_cmn/sub_cmn_icon.png"); background-repeat: no-repeat; background-color: rgb(221, 221, 221);
}
.f_srch .f_ico .ico_calendar {
	background-position: 0px -200px;
}
.f_srch .f_ico .ico_search {
	background-position: -80px -200px;
}
.f_srch .f_ico .ico_upload {
	background-position: -40px -200px;
}
.f_srch input[type='text'] {
	padding-right: 28px;
}
.f_btn {
	width: 100%; display: table; table-layout: fixed;
}
.f_btn > div {
	display: table-cell; white-space: nowrap;
}
.f_btn .fb_btn {
	text-align: right;
}
.f_btn .fb_btn > div {
	display: inline-block;
}
.f_btn .fb_btn .btn {
	margin: 0px 0px 0px 4px;
}
.f_btn .fb_btn :first-child.btn {
	margin: 0px;
}
.f_tbl {
	width: 100%; line-height: 20px; font-size: 12px; display: table; table-layout: fixed;
}
.f_tbl > div {
	padding: 0px 2px; display: table-cell;
}
.f_tbl > div:first-child {
	padding-left: 0px;
}
.f_tbl > div:last-child {
	padding-right: 0px;
}
.f_tbl .f_dash {
	width: 20px; text-align: center;
}
.f_tbl .f_ico {
	right: 2px;
}
.f_tbl > div:last-child .f_ico {
	right: 0px;
}
.f_ib > div {
	padding: 0px 2px; display: inline-block;
}
.f_ib > div:first-child {
	padding-left: 0px;
}
.f_ib > div:last-child {
	padding-right: 0px;
}
@media all and (max-width:1179px) and (min-width:768px)
{
.f_tbl.f_tbl_tb {
	display: block;
}
.f_tbl.f_tbl_tb > div {
	padding: 0px; margin-bottom: 4px; display: block;
}
.f_tbl.f_tbl_tb > div:last-child {
	margin-bottom: 0px;
}
.f_tbl.f_tbl_tb .f_ico {
	right: 0px;
}
.f_tbl.f_tbl_tb .f_dash {
	width: 100%;
}
.f_ib.f_ib_tb > div {
	padding: 0px; margin-bottom: 4px; display: block;
}
.f_ib.f_ib_tb > div:last-child {
	margin-bottom: 0px;
}
.f_ib.f_ib_tb .wa {
	width: 100%;
}
}
@media all and (max-width:767px)
{
.f_tbl.f_tbl_tb {
	display: block;
}
.f_tbl.f_tbl_tb > div {
	padding: 0px; margin-bottom: 4px; display: block;
}
.f_tbl.f_tbl_tb > div:last-child {
	margin-bottom: 0px;
}
.f_tbl.f_tbl_tb .f_ico {
	right: 0px;
}
.f_tbl.f_tbl_tb .f_dash {
	width: 100%;
}
.f_tbl.f_tbl_mb {
	display: block;
}
.f_tbl.f_tbl_mb > div {
	padding: 0px; margin-bottom: 4px; display: block;
}
.f_tbl.f_tbl_mb > div:last-child {
	margin-bottom: 0px;
}
.f_tbl.f_tbl_mb .f_ico {
	right: 0px;
}
.f_tbl.f_tbl_mb .f_dash {
	width: 100%;
}
.f_ib.f_ib_tb > div {
	padding: 0px; margin-bottom: 4px; display: block;
}
.f_ib.f_ib_tb > div:last-child {
	margin-bottom: 0px;
}
.f_ib.f_ib_tb .wa {
	width: 100%;
}
.f_ib.f_ib_mb > div {
	padding: 0px; margin-bottom: 4px; display: block;
}
.f_ib.f_ib_mb > div:last-child {
	margin-bottom: 0px;
}
.f_ib.f_ib_mb .wa {
	width: 100%;
}
}
.page_skip {
	margin-top: 32px; border-top-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.page_skip ul li {
	position: relative;
}
.page_skip ul li:first-child {
	border-bottom-color: rgb(222, 223, 228); border-bottom-width: 1px; border-bottom-style: solid;
}
.page_skip .ps_ttl {
	padding: 12px 20px; left: 0px; top: 0px; text-align: center; line-height: 22px; font-size: 14px; display: block; position: absolute;
}
.page_skip .ps_ttl::after {
	margin: 2px 2px 2px 4px; width: 18px; height: 18px; vertical-align: top; display: inline-block; content: "";
}
.page_skip ul li:first-child .ps_ttl::after {
	background: url("../image/sub_cmn/sub_cmn_icon.png") no-repeat -80px 0px;
}
.page_skip ul li:last-child .ps_ttl::after {
	background: url("../image/sub_cmn/sub_cmn_icon.png") no-repeat -100px 0px;
}
.page_skip .ps_detail {
	padding: 12px 20px 12px 96px; color: rgb(102, 102, 102); line-height: 22px; font-size: 14px; display: block; -ms-word-break: keep-all; -ms-word-wrap: break-word;
}
.page_skip .ps_detail a {
	color: rgb(0, 0, 0); display: block;
}
.page_skip .ps_detail a:hover {
	color: rgb(0, 84, 141);
}
.paging {
	text-align: center; line-height: 0; font-size: 0px; margin-top: 32px;
}
.paging * {
	vertical-align: top;
}
.paging a {
	margin: 1px; border: 1px solid transparent; border-image: none; display: inline-block;
}
.paging strong {
	margin: 1px; border: 1px solid transparent; border-image: none; display: inline-block;
}
.paging a {
	border-radius: 2px; width: 38px; height: 38px; text-align: center; color: rgb(51, 51, 51); line-height: 36px; font-family: "Lato"; font-size: 14px; font-weight: bold; background-repeat: no-repeat;
}
.paging strong {
	border-radius: 2px; width: 38px; height: 38px; text-align: center; color: rgb(51, 51, 51); line-height: 36px; font-family: "Lato"; font-size: 14px; font-weight: bold; background-repeat: no-repeat;
}
.paging a {
	color: rgb(0, 0, 0);
}
.paging a:hover {
	background: rgba(0, 0, 0, 0.04);
}
.paging strong {
	border-color: rgb(221, 221, 221); color: red;
}
.paging a[class^='p_'] {
	border-color: transparent; background-image: url("../image/sub_cmn/sub_cmn_icon.png");
}
.paging strong[class^='p_'] {
	border-color: transparent; background-image: url("../image/sub_cmn/sub_cmn_icon.png");
}
.paging a.p_first {
	background-position: 0px -40px;
}
.paging a.p_first:hover {
	background-position: 0px -80px;
}
.paging strong.p_first {
	background-position: 0px -120px;
}
.paging a.p_prev {
	background-position: -40px -40px;
}
.paging a.p_prev:hover {
	background-position: -40px -80px;
}
.paging strong.p_prev {
	background-position: -40px -120px;
}
.paging a.p_next {
	background-position: -80px -40px;
}
.paging a.p_next:hover {
	background-position: -80px -80px;
}
.paging strong.p_next {
	background-position: -80px -120px;
}
.paging a.p_last {
	background-position: -120px -40px;
}
.paging a.p_last:hover {
	background-position: -120px -80px;
}
.paging strong.p_last {
	background-position: -120px -120px;
}
.txt_clr_nh {
	color: rgb(0, 84, 141);
}
.txt_clr_red {
	color: rgb(232, 90, 113);
}
.txt_clr_green {
	color: rgb(30, 159, 60);
}
.txt_clr_blue {
	color: rgb(17, 108, 185);
}
.txt_clr_navy {
	color: rgb(91, 86, 225);
}
.txt_clr_black {
	color: rgb(102, 101, 114);
}
.txt_clr_gray {
	color: rgb(221, 221, 221);
}
.txt_clr_white {
	color: rgb(251, 251, 251);
}
.btn {
	border: 1px solid transparent; border-image: none; line-height: 0; letter-spacing: -0.04em; font-family: "Noto Sans KR"; font-size: 0px; display: inline-block;
}
.btn > span {
	display: inline-block;
}
.btn * {
	vertical-align: middle;
}
.btn_lg {
	padding: 6px 32px; border-radius: 2px;
}
.btn_lg span {
	line-height: 26px; font-size: 18px;
}
.btn_md {
	padding: 4px 24px; border-radius: 2px;
}
.btn_md span {
	line-height: 24px; font-size: 16px;
}
.btn_sm {
	padding: 2px 16px; border-radius: 1px;
}
.btn_sm span {
	line-height: 22px; font-size: 14px;
}
.btn_xs {
	padding: 0px 8px; border-radius: 1px;
}
.btn_xs span {
	line-height: 20px; font-size: 12px;
}
.btn_nh {
	background: rgb(0, 149, 204); color: rgb(255, 255, 255);
}
.btn_red {
	background: rgb(232, 90, 113); color: rgb(255, 255, 255);
}
.btn_green {
	background: rgb(30, 159, 60); color: rgb(255, 255, 255);
}
.btn_blue {
	background: rgb(84, 140, 241); color: rgb(255, 255, 255);
}
.btn_navy {
	background: rgb(91, 86, 225); color: rgb(255, 255, 255);
}
.btn_black {
	background: rgb(102, 101, 114); color: rgb(255, 255, 255);
}
.btn_gray {
	background: rgb(221, 221, 221); color: rgb(51, 51, 51);
}
.btn_white {
	background: rgb(251, 251, 251); border: 1px solid rgba(0, 0, 0, 0.16); border-image: none; color: rgb(51, 51, 51);
}
input[type='submit'].btn {
	vertical-align: middle;
}
input[type='button'].btn {
	vertical-align: middle;
}
input[type='submit'].btn.btn_lg {
	line-height: 26px; font-size: 18px;
}
input[type='button'].btn.btn_lg {
	line-height: 26px; font-size: 18px;
}
input[type='submit'].btn.btn_md {
	line-height: 24px; font-size: 16px;
}
input[type='button'].btn.btn_md {
	line-height: 24px; font-size: 16px;
}
input[type='submit'].btn.btn_sm {
	line-height: 22px; font-size: 14px;
}
input[type='button'].btn.btn_sm {
	line-height: 22px; font-size: 14px;
}
input[type='submit'].btn.btn_xs {
	line-height: 20px; font-size: 12px;
}
input[type='button'].btn.btn_xs {
	line-height: 20px; font-size: 12px;
}
input[type='submit'].btn:hover {
	cursor: pointer;
}
input[type='submit'].btn:focus {
	cursor: pointer;
}
input[type='button'].btn:hover {
	cursor: pointer;
}
input[type='button'].btn:focus {
	cursor: pointer;
}
.tag {
	border-radius: 2px; border: 1px solid transparent; border-image: none; display: inline-block;
}
.tag_lg {
	padding: 6px 32px; line-height: 26px; font-size: 18px;
}
.tag_md {
	padding: 4px 24px; line-height: 24px; font-size: 16px;
}
.tag_sm {
	padding: 2px 16px; line-height: 22px; font-size: 14px;
}
.tag_xs {
	padding: 0px 8px; line-height: 20px; font-size: 12px;
}
.tag_nh {
	background: rgb(0, 149, 204); color: rgb(255, 255, 255);
}
.tag_red {
	background: rgb(232, 90, 113); color: rgb(255, 255, 255);
}
.tag_green {
	background: rgb(30, 159, 60); color: rgb(255, 255, 255);
}
.tag_blue {
	background: rgb(84, 140, 241); color: rgb(255, 255, 255);
}
.tag_navy {
	background: rgb(91, 86, 225); color: rgb(255, 255, 255);
}
.tag_black {
	background: rgb(102, 101, 114); color: rgb(255, 255, 255);
}
.tag_gray {
	background: rgb(221, 221, 221); color: rgb(51, 51, 51);
}
.tag_white {
	background: rgb(251, 251, 251); border: 1px solid rgba(0, 0, 0, 0.16); border-image: none; color: rgb(51, 51, 51);
}
.data_table {
	margin-top: 8px;
}
.data_table * {
	vertical-align: middle;
}
.data_table table {
	width: 100%; border-top-color: rgb(51, 51, 51); border-left-color: rgb(221, 221, 221); border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; border-collapse: separate; table-layout: fixed;
}
.data_table table th {
	padding: 10px 16px; text-align: center; border-right-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.data_table table td {
	padding: 10px 16px; text-align: center; border-right-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.data_table table th {
	color: rgb(34, 34, 34);
}
.data_table table td {
	color: rgb(68, 68, 68);
}
.data_table table thead th {
	background: rgb(248, 248, 248); line-height: 21px; letter-spacing: -0.04em; font-size: 13px; font-weight: 500; border-bottom-color: rgb(187, 187, 187); border-bottom-width: 1px; border-bottom-style: solid;
}
.data_table table tbody th {
	background: rgb(253, 253, 253); color: rgb(0, 84, 141);
}
.data_table table tbody th {
	line-height: 22px; font-size: 14px; position: relative;
}
.data_table table tbody td {
	line-height: 22px; font-size: 14px; position: relative;
}
.data_table table tfoot th {
	background: rgb(248, 248, 248); color: rgb(0, 84, 141); line-height: 21px; letter-spacing: -0.04em; padding-top: 20px; padding-bottom: 20px; font-size: 13px; font-weight: 500;
}
.data_table table tfoot td {
	background: rgb(248, 248, 248); color: rgb(0, 84, 141); line-height: 21px; letter-spacing: -0.04em; padding-top: 20px; padding-bottom: 20px; font-size: 13px; font-weight: 500;
}
.data_table .ta_l {
	text-align: left;
}
.data_table .ta_c {
	text-align: center;
}
.data_table .ta_r {
	text-align: right;
}
.data_table .va_t {
	vertical-align: top;
}
.data_table + .a_descript {
	margin-top: 8px;
}
.data_table + .n_descript {
	margin-top: 8px;
}
[class*='tbl_scrl_'] {
	-ms-overflow-x: auto; -ms-overflow-y: hidden;
}
@media all and (min-width:1180px)
{
.tbl_scrl_p > table {
	width: 1380px;
}
}
@media all and (max-width:1179px) and (min-width:768px)
{
.tbl_scrl_t {
	background: url("../image/sub_cmn/bg_hand.gif") no-repeat right top; padding-top: 32px; position: relative;
}
.tbl_scrl_p > table {
	width: 1380px;
}
.tbl_scrl_t > table {
	width: 1380px;
}
}
@media all and (max-width:767px)
{
.tbl_scrl_t {
	background: url("../image/sub_cmn/bg_hand.gif") no-repeat right top; padding-top: 32px; position: relative;
}
.tbl_scrl_m {
	background: url("../image/sub_cmn/bg_hand.gif") no-repeat right top; padding-top: 32px; position: relative;
}
.tbl_scrl_p > table {
	width: 1380px;
}
.tbl_scrl_t > table {
	width: 1380px;
}
.tbl_scrl_m > table {
	width: 860px;
}
}
.gallery_view {
	margin-top: 32px;
}
.gallery_view .gv_overview {
	background: rgb(51, 51, 51); overflow: hidden; position: relative;
}
.gallery_view .gv_overview img {
	margin: 0px auto; height: 100%; display: block;
}
.gallery_view .gv_overview .btn_download {
	background: red; width: 40px; height: 40px; right: 0px; bottom: 0px; text-indent: -10000px; display: block; position: absolute;
}
.gallery_view .gv_descript {
	padding: 8px 0px 16px; text-align: center; line-height: 32px; font-size: 24px; font-weight: 500; display: block;
}
.gallery_view .gv_thumb .lSSlideOuter .lightSlider > * {
	float: none;
}
.gallery_view .gv_thumb .lSAction .lSPrev {
	display: none;
}
.gallery_view .gv_thumb .lSAction .lSNext {
	display: none;
}
.gallery_view .gv_thumb {
	padding: 0px 44px; margin-top: 16px; position: relative;
}
.gallery_view .gv_thumb button {
	margin: -20px 0px 0px; padding: 0px; border: 0px currentColor; border-image: none; top: 50%; width: 40px; height: 40px; display: block; position: absolute;
}
.gallery_view .gv_thumb .gvt_prev {
	background: url("../image/sub_cmn/sub_cmn_icon.png") no-repeat -120px 0px; left: 0px;
}
.gallery_view .gv_thumb .gvt_next {
	background: url("../image/sub_cmn/sub_cmn_icon.png") no-repeat -160px 0px; right: 0px;
}
.gallery_view .gv_thumb ul {
	display: table; table-layout: fixed;
}
.gallery_view .gv_thumb ul li {
	padding: 0px 4px; display: table-cell;
}
.gallery_view .gv_thumb ul li a {
	width: 100%; overflow: hidden; display: block; position: relative;
}
.gallery_view .gv_thumb ul li a::before {
	width: 0px; height: 100%; vertical-align: middle; display: inline-block; content: "";
}
.gallery_view .gv_thumb ul li.on a::after {
	border: 4px solid rgb(28, 172, 181); border-image: none; left: 0px; top: 0px; right: 0px; bottom: 0px; display: block; position: absolute; content: "";
}
.gallery_view .gv_thumb ul li a:focus {
	border: 1px dotted rgb(28, 172, 181); border-image: none;
}
.gallery_view .gv_thumb ul li.on a:focus::after {
	border: 1px dotted rgb(0, 0, 0); border-image: none;
}
.gallery_view .gv_thumb ul li a img {
	margin: -100% 0px; width: 100%; vertical-align: middle; display: inline-block;
}
.gallery_list {
	clear: both; margin-top: 32px;
}
.gallery_list > ul::after {
	clear: both; display: block; content: "";
}
.gallery_list > ul > li {
	float: left;
}
.gallery_list > ul > li > div {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.gallery_list .gl_img {
	line-height: 0; overflow: hidden; font-size: 0px; display: block; position: relative;
}
.gallery_list .gl_img img {
	margin: -100% 0px; width: 100%; vertical-align: middle; display: inline-block;
}
.gallery_list .gl_img::before {
	width: 0px; height: 100%; vertical-align: middle; display: inline-block; content: "";
}
.gallery_list .gl_img::after {
	background: rgba(0, 0, 0, 0.04); left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: "";
}
.gallery_list .gl_descript {
	padding: 12px 16px;
}
.gallery_list .gl_ttl {
	height: 4.5em; color: rgb(34, 34, 34); line-height: 1.5; overflow: hidden; font-size: 14px; display: block; -ms-text-overflow: ellipsis;
}
.gallery_list .gl_date {
	padding: 12px 0px 0px; color: rgb(102, 102, 102); line-height: 1.5; letter-spacing: 0px; font-family: "Lato"; font-size: 12px; display: block;
}
@media all and (min-width:1180px)
{
.gallery_list > ul {
	margin: -10px;
}
.gallery_list > ul > li {
	padding: 10px; width: 25%;
}
}
@media all and (max-width:1179px) and (min-width:768px)
{
.gallery_list > ul {
	margin: -10px;
}
.gallery_list > ul > li {
	padding: 10px; width: 33.33%;
}
}
@media all and (max-width:767px)
{
.gallery_list > ul {
	margin: -10px -5px;
}
.gallery_list > ul > li {
	padding: 10px 5px; width: 50%;
}
}
.image_list {
	clear: both; margin-top: 32px;
}
.image_list > ul::after {
	/* clear: both; */ display: block; content: "";
}
.image_list > ul > li {
	float: left;
}
.image_list > ul > li > div {
	padding-bottom: 12px;
}
.image_list .il_img {
	overflow: hidden; display: block; position: relative;
}
.image_list .il_img img {
	width: 100%; height: 100%; display: block;
}
.image_list .il_img::after {
	background: rgba(0, 0, 0, 0.04); left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: "";
}
.image_list .il_descript {
	padding-top: 12px;
}
.image_list .il_ttl {
	color: rgb(51, 51, 51); line-height: 22px; font-size: 14px; display: block;
}
/*20-03-17 장애유형별 건강검진 매뉴얼 리스트*/
.image_list .il_ttl2 {
	color: rgb(51, 51, 51); line-height: 22px; font-size: 16px; display: block;text-align: center; font-weight: 700;
}

@media all and (min-width:1180px)
{
.image_list > ul {
	margin: -8px;
}
.image_list > div > ul.il_descript_list {
	margin: -8px; padding:8% 0 0 0;
}
.image_list > ul > li {
	padding: 8px;
}
.image_list > div > ul.il_descript_list > li {
	padding: 8px; font-weight: 700;
}
.image_list.cnt4-3-2 > ul > li:nth-child(4n+1) {
	clear: both;
}
.image_list.cnt3-3-2 > ul > li:nth-child(3n+1) {
	clear: both;
}
.image_list.cnt2-2-2 > ul > li:nth-child(2n+1) {
	clear: both;
}
}
@media all and (max-width:1179px) and (min-width:768px)
{
.image_list > ul {
	margin: -8px;
}
.image_list > ul > li {
	padding: 8px;
}
.image_list > div > ul.il_descript_list {
	margin: -8px; padding:6% 0 0 0;
}
.image_list > div > ul.il_descript_list > li {
	padding: 8px; font-weight: 700;
}
.image_list.cnt4-3-2 > ul > li:nth-child(3n+1) {
	clear: both;
}
.image_list.cnt3-3-2 > ul > li:nth-child(3n+1) {
	clear: both;
}
.image_list.cnt2-2-2 > ul > li:nth-child(2n+1) {
	clear: both;
}
}
@media all and (max-width:767px)
{
.image_list > ul {
	margin: -8px -4px;
}
.image_list > ul > li {
	padding: 8px 4px;
}
.image_list > div > ul.il_descript_list {
	margin: -8px; padding:3% 0 0 0;
}
.image_list > div > ul.il_descript_list > li {
	padding: 8px; font-weight: 700;
}
.image_list.cnt4-3-2 > ul > li:nth-child(2n+1) {
	clear: both;
}
.image_list.cnt3-3-2 > ul > li:nth-child(2n+1) {
	clear: both;
}
.image_list.cnt2-2-2 > ul > li:nth-child(2n+1) {
	clear: both;
}
}
.image_descript {
	margin-top: 32px;
}
.image_descript > ul > li {
	padding-top: 16px;
}
.image_descript > ul > li:first-child {
	padding-top: 0px;
}
.image_descript > ul > li > div {
	background: rgb(248, 248, 248); border: 1px solid rgba(0, 0, 0, 0.16); border-image: none; position: relative;
}
.image_descript > ul > li > div::after {
	clear: both; display: block; content: "";
}
.image_descript .id_img {
	overflow: hidden;
}
.image_descript .id_img img {
	margin: 0px auto; width: 100%; height: 100%; display: block;
}
@media all and (min-width:1180px)
{
.image_descript > ul > li > div {
	padding: 28px 32px;
}
.image_descript .id_img {
	float: left;
}
.image_descript .id_descript {
	float: left;
}
.image_descript .id_img {
	width: 50%;
}
.image_descript .id_descript {
	width: 50%; padding-left: 32px;
}
.image_descript.img_w25 .id_img {
	width: 33.33%;
}
.image_descript.img_w25 .id_descript {
	width: 66.66%;
}
.image_descript.img_w33 .id_img {
	width: 33.33%;
}
.image_descript.img_w33 .id_descript {
	width: 66.66%;
}
}
@media all and (max-width:1179px) and (min-width:768px)
{
.image_descript > ul > li > div {
	padding: 28px 32px;
}
.image_descript .id_img {
	float: left;
}
.image_descript .id_descript {
	float: left;
}
.image_descript .id_img {
	width: 50%;
}
.image_descript .id_descript {
	width: 50%; padding-left: 28px;
}
.image_descript.img_w25 .id_img {
	width: 33.33%;
}
.image_descript.img_w25 .id_descript {
	width: 66.66%;
}
.image_descript.img_w33 .id_img {
	width: 33.33%;
}
.image_descript.img_w33 .id_descript {
	width: 66.66%;
}
}
@media all and (max-width:767px)
{
.image_descript .id_descript {
	padding: 20px 24px;
}
}
.media_descript {
	margin-top: 32px;
}
.media_descript > div {
	margin: -8px;
}
.media_descript > div > div {
	padding: 8px;
}
.media_descript > div::after {
	clear: both; display: block; content: "";
}
.media_descript .md_video .mdv_player {
	background: rgb(51, 51, 51);
}
.media_descript .md_video video {
	width: 100%; display: block;
}
.media_descript .md_video .mdv_info .mdvi_title {
	color: rgb(34, 34, 34); line-height: 28px; letter-spacing: -0.06em; padding-top: 16px; font-size: 20px; font-weight: 500; display: block;
}
.media_descript .md_video .mdv_info .mdvi_descript {
	color: rgb(68, 68, 68); line-height: 22px; padding-top: 4px; font-size: 14px; display: block;
}
.media_descript .md_caption > textarea {
	background: rgb(248, 248, 248); padding: 12px 16px; border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(102, 102, 102); line-height: 22px; overflow: hidden; font-size: 14px; display: block; -ms-overflow-y: auto;
}
@media all and (min-width:1180px)
{
.media_descript > div > div {
	float: left;
}
.media_descript .md_video {
	width: 66.66%;
}
.media_descript .md_caption {
	width: 33.33%;
}
}
@media all and (max-width:1179px) and (min-width:768px)
{
.media_descript .md_caption > textarea {
	height: 320px;
}
}
@media all and (max-width:767px)
{
.media_descript .md_caption > textarea {
	height: 240px;
}
}
.step_list {
	margin-top: 16px;
}
.step_list > ul {
	margin: -6px 0px; counter-reset: steplistnum;
}
.step_list > ul::after {
	clear: both; display: block; content: "";
}
.step_list > ul > li {
	padding: 6px 24px 6px 0px; float: left; position: relative;
}
.step_list > ul > li::before {
	background: rgb(33, 135, 204); padding: 0px; border-radius: 9px; left: 6px; top: 12px; width: 18px; height: 18px; text-align: center; color: rgb(255, 255, 255); line-height: 18px; font-family: "Lato"; font-size: 12px; position: absolute; content: ""counter(steplistnum)""; counter-increment: steplistnum;
}
.step_list > ul > li::after {
	background: url("../image/sub_cmn/step_list_arrow_right_g.png") no-repeat center; top: 50%; width: 8px; height: 16px; right: 8px; margin-top: -8px; display: block; position: absolute; content: "";
}
.step_list > ul > li:last-child::after {
	display: none;
}
.step_list > ul > li > div {
	border: 1px solid rgb(229, 229, 229); border-image: none; text-align: center; line-height: 0; font-size: 0px; position: relative;
}
.step_list > ul > li > div::before {
	height: 100%; vertical-align: middle; display: inline-block; content: "";
}
.step_list > ul > li > div > div {
	padding: 0px 16px; width: 100%; vertical-align: middle; display: inline-block;
}
.step_list .sl_title {
	color: rgb(68, 68, 68); line-height: 22px; font-size: 14px; font-weight: 500; display: block;
}
.step_list .sl_descript {
	color: rgb(102, 102, 102); line-height: 20px; font-size: 12px; display: block;
}
.step_list.h80 > ul > li > div {
	height: 80px;
}
.step_list.h120 > ul > li > div {
	height: 120px;
}
[class^='ir_'] {
	width: 100%; height: 100%; display: block;
}
.lt_l {
	cursor: pointer;
}
.lt_c {
	display: none;
}
.open > .lt_c {
	display: block;
}
.pip_tab {
	margin-top: 32px;
}
.pip_tab > ul {
	margin: -2px;
}
.pip_tab > ul::after {
	clear: both; display: block; content: "";
}
.pip_tab > ul > li {
	padding: 2px; line-height: 0; font-size: 0px; float: left;
}
.pip_tab > ul > li > div {
	background: rgb(241, 248, 249);
}
.pip_tab > ul > li > div::before {
	height: 100%; vertical-align: middle; display: inline-block; content: "";
}
.pip_tab > ul > li > div > a::before {
	height: 100%; vertical-align: middle; display: inline-block; content: "";
}
.pip_tab > ul > li > div > a > i {
	background: url("../image/sub_cmn/pip_icon.png") no-repeat 0px 0px / 100%; display: block;
}
.pip_tab > ul > li > div > a > strong {
	color: rgb(0, 0, 0); line-height: 25px; font-size: 17px; font-weight: 500; display: inline-block;
}
.pip_tab > ul > li > div > a > strong::after {
	background: url("../image/sub_cmn/pt_arrow_right.png") no-repeat center; margin: 4px 0px 0px 4px; width: 17px; height: 17px; vertical-align: top; display: inline-block; content: "";
}
@media all and (min-width:1180px)
{
.pip_tab > ul > li {
	text-align: center;
}
.pip_tab > ul > li > div {
	padding: 20px 24px;
}
.pip_tab > ul > li > div > a {
	vertical-align: middle; display: inline-block;
}
.pip_tab > ul > li > div > a > i {
	margin: 0px auto; width: 80px; height: 80px;
}
.pip_tab > ul > li > div > a > strong {
	margin-top: 4px;
}
.pip_tab > ul > li > div > a > span {
	height: 42px; color: rgb(102, 102, 102); line-height: 21px; font-size: 13px; margin-top: 4px; display: block;
}
.pip_tab > ul > li:nth-child(1) > div > a > i {
	background-position: 0px 0px;
}
.pip_tab > ul > li:nth-child(2) > div > a > i {
	background-position: 0px -80px;
}
.pip_tab > ul > li:nth-child(3) > div > a > i {
	background-position: 0px -160px;
}
}
@media all and (max-width:1179px) and (min-width:768px)
{
.pip_tab > ul > li {
	text-align: center;
}
.pip_tab > ul > li > div {
	padding: 20px 24px;
}
.pip_tab > ul > li > div > a {
	vertical-align: middle; display: inline-block;
}
.pip_tab > ul > li > div > a > i {
	margin: 0px auto; width: 80px; height: 80px;
}
.pip_tab > ul > li > div > a > strong {
	margin-top: 4px;
}
.pip_tab > ul > li > div > a > span {
	height: 42px; color: rgb(102, 102, 102); line-height: 21px; font-size: 13px; margin-top: 4px; display: block;
}
.pip_tab > ul > li:nth-child(1) > div > a > i {
	background-position: 0px 0px;
}
.pip_tab > ul > li:nth-child(2) > div > a > i {
	background-position: 0px -80px;
}
.pip_tab > ul > li:nth-child(3) > div > a > i {
	background-position: 0px -160px;
}
}
@media all and (max-width:767px)
{
.pip_tab > ul > li > div {
	padding: 12px 16px;
}
.pip_tab > ul > li > div > a {
	height: 64px; padding-left: 80px; display: block; position: relative;
}
.pip_tab > ul > li > div > a > i {
	left: 0px; top: 0px; width: 64px; height: 64px; position: absolute;
}
.pip_tab > ul > li > div > a > strong {
	vertical-align: middle;
}
.pip_tab > ul > li:nth-child(1) > div > a > i {
	background-position: 0px 0px;
}
.pip_tab > ul > li:nth-child(2) > div > a > i {
	background-position: 0px -64px;
}
.pip_tab > ul > li:nth-child(3) > div > a > i {
	background-position: 0px -128px;
}
}
.pip_list {
	margin-top: 16px;
}
.pip_list > ul {
	border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; counter-reset: piplistRnum;
}
.pip_list > ul > li {
	padding: 12px 16px 12px 40px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.pip_list > ul > li::before {
	background: rgb(33, 135, 204); border-radius: 11px; left: 12px; top: 14px; width: 22px; height: 22px; text-align: center; color: rgb(255, 255, 255); line-height: 22px; font-family: "Lato"; font-size: 12px; position: absolute; content: ""counter(piplistRnum)""; counter-increment: piplistRnum;
}
.pip_list > ul > li::after {
	clear: both; display: block; content: "";
}
.pip_list > ul > li > a {
	padding: 2px 0px; color: rgb(0, 0, 0); line-height: 22px; font-size: 14px; display: block;
}
.pip_list .pl_info > ul > li {
	padding: 2px 0px 2px 6px; color: rgb(102, 102, 102); line-height: 22px; font-size: 14px; float: left; position: relative;
}
.pip_list .pl_info > ul > li::before {
	background: rgb(34, 34, 34); border-radius: 1px; left: 0px; top: 12px; width: 2px; height: 2px; display: block; position: absolute; content: "";
}
@media all and (min-width:1180px)
{
.pip_list > ul > li > a {
	float: left;
}
.pip_list .pl_info {
	float: right;
}
.pip_list .pl_info > ul > li {
	margin-left: 16px;
}
}
@media all and (max-width:1179px) and (min-width:768px)
{
.pip_list .pl_info {
	margin-top: 4px;
}
.pip_list .pl_info > ul > li {
	margin-right: 16px;
}
}
@media all and (max-width:767px)
{
.pip_list .pl_info {
	margin-top: 4px;
}
.pip_list .pl_info > ul > li {
	margin-right: 16px;
}
}
.pip_navigation {
	padding-bottom: 12px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.pip_navigation > ul::after {
	clear: both; display: block; content: "";
}
.pip_navigation > ul > li {
	background: url("../image/sub_cmn/pn_arrow_right.png") no-repeat left; padding: 2px 0px 2px 14px; line-height: 24px; font-size: 16px; margin-left: 8px; float: left;
}
.pip_navigation > ul > li:first-child {
	background: none; padding-left: 0px; margin-left: 0px;
}
.popup_wrap .p_header {
	background: rgb(33, 135, 204); padding: 12px 48px 12px 20px; line-height: 0; font-size: 0px; position: relative;
}
.popup_wrap .p_header span {
	color: rgb(255, 255, 255); line-height: 26px; letter-spacing: -0.04em; padding-right: 16px; font-size: 18px; font-weight: 500; vertical-align: middle; display: inline-block;
}
.popup_wrap .p_header em {
	padding: 2px 0px; color: rgb(255, 255, 255); line-height: 22px; font-size: 14px; vertical-align: middle; display: inline-block; opacity: 0.8;
}
.popup_wrap .p_content {
	padding: 20px;
}
.popup_wrap .p_content :last-child.s_btn {
	padding-bottom: 12px;
}
.ts .ts_title {
	padding: 20px 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.ts .ts_title h3 {
	color: rgb(51, 51, 51); line-height: 36px; letter-spacing: -0.08em; font-size: 31px; font-weight: 500; display: block;
}
.ts .ts_list {
	margin-top: 8px;
}
.ts .ts_list * {
	vertical-align: middle;
}
.ts .ts_list > ul {
	border-top-color: rgb(51, 51, 51); border-top-width: 1px; border-top-style: solid;
}
.ts .ts_list > ul > li {
	padding: 16px 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.ts .ts_list .ts_navigation {
	line-height: 0; font-size: 0px;
}
.ts .ts_list .ts_navigation a {
	color: rgb(33, 135, 204); line-height: 26px; letter-spacing: -0.04em; font-size: 18px; font-weight: 500; text-decoration: underline;
}
.ts .ts_list .ts_navigation .tsn_date {
	color: rgb(102, 102, 102); line-height: 22px; padding-left: 8px; font-family: "Lato"; font-size: 14px; margin-top: 1px; margin-left: 8px; display: inline-block; position: relative;
}
.ts .ts_list .ts_navigation .tsn_date::before {
	background: rgb(221, 221, 221); left: 0px; top: 50%; width: 1px; height: 12px; margin-top: -6px; display: block; position: absolute; content: "";
}
.ts .ts_list .ts_descript {
	color: rgb(68, 68, 68); line-height: 1.5; overflow: hidden; font-size: 14px; margin-top: 8px; display: block; white-space: normal; -ms-text-overflow: ellipsis; max-height: 4.5em;
}
.ts .ts_list .ts_info {
	margin-top: 8px;
}
.ts .ts_list .ts_info ul::after {
	clear: both; display: block; content: "";
}
.ts .ts_list .ts_info ul li {
	background: url("../image/sub_cmn/sub_tb_icon.png") no-repeat -40px -16px; padding: 2px 8px 2px 12px; color: rgb(102, 102, 102); line-height: 20px; font-size: 12px; float: left;
}
.ts .ts_list .ts_info ul li:first-child {
	background: none; padding-left: 0px;
}
.ts .ts_list .no_list {
	padding: 64px 0px; text-align: center; color: rgb(102, 102, 102); line-height: 24px; font-size: 16px; border-top-color: rgb(51, 51, 51); border-bottom-color: rgb(221, 221, 221); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.ts .ts_list .ts_file {
	background: rgb(241, 248, 249); padding: 12px 16px 12px 96px; margin-top: 8px; position: relative;
}
.ts .ts_list .ts_file .tsf_title {
	padding: 14px 16px 14px 38px; left: 0px; top: 0px; color: rgb(0, 0, 0); line-height: 20px; font-size: 12px; display: block; position: absolute;
}
.ts .ts_list .ts_file .tsf_title::before {
	background: url("../image/sub_cmn/sub_cmn_icon.png") no-repeat -40px 0px; left: 16px; top: 50%; width: 18px; height: 18px; margin-top: -9px; display: block; position: absolute; content: "";
}
.ts .ts_list .ts_file .tsf_list li {
	padding: 2px 0px 2px 8px; position: relative;
}
.ts .ts_list .ts_file .tsf_list li::before {
	background: rgb(1, 63, 126); border-radius: 1px; left: 0px; top: 10px; width: 2px; height: 2px; display: block; position: absolute; content: "";
}
.ts .ts_list .ts_file .tsf_list li a {
	color: rgb(33, 135, 204); line-height: 20px; font-size: 12px; display: block;
}
.ts .ts_more {
	padding: 8px 0px;
}
.ts .ts_more a {
	color: rgb(33, 135, 204); line-height: 22px; font-size: 14px; text-decoration: underline; display: inline-block;
}
.ts .ts_word p {
	padding: 32px; text-align: center; color: rgb(117, 117, 117); line-height: 32px; letter-spacing: -0.04em; font-size: 24px; display: block;
}
.ts .ts_word p strong {
	color: rgb(33, 135, 204); font-weight: 500;
}
.ts .ts_search {
	padding: 8px 0px; line-height: 0; font-size: 0px; border-top-color: rgb(1, 63, 126); border-top-width: 1px; border-top-style: solid;
}
.ts .ts_search * {
	vertical-align: middle;
}
.ts .ts_search.open {
	padding: 0px 0px 8px;
}
.ts .ts_search::after {
	clear: both; display: block; content: "";
}
.ts .ts_search .tss_t {
	background: rgb(245, 245, 245); padding: 20px 24px;
}
.ts .ts_search .tss_t > div {
	position: relative;
}
.ts .ts_search .tss_t > div > ul {
	margin: -2px 0px;
}
.ts .ts_search .tss_t > div > ul > li {
	padding: 3px 20px 3px 60px; display: inline-block; position: relative;
}
.ts .ts_search .tss_t > div > ul > li .btn {
	margin: 1px;
}
.ts .ts_search .tss_t .tss_title {
	left: 0px; top: 4px; color: rgb(0, 0, 0); line-height: 22px; font-size: 14px; font-weight: 500; display: block; position: absolute;
}
.ts .ts_search .tss_t .on.btn_white {
	border-color: rgb(33, 135, 204);
}
.ts .ts_search .tss_t .on.btn_white span {
	color: rgb(33, 135, 204);
}
.ts .ts_search .tss_t .on .ico_check {
	background: url("../image/sub_cmn/ts_ico_check.png") no-repeat center; width: 16px; height: 16px; margin-right: 2px; display: inline-block;
}
.ts .ts_search .btn_tgl {
	margin-top: 0px; float: right;
}
.ts .ts_search.open .btn_tgl {
	margin-top: 8px;
}
.ts .ts_search .btn_tgl > * {
	color: rgb(33, 135, 204); line-height: 21px; font-size: 13px; display: inline-block;
}
.ts .ts_search .btn_tgl .txt_close {
	display: none;
}
.ts .ts_search .btn_tgl .txt_open {
	display: inline-block;
}
.ts .ts_search.open .btn_tgl .txt_open {
	display: none;
}
.ts .ts_search.open .btn_tgl .txt_close {
	display: inline-block;
}
.ts .ts_search .btn_tgl i {
	background: url("../image/sub_cmn/ts_arrow_down.png") no-repeat center rgb(187, 216, 242); border-radius: 8px; width: 15px; height: 15px; margin-left: 4px;
}
.ts .ts_search.open .btn_tgl i {
	background-image: url("../image/sub_cmn/ts_arrow_up.png");
}
.ts .ts_detail_search {
	border: 1px solid rgb(187, 216, 242); border-image: none; margin-top: 16px;
}
.ts .ts_detail_search * {
	vertical-align: middle;
}
.ts .ts_detail_search .tds_t {
	padding: 20px 24px;
}
.ts .ts_detail_search .tds_t > div {
	position: relative;
}
.ts .ts_detail_search .tds_t > div > ul {
	margin: -4px;
}
.ts .ts_detail_search .tds_t > div > ul::after {
	clear: both; display: block; content: "";
}
.ts .ts_detail_search .tds_t > div > ul > li {
	padding: 4px; float: left;
}
.ts .ts_detail_search .tds_t > div > ul > li label {
	line-height: 22px; padding-left: 8px; font-size: 14px; display: inline-block;
}
.ts .ts_detail_search .tds_t > div > ul > li span {
	line-height: 21px; padding-top: 1px; padding-left: 4px; font-family: "Lato"; font-size: 13px; display: inline-block;
}
.ts .ts_detail_search .btn_tgl {
	background: rgb(241, 248, 249); padding: 8px; text-align: center; display: block;
}
.ts .ts_detail_search .btn_tgl > * {
	color: rgb(33, 135, 204); line-height: 21px; font-size: 13px; display: inline-block;
}
.ts .ts_detail_search .btn_tgl .txt_close {
	display: none;
}
.ts .ts_detail_search .btn_tgl .txt_open {
	display: inline-block;
}
.ts .ts_detail_search.open .btn_tgl .txt_open {
	display: none;
}
.ts .ts_detail_search.open .btn_tgl .txt_close {
	display: inline-block;
}
.ts .ts_detail_search .btn_tgl i {
	background: url("../image/sub_cmn/ts_ico_plus.png") no-repeat center rgb(187, 216, 242); border-radius: 8px; width: 15px; height: 15px; margin-left: 4px;
}
.ts .ts_detail_search.open .btn_tgl i {
	background-image: url("../image/sub_cmn/ts_ico_minus.png");
}
.ts .ts_no_data {
	background: rgb(241, 248, 249); padding: 28px 32px; text-align: center; line-height: 0; font-size: 0px;
}
.ts .ts_no_data > div {
	vertical-align: middle; display: inline-block; position: relative;
}
.ts .ts_no_data > div::before {
	background: url("../image/sub_cmn/ts_ico_guide.png") no-repeat center; width: 64px; height: 64px; content: "";
}
.ts .ts_no_data > div > ul > li {
	padding: 2px 0px 2px 10px; text-align: left; color: rgb(33, 135, 204); line-height: 24px; font-size: 16px; position: relative;
}
.ts .ts_no_data > div > ul > li::before {
	background: rgb(33, 135, 204); border-radius: 2px; left: 0px; top: 11px; width: 4px; height: 4px; display: block; position: absolute; content: "";
}
@media all and (min-width:1180px)
{
.ts .ts_search .tss_t > div {
	padding-right: 128px;
}
.ts .ts_search .tss_t .btn_search {
	top: 50%; right: 0px; margin-top: -14px; position: absolute;
}
.ts .ts_no_data > div {
	padding-left: 88px;
}
.ts .ts_no_data > div::before {
	left: 0px; top: 6px; display: block; position: absolute;
}
}
@media all and (max-width:1179px) and (min-width:768px)
{
.ts .ts_search .tss_t > div {
	padding-right: 128px;
}
.ts .ts_search .tss_t .btn_search {
	top: 50%; right: 0px; margin-top: -14px; position: absolute;
}
.ts .ts_no_data > div {
	padding-left: 88px;
}
.ts .ts_no_data > div::before {
	left: 0px; top: 6px; display: block; position: absolute;
}
}
@media all and (max-width:767px)
{
.ts .ts_search .tss_t .tsst_btn {
	text-align: right; margin-top: 8px;
}
.ts .ts_no_data > div::before {
	display: inline-block;
}
.ts .ts_no_data > div > ul {
	margin-top: 16px;
}
}
.site_map * {
	vertical-align: middle;
}
.site_map > ul {
	margin: -16px;
}
.site_map > ul::after {
	clear: both; display: block; content: "";
}
.site_map > ul > li {
	padding: 16px; float: left;
}
.site_map .sm_title {
	padding: 8px 0px; line-height: 28px; font-size: 20px; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.site_map .sm_list > ul {
	padding: 8px 0px;
}
.site_map .sm_list > ul > li {
	padding: 8px 0px;
}
.site_map .sm_list > ul > li > a {
	color: rgb(68, 68, 68); line-height: 24px; font-size: 15px; display: block;
}
.site_map .sm_list .sm_sub {
	margin-top: 4px;
}
.site_map .sm_list .sm_sub > ul {
	padding: 2px 0px;
}
.site_map .sm_list .sm_sub > ul > li {
	padding: 2px 0px 2px 16px; position: relative;
}
.site_map .sm_list .sm_sub > ul > li::before {
	background: rgb(187, 187, 187); border-radius: 1px; left: 8px; top: 12px; width: 2px; height: 2px; display: block; position: absolute; content: "";
}
.site_map .sm_list .sm_sub > ul > li > a {
	color: rgb(102, 102, 102); line-height: 22px; font-size: 13px; display: block;
}
@media all and (min-width:1180px)
{
.site_map {
	margin-top: 48px;
}
.site_map > ul > li {
	width: 25%;
}
.site_map > ul > li:nth-child(4n+1) {
	clear: both;
}
.site_map > ul > li:nth-child(n+5) {
	margin-top: 32px;
}
}
@media all and (max-width:1179px) and (min-width:768px)
{
.site_map {
	margin-top: 40px;
}
.site_map > ul > li {
	width: 33.33%;
}
.site_map > ul > li:nth-child(3n+1) {
	clear: both;
}
.site_map > ul > li:nth-child(n+4) {
	margin-top: 24px;
}
}
@media all and (max-width:767px)
{
.site_map {
	margin-top: 32px;
}
.site_map > ul > li {
	width: 50%;
}
.site_map > ul > li:nth-child(2n+1) {
	clear: both;
}
.site_map > ul > li:nth-child(n+3) {
	margin-top: 16px;
}
}
.error_wrap .e_header > div {
	text-align: center; position: relative;
}
.error_wrap .e_header h1 {
	display: inline-block;
}
.error_wrap .e_header h1 a {
	background-position: center; width: 248px; height: 27px; display: block; background-image: url("../image/header/nrc_cdhmc.png"); background-repeat: no-repeat; background-size: auto 100%;
}
.error_wrap .e_content {
	padding: 48px 0px 64px;
}
.error_wrap .e_content h2 {
	line-height: 36px; letter-spacing: -0.06em; font-size: 28px; display: block;
}
.error_wrap .e_footer {
	padding: 16px 0px; border-top-color: rgb(239, 243, 246); border-top-width: 1px; border-top-style: solid;
}
.error_wrap .e_footer p {
	text-align: center; color: rgb(117, 117, 117); line-height: 16px; font-size: 12px; display: block;
}
@media all and (min-width:1180px)
{
.error_wrap {
	margin: 0px auto; width: 640px;
}
.error_wrap .e_header {
	padding-top: 32px;
}
.error_wrap .e_content {
	background: url("../image/sub_cmn/ico_error.png") no-repeat right 44px; padding-right: 50%;
}
.error_wrap .e_content .s_btn {
	text-align: left;
}
}
@media all and (max-width:1179px) and (min-width:768px)
{
.error_wrap {
	margin: 0px auto; width: 640px;
}
.error_wrap .e_header {
	padding-top: 32px;
}
.error_wrap .e_content {
	background: url("../image/sub_cmn/ico_error.png") no-repeat right 44px; padding-right: 50%;
}
.error_wrap .e_content .s_btn {
	text-align: left;
}
}
@media all and (max-width:767px)
{
.error_wrap {
	padding: 0px 24px;
}
.error_wrap .e_header {
	padding-top: 24px;
}
.error_wrap .e_content {
	padding: 24px 0px 48px; text-align: center;
}
.error_wrap .e_content .s_btn {
	text-align: center;
}
}
.ia {
	margin-top: 32px;
}
.ia .ia_select {
	text-align: center;
}
.ia .ia_select > ul {
	margin: -8px;
}
.ia .ia_select > ul::after {
	clear: both; display: block; content: "";
}
.ia .ia_select > ul > li {
	padding: 8px; float: left;
}
.ia .ia_select > ul > li > div {
	border-width: 1px; border-style: solid; border-color: rgb(238, 238, 238) rgb(187, 187, 187) rgb(187, 187, 187) rgb(238, 238, 238); padding: 32px; position: relative;
}
.ia .ia_select .ia_title {
	color: rgb(34, 34, 34); line-height: 20px; letter-spacing: -0.06em; font-size: 19px; font-weight: 500; display: block;
}
.ia .ia_select .ia_descript {
	color: rgb(68, 68, 68); line-height: 22px; font-size: 13px; margin-top: 16px; display: block;
}
.ia .ia_select .btn {
	margin-top: 32px;
}
@media all and (min-width:1180px)
{
.ia .ia_select > ul > li {
	width: 50%;
}
.ia .ia_select .ia_descript {
	height: 4.2em;
}
}
@media all and (max-width:1179px) and (min-width:768px)
{
.ia .ia_select > ul > li {
	width: 50%;
}
.ia .ia_select .ia_descript {
	height: 5.6em;
}
}
@media all and (max-width:767px)
{
.ia .ia_select > ul > li {
	width: 100%;
}
}
.medical_team_introduction > ul > li {
	border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.medical_team_introduction .mti_img {
	overflow: hidden; display: block;
}
.medical_team_introduction .mti_img img {
	margin: 0px -1%; width: 102%; display: block;
}
.medical_team_introduction :empty.mti_img {
	text-align: center; line-height: 0; font-size: 0px; background-color: rgb(210, 227, 245);
}
.medical_team_introduction :empty.mti_img::before {
	height: 100%; vertical-align: middle; display: inline-block; content: "";
}
.medical_team_introduction :empty.mti_img::after {
	width: 100%; color: rgb(0, 84, 141); line-height: 21px; font-size: 13px; vertical-align: middle; display: inline-block; -ms-word-break: keep-all; content: "���� �غ���";
}
.medical_team_introduction .mti_person .mtip_name {
	vertical-align: middle; display: inline-block;
}
.medical_team_introduction .mti_person .mtip_field {
	vertical-align: middle; display: inline-block;
}
.medical_team_introduction .mti_person .mtip_name {
	color: rgb(34, 34, 34); line-height: 1; font-size: 30px; margin-right: 8px;
}
.medical_team_introduction .mti_person .mtip_field {
	color: rgb(102, 102, 102); line-height: 1; font-size: 18px;
}
.medical_team_introduction .mti_list {
	line-height: 22px; font-size: 14px; margin-top: 24px;
}
.medical_team_introduction .mti_list > ul > li {
	padding-left: 64px; margin-top: 16px; position: relative; min-height: 22px;
}
.medical_team_introduction .mti_list .mtil_title {
	left: 0px; top: 0px; color: rgb(102, 102, 102); display: inline-block; position: absolute;
}
.medical_team_introduction .mti_list .mtil_table > ul > li {
	margin: 2px 12px 2px 2px; padding-left: 48px; vertical-align: top; display: inline-block; position: relative; min-height: 48px;
}
.medical_team_introduction .mti_list .mtil_table .mtil_day {
	background: rgb(210, 227, 245); border-radius: 24px; left: 0px; top: 0px; width: 48px; height: 48px; text-align: center; color: rgb(0, 84, 141); line-height: 48px; display: block; position: absolute;
}
.medical_team_introduction .mti_list .mtil_table > ul > li > ul > li {
	width: 56px; text-align: center; padding-left: 40px; position: relative; min-height: 24px;
}
.medical_team_introduction .mti_list .mtil_table .mtil_am {
	left: 0px; top: 0px; width: 40px; text-align: center; color: rgb(102, 102, 102); line-height: 24px; display: inline-block; position: absolute;
}
.medical_team_introduction .mti_list .mtil_table .mtil_pm {
	left: 0px; top: 0px; width: 40px; text-align: center; color: rgb(102, 102, 102); line-height: 24px; display: inline-block; position: absolute;
}
.medical_team_introduction .mti_list .mtil_table .ico_check {
	background: url("../image/sub_cmn/mtil_table_ico_check.png") no-repeat 0px 0px; width: 18px; height: 13px; margin-top: -3px; vertical-align: middle; display: inline-block;
}
@media all and (min-width:768px)
{
.medical_team_introduction > ul > li {
	padding: 40px 32px 40px 220px; min-height: 220px;
}
.medical_team_introduction .mti_img {
	margin: 32px; border-radius: 75px; left: 0px; top: 0px; width: 150px; height: 150px; position: absolute;
}
}
@media all and (max-width:767px)
{
.medical_team_introduction > ul > li {
	padding: 24px;
}
.medical_team_introduction .mti_img {
	border-radius: 40px; width: 80px; height: 80px;
}
.medical_team_introduction .mti_person {
	margin-top: 24px;
}
}
.history {
	background-position: 6px top; margin-top: 32px; background-image: url("../image/sub_cmn/history_bg_line.png"); background-repeat: repeat-y;
}
.history > ul::after {
	clear: both; display: block; content: "";
}
.history > ul > li {
	padding: 16px 0px 16px 24px; position: relative;
}
.history > ul > li::before {
	background: rgb(255, 255, 255); border-radius: 8px; border: 4px solid rgb(0, 149, 204); border-image: none; left: 0px; top: 26px; width: 16px; height: 16px; display: block; position: absolute; content: "";
}
.history > ul > li > ul {
	margin-top: 16px;
}
.history > ul > li > ul > li {
	color: rgb(51, 51, 51); line-height: 24px; padding-left: 56px; font-size: 16px; margin-top: 8px; position: relative;
}
.history .h_year {
	line-height: 1; letter-spacing: 0px; font-family: "Lato"; font-size: 36px; font-weight: bold; display: block;
}
.history .h_day {
	left: 0px; top: 0px; color: rgb(0, 84, 141); line-height: 24px; letter-spacing: 0px; font-family: "Lato"; font-size: 16px; display: block; position: absolute;
}
.history.no_day > ul > li > ul > li {
	padding-left: 0px;
}
.charter {
	padding: 32px 0px 16px; line-height: 0; font-size: 0px;
}
.charter .c_list ol {
	padding: 16px 0px;
}
.charter .c_list ol::after {
	clear: both; display: block; content: "";
}
.charter .c_list ol li {
	margin: -16px 0px; padding-left: 160px; position: relative;
}
.charter .c_list .cl_txt {
	left: 0px; top: 0px; width: 144px; height: 120px; text-align: center; padding-right: 24px; display: block; position: absolute;
}
.charter .c_list .cl_txt::before {
	border-radius: 60px; border: 20px solid rgb(0, 149, 204); border-image: none; left: 0px; top: 0px; width: 120px; height: 120px; display: block; position: absolute; content: ""; opacity: 0.24;
}
.charter .c_list .cl_txt::after {
	background: rgb(0, 149, 204); margin: -8px 0px 0px -8px; border-radius: 8px; border: 4px solid rgb(255, 255, 255); border-image: none; left: 120px; top: 50%; width: 16px; height: 16px; display: block; position: absolute; content: "";
}
.charter .c_list .cl_txt strong {
	padding: 50px 0px; color: rgb(34, 34, 34); line-height: 1; font-size: 20px; font-weight: 500; display: block;
}
.charter .c_list .cl_descript {
	height: 120px; display: block; position: relative;
}
.charter .c_list .cl_descript::before {
	height: 100%; vertical-align: middle; display: inline-block; content: "";
}
.charter .c_list .cl_descript::after {
	background: rgb(0, 149, 204); margin: -1px 0px 0px -40px; left: 0px; top: 50%; width: 24px; height: 2px; display: block; position: absolute; content: "";
}
.charter .c_list .cl_descript strong {
	margin: -100% 0px; color: rgb(102, 102, 102); line-height: 24px; font-size: 16px; vertical-align: middle; display: inline-block;
}
.director_list {
	margin-top: 32px;
}
.director_list > ol::after {
	clear: both; display: block; content: "";
}
.director_list > ol > li {
	float: left;
}
.director_list > ol > li > div {
	border-width: 1px; border-style: solid; border-color: rgb(238, 238, 238) rgb(187, 187, 187) rgb(187, 187, 187) rgb(238, 238, 238); position: relative;
}
.director_list .dl_photo {
	margin: -1px 0px; left: 0px; top: 0px; text-align: center; line-height: 0; font-size: 0px; position: absolute; background-color: rgb(210, 227, 245);
}
.director_list .dl_photo img {
	width: 100%; height: 100%;
}
.director_list :empty.dl_photo::before {
	height: 100%; vertical-align: middle; display: inline-block; content: "";
}
.director_list :empty.dl_photo::after {
	width: 100%; color: rgb(0, 84, 141); line-height: 21px; font-size: 13px; vertical-align: middle; display: inline-block; -ms-word-break: keep-all; content: "���� �غ���";
}
.director_list .dl_info {
	text-align: center; line-height: 0; font-size: 0px;
}
.director_list .dl_info::before {
	width: 0px; height: 100%; vertical-align: middle; display: inline-block; content: "";
}
.director_list .dl_info > div {
	padding: 0px 32px; width: 100%; text-align: left; vertical-align: middle; display: inline-block;
}
.director_list .dl_info .dl_title {
	line-height: 0; font-size: 0px;
}
.director_list .dl_info .dl_title > * {
	vertical-align: top;
}
.director_list .dl_info .dl_title .dlt_num {
	padding: 0px 12px; border-radius: 14px; text-align: center; color: rgb(255, 255, 255); line-height: 26px; font-size: 16px; margin-right: 8px; display: inline-block; background-color: rgb(0, 149, 204);
}
.director_list .dl_info .dl_title .dlt_txt {
	line-height: 26px; font-size: 18px; display: inline-block;
}
.director_list .dl_info .dl_descript {
	margin-top: 8px;
}
.director_list .dl_info .dl_descript span {
	color: rgb(0, 84, 141); line-height: 22px; font-size: 12px; display: block;
}
.director_list .dl_info .dl_descript p {
	color: rgb(102, 102, 102); line-height: 22px; font-size: 14px; display: block;
}
@media all and (min-width:1180px)
{
.director_list > ol {
	margin: -16px;
}
.director_list > ol > li {
	padding: 16px; width: 50%;
}
.director_list > ol > li > div {
	padding-left: 125px;
}
.director_list .dl_photo {
	width: 125px; height: 150px;
}
.director_list .dl_info {
	height: 148px;
}
.director_list .dl_info > div {
	padding: 0px 32px 8px;
}
.director_list .dl_info .dl_descript {
	padding: 0px 0px 0px 52px; position: relative;
}
.director_list .dl_info .dl_descript span {
	left: 0px; top: 0px; position: absolute;
}
}
@media all and (max-width:1179px) and (min-width:768px)
{
.director_list > ol {
	margin: -12px;
}
.director_list > ol > li {
	padding: 12px; width: 50%;
}
.director_list > ol > li > div {
	padding-left: 125px;
}
.director_list .dl_photo {
	width: 125px; height: 150px;
}
.director_list .dl_info {
	height: 148px;
}
.director_list .dl_info > div {
	padding: 0px 28px;
}
}
@media all and (max-width:767px)
{
.director_list > ol {
	margin: -8px;
}
.director_list > ol > li {
	padding: 8px; width: 100%;
}
.director_list > ol > li > div {
	padding-left: 100px;
}
.director_list .dl_photo {
	width: 100px; height: 125px;
}
.director_list .dl_info {
	height: 123px;
}
.director_list .dl_info > div {
	padding: 0px 24px;
}
.director_list .dl_info .dl_title .dlt_txt {
	line-height: 24px; font-size: 14px;
}
.director_list .dl_info .dl_title .dlt_num {
	line-height: 24px; font-size: 16px;
}
.director_list .dl_info .dl_descript p {
	line-height: 20px; font-size: 12px;
}
}
.agreement_check {
	margin-top: 8px;
}
.agreement_check > ul {
	padding: 8px 0px;
}
.agreement_check > ul::after {
	clear: both; display: block; content: "";
}
.agreement_check > ul > li {
	padding: 8px 0px; line-height: 0; font-size: 0px; float: left;
}
.agreement_check input {
	vertical-align: middle; display: inline-block;
}
.agreement_check label {
	padding: 0px 0px 0px 8px; line-height: 16px; font-size: 15px; vertical-align: middle; display: inline-block;
}
@media all and (min-width:1180px)
{
.agreement_check > ul > li {
	width: 50%; text-align: center;
}
}
@media all and (max-width:1179px) and (min-width:768px)
{
.agreement_check > ul > li {
	width: 50%; text-align: center;
}
}
@media all and (max-width:767px)
{
.agreement_check > ul > li {
	width: 100%;
}
}
.info_pw_input {
	margin: 32px auto 0px; padding: 32px;
}
.info_pw_input .pw_input {
	margin-top: 8px;
}
.info_pw_input .pw_input input {
	padding: 0px 8px; height: 32px; line-height: 32px; font-size: 17px; display: block;
}
@media all and (min-width:1180px)
{
.info_pw_input {
	width: 50%;
}
}
@media all and (max-width:1179px) and (min-width:768px)
{
.info_pw_input {
	width: 50%;
}
}
@media all and (max-width:767px)
{
.info_pw_input {
	width: 100%;
}
}
.relevant_laws li {
	padding-top: 4px; padding-bottom: 4px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dotted;
}
.relevant_laws .sl_dot {
	top: 13px;
}
.head_profile .hp_date {
	color: rgb(0, 84, 141); line-height: 22px; letter-spacing: 0px; font-family: "Lato"; font-size: 14px; display: block;
}
@media all and (min-width:1180px)
{
.head_profile li {
	padding-left: 160px;
}
.head_profile .hp_date {
	left: 0px; top: 2px; width: 160px; position: absolute;
}
}
@media all and (max-width:1179px) and (min-width:768px)
{
.head_profile li {
	padding-left: 128px;
}
.head_profile .hp_date {
	left: 0px; top: 2px; width: 160px; position: absolute;
}
}
@media all and (max-width:767px)
{
.head_profile li {
	padding-left: 0px;
}
}
.sd {
	margin-top: 32px;
}
.sd > ul {
	border-top-color: rgb(51, 51, 51); border-top-width: 1px; border-top-style: solid;
}
.sd > ul > li {
	padding: 24px 24px 24px 64px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.sd .sd_number {
	left: 8px; top: 22px; width: 48px; text-align: center; color: rgb(0, 84, 141); line-height: 28px; font-family: "Lato"; font-size: 20px; display: block; position: absolute;
}
.sd .sd_question {
	line-height: 24px; letter-spacing: -0.04em; font-size: 16px; font-weight: 500;
}
.sd .sd_category {
	margin-top: 16px;
}
.sd .sd_category > ul::after {
	clear: both; display: block; content: "";
}
.sd .sd_category > ul > li {
	padding: 4px 0px; line-height: 0; font-size: 0px; float: left;
}
.sd .sd_category input {
	vertical-align: middle; display: inline-block;
}
.sd .sd_category label {
	padding: 0px 0px 0px 6px; color: rgb(68, 68, 68); line-height: 22px; font-size: 14px; vertical-align: middle; display: inline-block;
}
.sd + .n_descript {
	margin-top: 8px;
}
.loi .btn_xs {
	margin-right: 4px;
}
.loi .btn_gray.on {
	background: rgb(0, 149, 204); color: rgb(255, 255, 255);
}
.infoorg_pop {
	border: 1px solid rgb(72, 79, 98); border-image: none; left: 50%; top: 240px; width: 400px; margin-left: -200px; position: absolute; z-index: 999; background-color: rgb(255, 255, 255);
}
.infoorg_pop_title {
	padding: 8px; text-align: center; color: rgb(251, 251, 251); line-height: 24px; letter-spacing: -0.04em; font-size: 16px; background-color: rgb(72, 79, 98);
}
.infoorg_pop .scbox {
	padding: 10px 20px; border-bottom-color: rgb(223, 218, 222); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(250, 251, 253);
}
.infoorg_pop .scbox input {
	height: 28px; line-height: 26px;
}
.infoorg_pop .scbox input[type='text'] {
	padding: 0px; border: 1px solid rgb(222, 222, 222); border-image: none; width: 198px;
}
.infoorg_pop .scbox input[type='submit'] {
	padding: 5px 16px; border-radius: 1px; border: 0px currentColor; border-image: none; height: 28px; color: rgb(255, 255, 255); line-height: 18px; font-family: "Noto Sans KR"; font-size: 13px; font-weight: 400; cursor: pointer; background-color: rgb(71, 109, 162);
}
.infoorg_pop .scbox input[type='button'] {
	padding: 5px 16px; border-radius: 1px; border: 0px currentColor; border-image: none; height: 28px; color: rgb(255, 255, 255); line-height: 18px; font-family: "Noto Sans KR"; font-size: 13px; font-weight: 400; cursor: pointer; background-color: rgb(72, 78, 98);
}
.infoorg_pop .scbox p {
	padding: 10px 0px 0px; font-size: 12px;
}
.infoorg_pop .info_org {
	padding: 20px; height: 240px; overflow: scroll;
}
.infoorg_pop #data03search {
	padding: 20px; height: 240px; overflow: scroll;
}
.infoorg_pop #data03search > p {
	padding-bottom: 10px; font-weight: bold; margin-bottom: 10px; border-bottom-color: rgb(215, 215, 215); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.infoorg_pop .info_org ul li {
	background-position: left 5px; padding: 4px 25px; line-height: 18px; letter-spacing: -0.02em; font-size: 13px; background-image: url("../image/sub_cmn/ico_tree.png"); background-repeat: repeat-y;
}
.infoorg_pop .info_org ul li a {
	color: rgb(51, 51, 51);
}
.infoorg_pop .btnbox {
	padding: 8px 20px; text-align: center; display: block;
}
@media all and (max-width:1179px) and (min-width:768px)
{
.infoorg_pop {
	left: 50%; top: 160px; width: 80%; height: auto; margin-left: -40%; position: absolute;
}
}
@media all and (max-width:767px)
{
.infoorg_pop .info_org {
	padding: 20px; height: 180px; overflow: scroll;
}
.infoorg_pop #data03search {
	padding: 20px; height: 180px; overflow: scroll;
}
.infoorg_pop {
	left: 50%; top: 60px; width: 80%; height: auto; margin-left: -40%; position: fixed;
}
.infoorg_pop .scbox .sc_input {
	padding-right: 60px; margin-bottom: 4px; display: block; position: relative;
}
.infoorg_pop .scbox .sc_input input[type='text'] {
	width: 100%;
}
.infoorg_pop .scbox .sc_input input[type='submit'] {
	top: 0px; right: 0px; position: absolute;
}
.infoorg_pop .scbox input[type='button'] {
	width: 100%;
}
.infoorg_pop .scbox p {
	padding: 10px 0px 0px; font-size: 12px;
}
}
.infolist_pop {
	border: 1px solid rgb(72, 79, 98); border-image: none; left: 50%; top: 540px; width: 600px; margin-left: -300px; position: absolute; z-index: 999; background-color: rgb(255, 255, 255);
}
.infolist_pop_title {
	padding: 8px; text-align: center; color: rgb(251, 251, 251); line-height: 23px; font-size: 15px; font-weight: 500; background-color: rgb(72, 79, 98);
}
.infolist_box1 {
	padding: 12px;
}
.board_list table.grid th {
	line-height: 21px; font-size: 13px;
}
.board_list table.grid td {
	line-height: 21px; font-size: 13px;
}
.infolist_box1 .grid {
	width: 100%; border-top-color: rgb(215, 215, 215); border-top-width: 1px; border-top-style: solid;
}
.infolist_box1 .grid th {
	padding: 8px 12px; border-bottom-color: rgb(215, 215, 215); border-bottom-width: 1px; border-bottom-style: solid;
}
.infolist_box1 .grid td {
	padding: 8px 12px; border-bottom-color: rgb(215, 215, 215); border-bottom-width: 1px; border-bottom-style: solid;
}
.infolist_box1 .grid th {
	text-align: left; padding-left: 12px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.infolist_box1 .grid th.bl_line {
	border-left-color: rgb(215, 215, 215); border-left-width: 1px; border-left-style: solid;
}
.infolist_box1 .grid td {
	text-align: left; line-height: 14px; -ms-word-break: break-all;
}
.infolist_box1 .grid .bottom_td {
	border-bottom-color: rgb(163, 163, 163); border-bottom-width: 1px; border-bottom-style: solid;
}
.infolist_pop .btnbox {
	margin: 0px 10px; text-align: center; padding-bottom: 12px;
}
@media all and (max-width:1179px) and (min-width:768px)
{
.infolist_pop {
	left: 50%; top: 160px; width: 80%; height: auto; margin-left: -40%; position: absolute;
}
}
@media all and (max-width:767px)
{
.infolist_pop {
	left: 50%; top: 60px; width: 80%; height: auto; margin-left: -40%; position: fixed;
}
}
.faq_list {
	margin-top: 32px; border-top-color: rgb(51, 51, 51); border-top-width: 1px; border-top-style: solid;
}
.faq_list .fl_q {
	padding: 16px 56px 16px 60px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; display: block; position: relative; min-height: 56px; background-color: rgb(255, 255, 255);
}
.faq_list .fl_q i {
	background: url("../image/sub_cmn/faq_arrow_down.png") no-repeat center; top: 50%; width: 56px; height: 56px; right: 0px; margin-top: -28px; display: block; position: absolute;
}
.faq_list .open .fl_q i {
	background: url("../image/sub_cmn/faq_arrow_up.png") no-repeat center;
}
.faq_list .fl_a {
	background: rgb(243, 244, 245); padding: 16px 40px 16px 60px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; position: relative; min-height: 56px;
}
.faq_list .ico_q {
	background: rgb(241, 248, 249); border-radius: 16px; left: 16px; top: 12px; width: 32px; height: 32px; text-align: center; color: rgb(0, 84, 141); line-height: 32px; font-family: "Lato"; font-size: 16px; display: block; position: absolute;
}
.faq_list .ico_a {
	background: rgb(0, 84, 141); border-radius: 16px; left: 16px; top: 12px; width: 32px; height: 32px; text-align: center; color: rgb(255, 255, 255); line-height: 32px; font-family: "Lato"; font-size: 16px; display: block; position: absolute;
}
.faq_list .fl_ttl {
	color: rgb(51, 51, 51); line-height: 24px; font-size: 16px; display: block; -ms-word-break: keep-all; -ms-word-wrap: break-word;
}
.faq_list .fl_cont {
	-ms-word-break: keep-all; -ms-word-wrap: break-word;
}
.faq_list .fl_cont p {
	padding: 2px 0px; line-height: 22px; font-size: 13px; display: block;
}
.faq_list .fl_btn {
	padding-top: 14px; margin-top: 16px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.faq_list .fl_btn * {
	vertical-align: middle;
}
.mtime_area {
	width: 100%; height: auto; overflow: hidden; margin-top: 32px;
}
.mtime_area > div {
	width: 100%; height: auto; overflow: hidden;
}
.mtime_area .weekview {
	border-top-color: rgba(0, 0, 0, 0.16); border-bottom-color: rgba(0, 0, 0, 0.16); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; display: table; background-color: rgb(241, 248, 249);
}
.mtime_area .weekview > span {
	padding: 12px 0px; width: 20%; text-align: center; color: rgb(0, 84, 141); line-height: 24px; font-size: 16px; vertical-align: middle; border-right-color: rgba(0, 0, 0, 0.16); border-right-width: 1px; border-right-style: dotted; display: table-cell;
}
.mtime_area .weekview > span:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.mtime_area .calendar_area {
	flex-flow:row wrap; display: flex;
}
.mtime_area .calendar_area .daybox {
	padding: 12px; width: 20%; border-right-color: rgba(0, 0, 0, 0.16); border-bottom-color: rgba(0, 0, 0, 0.16); border-right-width: 1px; border-bottom-width: 1px; border-right-style: dotted; border-bottom-style: dotted; float: left; box-sizing: border-box; background-color: rgb(255, 255, 255);
}
.mtime_area .calendar_area :empty.daybox:hover {
	background-color: rgb(255, 255, 255);
}
.mtime_area .calendar_area :nth-child(5n).daybox {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.mtime_area .day_num {
	border-radius: 12px; width: 24px; height: 24px; text-align: center; color: rgb(51, 51, 51); line-height: 24px; font-family: "Lato"; font-size: 16px; display: inline-block; background-color: transparent;
}
.mtime_area .day_dwname {
	width: 0px; height: 0px; line-height: 0; font-size: 0px; visibility: hidden;
}
.mtime_area .day_list {
	margin-top: 8px; display: block;
}
.mtime_area .day_list > li {
	height: auto; color: rgb(51, 51, 51); line-height: 22px; overflow: hidden; font-size: 14px; margin-top: 4px; display: block;
}
.mtime_area .day_list > li:first-child {
	margin-top: 0px;
}
.mtime_area .day_list > li > * {
	float: left;
}
.mtime_area .day_list > li > p {
	display: block;
}
.mtime_area .day_list::after {
	clear: both; display: block; content: "";
}
.mtime_area .dr_type {
	padding: 1px 4px 1px 0px; color: rgb(102, 102, 102); line-height: 20px; font-size: 12px; vertical-align: top; display: inline-block;
}
.mtime_area [class^='dtime_'] {
	margin: 0px 8px 4px 0px; border-radius: 12px; line-height: 20px; padding-right: 6px; padding-left: 6px; font-size: 12px; display: block; background-color: rgb(255, 255, 255);
}
.mtime_area .dtime_am {
	border: 1px solid rgb(82, 112, 226); border-image: none; color: rgb(37, 69, 189);
}
.mtime_area .dtime_pm {
	border: 1px solid rgb(22, 185, 183); border-image: none; color: rgb(0, 141, 139);
}
.mtime_area .calendar_area .daybox.today {
	background-color: rgb(241, 248, 249);
}
.mtime_area .calendar_area .daybox.today .day_num {
	color: rgb(255, 255, 255); background-color: rgb(0, 149, 204);
}
.mtime_area .calendar_area .daybox.holiday {
	background-color: rgb(255, 251, 251);
}
.mtime_area .calendar_area .daybox.holiday:hover {
	background-color: rgb(255, 251, 251);
}
.mtime_area .calendar_area .daybox.holiday .day_num {
	color: rgb(254, 0, 0); background-color: rgb(255, 251, 251);
}
.mtime_area .calendar_area .daybox.holiday.today .day_num {
	color: rgb(255, 255, 255); background-color: rgb(254, 0, 0);
}
.mtime_area .holiday_name {
	width: 100%; height: calc(100% - 24px); text-align: center; line-height: 0; font-size: 0px;
}
.mtime_area .holiday_name::before {
	height: inherit; vertical-align: middle; display: inline-block; content: "";
}
.mtime_area .holiday_name > span {
	color: rgb(254, 0, 0); line-height: 24px; font-size: 16px; vertical-align: middle; display: inline-block;
}
:empty.mtime_area {
	background: rgb(241, 248, 249); padding: 64px 0px; text-align: center;
}
:empty.mtime_area::after {
	background: url("../image/sub_cmn/mtime_none_bg.png") no-repeat top; color: rgb(0, 84, 141); line-height: 28px; padding-top: 72px; font-size: 20px; display: inline-block; content: "�ð�ǥ�� �غ����Դϴ�";
}
.mtime_area.no_data {
	background: rgb(241, 248, 249); padding: 64px 0px; text-align: center;
}
.mtime_area.no_data::after {
	background: url("../image/sub_cmn/mtime_none_bg.png") no-repeat top; color: rgb(0, 84, 141); line-height: 28px; padding-top: 72px; font-size: 20px; display: inline-block; content: "�ð�ǥ�� �غ����Դϴ�";
}
@media all and (max-width:767px)
{
.mtime_area .calendar_area {
	border-top-color: rgb(171, 198, 200); border-top-width: 1px; border-top-style: solid;
}
.mtime_area .calendar_area .daybox {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
}
@media all and (max-width:767px)
{
.mtime_area .weekview {
	display: none;
}
.mtime_area .calendar_area {
	display: block;
}
.mtime_area .calendar_area .daybox {
	width: 100%; padding-bottom: 20px; border-right-color: currentColor; border-right-width: 0px; border-right-style: none; float: none;
}
.mtime_area .calendar_area .daybox::after {
	clear: both; display: block; content: "";
}
.mtime_area .calendar_area :empty.daybox {
	display: none;
}
.mtime_area .day_list {
	float: left; display: table;
}
.mtime_area .day_list > li {
	width: auto; padding-right: 16px; vertical-align: top; display: table-cell;
}
.mtime_area .day_num {
	width: 88px; margin-top: 8px; margin-right: 16px; float: left; display: block;
}
.mtime_area .day_dwname {
	width: auto; line-height: 24px; padding-left: 8px; font-family: "Noto Sans KR"; font-size: 16px; display: inline-block; visibility: visible;
}
.mtime_area .calendar_area :empty.daybox {
	display: none;
}
.mtime_area .holiday_name {
	width: auto; padding-top: 0px; margin-top: 8px; float: left;
}
.mtime_area.no_data {
	padding: 48px 0px;
}
}
@media all and (max-width:320px)
{
.mtime_area .day_num {
	width: 88px; float: none; display: inline-block;
}
.mtime_area .day_list {
	margin-top: 8px; float: none; display: block;
}
.mtime_area .day_list > li {
	width: 95%; padding-right: 5%; display: block;
}
.mtime_area .holiday_name {
	float: none;
}
.mtime_area.no_data {
	padding: 32px 0px;
}
}
.viewArea {
	padding: 0px 10px 0px 0px; -ms-word-break: break-all;
}
.viewArea img {
	max-width: 100%;
}
.viewArea h3 {
	background: none; margin: 0px; padding: 10px 0px 30px; height: auto; text-align: center; line-height: 1.35; font-size: 20px; font-weight: bold;
}
.viewArea h4 {
	background: url("../image/sub_cmn/bl_popH1.gif") no-repeat left 1px; margin: 0px; padding: 0px 0px 10px 20px; text-align: left; color: rgb(32, 29, 28); line-height: 1.35; font-size: 16px; font-weight: bold;
}
.viewArea .center {
	text-align: center;
}
.viewArea .right {
	text-align: right;
}
.viewArea h4.bl_none {
	background: none; padding: 0px 0px 10px;
}
.viewArea p {
	margin: 0px; padding: 0px 0px 15px;
}
.viewArea .viewDate {
	margin: 0px; padding: 20px 0px 10px; text-align: right; line-height: 1.35;
}
.viewArea .viewSign {
	margin: 0px; text-align: right; line-height: 1.35; padding-bottom: 40px; font-weight: bold;
}
.viewArea .tableTit {
	background: none; padding: 20px 0px 8px; text-align: center; line-height: 1.35; font-size: 14px; font-weight: bold;
}
.viewArea .right {
	text-align: right; padding-bottom: 10px;
}
.viewArea .star {
	line-height: 1.35; text-indent: -16px; padding-top: 0px; padding-left: 16px;
}
.viewArea .viewNote {
	margin: 0px; padding: 15px 0px 0px 16px; text-indent: -16px;
}
.viewArea .hidden {
	left: 0px; top: 0px; width: 0px; height: 0px; overflow: hidden; position: absolute;
}
.viewArea strong span {
	padding-left: 10px;
}
.viewArea ol {
	margin: 0px; padding: 10px 0px 0px 20px;
}
.viewArea ol li {
	list-style: decimal; margin: 0px; padding: 0px 0px 12px;
}
.viewArea ol li p {
	padding: 10px 0px 7px;
}
.viewArea ol li ul {
	background: none; margin: 0px; padding: 10px 0px 0px;
}
.viewArea ol li ul li {
	list-style: none;
}
.viewArea ul {
	margin: 0px; padding: 0px;
}
.viewArea ul li {
	background: url("../image/sub_cmn/arr_1.gif") no-repeat left 4px; margin: 0px; padding: 0px 0px 10px 10px;
}
.viewArea ul li p {
	padding: 10px 0px 7px;
}
.viewArea ul li ul {
	background: none; padding: 10px 0px 0px;
}
.viewArea ol li ul.none li {
	background: none; padding-left: 0px;
}
.viewArea ul.txtlist li {
	background: none; text-indent: -20px; padding-left: 20px;
}
.viewArea ul.txtlist li .txtlist li {
	background: none; text-indent: -20px; padding-left: 20px;
}
.viewArea ul.txtlist li ul li {
	text-indent: 0px;
}
.viewArea ul.txtlist li .txtlist li ul li {
	text-indent: 0px;
}
.viewArea ul.txtlist li ol li {
	list-style: decimal; margin: 0px; padding: 0px 0px 12px; text-indent: 0px;
}
.viewArea ol li ul li {
	background: url("../image/sub_cmn/sq_3x3_4c4c4c.gif") no-repeat left 5px; padding: 0px 0px 6px 8px;
}
.viewArea ul li ul li {
	background: url("../image/sub_cmn/sq_3x3_4c4c4c.gif") no-repeat left 5px; padding: 0px 0px 6px 8px;
}
.viewArea ol li ul li ul li {
	background: url("../image/sub_cmn/bul_5x1_666666.gif") no-repeat left 5px; padding-left: 10px;
}
.viewArea ul li ul li ul li {
	background: url("../image/sub_cmn/bul_5x1_666666.gif") no-repeat left 5px; padding-left: 10px;
}
.viewArea ul.txtlist li .txtlist li ul li {
	background: url("../image/sub_cmn/bul_5x1_666666.gif") no-repeat left 5px; padding-left: 10px;
}
.viewArea ul.txtlist li ul li {
	background: url("../image/sub_cmn/bul_5x1_666666.gif") no-repeat left 5px; padding-left: 10px;
}
.viewArea ol li ul li ul li ul li {
	background: url("../image/sub_cmn/sq_2x2_666666.gif") no-repeat left 5px; padding-left: 8px;
}
.viewArea ul li ul li ul li ul li {
	background: url("../image/sub_cmn/sq_2x2_666666.gif") no-repeat left 5px; padding-left: 8px;
}
.viewArea ul.txtlist li ul li ul li {
	background: url("../image/sub_cmn/sq_2x2_666666.gif") no-repeat left 5px; padding-left: 8px;
}
.viewArea li table {
	border: 1px solid rgb(206, 207, 206) !important; border-image: none !important; width: 100% !important;
}
.viewArea li table ul {
	
}
.viewArea li table ul li {
	background: url("../image/sub_cmn/sq_2x2_666666.gif") no-repeat left 5px; margin: 0px; padding-left: 8px;
}
.viewArea li table ul li ul li {
	background: url("../image/sub_cmn/bul_5x1_666666.gif") no-repeat left 5px; padding-left: 10px;
}
.viewArea li table ol {
	padding-top: 5px;
}
.viewArea li table ol li {
	background: none; list-style: decimal; margin: 0px; text-indent: 0px; padding-left: 0px;
}
.viewArea li table ul li ol li {
	background: none; list-style: decimal; margin: 0px; text-indent: 0px; padding-left: 0px;
}
.viewArea .viewBox .title {
	color: rgb(40, 104, 142); font-weight: bold;
}
.viewArea .viewBox ul {
	
}
.viewArea .viewBox ul li {
	
}
.viewArea table.data {
	margin: 5px 0px 15px; width: 100%; text-indent: 0px; clear: both; border-top-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; border-collapse: separate; border-spacing: 0;
}
.viewArea table.data th {
	border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.viewArea table.data td {
	border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.viewArea table.data thead th {
	background: rgb(233, 233, 251); padding: 6px 4px 4px; text-align: center; color: rgb(0, 51, 153);
}
.viewArea table.data thead td {
	background: rgb(233, 233, 251); padding: 6px 4px 4px; text-align: center; color: rgb(0, 51, 153);
}
.viewArea table.data tbody td.right {
	padding: 5px 7px; text-align: right;
}
.viewArea table.data thead td {
	background: rgb(242, 245, 254); font-weight: normal;
}
.viewArea table.data tbody th {
	background: rgb(247, 247, 247); padding: 7px 4px 5px; text-align: center; color: rgb(0, 0, 0); vertical-align: top;
}
.viewArea table.data tbody th.body_first {
	background: none !important; text-align: left !important; border-right-color: currentColor !important; border-right-width: medium !important; border-right-style: none !important;
}
.viewArea table.data tbody th.sub1 {
	background: rgb(255, 255, 255); color: rgb(51, 51, 102);
}
.viewArea table.data tbody th.sub2 {
	background: rgb(233, 233, 251); font-weight: normal;
}
.viewArea table.data tbody td {
	padding: 7px 4px 5px;
}
.viewArea table.data .tfoot th {
	background: rgb(247, 247, 247); font-weight: bold;
}
.viewArea table.data .tfoot td {
	background: rgb(247, 247, 247); font-weight: bold;
}
.viewArea table.data tfoot th {
	background: rgb(241, 241, 241); padding: 7px 4px 5px; font-weight: bold;
}
.viewArea table.data tfoot td {
	background: rgb(241, 241, 241); padding: 7px 4px 5px; font-weight: bold;
}
.viewArea table.data tfoot th {
	text-align: center;
}
.viewArea table.site_help tbody th {
	vertical-align: middle !important;
}
.viewArea table.data ul {
	margin: 8px 0px 7px;
}
.viewArea table.data ul li {
	background: url("../image/sub_cmn/blt_dot_gray_1.gif") no-repeat 0px 5px; margin: 5px 0px 0px; padding: 0px 0px 0px 5px;
}
.viewArea table.data ul li ul {
	margin: 0px 0px 7px;
}
.viewArea table.data ul li ul li {
	background: none; padding: 0px;
}
.viewArea table.data.middle th {
	vertical-align: middle;
}
.viewArea table.data.middle td {
	vertical-align: middle;
}
.viewArea table.data.center th {
	text-align: center;
}
.viewArea table.data.center td {
	text-align: center;
}
.viewArea table.data .center {
	text-align: center;
}
.viewArea table.data.center .left {
	padding: 6px 5px 3px 10px; text-align: left;
}
.viewArea table.data .middle {
	vertical-align: middle;
}
.viewArea table.data tbody td img {
	margin: 0px 2px 3px 3px; vertical-align: middle;
}
.viewArea table.data caption {
	margin: 0px; padding: 5px 0px 2px; text-align: left; font-weight: normal; vertical-align: bottom; visibility: hidden; position: absolute;
}
.viewArea table.data caption span {
	margin: 0px 0px 0px 17px; padding: 0px; font-size: 0.9em; font-weight: normal; float: right;
}
.viewArea .h4Type1 {
	width: 90px; padding-right: 15px; font-size: 1em; float: left; min-height: 25px;
}
.viewArea .contentGuide {
	width: 100%; overflow: hidden; padding-bottom: 40px; margin-bottom: 45px; border-bottom-color: rgb(54, 52, 98); border-bottom-width: 1px; border-bottom-style: solid;
}
.viewArea .contentGuide .h4Content {
	width: 592px; float: left;
}
.viewArea .contentGuide .h4Content p {
	margin-bottom: 20px;
}
.viewArea .contentGuide .h4Content .guideBtn {
	margin-top: 15px;
}
.viewArea .tblType1 tbody td.last-child {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.viewArea .tblType1 tbody td .ulistType1 {
	margin: 0px;
}
.viewArea .tblType1 tbody td .ulistType1 .moreTitle {
	color: rgb(60, 121, 146); line-height: 1em; vertical-align: middle; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; display: inline-block;
}
.viewArea .tblType1 tbody td .ulistType1 .moreBtn {
	top: 0px; right: 0px; position: absolute;
}
.viewArea .tblType1 tbody td img {
	vertical-align: top;
}
.viewArea .tblType_udrline {
	background: rgb(194, 194, 194); top: -1px; height: 1px; overflow: hidden; margin-bottom: -1px; position: relative;
}
.viewArea .tblType2 {
	margin: 10px 0px; font-size: 0.86em; border-top-color: rgb(102, 102, 102); border-top-width: 2px; border-top-style: solid;
}
.viewArea .tblType2 thead th {
	padding: 9px 1.2em 11px; text-align: left; border-bottom-color: rgb(172, 172, 172); border-bottom-width: 1px; border-bottom-style: solid;
}
.viewArea .tblType2 tbody th {
	background: rgb(243, 244, 246); padding: 7px 1.2em; text-align: left; font-weight: bold; border-right-color: rgb(212, 212, 214); border-bottom-color: rgb(212, 212, 214); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.viewArea .tblType2 tfoot th {
	background: rgb(243, 244, 246); padding: 7px 1.2em; text-align: left; font-weight: bold; border-right-color: rgb(212, 212, 214); border-bottom-color: rgb(212, 212, 214); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.viewArea .tblType2 tbody td {
	padding: 7px 1.2em; line-height: 1.4em; border-right-color: rgb(212, 212, 214); border-bottom-color: rgb(212, 212, 214); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.viewArea .tblType2 tfoot td {
	padding: 7px 1.2em; line-height: 1.4em; border-right-color: rgb(212, 212, 214); border-bottom-color: rgb(212, 212, 214); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.viewArea .tblType2 tfoot th {
	text-align: center;
}
.viewArea .tblType2 tfoot td {
	text-align: center;
}
.viewArea .tblType2 tbody td label {
	letter-spacing: -0.1em; font-size: 0.92em;
}
.viewArea .tblType2 tbody th.last-child {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.viewArea .tblType2 tbody td.last-child {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.viewArea .tblType2 tfoot th.last-child {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.viewArea .tblType2 tfoot td.last-child {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.viewArea .tblType2 thead th img {
	vertical-align: top;
}
.viewArea .tblType2 .al_l {
	text-align: left;
}
.viewArea .tblType2 .al_c {
	text-align: center;
}
.viewArea .tblType2 .al_r {
	text-align: right;
}
.viewArea .notice_descript {
	padding: 2px 0px 2px 20px; color: rgb(40, 46, 137); line-height: 20px; font-size: 14px; margin-top: 4px; margin-left: 15px;
}
.viewArea .notice_descript::before {
	text-align: center; color: rgb(40, 46, 137); margin-right: 7px; margin-left: -15px; display: inline-block; content: "��";
}
.viewArea .viewlineBox {
	margin: 7px 0px; padding: 7px; border: 3px solid rgb(204, 204, 231); border-image: none; line-height: 1.25em; font-size: 14px;
}
.viewArea .viewlineBox .title {
	width: 100%; text-align: center; color: rgb(38, 80, 167); line-height: 1.5em; font-weight: 500; display: block;
}
.viewArea .viewlineBox .title > span {
	margin-right: 5px; margin-left: 5px; display: inline-block;
}
.viewArea .txtlist_bar {
	padding: 10px 0px;
}
.viewArea .txtlist_bar > li {
	padding: 4px 4px 4px 15px; line-height: 1.5em;
}
.viewArea .txtlist_bar > li::before {
	color: rgb(119, 119, 119); line-height: 1.5em; font-size: 14px; font-weight: 600; margin-right: 6px; margin-left: -10px; display: inline-block; content: "- ";
}

/* gallery list B */
.gallery_list_B {clear:both; margin-top:32px;}
.gallery_list_B > ul::after {display:block; content:''; clear:both;}
.gallery_list_B > ul > li {float:left;}
.gallery_list_B > ul > li > div {border:1px solid #ddd;}
.gallery_list_B .gl_img {display:block; overflow:hidden; position:relative; font-size:0; line-height:0; height:163.6px !important;}
.gallery_list_B .gl_img img {display:inline-block; width:100%; margin:-100% 0; vertical-align:middle;}
.gallery_list_B .gl_img::before {display:inline-block; width:0; height:100%; vertical-align:middle; content:'';}
.gallery_list_B .gl_img::after {position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.04); content:'';}
.gallery_list_B .gl_descript {height:74px; padding:12px 16px; padding-bottom:16px;}
.gallery_list_B .gl_year {display:block; font-size:16px; line-height:24px; color:#0f58d5;}
.gallery_list_B .gl_ttl {display:-webkit-box; font-size:14px; line-height:1.5; color:#222; height:3em; text-overflow:ellipsis; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin-top:4px;}
.gallery_list_B .gl_date {display:block; font-family:'Lato'; font-size:12px; line-height:1.5; letter-spacing:0; color:#666; padding:12px 0 0 0;}

@media (min-width:1180px) {	
	.gallery_list_B > ul {margin:-10px;}
	.gallery_list_B > ul > li {width:33.3333%; padding:10px;}
}
@media (min-width:768px) and (max-width:1179px) {
	.gallery_list_B > ul {margin:-10px;}
	.gallery_list_B > ul > li {width:33.3333%; padding:10px;}
}
@media (max-width:767px) {
	.gallery_list_B > ul {margin:-10px -5px;}
	.gallery_list_B > ul > li {width:50%; padding:10px 5px;}
}

/* gallery list c 의료용어 수어해설사전 리스트 */
.gallery_list_c {clear:both; margin-top:32px;}
.gallery_list_c > ul::after {display:block; content:''; clear:both;}
.gallery_list_c > ul > li {float:left;}
.gallery_list_c > ul > li > div {border:1px solid #ddd;}
.gallery_list_c .gl_img {display:block; overflow:hidden; position:relative; font-size:0; line-height:0;}
.gallery_list_c .gl_img img {display:inline-block; width:100%; margin:-100% 0; vertical-align:middle;}
.gallery_list_c .gl_img::before {display:inline-block; width:0; height:100%; vertical-align:middle; content:'';}
.gallery_list_c .gl_img::after {position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.04); content:'';}
.gallery_list_c .gl_descript {padding:12px 16px; padding-bottom:16px;}
.gallery_list_c .gl_year {display:block; font-size:16px; line-height:24px; color:#0f58d5;}
.gallery_list_c .gl_ttl {display:block; display:-webkit-box; font-size:14px; line-height:1.5; color:#222; height:3em; text-overflow:ellipsis; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin-top:4px;}
.gallery_list_c .gl_date {display:block; font-family:'Lato'; font-size:12px; line-height:1.5; letter-spacing:0; color:#666; padding:12px 0 0 0;}
.gallery_list_c .gallery_nodata { padding-top:50px; padding-bottom:50px; width:100%; border-top:1px solid #666; border-bottom:1px solid #ddd;}
.gallery_list_c .gallery_nodata p { text-align:center; font-weight:500; color:#333;}

@media (min-width:1180px) {	
	.gallery_list_c > ul {margin:-10px;}
	.gallery_list_c > ul > li {width:33.3333%; padding:10px;}
}
@media (min-width:768px) and (max-width:1179px) {
	.gallery_list_c > ul {margin:-10px;}
	.gallery_list_c > ul > li {width:33.3333%; padding:10px;}
}
@media (max-width:767px) {
	.gallery_list_c > ul {margin:-10px -5px;}
	.gallery_list_c > ul > li {width:50%; padding:10px 5px;}
}