html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
	margin			: 0;
	border			: 0;
	outline			: 0;
	padding			: 0;
	background		: transparent;
/*	font-family		: 'Nanum Gothic',sans-serif;*/
	font-family: 'Noto Sans KR', sans-serif;
	font-style		: normal;
	font-weight		: normal;
	vertical-align	: baseline;
	color			: #333333;
}

/*font-family: 'Roboto', sans-serif;*/
/*font-family: 'Noto Sans KR', sans-serif;*/
/*font-family: 'Dancing Script', cursive;*/
/*font-family: 'Montserrat', sans-serif;*/

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section 
{
	display			: block;
}

body
{
	line-height		: 1;
}

ol,ul				
{
	list-style		: none;
}

blockquote,q 		
{
	quotes			: none;
}

blockquote:before,
blockquote:after,
q:before,q:after	
{
	content			: '';
	content			: none;
}

table				
{
	border-collapse	: collapse;
	border-spacing	: 0;
}

hr					
{
	display			: none;
}

a:link				
{
	color			: #000;
	text-decoration	: none;
}

a:visited			
{
	color			: #000;
	text-decoration : none;
}

a:hover
{
	color			: #000;
	text-decoration	: none;
}

a:active			
{
	color			: #000;
	text-decoration	: none;
}

/* float clear */
.clearBoth			{clear:both;}




/*-----------------------------------------------------------------
	페이징
-----------------------------------------------------------------*/

.gp_pagination
{
	text-align				: center;
	font-size				: 14px;
}

.gp_pagination .paginationUl
{
	padding					: 20px 0;
}

.gp_pagination .paginationUl li
{
	display					: inline-block;
	color					: #bbbbbb;
	border-right			: 1px solid #dddddd;
	border-top				: 1px solid #dddddd;
	border-bottom			: 1px solid #dddddd;
	padding					: 10px 15px;
	background				: #ffffff;
}

.gp_pagination .paginationUl li.on
{
	cursor					: pointer;
	color					: #333333;
}

.gp_pagination .paginationUl li:first-child
{
	border-left				: 1px solid #dddddd;
	border-top				: 1px solid #dddddd;
	border-bottom			: 1px solid #dddddd;
/*		border-radius			: 7px 0 0 7px;*/
}

.gp_pagination .paginationUl li:last-child
{
/*		border-radius			: 0 7px 7px 0;*/
}

.gp_pagination .paginationUl a
{
	color					: #333333;
	text-decoration			: none;
}

.gp_pagination .paginationUl a:hover
{
	text-decoration			: underline;
}

.gp_pagination .paginationUl .pageSel
{
	background				: #6299cf;
	border-right			: 1px solid #dddddd;
	border-top				: 1px solid #31b0b8;
	border-bottom			: 1px solid #31b0b8;
	color					: #ffffff;
	cursor					: pointer;
}

.gp_pagination .paginationUl .pageSel a
{
	color					: #ffffff;
}


/*-----------------------------------------------------------------
	달력
-----------------------------------------------------------------*/

#sdate
{
	width:308px;
}

#sdate .ui-datepicker
{

}


.ui-widget-content {
    border: 0px solid #aaaaaa !important;
}
.ui-widget-header {
    border: 0 !important;
    background: #ffffff !important;
}

.ui-datepicker td {
/*    padding: 5px 0 !important;*/
	text-align:center !important;
}

.ui-datepicker tbody td {
	padding		: 1px 5px !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 0px solid #d3d3d3 !important;
    background: #ffffff !important;
}

/*.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {*/
/*    border: 2px solid #8a755a !important;*/
/*	border-radius:500px;*/
/*}*/

.ui-datepicker td span, .ui-datepicker td a {
    text-align: center !important;
	width:25px;
	height:25px;
	line-height:25px;
	font-size:13px;
}

.ui-datepicker-calendar > tbody td.ui-datepicker-week-end:first-child a { color: red; }
.ui-datepicker-calendar > tbody td.ui-datepicker-week-end:last-child a { color: blue; } 


