@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css); 
@import url(https://cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);
* {margin:0; padding:0; outline:0;}
img {border:none; max-width:100%;height:auto;margin:0 auto; padding:0 auto;}
html {margin:0;padding:0;height:100%;}
input{vertical-align:middle; padding:8px; border:solid 1px #999;background:#fff;font-size:18px;color:#666;}
select{vertical-align:middle;height:2.4em;; border:solid 1px #999;background:#fff;font-size:16px;line-height:1.5em;color:#666;}
form {margin:0px;}
input[type=radio   ]:not(old){  width   : 24px;  margin  : 0;  padding : 0;  opacity : 0;}
input[type=radio   ]:not(old) + label{  display      : inline-block;  margin-left  : -24px;  padding-left : 24px;  background   : url(/images/checks.png) no-repeat 0 0;  line-height: 24px;}
input[type=radio]:not(old):checked + label{  background-position : 0 -48px;}
input[type=checkbox]:not(old){  width   : 24px;  margin  : 0;  padding : 0;  opacity : 0;}
input[type=checkbox]:not(old) + label{  display      : inline-block;  margin-left  : -24px;  padding-left : 24px;  background   : url(/images/checks.png) no-repeat 0 0;  line-height: 24px;}
input[type=checkbox]:not(old):checked + label{  background-position : 0 -24px;}
ul, ol, dl, li { list-style: none;margin:0px;padding:0px;border:none;}
table {border-collapse:collapse;border-spacing:0}
a {text-decoration:none;color:#000;}

body {
	font-family:'Nanum Square';
	background-color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
	height:100%;
}
/* Container */
#container {
	min-height:100%;
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-color: #FFFFFF;
}
/* Navigation */
header {
	width: 100%;
	height: 5%;
	background-color: #fff;
}
.logo {
	width: 228px;
	float: left;
	margin-top: 58px;
	margin-left: 0px;
	cursor: pointer;
}
#headmenu {
	margin: 20px 0;
	float: right;
	text-align: right;
}
#headmenu ul {
	list-style: none;
	float: right;
}
#headmenu ul li {
	float: left;
	color: #354a98;
	font-size: 18px;
	text-align: center;
	margin-left: 10px;
}
#headmenu ul li a {
	color: #354a98;
	font-size: 18px;
	text-decoration: none;
}
.mt_menu {
	display: none;
}
nav {
	float: right;
	width: 1057px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;

}
nav ul {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #354a98;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 21px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	font-weight: bold;
}
nav ul li a {
	display: inline-block;
	padding: 26px 0 2px;
	width: 172px;
	height:50px;
	color: #FFFFFF;
	text-decoration: none;
}
nav ul li:hover a {
	background-color: #1a254c;
}
.maintitle {
	padding: 120px 0 30px;
}
.maintitle p, h1, h2 {
	text-align: center;
	color: #313131;
	line-height: 1.5em;
}
.maintitle p {
	font-size: 21px;
	font-weight: normal;
}
.maintitle h1 {
	font-size: 41px;
	font-weight: bold;
}
.maintitle h2 {
	font-size: 30px;
	font-weight: bold;
}
.maintitle_blue {
	color: #354a98;
}
.about {
	width:100%;
}
.atitle span {
	font-style: italic;
}
.thumbaa {
	float:left;
	background-image: url(/images/img_m00.jpg);
	background-size: cover;
	background-position: center;
	width: 640px;
	height: 490px;
	margin-right: 20px;
}


.thumbaa ul {
	background: rgba(53,74,152,0.55);
	background-size: cover;
	width: 100%;
	height: 100%;
	color: #fff;
}


.thumbaa .atitle {
	font-size:34px;
	font-weight: bold;
	padding:340px 0 0 30px;
}
.thumbaa .abtn {
	margin:10px 80px;
	width:165px;
	font-size:21px;
	padding:10px 0;
	text-align: center;
	border-radius: 9px;
	border: 1px solid #fff;
	cursor: pointer;
}

