@import
	url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
	
/* ASP */	

select.inputlogin {
	height: 24px
}
/* All - 嶺뚮ㅄ維�獄�占� �뜝�럥�돵�뜝�럡留믣뜝�럥利� 占썩뫀踰륅옙苑� �뜝�럥裕욃뜝�룞�삕�뜝�럩逾� */
body {
	background: #f7f7f7;
}

.blind {
	position: absolute !important;
	font-size: 0 !important;
	line-height: 0 !important;
	text-shadow: none !important;
	color: transparent !important;
	cursor: pointer;
}

.sub_bg_wrap {
	width: 100%;
	background: #e6e6e6;
}

.sub_bg_wrap .sub_imgs {
	height: 180px;
	background: url(../../images/hmpg/subimg01.jpg) no-repeat 0 0;
	background-position: center center;
}

.cont_wrap {
	width: 100%;
}

.cont_container {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.cont_container .contents_header_wrap {
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background: #fff;
	width: 100%;
}

/* 2018.07.19: from container to cont_contraier because bootstrap css conflict  */
.cont_container .listcontents {
	clear: both;
	width: 100%;
	margin: 0 auto;
	max-width: 1230px;
	overflow: hidden;
	background: #fff;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}

.column_left {
	float: left;
	width: 185px;
	padding: 0;
	border-bottom: 0;
	height: 100%;
	min-height: 600px;
	padding-left: 30px;
	padding-right: 80px;
	padding-bottom: 100px;
}

.column_left h2 {
	color: #000000;
	font-size: 20px;
	text-align: center;
	padding: 45px 0;
	font-weight: 600;
}

.column_left ul {
	position: relative;
	width: 100%
}

.column_left li {
	display: block;
}

.column_left li a {
	display: block;
	padding: 10px 0 10px 20px;
	font-size: 14px;
	color: #2d2d2d;
	background: #ffffff;
	border-bottom: 1px solid #e0e0e0;
	font-weight: 400;
	width: 100%
}

.column_left li a.on, .column_left li a:hover, .column_left li a:active
	{
	padding: 10px 0 10px 20px;
	border: none;
	background: url("../../images/hmpg/leftmubg.jpg") no-repeat right 0px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #e0e0e0;
}

#contents .column_right {
	float: left;
	width: 900px;
	padding: 45px 0px 50px 0px;
}

.con_pagetit {
	position: relative;
	height: 45px;
	border-bottom: 1px solid #d9d9d9;
	margin: 0 0 40px 0
}

.con_pagetit h1 {
	color: #1f1f1f;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: -0.07em;
}

.con_pagetit h1.op1 {
	border-bottom: 1px solid #d8d8d8;
	padding: 0 0 10px 0;
}

.con_pagetit .con_breadcrumb {
	position: absolute;
	right: 0px;
	top: 15px;
}

.con_pagetit .con_breadcrumb ul {
	float: left;
}

.con_pagetit .con_breadcrumb ul li {
	float: left;
	color: #858585;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	letter-spacing: -0.03em;
	margin: 0 7px 0 0;
}

.con_pagetit .con_breadcrumb ul li:first-child {
	padding: 0 0 0 11px;
	margin: 0 7px 0 0;
	background: url("../../images/ic_03.jpg") no-repeat 0 2px;
}

.con_pagetit .con_breadcrumb ul li:after {
	content: ">";
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 0 0 0 7px;
}

.con_pagetit .con_breadcrumb ul li:last-child:after {
	content: none;
	padding: 0 0 0 0;
}

.con_pagetit .con_breadcrumb span {
	float: right;
	width: 25px;
}

#contentinfo {
	min-height: 350px
}

.subimgtxt {
	width: 100%;
	margin: 0 auto;
	max-width: 1230px;
	padding: 40px 0 0 120px;
}

.subimgtxt p.txt1 {
	font-size: 16px;
	color: #111;
	line-height: 100%;
	font-weight: 600;
	letter-spacing: -1px;
}

.subimgtxt p.txt2 {
	font-size: 14px;
	color: #064c87;
	line-height: 100%;
	margin-top: 20px;
	font-weight: 600;
	letter-spacing: -1px;
}

.subimgtxt p.txt3 {
	font-size: 20px;
	color: #064c87;
	line-height: 150%;
	font-weight: 600;
	letter-spacing: -1px;
}

