@import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");

@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-weight: normal;
	font-style: normal;
}


/*
	Caminar by TEMPLATED
	templated.co @templatedco
	Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/* Reset */
.bodd {
	background-image: url(../../sub-images/ready_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100%;
}

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,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	letter-spacing: -1px;
}

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;
}

body {
	-webkit-text-size-adjust: none;
}

/* Box Model */

*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* Containers */

.container {
	margin-left: auto;
	margin-right: auto;
}

.container.\31 25\25 {
	width: 100%;
	max-width: 100rem;
	min-width: 80rem;
}

.container.\37 5\25 {
	width: 60rem;
}

.container.\35 0\25 {
	width: 40rem;
}

.container.\32 5\25 {
	width: 20rem;
}

.container {
	width: 80rem;
}

@media screen and (max-width: 1680px) {

	.container.\31 25\25 {
		width: 100%;
		max-width: 100rem;
		min-width: 80rem;
	}

	.container.\37 5\25 {
		width: 60rem;
	}

	.container.\35 0\25 {
		width: 40rem;
	}

	.container.\32 5\25 {
		width: 20rem;
	}

	.container {
		width: 80rem;
	}

}

@media screen and (max-width: 1280px) {

	.container.\31 25\25 {
		width: 100%;
		max-width: 81.25rem;
		min-width: 65rem;
	}

	.container.\37 5\25 {
		width: 48.75rem;
	}

	.container.\35 0\25 {
		width: 32.5rem;
	}

	.container.\32 5\25 {
		width: 16.25rem;
	}

	.container {
		width: 65rem;
	}

}

@media screen and (max-width: 980px) {

	.container.\31 25\25 {
		width: 100%;
		max-width: 112.5%;
		min-width: 90%;
	}

	.container.\37 5\25 {
		width: 67.5%;
	}

	.container.\35 0\25 {
		width: 45%;
	}

	.container.\32 5\25 {
		width: 22.5%;
	}

	.container {
		width: 90%;
	}

}

@media screen and (max-width: 736px) {

	.container.\31 25\25 {
		width: 100%;
		max-width: 112.5%;
		min-width: 90%;
	}

	.container.\37 5\25 {
		width: 67.5%;
	}

	.container.\35 0\25 {
		width: 45%;
	}

	.container.\32 5\25 {
		width: 22.5%;
	}

	.container {
		width: 90% !important;
	}

}

@media screen and (max-width: 480px) {

	.container.\31 25\25 {
		width: 100%;
		max-width: 112.5%;
		min-width: 90%;
	}

	.container.\37 5\25 {
		width: 67.5%;
	}

	.container.\35 0\25 {
		width: 45%;
	}

	.container.\32 5\25 {
		width: 22.5%;
	}

	.container {
		width: 90% !important;
	}

}

/* Grid */