.thumbaa .btitle {
	margin-left:290px;margin-top:-102px;
	font-size:30px;
	font-weight: bold;
}

.thumbaa .bbtn {
	margin:8px 0 0 450px;
	width:165px;
	font-size:21px;
	padding:10px 0;
	text-align: center;
	border-radius: 9px;
	border: 1px solid #fff;
	cursor: pointer;
}

.thumbaa .ctitle {
	width:580px;
	margin-left:30px;margin-top:-402px;
	font-size:30px;line-height:46px;
	font-weight: bold;

}


.thumb01 {
	display :none;
	float:left;
	background-image: url(/images/img_m01.jpg);
	background-size: cover;
	background-position: center;
	width: 640px;
	height: 490px;
	margin-right: 20px;
}
.thumb01 ul {
	background: rgba(53,74,152,0.55);
	background-size: cover;
	width: 100%;
	height: 100%;
	color: #fff;
	cursor: pointer;
}
.thumb01 .atitle {
	font-size:40px;
	font-weight: bold;
	padding:340px 0 0 30px;
}
.thumb01 .abtn {
	margin:10px 115px;
	width:195px;
	font-size:21px;
	padding:10px 0;
	text-align: center;
	border-radius: 9px;
	border: 1px solid #fff;
}
.thumb02 {
	float:right;
	background-image: url(/images/img_m02.jpg);
	background-size: cover;
	background-position: center;
	width: 640px;
	height: 235px;
	margin-bottom: 20px;
}
.thumb02 ul {
	background: rgba(53,74,152,0.75);
	background-size: cover;
	width: 100%;
	height: 100%;
	color: #fff;
	cursor: pointer;
	text-align: center;
}
.thumb02 .atitle {
	font-size:40px;
	font-weight: bold;
	padding:55px 0 0;
}
.thumb02 .asub {
	font-size:24px;
	padding:5px 0;
}
.thumb02 .abtn {
	text-align: center;
	margin:0 auto;
	width:195px;
	font-size:21px;
	padding:10px 0;
	border-radius: 9px;
	border: 1px solid #fff;
}
.thumb03 {
	float:left;
	background:#eee;
	width: 600px;
	height: 195px;
	padding:20px;
}
.thumb03 p {
	color:#354a98;
	font-size: 24px;
	font-weight: bold;
}
.thumb03 p span {
	float:right;
	font-size: 15px;
	cursor: pointer;
}
.thumb03 li {
	font-size:18px;
	color: #313131;
	padding: 12px 0 0;
}
.thumb03 li img {
	vertical-align: middle;
}
.thumb03 a {
	text-decoration: none;
	color :#313131;
}
.thumb04 {
	display:none;
}

.thumb001 {
	display :none;
	float:left;
	background:#eee;
	width: 640px;
	height: 490px;
	margin-right: 20px;
}
.thumb001 ul {
	background: rgba(53,74,152,0.55);
	background-size: cover;
	width: 100%;
	height: 100%;
	color: #fff;
	cursor: pointer;
}
.thumb001 .atitle {
	font-size:40px;
	font-weight: bold;
	padding:340px 0 0 30px;
}

