@charset "utf-8";

/* reset */
@import url(reset.css);
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

@font-face {font-family: 'NanumGothic'; src: url('../font/NanumGothic.eot');}
@font-face {font-family: 'NanumBarunGothic'; src:url('../font/NanumBarunGothic.eot');}
@font-face {font-family: 'NanumBarunGothicBold'; src:url('../font/NanumBarunGothicBold.eot');}


@font-face{
	font-family: 'NanumGothic';
    src: url('../font/NanumGothic.eot');
	src: url('../font/NanumGothic.eot?#iefix') format('embedded-opentype'),
         url('../font/NanumGothic.woff') format('woff'),
         url('../font/NanumGothic.ttf') format('truetype');
}

@font-face{
	font-family: 'NanumBarunGothic';
    src: url('../font/NanumBarunGothic.eot');
	src: url('../font/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),
         url('../font/NanumBarunGothic.woff') format('woff'),
         url('../font/NanumBarunGothic.ttf') format('truetype');
}
@font-face{
	font-family: 'NanumBarunGothicBold';
    src: url('../font/NanumBarunGothicBold.eot');
	src: url('../font/NanumBarunGothicBold.eot?#iefix') format('embedded-opentype'),
         url('../font/NanumBarunGothicBold.woff') format('woff'),
         url('../font/NanumBarunGothicBold.ttf') format('truetype');
}


html, body {
	height: 100%;
}
body {
	height: 100%;
	text-align: center;
	font-size: 75%;
	font-family: "나눔바른고딕", "나눔고딕", NanumBarunGothic, NanumGothic,"돋움", Dotum, sans-serif;
	color: #000;
	list-style: none;
	line-height: 1.7em;
	border: 0px solid blue;
	outline: 0;
}

/* 스킵네비게이션 */
.skip-navigation a {
	display: block;
	height: 1px;
	width: 1px;
	margin: 0 -1px -1px 0;
	padding: 0;
	overflow: hidden;
	font-size:0; line-height:0;
}

.skip-navigation a:hover,
.skip-navigation a:active,
.skip-navigation a:focus {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	background: #000;
	color: #fff
}


.blind, caption {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0
}

.clear {
	clear: both;
	overflow: hidden;
}



/* 전체 */
#wrapper {
	position: relative;
	min-width: 320px;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 1.15em;
	text-align: left;
}

#wrapper.hidden {
	overflow: hidden;
}


.header-pc {
	display: none;
}
.header-mobile {
	margin: 0;
	padding: 0;
}

.header-mobile.fixed {
	position: fixed;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 45px;
	z-index: 5;
	background: #fff;
}

.header-area {
	height: 45px;
	padding: 0 15px;
	margin: 0 auto;
	*overflow: hidden;
	border: 0px solid red;
}

.header-area:after {
	content: "";
	clear: both;
	display: block;
}

.header-area h1 {
	float: left;
/*	margin-top: 5px 230731;*/
	margin-top: 15px;
	border: 0px solid red;
}

.header-area h1 a {
	width: 78px;
	height: 27px;
	display: block;
}

.header-area h1 a img {
	display: block;
/*	width: 65px; 221227 임시 로고 변경 230807까지 */
/* 230731
	width : 99px;
	height: 33px;
*/
	width : 100px;
	height: auto;
}

.gnb {
	display: none;
}
/* 모바일 gnb */
.mobile_gnb{
	margin-top: 30px;
}
.mobile_gnb > div{
	display: inline-block;
	vertical-align: middle;
	margin: 0 2px;
}
.mobile_gnb > div:nth-child(1){
	padding-top: 5px;
	margin-right:15px;
}
.mobile_gnb > div:nth-child(2), .mobile_gnb > div:nth-child(3){
	width:38px;
	height: 36px;
	border-radius: 50%;
	overflow: hidden;
}
/* //모바일 gnb */

.header-area .btn-ethics {
	position: absolute;
	top: 0;
	right: 45px;
	height: 40px;
	padding-top: 5px;
	background: #e8504f;
}

