@charset "utf-8";
/* CSS Document */


/*=========================================================================
	Main visual
=========================================================================*/

.visual {
	width: 100%;
	height: 700px;
	text-align: center;
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
}
.visual p {
	margin: 0;
}
#visual1 {
	background-image: url(../img/main/visual-01.png);
}
#visual2 {
	background-image: url(../img/main/visual-02.png);
}
#visual3 {
	background-image: url(../img/main/visual-03.png);
	background-position: center center;
}
.visual .text {
	position: relative;
	top: 330px;
	left: 0;
	margin: auto;
	color: #fff;
	line-height: 1.3;
	font-family: notokr-bold;
	word-break: keep-all;
}
.visual .text p {
	font-size: 58px;
	font-family: notokr-bold;
}
.visual .text small {
	font-size: 65%;
}
.visual .logo {
	position: relative;
	top: 300px;
	left: 0;
	margin: auto;
	color: #fff;
	line-height: 1;
}

/* mobile */
.visual.mobile {
	height: 370px;
}
.mobile#visual3 {
	background-image: url(../img/main/visual-03-m.png);
}
.visual.mobile .text {
	top: 150px;
	line-height: 1.2;
}
.visual.mobile .logo {
	top: 150px;
}
.visual.mobile .text p {
	font-size: 29px;
}
.visual.mobile .logo img  {
	width: 190px;
}
.notice_pag_122 > a:last-child,
.notice_pag_234 > a:last-child {
	margin-right: 0;
}


/*=========================================================================
	Main banner
=========================================================================*/

.main-banner {
	margin: 0 !Important;
	padding: 0 !Important;
	font-size: 0;
}
.main-banner li {
	list-style: none;
	display: block;
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
}
.main-banner li:first-child {
	margin-left: 0;
}
#main_banner a {
	display: block;
	padding:125px 10px 0 0;
	margin:0 10px;
	height: 150px;
	font-size: 16px;
	line-height: 1.1;
	color: #fff;
	text-align: right;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
#banner1-1 a {
	background-image: url(../img/ver2/mlink_1.jpg);
}
#banner1-2 a {
	background-image: url(../img/ver2/mlink_2.jpg);
}
#banner1-3 a {
	background-image: url(../img/ver2/mlink_3.jpg);
}
#banner2-1 a {
	background-image: url(../img/ver2/mlink_4.jpg);
}
#banner2-2 a {
	background-image: url(../img/ver2/mlink_5.jpg);
}
#banner2-3 a {
	background-image: url(../img/ver2/mlink_6.jpg);
}


/*=========================================================================
	PGA Class A란?
=========================================================================*/
.smartOutput p,
.cke_editable p {
	word-break: normal;
}

.main-pga-classa h3 {
	margin-bottom: 50px;
	font-size: 36px;
	line-height: 1.1;
	font-family: notokr-medium;
	font-weight: normal;
	text-align: center;
}
.main-pga-classa .img {
	float: left;
}
.main-pga-classa .text {
	position: relative;
	float: right;
	width: 570px;
	height: 360px;
}
.main-pga-classa p {
	margin-top: 1em;
	font-size: 14px;
	line-height: 1.6;
}
.main-pga-classa p:first-child {
	margin-top: 0;
}
.main-pga-classa .btn-area {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
}
.main-pga-classa .btn {
	display: block;
	padding: 0;
	width: 90px;
	height: 35px;
	font-size: 14px;
	line-height: 33px;
	color: #b5985a;
	text-align: center;
	border: 1px solid #b5985a;
	border-radius: 0;
}
.main-pga-classa .btn:hover {
	color: #fff;
	background: #b5985a;
}

/* 모바일 버전 */
.main-pga-classa.mobile h3 {
	margin-bottom: 0;
	font-size: 22px;
}
.main-pga-classa.mobile .img {
	position: relative;
	float: none;
	width: 100%;
	height: auto;
	margin: 15px 0 0;
}
.main-pga-classa.mobile .img img {
	width: 100%;
}
.main-pga-classa.mobile .text {
	position: relative;
	float: none;
	width: 100%;
	height: auto;
	margin: 15px 0 0;
}
.main-pga-classa.mobile p {
	line-height: 1.3;
}
.main-pga-classa.mobile .btn-area {
	position: relative;
	margin: 20px 0 0;
}
.main-pga-classa.mobile .btn {
	display: block;
	width: 90px;
	padding: 0;
	height: 32px;
	font-size: 12px;
	line-height: 30px;
}


/*=========================================================================
	PC 버전 최근글 리스트
=========================================================================*/

.notice_184 li,
.notice_220 li,
.notice_221 li {
	padding-left: 10px !important;
	padding-right: 10px !important;
	border-bottom: solid 1px #e2e2e2 !important;
}
.notice_184 .notice_etc,
.notice_220 .notice_etc,
.notice_221 .notice_etc {
	right: 10px !important;
}


/*=========================================================================
	모바일 최근글 모음
=========================================================================*/

.tab_menu_237 li {
	border-bottom: 1px solid #b5985a !important;
}
.tab_menu_237 li.active {
	border-bottom: 1px solid #ffffff !important;
}
#notice_237_1 li,
#notice_237_2 li,
#notice_237_3 li {
	padding-left: 10px !important;
	padding-right: 10px !important;
	border-bottom: solid 1px #e2e2e2 !important;
}
.notice_237_1 .notice_etc,
.notice_237_2 .notice_etc,
.notice_237_3 .notice_etc {
	right: 10px !important;
}

#notice_272 .inner_title2 {padding:0 5px;}
