@charset "utf-8";

/* Layout
 * @author			[  ]
 * @lastmodified	[  ]
 *******************************************************************************/

/** common **/
.wrap {
	position: relative;
	width: 1080px;
	height: 100%;
	margin: 0 auto
}

.wrap:after {
	content: '';
	display: block;
	clear: both
}


/********** header **********/
.skip-nav {
	position: fixed;
	width: 100px;
	height: 100px;
	top: -100px;
	right: -100px;
	height: 0
}

header {
	width: 100%;
	height: 120px;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	border-bottom: 1px solid #e1e1e1
}

header .wrap {
	padding: 42px 0 42px 257px
}

header h1.logo {
	position: absolute;
	top: 42px;
	left: 0
}

header a {
	cursor: pointer
}

header .top-nav {
	float: left
}

header .top-nav li {
	float: left;
	margin-left: 38px
}

header .top-nav li:first-child {
	margin-left: 0
}

header .top-nav li a {
	position: relative;
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	padding: 0 2px;
	font-family: "NS Regular"
}

header .top-nav li a:hover,
header .top-nav li a.on {
	color: #4d5eab
}

header .top-nav li a.on:after {
	display: block;
	width: 100%;
	height: 3px;
	background: #1d5eab;
	content: ''
}

header .sub-nav {
	display: none;
	position: absolute;
	bottom: -80px;
	width: 100%;
	height: 80px;
	background: #f9f9f9;
	z-index: 10
}

header .sub-nav .wrap {
	padding: 0 0 0 257px
}

header .sub-nav ul {
	display: none
}

header .sub-nav li {
	float: left;
	margin-left: 32px
}

header .sub-nav li:first-child {
	margin-left: 0
}

header .sub-nav li a {
	padding: 0 7px;
	line-height: 80px
}

header .sub-nav li a:hover {
	color: #4d5eab
}

header .lang {
	position: absolute;
	top: 42px;
	right: 71px
}

header .lang li {
	float: left;
	position: relative;
	margin-left: 10px;
	padding-left: 10px
}

header .lang li:before {
	position: absolute;
	left: 0;
	top: 11px;
	width: 1px;
	height: 15px;
	background: #7b7b7b;
	content: ''
}

header .lang li:first-child:before {
	content: none
}

header .lang li a {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	color: #7b7b7b
}

header .lang li a.on {
	color: #4d5eab;
	font-family: "NS Regular"
}

header .menu {
	float: right;
	position: relative;
	width: 32px;
	height: 27px;
	margin-top: 4px;
	background: #333
}

header .menu:before {
	position: absolute;
	top: 3px;
	width: 32px;
	height: 9px;
	background: #fff;
	content: ''
}

header .menu:after {
	position: absolute;
	bottom: 3px;
	width: 32px;
	height: 9px;
	background: #fff;
	content: ''
}

.contents {
	padding-top: 120px
}

@media all and (max-width:640px) {
	.wrap {
		width: 100%;
		padding: 0 15px
	}

	header {
		height: 60px
	}

	header .wrap {
		padding: 20px 15px 0
	}

	header h1.logo {
		display: block;
		float: left;
		position: relative;
		width: 116px;
		height: 23px;
		top: unset
	}

	header .top-nav {
		display: none
	}

	header .lang {
		position: absolute;
		top: 20px;
		right: 45px
	}

	header .lang li {
		float: left;
		position: relative;
		margin-left: 8px;
		padding-left: 9px
	}

	header .lang li:before {
		position: absolute;
		left: 0;
		top: 8px;
		width: 1px;
		height: 10px;
		background: #7b7b7b;
		content: ''
	}

	header .lang li:first-child:before {
		content: none
	}

	header .lang li a {
		display: block;
		height: 25px;
		line-height: 25px;
		font-size: 13px;
		color: #7b7b7b
	}

	header .lang li a.on {
		color: #4d5eab;
		font-family: "NS Regular"
	}

	header .menu {
		position: relative;
		width: 15px;
		height: 14px;
		background: #333;
		margin-top: 6px
	}

	header .menu:before {
		position: absolute;
		top: 2px;
		width: 15px;
		height: 4px;
		background: #fff;
		content: ''
	}

	header .menu:after {
		position: absolute;
		bottom: 2px;
		width: 15px;
		height: 4px;
		background: #fff;
		content: ''
	}

	.contents {
		padding-top: 60px
	}
}


.cont {
	padding: 70px 0
}

.cont.bg {
	background: #f2f2f2
}

.cont.bg .wrap {
	background: #f2f2f2
}

.cont .d-txt1 {
	margin-top: 15px
}

@media all and (max-width:640px) {
	.cont {
		padding: 40px 0
	}

	.cont .d-txt1 {
		margin-top: 10px
	}
}

.sub-top {
	position: relative;
	height: 360px;
	text-align: center;
	padding-top: 144px
}

.sub-top h2 {
	font-size: 46px;
	color: #fff;
	font-family: "NS Regular";
	text-align: center
}

.sub-top p {
	font-size: 32px;
	color: #fff;
	font-family: "NS Regular";
	text-align: center;
	margin-top: 30px
}

.sub-top .tab-ty {
	position: absolute;
	bottom: 0;
	left: 0
}

.sub-top .tab-ty li {
	width: 25%;
	height: 60px
}

.sub-top .tab-ty.c2 li {
	width: 33.333%
}