.header-area .btn-language {
	position: absolute;
	top: 0;
	width: 50px;
	right: 120px;
	height: 40px;
	padding-top: 15px;
	background: #868585;
}
.btn-total-menu {
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 45px;
	background: url(../make_img/common/btn_totalmenu.gif) no-repeat center center;
	background-size: 16px 13px;
	text-indent: -5000em;
	z-index: 1000000;
}

/* top menu */
#modal {
	display: none;
}

.contents-navigation {
	position: relative;
	width: 100%;
	height: 45px;
	background: #616161;
	overflow: hidden;
	border: 0px solid red;
}

.contents-navigation.fixed {
	position: relative;
	width: 100%;
	margin-top: 45px;
	height: 45px;
	background: #616161;
	overflow: hidden;
	z-index: -2;
	border: 0px solid red;
}

.contents-navigation .bg-contents-navigation02 {
	display: none;
}

.contents-navigation .contents-navigation-box  {
	width: auto;
	height: 45px;
	overflow: hidden;
	background: #e84a4e
}

.contents-navigation .contents-navigation-box .icon-home {
	float: left;
	width: 45px;
	height: 45px;
	background: url(../make_img/common/bg_home.png) no-repeat left top;
	background-size: 45px 45px;
	border: 0px solid red;
	text-align: center;
	line-height: 45px;

}

.contents-navigation .contents-navigation-box .icon-home img {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 8px;
}

.contents-navigation .contents-navigation-box  .sub-navigation-info {
	float: left;
	padding-left: 19px;
	padding-right: 29px;
	height: 45px;
	line-height: 45px;
	font-size: 13px;
	font-weight: bold;
	color: #ededed;
	background: #989898 url(../make_img/common/bg_navi01.png) no-repeat right top;
	background-size: 250px 45px;;
	border: 0px solid red;
}

.contents-navigation .contents-navigation-box  .sub-navigation-info span {
	display: block;
	height: 45px;
	padding-right: 17px;
	background: #989898;
	border: 0px solid red;
}

.contents-navigation .contents-navigation-box strong {
	position: relative;
	float: left;
	height: 45px;
	padding-left: 17px;
	padding-right: 15px ;
	line-height: 45px;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	background: #e84a4e;
	border: 0px solid red;
	z-index: 100;
}

.contents-navigation .contents-navigation-box .word-contents-info {
	display: none;
}

.contents {
	position: relative;
	padding: 25px 15px;
	border: 0px solid red;
}

/* footer */
.footer {
	height: 37px;
	background: #414143;
}

.footer.fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 10000000;
}
.footer-area {
	display: none;
}

.copyright-familysite {
	position: relative;
	max-width: auto;
	height: 37px;
	line-height: 37px;
	color: #9a9595;
	font-family: Arial, Dotum, sans-serif;
	margin: 0 auto;
	font-size: 9px;
	text-align: center;
}

.copyright-familysite select {
	display: none;
}



/* 공통 */
.tabmenu {
	margin-bottom: 15px;
	border: 0px solid red;
}

.tabmenu ul {
	overflow: hidden;
}

.tabmenu ul li {
	float: left;
	width: 50%;
}

.tabmenu.grid-3rd ul li {
	float: left;
	width: 33%;
}

.tabmenu ul li a {
	display: block;
	text-align: center;
	line-height: 40px;
	height: 40px;
	color: #959595;
	border: 1px solid #e3e3e3;
	background: #fff;
}

.tabmenu ul li a.on,
.tabmenu ul li a:hover {
	display: block;
	text-align: center;
	line-height: 40px;
	height: 40px;
	color: #fff;
	border: 1px solid #4362b0;
	background: #4362b0;
}



