@CHARSET "UTF-8";

 /* IE10+ */
 _:-ms-input-placeholder, :root 
	body{
	letter-spacing:-0.5px;
	}
 _:-ms-input-placeholder, :root 
 	.img1 h3{
 	text-shadow: 10px 10px 10px black;
 	font-size:black;
 	}
 _:-ms-input-placeholder, :root 
 	.caption h5{
 	letter-spacing:-13px;
 	}
 _:-ms-input-placeholder, :root 
 	.


/*1st page*/
.img1 h1{
	margin: 0;
}

.img1 h1 img {
	width: 210px;
	max-width: 100%;
	height: auto;
	margin: 35px 0 0 50px;
}

.img1 h3 {
	margin-top: 260px;
	font-size: 450%;
	color: #ffffff;
	text-align: center;
	text-shadow: 10px 10px 12px black;
	font-weight: bold;
}

.img1 h3 span {
	color: #3f9dfa;
}

.img1 p {
	margin-top: -13px;
	font-size: 180%;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 154%;
	text-shadow: 10px 10px 15px black;
}

/*2nd page*/
.out {
	width: 100%;
	text-align: center;
}

.font {
	width: 300px;
	height: 293px;
	border: 10px solid #0bb4ea;
	display: inline-block;
	margin-top: 7%;
}

.img2 h3 {
	font-size: 215%;
	color: #ffffff;
	text-align: center;
	padding-top: 25px;
}

.img2 h4 {
	border:1px solid #ffffff;
	width: 30px;
	text-align: center;
	display: table; 
	margin-left: auto;
	margin-right: auto; 
	display: inline-block;
}

.font p {
	font-size: 120%;
	color: #ffffff;
	text-align: center;
}

.img2>p {
	color: #ffffff;
	text-align: center;
	padding-top: 100px;
	font-size:120%;
	line-height: 150%;
}

/*3rd page*/

.img3 {
	position: relative;
}

.img3 h3 {
	margin: 0;
	padding-top: 50px;
	font-size: 200%;
	color: #121212;
	text-align: center;
	font-weight: bold;
}

.img3 h4 {
	font-size: 120%;
	color: #3095fe;
	text-align: center;
	margin-top: 10px;
}

.caption h5 {
	color: #003974;
	font-size: 419%;
}

.caption p {
	font-size: 100%;
	color: #333333;
	margin-top: -163px;
}

.caption {
	width: 100%;
	top: 42px;
	position: absolute;
	z-index: 2;
	text-align: center;
	position: absolute;
}

.button:after {
	content: '';
	display: block;
	clear: both;
}

.side_btn{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin-top: 85px;
}

.button_m {
	width: 600px;
	height: auto;
}

.btn_1 {
	position: absolute;
}

.btn_1 img {
	width: 150px;
	height: auto;
	position: absolute;
	left: -14px;
	top: -530px;
}

.btn_1>.button_h_1 {
	opacity: 0;
	transition: opacity 1s
}

.btn_1:hover>.button_h_1 {
	opacity: 1;
}

.btn_2 {
	position: absolute;
}

.btn_2 img {
	width: 150px;
	height: auto;
	position: absolute;
	left: 468px;
	top: -530px;
}

.btn_2>.button_h_2 {
	opacity: 0;
	transition: opacity 1s
}

.btn_2:hover>.button_h_2 {
	opacity: 1;
}

.btn_3 {
	position: absolute;
}

.btn_3 img {
	width: 150px;
	height: auto;
	position: absolute;
	left: -18px;
	top: -250px;
}

.btn_3>.button_h_3 {
	opacity: 0;
	transition: opacity 1s
}

.btn_3:hover>.button_h_3 {
	opacity: 1;
}

.btn_4 {
	position: absolute;
}

.btn_4 img {
	width: 150px;
	height: auto;
	position: absolute;
	left: 467px;
	top: -250px;
}

.btn_4>.button_h_4 {
	opacity: 0;
	transition: opacity 1s
}

.btn_4:hover>.button_h_4 {
	opacity: 1;
}

.btn_5 {
	position: absolute;
}

.btn_5 img {
	width: 150px;
	height: auto;
	position: absolute;
	left: 225px;
	top: -114px;
}

.btn_5>.button_h_5 {
	opacity: 0;
	transition: opacity 1s
}

.btn_5:hover>.button_h_5 {
	opacity: 1;
}

.p_text {
	width: 200px;
	height: auto;
	text-align: center;
	position: absolute;
	top: 31%;
	left: 33.5%;
	color: #000000;
	font-weight: bold;
}


/*@media ( max-width: 1900px )  {
.button{width:1900px; max-width:100%; height:auto;}}

/*4th page*/
.left {
	padding-left: 18%;
	width: 30%;
}

.left:after {
	content: '';
	display: block;
	clear: both;
}

.img4 h3 {
	font-size: 300%;
	color: #333333;
	padding-top: 20%;
}

.img4 h4 {
	width: 10%;
	border-bottom: 1px solid #000000;
}

.img4 p {
	color: #121212;
	margin-top: 10%;
	font-size: 115%;
	padding-bottom: 82px;
}

.img4 li {
	list-style: none;
	margin-top: 108%;
}

.img4 li:nth-child(2) {
	margin-top: 70px;
}

.img4 li:nth-child(3) {
	margin-top: 70px;
}

.img4 li:nth-child(4) {
	margin-top: 70px;	
}

.img4 li:nth-child(5) {
	margin-top: 70px;
}

.left img {
	width: 10px;
	max-width: 100%;
	float: left;
	margin:3px 0 0 -6.5%;
}

.r_wrap {
	display: table;
}

.right {
	width:26%;
	height:78%;
	position:absolute;
	top: 10%;
	left: 57%;
	overflow-y:auto;
	display: table-cell;
	vertical-align : middle;
 }

/*5th page*/
.wrap {
	padding-left: 16%
}

.img5 h3 {
	margin: 0;
	padding: 6.5% 0 0 17px;
	font-size: 200%;
	color: #121212;
	font-weight: bold;
}

.img5 h3 img {
	padding-right: 10px;
}

.map .root_daum_roughmap {
	width: 78% !important;
}

.img5 ul {
	padding-left: 3px;
}

.img5 li {
	list-style: none;
	background-repeat: no-repeat;
	background-position: left center;
}

.img5 li p {
	margin-left: 10px;
	font-size: 1em;
	font-weight: bold;
}

.img5 li:first-child span {
	margin-left: 50px;
	font-weight: normal;
}

.img5 li:nth-child(2) span {
	margin-left: 59px;
	font-weight: normal;
}

.img5 li:last-child span {
	margin-left: 33px;
	font-weight: normal;
}

.btn {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed
		), color-stop(1, #dfdfdf));
	background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',
		endColorstr='#dfdfdf');
	background-color: #ededed;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #777777;
	font-size: 80%;
	font-weight: bold;
	font-style: normal;
	height: 30px;
	line-height: 30px;
	width: 120px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
}

.btn:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf',endColorstr='#ededed');
	background-color: #dfdfdf;
}

.btn:active {
	position: relative;
	top: 1px;
}

.wrap >p {
	font-size: 80%;
	padding-top: 5%;
}