.sub-top .tab-ty li a {
	position: relative;
	display: block;
	height: 100%;
	line-height: 60px;
	color: #fff;
	font-family: "NS Regular";
	background: url(../images/contents/bg-sub-top-nav.png) repeat 0 0
}

.sub-top .tab-ty li a.on {
	color: #4d5eab;
	background: #fff
}

@media all and (max-width:640px) {
	.sub-top {
		height: 180px;
		padding-top: 65px
	}

	.sub-top .wrap {
		padding: 0
	}

	.sub-top h2 {
		font-size: 24px
	}

	.sub-top p {
		font-size: 16px;
		margin-top: 15px;
		padding: 0 15px
	}

	.sub-top .tab-ty {
		width: calc(100% - 30px);
		left: 15px
	}

	.sub-top .tab-ty li {
		height: 40px
	}

	.sub-top .tab-ty li a {
		line-height: 40px;
		font-size: 13px
	}
}

.gnb {
	position: fixed;
	top: 0;
	right: -430px;
	width: 400px;
	height: 100%;
	background: #fff;
	transition: right 0.2s;
	box-shadow: 3px 0 30px rgba(0, 0, 0, 0.5);
	text-align: left;
	z-index: 1001
}

.gnb.on {
	right: 0
}

.gnb.on:before {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
	z-index: 1002
}

.gnb .gnb-logo {
	position: absolute;
	top: 42px;
	left: 42px
}

.gnb .close {
	position: absolute;
	top: 42px;
	right: 42px;
	display: block;
	width: 28px;
	height: 29px;
	background: url(../images/popup/btn-pop-close.png) no-repeat 0 0
}

.gnb nav {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 160px 0 0 42px;
	background: #fff;
	z-index: 1003
}

.gnb nav>ul>li {
	margin-top: 50px
}

.gnb nav>ul>li:first-child {
	margin-top: 0
}

.gnb li .d1 {
	display: inline-block;
	font-size: 24px;
	font-family: "NS Regular"
}

.gnb nav li .d1+ul {
	margin-top: 30px
}

.gnb nav li .d1+ul li {
	margin-top: 20px
}

.gnb nav li .d1+ul li:first-child {
	margin-top: 0
}

.gnb nav li .d1+ul li a {
	font-size: 20px;
	color: #7b7b7b
}

.gnb a:hover {
	text-decoration: underline
}

@media all and (max-width:640px) {
	.gnb {
		right: -230px;
		width: 220px;
		height: 100%;
		transition: right 0.2s;
		box-shadow: 3px 0 10px rgba(0, 0, 0, 0.5)
	}

	.gnb nav {
		padding: 80px 15px
	}

	.gnb .gnb-logo {
		top: 20px;
		left: 15px;
		width: 115px;
		height: auto
	}

	.gnb .close {
		top: 25px;
		right: 15px;
		background-size: 14px auto;
		width: 14px;
		height: auto
	}

	.gnb li .d1 {
		font-size: 17px
	}

	.gnb nav>ul>li {
		margin-top: 25px
	}

	.gnb nav li .d1+ul {
		margin-top: 15px
	}

	.gnb nav li .d1+ul li {
		margin-top: 15px
	}

	.gnb nav li .d1+ul li a {
		display: block;
		font-size: 14px
	}
}

footer {
	width: 100%;
	background: #202020
}

footer .wrap {
	height: 120px;
	background: #202020;
	padding-top: 40px
}

footer dl:after {
	display: block;
	clear: both;
	content: ''
}

footer dt,
footer dd {
	float: left;
	line-height: 1.2;
	color: #7d7d7d;
	font-size: 13px
}

footer dd {
	position: relative;
	margin-left: 14px;
	padding-left: 15px
}

footer dd:before {
	position: absolute;
	left: 0;
	top: 2px;
	display: block;
	width: 1px;
	height: 14px;
	background: #7d7d7d;
	content: ''
}

footer p {
	line-height: 1.2;
	color: #7d7d7d;
	font-size: 14px;
	margin-top: 13px
}

footer .btn-top {
	display: none;
	position: fixed;
	width: 60px;
	height: 60px;
	left: 50%;
	margin-left: 580px;
	margin-top: 580px;
	bottom: 120px;
	z-index: 10
	
}

footer .intro {
	position: absolute;
	top: 40px;
	right: 0;
	display: block;
	text-align: center;
	background: #4d5eab;
	color: #fff;
	width: 140px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	font-family: "NS Regular"
}

@media all and (max-width:640px) {
	footer .wrap {
		height: 165px;
		padding-top: 38px
	}

	footer dl:after {
		display: block;
		clear: both;
		content: ''
	}

	footer dt,
	footer dd {
		font-size: 10px
	}

	footer dd {
		margin-left: 9px;
		padding-left: 10px
	}

	footer dd:before {
		left: 0;
		top: 2px;
		height: 11px
	}

	footer dd:first-child {
		clear: both
	}

	footer dd:nth-child(3) {
		margin-left: 0;
		padding-left: 0;
		clear: both
	}

	footer dd:nth-child(3):before {
		content: none
	}

	footer p {
		font-size: 11px;
		margin-top: 9px
	}

	footer .btn-top {
		width: 36px;
		height: 36px;
		left: unset;
		right: 15px;
		bottom: 15px
	}

	footer .intro {
		position: relative;
		top: unset;
		right: unset;
		margin-top: 28px;
		width: 100px;
		height: 30px;
		line-height: 30px;
		font-size: 11px
	}
}