.logintit {
	border: 1px solid #ccc;
	-moz-border-radius: 4px; /*嶺뚮ㅄ維곩퐲瑜낆삕占쎈뎄*/
	-webkit-border-radius: 4px; /*�뜝�럩�윸�뜝�럡�븙*/
	/*IE9+,FF4+,chrome,Safari5,+opera*/
	border-radius: 4px;
	position: relative;
	width: 100%
}

.logintit .logintt {
	padding: 20px 30px 10px 30px;
	position: relative;
	display: inline-block;
}

.logintit .logintt .logimg {
	float: left;
	padding: 0 20px
}

.logintit .logintt .logtxt {
	float: left;
	width: 650px;
	font-size: 17px;
}

.logintit .logintt ul {
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
}

.con_login {
	overflow: hidden;
	margin-top: 50px;
}

.con_login .con_login_c {
	position: relative;
	width: 670px;
	margin: 0 auto;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
}

.con_login .con_login_c a.link1 {
	position: absolute;
	left: 430px;
	top: 30px;
	display: inline-block;
	width: 120px;
	background: #2D383C;
	color: #ffffff;
	font-size: 15px;
	font-weight: 500;
	text-align: center;
	letter-spacing: -0.03em;
	padding: 30px 0;
	border-radius: 5px;
}

.con_login .con_login_c ul {
	overflow: hidden;
	margin: 30px 0 0 110px;
}

.con_login .con_login_c ul li {
	float: left;
	margin: 0 0 10px 0;
}

.con_login .con_login_c ul li.tit {
	clear: both;
	width: 80px;
	padding: 6px 0 0 0;
}

.con_login .con_login_c ul li.tit label {
	color: #606060;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: -0.03em;
}

.con_login .con_login_c ul li.desc {
	
}

.con_login .con_login_c ul li.desc input {
	width: 215px;
	height: 34px;
	border: 1px solid #d4d4d4;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -0.03em;
	padding: 0 0 0 10px;
}

.con_login .con_login_c ul li.desc select {
	vertical-align: middle;
	height: 28px;
	border: 1px solid #ccc;
	padding: 0 4px
}

.con_login .con_login_c .con_login_c2 {
	padding: 15px 0 15px 0;
	background: #f2f2f2;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	text-align: center;
}

.con_login .con_login_c .con_login_c2 a.link_etc1 {
	display: inline-block;
	padding: 10px 20px 10px 20px;
	background: #ff6800;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	letter-spacing: -0.03em;
	border-radius: 5px;
}

.con_login .con_login_c .con_login_c2 a.link_etc2 {
	display: inline-block;
	padding: 10px 20px 10px 20px;
	background: #007cd0;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	letter-spacing: -0.03em;
	border-radius: 5px;
	margin: 0 0 0 5px;
}

.con_login .con_login_c .con_login_c3 {
	padding: 15px 0 15px 0;
	text-align: center;
}

/*占쎈쨨�솒占쏙옙�빢嶺뚯쉻�삕*/
ul.profess {
	clear: both;
	width: 100%;
	display: inline-block;
	padding-bottom: 20px;
	border-bottom: 1px dotted #b1b1b1;
}

ul.profess li {
	float: left;
	width: 50%;
	display: inline-block;
	margin: 5px 0;
}

ul.profess li ul {
	width: 100%;
	display: inline-block;
}

ul.profess li li.photo {
	float: left;
	width: 23%;
}

ul.profess li li.photo img {
	width: 85px;
	padding: 4px;
	border: 1px solid #DDDDDD;
}

ul.profess li li.photo a {
	margin: 5px 0 0 8px
}

ul.profess li li.info {
	float: right;
	width: 72%;
	font-size: 13px;
	line-height: 21px;
	padding-right: 2%;
}

ul.profess li li.info p.name {
	background: none;
	font-weight: 600;
	font-size: 15px;
	color: #000;
	line-height: 30px;
	padding: 0px 0 10px 0;
}

ul.profess li li.info p {
	background: url(../../images/com/ico.gif) no-repeat 0 50%;
	padding-left: 6px;
}

ul.profess50 {
	clear: both;
	width: 100%;
	display: inline-block;
	padding-bottom: 20px;
}

ul.profess50 li {
	float: left;
	width: 50%;
	display: inline-block;
	margin: 5px 0;
	border-bottom: 1px dotted #b1b1b1;
	min-height: 250px
}

ul.profess50 li ul {
	width: 100%;
	display: inline-block;
}