@media screen and (min-width: 640px) and (max-width: 1023px) {
	.header-mobile.fixed {
		position: fixed;
		margin: 0;
		padding: 0;
		top: 0;
		left: 0;
		width: 100%;
		height: 68px;
		z-index: 5;
		background: #fff;
	}

	.header-area {
		height: 68px;
		padding: 0 15px;
		margin: 0 auto;
		*overflow: hidden;
		border: 0px solid red;
	}

	.header-area:after {
		content: "";
		clear: both;
		display: block;
	}

	.header-area h1 {
		float: left;
/*		margin-top: 10px 230731;*/
		margin-top: 25px;
		border: 0px solid red;
	}

	.header-area h1 a {
		width: 100px;
		height: 35px;
		display: block;
	}

	.header-area h1 a img {
		display: block;
/*		width: 90%; 221227 임시 로고 변경 230807까지 */
/*		width: 120% 230731;*/
		width: 120px;
		height: auto;
	}

	.gnb {
		display: none;
	}

	.header-area .btn-ethics {
		position: absolute;
		top: 0;
		right: 68px;
		display: block;
		height: 55px;
		width: 100px;
		padding-top: 13px;
		background: #e8504f;
		text-align: center;
	}



	.btn-total-menu {
		position: absolute;
		top: 0;
		right: 0;
		width: 68px;
		height: 68px;
		background: url(../make_img/common/btn_totalmenu.gif) no-repeat center center;
		background-size: 24px 19px;
		text-indent: -5000em;
		z-index: 1000000;
	}


	/* top menu */
	#modal {
		display: none;
	}

	.contents-navigation {
		position: relative;
		width: 100%;
		height: 45px;
		background: #616161;
		overflow: hidden;
		border: 0px solid red;
	}

	.contents-navigation.fixed {
		position: relative;
		width: 100%;
		margin-top: 68px;
		height: 45px;
		background: #616161;
		overflow: hidden;
		z-index: -2;
		border: 0px solid red;
	}

	.contents-navigation .bg-contents-navigation02 {
		display: none;
	}

	.contents-navigation .contents-navigation-box  {
		width: auto;
		height: 45px;
		overflow: hidden;
		background: #e84a4e
	}

	.contents-navigation .contents-navigation-box .icon-home {
		float: left;
		width: 45px;
		height: 45px;
		background: url(../make_img/common/bg_home.png) no-repeat left top;
		background-size: 45px 45px;
		border: 0px solid red;
		text-align: center;
		line-height: 45px;

	}

	.contents-navigation .contents-navigation-box .icon-home img {
		display: inline-block;
		vertical-align: middle;
		width: 10px;
		height: 8px;
	}

	.contents-navigation .contents-navigation-box  .sub-navigation-info {
		float: left;
		padding-left: 19px;
		padding-right: 29px;
		height: 45px;
		line-height: 45px;
		font-size: 13px;
		font-weight: bold;
		color: #ededed;
		background: #989898 url(../make_img/common/bg_navi01.png) no-repeat right top;
		background-size: 250px 45px;;
		border: 0px solid red;
	}

	.contents-navigation .contents-navigation-box  .sub-navigation-info span {
		display: block;
		height: 45px;
		padding-right: 17px;
		background: #989898;
		border: 0px solid red;
	}

	.contents-navigation .contents-navigation-box strong {
		position: relative;
		float: left;
		height: 45px;
		padding-left: 17px;
		padding-right: 15px ;
		line-height: 45px;
		color: #fff;
		font-weight: bold;
		font-size: 17px;
		background: #e84a4e;
		border: 0px solid red;
		z-index: 100;
	}

	.contents-navigation .contents-navigation-box .word-contents-info {
		display: none;
	}





}

@media screen and (min-width: 1024px) {
	/* 전체 */
	#wrapper {
		position: relative;
		height: 100%;
		margin: 0;
		padding: 0;
		font-size: 1.15em;
		text-align: left;
	}

	.header-mobile {
		display: none;
	}
	.header-pc {
		display: block;
		background: url(../make_img/common/bg_line.gif) repeat-x left 36px;
	}

	.header-pc .header-area {
		max-width: 1200px;
		min-height: 146px;
		margin: 0 auto;
		*overflow: hidden;
		border: 0px solid red;
	}

	.header-area:after {
		content: "";
		clear: both;
		display: block;
	}

	.header-pc .header-area h1 {
		float: left;
		width: 25%;
/*		margin-top: 60px; 230731 */
		margin-top: 85px;
		border: 0px solid red;
	}

	.header-pc .header-area h1 a {
		display: block;
	}