.row {
	border-bottom: solid 1px transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.row>* {
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.row:after,
.row:before {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

.row.uniform>*> :first-child {
	margin-top: 0;
}

.row.uniform>*> :last-child {
	margin-bottom: 0;
}

.row.\30 \25>* {
	padding: 0 0 0 0rem;
}

.row.\30 \25 {
	margin: 0 0 -1px 0rem;
}

.row.uniform.\30 \25>* {
	padding: 0rem 0 0 0rem;
}

.row.uniform.\30 \25 {
	margin: 0rem 0 -1px 0rem;
}

.row>* {
	padding: 0 0 0 2rem;
}

.row {
	margin: 0 0 -1px -2rem;
}

.row.uniform>* {
	padding: 2rem 0 0 2rem;
}

.row.uniform {
	margin: -2rem 0 -1px -2rem;
}

.row.\32 00\25>* {
	padding: 0 0 0 4rem;
}

.row.\32 00\25 {
	margin: 0 0 -1px -4rem;
}

.row.uniform.\32 00\25>* {
	padding: 4rem 0 0 4rem;
}

.row.uniform.\32 00\25 {
	margin: -4rem 0 -1px -4rem;
}

.row.\31 50\25>* {
	padding: 0 0 0 3rem;
}

.row.\31 50\25 {
	margin: 0 0 -1px -3rem;
}

.row.uniform.\31 50\25>* {
	padding: 3rem 0 0 3rem;
}

.row.uniform.\31 50\25 {
	margin: -3rem 0 -1px -3rem;
}

.row.\35 0\25>* {
	padding: 0 0 0 1rem;
}

.row.\35 0\25 {
	margin: 0 0 -1px -1rem;
}

.row.uniform.\35 0\25>* {
	padding: 1rem 0 0 1rem;
}

.row.uniform.\35 0\25 {
	margin: -1rem 0 -1px -1rem;
}

.row.\32 5\25>* {
	padding: 0 0 0 0.5rem;
}

.row.\32 5\25 {
	margin: 0 0 -1px -0.5rem;
}

.row.uniform.\32 5\25>* {
	padding: 0.5rem 0 0 0.5rem;
}

.row.uniform.\32 5\25 {
	margin: -0.5rem 0 -1px -0.5rem;
}

.\31 2u,
.\31 2u\24 {
	width: 100%;
	clear: none;
	margin-left: 0;
}

.\31 1u,
.\31 1u\24 {
	width: 91.6666666667%;
	clear: none;
	margin-left: 0;
}

.\31 0u,
.\31 0u\24 {
	width: 83.3333333333%;
	clear: none;
	margin-left: 0;
}

.\39 u,
.\39 u\24 {
	width: 75%;
	clear: none;
	margin-left: 0;
}

.\38 u,
.\38 u\24 {
	width: 66.6666666667%;
	clear: none;
	margin-left: 0;
}

.\37 u,
.\37 u\24 {
	width: 58.3333333333%;
	clear: none;
	margin-left: 0;
}

.\36 u,
.\36 u\24 {
	width: 50%;
	clear: none;
	margin-left: 0;
}

.\35 u,
.\35 u\24 {
	width: 41.6666666667%;
	clear: none;
	margin-left: 0;
}

.\34 u,
.\34 u\24 {
	width: 33.3333333333%;
	clear: none;
	margin-left: 0;
}

.\33 u,
.\33 u\24 {
	width: 25%;
	clear: none;
	margin-left: 0;
}

.\32 u,
.\32 u\24 {
	width: 16.6666666667%;
	clear: none;
	margin-left: 0;
}

.\31 u,
.\31 u\24 {
	width: 8.3333333333%;
	clear: none;
	margin-left: 0;
}

.\31 2u\24+*,
.\31 1u\24+*,
.\31 0u\24+*,
.\39 u\24+*,
.\38 u\24+*,
.\37 u\24+*,
.\36 u\24+*,
.\35 u\24+*,
.\34 u\24+*,
.\33 u\24+*,
.\32 u\24+*,
.\31 u\24+* {
	clear: left;
}

.\-11u {
	margin-left: 91.66667%;
}

.\-10u {
	margin-left: 83.33333%;
}

.\-9u {
	margin-left: 75%;
}

.\-8u {
	margin-left: 66.66667%;
}

.\-7u {
	margin-left: 58.33333%;
}

.\-6u {
	margin-left: 50%;
}

.\-5u {
	margin-left: 41.66667%;
}

.\-4u {
	margin-left: 33.33333%;
}

.\-3u {
	margin-left: 25%;
}

.\-2u {
	margin-left: 16.66667%;
}

.\-1u {
	margin-left: 8.33333%;
}

@media screen and (max-width: 1680px) {

	.row>* {
		padding: 0 0 0 2rem;
	}

	.row {
		margin: 0 0 -1px -2rem;
	}

	.row.uniform>* {
		padding: 2rem 0 0 2rem;
	}

	.row.uniform {
		margin: -2rem 0 -1px -2rem;
	}

	.row.\32 00\25>* {
		padding: 0 0 0 4rem;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -4rem;
	}

	.row.uniform.\32 00\25>* {
		padding: 4rem 0 0 4rem;
	}

	.row.uniform.\32 00\25 {
		margin: -4rem 0 -1px -4rem;
	}

	.row.\31 50\25>* {
		padding: 0 0 0 3rem;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -3rem;
	}

	.row.uniform.\31 50\25>* {
		padding: 3rem 0 0 3rem;
	}

	.row.uniform.\31 50\25 {
		margin: -3rem 0 -1px -3rem;
	}

	.row.\35 0\25>* {
		padding: 0 0 0 1rem;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -1rem;
	}

	.row.uniform.\35 0\25>* {
		padding: 1rem 0 0 1rem;
	}

	.row.uniform.\35 0\25 {
		margin: -1rem 0 -1px -1rem;
	}

	.row.\32 5\25>* {
		padding: 0 0 0 0.5rem;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -0.5rem;
	}

	.row.uniform.\32 5\25>* {
		padding: 0.5rem 0 0 0.5rem;
	}

	.row.uniform.\32 5\25 {
		margin: -0.5rem 0 -1px -0.5rem;
	}

	.\31 2u\28xlarge\29,
	.\31 2u\24\28xlarge\29 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u\28xlarge\29,
	.\31 1u\24\28xlarge\29 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u\28xlarge\29,
	.\31 0u\24\28xlarge\29 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u\28xlarge\29,
	.\39 u\24\28xlarge\29 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u\28xlarge\29,
	.\38 u\24\28xlarge\29 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u\28xlarge\29,
	.\37 u\24\28xlarge\29 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u\28xlarge\29,
	.\36 u\24\28xlarge\29 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u\28xlarge\29,
	.\35 u\24\28xlarge\29 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u\28xlarge\29,
	.\34 u\24\28xlarge\29 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u\28xlarge\29,
	.\33 u\24\28xlarge\29 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u\28xlarge\29,
	.\32 u\24\28xlarge\29 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u\28xlarge\29,
	.\31 u\24\28xlarge\29 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24\28xlarge\29+*,
	.\31 1u\24\28xlarge\29+*,
	.\31 0u\24\28xlarge\29+*,
	.\39 u\24\28xlarge\29+*,
	.\38 u\24\28xlarge\29+*,
	.\37 u\24\28xlarge\29+*,
	.\36 u\24\28xlarge\29+*,
	.\35 u\24\28xlarge\29+*,
	.\34 u\24\28xlarge\29+*,
	.\33 u\24\28xlarge\29+*,
	.\32 u\24\28xlarge\29+*,
	.\31 u\24\28xlarge\29+* {
		clear: left;
	}

	.\-11u\28xlarge\29 {
		margin-left: 91.66667%;
	}

	.\-10u\28xlarge\29 {
		margin-left: 83.33333%;
	}

	.\-9u\28xlarge\29 {
		margin-left: 75%;
	}

	.\-8u\28xlarge\29 {
		margin-left: 66.66667%;
	}

	.\-7u\28xlarge\29 {
		margin-left: 58.33333%;
	}

	.\-6u\28xlarge\29 {
		margin-left: 50%;
	}

	.\-5u\28xlarge\29 {
		margin-left: 41.66667%;
	}

	.\-4u\28xlarge\29 {
		margin-left: 33.33333%;
	}

	.\-3u\28xlarge\29 {
		margin-left: 25%;
	}

	.\-2u\28xlarge\29 {
		margin-left: 16.66667%;
	}

	.\-1u\28xlarge\29 {
		margin-left: 8.33333%;
	}

}

@media screen and (max-width: 1280px) {

	.row>* {
		padding: 0 0 0 1.5rem;
	}

	.row {
		margin: 0 0 -1px -1.5rem;
	}

	.row.uniform>* {
		padding: 1.5rem 0 0 1.5rem;
	}

	.row.uniform {
		margin: -1.5rem 0 -1px -1.5rem;
	}

	.row.\32 00\25>* {
		padding: 0 0 0 3rem;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -3rem;
	}

	.row.uniform.\32 00\25>* {
		padding: 3rem 0 0 3rem;
	}

	.row.uniform.\32 00\25 {
		margin: -3rem 0 -1px -3rem;
	}

	.row.\31 50\25>* {
		padding: 0 0 0 2.25rem;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -2.25rem;
	}

	.row.uniform.\31 50\25>* {
		padding: 2.25rem 0 0 2.25rem;
	}

	.row.uniform.\31 50\25 {
		margin: -2.25rem 0 -1px -2.25rem;
	}

	.row.\35 0\25>* {
		padding: 0 0 0 0.75rem;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -0.75rem;
	}

	.row.uniform.\35 0\25>* {
		padding: 0.75rem 0 0 0.75rem;
	}

	.row.uniform.\35 0\25 {
		margin: -0.75rem 0 -1px -0.75rem;
	}

	.row.\32 5\25>* {
		padding: 0 0 0 0.375rem;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -0.375rem;
	}

	.row.uniform.\32 5\25>* {
		padding: 0.375rem 0 0 0.375rem;
	}

	.row.uniform.\32 5\25 {
		margin: -0.375rem 0 -1px -0.375rem;
	}

	.\31 2u\28large\29,
	.\31 2u\24\28large\29 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u\28large\29,
	.\31 1u\24\28large\29 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u\28large\29,
	.\31 0u\24\28large\29 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u\28large\29,
	.\39 u\24\28large\29 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u\28large\29,
	.\38 u\24\28large\29 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u\28large\29,
	.\37 u\24\28large\29 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u\28large\29,
	.\36 u\24\28large\29 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u\28large\29,
	.\35 u\24\28large\29 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u\28large\29,
	.\34 u\24\28large\29 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u\28large\29,
	.\33 u\24\28large\29 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u\28large\29,
	.\32 u\24\28large\29 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u\28large\29,
	.\31 u\24\28large\29 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24\28large\29+*,
	.\31 1u\24\28large\29+*,
	.\31 0u\24\28large\29+*,
	.\39 u\24\28large\29+*,
	.\38 u\24\28large\29+*,
	.\37 u\24\28large\29+*,
	.\36 u\24\28large\29+*,
	.\35 u\24\28large\29+*,
	.\34 u\24\28large\29+*,
	.\33 u\24\28large\29+*,
	.\32 u\24\28large\29+*,
	.\31 u\24\28large\29+* {
		clear: left;
	}

	.\-11u\28large\29 {
		margin-left: 91.66667%;
	}

	.\-10u\28large\29 {
		margin-left: 83.33333%;
	}

	.\-9u\28large\29 {
		margin-left: 75%;
	}

	.\-8u\28large\29 {
		margin-left: 66.66667%;
	}

	.\-7u\28large\29 {
		margin-left: 58.33333%;
	}

	.\-6u\28large\29 {
		margin-left: 50%;
	}

	.\-5u\28large\29 {
		margin-left: 41.66667%;
	}

	.\-4u\28large\29 {
		margin-left: 33.33333%;
	}

	.\-3u\28large\29 {
		margin-left: 25%;
	}

	.\-2u\28large\29 {
		margin-left: 16.66667%;
	}

	.\-1u\28large\29 {
		margin-left: 8.33333%;
	}

}

@media screen and (max-width: 980px) {

	.row>* {
		padding: 0 0 0 1.5rem;
	}

	.row {
		margin: 0 0 -1px -1.5rem;
	}

	.row.uniform>* {
		padding: 1.5rem 0 0 1.5rem;
	}

	.row.uniform {
		margin: -1.5rem 0 -1px -1.5rem;
	}

	.row.\32 00\25>* {
		padding: 0 0 0 3rem;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -3rem;
	}

	.row.uniform.\32 00\25>* {
		padding: 3rem 0 0 3rem;
	}

	.row.uniform.\32 00\25 {
		margin: -3rem 0 -1px -3rem;
	}

	.row.\31 50\25>* {
		padding: 0 0 0 2.25rem;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -2.25rem;
	}

	.row.uniform.\31 50\25>* {
		padding: 2.25rem 0 0 2.25rem;
	}

	.row.uniform.\31 50\25 {
		margin: -2.25rem 0 -1px -2.25rem;
	}

	.row.\35 0\25>* {
		padding: 0 0 0 0.75rem;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -0.75rem;
	}

	.row.uniform.\35 0\25>* {
		padding: 0.75rem 0 0 0.75rem;
	}

	.row.uniform.\35 0\25 {
		margin: -0.75rem 0 -1px -0.75rem;
	}

	.row.\32 5\25>* {
		padding: 0 0 0 0.375rem;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -0.375rem;
	}

	.row.uniform.\32 5\25>* {
		padding: 0.375rem 0 0 0.375rem;
	}

	.row.uniform.\32 5\25 {
		margin: -0.375rem 0 -1px -0.375rem;
	}

	.\31 2u\28medium\29,
	.\31 2u\24\28medium\29 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u\28medium\29,
	.\31 1u\24\28medium\29 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u\28medium\29,
	.\31 0u\24\28medium\29 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u\28medium\29,
	.\39 u\24\28medium\29 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u\28medium\29,
	.\38 u\24\28medium\29 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u\28medium\29,
	.\37 u\24\28medium\29 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u\28medium\29,
	.\36 u\24\28medium\29 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u\28medium\29,
	.\35 u\24\28medium\29 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u\28medium\29,
	.\34 u\24\28medium\29 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u\28medium\29,
	.\33 u\24\28medium\29 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u\28medium\29,
	.\32 u\24\28medium\29 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u\28medium\29,
	.\31 u\24\28medium\29 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24\28medium\29+*,
	.\31 1u\24\28medium\29+*,
	.\31 0u\24\28medium\29+*,
	.\39 u\24\28medium\29+*,
	.\38 u\24\28medium\29+*,
	.\37 u\24\28medium\29+*,
	.\36 u\24\28medium\29+*,
	.\35 u\24\28medium\29+*,
	.\34 u\24\28medium\29+*,
	.\33 u\24\28medium\29+*,
	.\32 u\24\28medium\29+*,
	.\31 u\24\28medium\29+* {
		clear: left;
	}

	.\-11u\28medium\29 {
		margin-left: 91.66667%;
	}

	.\-10u\28medium\29 {
		margin-left: 83.33333%;
	}

	.\-9u\28medium\29 {
		margin-left: 75%;
	}

	.\-8u\28medium\29 {
		margin-left: 66.66667%;
	}

	.\-7u\28medium\29 {
		margin-left: 58.33333%;
	}

	.\-6u\28medium\29 {
		margin-left: 50%;
	}

	.\-5u\28medium\29 {
		margin-left: 41.66667%;
	}

	.\-4u\28medium\29 {
		margin-left: 33.33333%;
	}

	.\-3u\28medium\29 {
		margin-left: 25%;
	}

	.\-2u\28medium\29 {
		margin-left: 16.66667%;
	}

	.\-1u\28medium\29 {
		margin-left: 8.33333%;
	}

}

@media screen and (max-width: 736px) {

	.row>* {
		padding: 0 0 0 1.25rem;
	}

	.row {
		margin: 0 0 -1px -1.25rem;
	}

	.row.uniform>* {
		padding: 1.25rem 0 0 1.25rem;
	}

	.row.uniform {
		margin: -1.25rem 0 -1px -1.25rem;
	}

	.row.\32 00\25>* {
		padding: 0 0 0 2.5rem;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -2.5rem;
	}

	.row.uniform.\32 00\25>* {
		padding: 2.5rem 0 0 2.5rem;
	}

	.row.uniform.\32 00\25 {
		margin: -2.5rem 0 -1px -2.5rem;
	}

	.row.\31 50\25>* {
		padding: 0 0 0 1.875rem;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -1.875rem;
	}

	.row.uniform.\31 50\25>* {
		padding: 1.875rem 0 0 1.875rem;
	}

	.row.uniform.\31 50\25 {
		margin: -1.875rem 0 -1px -1.875rem;
	}

	.row.\35 0\25>* {
		padding: 0 0 0 0.625rem;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -0.625rem;
	}

	.row.uniform.\35 0\25>* {
		padding: 0.625rem 0 0 0.625rem;
	}

	.row.uniform.\35 0\25 {
		margin: -0.625rem 0 -1px -0.625rem;
	}

	.row.\32 5\25>* {
		padding: 0 0 0 0.3125rem;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -0.3125rem;
	}

	.row.uniform.\32 5\25>* {
		padding: 0.3125rem 0 0 0.3125rem;
	}

	.row.uniform.\32 5\25 {
		margin: -0.3125rem 0 -1px -0.3125rem;
	}

	.\31 2u\28small\29,
	.\31 2u\24\28small\29 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u\28small\29,
	.\31 1u\24\28small\29 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u\28small\29,
	.\31 0u\24\28small\29 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u\28small\29,
	.\39 u\24\28small\29 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u\28small\29,
	.\38 u\24\28small\29 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u\28small\29,
	.\37 u\24\28small\29 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u\28small\29,
	.\36 u\24\28small\29 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u\28small\29,
	.\35 u\24\28small\29 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u\28small\29,
	.\34 u\24\28small\29 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u\28small\29,
	.\33 u\24\28small\29 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u\28small\29,
	.\32 u\24\28small\29 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u\28small\29,
	.\31 u\24\28small\29 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24\28small\29+*,
	.\31 1u\24\28small\29+*,
	.\31 0u\24\28small\29+*,
	.\39 u\24\28small\29+*,
	.\38 u\24\28small\29+*,
	.\37 u\24\28small\29+*,
	.\36 u\24\28small\29+*,
	.\35 u\24\28small\29+*,
	.\34 u\24\28small\29+*,
	.\33 u\24\28small\29+*,
	.\32 u\24\28small\29+*,
	.\31 u\24\28small\29+* {
		clear: left;
	}

	.\-11u\28small\29 {
		margin-left: 91.66667%;
	}

	.\-10u\28small\29 {
		margin-left: 83.33333%;
	}

	.\-9u\28small\29 {
		margin-left: 75%;
	}

	.\-8u\28small\29 {
		margin-left: 66.66667%;
	}

	.\-7u\28small\29 {
		margin-left: 58.33333%;
	}

	.\-6u\28small\29 {
		margin-left: 50%;
	}

	.\-5u\28small\29 {
		margin-left: 41.66667%;
	}

	.\-4u\28small\29 {
		margin-left: 33.33333%;
	}

	.\-3u\28small\29 {
		margin-left: 25%;
	}

	.\-2u\28small\29 {
		margin-left: 16.66667%;
	}

	.\-1u\28small\29 {
		margin-left: 8.33333%;
	}

}

@media screen and (max-width: 480px) {

	.row>* {
		padding: 0 0 0 1.25rem;
	}

	.row {
		margin: 0 0 -1px -1.25rem;
	}

	.row.uniform>* {
		padding: 1.25rem 0 0 1.25rem;
	}

	.row.uniform {
		margin: -1.25rem 0 -1px -1.25rem;
	}

	.row.\32 00\25>* {
		padding: 0 0 0 2.5rem;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -2.5rem;
	}

	.row.uniform.\32 00\25>* {
		padding: 2.5rem 0 0 2.5rem;
	}

	.row.uniform.\32 00\25 {
		margin: -2.5rem 0 -1px -2.5rem;
	}

	.row.\31 50\25>* {
		padding: 0 0 0 1.875rem;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -1.875rem;
	}

	.row.uniform.\31 50\25>* {
		padding: 1.875rem 0 0 1.875rem;
	}

	.row.uniform.\31 50\25 {
		margin: -1.875rem 0 -1px -1.875rem;
	}

	.row.\35 0\25>* {
		padding: 0 0 0 0.625rem;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -0.625rem;
	}

	.row.uniform.\35 0\25>* {
		padding: 0.625rem 0 0 0.625rem;
	}

	.row.uniform.\35 0\25 {
		margin: -0.625rem 0 -1px -0.625rem;
	}

	.row.\32 5\25>* {
		padding: 0 0 0 0.3125rem;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -0.3125rem;
	}

	.row.uniform.\32 5\25>* {
		padding: 0.3125rem 0 0 0.3125rem;
	}

	.row.uniform.\32 5\25 {
		margin: -0.3125rem 0 -1px -0.3125rem;
	}

	.\31 2u\28xsmall\29,
	.\31 2u\24\28xsmall\29 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u\28xsmall\29,
	.\31 1u\24\28xsmall\29 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u\28xsmall\29,
	.\31 0u\24\28xsmall\29 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u\28xsmall\29,
	.\39 u\24\28xsmall\29 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u\28xsmall\29,
	.\38 u\24\28xsmall\29 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u\28xsmall\29,
	.\37 u\24\28xsmall\29 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u\28xsmall\29,
	.\36 u\24\28xsmall\29 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u\28xsmall\29,
	.\35 u\24\28xsmall\29 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u\28xsmall\29,
	.\34 u\24\28xsmall\29 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u\28xsmall\29,
	.\33 u\24\28xsmall\29 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u\28xsmall\29,
	.\32 u\24\28xsmall\29 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u\28xsmall\29,
	.\31 u\24\28xsmall\29 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24\28xsmall\29+*,
	.\31 1u\24\28xsmall\29+*,
	.\31 0u\24\28xsmall\29+*,
	.\39 u\24\28xsmall\29+*,
	.\38 u\24\28xsmall\29+*,
	.\37 u\24\28xsmall\29+*,
	.\36 u\24\28xsmall\29+*,
	.\35 u\24\28xsmall\29+*,
	.\34 u\24\28xsmall\29+*,
	.\33 u\24\28xsmall\29+*,
	.\32 u\24\28xsmall\29+*,
	.\31 u\24\28xsmall\29+* {
		clear: left;
	}

	.\-11u\28xsmall\29 {
		margin-left: 91.66667%;
	}

	.\-10u\28xsmall\29 {
		margin-left: 83.33333%;
	}

	.\-9u\28xsmall\29 {
		margin-left: 75%;
	}

	.\-8u\28xsmall\29 {
		margin-left: 66.66667%;
	}

	.\-7u\28xsmall\29 {
		margin-left: 58.33333%;
	}

	.\-6u\28xsmall\29 {
		margin-left: 50%;
	}

	.\-5u\28xsmall\29 {
		margin-left: 41.66667%;
	}

	.\-4u\28xsmall\29 {
		margin-left: 33.33333%;
	}

	.\-3u\28xsmall\29 {
		margin-left: 25%;
	}

	.\-2u\28xsmall\29 {
		margin-left: 16.66667%;
	}

	.\-1u\28xsmall\29 {
		margin-left: 8.33333%;
	}

}

/* Basic */

@-ms-viewport {
	width: device-width;
}

body {
	-ms-overflow-style: scrollbar;
}

@media screen and (max-width: 480px) {

	html,
	body {
		min-width: 320px;
	}

}

body {
	background: #fff;
}

body.is-loading *,
body.is-loading *:before,
body.is-loading *:after {
	-moz-animation: none !important;
	-webkit-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
}

/* Type */

html {
	font-size: 13pt;
}

@media screen and (max-width: 1680px) {

	html {
		font-size: 11pt;
	}

}

@media screen and (max-width: 1280px) {

	html {
		font-size: 11pt;
	}

}

@media screen and (max-width: 980px) {

	html {
		font-size: 12pt;
	}

}

@media screen and (max-width: 736px) {

	html {
		font-size: 12pt;
	}

}

@media screen and (max-width: 480px) {

	html {
		font-size: 12pt;
	}

}

body {
	background-color: #fff;
	color: rgba(0, 0, 0, 0.5);
}

body,
input,
select,
textarea {
	font-family: 'NanumBarunGothic', 'Noto Sans KR', sans-serif;
	font-weight: 300;
	/* 		font-size: 1rem; */
	color: #fff;
	line-height: 1.65;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

strong,
b {
	font-weight: 600;
}

em,
i {
	font-style: italic;
}

p {
	margin: 0 0 2rem 0;
}

p:last-child {
	margin: 0;
}

p.special {
	text-transform: uppercase;
	font-size: .75rem;
	font-weight: 300;
	margin: 0 0 .5rem 0;
	padding: 0 0 1rem 0;
	letter-spacing: .25rem;
}

p.special:after {
	content: '';
	position: absolute;
	margin: auto;
	right: 0;
	bottom: 0;
	left: 0;
	width: 50%;
	height: 1px;
	background-color: rgba(0, 0, 0, 0.125);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	line-height: 1.5;
	margin: 0 0 1rem 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
	text-decoration: none;
}

h2 {
	font-size: 2.5rem;
}

h3 {
	font-size: 1.35rem;
}

h4 {
	font-size: 1.1rem;
}

h5 {
	font-size: 0.9rem;
}

h6 {
	font-size: 0.7rem;
}

sub {
	font-size: 0.8rem;
	position: relative;
	top: 0.5rem;
}

sup {
	font-size: 0.8rem;
	position: relative;
	top: -0.5rem;
}

blockquote {
	border-left: solid 4px;
	font-style: italic;
	margin: 0 0 2rem 0;
	padding: 0.5rem 0 0.5rem 2rem;
}

code {
	border-radius: 4px;
	border: solid 1px;
	font-family: 'NanumBarunGothic', 'Noto Sans KR', 'Nanum Gothic', sans-serif;
	font-size: 0.9rem;
	margin: 0 0.25rem;
	padding: 0.25rem 0.65rem;
}

pre {
	-webkit-overflow-scrolling: touch;
	font-family: 'NanumBarunGothic', 'Noto Sans KR', 'Nanum Gothic', sans-serif;
	font-size: 0.9rem;
	margin: 0 0 2rem 0;
}

pre code {
	display: block;
	line-height: 1.75;
	padding: 1rem 1.5rem;
	overflow-x: auto;
}

hr {
	border: 0;
	border-bottom: solid 1px;
	margin: 2rem 0;
}

hr.major {
	margin: 3rem 0;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

input,
select,
textarea {
	color: #1e1f23;
}

a {
	color: #111;
	text-decoration: none;
}

strong,
b {
	color: #1e1f23;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #1e1f23;
}

blockquote {
	border-left-color: rgba(144, 144, 144, 0.25);
}

code {
	background: rgba(144, 144, 144, 0.075);
	border-color: rgba(144, 144, 144, 0.25);
}

hr {
	border-bottom-color: rgba(144, 144, 144, 0.25);
}

/* Box */

.box {
	margin-bottom: 2rem;
	background: rgba(255, 255, 255, 0.95);
	border-radius: 4px;
}

/*.box .image.fit {
			margin: 0;
			border-radius: 0;
		}

			.box .image.fit img {
				border-radius: 0;
			}
*/
.box header {
	margin: 0 0 2rem 0;
}

.box header h2 {
	margin-bottom: 1rem;
	position: relative;
	padding-bottom: 1rem;
	font-weight: 700;
}

.box header h2:after {
	content: '';
	position: absolute;
	margin: auto;
	right: 0;
	bottom: 0;
	left: 0;
	width: 10%;
	height: 1px;
	background-color: rgba(0, 0, 0, 0.125);
}

.box header p {
	text-transform: uppercase;
	font-size: .75rem;
	font-weight: 300;
	margin: 1rem 0;
	padding: 0;
	letter-spacing: .25rem;
}

.box .content {
	padding: 3rem;
	background-color: #fff;
}

.box> :last-child,
.box> :last-child> :last-child,
.box> :last-child> :last-child> :last-child {
	margin-bottom: 0;
}

.box.alt {
	border: 0;
	border-radius: 0;
	padding: 0;
}

@media screen and (max-width: 736px) {

	.box .content {
		padding: 2rem;
		background-color: #fff;
	}

}

.box {
	border-color: rgba(144, 144, 144, 0.25);
}

/* Button */

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	border-radius: 4px;
	border: 0;
	cursor: pointer;
	display: inline-block;
	font-weight: 300;
	height: 2.85rem;
	line-height: 2.95rem;
	padding: 0 1.5rem;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

input[type="submit"].icon,
input[type="reset"].icon,
input[type="button"].icon,
button.icon,
.button.icon {
	padding-left: 1.35rem;
}

input[type="submit"].icon:before,
input[type="reset"].icon:before,
input[type="button"].icon:before,
button.icon:before,
.button.icon:before {
	margin-right: 0.5rem;
}

/*input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		button.fit,
		.button.fit {
			display: block;
			margin: 0 0 1rem 0;
			width: 100%;
		}*/

input[type="submit"].small,
input[type="reset"].small,
input[type="button"].small,
button.small,
.button.small {
	font-size: 0.8rem;
}

input[type="submit"].big,
input[type="reset"].big,
input[type="button"].big,
button.big,
.button.big {
	font-size: 1.35rem;
}

input[type="submit"].disabled,
input[type="submit"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
button.disabled,
button:disabled,
.button.disabled,
.button:disabled {
	-moz-pointer-events: none;
	-webkit-pointer-events: none;
	-ms-pointer-events: none;
	pointer-events: none;
	opacity: 0.25;
}

@media screen and (max-width: 480px) {

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		padding: 0;
		width: 100%;
	}

}

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
	background-color: #f2f2f2;
	color: #000 !important;
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
.button:hover {
	background-color: white;
}

input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
button:active,
.button:active {
	background-color: #e5e5e5;
}

input[type="submit"].alt,
input[type="reset"].alt,
input[type="button"].alt,
button.alt,
.button.alt {
	background-color: transparent;
	box-shadow: inset 0 0 0 2px rgba(144, 144, 144, 0.25);
	color: #1e1f23 !important;
}

input[type="submit"].alt:hover,
input[type="reset"].alt:hover,
input[type="button"].alt:hover,
button.alt:hover,
.button.alt:hover {
	background-color: rgba(144, 144, 144, 0.075);
}

input[type="submit"].alt:active,
input[type="reset"].alt:active,
input[type="button"].alt:active,
button.alt:active,
.button.alt:active {
	background-color: rgba(144, 144, 144, 0.2);
}

input[type="submit"].alt.icon:before,
input[type="reset"].alt.icon:before,
input[type="button"].alt.icon:before,
button.alt.icon:before,
.button.alt.icon:before {
	color: #bbb;
}

input[type="submit"].special,
input[type="reset"].special,
input[type="button"].special,
button.special,
.button.special {
	background-color: #54a354;
	color: #ffffff !important;
}

input[type="submit"].special:hover,
input[type="reset"].special:hover,
input[type="button"].special:hover,
button.special:hover,
.button.special:hover {
	background-color: #62ae62;
}

input[type="submit"].special:active,
input[type="reset"].special:active,
input[type="button"].special:active,
button.special:active,
.button.special:active {
	background-color: #4b924b;
}

/* Form */

form {
	margin: 0 0 2rem 0;
}

label {
	display: block;
	font-size: 0.9rem;
	font-weight: 700;
	margin: 0 0 1rem 0;
}

input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 4px;
	border: none;
	border: solid 1px;
	color: inherit;
	display: block;
	outline: 0;
	padding: 0 1rem;
	text-decoration: none;
	width: 100%;
}

input[type="text"]:invalid,
input[type="password"]:invalid,
input[type="email"]:invalid,
select:invalid,
textarea:invalid {
	box-shadow: none;
}

.select-wrapper {
	text-decoration: none;
	display: block;
	position: relative;
}

.select-wrapper:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

.select-wrapper:before {
	content: '\f078';
	display: block;
	height: 2.75rem;
	line-height: 2.75rem;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 2.75rem;
}

.select-wrapper select::-ms-expand {
	display: none;
}

input[type="text"],
input[type="password"],
input[type="email"],
select {
	height: 2.75rem;
}

textarea {
	/* 		padding: 0.75rem 1rem;  */
	min-height: 14rem;
}

input[type="checkbox"],
input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	display: block;
	float: left;
	margin-right: -2rem;
	opacity: 0;
	width: 1rem;
	z-index: -1;
}

input[type="checkbox"]+label,
input[type="radio"]+label {
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	font-size: 1rem;
	font-weight: 300;
	padding-left: 2.4rem;
	padding-right: 0.75rem;
	position: relative;
}

input[type="checkbox"]+label:before,
input[type="radio"]+label:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

input[type="checkbox"]+label:before,
input[type="radio"]+label:before {
	border-radius: 4px;
	border: solid 1px;
	content: '';
	display: inline-block;
	height: 1rem;
	left: 0;
	line-height: 1rem;
	position: absolute;
	text-align: center;
	top: 0;
	width: 1rem;
}

input[type="checkbox"]:checked+label:before,
input[type="radio"]:checked+label:before {
	content: '\f00c';
	height: 15px;
	line-height: 13px;
}

input[type="checkbox"]+label:before {
	border-radius: 4px;
}

input[type="radio"]+label:before {
	border-radius: 100%;
}

::-webkit-input-placeholder {
	opacity: 1.0;
}

:-moz-placeholder {
	opacity: 1.0;
}

::-moz-placeholder {
	opacity: 1.0;
}

:-ms-input-placeholder {
	opacity: 1.0;
}

.formerize-placeholder {
	opacity: 1.0;
}

label {
	color: #1e1f23;
}

input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
	background: rgba(144, 144, 144, 0.075);
	border-color: rgba(144, 144, 144, 0.25);
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
	border-color: #54a354;
	box-shadow: 0 0 0 1px #54a354;
}

.select-wrapper:before {
	color: rgba(144, 144, 144, 0.25);
}

input[type="checkbox"]+label,
input[type="radio"]+label {
	color: rgba(0, 0, 0, 0.5);
}

input[type="checkbox"]+label:before,
input[type="radio"]+label:before {
	background: rgba(144, 144, 144, 0.075);
	border-color: rgba(144, 144, 144, 0.25);
}

input[type="checkbox"]:checked+label:before,
input[type="radio"]:checked+label:before {
	/* 		background-color: #54a354; */
	border-color: #fff;
	color: #ffffff;
}

input[type="checkbox"]:focus+label:before,
input[type="radio"]:focus+label:before {
	border-color: #54a354;
	box-shadow: 0 0 0 1px #54a354;
}

::-webkit-input-placeholder {
	color: #bbb !important;
}

:-moz-placeholder {
	color: #bbb !important;
}

::-moz-placeholder {
	color: #bbb !important;
}

:-ms-input-placeholder {
	color: #bbb !important;
}

.formerize-placeholder {
	color: #bbb !important;
}

/* Gallery */

.gallery {
	width: 100%;
	margin: 0;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-moz-align-items: stretch;
	-webkit-align-items: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
}

.gallery .image.fit {
	margin: 0;
}

.gallery>* {
	-moz-flex-shrink: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-shrink: 1;
	flex-shrink: 1;
	-moz-flex-grow: 0;
	-webkit-flex-grow: 0;
	-ms-flex-grow: 0;
	flex-grow: 0;
}

.gallery>* {
	width: 50%;
}

@media screen and (max-width: 980px) {

	.gallery>* {
		width: 100%;
	}

}

/* Icon 

	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}*/

/* Image */

.image {
	display: inline-block;
	position: relative;
}

/*.image.flush {
			margin: 0 !important;
		}*/

.image img {
	display: block;
}

.image.left,
.image.right {
	max-width: 50%;
}

.image.left img,
.image.right img {
	width: 100%;
}

.image.left {
	float: left;
	margin: 0 1rem 1rem 0;
	top: 0.25rem;
}

.image.right {
	float: right;
	margin: 0 0 1rem 1rem;
	top: 0.25rem;
}

/*.image.fit {
			display: block;
			margin: 0 0 2rem 0;
			width: 100%;
		}

			.image.fit img {
				width: 100%;
			}
*/
.image.main {
	display: block;
	margin: 0 0 3rem 0;
	width: 100%;
}

.image.main img {
	width: 100%;
}

/* List */

ol {
	list-style: decimal;
	margin: 0 0 2rem 0;
	padding-left: 1.25rem;
}

ol li {
	padding-left: 0.25rem;
}

ul {
	list-style: disc;
	margin: 0 0 2rem 0;
	/*	padding-left: 1rem;*/
}

/*ul li {
			padding-left: 0.5rem;
		}*/

ul.alt {
	list-style: none;
	padding-left: 0;
}

ul.alt li {
	border-top: solid 1px;
	padding: 0.5rem 0;
}

ul.alt li:first-child {
	border-top: 0;
	padding-top: 0;
}

ul.icons {
	cursor: default;
	list-style: none;
	padding-left: 0;
}

ul.icons li {
	display: inline-block;
	padding: 0 1rem 0 0;
}

ul.icons li:last-child {
	padding-right: 0;
}

ul.icons li .icon:before {
	font-size: 2rem;
}

ul.actions {
	cursor: default;
	list-style: none;
	padding-left: 0;
}

ul.actions li {
	display: inline-block;
	padding: 0 1rem 0 0;
	vertical-align: middle;
}

ul.actions li:last-child {
	padding-right: 0;
}

ul.actions.small li {
	padding: 0 0.5rem 0 0;
}

ul.actions.vertical li {
	display: block;
	padding: 1rem 0 0 0;
}

ul.actions.vertical li:first-child {
	padding-top: 0;
}

ul.actions.vertical li>* {
	margin-bottom: 0;
}

ul.actions.vertical.small li {
	padding: 0.5rem 0 0 0;
}

ul.actions.vertical.small li:first-child {
	padding-top: 0;
}

/*ul.actions.fit {
				display: table;
				margin-left: -1rem;
				padding: 0;
				table-layout: fixed;
				width: calc(100% + 1rem);
			}

				ul.actions.fit li {
					display: table-cell;
					padding: 0 0 0 1rem;
				}

					ul.actions.fit li > * {
						margin-bottom: 0;
					}

				ul.actions.fit.small {
					margin-left: -0.5rem;
					width: calc(100% + 0.5rem);
				}

					ul.actions.fit.small li {
						padding: 0 0 0 0.5rem;
					}*/

@media screen and (max-width: 480px) {

	ul.actions {
		margin: 0 0 2rem 0;
	}

	ul.actions li {
		padding: 1rem 0 0 0;
		display: block;
		text-align: center;
		width: 100%;
	}

	ul.actions li:first-child {
		padding-top: 0;
	}

	ul.actions li>* {
		width: 100%;
		margin: 0 !important;
	}

	ul.actions li>*.icon:before {
		margin-left: -2rem;
	}

	ul.actions.small li {
		padding: 0.5rem 0 0 0;
	}

	ul.actions.small li:first-child {
		padding-top: 0;
	}

}

dl {
	margin: 0 0 2rem 0;
}

dl dt {
	display: block;
	font-weight: 700;
	margin: 0 0 1rem 0;
}

dl dd {
	margin-left: 2rem;
}

ul.alt li {
	border-top-color: rgba(144, 144, 144, 0.25);
}

/* Section/Article */

section.special,
article.special {
	text-align: center;
}

header p {
	position: relative;
	margin: 0 0 1.5rem 0;
}

header h2+p {
	font-size: 1.25rem;
	margin-top: -1rem;
}

header h3+p {
	font-size: 1.1rem;
	margin-top: -0.8rem;
}

header h4+p,
header h5+p,
header h6+p {
	font-size: 0.9rem;
	margin-top: -0.6rem;
}

header p {
	color: #111;
}

/*Spotlight */

.spotlight {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}

.spotlight>* {
	-moz-flex-shrink: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-shrink: 1;
	flex-shrink: 1;
	-moz-flex-grow: 0;
	-webkit-flex-grow: 0;
	-ms-flex-grow: 0;
	flex-grow: 0;
}

.spotlight>* {
	width: 50%;
}

.spotlight p:last-child {
	margin: 0;
}

.spotlight .inner {
	padding: 6rem;
}

.spotlight .image {
	margin: 0;
}

.spotlight .image img {
	width: 100%;
}

.spotlight.alt {
	background: #1e1f23;
	color: rgba(255, 255, 255, 0.25);
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	text-align: right;
}

.spotlight.alt>* {
	-moz-flex-shrink: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-shrink: 1;
	flex-shrink: 1;
	-moz-flex-grow: 0;
	-webkit-flex-grow: 0;
	-ms-flex-grow: 0;
	flex-grow: 0;
}

.spotlight.alt h3 {
	color: #FFF;
}

.spotlight.alt .image {
	-moz-order: 2;
	-webkit-order: 2;
	-ms-order: 2;
	order: 2;
}

@media screen and (max-width: 1280px) {

	.spotlight .inner {
		padding: 4rem;
	}

}

@media screen and (max-width: 980px) {

	.spotlight {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-moz-align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		text-align: center;
	}

	.spotlight>* {
		-moz-flex-shrink: 1;
		-webkit-flex-shrink: 1;
		-ms-flex-shrink: 1;
		flex-shrink: 1;
		-moz-flex-grow: 0;
		-webkit-flex-grow: 0;
		-ms-flex-grow: 0;
		flex-grow: 0;
	}

	.spotlight>* {
		width: 100%;
	}

	.spotlight.alt {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-moz-align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		text-align: center;
	}

	.spotlight.alt>* {
		-moz-flex-shrink: 1;
		-webkit-flex-shrink: 1;
		-ms-flex-shrink: 1;
		flex-shrink: 1;
		-moz-flex-grow: 0;
		-webkit-flex-grow: 0;
		-ms-flex-grow: 0;
		flex-grow: 0;
	}

	.spotlight.alt .image {
		-moz-order: 0;
		-webkit-order: 0;
		-ms-order: 0;
		order: 0;
	}

}

@media screen and (max-width: 736px) {

	.spotlight .inner {
		padding: 2rem;
	}

}

/* da */
.sp-color {
	color: #b72f23
}

.cont-d1 .cont-2li {
	font-weight: 600;
	font-size: 1.1rem;
	line-height: 2.5;
	color: #333
}

.cont-d1 .cont-3li {
	color: #888
}

.cont-d1 {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 4rem;
	margin-bottom: 4rem;
	width: 100%;
	font-size: 0;
}

.cont-d1 ul {
	list-style: none;
	text-align: center;
	display: inline-block;
	width: 25%;
	vertical-align: top;
}

.cont-d1 ul li {
	padding: 0 1rem;
	font-size: 0.8rem;
	color: #111
}

.cont-d2 {
	width: 100%;
	font-size: 0;
}

.cont-d2 ul {
	list-style: none;
	text-align: center;
	display: inline-block;
	width: 20%;
	vertical-align: top
}

.cont-d2 ul li {
	font-size: 0.8rem;
	color: #111
}

.cont-d2 .cont-2li {
	font-weight: 600;
	font-size: 1.1rem;
	line-height: 2.5;
	color: #333
}

.cont-d2 .cont-3li {
	color: #888
}

.cont-d2>header h2 {
	text-align: center;
}

.cont-d2>header p {
	text-align: center;
	font-weight: 300;
	letter-spacing: -0.75px;
	font-size: 1.3rem;
	margin: 0;
	padding-bottom: 2rem
}

.dstyle .cont-2 ul {
	width: 33.3%
}

.dstyle .tw2 {
	color: #fff !important;
	opacity: 0.5
}

.dstyle2 .cont-5 ul {
	margin: 0;
	display: inline-block;
	width: 33.3%
}

.dstyle2 .cont-5 img {
	width: 100%
}

.cont-ds1 ul,
.cont-ds2 ul {
	list-style: none;
	width: 100%;
	margin: 0 auto;
	text-align: center
}

.cont-ds1 ul li {
	display: inline-block;
	width: 16%;
	text-align: center;
	padding-bottom: 1rem
}

.cont-ds2 ul li {
	display: inline-block;
	width: 16%;
	text-align: center;
	padding-bottom: 1rem
}

.dstyle-c2>header p {
	padding-bottom: 2rem
}

.da-txt {
	font-size: 1rem !important;
	color: #888;
	padding-top: 10px
}

@media (max-width:640px) {
	.da-txt {
		font-size: 0.75rem;
	}
}

/* treead */
.cont-t1 {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 4rem;
	margin-bottom: 4rem;
	width: 100%;
	font-size: 0;
}

/*.cont-t1 img {width:100%}*/
.cont-t1 ul {
	list-style: none;
	text-align: center;
	display: inline-block;
	width: 33.3%;
	vertical-align: top;
}

.cont-t1 ul li {
	padding: 0 1rem;
	font-size: 0.8rem;
	color: #111
}



/* chamel */
.cont-c1 {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 4rem;
	margin-bottom: 4rem;
	width: 100%;
	font-size: 0;
}

.cont-c1 img {
	width: 100%
}

.cont-c1 ul {
	list-style: none;
	text-align: center;
	display: inline-block;
	width: 20%;
	vertical-align: top
}

.cont-c1 ul li {
	padding: 0 1rem;
	font-size: 0.8rem;
	color: #111
}

.cont-c4 {
	width: 100%;
	font-size: 0;
}

.cont-c4 ul {
	list-style: none;
	text-align: center;
	display: inline-block;
	width: 33%;
	vertical-align: top;
}

.cont-c4 ul li {
	font-size: 0.8rem;
	color: #111;
	padding-left: 0 !important;
	text-align: center
}

.cont-c4 .cont-2li {
	font-weight: 600;
	font-size: 1.1rem;
	line-height: 2.5;
	color: #333
}

.cont-c4 ul:first-child {
	padding-top: 5rem
}

.cont-c4 ul:last-child {
	padding-top: 5rem
}




/* ready */
.tw {
	color: #fff !important
}

.t88 {
	color: #88afdf !important
}

.cont-1 {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 4rem;
	margin-bottom: 4rem
}

.cont-1,
.cont-2,
.cont-3,
.cont-4,
.cont-5 {
	width: 100%;
	font-size: 0;
}

/*.cont-1 img, .cont-2 img, .cont-3 img, .cont-4 img {width:100%}*/
.cont-1 ul,
.cont-2 ul,
.cont-3 ul,
.cont-4 ul {
	list-style: none;
	text-align: center;
	display: inline-block;
	width: 25%;
	vertical-align: top
}

.cont-4 ul {
	list-style: none;
	text-align: center;
	display: inline-block;
	width: 20%;
	vertical-align: top;
}

.cont-1 ul li,
.cont-2 ul li,
.cont-3 ul li {
	padding: 0 1rem;
	font-size: 0.8rem;
	color: #111
}

.cont-4 ul li {
	font-size: 0.9rem;
	color: #111;
	padding-left: 0 !important;
	text-align: center
}

.cont-5 ul {
	margin: 0;
	display: inline-block;
	width: 33.3%
}

.cont-5 img {
	width: 100%
}

.cont-2 .cont-2li,
.cont-3 .cont-2li,
.cont-4 .cont-2li {
	font-weight: 600;
	font-size: 1.1rem;
	line-height: 2.5;
	color: #333
}

.cont-2 .cont-3li,
.cont-3 .cont-3li {
	color: #888
}






@media screen and (min-width: 1200px) {

	/*.cont-1 img, .cont-2 img, .cont-3 img {width:80%}*/
	.cont-4 img {
		width: 100%
	}

	.cont-c1 .cont-3li {
		padding: 0 1rem
	}

	.cont-t1 .cont-3li {
		padding: 0 1rem
	}

	.cont-d1 .cont-3li {
		padding: 0 1rem
	}

	.cont-2 .cont-3li {
		padding: 0 1.3rem;
	}

	.cont-3 .cont-3li {
		padding: 0 1.3rem;
	}

	.cont-d2 .cont-3li {
		padding: 0 1.35rem;
	}

	/*.cont-c4 img {width:100%}*/
	.bodd {
		background-image: url(../../sub-images/ready_bg.jpg);
		background-repeat: no-repeat;
		background-position: top;
		background-size: 100%;
	}

}

@media screen and (max-width: 1680px) {
	.none {
		display: none;
	}

	.cont-1 img,
	.cont-2 img,
	.cont-3 img,
	.cont-4 img {
		width: 80%
	}

	.cont-d2 img {
		width: 80%
	}

	.cont-1 ul li,
	.cont-2 ul li,
	.cont-3 ul li {
		padding: 0 0.6rem;
		font-size: 0.8rem;
	}

	.cont-d2 ul li {
		padding: 0 0.56rem;
		font-size: 0.8rem;
	}

	.cont-4 ul li {
		font-size: 1rem;
	}

	.cont-c1 ul li {
		padding: 0 1rem;
		font-size: 0.8rem;
	}

	.cont-c4 ul li {
		font-size: 1rem;
	}

	.cont-t1 ul li {
		padding: 0 1rem;
		font-size: 1rem;
	}

	.cont-d1 ul li {
		padding: 0 1rem;
		font-size: 1rem;
	}


	.cont-c1 .cont-3li {
		padding: 0 0.4rem
	}

	.cont-t1 .cont-3li {
		padding: 0 1rem;
		font-size: 0.8rem
	}

	.cont-d1 .cont-3li {
		padding: 0 0.4rem;
		font-size: 0.8rem
	}

}

@media screen and (max-width: 980px) {

	.cont-1 ul,
	.cont-2 ul,
	.cont-3 ul,
	.cont-4 ul,
	.cont-5 ul {
		width: 50%;
	}

	.sns_cont .cont-1 ul:first-child,
	.sns_cont .cont-1 ul:last-child {
		display: none !important
	}

	.sns_cont .cont-1 ul:nth-child(2),
	.sns_cont .cont-1 ul:nth-child(3) {
		width: 50%
	}

	.dstyle2 .cont-5 ul {
		width: 50%;
	}

	.cont-d2 ul {
		width: 50%;
	}

	.cont-1 ul li,
	.cont-2 ul li,
	.cont-3 ul li {
		padding: 0 1rem;
		font-size: 0.74rem;
	}

	.cont-d2 ul li {
		padding: 0 1rem;
		font-size: 0.74rem;
	}

	.cont-4 ul li {
		font-size: 0.9rem;
	}

	.cont-1 img,
	.cont-2 img,
	.cont-3 img,
	.cont-4 img {
		width: 65%
	}

	/*.cont-d2 img {width:65%}*/

	.cont-2 .cont-2li,
	.cont-3 .cont-2li {
		font-size: 1rem;
	}

	.cont-2 .cont-3li,
	.cont-3 .cont-3li {
		padding: 0 2rem;
	}

	.cont-d2 .cont-2li {
		font-size: 1rem;
	}

	.cont-d2 .cont-3li {
		padding: 0 2rem;
	}

	.cont-c1 ul {
		width: 50%;
	}

	.cont-c1 ul li {
		padding: 0 1rem;
		font-size: 0.74rem;
	}

	.cont-c1 img {
		width: 65%
	}

	.cont-c4 ul li {
		font-size: 0.9rem;
	}

	.cont-c4 ul {
		width: 33.3%;
	}

	.cont-c4 img {
		width: 100%
	}

	.cont-t1 ul {
		width: 50%;
	}

	.cont-t1 ul li {
		padding: 0 1rem;
		font-size: 0.74rem;
	}

	.cont-t1 img {
		width: 65%
	}

	.cont-d1 ul {
		width: 50%;
	}

	.cont-d1 ul li {
		padding: 0 1rem;
		font-size: 0.74rem;
	}

	.cont-d1 img {
		width: 65%
	}

}

@media screen and (max-width: 640px) {

	/*.cont-1 img, .cont-2 img, .cont-3 img, .cont-4 img {width:85%}*/
	.cont-5 ul {
		width: 100%;
	}

	.cont-2 .cont-2li,
	.cont-3 .cont-2li,
	.cont-4 .cont-2li {
		font-size: 0.9rem;
		padding: 0;
	}

	.cont-1 .cont-3li,
	.cont-2 .cont-3li,
	.cont-3 .cont-3li {
		padding: 0 0.5rem;
		line-height: 1.5
	}

	.sns_cont .cont-1 ul,
	.sns_cont .cont-1 ul {
		padding: 0 !important;
		font-size: 0 !important;
		margin: 0 !important;
	}

	.cont-d2 .cont-2li {
		font-size: 1rem;
		padding: 0;
	}

	.cont-d2 .cont-3li {
		padding: 0 0.5rem;
		line-height: 1.5
	}

	.cont-c1 .cont-3li {
		padding: 0 1rem
	}

	.cont-2 .cont-3li {
		padding: 0 1rem;
	}

	.cont-d2 .cont-3li {
		padding: 0 1rem;
	}

	.cont-3 .cont-3li {
		padding: 0 1rem;
	}

	.wrapper.style1 .content {
		padding: 0 0.8rem 4rem 0.8rem !important;
	}

	.wrapper.style2 .content {
		padding: 0 0rem 2rem 0rem !important;
	}

	.wrapper.dstyle .content {
		padding: 0 0rem 2rem 0rem !important;
	}

	.wrapper.style3 .content {
		padding: 0rem !important;
	}

	.wrapper.style4 .content {
		padding: 0rem !important;
	}

	.wrapper.dstyle-cl .content {
		padding: 0rem !important;
	}

	.wrapper.dstyle-c2 .content {
		padding: 0rem !important;
	}

	.wrapper.dstyle2 .content {
		padding: 0rem !important;
	}

	.wrapper.style5 .content {
		padding: 0rem !important;
	}

	.cont-5 ul li {
		display: inline;
	}

	.cont-c1 img {
		width: 85%
	}

	.cont-c1 {
		padding: 0 0.5rem;
		line-height: 1.5
	}

	.cont-c1 {
		padding-bottom: 2rem;
		margin-bottom: 3rem
	}

	.cont-c4 img {
		width: 60%
	}

	.cont-c4 ul {
		width: 100%;
	}

	.cont-c4 ul:first-child {
		padding-top: 0rem
	}

	.cont-c4 ul:last-child {
		padding-top: 0rem
	}

	.cont-c4 ul:nth-child(2) {
		padding: 2rem 0
	}

	.cont-t1 img {
		width: 85%
	}

	.cont-t1 {
		padding: 0 0.5rem;
		line-height: 1.5
	}

	.cont-t1 {
		padding-bottom: 2rem;
		margin-bottom: 3rem
	}

	.cont-d1 img {
		width: 85%
	}

	.cont-d1 {
		padding: 0 0.5rem;
		line-height: 1.5
	}

	.cont-d1 {
		padding-bottom: 2rem;
		margin-bottom: 3rem
	}

	#header>.logo span {
		width: 80%
	}

	.wrapper>header p {
		font-size: 0.8rem !important
	}

	.cont-d2>header p {
		font-size: 0.8rem !important;
		padding: 0 1.5rem 2rem 1.5rem
	}

	.cont-1 {
		padding-bottom: 2rem;
		margin-bottom: 3rem
	}

	/* .wrapper > header.special {padding:1.5rem 2rem 1.5rem 2rem !important} */
	.wrapper>header h2 {
		margin: 1rem 0 0.5rem 0
	}

	.wrapper>header h2 .bold {
		margin: 1.5rem 0 0.5rem 0
	}

	ul {
		margin: 0 0 1rem 0
	}

	.dw-bt ul li {
		display: inline-block;
		width: 50%;
		font-size: 1rem !important;
	}

	.c-dw-bt ul li {
		display: inline-block;
		width: 33%;
		font-size: 1rem !important;
	}

	.cont-ds1 ul li {
		width: 30%
	}

	.cont-ds2 ul li {
		width: 30%
	}


}

@media screen and (max-width: 480px) {

	.cont-ds1 img,
	.cont-ds2 img {
		width: 70%;
		vertical-align: middle
	}

	.cont-ds1 ul li {
		width: 25%;
	}

	.cont-ds2 ul li {
		width: 25%;
	}

	.sns_cont .cont-1 ul,
	.sns_cont .cont-1 ul {
		padding: 0 !important;
		font-size: 0 !important;
		margin: 0 !important;
	}

	.cont-d2 .cont-3li {
		padding: 0 0.74rem
	}

	.cont-4 ul {
		width: 100%;
	}

	.cont-4 ul img {}

	.cont-1 ul {
		width: 100%;
	}

	.cont-1 ul li {
		font-size: 0.8rem
	}

	.cont-t1 ul {
		width: 100%;
	}

	.cont-t1 ul li {
		font-size: 0.8rem
	}

	.cont-t1 img {
		width: 75%;
	}

	.cont-c1 ul {
		width: 100%;
	}

	.cont-c1 ul li {
		font-size: 0.8rem
	}

	.cont-c1 img {
		width: 75%;
	}

	.r_none {
		display: none;
	}

	.c_none {
		display: none;
	}

	.d_none {
		display: none;
	}

	.t_none {
		display: none;
	}

}


/* Table 

	.table-wrapper {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
	}

	table {
		margin: 0 0 2rem 0;
		width: 100%;
	}

		table tbody tr {
			border: solid 1px;
			border-left: 0;
			border-right: 0;
		}

		table td {
			padding: 0.75rem 0.75rem;
		}

		table th {
			font-size: 0.9rem;
			font-weight: 700;
			padding: 0 0.75rem 0.75rem 0.75rem;
			text-align: left;
		}

		table thead {
			border-bottom: solid 2px;
		}

		table tfoot {
			border-top: solid 2px;
		}

		table.alt {
			border-collapse: separate;
		}

			table.alt tbody tr td {
				border: solid 1px;
				border-left-width: 0;
				border-top-width: 0;
			}

				table.alt tbody tr td:first-child {
					border-left-width: 1px;
				}

			table.alt tbody tr:first-child td {
				border-top-width: 1px;
			}

			table.alt thead {
				border-bottom: 0;
			}

			table.alt tfoot {
				border-top: 0;
			}

	table tbody tr {
		border-color: rgba(144, 144, 144, 0.25);
	}

		table tbody tr:nth-child(2n + 1) {
			background-color: rgba(144, 144, 144, 0.075);
		}

	table th {
		color: #1e1f23;
	}

	table thead {
		border-bottom-color: rgba(144, 144, 144, 0.25);
	}

	table tfoot {
		border-top-color: rgba(144, 144, 144, 0.25);
	}

	table.alt tbody tr td {
		border-color: rgba(144, 144, 144, 0.25);
	}
*/
/* Header */

body {
	background-color: #f7f7f7;
	/*padding-top: 8rem;*/
}

body.is-loading:after {
	visibility: hidden;
	opacity: 0;
}

body:after {
	-moz-pointer-events: none;
	-webkit-pointer-events: none;
	-ms-pointer-events: none;
	pointer-events: none;
	-moz-transition: opacity 1.5s ease-in-out, visibility 1.5s;
	-webkit-transition: opacity 1.5s ease-in-out, visibility 1.5s;
	-ms-transition: opacity 1.5s ease-in-out, visibility 1.5s;
	transition: opacity 1.5s ease-in-out, visibility 1.5s;
	content: '';
	/*			background-image: url(../../sub-images/ready_bg.jpg) ;
			background-repeat: no-repeat;
			background-attachment:fixed;
			background-position:top;
			background-size: 100%;*/
	position: fixed;
	top: 0;
	left: 0;
	height: 75%;
	width: 100%;
	z-index: -1;
	visibility: visible;
	opacity: 1;
}

@media screen and (max-width: 980px) {

	/*body:after {
					background-attachment: fixed;
					background-position: top;
					background-size: 100%;
				}*/
	/*.wrapper > header p {
					font-size:1rem !important;
				}*/

}

#header {
	color: #a6a6a6;
	cursor: default;
	/* 		position: relative; */
	text-align: center;
	z-index: 10001;
}