.blankbtm {height:490px}
.footer {
	float:top;
	position:relative;
	margin-top: 20px;
	width:1300px;
	background: #e5e5e5;
	line-height: 1.5em;
	text-align:center;
	text-decoration:none;
}
.footer h1 {
	padding:20px;
	font-size:18px;
	font-weight: bold;
	color:#7d7d7d;
}
.footer p {
	padding:0 0 20px;
	font-size:15px;
	color:#7d7d7d;
}
/* Layer Popup */
.white_content {display: none;position:fixed;top:1.0em;left:50%;background-color: #fff;margin-left:-48%;width:96%;z-index:1001;overflow:auto;}
.black_overlay{display: none; position:fixed;top: 0%;left: 0%;width: 100%;height: 100%;background-color: black;z-index:1000;-moz-opacity: 0.50;opacity:.50;filter: alpha(opacity=50);}
/* join */
.jointitle {
	position: relative;
	background:#fff;
	border-bottom: 3px solid #354a98;
	width:100%;
	margin-top:120px;
	font-size:22px;
}
.jointitle h1 {
	text-align: left;
	padding:10px;
}
.joinbg {
	position: relative;
	margin-top: 30px;
	background: #f5f5f5;
	border-radius: 15px;
	border: 1px solid #e5e5e5;
}
.joinbg ol {
	padding: 30px;
}
.joinbg p {padding:10px;font-size: 21pt}
.joinbg iframe {width:100%;background:#fff;height:165px;border-width:1px; border-color:#dddddd; border-style:solid;}
.agcheck {padding:10px 0;color:rgba(129,129,129,1.00);text-align:right;}
.termok {padding:20px 20px 60px;text-align:center;}
.terminfo {padding:20px;text-align: center;color:#ff0000;font-size: 1.2em;}
.termok .btn {
	display: inline-block;
	background-color: #354a98;
	cursor: pointer;
	width: 550px;
	padding: 30px 0;
	border-radius: 10px;
	color: #fff;
	font-size:18pt;
	font-weight: bold;
}
.termok .btn:hover {
	background-color:rgba(13,37,111,1.00);
}
.termok .btn2 {
	display: inline-block;
	background-color: #354a98;
	cursor: pointer;
	width: 330px;
	padding: 20px 0;
	border-radius: 6px;
	color: #fff;
	font-size:18pt;
	font-weight: bold;
	margin:10px;
}
.termok .btn2:hover {
	background-color:rgba(13,37,111,1.00);
}
.termok .btn2 span {
	font-size:0.85em;
	font-weight: normal;
}
.pgtitle {padding:20px;font-size:15px;line-height:1.5em;}
.pgtitle h2 {color:#354a98;}
.joinform {
	background: #fff;
	border-radius: 10px;
	padding:3.0em;
}
.joinform .btncheck {
	display: inline-block;
	background-color: #35373D;
	cursor: pointer;
	width: 120px;
	padding: 12px 0;
	border-radius: 4px;
	color: #fff;
	font-size:10pt;
	text-align: center;
}
.joinform .btncheck:hover {
	background-color:rgba(0,0,0,1.00);
}
.joinform .txtcheck {
	font-size: 0.9em;
}
.joinform .txtcheckb {
	color:rgba(0,44,255,1.00);
	font-size: 0.9em;
}
.joinform th {
	background: #f2f2f2;
	border-radius: 4px;
	text-align: center;
	padding: 10px 0;
	width: 110px;
	font-size:13pt;
}
.joinform td {padding-left:10px;}
.formline {background-image: url(/images/formline.png);height:17px;opacity:0.1;}
.joinform tbody {
	padding:10px;cellspacing:10px;
}
.olmoney li {float:left;padding-right:15px;}
.agcheck2 {padding:3px 0;color:rgba(129,129,129,1.00);text-align:left;font-size: 0.85em;}
.agcheck2 .btncheck {
	display: inline-block;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	cursor: pointer;
	padding: 6px 0;
	width: 80px;
	border-radius: 6px;
	font-size:0.85em;
	text-align: center;
	color:#303030;
}
.agcheck2 .btncheck:hover {
	background-color:rgba(203,203,203,1.00);
}
.subtxt {
	background:#fff;padding:20px;font-size:15pt;line-height:1.5em;font-family:Malgun Gothic;
}
.subtxt2 {
	background:#fff;padding:20px;
}
.loginp {font-size:15pt;padding:0 0 20px;text-align:center;}

.peopleinfo {position: relative;background:#fff;width:100%;margin:30px;}
.peopleinfo ul {display:inline-block;width:630px;height:240px;margin-bottom:4.0em;}

.portrait {display:inline-block;width:160px;height:240px;overflow:hidden;position:relative;border:1px solid #ccc;box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);}
.portrait img {position:absolute;left:-100%;right:-100%;top:-100%;bottom:-100%;margin:auto;max-width:160px;}
.ppinfo {display:inline-block;font-family:Malgun Gothic;font-size:10pt;width:430px;min-height:350px;margin:0 10px;vertical-align:top;}
.ppinfo p {text-align:left;font-size:15pt;vertical-align:top;padding:2px 0 0;font-weight:bold;}
.ppinfo p span {color:#555; font-weight:normal;font-size:11pt;}

.listup {width:100%;}
.listmain {text-align:left;}
.listdate {color:#555;}
.listpage {margin-top:2.0em;font-size:1.0em;}
/***********************************************************************************************************************/
@media (min-width:768px) and (max-width:1299px) {
body {
	font-size:1.5vw;	
	}
#container {
	position:relative;
	min-height:100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-color: #FFFFFF;
}
.logo {
	width: 20%;
	float: left;
	margin-top: 65px;
	margin-left: 0px;
	cursor: pointer;
}
nav {
	float: right;
	width: 80%;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
}
nav ul {
	width:98%;
}

nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 1.3em;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	font-weight: bold;
	width: 16.6%;
}
nav ul li a {
	display: inline-block;
	padding: 1.0em 0;
	color: #FFFFFF;
	height:2.0em;
	width: 100%;
	text-decoration: none;
}
.maintitle {
	padding: 120px 0 30px;
}
.maintitle p, h1, h2 {
	text-align: center;
	color: #313131;
	line-height: 1.5em;
}
.maintitle p {
	font-size: 1.75em;
	font-weight: normal;
}
.maintitle h1 {
	font-size: 2.75em;
	font-weight: bold;
}
.maintitle h2 {
	font-size: 2.0em;
	font-weight: bold;
}
.maintitle_blue {
	color: #354a98;
}
.thumbaa {
	display: block;
	float:top;
	background-image: url(/images/img_m00.jpg);
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 300px;
	margin-bottom: 10px;
}
.thumbaa ul {
	background: rgba(53,74,152,0.7);
	background-size: cover;
	width: 100%;
	height: 100%;
	color: #fff;
	cursor: pointer;
	text-align: center;
}
.thumbaa .atitle {
	font-size:40px;
	font-weight: bold;
	padding:50px 0 0;
}
.thumbaa .btitle {
	margin-left:0px;
	font-size:40px;
	font-weight: bold;
	padding:130px 0 0;
}

.thumbaa .asub {
	font-size:24px;
	padding:5px 0;
}
.thumbaa .abtn {
	text-align: center;
	margin:0 auto;
	width:195px;
	font-size:21px;
	padding:10px 0;
	border-radius: 9px;
	border: 1px solid #fff;
}
.thumbaa .bbtn {
	text-align: center;
	margin:0 auto;
	width:195px;
	font-size:21px;
	padding:10px 0;
	border-radius: 9px;
	border: 1px solid #fff;
}
.thumb01 {
	display: block;
	float:top;
	background-image: url(/images/img_m01.jpg);
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 300px;
	margin-bottom: 10px;
}
.thumb01 ul {
	background: rgba(53,74,152,0.5);
	background-size: cover;
	width: 100%;
	height: 100%;
	color: #fff;
	cursor: pointer;
	text-align: center;
}
.thumb01 .atitle {
	font-size:40px;
	font-weight: bold;
	padding:50px 0 0;
}
.thumb01 .asub {
	font-size:24px;
	padding:5px 0;
}
.thumb01 .abtn {
	text-align: center;
	margin:0 auto;
	width:195px;
	font-size:21px;
	padding:10px 0;
	border-radius: 9px;
	border: 1px solid #fff;
}
.thumb01 .btitle {
	font-size:40px;
	font-weight: bold;
	padding:30px 0 0;
}
.thumb01 .bbtn {
	text-align: center;
	margin:0 auto;
	width:195px;
	font-size:21px;
	padding:10px 0;
	border-radius: 9px;
	border: 1px solid #fff;
}
.thumb02 {
	display: block;
	float:top;
	background-image: url(/images/img_m02.jpg);
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 300px;
	margin-bottom: 10px;
}	
.thumb02 ul {
	background: rgba(53,74,152,0.75);
	background-size: cover;
	width: 100%;
	height: 100%;
	color: #fff;
	cursor: pointer;
	text-align: center;
}
.thumb02 .atitle {
	font-size:40px;
	font-weight: bold;
	padding:90px 0 0;
}
.thumb02 .asub {
	font-size:24px;
	padding:5px 0;
}
.thumb02 .abtn {
	text-align: center;
	margin:0 auto;
	width:195px;
	font-size:21px;
	padding:10px 0;
	border-radius: 9px;
	border: 1px solid #fff;
}
.thumb03 {
	display: block;
	position: relative;
	float:top;
	background:#eee;
	width: 100%;
	padding:20px 0;
}
.thumb03 p {
	padding:0 20px;
	color:#354a98;
	font-size: 24px;
	font-weight: bold;
}
.thumb03 p span {
	float:right;
	font-size: 15px;
	cursor: pointer;
}
.thumb03 li {
	font-size:18px;
	color: #313131;
	padding: 12px 20px 0;
}
.thumb03 li img {
	vertical-align: middle;
}
.thumb03 a {
	text-decoration: none;
	color :#313131;
}
.thumb001 {
	display: block;
	float:top;
	background:#eee;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 200px;
	margin-bottom: 10px;
}
.thumb001 ul {
	background: rgba(53,74,152,0.5);
	background-size: cover;
	width: 100%;
	height: 100%;
	color: #fff;
	cursor: pointer;
	text-align: center;
}
.thumb001 .atitle {
	font-size:40px;
	font-weight: bold;
	padding:0;
}
.thumb001 .atitle2 {
	font-size:30px;
	text-decoration:none;
	font-weight: bold;
	padding:0 0 5px;
}
.thumb001 .asub {
	font-size:24px;
	font-weight: bold;
	padding:30px 0 5px;
}

.blankbtm {height:1160px}
.footer {
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
	background: #e5e5e5;
	line-height: 1.5em;
	text-align:center;
	text-decoration:none;
}
.footer h1 {
	padding:20px;
	font-size:18px;
	font-weight: bold;
	color:#7d7d7d;
}
.footer p {
	padding:0 0 20px;
	font-size:15px;
	color:#7d7d7d;
}
.peopleinfo {position:relative;background:#fff;margin:0px;}
.peopleinfo ul {display:inline-block;height:240px;margin-bottom:40px;}
.portrait {display:inline-block;width:160px;height:240px;overflow:hidden;position:relative;border:1px solid #ccc;}
.portrait img {position:absolute;left:-100%;right:-100%;top:-100%;bottom:-100%;margin:auto;max-width:160px;}
.ppinfo {display:inline-block;font-family:Malgun Gothic;font-size:10pt;width:70%;margin:0;vertical-align:top;}
.ppinfo p {text-align:left;font-size:15pt;vertical-align:top;padding:2px 0 10px;font-weight:bold;}
.ppinfo p span {color:#555; font-weight:normal;font-size:11pt;}
}
/***********************************************************************************************************************/
@media (max-width:767px) {
body {
	font-size:1.5vw;
	}

#container {
	position:relative;
	min-height:100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-color: #FFFFFF;
}
header article {
	width: 100%;
	margin:0 auto;
}
.logo {
	width: 30%;
	text-align: center;
	margin:0 auto;
	float: left;
	cursor: pointer;
	padding-top: 1.0em;
}
nav {display:none;}
#headmenu {
	display: block;
	float: right;
	width: 70%;
	text-align: center;
	margin: 0px;
}
#headmenu ul {
	float: right;
	width: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #354A98;
}
#headmenu .mt_menu {display: block;height:37px;padding-top:11px;}
#headmenu ul li {
	color: #FFFFFF;
	font-size: 1.75em;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	width: 33.3%;
	background-color: #354a98;
}
#headmenu ul li a {
	display: inline-block;
	padding: 0.75em 0;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
#headmenu ul li:hover a {
	width: 100%;
	color: #FFFFFF;
	background-color: #1a254c;
}
#headmenu .mt_line {display: none;}
.maintitle {
	display: none;
}
.thumbaa {
	display: block;
	float:top;
	background-image: url(/images/img_m00.jpg);
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.thumbaa ul {
	background: rgba(53,74,152,0.7);
	background-size: cover;
	width: 100%;
	height: 100%;
	color: #fff;
	cursor: pointer;
	text-align: center;
}
.thumbaa .atitle {
	font-size:30px;
	font-weight: bold;
	padding:15px 0 0;
}
.thumbaa .asub {
	font-size:2.0em;
	padding:5px 0;
}
.thumbaa .abtn {
	text-align: center;
	margin:0 auto;
	width:195px;
	font-size:2.5em;
	padding:10px 0;
	border-radius: 9px;
	border: 1px solid #fff;
}

.thumbaa .btitle {
	margin-left:0px;
	font-size:30px;
	font-weight: bold;
	padding:110px 0 0;
}
.thumbaa .bbtn {
	text-align: center;
	margin:0 auto;
	width:195px;
	font-size:2.5em;
	padding:10px 0;
	border-radius: 9px;
	border: 1px solid #fff;
}
.thumb01 {
	display: block;
	float:top;
	background-image: url(/images/img_m01.jpg);
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 200px;
	margin-bottom: 10px;
}
.thumb01 ul {
	background: rgba(53,74,152,0.5);
	background-size: cover;
	width: 100%;
	height: 100%;
	color: #fff;
	cursor: pointer;
	text-align: center;
}
.thumb01 .atitle {
	font-size:30px;
	font-weight: bold;
	padding:15px 0 0;
}
.thumb01 .abtn {
	text-align: center;
	margin:0 auto;
	width:195px;
	font-size:2.5em;
	padding:10px 0;
	border-radius: 9px;
	border: 1px solid #fff;
}
.thumb01 .btitle {
	font-size:30px;
	font-weight: bold;
	padding:10px 0 0;
}
.thumb01 .bbtn {
	text-align: center;
	margin:0 auto;
	width:195px;
	font-size:2.5em;
	padding:10px 0;
	border-radius: 9px;
	border: 1px solid #fff;
}
.thumb02 {
	display: block;
	float:top;
	background-image: url(/images/img_m02.jpg);
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 200px;
	margin-bottom: 10px;
}	
.thumb02 ul {
	background: rgba(53,74,152,0.75);
	background-size: cover;
	width: 100%;
	height: 100%;
	color: #fff;
	cursor: pointer;
	text-align: center;
}
.thumb02 .atitle {
	font-size:30px;
	font-weight: bold;
	padding:40px 0 0;
}
.thumb02 .asub {
	font-size:18px;
	padding:5px 0;
}
.thumb02 .abtn {
	text-align: center;
	margin:0 auto;
	width:195px;
	font-size:2.5em;
	padding:10px 0;
	border-radius: 9px;
	border: 1px solid #fff;
}
.thumb03 {
	display: block;
	position: relative;
	float:top;
	background:#eee;
	width: 100%;
	padding:20px 0;
}
.thumb03 {height:100%}
.thumb03 p {
	padding:0 20px;
	color:#354a98;
	font-size: 24px;
	font-weight: bold;
}
.thumb03 p span {
	float:right;
	font-size: 15px;
	cursor: pointer;
}
.thumb03 li {
	font-size:2.75em;
	color: #313131;
	padding: 0.75em 1.0em 0;
}
.thumb03 li img {
	vertical-align: middle;
}
.thumb03 a {
	text-decoration: none;
	color :#313131;
}
.thumb04 {
	display:block;
}
.thumb001 {
	display: block;
	float:top;
	background:#eee;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 150px;
	margin-bottom: 10px;
}
.thumb001 ul {
	background: rgba(53,74,152,0.5);
	background-size: cover;
	width: 100%;
	height: 100%;
	color: #fff;
	cursor: pointer;
	text-align: center;
}
.thumb001 .atitle {
	font-size:4.5em;
	font-weight: bold;
	padding:0 0 0.25em;
}
.thumb001 .atitle2 {
	font-size:3.5em;
	text-decoration:none;
	font-weight: bold;
	padding:0 0 1.5em;
}
.thumb001 .asub {
	font-size:3em;
	font-weight: bold;
	padding:1.5em 0 0.5em;
}
.blankbtm {height:910px}
.footer {
	margin-top:20px;
	width:100%;
	background: #e5e5e5;
	line-height: 1.5em;
	text-align:center;
	text-decoration:none;
}
.footer h1 {
	padding:1.0em;
	font-size:2.8em;
	font-weight: bold;
	color:#7d7d7d;
}
.footer p {
	padding:0 0.75em 1.0em;
	font-size:2.0em;
	color:#7d7d7d;
	line-height: 1.5em;
}
#rmenu h1 {
	float: left;
	padding: 0.5em;
	color:#354a98;
}
.mt_close {
	float: right;
	margin: 0.5em;
	cursor: pointer;
	padding-top: 0.5em;
	width:2.5em;
}
.mt_title {
	float:left;
	display: block;
	width: 100%;
	margin: 0 auto;
	font-size: 1.75em;
	font-weight: bold;
	border-bottom: 2px solid #354a98;
}
#mt_sub {
	width: 100%;
	flaot: left;
}
#mt_sub ul {
	float:left;
	width:90%;
	padding: 5%;
}
#mt_sub li {
	float:top;
	width:100%;
	margin:0 0 0.5em;
}
#mt_sub li a {
	float:top;
	font-size: 3.0em;
	display: block;
	padding:0.5em;
	background:#fff;
	color:#000;
	text-decoration: none;
}
#mt_sub li:hover  a {
	background:#eee;
	text-decoration: none;
}
/* join */
.jointitle {
	position: relative;
	background:#fff;
	border-bottom: 3px solid #354a98;
	width:100%;
	margin-top:1.2em;
	font-size:2.0em;
}
.jointitle h1 {
	text-align: left;
	padding:0.5em;
}
.joinbg {
	position: relative;
	margin-top: 1.0em;
	background: #f5f5f5;
	border-radius: 1.0em;
	border: 1px solid #e5e5e5;
}
.joinbg ol {
	padding: 1.0em;
}
.joinbg p {padding:0.5em;font-size: 2.0em}
.joinbg .agree_iframe {width:100%; height:150px; margin-bottom:-1px; border:1px solid #d9d9d9; overflow:scroll; overflow-x:hidden; -webkit-overflow-scrolling: touch;
	-moz-border-radius: 0.5em;-webkit-border-radius: 0.5em;-khtml-border-radius: 0.5em;border-radius: 0.5em;}