.ui-datepicker th:last-child > span{ color: blue; }
.ui-datepicker th:first-child > span{ color: red; }

.pointer {cursor : pointer;}
.hidden {display : hidden;}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active 
{
    background-color: #6299cf !important;
	color			: #ffffff !important;
	border-radius	: 50px !important;
}


.ui-datepicker .ui-datepicker-next .ui-icon{
    /*background: url(http://homepageimg.infotown.kr/bc_brand/images/index/month_right.png) no-repeat;*/
    background: url(https://www.gpension.kr/image/month_right.png) no-repeat;
	background-position:center center;
    width: 30px;
    height: 30px;
    left:0px;
    top:9px;
	
}
.ui-datepicker .ui-datepicker-prev .ui-icon {
    /*background: url(http://homepageimg.infotown.kr/bc_brand/images/index/month_left.png) no-repeat;*/
    background: url(https://www.gpension.kr/image/month_left.png) no-repeat;
	background-position:center center;
    width: 30px;
    height: 30px;
    position:absolute;
    left:12px;
    top:9px;
}

.ui-state-hover
{
	border:0 !important;
	background:#ffffff !important;
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover
{
	top:2px !important;
	right:2px !important;
}






#maskWrap
{
	display				: none;
	position			: absolute;
	top					: 0;
	left				: 0;
	z-index				: 1000;
	background			: #000000;
	opacity				: 0.8;
}


/*-----------------------------------------------------------------
	loading
-----------------------------------------------------------------*/

#loading_img
{
	position			: absolute;
	top					: 40%;
	left				: 50%;
	margin-left			: -50px;
	width				: 100px;
	height				: 100px;
	display				: none;
	
}

#loading_img img
{
	width				: 100px;
	height				: 100px;
}


/*-----------------------------------------------------------------
		event_list
	-----------------------------------------------------------------*/
#b_event_list {
  width: 100%;
}

#b_event_list .top_img {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}

#b_event_list .top_img img {
  width: 100%;
  height: auto;
  margin-top: -50px;
}

#b_event_list .b_event_title2 {
  width: 1000px;
  margin: 50px auto 20px auto;
  font-size: 27px;
  font-weight: 500;
  padding-bottom: 20px;
  border-bottom: 2px solid;
  display: none;
}

#b_event_list .b_event_title {
  width: 100%;
  margin: 30px auto 20px auto;
  text-align: center;
}

#b_event_list .b_event_title .title_1 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
}

#b_event_list .b_event_title .title_2 {
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  border-bottom: 1px solid;
  display: inline-block;
  padding: 5px 10px;
}

#b_event_list .event_cnt {
  width: 1000px;
  margin: auto;
  background: #ffffff;
  text-align: left;
  padding: 30px 0 10px 0;
  font-size: 14px;
}

#b_event_list .event_cnt span {
  color: #d71826;
}

#b_event_list .event_info {
  width: 100%;
  margin: auto;
  margin-bottom: 100px;
}

#b_event_list .event_info .event_list_wrap {
  width: 100%;
}

#b_event_list .event_info .event_list_wrap .event_list {
  width: 90%;
  margin: auto;
  border: 1px solid #ccc;
  padding: 30px 20px 0px 20px;
  cursor: pointer;
  margin-bottom: 15px;
}

#b_event_list .event_info .event_list_wrap .event_list .list_1 {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Nanum Gothic", serif;
}

#b_event_list .event_info .event_list_wrap .event_list .list_2 {
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
  font-size: 13px;
  font-weight: 600;
  font-family: "Nanum Gothic", serif;
}

#b_event_list .event_info .event_list_wrap .event_list .list_3 {
  width: 100%;
}

#b_event_list .event_info .event_list_wrap .event_list .list_3 img {
  width: 100%;
  height: auto;
}

#b_event_list .event_info .event_list_wrap .event_list .list_4 {
  width: 100%;
  text-align: center;
  padding: 15px 0 0 0;
  font-size: 14px;
  font-weight: 400;
  color: #8a755a;
  word-break: keep-all;
  line-height: 20px;
  height: 70px;
  overflow: hidden;
}