/*#header > .logo {
			margin: 0 0 4rem 0;
			padding: 0;
				-webkit-transform:rotate(-90deg);
				-moz-transform:rotate(-90deg);
				-ms-transform:rotate(-90deg);
				-o-transform:rotate(-90deg);
		}

			#header > .logo .tit {
				font-size: 4rem;
				font-weight: 700;
				color: #FFF;
				text-decoration: none;
				line-height: 1rem;
			}

			#header > .logo .subtit {
				font-weight: 300;
				font-size: 5rem;
				display: block;
				line-height:1;
				color: rgba(255, 255, 255, 0.65);
				/*-webkit-transform:rotate(90deg);
				-moz-transform:rotate(-90deg);
				-ms-transform:rotate(-90deg);
				-o-transform:rotate(-90deg);
				text-align:left;
				width:85%;
				padding-bottom:5rem;
				color:#fff;*/

}

@media screen and (max-width: 980px) {

	#header>.logo .subtit {
		padding-bottom: 0.5rem;
		font-size: 3rem;
	}
}

@media screen and (max-width: 640px) {

	#header>.logo .subtit {
		padding-bottom: 0.5rem;
		font-size: 2rem;
	}
}

/*	@media screen and (max-width: 1280px) {

		body {
			padding-top: 6rem;
			background-attachment: fixed !important;
			background-size: auto;
			background-position: top;
		}

	}*/