.joinbg iframe {width:100%;background:#fff;}
.agcheck {padding:0.5em 0;color:rgba(129,129,129,1.00);text-align:right;font-size:2.0em;}
.termok {padding:1.0em 1.0em 1.5em;text-align:center;}
.terminfo {padding:1.0em;text-align: center;color:#ff0000;font-size: 2.0em;}
.termok .btn {
	display: inline-block;
	background-color: #354a98;
	cursor: pointer;
	width: 80%;
	padding: 0.5em 0;
	border-radius: 0.5em;
	color: #fff;
	font-size:3.0em;
	font-weight: bold;
	line-height:2.0em;
}
.termok .btn:hover {
	background-color:rgba(13,37,111,1.00);
}
.termok .btn2 {
	display: inline-block;
	background-color: #354a98;
	cursor: pointer;
	width: 80%;
	padding: 0.5em 0;
	border-radius: 0.2em;
	color: #fff;
	font-size:3.5em;
	font-weight: bold;
	margin:10px;
}
.termok .btn2:hover {
	background-color:rgba(13,37,111,1.00);
}
.termok .btn2 span {
	font-size:0.85em;
	font-weight: normal;
}
.termok .btn img {height:1.5em;}
.pgtitle {padding:1.0em;font-size:2.0em;line-height:1.5em;}
.pgtitle h2 {color:#354a98;}
.joinform {
	background: #fff;
	border-radius: 0.5em;
	padding:1.0em;
}
.joinform .btncheck {
	display: inline-block;
	background-color: #35373D;
	cursor: pointer;
	width: 7.0em;
	padding: 0.5em 0;
	border-radius: 0.3em;
	color: #fff;
	font-size:0.75em;
	text-align: center;
}
.joinform .btncheck:hover {
	background-color:rgba(0,0,0,1.00);
}
.joinform .txtcheck {
	font-size: 0.9em;
}
.joinform .txtcheckb {
	color:rgba(0,44,255,1.00);
	font-size: 0.9em;
}
.joinform th {
	background: #f2f2f2;
	border-radius: 0.2em;
	text-align: center;
	padding: 0.5em 0;
	width: 6.0em;
	font-size:2.25em;
}
.joinform td {padding-left:0.75em;font-size:2.5em;}
.joinform input, select {font-size:0.75em;}
.formline {background-image: url(/images/formline.png);height:17px;opacity:0.1;}
.joinform tbody {
	padding:10px;cellspacing:10px;
}
.agcheck2 {padding:3px 0;color:rgba(129,129,129,1.00);text-align:left;font-size: 0.85em;}
.agcheck2 .btncheck {
	display: inline-block;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	cursor: pointer;
	padding: 6px 0;
	width: 80px;
	border-radius: 6px;
	font-size:0.85em;
	text-align: center;
	color:#303030;
}
.agcheck2 .btncheck:hover {
	background-color:rgba(203,203,203,1.00);
}
.olmoney {float:both;}
.txtcheck {float:left;padding-top:0.5em;}
.txtcheckb {float:left;padding-top:0.5em;}
.subtxt {
	background:#fff;padding:1.0em;text-align:center;font-size:2.0em;line-height:1.5em;font-family:Malgun Gothic;
}
.loginp {font-size:2.25em;padding:0 1.0em 2.0em;text-align:center;}
.peopleinfo {position:relative;background:#fff;width:100%;margin:0px;}
.peopleinfo ul {display:inline-block;width:100%;height:100%;padding:1.0em 0.3em;}
.portrait {display:inline-block;width:120px;height:180px;overflow:hidden;position:relative;border:1px solid #ccc;}
.portrait img {position:absolute;left:-100%;right:-100%;top:-100%;bottom:-100%;margin:auto;max-width:120px;}
.ppinfo {display:inline-block;font-family:Malgun Gothic;font-size:2.0em;margin:0 0 0 2%;vertical-align:top;width:62%;}
.ppinfo p {text-align:left;font-size:1.75em;vertical-align:top;padding:2px 0 0;font-weight:bold;line-height:1.25em;}
.ppinfo p span {color:#555; font-weight:normal;font-size:0.6em;line-height:1.25em;}
.listup {font-size:2.0em;}
.listpage {margin-top:2.0em;font-size:2.0em;}
}