ul.profess50 li li.photo {
	float: left;
	width: 23%;
	border-bottom: 0px dotted #b1b1b1;
}

ul.profess50 li li.photo img {
	width: 85px;
	padding: 4px;
	border: 1px solid #DDDDDD;
}

ul.profess50 li li.photo a {
	margin: 5px 0 0 8px
}

ul.profess50 li li.info {
	float: right;
	width: 70%;
	font-size: 13px;
	line-height: 21px;
	padding-right: 2%;
	border-bottom: 0px dotted #b1b1b1;
}

ul.profess50 li li.info p.name {
	background: none;
	font-weight: 600;
	font-size: 15px;
	color: #000;
	line-height: 30px;
	padding: 0px 0 10px 0;
}

ul.profess50 li li.info p {
	background: url(../../images/com/ico.gif) no-repeat 0 50%;
	padding-left: 6px;
}

ul.profess100 {
	clear: both;
}

ul.profess100 li {
	width: 100%;
	display: inline-block;
	margin: 10px 0;
	border-bottom: 0px dotted #b1b1b1;
}

ul.profess100 li li.photo {
	float: left;
	width: 17%;
	border-bottom: none;
}

ul.profess100 li li.photo img {
	width: 120px;
	padding: 4px;
	border: 1px solid #DDDDDD;
}

ul.profess100 li li.info {
	float: right;
	width: 79%;
	font-size: 13px;
	line-height: 18px;
	border-bottom: none;
	padding-left: 30px
}

ul.profess100 li li.info p.name {
	float: left;
	background: none;
	font-weight: 600;
	font-size: 15px;
	color: #000;
	line-height: 30px;
	padding: 0px 0 10px 0;
}

ul.profess100 li li.info a {
	float: left;
	margin: 5px 0 0 20px
}

ul.profess100 li li.info p {
	background: url(../../images/com/ico.gif) no-repeat 0 50%;
	padding-left: 6px;
}

/* �뜝�럥由곤옙�뫁�닔占쎈뎄�뜝�럩�젧*/
.calendar {
	width: 100%;
	margin: 0 0 20px 0;
	display: inline-block;
}

.calendar li {
	float: left;
}

.calendar .cal {
	height: 40px
}

.calendar .cal img {
	border: 1px solid #b1b1b1;
}

.calendar .cal span {
	font-weight: 600;
	font-size: 20px;
	color: #000;
	padding: 0 10px;
	display: inline-block;
	vertical-align: middle;
	height: 32px;
	line-height: 32px;
	letter-spacing: -0.05em;
}

.calendar .month {
	padding-left: 30px;
	font-weight: 600;
	font-size: 14px;
	color: #000;
	vertical-align: middle;
	height: 32px;
	line-height: 32px;
	letter-spacing: -0.05em;
}

.calendar .month span a {
	border: 1px solid #883421;
	padding: 7px 10px;
	margin: 0 2px;
	background: #fff
}

.calendar .month span a:hover, .calendar .month span a:focus, .month span a.on
	{
	border: 1px solid #883421;
	padding: 7px 10px;
	margin: 0 2px;
	background: #c00e00;
	color: #fff;
}

.calendar .calendar-list {
	clear: both;
}

/* �뜝�럩逾졾뜝�럩�몠�뜝�럥六�  �뜝�럥由겼뜝�럥裕면쨹貫理먲옙逾ζ뤆�룆踰∽옙踰�*/
.graybox {
	border: 1px solid #ae9050;
	-moz-border-radius: 4px; /*嶺뚮ㅄ維곩퐲瑜낆삕占쎈뎄*/
	-webkit-border-radius: 4px; /*�뜝�럩�윸�뜝�럡�븙*/
	/*IE9+,FF4+,chrome,Safari5,+opera*/
	border-radius: 4px;
	position: relative;
	width: 100%;
	background: #f7f7f7;
	margin: 0 0 50px 0
}

.tt {
	font-weight: 600;
	font-size: 16px;
	color: #000;
	line-height: 24px;
	padding: 15px 20px 10px 30px
}

.graybox .titletxt {
	padding: 0px 30px 15px 30px
}

.graybox .titletxt li {
	background: url("../../images/dot01.gif") no-repeat 0px 10px;
	padding-left: 12px;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
}