@media screen and (max-width: 736px) {

	#header>.logo {
		margin: 0 0 2rem 0;
	}

	#header>.logo a {
		font-size: 3rem;
	}

}



/* Nav */

.header-logo {
	position: absolute;
	left: 32px;
	top: 30px;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.header-logo a {
	display: block;
	margin: 0;
	padding: 0;
	outline: 0;
	border: none;
	width: 77px;
	height: 35px;
	background: url("../../images/lumi_logo_2.0w.png") no-repeat center;
	background-size: 77px 35px;
	font: 0/0 a;
	text-shadow: none;
	color: transparent;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#nav-trigger {}

#lumi_list {
	transform: 0.2s ease-out;
	top: 30px;
	right: 30px;
	line-height: 34px;
	font-size: 12px;
	font-weight: 100;
	position: absolute;
	-webkit-transition: 0.2s ease-out all;
	-o-transition: 0.2s ease-out all;
}

#lumi_list a {
	padding: 0 10px;
	text-align: center;
	color: rgb(255, 255, 255);
	font-weight: bold;
	line-height: 22px;
	left: -10px;
	margin-left: 18px;
	/* vertical-align: middle; */
	display: inline-block;
	position: relative;
	text-decoration: none;
	letter-spacing: 1px
}

#lumi_list a span {
	letter-spacing: 1px
}