/*-----------------------------------------------------------------
		event_view
	-----------------------------------------------------------------*/
#b_event_view {
  width: 100%;
}

#b_event_view .top_img {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}

#b_event_view .top_img img {
  width: 100%;
  height: auto;
  margin-top: -50px;
}

#b_event_view .b_event_title {
  width: 100%;
  margin: 30px auto 20px auto;
  text-align: center;
}

#b_event_view .b_event_title .title_1 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
}

/*	#b_event_view .b_event_title .title_2*/
/*	{*/
/*		font-size		: 13px;*/
/*		font-weight		: 500;*/
/*		text-align		: center;*/
/*		border-bottom	: 1px solid;*/
/*		display			: inline-block;*/
/*		padding			: 5px 10px;*/
/*	}*/

#b_event_view .event_cnt {
  width: 100%;
  margin: auto;
  background: #ffffff;
  text-align: left;
  padding: 30px 0 10px 0;
  font-size: 14px;
}

#b_event_view .event_cnt span {
  color: #d71826;
}

#b_event_view .event_info {
  width: 100%;
  margin: auto;
  margin-bottom: 100px;
  border-top: 2px solid;
}

#b_event_view .event_info .i_title {
  padding: 30px 0;
  border-bottom: 1px solid #c8c8c8;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  font-family: "Nanum Gothic", serif;
  line-height: 20px;
}

#b_event_view .event_info .i_con {
  width: 100%;
}

#b_event_view .event_info .i_con .con_1 {
  width: 100%;
  padding: 10px 0px;
  border-bottom: 1px solid #c8c8c8;
}

#b_event_view .event_info .i_con .con_1 .con_txt_1 {
  font-size: 12px;
  font-weight: 600;
  font-family: "Nanum Gothic", serif;
  text-align: center;
  margin-bottom: 10px;
}

#b_event_view .event_info .i_con .con_1 .con_txt_1 span {
  font-size: 12px;
  font-weight: 500;
  font-family: "Nanum Gothic", serif;
}

#b_event_view .event_info .i_con .con_1 .con_txt_2 {
  font-size: 12px;
  font-weight: 600;
  font-family: "Nanum Gothic", serif;
  text-align: center;
}

#b_event_view .event_info .i_con .con_1 .con_txt_2 span {
  font-size: 12px;
  font-weight: 500;
  font-family: "Nanum Gothic", serif;
  line-height: 22px;
}

#b_event_view .event_info .i_con .con_2 {
  /*		font-size		: 13px;*/
  /*		font-weight		: 500;*/
  /*		font-family		: 'Nanum Gothic', serif;*/
  /*		line-height		: 20px;*/
  /*		text-align		: center;*/
  /*		border-bottom	: 1px solid #c8c8c8;*/
  padding: 30px 0;
}

#b_event_list .b_event_title .title_2 {
  border: 0;
}

#b_event_list .b_event_title .title_2 .title_on {
  border-bottom: 1px solid;
  font-weight: 600;
}

#b_event_list .b_event_title .title_2 .title_2_1 {
  display: inline-block;
  margin-right: 10px;
  padding: 10px;
  cursor: pointer;
}

#b_event_list .b_event_title .title_2 .title_2_2 {
  display: inline-block;
  padding: 10px;
  cursor: pointer;
}

#b_event_list .event_info .event_list .list_3 a {
  display: block;
  position: relative;
}

#b_event_list .event_info .event_list .list_3 a .event_end_bg {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#b_event_list .event_info .event_list .list_3 a .event_end_txt {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -40px;
  width: 100%;
  text-align: center;
}

#b_event_list .event_info .event_list .list_3 a .event_end_txt .txt_1 {
  color: #ffffff;
  font-size: 50px;
  margin-bottom: 10px;
  font-weight: 600;
}

#b_event_list .event_info .event_list .list_3 a .event_end_txt .txt_2 {
  color: #ffffff;
  font-size: 20px;
}

#b_event_list .event_info .event_list .list_3 a .event_end_display {
  display: none;
}
