@media only all and (max-width:1601px){
	.mainContents{width:100%; box-sizing:border-box;}
	.mainExamArea{width:100%;}
	.mainExam{width:49%; box-sizing:border-box;}
	.mainExam01{margin-right:2%;}
}

@media only all and (max-width:1500px){
	*{transition:font-size 0.5s, width 0.5s, height 0.5s, line-height 0.5s, display 0.5s, padding 0.5s, margin 0.5s, float 0.5s, top 0.5s, left 0.5s, right 0.5s, bottom 0.5s; word-break:keep-all;}
	
	.headerTop{padding:20px;}
	#logo img{width:200px; margin-top:5px; transition:all 0.5s;}
	#header .mGnb{width:780px; margin-left:-390px;}
	#header .mGnb>li{width:130px;}
	#tnb > ul > li.last{margin-left:15px;}
	#tnb .lang{width:48px;}

	#footer{padding:30px 20px;}
	#footer .txt{width:70%;}

	.mainExam p{padding:20px 0 5px;}
	.mainExam span{display:block; padding-bottom:15px;}
	.mainExam a{position:relative; right:inherit; top:0; height:30px; line-height:30px;}
	.main3con ul{width:90%;}
	.main3con ul li{width:30%; margin-right:5%;}
	.main3con ul li img{width:100%;}
	.mainBoard .innerArea{width:95%; margin:0 auto;}
	.mainBoard .innerArea .lt_wr{box-sizing:border-box; height:270px;}
	.mainBoard .innerArea .lt02{margin:0 0 0 2%;}
	.mainBoard .snsBox{width:100%; margin:2% 0 0;}
	.mainBoard .snsBox a{width:100%;}
}