#lumi_list a:hover {
	color: #fff;
}

#lumi_list a::after {
	margin: auto;
	transition: 0.2s ease-in;
	width: 0;
	border-bottom-color: #fff;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	display: block;
	content: "";
	-webkit-transition: 0.2s ease-in all;
	-o-transition: 0.2s ease-in all;
}

#lumi_list a:hover::after {
	width: 100%;
}

#lumi_list a i {
	font-size: 1.2rem;
	position: relative;
	top: 2px;
	left: 2px
}

#lumi_list a .lumi-nav-down {
	position: absolute;
	padding-top: 8px;
	text-align: left;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s, opacity 0.5s linear;
	background: rgba(0, 0, 0, 0.05);
	width: 115%;
	left: -6px;
}

#lumi_list a .lumi-nav-down li {
	cursor: pointer;
	height: 30px;
	color: #fff;
	/* 	border-bottom: 1px solid rgba(255,255,255,0.05); */
	line-height: 30px;
	padding-left: 10px;
	letter-spacing: 1px;
	font-size: 10px
}

#lumi_list a .lumi-nav-down li p {
	color: #fff;
	cursor: pointer;
	height: 30px;
	color: #fff;
	/* 	border-bottom: 1px solid rgba(255,255,255,0.05); */
	line-height: 30px;
	letter-spacing: 1px;
	font-size: 10px
}

#lumi_list a .lumi-nav-down li dl {
	display: none;
}

#lumi_list a .lumi-nav-down li dl dd {
	height: 25px;
	line-height: 25px;
	background: rgba(0, 0, 0, 0.09);
	margin-left: -10px;
	padding: 0;
	text-indent: 20px;
	letter-spacing: 0.5px
}

#lumi_list a:hover .lumi-nav-down {
	visibility: visible;
	opacity: 1;
}


.button_container {
	display: none;
	position: fixed;
	top: 30px;
	right: 32px;
	height: 21px;
	width: 30px;
	cursor: pointer;
	z-index: 100;
	-webkit-transition: opacity .25s ease;
	transition: opacity .25s ease;
}

.button_container:hover {
	opacity: .7;
}

.button_container.active .top {
	-webkit-transform: translateY(9px) translateX(0) rotate(45deg);
	transform: translateY(9px) translateX(0) rotate(45deg);
	background: #FFF;
}

.button_container.active .middle {
	opacity: 0;
	background: #FFF;
}

.button_container.active .bottom {
	-webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
	transform: translateY(-10px) translateX(0) rotate(-45deg);
	background: #FFF;
}

.button_container span {
	background: #FFF;
	border: none;
	height: 2px;
	width: 100%;
	position: absolute;
	left: 0;
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
	cursor: pointer;
}

.button_container span:nth-of-type(2) {
	top: 9px;
}

.button_container span:nth-of-type(3) {
	bottom: 0;
}

@media only screen and (max-width: 767px) {
	#nav-trigger {
		display: inline-block;
	}

	.button_container {
		display: inline-block;
	}

	#lumi_list {
		display: none;
	}

	.header-logo a {
		display: none;
	}

	/*
	  .header-logo {left: 13px; top: 11px; }
      .header-logo a {
	display: block; margin: 0; padding: 0; outline: 0; border: none;
	width: 60px; height: 26px; background: url('../../images/lumi_logo.png') no-repeat center; background-size:60px 26px; font: 0/0 a; text-shadow: none; }
*/

}

/* Nav */





/* Main */

#main>.inner {

	margin-top: 6rem;
	margin: 0 auto;
	width: 75rem;
	max-width: 90%;
	margin-bottom: 2rem;
	background: rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
	border-radius: 4px;
}

@media screen and (max-width: 980px) {

	#main .image {
		width: 100%;
		min-width: 100%;
		float: none;
		margin: 0 0 2rem 0;
	}

	#main .image img {
		width: 100%;
	}

}

.wrapper>header {
	text-align: center;
	background: #FFF;
	padding: 0 2rem 2rem 2rem;
	/*padding: 2rem;*/
	margin: 0;
}

.wrapper>header h2 {
	position: relative;
}

/*.wrapper > header h2:after {
				content: '';
				position: absolute;
				margin: auto;
				right: 0;
				bottom: 0;
				left: 0;
				width: 10%;
				height: 1px;
				background-color: rgba(0, 0, 0, 0.125);
			}*/



.wrapper>header p {
	/*			text-transform: uppercase;*/
	font-weight: 300;
	letter-spacing: -0.75px;
	font-size: 1.3rem;
	margin: 0;
}

.wrapper>header.special {
	padding: 4rem 0;
}

@media screen and (max-width: 980px) {

	.wrapper>header.special {
		padding: 3rem 2rem;
	}

}

@media screen and (max-width: 736px) {

	.wrapper>header {
		padding: 0 0 1.5rem 0;
		/*padding: 1.5rem;*/
	}

	.wrapper>header h2 {
		font-size: 1.5rem;
	}

	.wrapper>header h2 .bold {
		font-size: 1.8rem;
	}

	.cont-d2>header h2 {
		font-size: 1.5rem;
	}

	.wrapper>header h2:after {
		width: 50%;
	}

}

.wrapper.style1 .content {
	padding: 0 6rem 6rem 6rem;
	background-color: #fff;
}

/*	.wrapper.style1 .content ul li {
		list-style:none;
		display:inline-block;
		width:24.6%;
	}*/

@media screen and (max-width: 1280px) {

	.wrapper.style1 .content {
		padding: 0 4rem 4rem 4rem;
	}

}

/*		@media screen and (max-width: 736px) {

			.wrapper.style1 .content {
				padding: 2rem;
			}

		}*/

.wrapper.dstyle-c2 {
	background: #fff;
	padding: 0 6rem 6rem 6rem;
}

.wrapper.dstyle-c2 header {
	background: #fff;
	c border-radius: 4px 4px 0 0;
}

.wrapper.dstyle-c2 header h2 {
	color: #111;
}


@media screen and (max-width: 1280px) {

	.wrapper.dstyle-c2 {
		padding: 4rem;
	}

}

@media screen and (max-width: 736px) {

	.wrapper.dstyle-c2 {
		padding: 2rem;
	}

}

.wrapper.dstyle-cl {
	background: #fff;
	padding: 0 6rem 6rem 6rem;
}

.wrapper.dstyle-cl header {
	background: #fff;
	c border-radius: 4px 4px 0 0;
}

.wrapper.dstyle-cl header h2 {
	color: #111;
}


@media screen and (max-width: 1280px) {

	.wrapper.dstyle-cl {
		padding: 4rem;
	}

}

@media screen and (max-width: 736px) {

	.wrapper.dstyle-cl {
		padding: 2rem;
	}

}

.wrapper.dstyle {
	background: url(../../sub-images/dbg.jpg);
	background-size: cover;
	padding: 6rem;
}

.wrapper.dstyle header {
	background: rgba(0, 0, 0, 0);

	border-radius: 4px 4px 0 0;
}

.wrapper.dstyle header h2 {
	color: #FFF;
}

.wrapper.dstyle header h2:after {
	background-color: rgba(255, 255, 255, 0.125);
}

.wrapper.dstyle header p {
	color: rgba(255, 255, 255, 0.25);
}

@media screen and (max-width: 1280px) {

	.wrapper.dstyle {
		padding: 4rem;
	}

}

@media screen and (max-width: 736px) {

	.wrapper.dstyle {
		padding: 1rem;
	}

}

.wrapper.style2 {
	/* background: #2b63ad; */
	background: #fff;
	padding: 4rem;
}

.wrapper.style2 header {
	background: #2b63ad;

	border-radius: 4px 4px 0 0;
}

.wrapper.style2 header h2 {
	color: #FFF;
}

.wrapper.style2 header h2:after {
	background-color: rgba(255, 255, 255, 0.125);
}

.wrapper.style2 header p {
	color: rgba(255, 255, 255, 0.25);
}

@media screen and (max-width: 1280px) {

	.wrapper.style2 {
		padding: 4rem;
	}

}

@media screen and (max-width: 736px) {

	.wrapper.style2 {
		padding: 1rem;
	}

}


.wrapper.style3 {
	background: #fff;
	padding: 6rem;
}

.wrapper.style3 header {
	background: #fff;
	c border-radius: 4px 4px 0 0;
}

.wrapper.style3 header h2 {
	color: #111;
}


@media screen and (max-width: 1280px) {

	.wrapper.style3 {
		padding: 4rem;
	}

}

@media screen and (max-width: 736px) {

	.wrapper.style3 {
		padding: 2rem;
	}

}


.wrapper.style4 {
	background: #fff;
	padding: 0 6rem 6rem 6rem;
}

.wrapper.style4 header {
	background: #fff;
	c border-radius: 4px 4px 0 0;
}

.wrapper.style4 header h2 {
	color: #111;
}


@media screen and (max-width: 1280px) {

	.wrapper.style4 {
		padding: 4rem;
	}

}

@media screen and (max-width: 736px) {

	.wrapper.style4 {
		padding: 2rem;
	}

}

.wrapper.dstyle2 {
	background: #fff;
	padding: 6rem;
}

.wrapper.dstyle2 header {
	background: #fff;
	c border-radius: 4px 4px 0 0;
}

.wrapper.dstyle2 header h2 {
	color: #111;
}


@media screen and (max-width: 1280px) {

	.wrapper.dstyle2 {
		padding: 4rem;
	}

}

@media screen and (max-width: 736px) {

	.wrapper.dstyle2 {
		padding: 2rem;
	}

}

.wrapper.style5 {
	background: #fff;
	padding: 0 6rem 1rem 6rem;
}

.wrapper .style5 .box {
	background: #fff;
	width: 100%;
}

.wrapper.style5 header {
	/* background: #fff; */
	background-color: #f7f7f7;
	margin-top: -100px;
	border-radius: 4px 4px 0 0;
	height: 320px;
}

.wrapper.style5 header h2 {
	color: #111;
}


@media screen and (max-width: 1280px) {

	.wrapper.style5 {
		padding: 4rem;
	}

}

@media screen and (max-width: 736px) {

	.wrapper.style5 {
		padding: 2rem;
	}

}

/* Footer */

#footer {
	padding: 2rem 0 0.1rem 0;
	text-align: center;
}

/*#footer a {
			color: rgba(255, 255, 255, 0.75);
		}*/

#footer a:hover {
	color: #111;
}

#footer .copyright {
	color: #111;
	font-size: 0.9rem;
	margin: 0 0 2rem 0;
	padding: 0 1rem;
	text-align: center;
}

#footer .copyright ul {
	list-style: none;
}

#footer .copyright li:last-child {
	font-size: 0.8rem;
	color: #a4a4a4;
}

@media screen and (max-width: 736px) {

	#footer {
		padding: 1rem 0 0.1rem 0;
	}

}



.bottom-call {

	list-style: none;
	color: #111;

}

.bottom-call li {
	display: inline;
	padding-left: 2rem;
}

.bottom-call li:first-child {
	padding-left: 0;
}

.bottom-call span {

	font-weight: bold;
}




#footer .copyright .copy_none {
	display: none;
}

#footer .copyright .copy_none1 {
	display: block;
}