/* �뜝�럩逾졾뜝�럩�몠�뜝�럥六�  �뜝�럥由겼뜝�럥裕면쨹貫理먲옙逾ζ뤆�룆踰∽옙踰�*/
.learningM {
	width: 100%;
	margin: 0 0 20px 0;
	display: inline-block;
}

.learningM .listleft {
	float: left;
	width: 45%;
	padding-right: 5%
}

.learningM .listright {
	float: right;
	width: 45%
}

.learningM .title {
	background: url(../../images/icon01.png) no-repeat 0 6px;
	padding-left: 25px;
	font-weight: 600;
	font-size: 16px;
	color: #000;
	line-height: 32px;
}

.noticelist .list_W {
	width: 97%;
	margin: 15px 0 0 0
}

.noticelist .list_W li {
	width: 100%;
	margin: 0 0 8px 0;
	background: url("../../images/dot01.gif") no-repeat left 10px;
	padding-left: 12px;
	display: inline-block;
	line-height: 17px;
}

.noticelist .list_W li a {
	float: left;
	width: 75%;
	font-size: 15px;
	color: #555;
	letter-spacing: -0.03em;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.noticelist .list_W li .date {
	float: right;
	top: 2px;
	right: 0px;
	font-size: 11px;
	color: #BAB9B9;
}

.learningtab {
	clear: both;
}

.graph {
	width: 100%;
	display: inline-block;
}

.graph li.graphbox {
	float: left;
	background: url(../../images/hmpg/graphbg.png) no-repeat 0px 13px;
	width: 85%;
	height: 25px
}

.graph li.grapP {
	float: right;
	font-size: 12px;
	color: #c90500;
	font-weight: 600;
	margin-right: 10px
}

.graph li.graphbox .mygraph {
	position: relative;
	left: 0px;
	top: 8px;
	z-index: 21;
}

.graph li.graphbox .avegraph {
	position: relative;
	left: 0px;
	top: -11px;
	z-index: 11;
}

a.btn50 {
	display: inline-block;
	padding: 3px 8px;
	font-weight: 600;
	font-size: 12px;
	color: #fff;
}

a.btn50:hover, .btn50 a.btn50:focus {
	color: #fff;
}

.learninglink a:link, .learninglink a:visited {
	color: #fff !important;
}

/* 嶺뚮씭�쐠占쎈턄�뜝�럥�쓡�뜝�럩逾좂춯�쉻�삕*/
/* 嶺뚯빖횧�댆�눦�럶占쎈폁�뵳寃쎄슈�뜝�뜾逾녑뜝占�*/
.bookmark {
	position: relative;
	width: 100%;
}

.bookmark .titletxt {
	padding: 0px;
	border-top: 1px solid #eaeaea;
}

.bookmark .titletxt li {
	border-bottom: 1px solid #eaeaea;
}

.bookmark .titletxt li.myleft {
	float: left;
	width: 95%;
	font-weight: 600;
	font-size: 15px;
	line-height: 24px;
	padding: 15px;
}

.bookmark .titletxt li.myleftbg {
	float: left;
	width: 95%;
	background: #f4f4f4;
	font-weight: 600;
	font-size: 15px;
	line-height: 24px;
	padding: 15px;
}

.bookmark .titletxt li span.delbtn {
	float: right;
	top: 0px;
	right: 0px;
}

.nex {
	font-size: 13px;
	color: #BAB9B9;
}

/* 占쎈쑏熬곣뫁�벐�솻洹⑥삕�뇦猿볦삕*/
.passwd {
	overflow: hidden;
	margin-top: 50px;
}

.passwd .passwd_c {
	position: relative;
	width: 80%;
	margin: 0 auto;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	text-align: center;
}

.passwd .passwd_c a.link1 {
	position: absolute;
	left: 430px;
	top: 30px;
	display: inline-block;
	width: 120px;
	background: #7a0017;
	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	letter-spacing: -0.03em;
	padding: 30px 0;
	border-radius: 5px;
}

.passwd .passwd_c ul {
	position: relative;
	display: inline-block;
	text-align: left;
	margin: 20px;
}

.passwd .passwd_c ul li {
	float: left;
	margin: 0 0 10px 0;
}

.passwd .passwd_c ul li.tit {
	clear: both;
	width: 170px;
	padding: 6px 0 0 0;
}

.passwd .passwd_c ul li.tit label {
	color: #606060;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: -0.03em;
}

.passwd .passwd_c ul li.desc {
	
}

.passwd .passwd_c ul li.desc input {
	width: 215px;
	height: 34px;
	border: 1px solid #d4d4d4;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -0.03em;
	padding: 0 0 0 10px;
}

.passwd .passwd_c .passwd_c2 {
	padding: 35px 0 35px 0;
	padding: 15px 0 15px 0;
	background: #f2f2f2;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	text-align: center;
}

.passwd .passwd_c .passwd_c3 {
	clear: both;
	text-align: center;
	padding: 5px 0 25px 0;
}

.passwd .passwd_c .passwd_c3 a.link_etc1 {
	display: inline-block;
	padding: 10px 20px 10px 20px;
	background: #ff6800;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	letter-spacing: -0.03em;
	border-radius: 5px;
}

.passwd .passwd_c .passwd_c3 a.link_etc2 {
	display: inline-block;
	padding: 10px 20px 10px 20px;
	background: #007cd0;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	letter-spacing: -0.03em;
	border-radius: 5px;
	margin: 0 0 0 5px;
}

/* �뤆�룇裕뉛옙逾ε뜝�럩�젧�솻洹ｋ샍占쎈빢�뜝�럩�젧*/
.myinfo .myinfotb span {
	font-weight: 600;
	font-size: 14px;
	color: #e56600;
	padding: 0 4px
}

.photobox {
	border: 1px solid #e0e0e0;
	width: 110px;
	height: 120px;
	padding: 3px;
	background: #fff;
	margin: 4px 0 0 10px
}

.photobox p {
	font-size: 11px;
	font-weight: 600;
	margin-top: 4px;
	width: 110px;
	text-align: center;
}

.myinfotb .title {
	background: url(../../images/icon01.png) no-repeat 0 6px;
	padding-left: 25px;
	font-weight: 600;
	font-size: 17px;
	color: #000;
	line-height: 32px;
	margin: 30px 0 0 0
}

/* 1022px�뜝�럩逾졾뜝�럥由��뜝�럩逾у뜝�럥瑜� */
@media ( max-width : 1199px) {
	.column_left {
		display: none;
	}

	/*占쎈슓維귨옙���럹�뜝占�*/
	.cont_container .listcontents {
		clear: both;
		width: 98%;
		margin: 0 auto;
		overflow: hidden;
		background: #fff;
		border-left: 0px solid #fff;
		border-right: 0px solid #fff;
	}
	#contents .column_right {
		float: left;
		width: 96%;
		padding: 20px 2% 20px 2%;
	}
	.con_pagetit {
		position: relative;
		height: 15px;
		border-bottom: 0px solid #d9d9d9;
		margin: 0 0 40px 0
	}
	.con_pagetit .con_breadcrumb {
		position: absolute;
		right: 0px;
		top: -10px;
	}
	.logintit .logintt .logtxt {
		float: left;
		width: 600px;
		font-size: 16px;
	}
	ul.profess50 li {
		float: left;
		width: 100%;
		display: inline-block;
		margin: 0px 0;
	}
	ul.profess100 li li.photo {
		float: left;
		width: 17%;
		border-bottom: none;
	}
	ul.profess100 li li.photo img {
		width: 120px;
		padding: 4px;
		border: 1px solid #DDDDDD;
	}
	ul.profess100 li li.info {
		float: none;
		width: 100%;
		font-size: 13px;
		line-height: 18px;
		border-bottom: none;
		padding-left: 0px
	}
}