@media only all and (max-width:1240px){
	.headerTop{height:60px; padding:0 20px;}
	.ham{background:#1d2957 url('/theme/basic/img/common/ham.png') center center no-repeat; background-size:80%; width:60px; height:60px; position:absolute; top:0; right:0; display:block; overflow:hidden; text-indent:-999px; z-index:10;}
	.hamOn{background:#1d2957 url('/theme/basic/img/common/hamOn.png') center center no-repeat;}
	#header .gnb{display:none;}
	#header .mGnb{width:100%; background:#fff; position:relative; left:inherit; right:0; margin-left:0;}
	#header .mGnb>li{width:100%; min-height:60px; border-top:1px solid #d7d7d7; line-height:60px; text-align:left; background:url('/theme/basic/img/common/mGnb.png') right 12px top 12px no-repeat; background-size:35px;}
	#header .mGnb>li.over{background-image:url('/theme/basic/img/common/mGnb_on.png');}
	#header .mGnb>li.last{border-bottom:1px solid #d7d7d7;}
	#header .mGnb>li>a{padding:0 30px; font-weight:400; display:block; width:100%; box-sizing:border-box; font-size:18px;}
	.msubGnb{position:relative; width:100%; top:0; border-top:1px solid #d7d7d7; text-align:left; padding:0;}
	.msubGnb li{height:50px; line-height:50px; padding:0 30px; background:#f4f4f4;}
	.msubGnb li a{font-size:16px;}
	#tnb{margin-right:60px;}
	#tnb .lang li{background:#fff;}

	#wrap{padding-top:60px;}
	.mainContents{padding:30px;}
	.mainExam{height:200px; padding-left:20%;}
	.mainExam01, .mainExam02{background-position:20px; background-size:30%;}
	.mainBoard .innerArea{flex-wrap:wrap;}
	.mainBoard .innerArea .lt_wr:first-of-type{width:100%; margin-bottom:2%;}
	.mainBoard .innerArea .lt_wr{width:48%;}
	.mainBoard .innerArea .lt02{margin:2% 0 0;}
	.mainBoard .snsBox{width:100%; margin-top:2%;}
	.mainBoard .snsBox .story{margin-right:2%;}

	.mainSlide .txtBox .tit{font-size: 60px;}
	.mainSlide .txtBox .en{font-size: 21px;}
	.mainSlide .txtBox .stxt{font-size: 32px;}
	.mainSlide .txtBox .stxt2 {font-size: 24px;}
	/*.mainSlideArea .bannerBox > div {width: 400px;}
	.mainSlideArea .bannerBox > div > .bText {position: absolute; top: 50%; left:50%; transform: translate(-50%, -50%); width: 90%;}*/
	.mainSlideArea .bannerBox > div > .bText{width:100%;}
	.mainSlideArea .bannerBox > div > .img {display: none;}
	.mainSlideArea .bannerBox > div:last-of-type *{text-align:center;}
	
	#subWrap{padding-top:60px;}
	.subTop{padding-top:70px; height:200px;}
	.sub01 .subTop{background-size:cover;}
	.subContents{width:100%;}
	.greeting img{width:90%; display:block; margin:0 auto;}
	.greeting .textBox .left{float:inherit; width:80%; text-align:left; padding:0 0 30px; margin:0 auto;}
	.greeting .textBox .left br{display:none;}
	.greeting .textBox .right{float:inherit; width:80%; text-align:left; margin:0 auto;}
	.certi{text-align:center;}
	.certi ul{width:90%;}
	.certi ul li{width:23.5%; height:auto; margin:0 2% 2% 0;}
	.certi ul li .sCer{width:100%;}

	.ci .subCon{width:90%; margin:0 auto;}
	.ci .subCon .leftTit{width:30%; padding-bottom:30px;}
	.ci .subCon .rightTxt{width:70%;}
	.ci .design p{word-break:keep-all;}
	.ci .design p br{display:none;}
	.ci .logo img{width:100%;}
	.ci .logoBox img{width:49%; margin-right:2%;}

	.partner .picBox {width:90%;}
	.partner .picBox div{width:49%;}
	.partner .picBox .left{margin-right:2%;}
	.partner .picBox div img{width:100%;}
	.partner .picBox .txt{width:100%; box-sizing:border-box;}
	.doctor{width:90%;}
	.doctor .picArea{width:30%;}
	.doctor .picArea img{width:100%;}
	.doctor .record{width:65%; box-sizing:border-box;}

	.organi img{width:90%; display:block; margin:0 auto;}

	.location .subCon, .location .gBox{width:90%; margin:0 auto;}
	.location iframe{width:100%;}
	.location .sTit{width:25%;}
	.location .infoBox{width:75%;}

	.sub02 .subContents .imgArea img{width:90%; margin:0 auto; display:block;}

	.sub03 .subCon{width:90%; margin:0 auto;}
	.sub03 .examUl li {margin:0 1% 5% 0; width:24.25%;}
	.sub03 .examUl li p{width:100%;}
	.sub03 .examUlSafety li {width: 49%; margin: 0 1% 1% 0;}
	.sub03 .examUlSafety li p {font-size: 14px;}
	.sub03 .examUlFunctional li {width: 49%;}
	.sub03 .examUlFunctional li:nth-child(3n) {margin-right: 1%;}
	.sub03 .examUlFunctional li:nth-child(4n) {margin-right: 0;}
	.sub03 .examUl li > div {width: 96%; height: 80px; padding: 2%;}
	.sub03 .examUl li > div > p {padding: 7% 5%;}
	.sub03 .examUl li:first-child > div > p br {display: none;}
	.sub03 .examUl li > div > p span {text-indent: 0; display: inline;}
	.sub03 .examUlFunctional li > div > p {padding: 2% 5%;}

	.examBox .line{margin-bottom:0;}
	.examBox .depth01 li{margin:0 1% 1% 0; width:24.25%;}
	.examBox .depth01 li p{width:100%; box-sizing:border-box;}
	.examBox .depth02{margin-top:0;}
	.examBox .depth02 li{width:24.25%; margin:0 1% 1% 0;}
	.examBox .depth02 p{box-sizing:border-box; width:100%; display:flex; align-items:center; justify-content:center; line-height:24px; height:60px;}

	.process > img{width:90%; display:block; margin:0 auto;}
	
	.CM{width:90%;}
	.Cbox{text-align:left;}
	.Cbox section{display:block;}
	.Cbox span{width:100%; height:40px; line-height:40px; margin-bottom:15px;}

	.process{width:90%; margin:0 auto;}
	.sub05 .subCon01 ul li{width:31.66%; height:245px; margin-right:2.5%; box-sizing:border-box; padding:110px 20px 0;}
	.sub05 .subCon02 ul{width:100%; box-sizing:border-box; padding:40px 60px 10px;}
	.sub05 .subCon03 div{width:100%; box-sizing:border-box;}
	.sub05 .subCon03 img{width:auto;}
	.sub05 .subCon01 ul li p{font-size: 20px;}

	.talent{text-align:center;}
	.talent ul{width:90%;}
	.talent ul li{width:30%; margin-right:5%;}
	.talent ul li img{width:100%;}

	.welfare .subCon{width:90%; margin:0 auto;}
	.welfare .subCon>li{width:30%; margin-right:5%;}
	.welfare .subCon>li .gBox{padding:30px;}

	/* 회원가입 */
	#fregister, #fregisterform{width:90%;}
}

/* ==== 태블릿(ipad 가로) ==== */
@media only all and (max-width:1175px){

}

/* ==== 태블릿 ==== */
@media only all and (max-width:1024px){
	.vision img{width:90%; display:block; margin:0 auto;}
	.doctor .picArea .txt p{padding-bottom:0;}
	.doctor .picArea .name{position:relative; top:0; display:block; padding-top:10px;}
	.doctor .record:after{background-size:25px; left:-23px;}
	.vision .subTitarea p.vok, .vision .subTitarea strong {font-size: 28px;}

	.location .sTit{width:100%; padding-bottom:10px; border-bottom:1px solid #d7d7d7; margin-bottom:15px;}
	.location .infoBox{width:100%; float:inherit;}
	.location .gBox p{width:100%;}
	.location .gBox p.first{padding:0 0 3%;}

	.stepBox{width:90%;}
	.stepBox .step{width:31%; margin-right:3.5%;}
	.stepBox .last{margin-right:0;}
	.Cbox{width:44%; margin:0 3%;}
	.C1_2{width:100%; margin:0 0 0 3%;}
	.C1_2 section{width:44%; float:left;}
	.C1_2 .TEST{margin-left:6%;}

	/* .sub05 .subCon01 ul li{width:22.5%; margin-right:3.3%;}
	.sub05 .subCon01 ul .p04{margin-right:0;}
	.sub05 .subCon01 ul .p04:after, .sub05 .subCon01 ul .p08:after{display:none;}
	.sub05 .subCon01 ul li.mgN{margin-right:3.3%;}
	.sub05 .subCon01 ul li.mgN:after{display:block;}
	.sub05 .subCon01 ul .p08{margin-right:0;} */
	.sub05 .subCon01 ul li p{font-size: 16px;}
	.sub05 .subCon02 ul{padding:3%;}
	.sub05 .subCon02 ul li{width:48%; margin:0 1%;}
	
	.process .process3Steps ul li {width: 200px;}
	.process .process3Steps ul li::after {top: 85px; right: -60px;}
	.process .process3Steps ul li > div {width: 200px; height: 200px;}
	.process .process3Steps ul li > p {font-size: 18px;}
	.process .process3Steps ul li > p span {font-size: 30px;}

	#footer .txt span.s2, #footer .txt span.s3, #footer .txt span.s4, #footer .txt span.s5 {margin:0 5px;}
}

/* ==== 태블릿(Gpad) ==== */
@media only all and (max-width:768px){
	#header .mGnb{}
	#tnb{display:none;}
	#mTnb{display:block;}
	#footer{text-align:center;}
	#footer .terms{text-align:left;}
	#footer .txt{width:100%; text-align:left;}
	#footer .sns{float:inherit; display:inline-block; padding-top:20px;}

	.mainPopBox{width:90%; left:50%; transform:translate(-50%,0);}
	.mainPopBox .imgArea{height:auto;}
	.mainPopBox img{height:auto;}

	.mainSlide .txtBox {padding-bottom: 30%;}
	.mainSlide .txtBox .tit{font-size: 48px;}
	.mainSlide .txtBox .en{font-size: 17px;}
	.mainSlide .txtBox .stxt{font-size: 26px;}
	.mainSlide .txtBox .stxt2 {font-size: 19px;}
	.mainSlideArea .bannerBox {display: block; width: 90%; margin: 0 auto; bottom:10%;}
	.mainSlideArea .bannerBox > div{width: 90%; margin: 0 auto; margin-bottom: 5%; height:auto; padding:5%;}
	.mainSlideArea .bannerBox > div:last-of-type{margin:0 auto 0;}
	.mainSlideArea .bannerBox > div p.tit {font-size: 24px; margin-bottom: 2%;}
	.mainSlideArea .bannerBox > div > .bText{padding:0;}
	.mainSlideArea .bannerBox > div span{display:none;}
	.mainSlide .slick-arrow{top:25%;}

	.mainBoard .innerArea .lt_wr{width:100%; margin-bottom:2%;}

	.greeting .ceoBox .ceos .ceoImg h4 {font-size: 18px;}
	.greeting .ceoBox .ceos .ceoImg h4 span {font-size: 16px;}
	.greeting .ceoBox .ceos .ceoText {display: inline-block; margin-top: 0;}
	.greeting .ceoBox .ceos .ceoText .ceoDetail {margin: 30px 0;}
	.greeting .ceoBox .ceos .ceoText .ceoDetail h5 {font-size: 18px; padding: 6px 18px;}
	.greeting .ceoBox .ceos .ceoText .ceoDetail ul {margin: 6px 0 0 16px;}
	.greeting .ceoBox .ceos:nth-child(2) {padding-top: 40px;}


	#layer1{width:80%; left: 50%; transform: translate(-50%,0);}
	#layer1 img{width:100%;}


	.mainExam{width:100%; height:auto; padding:20px 20px 20px 40%;}
	.mainExam01{margin:0 0 2% 0;}
	.mainExam p{padding:0 0 5px;}

	.history{position:relative;}
	.history .subCon{width:90%; margin:0 auto; background:none;}
	.history .subCon:after{content:''; position:absolute; width:1px; height:88%; background:#e0e0e0; left:50%; top:353px;}
	.history .yearBox .year{position:relative; z-index:5;}
	.history .yearBox>div span{display:block; padding:0;}
	.history .yearBox .left p{word-break:keep-all;}
	.history .yearBox .left span{float:inherit; width:100%; padding:0;}
	.history .yearBox .first p{padding-top:0; background:url('/theme/basic/img/sub/yearDot.png') right 0 top 10px no-repeat;}
	.history .yearBox>div>p{position:relative; z-index:5;}

	.certi ul li{width:30%; margin:0 1.5% 3%;}
	.certi ul li.last{margin-right:1.5%;}

	.ci .subCon .leftTit{width:100%; text-align:center;}
	.ci .subCon .rightTxt{width:100%; float:inherit;}
	.ci .first{text-align:center;}
	.ci .keyword{display:inline-block;}
	.ci .keyword span{margin:0 1.5%; width:30%;}
	.ci .design img{margin:0 auto; width:90%;}
	.ci .design div{text-align:center;}
	.ci .logo p a{margin:0 5px;}

	.partner .picBox div{width:100%;}
	.partner .picBox .left{margin-right:0; margin-bottom:2%;}
	.doctor .picArea{width:100%;}
	.doctor .picArea img{width:70%;}
	.doctor .picArea .txt{width:70%; margin:0 auto; display:block;}
	.doctor .picArea .name{position:absolute;}
	.doctor .record{width:100%; display:inline-block; margin:3% auto 0; float:inherit;}
	.doctor .record:after{display:none;}

	.location iframe{height:500px;}
	.location .infoBox .address{width:100%; padding-bottom:5px;}
	.location .infoBox strong{width:50px;}
	.location .infoBox p:first-of-type span{padding-left:25px;}

	.sub02 .subContents p{width:90%; margin:0 auto; word-break:keep-all;}

	.sub03 .subCon{padding:5%;}
	.examBox{display:none;}
	.mExamBox{display:block;}
	.sub03 .examUl li{width:48%; margin: 1% 1% 7% 1%;}
	.sub03 .examUlSafety li {margin: 1%;}

	.stepBox{width:60%;}
	.stepBox .step{width:100%; margin:0 0 5%;}
	.Cbox{width:90%; margin:0 auto; float:inherit;}
	.C1_2 section{width:100%;}
	.C1_2 .TEST{margin-left:0;}

	/* .sub05 .subCon01 ul li{width:30%; margin-right:5%;}
	.sub05 .subCon01 ul .p03, .sub05 .subCon01 ul .p06, .sub05 .subCon01 ul .p09{margin-right:0;}
	.sub05 .subCon01 ul .p03:after, .sub05 .subCon01 ul .p06:after, .sub05 .subCon01 ul .p09:after{display:none;}
	.sub05 .subCon01 ul .p04, .sub05 .subCon01 ul .p08{margin-right:5%;}
	.sub05 .subCon01 ul .p04:after, .sub05 .subCon01 ul .p08:after{display:block;}
	.sub05 .subCon01 ul li.mgN{margin-right:5%;} */
	.sub05 .subCon01 ul li p {font-size: 14px; text-align: left;}
	.sub05 .subCon01 ul li p br {display: none;}
	.sub05 .subCon02 ul{padding:5%;}
	.sub05 .subCon02 ul li{width:100%; margin:0;}

	.talent ul li span{word-break:keep-all;}
	.talent ul li span br{display:none;}

	.welfare .subCon>li{width:100%; margin:0 0 30px;}

	/* 로그인 */
	.mbskin{width:90%; border:0;}
	#login_fs{padding:0 5%;}
	#mb_login #login_info{border-top:0;}

	/* 회원가입 */
	#fregister p{word-break:keep-all;}
	#fregister .fregister_agree{position:relative; border-top:1px solid #dbdbdb;}
	
	.process .process3Steps ul li {width: 160px;}
	.process .process3Steps ul li::after {top: 65px; right: -60px;}
	.process .process3Steps ul li > div {width: 160px; height: 160px;}
	.process .process3Steps ul li > div img {width: 80px; height: 80px;}
	.process .process3Steps ul li > p {font-size: 16px;}
	.process .process3Steps ul li > p span {font-size: 24px;}
}

@media screen and (max-width: 500px) {
	.mainSlide .slick-arrow{width:33px; height:33px; margin-top:-16.5px;}
	.mainSlide .txtBox .stxt2 {text-align: left;}

	.sub03 .examUl li{width:100%; margin:1% 0;}
	.sub03 .examUl li > div {height: 50px;}
	.sub03 .examUl li > div > p {padding: 0;}
	.sub03 .examUlSafety li p {font-size: 16px;}

	.greeting .ceoBox {width: 90%;}

	.process .process3Steps ul li {width: 128px;}
	.process .process3Steps ul li::after {top: 54px; right: -26px; border-top: 10px solid transparent; border-left: 17px solid #195CA8 ; border-bottom: 10px solid transparent;}
	.process .process3Steps ul li:nth-child(2) {margin: 0 30px;}
	.process .process3Steps ul li > div {width: 128px; height: 128px;}
	.process .process3Steps ul li > div img {width: 64px; height: 64px;}
	.process .process3Steps ul li > p {font-size: 12px;}
	.process .process3Steps ul li > p span {font-size: 20px; margin-right: 4px;}
}

/* ==== 모바일 ==== */
@media only all and (min-width:320px) and (max-width:480px){
	#mTnb{padding:30px 20px;}

	.greeting .ceoBox .ceos .ceoImg .ceo01 {width: 262.4px; height: 261.5px;}
	.greeting .ceoBox .ceos .ceoImg .ceo02 {width: 224.7px; height: 259.97px;}

	.vision .subTitarea p.vok, .vision .subTitarea strong {font-size: 20px;}

	.mainSlide .txtBox .tit{font-size: 32px;}
	.mainSlide .txtBox .en{font-size: 15px;}
	.mainSlide .txtBox .stxt{font-size: 24px;}
	.mainSlide .txtBox .stxt2 {font-size: 18px;}
	.mainSlide .slick-arrow{display:none !important;}
	.mainExam p{font-size:25px;}
	.main3con .tit span{display:block;}
	.main3con{padding-bottom:0;}
	.main3con .tit{padding-bottom:30px;}
	.main3con ul{width:100%; background:#1d2957; padding:50px 30px 0; box-sizing:border-box;}
	.main3con ul li{width:100%; margin:0 0 50px;}
	.main3con .txtArea span{padding-bottom:15px;}
	.mainBoard{padding:30px 0;}
	.mainBoard .innerArea .lt_wr{padding:30px 30px 10px;}
	.mainBoard .snsBox a{width:100%;}
	.lat li a{display:inline-block; width:calc(100% - 60px); height:1em; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

	.subTop{height:150px; padding-top:40px;}
	.subTop h2{font-size:35px; padding-bottom:10px;}
	.subTop p{font-size:14px;}
	.subContents h3{font-size:30px;}

	.history .subCon{width:95%;}
	.history .subCon:after{top:293px;}
	.history .yearBox .year{font-size:70px;}

	.certi ul li{width:46%; margin:0 2% 4%;}
	.certi ul li.last{margin-right:1.5%;}
	.certi .bigCer{width:70%;}

	.ci .subCon{width:85%;}
	.ci .keyword span{width:100%; border-radius:30px; margin:0 0 2%; height:auto; padding:10px; box-sizing:border-box;}
	.ci .keyword span br{display:none;}
	.ci .logoBox img{width:100%; margin:0;}
	.ci .logo p a{width:100%; box-sizing:border-box; margin:0 0 2%;}

	.location .infoBox p{display:inline-block; width:100%;}
	.location .infoBox p:first-of-type span{float:left;}
	.location .gBox p strong{width:100%; padding:0 0 2%;}

	.sub02 .subContents p br{display:none;}

	.mExamBox .depth01 li{width:100%; margin:1% 0;}
	.mExamBox .depth02 p{min-height:50px;}

	.sub05 .subCon01 ul li{width:48%; margin-right:4%;}
	.sub05 .subCon01 ul .p02, .sub05 .subCon01 ul .p04, .sub05 .subCon01 ul .p08{margin-right:0;}
	.sub05 .subCon01 ul .p02:after, .sub05 .subCon01 ul .p04:after, .sub05 .subCon01 ul .p08:after{display:none;}
	.sub05 .subCon01 ul .p03, .sub05 .subCon01 ul .p09{margin-right:4%;}
	.sub05 .subCon01 ul .p03:after, .sub05 .subCon01 ul .p09:after{display:block;}
	.sub05 .subCon01 ul li.mgN{margin-right:4%;}
	.sub05 .subCon>p{padding:5px 20px; word-break:keep-all;}
	.sub05 .subCon02 ul li{height:auto;}
	.sub05 .subCon03 div{padding:40px;}
	.sub05 .subCon03 div p{word-break:keep-all;}

	.talent ul li{width:100%; margin:0 0 50px;}
	.talent ul li img{width:50%;}
	.talent ul li span br{display:block;}

	/* 회원가입 */
	#fregisterform .btn_confirm .btn_cancel, #fregisterform .btn_confirm .btn_submit{width:40%;}
	
}