#footer .copyright .add_none {
	display: none;
}

#footer .copyright .footer_none {
	display: none;
}

@media screen and (min-width: 1490px) {

	.bottom-call a {
		list-style: none;
		color: #111 !important;

	}

}


@media screen and (min-width: 1580px) {


	#footer .copyright {
		color: #111;
	}

	#footer .copyright li:last-child {
		color: #111;
	}
}

@media screen and (max-width: 980px) {
	#footer .copyright .copy_none {
		display: block;
	}

	#footer .copyright .copy_none1 {
		display: block;
	}
}

@media screen and (max-width: 950px) {

	.bottom-call li {
		padding-left: 1rem;
		font-size: 14px
	}
}

@media screen and (max-width: 768px) {
	.bottom-call li {
		padding-left: 1rem;
		font-size: 12px
	}
}


@media screen and (max-width: 650px) {

	.bottom-call {
		padding-bottom: 1rem;
	}

	.bottom-call li {
		display: block;
		font-size: 1.2rem;
		line-height: 2;
		padding-left: 0;
	}
}

@media screen and (max-width: 480px) {
	#footer .copyright .add_none {
		display: block;
	}

	#footer .copyright .footer_none {
		display: none;
	}

	.bottom-call li a {
		font-size: 13px
	}

	.bottom-call li {
		line-height: 1.5;
	}
}



/*.tit2 span::before {
			content: '';
			border:1px solid red;
			height:3px;
			width:100px;
		}*/
.tit {
	margin-bottom: 3rem;
	display: none
}

.tit ul {
	margin: 0 auto;
	color: #fff;
	list-style: none;
	width: 80rem;
	max-width: 90%;
}

.tit .tit2 {
	font-size: 5rem;
	line-height: 1;
	text-align: left;
	padding-top: 10rem
}

.tit .tit1 {
	font-size: 6rem;
	margin-left: 93%;
	margin-top: -8rem;
	font-weight: bold;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}

.c-tit {
	margin-bottom: 3rem;
}

.c-tit ul {
	margin: 0 auto;
	color: #fff;
	list-style: none;
	width: 80rem;
	max-width: 90%;
}

.c-tit .c-tit2 {
	font-size: 5rem;
	line-height: 1;
	text-align: left;
	padding-top: 10rem
}

.c-tit .c-tit1 {
	font-size: 5rem;
	margin-left: 93%;
	margin-top: -6.4rem;
	font-weight: bold;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}

.d-tit {
	margin-bottom: 3rem;
}

.d-tit ul {
	margin: 0 auto;
	color: #fff;
	list-style: none;
	width: 80rem;
	max-width: 90%;
}

.d-tit .d-tit2 {
	font-size: 5rem;
	line-height: 1;
	text-align: left;
	padding-top: 10rem
}

.d-tit .d-tit1 {
	font-size: 5rem;
	margin-left: 65%;
	margin-top: -26.6rem;
	font-weight: bold;
	padding-top: 12rem;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}




@media (max-width:980px) {

	.tit .tit2 {
		font-size: 3rem;
		padding-top: 0;
	}

	.tit .tit1 {
		font-size: 3rem;
		margin-top: -4rem;
	}

	.c-tit .c-tit2 {
		font-size: 3rem;
		margin-top: -10rem;
	}

	.c-tit .c-tit1 {
		font-size: 2.2rem;
		margin-top: -2.7rem;
	}

	.d-tit .d-tit1 {
		font-size: 4rem;
		margin-top: -21.4rem;
		padding-top: 9rem;
		margin-left: 61%
	}

	.d-tit .d-tit2 {
		font-size: 2.2rem;
		padding-top: 6rem
	}


}

@media (max-width:640px) {
	.tit {
		margin-bottom: 0;
	}

	.tit .tit2 {
		font-size: 1.8rem;
		padding-top: 0rem;
	}

	.tit .tit1 {
		font-size: 2.5rem;
		margin-top: -3rem;
	}

	.c-tit .c-tit1 {
		font-size: 2rem;
		margin-top: -8.1rem;
		padding-top: 7rem;
		margin-left: 43%;
		float: right;
		vertical-align: bottom
	}

	.c-tit .c-tit2 {
		font-size: 1.8rem;
		padding-top: -4.1rem;
	}

	.d-tit .d-tit1 {
		font-size: 1.7rem;
		margin-top: -7.4rem;
		padding-top: 2.5rem;
		margin-left: 57%;
		float: right;
		vertical-align: bottom
	}

	.d-tit .d-tit2 {
		font-size: 1.8rem;
		padding-top: 0rem;
	}

	.copyright li:first-child {
		font-size: 0.7rem
	}

	.copyright li:last-child {
		font-size: 0.5rem !important;
	}

	.bottom-call li a {
		padding: 0 !important;
		color: #111 !important;
		text-decoration: none
	}

	\
 .c-dw-bt a {
		font-size: 1rem
	}

	.dstyle .cont-2 ul {
		width: 100%;
	}

	.dstyle2 .cont-5 ul {
		width: 100%;
	}
}

@media (max-width:500px) {
	.c-dw-bt ul {
		display: block !important
	}

	.c-dw-bt ul li {
		display: block !important;
		width: 100%;
	}

	.cont-d1 .cont-2li {
		font-size: 0.9rem !important
	}

	.cont-d1 .cont-3li {
		padding: 0 0.8rem
	}

}

.cont-6 ul {
	list-style: none;
}

.cont-6 li {
	text-align: center
}

.cont-6 a {
	text-decoration: none;
	color: #111;
	font-size: 1.2rem;
	font-weight: 600;
	border: 1px solid #111;
	padding: 0.5rem 5rem;
}

/* 리뉴 2022 */
.dw-bt {
	font-size: 0;
	position: absolute;
	bottom: 0px;
	right: 0;
}

.dw-bt ul {
	list-style: none;
	width: 100%
}

.dw-bt ul li {
	float: right;
	width: 100%;
	font-size: 1rem;
}

.dw-bt a {
	text-decoration: none;
	display: block;
	width: 140px;
	height: 70px;
	color: #fff;
	font-weight: 600;
	line-height: 70px;
}

.dw-bt .it-dw {
	background-color: #414141;
	text-align: center
}

.dw-bt .cp-dw {
	background-color: #2c84cd;
	padding-left: 18%;
}

.cp-dw span {
	position: relative;
}

.cp-dw span::after {
	content: ' ';
	width: 12px;
	height: 12px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	display: inline-block;
	transform: rotate(45deg);
	position: absolute;
	top: 3px;
	/* left: 110px; */
}

/* 
						.c-dw-bt {font-size:0}
						.c-dw-bt ul {display:flex;list-style:none;width:100%}
						.c-dw-bt ul li {flex:1;font-size:1.5rem;}
						.c-dw-bt a {text-decoration:none; color:#fff;line-height:2.5;font-weight:600}
						.c-dw-bt .it-dw {background-color:#414141;text-align:center}
						.c-dw-bt .cp-dw {background-color:#2b63ad;text-align:center}
						.c-dw-bt .ad-dw {background-color:#b82e23;text-align:center} */





/* 퀵메뉴 드롭다운 */
ul.menu li {
	list-style: none;
}

ul.menu li ul.sub {
	position: absolute;
	background-color: #fff;
	border-radius: 0 0 10px 10px;
	overflow: hidden;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 15px 0px
}

ul.menu li img {
	width: 100%;
	vertical-align: text-top;
}

ul.menu li img:hover {
	background-color: #2b66ac;
	vertical-align: text-top;
}

ul.menu .arrow {
	display: block;
}

a.arrow img:hover {
	background-color: rgba(0, 0, 0, 0) !important
}



ul.menu {
	position: relative;
	left: -8%;
	top: 82.7%;
	z-index: 5;
	background-color: #fff;
	border-radius: 10px;
	width: 60px;
	padding: 10px 0;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
}

/*.menu .sub {z-index:9999; position:fixed; left:0; top:0; width:100%;}*/

@media (max-width:1680px) {
	ul.menu {
		top: 68.7%;
		left: -9%
	}
}

@media (max-width:1335px) {
	ul.menu {

		left: -7.3%
	}
}

@media (max-width:1280px) {
	ul.menu {
		left: -3.1%;
		top: -2px
	}

}

@media (max-width:980px) {
	ul.menu {
		left: -5.5%;
		top: -2px;
		/* 				width: 9% */
	}

}

@media (max-width:767px) {
	ul.menu {
		display: none
	}
}






.animate .mast__title>* {
	display: inline-block;

	min-width: 0.1em;
	color: #fff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-animation: slide-up 0.6s cubic-bezier(0.19, 0.9, 0.9, 1) both;
	animation: slide-up 0.6s cubic-bezier(0.19, 0.9, 0.9, 1) both;
}

.animate .mast__title>*:nth-child(1) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;

}

.animate .mast__title>*:nth-child(2) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(3) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(4) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(5) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(6) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(7) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(8) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(9) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(10) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(11) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(12) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(13) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(14) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(15) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(16) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(17) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(18) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(19) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(20) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(21) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(22) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animate .mast__title>*:nth-child(23) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}








@keyframes slide-up {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	80% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}



.mast {
	width: 100%;
	border: 1px solid #fff;
	position: relative;
	z-index: 0;

}

.mast__header {
	position: absolute;
	right: 3rem;
	bottom: -36px;
	margin-bottom: 0;
	font-size: 7rem;
	z-index: 9999;
	padding-top: 29.5rem;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}

.mast__header2 {
	position: absolute;
	right: -5.5rem;
	bottom: 0;
	font-size: 6rem;
	z-index: 9999;
	margin-bottom: 5rem;
	padding-top: 17rem;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}

.mast__header3 {
	position: absolute;
	right: 6rem;
	bottom: 0;
	font-size: 7rem;
	z-index: 9999;
	margin-bottom: -4rem;
	padding-top: 35.5rem;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}

.mast__header4 {
	position: absolute;
	right: 7rem;
	bottom: 0;
	font-size: 5rem;
	z-index: 9999;
	text-align: center;
	margin-bottom: -5.3rem;
	padding-top: 30.5rem;

	/*width:50%;*/
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}

.subtt {
	position: absolute;
	top: -20rem;
	left: 0;
	font-size: 4.5rem;
	color: #fff;
	line-height: 1.2
}

.subtt {
	font-size: 4.5rem;
	top: -23rem;
}

.subtt:before {
	content: "";
	position: relative;
	width: 377px;
	background: #fff;
	height: 6px;
	left: -370px;
	top: 139px;
	display: block;
}



@media (max-width:1440px) {
	.mast__header {
		font-size: 6rem;
		right: 4.5rem;
		bottom: -60px;
		margin-bottom: 0
	}

	.mast__header2 {
		font-size: 5.2rem;
		margin-bottom: 3rem;
		right: -3rem;
	}

	.mast__header3 {
		font-size: 6rem;
		margin-bottom: -6.8rem;
		right: 7.8rem
	}

	.mast__header4 {
		font-size: 4.5rem;
		right: 8rem;
		margin-bottom: -6.5rem
	}

	.mast__header5 {
		font-size: 4.5rem;
		right: 8rem;
		margin-bottom: -6.5rem
	}

	.subtt {
		font-size: 4.5rem;
		top: -21rem;
	}
}

@media (max-width:1280px) {
	.mast__header {
		font-size: 5rem;
		padding-top: 26.5rem;
		bottom: -4.5rem;
	}

	.mast__header2 {
		font-size: 4.3rem;
		margin-bottom: 2.6rem;
		padding-top: 13rem;
		right: -3.1rem;
	}

	.mast__header3 {
		font-size: 5rem;
		margin-bottom: -7rem;
		right: 7.3rem;
		padding-top: 31.5rem;
	}

	.mast__header4 {
		font-size: 4rem;
		margin-bottom: -6rem;
		padding-top: 25.5rem;
		/*width:41%;*/
		right: 6.4rem;
	}

	.subtt {
		font-size: 4.5rem;
		top: -18rem;
	}
}


@media (max-width:1680px) {
	.subtt:before {
		height: 5px;
		top: 117px
	}
}





}

@media (max-width:1180px) {
	.mast__header {}

	.mast__header2 {
		font-size: 4.5rem;
		margin-bottom: 2.6rem;
		right: -3.4rem;
	}

	.mast__header3 {
		font-size: 5.5rem;
		margin-bottom: -7rem;
		right: 6.5rem;
	}

	.mast__header4 {
		font-size: 3.5rem
	}
}

@media (max-width:1080px) {
	.mast__header {
		font-size: 4.5rem;
		right: 5.3rem;
		bottom: -5.5rem
	}

	.mast__header2 {
		font-size: 3.8rem;
		margin-bottom: 1.6rem;
		right: -2.1rem;
	}

	.mast__header3 {
		font-size: 4.5rem;
		right: 8.1rem;
		margin-bottom: -8rem
	}

	.mast__header4 {
		font-size: 3.5rem;
		right: 7.2rem;
		margin-bottom: -6.5rem
	}

	.subtt {
		font-size: 4.5rem;
		top: -17rem;
	}

}

@media (max-width:980px) {
	.mast__header {
		font-size: 3.2rem;

		padding-top: 22rem;
		right: 5.4rem;
	}

	.mast__header2 {
		font-size: 2.6rem;
		margin-bottom: 3.5rem;
		padding-top: 4.6rem;
		right: -3.5rem;
	}

	.mast__header3 {
		font-size: 3.1rem;
		margin-bottom: -6.5rem;
		padding-top: 24rem;
		right: 6.6rem
	}

	.mast__header4 {
		font-size: 2.5rem;
		margin-bottom: -4.3rem;
		padding-top: 17.5rem;
		/* 		width:44%; */
		right: 4.7rem;
	}

	.subtt {
		font-size: 3.5rem;
		top: -12.5rem;
	}

	.subtt:before {
		height: 5px;
		top: 101px
	}

}

@media (max-width:800px) {
	.mast__header {
		font-size: 2.5rem;
		right: 6.4rem;
	}

	.mast__header2 {
		font-size: 2.1rem;
		margin-bottom: 2.3rem;
		right: -2.6rem
	}

	.mast__header3 {
		font-size: 2.6rem;
		margin-bottom: -7.8rem;
		right: 7.4rem
	}

	.mast__header4 {
		font-size: 2rem;
		right: 5.4rem;
		margin-bottom: -5rem;
	}

	.subtt {
		font-size: 3.5rem;
		top: -12.5rem;
	}
}

@media (max-width:767px) {
	.inner {
		margin-top: 35% !important;
	}
}

@media (max-width:640px) {
	.inner {
		margin-top: 32% !important;
		position: relative;
	}

	.mast__header {
		font-size: 1.7rem;
		padding-top: 17.5rem;
		right: 5.5rem;
	}

	.mast__header2 {
		font-size: 1.5rem;
		margin-bottom: 2.7rem;
		padding-top: 0rem;
		right: -3.5rem;
	}

	.mast__header3 {
		font-size: 1.8rem;
		margin-bottom: -7rem;
		padding-top: 19rem;
		right: 6.2rem
	}

	.mast__header4 {
		font-size: 1.5rem;
		margin-bottom: -5.4rem;
		padding-top: 15rem;
		/* 		width:39%; */
		right: 5rem;
	}

	.subtt {
		font-size: 2.5rem;
		top: -8rem;
	}

	.subtt:before {
		height: 3px;
		top: 73px
	}

}