/* 801px �뜝�럩逾졾뜝�럥由��뜝�럩逾у뜝�럥瑜� */
@media ( max-width : 991px) {
	.sub_bg_wrap {
		width: 100%;
		background: #e6e6e6;
		overflow: hidden;
		display: block;
	}
	.sub_bg_wrap .sub_imgs {
		height: 180px;
		margin-top: 20px;
		background: url(../../images/hmpg/subimg01-1.jpg) no-repeat 0 0;
		background-position: center center;
	}
	.subimgtxt {
		width: 100%;
		margin: 0 auto;
		max-width: 800px;
		padding: 70px 0 0 20px;
	}
	.subimgtxt p.txt1 {
		font-size: 12px;
		color: #3e3e3e;
		line-height: 100%;
		letter-spacing: -1px;
	}
	.subimgtxt p.txt2 {
		font-size: 13px;
		color: #064c87;
		line-height: 100%;
		margin-top: 15px
	}
	.subimgtxt p.txt3 {
		font-size: 20px;
		color: #064c87;
		line-height: 100%;
	}
	.con_login {
		overflow: hidden;
		margin-top: 30px;
	}
	.con_login .con_login_c {
		position: relative;
		width: 93%;
		height: auto;
		border: 1px solid #e0e0e0;
		border-radius: 5px;
		padding: 0 3% 25px 3%;
	}
	.con_login .con_login_c a.link1 {
		position: static;
		display: inline-block;
		width: 100%;
		background-color: #2D383C;
/*		background: #7a0017; */
		color: #ffffff;
		font-size: 15px;
		font-weight: bold;
		text-align: center;
		letter-spacing: -0.03em;
		padding: 10px 0 10px 0;
		border-radius: 5px;
	}
	.con_login .con_login_c ul {
		overflow: hidden;
		margin: 20px 0 5px 0;
	}
	.con_login .con_login_c ul li {
		float: left;
		margin: 0 0 10px 0;
	}
	.con_login .con_login_c ul li.tit {
		clear: both;
		width: 100%;
		padding: 6px 0 0 0;
	}
	.con_login .con_login_c ul li.tit label {
		color: #606060;
		font-size: 16px;
		font-weight: bold;
		letter-spacing: -0.03em;
	}
	.con_login .con_login_c ul li.desc {
		width: 100%;
	}
	.con_login .con_login_c ul li.desc input {
		width: 95% !important;
		height: 34px;
		border: 1px solid #d4d4d4;
		color: #666666;
		font-size: 13px;
		font-weight: normal;
		letter-spacing: -0.03em;
		padding: 0 0 0 10px;
	}
	.con_login .con_login_c .con_login_c2 {
		padding: 15px 0 15px 0;
		background: #f2f2f2;
		border-top: 1px solid #d8d8d8;
		border-bottom: 1px solid #d8d8d8;
		text-align: center;
	}
	.con_login .con_login_c .con_login_c2 a.link_etc1 {
		display: inline-block;
		width: 80%;
		padding: 10px 0 10px 0;
		background: #ff6800;
		color: #ffffff;
		font-size: 14px;
		font-weight: 600;
		text-align: center;
		letter-spacing: -0.03em;
		border-radius: 5px;
	}
	.con_login .con_login_c .con_login_c2 a.link_etc2 {
		display: inline-block;
		width: 80%;
		padding: 10px 0 10px 0;
		background: #007cd0;
		color: #ffffff;
		font-size: 14px;
		font-weight: 600;
		text-align: center;
		letter-spacing: -0.03em;
		border-radius: 5px;
		margin: 5px 0 0 0;
	}
	.logintit {
		border: 1px solid #ccc;
		-moz-border-radius: 4px; /*嶺뚮ㅄ維곩퐲瑜낆삕占쎈뎄*/
		-webkit-border-radius: 4px; /*�뜝�럩�윸�뜝�럡�븙*/
		/*IE9+,FF4+,chrome,Safari5,+opera*/
		border-radius: 4px;
		position: relative;
		width: 100%
	}
	.logintit .logintt {
		padding: 20px 30px 10px 30px;
		position: relative;
		display: inline-block;
	}
	.logintit .logintt .logimg {
		display: none;
	}
	.logintit .logintt .logtxt {
		float: left;
		font-size: 15px;
		width: 100%
	}
	.logintit .logintt ul {
		font-size: 15px;
		line-height: 24px;
		font-weight: 400;
	}
	.learningM .listleft {
		float: left;
		width: 100%;
		padding-right: 0%
	}
	.learningM .listright {
		float: right;
		width: 100%;
		margin-top: 20px
	}
	.calendar {
		width: 100%;
		margin: 0 0 20px 0;
		display: inline-block;
	}
	.calendar li {
		width: 100%;
	}
	.calendar .cal {
		height: 50px;
		text-align: center;
	}
	.calendar .cal img {
		border: 1px solid #b1b1b1;
	}
	.calendar .cal span {
		font-weight: 700;
		font-size: 23px;
		color: #000;
		padding: 0 10px;
		display: inline-block;
		vertical-align: middle;
		height: 32px;
		line-height: 32px;
		letter-spacing: -0.05em;
	}
	.calendar .month {
		padding: 0;
		text-align: center;
		font-weight: 700;
		font-size: 15px;
		color: #000;
		vertical-align: middle;
		height: 32px;
		line-height: 32px;
		letter-spacing: -0.05em;
	}
}

* {
	-webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: content-box;
}