/* 221227 임시 로고 변경 230807까지 */
/*
	.header-pc .header-area h1 a img {
		display: block;
		width: 120px;
		height: 60px;
	}
*/
/* 230731
	.header-pc .header-area h1 a img {
		display: block;
		width: 180px;
		height: 60px;
	}
*/
	
	.header-pc .header-area h1 a img {
		display: block;
		width: 160px;
		height: 22px;
	}
/* //221227 임시 로고 변경 230807까지 */	

	.gnb {
		display: block;
		position: relative;
		float: right;
		height: 36px;
		background: #a6a6a6;
		border: 0px solid red;
	}

	.gnb .btn-ethics {
		position: relative;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
		height: 36px;
		float: left;
	}

	.gnb .btn-ethics img {
		display: block;
	}

	.gnb dl {
		float: left;
		/*
		width: 246px;
		*/
		height: 36px;
	}

	.gnb dl dt {
		float: left;
		width: 86px;
		height: 36px;
	}

	.gnb dl dt img {
		display: block;
	}
	.gnb dl dd  {
		float: left;
		width: 74px;
		height: 36px;
	}
	.gnb dl dd .language-info {
		line-height: 36px;
		background: url(../make_img/common/icon_arrow_bottom01.png) no-repeat 48px center;
	}

	.gnb dl dd .language-info.on {
		background: url(../make_img/common/icon_arrow_up01.png) no-repeat 48px center;
	}

	.gnb dl dd .language-info a {
		display: block;
		padding-left: 13px;
	}
	.gnb dl dd .language-list {
		display: none;
		position: absolute;
		top: 36px;
		left: 86px;
		width: 74px;
		background: #a6a6a6;
	}

	.gnb dl dd .language-list li {
		display: block;
		border-bottom: 1px solid #b8b8b8
	}
	.gnb dl dd .language-list li a {
		display: block;
		width: 61px;
		height: 35px;
		line-height: 35px;
		padding-left: 13px;
	}

	.gnb dl dd .language-list li a:hover {
		background: #c8c8c8;
	}

	.gnb dl dd .language-list li a img {
		display: inline-block;
		vertical-align: middle;
	}

	.gnb .sns-list01 {
		float: left;
	}

	.gnb .sns-list01 li {
		float: left;
	}

	.gnb .sns-list01 li a {
		display: block;
	}


	/* top menu */
	.top-menu {
		display: block;
		float: left;
		width: 75%;
		margin-top: 42px;
		border: 0px solid red;
	}


	.top-menu {
		border: 0px solid red;
	}


	.top-menu ul {
		margin: 0;
		padding: 0;
		border: 0px solid red;
		*overflow: hidden;
	}

	.top-menu ul:after {
		content: "";
		clear: both;
		display: block;
	}

	.top-menu ul li {
		float: left;
		width: 20.5%;
		text-align: center;
		border: 0px solid red;
	}

	.top-menu ul li.last {
		width: 14%;
	}
	.top-menu ul li a {
		display: block;
		margin: 0 auto;
	}

	.total-menu-area {
		display: none;
		position: absolute;
		top: 146px;
		left: 0;
		width: 100%;
		padding-bottom: 15px;
		background: url(../make_img/common/bg_totalmenu.png) repeat-x left bottom;
		border-top: 1px solid #ebebeb;
		z-index: 10;
	}

	.total-menu-box {
		max-width: 1200px;
		margin: 0 auto;
		overflow: hidden;
	}
	.total-menu-info-area {
		float: left;
		width: 25%;
		height: 252px;
		text-align: right;
		background: url(../make_img/common/bg_topmenu_img.jpg) no-repeat right top;
	}
	.total-menu-box .total-menu-info-area .word-01 {
		margin-top: 150px;
		margin-right: 81px;
		margin-bottom: 4px;
	}

	.total-menu-box .total-menu-info-area .word-02 {
		margin-right: 159px;
	}

	.sub-menu-area {
		float: left;
		width: 75%;
		min-height: 252px;
	}

	.sub-menu-area .sub-menu-box {
		float: left;
		width: 20%;
	}

	.sub-menu-area .sub-menu-box dl {
		min-height: 211px;
		padding: 22px 0;
		border-left: 1px solid #e6e6e6;

		background: #fff;
	}
	.sub-menu-area .sub-menu-box dl.last {
		border-right: 1px solid #e6e6e6;
	}

	.sub-menu-area .sub-menu-box dl:hover {
		border-left: 1px solid #e54441;
		border-right: 1px solid #e54441;
		background: #e54441;
	}

	.sub-menu-area .sub-menu-box dl dd a {
		display: block;
		padding: 3px 0 3px 30%;
	}
	.sub-menu-area .sub-menu-box dl:hover a {
		color: #fff;
	}

	.sub-menu-area .sub-menu-box dl dd a:hover {
		color: #fff;
		background: #a34c50 url(../make_img/common/icon_submenu_on.png) no-repeat 20% 8px;
	}

	.sub-menu {
		display: none;
	}


	.contents-navigation {
		position: relative;
		width: 100%;
		height: 91px;
		background: #616161;
		overflow: hidden;
		z-index: -2;
		border: 0px solid red;
	}

	.contents-navigation .bg-contents-navigation02 {
		display: block;
		position: absolute;
		top: 0;
		left: 50%;
		width: 10000px;
		height: 91px;
		background: #e84a4e;
		z-index: -1;
		border: 0px solid red;
	}

	.contents-navigation .contents-navigation-box  {
		width: 1200px;
		height: 117px;
		margin: 0 auto;
		border: 0px solid red;
		overflow: hidden;
		background: #e84a4e
	}

	.contents-navigation .contents-navigation-box  .icon-home {
		float: left;
		width: 117px;
		height: 91px;
		background: url(../make_img/common/bg_home.png) no-repeat left top;
		background-size: 117px 91px;
		border: 0px solid red;
		text-align: center;
		vertical-align: middle;
		line-height: 91px;
	}

	.contents-navigation .contents-navigation-box .icon-home img {
		display: inline-block;
		vertical-align: middle;
		width: 19px;
		height: 15px;
		border: 0px solid red;
	}

	.contents-navigation .contents-navigation-box  .sub-navigation-info {
		float: left;
		padding-left: 37px;
		padding-right: 58px;
		height: 91px;
		line-height: 91px;
		font-size: 18px;
		font-weight: bold;
		color: #ededed;
		background: #989898 url(../make_img/common/bg_navi01.png) no-repeat right top;
		border: 0px solid red;
	}

	.contents-navigation .contents-navigation-box  .sub-navigation-info span {
		display: block;
		height: 91px;
		padding-right: 16px;
		background: #989898;
		border: 0px solid red;
	}

	.contents-navigation .contents-navigation-box strong {
		position: relative;
		float: left;
		height: 91px;
		padding-left: 34px;
		padding-right: 30px;
		line-height: 91px;
		color: #fff;
		font-weight: bold;
		font-size: 28px;
		background: #e84a4e;
		border: 0px solid red;
		z-index: 100;
	}

	.contents-navigation .contents-navigation-box .word-contents-info {
		display: inline-block;
		line-height: 91px;
		color: #fff;
		font-size: 15px;
	}

	/* contents */
	.contents {
		max-width: 1200px;
		margin: 0 auto;
		padding: 45px 0 100px 0;
		border: 0px solid red;
	}

	.contents.pb0 {
		max-width: 1200px;
		margin: 0 auto;
		padding: 45px 0 0 0;
		border: 0px solid red;
	}

	/* footer */
	.footer {
		min-height: 268px;
		background: #414143 url(../make_img/common/bg_footer.gif) repeat-x left top;
	}

	.footer-area {
		display: block;
		max-width: 1170px;
		margin: 0 auto;
		padding: 40px 15px 0 15px;
	}
	.footer-area:after {
		content: "";
		clear: both;
		display: block;
	}

	.footer-area .footer-menu {
		height: 165px;
		float: left;
	}

	.footer-area .footer-menu dl {
		float: left;
		margin-right: 55px;
		border: 0px solid red;
	}

	.footer-area .footer-menu dl.none {
		margin-right: 0;
		border: 0px solid red;
	}

	.footer-area .footer-menu dl dt {
		display: block;
		margin-bottom: 15px;
	}

	.footer-area .footer-menu dl dt a {
		color: #b4b4b4;
		font-weight: bold;
		font-size: 18px;
	}

	.footer-area .footer-menu dl dd a {
		color: #b4b4b4;
		font-size: 13px;
	}

	.footer-area .footer-menu dl dt a:hover,
	.footer-area .footer-menu dl dd a:hover {
		text-decoration: underline;
	}

	.footer-area .footer-menu dl.first {
		overflow: hidden;
		width: 170px;
		margin-right: 40px;
	}
	.footer-area .footer-menu dl.first dd {
		float: left;
		width: 84px;
		border: 0px solid red;
	}



	.footer-menu02-area {
		float: right;
		padding-top: 67px;
		border: 0px solid red;
	}

	.footer-menu02-area .footer-menu02 {
		float: left;
		margin-bottom: 18px;
	}

	.footer-menu02-area .footer-menu02 li {
		float: left;
		padding-left: 9px;
		margin-left: 8px;
		line-height: 12px;
		background: url(../make_img/common/icon_footer_bar01.png) no-repeat left center;
	}
	.footer-menu02-area .footer-menu02 li.none {
		background: transparent;
	}
	.footer-menu02-area .footer-menu02 li a {
		color: #b4b4b4
	}

	.footer-menu02-area .footer-menu02 li a:hover {
		text-decoration: underline;
	}

	.footer-menu02-area .sns-list {
		clear: both;
		float: right;
		padding-right: 10px;
	}

	.footer-menu02-area .sns-list li {
		float: left;
		margin-left: 6px;
	}

	.copyright-familysite {
		position: relative;
		max-width: 1200px;
		height: 62px;
		line-height: 61px;;
		color: #9a9595;
		font-family: Arial, Dotum, sans-serif;
		margin: 0 auto;
		text-align: left;
		font-size: 11px;
		border: 0px solid red;
	}

	.copyright-familysite select {
		display: block;
		position: absolute;
		top: 18px;
		right: 7px;
		background: #414143;
		border: 1px solid #666667;
		font-family: Arial, sans-serif;
		color: #b0b0b0;
		width: 198px;
		height: 25px;
		font-size: 12px;
		-webkit-appearance: none;
		border-radius: 0;
		padding-left:10px;
	}



	/* 공통 */
	.tabmenu {
		margin-bottom: 52px;
		border: 0px solid red;
	}

	.tabmenu ul {
		overflow: hidden;
	}

	.tabmenu ul li,
	.tabmenu.grid-3rd ul li {
		float: left;
		width: auto;
	}

	.tabmenu ul li a {
		display: block;
		text-align: center;
		line-height: 40px;
		width: 164px;
		height: 40px;
		color: #959595;
		border: 1px solid #e3e3e3;
	}

	.tabmenu ul li a.on,
	.tabmenu ul li a:hover {
		display: block;
		text-align: center;
		line-height: 40px;
		width: 164px;
		height: 40px;
		color: #fff;
		border: 1px solid #4362b0;
		background: #4362b0;
	}
}



/* 공통 스타일 */
.color01 {
	color: #e84a4e
}

.ul-list01 {
	padding-left: 12px;
}

.ul-list01 li {
	padding-left: 8px;
	color: #959595;
	line-height: 25px;
	font-size: 15px;
	background: url(../make_img/common/icon_bullet03.gif) no-repeat left 8px;
}