@media (max-width:480px) {
	.inner {
		margin-top: 29% !important
	}

	.mast__header {
		font-size: 2.6rem;
		padding-top: 14.9rem;
		padding-left: 0;
	}

	.mast__header2 {
		font-size: 2.6rem;
		margin-bottom: 5.5rem;
	}

	.mast__header3 {
		font-size: 2.3rem;
		margin-bottom: -4.5rem;
		padding-top: 15.5rem;
	}

	.mast__header4 {
		font-size: 1.1rem;
		margin-bottom: -4.2rem;
		padding-top: 12.8rem;
		width: 38%;
	}

	.da_none {
		display: none
	}

	.subtt {
		font-size: 1.2rem;
		top: -3.5rem;
	}

	.subtt:before {
		display: none;
	}

}


@media (max-width:480px) {

	.mast__header,
	.mast__header1,
	.mast__header2,
	.mast__header3,
	.mast__header4 {
		left: 0;
		top: -8rem;
		text-align: left;
		padding-top: 0;
		margin-bottom: 0;
		font-size: 2.2rem;
		width: 100%;
		z-index: 999;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);

	}

	.mast__header {
		font-size: 1.9rem;
		top: -7rem
	}

	.mast__header4 {
		font-size: 1.6rem;
		top: -7rem
	}

	.mast__header2 {
		font-size: 1.8rem;
		top: -6.8rem
	}

	.mast__header3 {
		font-size: 1.8rem;
		top: -6.8rem
	}
}



#go-top {
	position: fixed;
	bottom: 42px;
	right: 30px;
	z-index: 700;
	display: none;
}

#go-top a {
	text-decoration: none;
	border: 0 none;
	display: block;
	height: 63px;
	width: 60px;
	line-height: 63px;
	text-align: center;
	background-color: #000000;
	color: #888;
	text-align: center;
	text-transform: uppercase;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#go-top a i {
	font-size: 1.7rem;
	line-height: inherit;
}

#go-top a:visited {
	background: #000000;
	color: #888;
}

#go-top a:hover,
#go-top a:focus {
	background: #000000;
	color: #FFFFFF;
}

/* ------------------------------------------------------------------- 
 * responsive:
 * go-top
 * ------------------------------------------------------------------- */
@media only screen and (max-width: 768px) {
	#go-top {
		bottom: 0;
		right: 0;
	}
}




.cont-5 .item-wrap {
	position: relative;
	overflow: hidden;
}

.cont-5 .item-wrap .overlay {
	cursor: zoom-in;
}

.cont-5 .item-wrap .overlay img {
	vertical-align: bottom;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.cont-5 .item-wrap .overlay::before {
	content: "";
	display: block;
	background: rgba(0, 0, 0, 0.8);
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	z-index: 1;
}

.cont-5 .item-wrap .overlay::after {
	content: "...";
	font-family: georgia, serif;
	font-size: 3rem;
	z-index: 1;
	display: block;
	height: 30px;
	width: 30px;
	line-height: 30px;
	margin-left: -15px;
	margin-top: -15px;
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: center;
	color: #FFFFFF;
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
}

.cont-5 .item-wrap .item-text {
	position: absolute;
	top: 0;
	left: 0;
	padding: 1.6rem 0 0 3rem;
	margin-right: 6rem;
	z-index: 3;
}

.cont-5 .item-wrap .item-text .folio-title {
	color: #FFFFFF;
	font-size: 1.6rem;
	line-height: 1.364;
	letter-spacing: -1px;
}

.cont-5 .item-wrap .item-text .folio-types {
	font-family: "montserrat-regular", sans-serif;
	font-size: 1.1rem;
	line-height: 1.5rem;
	text-transform: uppercase;
	letter-spacing: .1rem;
	color: rgba(255, 255, 255, 0.7);
	display: block;
}

.cont-5 .item-wrap .details-link {
	display: block;
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.3);
	height: 4.6rem;
	width: 4.6rem;
	line-height: 4.6rem;
	color: white;
	text-align: center;
	z-index: 2;
	border-radius: 3px;
	position: absolute;
	top: 3.6rem;
	right: 3rem;
}

.cont-5 .item-wrap .details-link i {
	font-size: 2rem;
	line-height: 4.2rem;
}

.cont-5 .item-wrap .details-link:hover,
.bricks-wrapper .item-wrap .details-link:focus {
	background-color: #FFFFFF;
	color: #000000;
}

.cont-5 .item-wrap .item-text,
.bricks-wrapper .item-wrap .details-link {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.cont-5 .item-wrap:hover .overlay::before {
	opacity: 1;
	visibility: visible;
}

.cont-5 .item-wrap:hover .overlay::after {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.cont-5 .item-wrap:hover .overlay img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.cont-5 .item-wrap:hover .item-text,
.bricks-wrapper .item-wrap:hover .details-link {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}



.js .animate-this,
.js .animate-intro {
	opacity: 0;
}

.oldie .animate-this,
.oldie .animate-intro .no-cssanimations .animate-this,
.no-cssanimations .animate-intro {
	opacity: 1;
}

.section-intro.with-bottom-sep {
	/*   padding-bottom: 4.2rem; */
	position: relative;
}

.section-intro.with-bottom-sep::after {
	display: inline-block;
	height: 1px;
	width: 200px;
	background-color:
		/* rgba(242, 242, 242, 0.1); */
		transparent;
	text-align: center;
}

.rm-opct {
	opacity: 0
}


.item-wrap {
	opacity: 0;
}


@media only screen and (max-width: 768px) {
	#headers {
		transition: 0.2s ease-out;
		top: 0px;
		width: 100%;
		z-index: 10;
		-webkit-transition: 0.2s ease-out all;
		-o-transition: 0.2s ease-out all;
	}

	#headers.on {
		background: rgba(20, 20, 20, 0.96);
		top: 0px;
		position: fixed;
		z-index: 999;
		height: 48px;
		display: block;
	}
}

/*	.subtt::before {content:""; display:block; width:250px; height:5px; position:absolute; background:#fff; left:-45%; top:118px;}*/







.login {
	margin-top: 0;
	margin-right: 0;
	width: 80%;
	position: absolute;
	clear: both;
	left: 9em;
	top: -5%;
}

.login2 {
	margin-top: 0;
	margin-right: 0;
	width: 80%;
	position: absolute;
	clear: both;
	left: 9em;
	top: -5%;
}

/*
.sub_tit:before{
	content: '';
	clear: both;
	display: block;
	
	}
*/



.login input::-webkit-input-placeholder {
	color: #fff;
	font-weight: normal
}

.login .name {
	width: 100%;
	height: 40px;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	box-shadow: inset 0 -5px 45px rgba(100, 100, 100, 0.2), 0 1px 1px rgba(255, 255, 255, 0.2);
	border: 1px solid rgba(0, 0, 0, 0.3);
	display: flex
}

.login .name label {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	min-width: 44px;
}

.login .name img {
	padding: 0 10px;
	border-right: 1px solid #778391;
}

.login .name input {
	border: none;
	background-color: transparent;
	margin-bottom: 0;
	height: auto;
	color: #fff;
	flex: 1
}





.login2 .private {
	width: 100%;
	height: 40px;
	text-align: center;
}

.login2 .private span {
	color: #fff;
	font-size: 13px;
	position: relative;
	top: -44px
}

.login2 .private .user_name {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.login2 .private ul {
	float: right;
}

.login2 .private ul li {
	font-size: 13px;
	text-align: left;
	height: 23px;
}

.login2 .private .logout {
	color: #fff;
	line-height 13px;
	font-weight: bold;
	margin-top: 6px
}

.login2 .private .logout a:hover {
	opacity: 0.5;
}









.login .pw {
	width: 100%;
	height: 40px;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	box-shadow: inset 0 -5px 45px rgba(100, 100, 100, 0.2), 0 1px 1px rgba(255, 255, 255, 0.2);
	border: 1px solid rgba(0, 0, 0, 0.3);
	display: flex;
	margin-top: 3%
}

.login .pw label {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	min-width: 44px;
}

.login .pw img {
	padding: 0 10px;
	border-right: 1px solid #778391;
}

.login .pw input {
	border: none;
	background-color: transparent;
	margin-bottom: 0;
	height: auto;
	color: #fff;
	flex: 1
}




.login2 .user_btn {
	width: 100%;
	height: 40px;
	display: flex;
	margin-bottom: 3%
}

.login2 .user_btn .question_btn {
	width: 50%;
	color: #fff;
	background: rgba(0, 0, 0, 0.3);
	height: 40px;
	border-radius: 5px;
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(100, 100, 100, 0.2);
	border: 1px solid rgba(0, 0, 0, 0.3);
	font-size: 1.4rem;
	margin-top: 3%;
	flex: 1;
}

.login2 .cm_btn {
	width: 50%;
	color: #fff;
	background: rgba(0, 0, 0, 0.3);
	height: 40px;
	border-radius: 5px;
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(100, 100, 100, 0.2);
	border: 1px solid rgba(0, 0, 0, 0.3);
	font-size: 1.4rem;
	margin-top: 3%;
	flex: 1;
}

.login2 .question_btn span {
	font-size: 13px;
	letter-spacing: -0.1rem;
	position: relative;
	top: -7px;
}

.login2 .cm_btn span {
	font-size: 13px;
	letter-spacing: -0.1rem;
	position: relative;
	top: -7px;
}






.login .bt {
	width: 100%;
	margin-top: -9%;
	border-radius: 5px;
}

.login .bt button {
	width: 100%;
	border: none;
	height: 50px;
	background: url('../../images/background-login.png') no-repeat;
	background-size: cover;
	border-radius: 5px;
	border: 1px solid #0e1e33;
	margin-bottom: 0.2rem;
}


.login2 .bt2 {
	width: 100%;
	margin-top: -9%;
	border-radius: 5px;
}

.login2 .bt2 button {
	width: 100%;
	border: none;
	height: 50px;
	background: url('../../images/background-login.png') no-repeat;
	background-size: cover;
	border-radius: 5px;
	border: 1px solid #0e1e33;
	margin-bottom: 0.2rem;
	letter-spacing: -0.1rem;
	margin-top: 3%
}





.login .check {
	width: 100%;
	margin-top: 1%
}

.login .check ul {
	float: left;
}

.login .check ul li {
	font-size: 13px;
	text-align: left;
	list-style: none;
}

.login .check ul:last-child {
	float: right;
}

.login .check label {
	padding-left: 25px;
	line-height: 1rem;
	color: #fff;
	font-size: 13px;
	margin-bottom: 10px;
}

.login .check .join {
	color: #fff;
	/* text-decoration:underline; */
	font-weight: bold;
}

.login .check .join a:hover {
	color: #6995c6;
}



.login2 .check2 {
	width: 100%;
	margin-top: 1%
}

.login2 .check2 ul {
	float: left;
}

.login2 .check2 ul li {
	font-size: 13px;
	text-align: left;
	/* height:23px; */
	list-style: none;
}

.login2 .check2 ul:last-child {
	float: right;
}

.login2 .check2 label {
	padding-left: 5px;
	color: #fff
}

.login2 .check2 .logout {
	color: #fff;
	/* text-decoration:underline; */
	font-weight: bold;
}

.login2 .check2 .logout a:hover {
	opacity: 0.5;
}


.login .mobile_login {
	display: none;
}

.login2 .mobile_login {
	display: none;
}

















@media only screen and (max-width: 1680px) {
	.login .bt {
		margin-top: -6%;
	}

	.login2 .bt2 {
		margin-top: -6%;
	}

}

@media only screen and (max-width: 1200px) {
	.login {
		left: 7em;
	}

	.login2 {
		left: 7em;

	}

}

@media only screen and (max-width: 850px) {

	.login {
		width: 70%;
		margin-left: -50px
	}

	.login2 {
		width: 70%;
		margin-left: -50px
	}

}

@media only screen and (max-width:780px) {
	.login {
		width: 65%
	}

	.login2 {
		width: 65%
	}
}

@media only screen and (max-width:720px) {
	.login {
		display: none;
	}

	.login2 {
		display: none;
	}
}

@media only screen and (max-width:480px) {

	.subtt {
		width: 100%
	}

	.login {
		display: block;
		float: right;
		top: -20px;
		width: 160px;
		max-width: 160px;
		position: relative;
		left: 0;
		margin-left: 0;
	}

	.login .mobile_login {
		display: block;
	}

	.login .name {
		display: none;
	}

	.login .pw {
		display: none;
	}

	.login .bt {
		display: none;
	}

	.login .check {
		display: none;
	}

	.login .mobile_login .bt {
		display: block;
	}

	.login .mobile_login .bt button {
		height: 30px;
		line-height: 30px;
		border-radius: 0;
		background: #fff;
		border: none;
		color: #333
	}

	.login .mobile_login .fa-user {
		color: #111;
		padding: 0 10px;
		border-right: 1px solid #333;
		text-align: left;
		line-height: 30px;
		font-size: 14px;
		float: left;
	}

	.login .mobile_login .fa:last-child {
		border-right: none;
		padding: 0 10px;
		line-height:
			30px;
		float: right;
		line-height: 30px
	}


	.login2 {
		display: block;
		float: right;
		top: -20px;
		width: 160px;
		min-width: 160px;
		margin-left: 0;
		left: 0;
		position: relative;
		display: none
	}

	.login2 .user_btn {
		display: none;
	}

	.login2 .bt2 {
		display: none;
	}

	.login2 .check2 {
		display: none;
	}

	.login2 .mobile_login {
		display: block;
	}

	.login2 .mobile_login .bt2 {
		display: block;
		margin-top: -60px;
	}

	.login2 .mobile_login .bt2 button {
		height: 30px;
		line-height: 30px;
		border-radius: 0;
		background: #fff;
		border: none;
		color: #333;
	}

	.login2 .mobile_login .bt2 span {
		font-size: 12px;
		letter-spacing: -1px;
	}

	.login2 .mobile_login .fa-user {
		color: #111;
		padding: 0 10px;
		float: left;
		border-right: 1px solid #333;
		text-align: left;
		line-height: 30px;
		font-size: 14px;
	}

	.login2 .mobile_login .fa:last-child {
		border-right: none;
		padding: 0 10px;
		line-height: 30px;
		float: right;
	}

}











@media only screen and (max-width:400px) {
	.login {
		margin-left: 64px;
	}

}


/*about us*/
#ceo {
	margin-top: -10px;
}

#ceo .ceo {
	padding-bottom: 50px
}

#ceo .ceo ul li p {
	text-align: center;
	color: #111;
	font-size: 1.25rem;
	letter-spacing: -1px;
	font-weight: 100;
}

#ceo .ceo .sign {
	display: inline-block;
	position: relative;
	color: #111;
	padding-top: 10px;
	float: right
}

#ceo .ceo .sign .txt {
	float: right;
	position: relative;
	color: #111;
	right: 174px;
	top: 22px;
}

#ceo .ceo .sign img {
	float: right;
	margin-right: -75px;
	width: 25%;
}



.ceo_none {
	display: block;
}

.none_1 {
	display: block;
}

#about .about-us {
	width: 100%;
	display: inline-block
}

#about .about-us .left {
	width: 40%;
	float: left;
	margin-top: 75px
}

#about .about-us .left .colors {
	font-size: 14px;

	font-weight: 100;
	letter-spacing: -1px;
	margin: 0;
	margin-top: 4px;
	color: #fff
}

#about .about-us .left .colors span {
	width: 13px;
	height: 13px;
	display: inline-block;
	vertical-align: text-top;
}

#about .about-us .left .colors span:nth-child(1) {
	background: url('../../images/ci_1.jpg')
}

#about .about-us .left .colors span:nth-child(2) {
	background: url('../../images/ci_3.jpg');
}

#about .about-us .left .colors span:nth-child(3) {
	background: url('../../images/ci_1.jpg')
}

#about .about-us .right {
	width: 60%;
	float: left
}

#about .about-us .right .h05 {
	font-size: 1.25rem;
	padding: 10px 0;
	line-height: 1.765;
	color: #111;
	margin: 1rem 0;
	text-align: left;
	font-weight: 600;
	letter-spacing: -1px;

}

#about .about-us .right .t_2 {
	font-size: 0.875em;
	font-weight: 100;
	letter-spacing: -1px;
	line-height: 26px;
	color: #fff;
	margin: 0;
	text-align: justify;

}

#about .about-us .blue {
	color: #499eff;
	font-weight: bold;
}

#about .about-us .bold {
	font-weight: bold;
}

#about .history {
	width: 2015px;
	display: block;
	position: relative;
	text-align: center;
	margin-top: 30px;
	/* background-image: url('../../images/history_line.png') */
}

#about .history ul {
	color: #111;
	display: inline-block;
	margin-left: 0
}

#about .history ul li {
	float: left;
	padding: 0 30px;
	margin: 0 auto;
	margin-top: 3px;
}

#about .history .txt {
	margin-bottom: 0;
	color: #111;
	font-size: 1.4rem;
	padding-top: 30px;
}

#about .history a {}

#about .history span {
	vertical-align: top;
	font-size: 14px;
	float: left;
	margin-left: 5px;
	position: absolute;
	top: -20px;
	left: 0;
}

#about .history .box {
	/* position:absolute; */
	padding: 16px;
	left: -10px;
	border: 68px;
	width: 150px;
	line-height: 1.5;
	font-size: 12px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	/* background: #13368f; */
	/* color:#ccc; */
	color: #414141;
	bottom: 90px;
	/* display: none; 
	box-shadow: 0px 1px 5px rgba(0,0,0,.3); */

}

/* #about .history .box::after {
  position: absolute;
  bottom: -19px;
  left: 74px;
  width: 0;
  height: 0;
  margin-left: -10px;
  border: solid transparent;
  border-color: rgba(51, 51, 51, 0);
  border-top-color: #13368f;
  border-width: 10px;
  pointer-events: none;
  content: " ";
  } */

#about .history .hide_txt {
	display: none;
}


#about .history .h_tooltip {
	direction: inline;
	position: relative;
	z-index: 999;
	border-top: 2px solid #13368f;
	width: 155px;
}

/* 리뉴 수정 2022*/
#about .history .h_tooltip p.txt {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	color: #13368f;
	text-align: left;
}

/* 수정끝 */
#about .mobile_history {
	display: none;
}

@media screen and (min-width: 1200px) {
	.dw-bt a {
		width: 170px;
	}
}

@media only screen and (max-width: 1300px) {
	#about .about-us-list .about1 {
		width: 40%
	}

	#about .about-us-list .about2 {
		width: 60%
	}
}

@media only screen and (max-width: 1280px) {
	#ceo {
		padding: 0 4rem 4rem 4rem;
	}

	#ceo .ceo ul li p {
		font-size: 1rem
	}

	#ceo .ceo .sign img {
		margin-right: -60px;
	}
}

@media only screen and (max-width: 1150px) {
	#about .history ul li {
		padding: 0 22px;
	}
}

@media only screen and (max-width: 980px) {
	#about .about-us .left .colors {
		display: none;
	}

	#ceo .ceo {
		padding-bottom: 40px
	}

	#ceo .ceo ul li p {
		font-size: 0.9rem
	}

	#ceo .ceo .sign .txt {
		top: 15px;
		left: -160px
	}

	#ceo .ceo .sign img {
		margin-right: -46px;
		margin-top: -4px;
	}

	#about .about-us .left {
		width: 100%;
		display: block;
		margin-top: 0
	}

	#about .about-us .left .ci {
		/* background: #000; */
	}

	#about .about-us .left .ci img {
		margin: 0 auto;
		position: relative;
		text-align: center;
		display: block;
	}

	#about .about-us .right {
		width: 100%;
		display: block;
	}

	#about .about-us .right .h05 {
		font-size: 1.35rem
	}

	#about .about-us .right .t_2 {
		text-align: left;
	}



	#about .history ul li {
		padding: 0 16px
	}
}

@media only screen and (max-width: 880px) {
	#about .history ul li {
		padding: 0 12px
	}
}

@media only screen and (max-width: 800px) {


	.ceo_none {
		display: block;
	}

	#about .history {
		display: none;
	}

	#about .mobile_history {
		display: block;
		position: relative;
		margin: 20px 0;
		height: 100%;
	}

	#about .mobile_history .history_line {
		position: absolute;
		width: 2px;
		left: 80px;
		top: 0;
		margin-left: -1px;
		background: -webkit-linear-gradient(#005fae 0%, #13368f 100%);
		height: 100%
	}

	#about .mobile_history .history_right {
		position: relative;
		left: 0;
		width: 100%;
		padding: 0;
		display: inline-block
	}

	#about .mobile_history .history_right .point_r {
		position: absolute;
		left: 75px;
		top: 10px;
		width: 10px;
		height: 10px;
		border-radius: 50%;
		background: #005fae;
		border: 2px solid #fff;
	}

	#about .mobile_history .history_right .line {
		position: absolute;
		left: 15%;
		top: 15px;
		width: 40px;
		height: 1px;
		background: #13368f;
		display: none;
	}

	#about .mobile_history .history_right .year {
		color: #005fae;
		font-size: 20px;
		letter-spacing: -0.05em;
		padding-left: 20px;
		font-weight: 500;
		margin-bottom: 0;
		float: left
	}

	#about .mobile_history .history_right .month {
		font-size: 16px;
		color: #111;
		letter-spacing: -0.05em;
		padding-left: 90px;
		padding-bottom: 7px;
		margin-top: 1px;
	}

	#about .mobile_history .month strong {
		color: #005fae;
		display: inline-block;
		padding-right: 10px;
		font-weight: 600;
	}

}

@media only screen and (max-width:736px) {
	#ceo {
		padding: 1rem;
	}
}

@media only screen and (max-width:680px) {}



@media only screen and (max-width: 600px) {
	#ceo .ceo ul li p {
		text-align: left;
	}

	.none_1 {
		display: none;
	}

	#ceo {
		padding-bottom: 3rem
	}

	#ceo .ceo .sign .txt {
		float: left;
		left: 0;
	}

	#ceo .ceo .sign img {
		float: left;
		left: 0;
	}

	#ceo .none_1 {
		display: block;
	}

	#ceo .ceo_none {
		display: none;
	}
}


@media only screen and (max-width: 525px) {

	#ceo .none_1 {
		display: none;
	}

}


@media only screen and (max-width: 480px) {
	#ceo .ceo .sign .txt {
		float: left;
		left: 0;
		top: 10px;
		position: relative;
	}

	#ceo .ceo ul li p {
		font-size: 0.875rem
	}

	#ceo .ceo .sign img {
		float: left;
		left: 0;
		width: 30%
	}

	#about .mobile_history .history_right .month {
		font-size: 14px
	}


}

/* 리뉴 2022 */
h2,
h3 {
	font-family: "montserrat-regular", sans-serif;
	font-weight: bold;
}

#ceo {
	padding-bottom: 0;
}

#ceo .special .left_box {
	width: 40%;
	float: left;
	padding: 1rem 0 2rem;
}

#ceo .special .right_box {
	width: 60%;
	float: left;
}

#ceo {
	background-color: #f7f7f7;
}

#ceo .special {
	padding-bottom: none;
}

#ceo .special .ci h2 {
	font-family: 'Noto Sans Kr', sans-serif;
	font-size: 1.8em;
	color: #2c84cd;
	text-align: left;
	font-weight: bold;
	letter-spacing: -1px;
}

#ceo .special .ci p {
	padding: 2rem 2rem 0 0;
	font-weight: 300;
	font-size: 1rem;
	color: #13368f;
	text-align: left;
}

#ceo .special .logo {
	margin: 0 auto;
	margin-left: 2.5%;
	width: 55%;
	background-color: #fff;
}

#ceo .special .logo img {
	margin: 3rem 2rem;
	width: 50%;
}

#info {
	padding: 0 4rem 4rem 4rem;
	clear: both;
	background-color: #fff;
	height: auto;
}

#info .left_box {
	width: 40%;
	float: left;
	padding: 4rem 2rem 2rem 0;
	background-color: #fff
}

#info .right_box {
	width: 60%;
	float: left;
	padding: 4rem 2rem 2rem 0;
	background-color: #fff;
	color: #000;
}

#info .left_box h2 {
	font-size: 1.5em;
	color: #000;
	text-align: left;
	letter-spacing: -1px;
}

#info .left_box h3 {
	font-size: 1.5em;
	color: #2c84cd;
	text-align: left;
	font-weight: bold;
	letter-spacing: -1px;
}

#about {
	background-color: #f7f7f7;
	clear: both;
}

#about .content {
	background-color: #f7f7f7;
	border-radius: 20px;
}

#about .his {}

/* 반응형 */

@media screen and (min-width: 1200px) {
	#ceo .special .logo {
		margin-top: -1%;
	}
}

@media (min-width:1025px) and (max-width:1200px) {}

@media (min-width: 769px) and (max-width: 1024px) {}

@media only screen and (max-width: 768px) {

	#ceo {
		padding: 1.5em;
	}

	#ceo .special .left_box {
		width: 100%;
		float: none;
	}

	#ceo .special .right_box {
		width: 100%;
		float: none;
		padding: 2rem 0 2rem 0;
	}

	#ceo .special .logo {
		margin: 0 auto;
	}

	#ceo .special .logo img {
		margin: 0 2rem;
		width: 70%;
	}

	#ceo .special .ci h2 {
		font-size: 1.5em;
	}

	#ceo .special .ci p {
		padding: 0;
	}

	#info {
		padding: 0 1.5em;
	}

	#info .left_box {
		width: 100%;
		float: none;
		padding: 2.2rem 0;
	}

	#info .right_box {
		width: 100%;
		float: none;
		padding: 2.2rem 0;
	}

	#info .left_box h2 {
		font-size: 1.3em;
		color: #000;
		text-align: left;
		letter-spacing: -1px;
	}

	#about .his {
		padding-top: 2rem;
	}

	#about .his h2 {
		padding-left: 1rem;
		font-size: 2rem;
	}

	#about .mobile_history {
		margin: 0 0 3rem 0;
	}

	.wrapper.style5 header {
		height: auto;
		margin-top: 0;
	}

	.mast {
		border: none;
	}

	.wrapper.style2 {
		padding-left: 4%;
	}

	.wrapper>header.special {
		padding: 0;
	}

}

/* 추가끝 */





/* tech */

#technology {
	padding-top: 30px
}


.posts {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-moz-align-items: stretch;
	-webkit-align-items: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
	text-align: center;
	width: 100%;
	padding: 0;
}

.posts>* {
	-moz-flex-shrink: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-shrink: 1;
	flex-shrink: 1;
	-moz-flex-grow: 0;
	-webkit-flex-grow: 0;
	-ms-flex-grow: 0;
	flex-grow: 0;
}

.posts>* {
	width: 50%;
}

.posts>* {
	padding: 4rem;
	width: 50%;
}

.posts>article {
	border-color: #eeeeee;
	border-left-width: 1px;
	border-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	text-align: center;
}

.posts>article> :last-child {
	margin-bottom: 0;
}

.posts>article:nth-child(2n - 1) {
	border-left-width: 0;
}

.posts>article:nth-child(-n + 2) {
	/* 					border-top-width: 0; */
}

.posts>article:hover {
	background: #f7f7f7;
	transition: all 0.2s linear;
}

.posts .cont-3li {
	color: #888;
	font-size: 0.8rem
}

.posts .none {
	display: block
}

.posts .bold {
	font-weight: bold;
	color: #000;
	font-size: 0.8rem;
}

.posts .h3 {
	font-weight: 600;
	font-size: 1.1rem;
	line-height: 2.5;
	color: #333;
	text-transform: uppercase;
}

.posts .tech_icon {
	padding: 30px 0
}

@media screen and (max-width: 980px) {

	.posts>* {
		width: 50%;
	}

	.posts>* {
		padding: 2.5rem;
		width: 50%;
	}


	#technology .cont-t1 ul {
		width: 33.3333%
	}

	.posts .none {
		display: none
	}
}

@media screen and (max-width: 736px) {

	.posts>* {
		width: 100%;
	}

	.posts>* {
		padding: 2rem;
		width: 100%;
	}

	.posts>article:nth-child(2n - 1) {
		border-left-width: 2px;
	}

	.posts>article:nth-child(-n + 2) {
		border-top-width: 2px;
	}

	.posts>article:nth-child(n) {
		border-left-width: 0;
	}

	.posts>article:nth-child(-n + 1) {
		border-top-width: 0;
	}

	.posts>article .image {
		max-width: 25rem;
		margin-left: auto;
		margin-right: auto;
	}

	#technology .cont-t1 ul {
		width: 100%
	}

	#technology .cont-t1 ul li img {
		width: 50%
	}

	.posts .none {
		display: block
	}

}

@media screen and (max-width: 440px) {
	.posts .none {
		display: none
	}

	.posts>article h3 {
		font-size: 1.1rem
	}

}

#technology .cont-t1 ul:hover,
#technology .cont-t1 ul:focus {
	opacity: 0.6;
	transition: opacity 0.2s ease;
}


.sapmpetxt {
	display: none
}

.sample {
	display: none;
}

@media screen and (max-width: 480px) {

	.sns_cont .sample,
	.sns_cont .sampletxt {
		display: none
	}

	.sns_cont .cont-1 ul:first-child,
	.sns_cont .cont-1 ul:last-child {
		display: none !important;
		padding: 0 !important;
		font-size: 0 !important;
		margin: 0 !important;
	}


	.sample {
		display: block
	}

	.sampletxt {
		display: block;
		color: #888;
		font-size: 12px;
		text-align: center;
		margin: 0 auto;
		position: relative;
		padding: 5px 0
	}
}



.language {
	float: right;
	line-height: 40px
}

.language ul {
	overflow: hidden;
	flex: right
}

.language ul li {
	float: left;
}

.language ul li a {
	text-decoration: none;
	margin-left: 0
}

.language img {
	height: 16px;
}


.m-language {
	display: none
}


@media only screen and (max-width: 480px) {
	.m-language {
		display: inline-block;
		margin-top: -4%;
	}

	.m-language ul {
		overflow: hidden;
		float: left;
	}

	.m-language ul li {
		float: left;
		font-size: 9px;
		font-weight: 500;
		background: transparent;
		border: 1px solid #111;
		color: #fff;
		width: 70px;
		height: 30px;
		line-height: 30px;
	}

	.m-language ul li:last-child {
		margin-left: 5px
	}

	.m-language ul li a {
		text-decoration: none;
		margin-left: 0
	}

	.m-language ul li a:hover {
		font-weight: bold
	}

	.m-language img {
		height: 16px;
	}
}

.mg0 {
	margin: 0 !important
}

.pd0 {
	padding: 0 !important
}