.clear_b { clear: both; }

.txt_point { color: #8b0029; }
.txt_bold { font-weight: 500; }
.txt_light { font-weight: 300; }
.curri_list .txt_blue { font-weight: 400;color: #187be1; }
.curri_list .txt_s { letter-spacing: -0.5px;}

sup {top: -0.5em; font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
.blurEffect { filter: blur(10px); -webkit-filter: blur(10px);}
.mg_t_30 { margin-top: 30px;}
.mg_b_20 { margin-bottom: 20px;}
.mg_b_0{margin-bottom: 0 !important;}
.mg_r_20 { margin-right: 20px;}

.contents .link:after {
    content: url(/images/common/ic_external_sm.png);
    font-weight: 600;
    margin-left: 5px;
    font-size:13px;
}
.contents a.linkedin::after {
    content: "";
    background-image: url(/images/sub/linkedin.png);
    background-size: cover;
    margin: 0 4px;
    display: inline-block;
    width: 16px;
    height: 16px;
}
.contents a.youtube::after {
    content: "";
    background-image: url(/images/sub/youtube.png);
    background-size: cover;
    margin: 0 4px;
    display: inline-block;
    width: 18px;
    height: 16px;
}
.contents .con_box li .btn{
	width: auto;
    height: 36px;
    line-height: 34px;
    background: #8b0029;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-left: 10px;
    display: inline-block;
    /* padding: 8px 8px; */
    margin-top: -10px;
}
.sun { color: #8b0029;}
.sat { color: #003399;} 
.rotate {transform: rotate(180deg);}
.btn_wrap { width: 100%; overflow: hidden; }
.btn_l_wrap { width: 49%; float: left;}
.btn_r_wrap { width: 49%; float: right;}
.flo_r { float: right;} 

.img_width_ch {
	width: 100%;
}



/* MBA renewal*/

.sub .grid_container.full {
	width: 1300px;
	padding: 80px 0 90px;
}

.sub .grid_container.full .contents {
    width: 100%;
	margin: 0 auto;
}
.sub .grid_container.full .contents .min {
    width: 1200px;
	margin: 0 auto;
}
.sub .grid_container.full .contents .top_box {
	width: 100%;
	height: 440px;
	position: relative;
	margin: 0px auto 0px;
}
/* .sub .grid_container.full .contents .img_box {
	width: 600px;
	position: absolute;
	top:50px;
	left: 0;
	z-index: 2;
}
.sub .grid_container.full .contents .txt_box {
    width: 650px;
    height: 440px;
    background: #fff;
    padding: 50px 50px 50px 100px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
} */
.sub .grid_container.full .contents .btn_wrap_bt {
	/* margin-top: 2rem; */
}
.sub .grid_container.full .contents .btn_wrap_bt>a{
	width:100%;
	margin: 10px auto 0;
	display: inline-block;
}
.sub .grid_container.full .contents .btn {
	width: 100%;
	height: 48px;
	line-height: 1rem;
	background: #8b0029;
	font-size: 1.25rem;
	color: #fff;
	text-align: center;
	display:flex;
	justify-content: center;
	align-items: center;
}
.sub .grid_container.full .contents .btn.line {
	background: #fff;
	border: 1px solid #8b0029;
	color: #8b0029;
}
.sub .grid_container.full .contents .btn.line_wht {
	background: none;
	border: 1px solid #fff;
	color: #fff;
	width: 90%;
}
.sub .grid_container.full .contents .btn.bg_wht {
	background: #fff;
	color: #8b0029;
	width: 90%;
}
.sub .grid_container.full .contents .mid_box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	margin: 0px auto 0px;

}
.sub .grid_container.full .contents .mid_box .mid_l {
	width: 50%;
	padding: 50px;
}

.sub .grid_container.full .contents .mid_box .mid_r {
	width: 50%;
	padding: 50px;
}
.sub .grid_container.full .contents .mid_box .btn_wrap_bt {
	margin: 0rem auto;
}
.sub .grid_container.full .contents .mid_box.full {
	margin: 100px auto;
	gap: 2%;
}
.sub .grid_container.full .contents .mid_box.full .btn_wrap_bt {
	width: 32%;
}
.sub .grid_container.full .contents .mid_box .Inquiry {
	width: 100%;
	border: 1px solid #8b0029;
	padding: 2rem;
}
.sub .grid_container.full .contents .mid_box .Inquiry .tit {
	font-size: 1.5rem;
	font-weight: 600;
	color: #8b0029;
	margin-bottom: 10px;
}
.sub .grid_container.full .contents .mid_box .Inquiry li {
	font-size: 1.25rem;
	font-weight: 400;
	color: #8b0029;
	margin: 5px 0;
	text-decoration: underline;
}
.sub .grid_container.full .contents .mid_box .Inquiry li a {
	color: #8b0029;
}
.sub .grid_container.full .bg_box {
	background: #8b0029;
	margin: 0 auto 50px;
}
.sub .grid_container.full .bg_box.short {
	width: 100%;
	/* background: none; */
	/* margin: 0 0 50px; */
	padding: 0;
	position: relative;
}
/* .sub .grid_container.full .bg_box.short::after {
	content: "";
	width: 50%;
	height: 100%;
	background: #8b0029;
	left: 0;
	top: 0;
	position: absolute;
} */
.sub .grid_container.full .bg_box.short .bg_con_wrap {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: baseline;
}
.sub .grid_container.full .bg_box .bg_con_wrap {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}
.sub .grid_container.full .bg_box .bg_con_wrap.center {
	align-items: center;
}
.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l {
	width: 50%;
	padding: 50px 50px 0px 0;
}
.sub .grid_container.full .bg_box.short .bg_con_wrap .bg_box_l {
	width: 76%;
	background: #8b0029;
}
.sub .grid_container.full .bg_box.short .bg_con_wrap .bg_box_r {
	width: 24%;
}
.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l.pd_no {
	padding: 0px 0 0 0;
}
.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_r {
	width: 50%;
	padding: 50px;
}
.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_r.pd_no {
	padding: 0px 0 0px 50px;
}
.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_r .img {
	margin-top: -50px;
}
.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_r .img img {
	width: 100%;
}
.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l .tit {
	font-weight: 500;
	color: #fff;
	/* margin-bottom: 2rem; */
}
.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l .tit.flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
}
.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l .tit span.lg {
	font-size: 11rem;
	font-family: "Poppins", "Noto Sans KR";
	display: inline-block;
}
.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l .tit span.xl {
	font-size: 8rem;
	display: inline-block;
}
.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l .tit span.md {
	font-size: 2.5rem;
	padding-top: 96px;
	line-height: 1.3em;
}
.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l .tit span.md02{
	padding-top: 76px;
}
.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l .tit.flex_bottom span.md {
    padding-top: 96px;
}
.sub .grid_container.full .contents .con_box  {
	width: 100%;
	margin: 50px auto;
}
.con_box_flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
.con_box_flex .con_box_l {
	width: 32%;
}
.con_box_flex .con_box_r {
	width: 66%;
}
.con_box_flex .con_box_r img {
	width: 100%;
}

.nemo li {
	font-size: 16px;
	color: #555;
	line-height: 22px;
	letter-spacing: -0.5px;		
	padding: 5px 0 0 10px;
	margin: 5px 0;
	position: relative;
}
.nemo li::before {
	content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    top: 14px;
    left: 0;
    background: #9e9e9e;
}
.con_box_flex .tit {
    /* float: right; */
    /* margin-top: 100px; */
    position: absolute;
    bottom: 0;
    right: 800px;
}
.con_box_flex .tit h3 {
	font-size: 24px;
	font-weight: 500;
	font-family: "Poppins";
	/* text-align: right; */
}
.con_box_flex .tit h3 span.ul {
	font-size: 30px;
	font-family: "Poppins";
	text-decoration: underline;
}
.mt_20 {
	margin-top: 20px !important;
}
.mt_50 {
	margin-top: 50px !important;
}
.mt_100 {
	margin-top: 100px !important;
}
.mt_180 {
	margin-top: 180px !important;
}
.crimson { color: #8b0029;}
.txt_lg {
	font-size: 20px;
}

.factsheet {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: baseline;
	width: 100%;
	margin: 3rem auto 0;
}
.factsheet .con {
	width: calc(100% / 3);
	text-align: center;
	color: #bfae9e;

}
.factsheet .con .tit {
	font-size: 6rem;
	font-weight: 500;
	font-family: "Poppins";
}
.factsheet .con .tit span {
	font-size: 3rem;
	font-weight: 400;
}
.factsheet .con p {
	font-size: 1.375rem;
	font-weight: 400;
	margin-top: 10px;
}
.factsheet2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 48%;
	margin: 0 auto;
	gap: 2rem;
}
.factsheet2 .con {
	width: 250px;
	height: 250px;
	padding: 5rem 0;
	border-radius: 50%;
	background: #bfae9e;
	text-align: center;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.factsheet2 .con .tit {
	font-size: 5rem;
	font-weight: 500;
	font-family: "Poppins";
}

.factsheet2 .con p {
	font-size: 1.75rem;
	line-height: inherit;
	font-weight: 500;
	margin-top: 10px;
	width: 100%;
	letter-spacing: -1px;
}
.factsheet2.four {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin: 0 auto;
	gap: 0rem;
}
.factsheet2.four .con .tit {
	font-size: 1.75rem;
	color: #8b0029;
	font-family: "Noto Sans KR";
}
.factsheet2.four .plus span {
	font-size: 4rem;
	color: #8b0029;
}

.factsheet2.four .remove span {
	font-size: 4rem;
	color: #8b0029;
	transform: rotate(90deg);
	display: inline-block;
}
.factsheet2.four .cate_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
.factsheet2.four .cate_wrap .cate {
	font-size: 1.875rem;
	font-weight: 500;
	letter-spacing: -1px;
	color: #8b0029;
	text-align: center;
	margin: 1rem auto;
	text-decoration: underline;
}
.factsheet2.four .cate_wrap .cate:first-child {
	width: 73%;
	margin-right: 7%;
}
.factsheet2.four .cate_wrap .cate:last-child {
	width: 20%;
}
.logo_gmim {
	width: 50%;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 2rem;
}
.logo_gmim li {
	/* width: 25%; */
	margin: 10px;
}
.logo_gmim img {
	max-width: 100px;
	max-height: 50px;
}

.logo_gmba {
	width: 100%;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 2rem;
	margin: 80px auto;
}
.logo_gmba li {
	/* width: 25%; */
	margin: 10px 65px;
}
.logo_gmba img {
    max-width: 300px;
    max-height: 50px;
}
.logo_gmba li:nth-of-type(4) {
	/*margin: 10px 50px;*/
}
.logo_gmba li:nth-of-type(5) img {
    max-height: 60px;
}
.logo_gmba li:nth-of-type(7) img {
    max-height: 60px;
}
.logo_gmba li:last-child img {
    max-height: 45px;
}
.con_wrap.flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 2%;
	margin: 3rem auto;
	min-width: inherit;
}

/*국제학생지원*/
.con_flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	gap: 30px;
	margin: 3rem auto;
	width: 100%;
    padding: 30px;
	background: #fff;
}
.con_flex .con_l {
	width: calc(100% - 310px);
}
.con_flex .con_r {
	width: 275px;
	text-align: right;
}
.con_flex .con_r img {
	width: 100%;
	max-width: fit-content;
}
.con_flex h3 {
	border-bottom: 1px #ddd dashed;
    padding-bottom: 16px;
}

@media screen and (max-width: 1200px) {
    .con_flex .con_l {
		width: calc(70% - 30px);
	}
	.con_flex .con_r {
		width: 30%;
	}
}

@media screen and (max-width: 840px) {
    .con_flex .con_l {
		width: 100%;
	}
	.con_flex .con_r {
		width: 100%;
		text-align: center;
	}
	.contents .tab.cols-4 {
		
	}

}

.factsheet3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin: 0 auto;
	gap: 2rem;
}
.factsheet3 .con {
	width: 250px;
	height: 250px;
	padding: 5rem 0;
	border-radius: 50%;
	background: #bfae9e;
	text-align: center;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.factsheet3 .con.eng {
	padding: 3rem 0 5rem;
}
.factsheet3 .con.eng p:first-child {
	margin-top: 0px;
}
.factsheet3 .con .tit {
	font-size: 4rem;
	font-weight: 500;
	/* text-decoration: underline; */
}

.factsheet3 .con p {
	font-size: 1.75rem;
	line-height: inherit;
	font-weight: 400;
	margin-top: 10px;
	width: 100%;
	letter-spacing: -1px;
}
.factsheet3 .plus span {
	font-size: 4rem;
	color: #bfae9e;
}
.factsheet4 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin: 3rem auto;
}
.factsheet4 .con_cir {
	width: calc(100% / 3);
}
.factsheet4 .con_cir .con {
	width: 250px;
	height: 250px;
	padding: 3rem 0;
	border-radius: 50%;
	background: #bfae9e;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}
.factsheet4 .con_cir .con .tit {
	font-size: 2rem;
	font-weight: 500;
	color: #fff;
	/* text-decoration: underline; */
}
.factsheet4 .con_cir .con .tit.lg {
	font-size: 4rem !important;
	/* text-decoration: underline; */
}
.factsheet4 .con_cir .con .tit p {
	font-size: 2rem;
	font-weight: 500;
	color: #fff;
	line-height: 2.5rem;
	/* text-decoration: underline; */
}
.factsheet4 .con_cir .con p {
	font-size: 1.75rem;
	font-weight: 500;
	margin-top: 10px;
	width: 100%;
	letter-spacing: -1px;
	color: #666;;
}
.factsheet4 .con_cir.pd .con {
	padding: 5rem 0;
}
.factsheet4 .con_cir.crimson .con {
	padding: 5rem 0;
	background: #8b0029;
	position: relative;
}
.factsheet4 .con_cir.crimson .con::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 280px;
	height: 280px;
	border-radius: 50%;
	border: 1px solid #8b0029;
	transform: translate(-50%, -50%);

}
.factsheet4 .con_cir.crimson .con .tit {
	font-size: 2.5rem;
}
.factsheet4 .con_cir.crimson .con p {
	color: #999;
}
.factsheet4 .con_cir.crimson .con p.wht {
	color: #fff;
}
.factsheet4 .con_cir p {
	font-size: 1.75rem;
	font-weight: 500;
	text-align: center;
	color: #8b0029;
	margin: 10px auto 0;
}
.photo_wrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	gap: 3rem;
	text-align: center;
}
.photo_wrap .box {
	width: calc((100% - 3rem) /2);
}
.photo_wrap .box .subtit {
	font-size: 1.75rem;
	font-weight: 500;
	color: #8b0029;
}
.photo_wrap .box .photo {
	margin: 1rem auto 2rem;
}
.photo_wrap .box .tit {
	font-size: 2rem;
	font-weight: 500;
	margin-bottom: 1rem;
}
.photo_wrap .box p {
	text-align: justify;

}

.ceo_wrap {

}
.ceo_wrap .tit_wrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.ceo_wrap .tit {
	margin-bottom: 1rem;
	width: 60%;
}
.ceo_wrap .tit .lg {
	font-size: 7rem;
	color: #8b0029;
	font-weight: 600;
}
.ceo_wrap .tit .md {
	font-size: 3rem;
	color: #333;
	font-weight: 600;
}
.ceo_wrap .tit_wrap .btn {
	width: 40% !important;
	margin-bottom: 1rem;
}
.ceo_wrap .ceo {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	gap: 2rem;
	margin: 2rem auto;
}
.ceo_wrap .ceo .box {
	width: calc((100% - 6rem) /4);
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}
.ceo_wrap .ceo .box .img {
}
.ceo_wrap .ceo .box .con {
	margin-top: 1rem;
	text-align: center;
	width: 100%;
}
.ceo_wrap .ceo .box .con .name {
	font-size: 1.25rem;
	font-weight: 500;
}
.ceo_wrap .ceo .box .con .name_f:hover{
	color: #8b0029;
}
.beige_box {
	background: #bfae9e;
	padding: 3rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.beige_box .circle {
	width: 250px;
	height: 250px;
	border-radius: 50%;
	border: 2px #8b0029 solid;
	padding: 3rem;
	text-align: center;
}
.beige_box .circle img {
	margin: 1rem auto;
	width: 50px;
}
.beige_box .circle .txt_lg {
	font-size: 1.75rem;
	font-weight: 500;
	color: #8b0029;
}
.beige_box .circle p {
	font-size: 1.25rem;
	line-height: 1.25em;
	font-weight: 400;
	color: #8b0029;
	margin-top: 10px;
}
.beige_box .con {
	width: calc(100% - 280px);
}
.beige_box .con p {
	font-size: 1.25rem;
	line-height: 2rem;
	color: #8b0029;
}
.youtube_wrap {
	width: 100%;
	margin: 100px auto 0;
	position: relative;

}
.youtube_wrap::before {
	/* content: ''; */
	/* position: absolute; */
	/* top: 0; */
	/* left: 0; */
	/* width: calc(50% - 1rem); */
	/* height: 390px; */
	/* background: #8b0029;
	z-index: 1; */
}
.youtube_wrap .youtube_box {
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	gap: 2rem;
	margin: 0 auto;
	
}
.youtube_wrap .youtube_box .box.bg {
	background: #8b0029;
	padding: 50px 50px 0px 0;
	position: relative;
	margin-top: 4rem;
}
.youtube_wrap .youtube_box .box.bg::before {
	content: ''; 
	position: absolute; 
	top: 0; 
	left: -50px; 
	width: 50px; 
	height: 100%; 
	background: #8b0029;
	z-index: 1;
}
.youtube_wrap .youtube_box .box.bg .tit {
	font-weight: 500;
    color: #fff;
}
.youtube_wrap .youtube_box .box.bg .tit span.lg {
	font-size: 11rem;
	font-family: "Poppins", "Noto Sans KR";
	display: block;
}
.youtube_wrap .youtube_box .box.bg .tit span.md {
	font-size: 2.5rem;
	line-height: 1.2em;
	display: block;
}
.youtube_wrap .youtube_box .box {
	width: calc((100% - 2rem) /2);
}
.youtube_wrap .youtube_box .box .img {
	position: relative;
}
.youtube_wrap .youtube_box .box .img::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(/images/sub/logo_youtube.png) center no-repeat;
    z-index: 1;
    width: 75px;
    height: 53px;
}
.youtube_wrap .youtube_box .box img {
	width: 100%;
}
.youtube_wrap .youtube_box .box p {
	font-size: 1.5rem;
	font-weight: 500;
	text-align: center;
	margin: 1rem;
}





/* MBA */

.background_none{background: none !important;}

	.contents .sub_copy { 
		font-size: 24px; 
		color: #000; 
		text-align: center;
		line-height: 32px;
		width: 800px;
		margin: 0 auto;
		font-weight: 400;
	}
	.contents .sub_copy.lg { 
		font-size: 30px; 
		font-weight: 500;
	}
	.contents .sub_copy_w{ 
		font-size: 24px; 
		color: #000; 
		text-align: center;
		line-height: 32px;
		width: 100%;
		margin: 0 auto;
		font-weight: 400;
	}
	.contents .sub_copy_90{ 
		font-size: 24px; 
		color: #000; 
		text-align: center;
		line-height: 32px;
		width: 90%;
		margin: 0 auto;
		font-weight: 400;
	}
	.contents .top_box {
		width: 1200px;
		height: 440px;
		position: relative;
		margin: 50px 0 100px 0;
	}
	.contents .img_box {
		width: 600px;
		position: absolute;
		top:50px;
		left: 0;
		z-index: 2;
	}
	.contents .img_box .btn {
		transform: translate(100%, 50%);
		margin-bottom: 30px;
	}
	.contents .img_box .btn.eng {
		transform: translate(50%, 50%);
	}
	.contents .txt_box {
		width: 650px;
		min-height: 440px;
		height: auto;
		background: #fff;
		padding: 50px 50px 50px 100px;
		position: absolute;
		top:0;
		right: 0;
		z-index: 1;
		display: flex;
		flex-direction: column;
	}
	.contents .txt_box .big {
		font-size: 27px; 
		color: #8b0029; 
		text-align: left;
		line-height: 36px;
		font-weight: 600;
		letter-spacing: -1px;
 	}
	.contents .txt_box .big.exception {
		font-size: 23px; 
		line-height: 30px;
 	}
	.contents .txt_box .mid {
		font-size: 17px; 
		color: #555; 
		text-align: left;
		line-height: 26px;
		margin: 20px 0 10px;
 	}
	.contents .txt_box .mid.exception  {
		line-height: 20px;
 	}
	.contents .txt_box .mid .tit {
		font-size: 20px; 
		color: #333; 
		text-align: left;
		line-height: 26px;
		font-weight: 500;
 	}
	.contents .txt_box .mid ul li {
		font-size: 16px;
		color: #555;
		line-height: 30px;
		letter-spacing: -0.5px;		
		padding-left: 12px;
		position: relative;
	}
	.contents .txt_box .mid li:before {
		content: '';
		width: 6px;
		height: 6px;
		position: absolute;
		top: 14px;
		left: 0;
		background: #9e9e9e;
		border-radius: 3px;
	}
	.contents .txt_box .btn_wrap_bt{
		display:flex;
		width:100%;
		flex-wrap:wrap;
	}

	.contents .txt_box .btn_wrap_bt_2{
		display:flex;
		width:100%;
		flex-wrap:wrap;
	}

	.contents .txt_box .btn_wrap_bt>a{
		width:49%;
		margin-top: 20px;
		margin-left:1%;
	}
	.contents .txt_box .btn {
		width: 100%;
		height: 48px;
		line-height: 1rem;
		background: #8b0029;
		font-size: 18px;
		color: #fff;
		text-align: center;
		display:flex;
		justify-content: center;
		align-items: center;
		}
		
	.contents .txt_box .btn>i{
		margin-right: 1rem;
	}
	.contents .txt_box .btn_h {
		width:  49%;
		height: 48px;
		line-height: 1rem;
		background: #8b0029;
		font-size: 18px;
		color: #fff;
		text-align: center;
		float: right;
		margin-top: 20px;
		margin-left: 1%;
		display:flex;
		justify-content: center;
		align-items: center;
 	}
	 .contents .txt_box .btn.line {
		background: none;
		border: 1px solid #8b0029;
		color: #8b0029;
	 }

	 .contents .txt_box .btn_wrap_bt .btn_bot_p{width: 100%;}

	 .contents .top_box.top_box_lg, .contents .top_box.top_box_lg .txt_box {height: 540px;}
	 .contents .top_box.top_box_lg .img_box {top: 90px;}

	.contents .btn_w_wrap {
		overflow: hidden;
		margin: 50px auto;
	}
	.contents .btn_w_wrap li {
		width: 32%;
		height: 88px;
		line-height: 24px;
		background: #fff;
		font-size: 18px;
		color: #333;
		font-weight: 400;
		text-align: center;
		float: left;
		border:1px #ddd solid;
		padding: 17px 0;
		margin-left:2%;	
		cursor: pointer;
	}
	.contents .btn_w_wrap li:first-child {
		margin-left:0%;
	}
	.contents .btn_w_wrap li:before {
		content: '';
		width: 0px;
		height: 0px;
		position: absolute;
		top: 14px;
		left: 0;
		background: #9e9e9e;
	}
	.contents .con_box_flex {
		margin: 50px auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		width: 100%;
		position: relative;
	}
	.contents .con_box_flex>a:nth-child(1){
		margin-right: 20px;
	}
	.contents .con_box h3 {
		font-size: 24px;
		color: #333;
		font-weight: 500;
		line-height: 36px;
		letter-spacing: -1.0px;
		margin: 40px 0 20px;
	}
	.contents .con_box h3.nm {
		margin: 0px 0 20px;
	}
	.contents .con_box h3.line {
		border-top: 2px solid #000;
		border-bottom: 1px solid #ddd;	
		padding: 15px 0;
	}
	.contents .con_box h3 .point {
		color: #8b0029;
		letter-spacing: 0px;
		margin-right: 20px;
	}
	.contents .con_box h3 .no {
		background: #8b0029;
		color: #fff;
		letter-spacing: 0px;
		text-align: center;
		width: 30px; 
		height: 30px;
		border-radius: 15px;
		display: inline-block;
		line-height: 30px;
	}
	.contents .con_box ul li {
		font-size: 16px;
		color: #555;
		line-height: 22px;
		letter-spacing: -0.5px;		
		padding: 5px 0 0 10px;
		margin: 5px 0;
		position: relative;
	}
	.contents .con_box ul li:before {
		content: '';
		width: 4px;
		height: 4px;
		position: absolute;
		top: 14px;
		left: 0;
		background: #9e9e9e;
	}

	.contents .con_box ul.line li {
		padding-left: 1rem;
	}
	.contents .con_box ul.line li:before {
		content: '';
		position: absolute;
		width: 7px;
		height: 1px;
		background: #9e9e9e;
		top: 14px;
		left: 0px;
	}

	/*** 20240717 추가 ***/
	.scholar_kubs_p .con_box p{
		margin-bottom: 0 !important;
	}
	
	.contents .con_box .scholar_kubs2 li {
		font-size: 16px;
		color: inherit;
		line-height: 22px;
		letter-spacing: -0.5px;
		padding: 5px 0 0 10px;
		margin: 0;
		position: relative;
	}
	.contents .con_box .scholar_kubs2 li:before {
		content: '';
		width: 4px;
		height: 4px;
		position: absolute;
		top: 14px;
		left: 0;
		background: #9e9e9e;
	}
	/*** 20240717 추가 끝 ***/

	.contents .con_box ul.bu_no li {
		font-size: 16px;
		color: #555;
		line-height: 22px;
		letter-spacing: -0.5px;		
		padding: 0px 0 0 10px;
		margin: 5px 0;
		position: relative;
		padding-left: 25px;
		text-indent: -10px;
	}
	.contents .con_box ul.bu_no li:before {
		content: '';
		width: 0px;
		height: 0px;
		position: absolute;
		top: 14px;
		left: 0;
		background: #9e9e9e;
	}
	.contents .con_box ul.bu_no.lg {
		width: 90%;
		margin: 20px auto 0;
	}
	.contents .con_box ul.bu_no.lg li {
		font-size: 20px;
		font-weight: 400;
		color: #333;
	}
	.contents .con_box ul.bu_no li a.link {

	}
	.contents .con_box ul.bu_no li a.link:after {
		content: url(/images/common/ic_external_sm.png);
		font-weight: 600;
		margin: 0 4px;
		font-size: 16px;
		color: #333;
	}
	.contents .con_box ul.bu_no.pl li{
		padding-left: 10px;
	}

.contents .txt_box .btn_2st {
   width: 46%;
   height: 48px;
   line-height: 46px;
   background: #8b0029;
   font-size: 17px;
   color: #fff;
   text-align: center;
   float: right;
   margin-left:10px;
   margin-top:20px;
	cursor:pointer;
	display:block;
}
.contents .txt_box .btn_3st {
    width: calc((100% - 20px) /3);
	height: 48px;
	line-height: 46px;
	background: #8b0029;
	font-size: 16px;
	color: #fff;
	text-align: center;
	float: right;
	 cursor:pointer;
	 display:block;
	 margin: 0 10px 0 0;
 }


 .contents .txt_box .btn_3st_last{margin: 0;}

 .contents .variable_h{
	height: 550px;
 }

/*
.contents .txt_box .btn_2st:nth-child(2n) {
    margin-left:0;
}
*/
.mim_wrap { overflow: hidden; }
.mim_wrap h4:first-child { margin: 20px 0 10px; }

.mim_txt { float: right; width: calc(100% - 124px); min-height: 94px;  }
.mim_icon { float: left; width: 84px; border: 1px #ddd solid; border-radius: 15px; padding: 5px 10px; box-sizing: content-box; }

.mim_box_wrap { overflow: hidden; margin: 30px auto; display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-between;}
.mim_box_l { width: 30%; min-height: 230px; float: left; background: #e7e1d5; margin-right: 3%; padding: 20px 0 20px 0px; border-radius: 10px;}
.mim_box_c { width: 30%; min-height: 230px; float: left; background: #e7e1d5; margin-right: 3%; padding: 20px 0 20px 0px; border-radius: 10px;}
.mim_box_r { width: 30%; min-height: 230px; float: left; background: #e7e1d5; margin-right: 4%; padding: 20px 0 20px 0px; border-radius: 10px;}
.mim_box_wrap .tit { font-size: 18px; color: #333; font-weight: 500; margin-left: 30px; }
.mim_box_wrap .tit .small { font-size: 14px; color: #333; font-weight: 400; }
.sub_bar { font-size: 20px; color: #fff; font-weight: 500; text-align: center; background: #8b0029; border-radius: 0px; padding: 13px 0; margin-top: 20px; position: relative;   z-index: 1;}
.mim_box_wrap ul { margin-left: 30px; }
.sub_bar:after {  background: #8b0029;
  content: "";
  height: 1.6em;
  margin-top: -0.8em;
  position: absolute;
  right: -0.8em;
  top: 50%;
  width: 1.6em;
  z-index: -1;
  transform: rotate(45deg);
  border-radius: .0em;
}

.mba_box_wrap { border-radius: 0px; overflow: hidden; margin-top: 50px; display: flex; flex-wrap: wrap;justify-content: space-between;}
.mba_box_wrap .mba_box_l { width: 49%; background: #fff; float: left; padding: 30px 20px; margin-bottom: 30px; min-height: 420px; }
.mba_box_wrap .mba_box_r { width: 49%; background: #fff; float: right; /*margin-left: 2%; */padding: 30px 20px;  margin-bottom: 30px; min-height: 420px;}
.mba_box_wrap .tit { font-size: 28px; color: #555; font-weight: 500; line-height: 36px; letter-spacing: -1.0px; margin: 0px 0px 20px 0; border-bottom: 1px #ddd dashed; padding-bottom: 16px; position: relative; }
.mba_box_wrap .tit .c_01 { color: #8b0029; }
.mba_box_wrap .tit .c_02 { color: #f9bb15; }
.mba_box_wrap .tit .c_03 { color: #7fa83f; }
.mba_box_wrap .tit .c_04 { color: #b08355; }
.mba_box_wrap .tit .c_05 { color: #f47021; }
.mba_box_wrap .tit .c_06 { color: #5180c2; }
.mba_box_wrap .con p { font-size: 18px;  }
.mba_box_wrap .tit:after {
    content: '';
    display:inline-block;
    width:12px;
    height:12px;
    margin:-5px 12px auto auto;
    vertical-align:middle;
    border-left:2px solid #8b0029;
    border-top:2px solid #8b0029;
    transform:rotate(135deg);
    position:absolute;
    top: 18px;
    right: 0px;
    transition: 0.5s;
}


.greeting_img_wrap {
    margin-bottom: 50px;
    width: 100%;
    overflow: hidden;
}


.track_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

}
.track_con {
	width: 33%;
	text-align: center;
}
.track_con .tit {
	font-size: 24px;
	font-weight: 600;
	color: #8b0029;
}
.track_con .tit p {
	font-size: 20px;
	margin-bottom: 10px !important;
}
.track_con .con .con_tit {
	background: #8b0029;
	width: auto;
	height: 32px;
	line-height: 30px;
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	border-radius: 16px;
	display: inline-block;
	padding: 0 20px;
	margin: 10px auto 5px;
}
.track_con .con p {
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 10px !important;
}


/* */
@media screen and (max-width:1300px) {
	.sub .grid_container.full {width: 100%;}
}
@media screen and (max-width:1200px) {
	.contents .sub_copy { 
		font-size: 22px; 
		color: #000; 
		text-align: center;
		line-height: 28px;
		width: 600px;
		margin: 0 auto;		
  }
	.contents .sub_copy_w { 
		font-size: 22px; 
		color: #000; 
		text-align: center;
		
		line-height: 28px;
		width: 100%;
		margin: 0 auto;		
  }
	.contents .top_box {
		width: 100%;
		height: 370px;
		position: relative;
		margin: 30px 0;
	}
	.contents .img_box {
		width: 50%;
		position: absolute;
		top:50px;
		left: 0;
		z-index: 2;
	}
	.contents .txt_box {
		width: 54%;
		height: auto;
		padding: 40px 30px 40px 70px;
		min-height: 400px;
	}
	.contents .txt_box .big {
		font-size: 20px; 
		color: #8b0029; 
		text-align: left;
		line-height: 26px;
		font-weight: 500;
		letter-spacing: -1px;
 	}
	.contents .txt_box .mid {
		font-size: 14px; 
		color: #555; 
		text-align: left;
		line-height: 22px;
		margin: 16px 0;
 	}
	.contents .txt_box .mid .tit {
		font-size: 18px; 
		color: #333; 
		text-align: left;
		line-height: 22px;
		font-weight: 500;
 	}
	.contents .txt_box .mid ul li {
		font-size: 16px;
		color: #555;
		line-height: 30px;
		letter-spacing: -0.5px;		
		padding-left: 12px;
		position: relative;
	}
	.contents .txt_box .mid ul li:before {
		content: '';
		width: 6px;
		height: 6px;
		position: absolute;
		top: 12px;
		left: 0;
		background: #9e9e9e;
		border-radius: 3px;		
	}
	/*.contents .txt_box .btn {
		width:  46%;
		height: 48px;
		line-height: 46px;
		background: #8b0029;
		font-size: 18px;
		color: #fff;
		text-align: center;
		float: right;
		margin-top: 20px;
 	}
	.contents .txt_box .btn_h {
		width:  50%;
		height: 48px;
		line-height: 46px;
		background: #8b0029;
		font-size: 18px;
		color: #fff;
		text-align: center;
		float: right;
		margin-top: 20px;
		margin-left: 4%;
 	}*/
	.contents .con_box {}
	.contents .con_box h3 {
		font-size: 22px;
		color: #333;
		font-weight: 500;
		line-height: 36px;
		letter-spacing: -1.0px;
		margin: 30px 0 10px;
	}
	

	.contents .con_box ul li {
		font-size: 16px;
		color: #555;
		line-height: 22px;
		letter-spacing: -0.5px;		
		padding: 5px 0 0 10px;
		margin: 5px 0;
		position: relative;
	}
	.contents .con_box ul li:before {
		content: '';
		width: 4px;
		height: 4px;
		position: absolute;
		top: 14px;
		left: 0;
		background: #9e9e9e;
	}

	.contents .con_box ul.bu_no li {
		padding-left: 25px;
	}
	.contents .con_box ul.bu_no.lg li {
		font-size: 18px;
	}
	.contents .con_box ul.bu_no li:before {
		content: '';
		width: 0px;
		height: 0px;
		position: absolute;
		top: 14px;
		left: 0;
		background: #9e9e9e;
	}
	.track_con .tit {
		font-size: 20px;
	}
	.track_con .con .con_tit {
		font-size: 15px;
	}
	.track_con .con p{
		font-size: 14px;
	}	
	.track_con .tit p {
		font-size: 16px;
	}
	.sub .grid_container.full {
		width: 100%;
		padding: 80px 20px 90px;
	}
	.sub .grid_container.full .bg_box .bg_con_wrap {
		width: 100%;
	}
	.sub .grid_container.full .contents .min {
		width: 100%;
		/* padding: 0 20px; */
	}
	.sub .grid_container.full .contents .btn {
		font-size: 1.125rem;
	}
	.factsheet .con .tit {
		font-size: 3rem;
	}
	.factsheet .con .tit span {
		font-size: 1.5rem;
	}
	.factsheet .con p {
		font-size: 1.25rem;
	}
	.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l {
		/* width: 60%; */
	}
	.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_r {
		/* width: 40%; */
	}

	.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l.pd_no {
		padding: 20px;
	}
	.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l .tit span.lg {
		font-size: 5rem;
	}
	.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l .tit span.xl {
		font-size: 5rem;
	}
	.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l .tit span.md {
		font-size: 1.5rem;
		padding-top: 36px;
	}
	.youtube_wrap .youtube_box .box.bg .tit span.md {
		font-size: 1.5rem;
		line-height: 1.2em;
		display: block;
	}
	.youtube_wrap .youtube_box .box.bg .tit span.lg {
		font-size: 5rem;
	}

	.ceo_wrap .tit .lg {
		font-size: 4rem;
	}
	.ceo_wrap .tit .md {
		font-size: 1.5rem;
	}
	.factsheet2 .con {
		width: 200px;
		height: 200px;
		padding: 4rem 0;
	}
	.factsheet2 .con .tit {
		font-size: 3rem;
	}
	.factsheet2 .con p {
		font-size: 1.25rem;
	}
	.factsheet3 .con .tit {
		font-size: 2.5rem;
	}
	.factsheet3 .con p {
		font-size: 1.25rem;
	}
	.factsheet3 .con {
		width: 200px;
		height: 200px;
		padding: 3rem 0;
	}
	.factsheet4 .con_cir .con {
		width: 200px;
		height: 200px;
		padding: 3rem 0;
	}
	.factsheet4 .con_cir.crimson .con::before {
		width: 220px;
		height: 220px;
	}
	.factsheet4 .con_cir .con .tit {
		font-size: 2rem;
	}
	.factsheet4 .con_cir .con .tit p {
		font-size: 1.5rem;
		line-height: 1.75rem;
	}
	.factsheet4 .con_cir .con p {
		font-size: 1.25rem;
	}
	.factsheet4 .con_cir p {
		font-size: 1.25rem;
	}
	.factsheet4 .con_cir:first-child .con::before {
		width: 220px;
		height: 220px;
	}
	.factsheet4 .con_cir:first-child .con .tit {
		font-size: 1.75rem;
	}
	.logo_gmba {
		/* margin: 50px auto; */
	}
	.logo_gmim img {
		max-width: 70px;
		max-height: 30px;
	}
	.logo_gmba img {
		max-width: 100px;
		max-height: 30px;
	}
	.logo_gmba li {
		margin: 10px 10px;
	}
	.logo_gmba img {
		max-width: 100px;
	}
	.logo_gmba li:nth-of-type(1) img {
		max-width: 200px;
	}
	.logo_gmba li:nth-of-type(4) img {
		/*max-height: 20px;*/
	}
	.logo_gmba li:nth-of-type(5) img {
		max-height: 40px;
	}
	.logo_gmba li:nth-of-type(7) img {
		max-height: 40px;
	}
	.con_box_flex .tit {
		margin-top: 20px;
	}
	.con_box_flex .tit h3 span.ul {
		font-size: 1.5rem;
	}
	.con_box_flex .tit h3 {
		font-size: 1.25rem;
	}
	.sub .grid_container.full .contents .top_box .txt_box {
		min-height: 380px;
	}

	.sub .grid_container.full .contents .top_box {
		height: 380px;
	}
	.sub .grid_container.full .contents .mid_box .Inquiry .tit {
		font-size: 1.25rem;
	}
	.sub .grid_container.full .contents .mid_box .Inquiry li {
		font-size: 1.125rem;
	}
	.txt_lg {
		font-size: 1.25rem;
	}
	.photo_wrap .box .subtit {
		font-size: 1.25rem;
	}
	.photo_wrap .box .tit {
		font-size: 1.5rem;
	}
	.sub .grid_container.full .bg_box.short .bg_con_wrap {
		width: 100%;
	}
	.sub .grid_container.full .bg_box.short .bg_con_wrap .bg_box_l.pd_no {
		width: 100%;
	}

	.mt_180 {
		margin-top: 120px !important;
	}
	.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_r .img {
		margin-top: -60px;
	}
	.sub .grid_container.full .contents .btn.line_wht {
		width: 100%;
	}
	.sub .grid_container.full .contents .btn.bg_wht {
		width: 100%;
	}
	.sub .grid_container.full .bg_box .bg_con_wrap {
		width: 100%;
	}
	.youtube_wrap .youtube_box {
		width: 100%;
	}
	.factsheet2.four .cate_wrap .cate {
		font-size: 1.25rem;
	}
	.sub .grid_container.full .contents .mid_box.full {
		margin: 50px auto;
	}
}

@media screen and (max-width:875px) {
	.contents .sub_copy { 
		font-size: 18px; 
		color: #000; 
		text-align: center;
		line-height: 1.5em;
		width: 100%;
		margin: 0 auto;
		letter-spacing: -1.0px;
	}
	
	.contents .sub_copy_w { 
		font-size: 18px; 
		color: #000; 
		text-align: center;
		line-height: 1.5em;
		width: 100%;
		margin: 0 auto;
		letter-spacing: -1.0px;
	}
	.contents .top_box {
		width: 100%;
		height: auto;
		position: relative;
		margin: 10px 0;
		display: inline-block;
	}
	.contents .img_box {
		width: 100%;
		position: relative;
		top:0px;
		left: 0;
		z-index: 2;		
	}
	.contents .img_box img {
		width: 100%;
		height: 100%;
	}	
	.contents .txt_box {
		width: 100%;
		height: auto;
		background: #fff;
		padding: 20px;
		position: relative;
		display: inline-block;
		margin: 0px 0 0;
		min-height: 0;
	}
	.contents .txt_box .big {
		font-size: 18px; 
		color: #8b0029; 
		text-align: left;
		line-height: 27px;
		font-weight: 500;
		letter-spacing: -1px;
 	}
	.contents .txt_box .mid {
		font-size: 14px; 
		color: #555; 
		text-align: left;
		line-height: 22px;
		margin: 16px 0;
 	}
	.contents .txt_box .mid .tit {
		font-size: 16px; 
		color: #333; 
		text-align: left;
		line-height: 20px;
		font-weight: 500;
 	}
	.contents .txt_box .mid ul li {
		font-size: 14px;
		color: #555;
		line-height: 22px;
		letter-spacing: -0.5px;	
		padding-left: 10px;
		position: relative;
	}
	.contents .txt_box .mid ul li:before {
		content: '';
		width: 4px;
		height: 4px;
		position: absolute;
		top: 12px;
		left: 0;
		background: #9e9e9e;
		border-radius: 2px;		
	}
	.contents .txt_box .btn {
		width: 100%;
		height: 44px;
		background: #8b0029;
		font-size: 16px;
		color: #fff;
		text-align: center;
		float: none;
		margin: 10px auto 0;
 	}

	.contents .btn_w_wrap {
		overflow: hidden;
		margin: 20px auto 0;
	}
	.contents .btn_w_wrap li {
		width: 32%;
		height: 78px;
		line-height: 20px;
		background: #fff;
		font-size: 15px;
		color: #333;
		font-weight: 400;
		text-align: center;
		float: left;
		border:1px #ddd solid;
		padding: 17px 0;
		margin-left:2%;	
	}
	.contents .txt_box .btn_h {
		width: 50%;
		height: 44px;
		line-height: 42px;
		background: #8b0029;
		font-size: 16px;
		color: #fff;
		text-align: center;
		float: right;
		margin-top: 10px;
		margin-left: 4%;
 	}
	.contents .con_box {}
	.contents .con_box h3 {
		font-size: 18px;
		color: #333;
		font-weight: 500;
		line-height: 22px;
		letter-spacing: -1.0px;
		margin: 30px 0 10px;
	}

	.contents .con_box ul li {
		font-size: 15px;
		color: #555;
		line-height: 20px;
		letter-spacing: -0.5px;	
		padding: 5px 0 0 10px;
		margin: 5px 0;
		position: relative;		
	}
	.contents .con_box ul li:before {
		content: '';
		width: 3px;
		height: 3px;
		position: absolute;
		top: 14px;
		left: 0;
		background: #9e9e9e;
	}
	.contents .con_box ul.bu_no li {
		font-size: 14px;
		line-height: 20px;
		padding-left: 15px;
		text-indent: -12px;
	}
	.contents .con_box ul.bu_no.lg li {
		font-size: 15px;
	}
	.contents .con_box ul.bu_no li:before {
		content: '';
		width: 0px;
		height: 0px;
		position: absolute;
		top: 14px;
		left: 0;
		background: #9e9e9e;
	}
	.contents .txt_box .btn_2st {
	   width: 48%;
	   height: 44px;
	   line-height: 44px;
	   font-size: 16px;
	   float: right;
	   margin-left:10px;
	   margin-top:8px;
	}
.mim_box_wrap { overflow: hidden; }
.mim_box_l { width: 94%; height: auto; float: left; background: #e7e1d5; margin-right: 6%; padding: 20px 0 20px 0px; margin-bottom: 20px;}
.mim_box_c { width: 94%; height: auto; float: left; background: #e7e1d5; margin-right: 6%; padding: 20px 0 20px 0px; margin-bottom: 20px;}
.mim_box_r { width: 94%; height: auto; float: left; background: #e7e1d5; margin-right: 6%; padding: 20px 0 20px 0px; }
.mim_box_wrap .tit { font-size: 18px; color: #333; font-weight: 500; margin-left: 30px; }
.mim_box_wrap .tit .small { font-size: 14px; color: #333; font-weight: 400; }
.sub_bar { font-size: 18px; color: #fff; font-weight: 500; text-align: center; background: #8b0029; border-radius: 0px; padding: 12px 0; margin-top: 10px; position: relative;   z-index: 1;}
.mim_box_wrap ul { margin-left: 30px; }
.sub_bar:after {  background: #8b0029;
  content: "";
  height: 1.6em;
  margin-top: -0.8em;
  position: absolute;
  right: -0.8em;
  top: 50%;
  width: 1.6em;
  z-index: -1;
  transform: rotate(45deg);
  border-radius: .0em;
}
.track_con {
	width: 100%;
	margin-top: 30px;
}
.track_con:first-child {
	margin-top: 0px;
}
.sub .grid_container.full .contents .top_box {
    height: auto;
}
.sub .grid_container.full .contents .top_box .btn_wrap_bt>a {
	margin: 0px auto;
}
.sub .grid_container.full .contents .top_box .btn_wrap_bt .btn_2st02 {
	margin: 10px auto 0;
}

.sub .grid_container.full .contents .top_box .txt_box {
    min-height: 0;
}
.sub .grid_container.full .contents .mid_box .btn_wrap_bt>a {
    margin: 10px auto 0;
}
.sub .grid_container.full .contents .mid_box .mid_l {
    padding: 20px;
}
.sub .grid_container.full .contents .mid_box .mid_r {
    padding: 20px;
}
.contents .con_box_flex {
	display: inherit;
}
.con_box_flex .con_box_l {
    width: 100%;
}
.con_box_flex .con_box_r {
    width: 100%;
}
.con_box_flex .tit {
    float: none;
}
.con_wrap.flex {
	display: inherit;
	margin: 2rem auto;
}
.factsheet2 {
	width: 100%;
	margin: 0 auto 2rem;
}
.factsheet2.four {
	min-width: 800px;
    overflow-x: scroll;
}
.logo_gmim {
	width: 100%;
}
.photo_wrap {
	display: inherit;
}
.photo_wrap .box {
    width: 100%;
	margin-bottom: 3rem;
}
.gmba_photo_wrap .box{
	width: 100% !important;
}
.sub .grid_container.full .bg_box .bg_con_wrap{
	display: inherit;
}
.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l {
	width: 100%;
}
.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_r {
	width: 100%;
	padding: 0 20px 20px;
}
.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_r.pd_no {
	padding: 0;
}

.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_r .img {
	margin-top: 0px;
}
.mt_180 {
    margin-top: 80px !important;
}
.sub .grid_container.full .contents .con_box {
	margin: 25px auto;
}
.youtube_wrap .youtube_box .box {
    width: 100%;
}
.ceo_wrap .ceo .box {
	width: calc((100% - 2rem) /2);
}
.beige_box .circle .txt_lg {
	font-size: 1.5rem;
}
.beige_box .circle p {
    font-size: 1.125rem;
	line-height: 1.125em;
}
.contents .variable_h{
	height: auto;
}

/* 20241203 각과정 소개 수정 */
.sub .grid_container.full .contents .mid_box.mba_mid_box{
	margin: 0px !important;
}
.sub .grid_container.full .contents .mid_box.mim_mid_box{
	margin: 0px !important;
}
.sub .grid_container.full .contents .mid_box.amp_mid_box{
	margin: 0px !important;
}

}
@media screen and (max-width:640px) {
	.contents .txt_box .btn, .contents .txt_box .btn_2st {
		width: 100%;
		margin-left: 0 !important;
	}
	.contents .con_box ul.bu_no.lg {
		width: 100%;
		margin: 0px auto 0;
	}
	.contents .txt_box .btn_3st{width: 100%;margin: 0 0 10px 0;}
.mba_box_wrap { border-radius: 0px; overflow: hidden; margin-top: 20px; }
.mba_box_wrap .mba_box_l { width: 100%; background: #fff; float: none; padding: 1px 20px 20px; margin-bottom: 20px; min-height: auto; }
.mba_box_wrap .mba_box_r { width: 100%; background: #fff; float: none; margin-left: 0; padding: 1px 20px 10px;  margin-bottom: 20px; min-height: auto;}
.mba_box_wrap .mba_box_r:last-child {margin-bottom: 0px; }
.mba_box_wrap .tit { font-size: 20px; color: #555; font-weight: 500; line-height: 36px; letter-spacing: -1.0px; margin: 10px 0px 10px 0; border-bottom: 1px #ddd dashed; padding-bottom: 10px; position: relative; }
.mba_box_wrap .con p { font-size: 16px;  }
.mba_box_wrap .tit:after {
    content: '';
    display:inline-block;
    width:12px;
    height:12px;
    margin:-5px 12px auto auto;
    vertical-align:middle;
    border-left:2px solid #aaa;
    border-top:2px solid #aaa;
    transform:rotate(135deg);
    position:absolute;
    top: 18px;
    right: 0px;
    transition: 0.5s;
	}
.contents .txt_box .btn_2st {
   width: 100%;
   height: 42px;
   line-height: 42px;
   font-size: 15px;
   float: none;
   margin-left:0;
   margin-top:8px;
}
    
    .greeting_img_wrap {
        margin-bottom: 30px;
    }
	.sub .grid_container.full {
        padding: 50px 15px 60px;
    }
	.sub .grid_container.full .contents .mid_box {
		display: inherit;
	}
	.sub .grid_container.full .contents .mid_box .mid_l {
		width: 100%;
	}
	.sub .grid_container.full .contents .mid_box .mid_r {
		width: 100%;
	}

	.bg_con_wrap .bg_box_l.pd_no {
		padding: 20px;
	}
	.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l .tit {
		margin-bottom: 0rem;
	}

	.sub .grid_container.full .bg_box {margin: 0 auto 20px;}
	.sub .grid_container.full .bg_box.short {
		width: 100%;
		margin: 0 0 20px;
		padding: 0;
	}
	.contents .con_box_flex {margin: 0 auto 20px;}
	.nemo li {
		font-size: 1rem;
		line-height: 1rem;
	}
	.mt_180 {
		margin-top: 50px !important;
	}
	.mt_100 {
		margin-top: 50px !important;
	}
	.mt_50 {
		margin-top: 30px !important;
	}


	.sub .grid_container.full .contents .btn {
		font-size: 1.1rem;
	}
	.factsheet .con .tit {
		font-size: 2rem;
	}
	.factsheet .con .tit span {
		font-size: 1.25rem;
	}
	.factsheet .con p {
		font-size: 1rem;
		line-height: 1.25em;
	}
	.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l .tit span.lg {
		font-size: 3rem;
	}
	.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l .tit span.xl {
		font-size: 3rem;
	}
	.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l .tit span.md,
	.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l .tit span.md02{
		font-size: 1.25rem;
		margin-left: 10px;
		padding-top: 16px;
	}
	
	.factsheet4 .con_cir .con .tit.lg {
		font-size: 2rem  !important;
	}
	.youtube_wrap {
		margin: 50px auto 0;
	}

	.youtube_wrap .youtube_box .box.bg .tit span.lg {
		font-size: 3rem;
		display: inline-block;
	}
	.youtube_wrap .youtube_box .box.bg .tit span.md {
		font-size: 1.25rem;
		margin-left: 10px;
		display: inline-block;
	}
	.youtube_wrap .youtube_box .box p {
		font-size: 1.125rem;
	}
	.factsheet2 .con {
		width: 120px;
		height: 120px;
		padding: 2rem 0;
	}
	.factsheet2 .con .tit {
		font-size: 2rem;
		margin-bottom: 0px;
	}
	.factsheet2.four .con .tit {
		font-size: 1.25rem;
	}
	.factsheet2.four .plus span {
		font-size: 2rem;
	}
	.factsheet2.four .remove span {
		font-size: 2rem;
	}
	.factsheet2 .con p {
		font-size: 1.1rem;
		margin-top: 0px;
	}
	.factsheet3 {
		gap: 0;
	}
	.factsheet3 .con .tit {
		font-size: 1.25rem;
	}
	.factsheet3 .con p {
		font-size: 0.938rem;
	}
	.factsheet3 .con {
		width: 100px;
		height: 100px;
		padding: 2rem 0;
	}
	.factsheet3 .con.eng {
		padding: 1rem 0 5rem;
	}
	.factsheet4 {
		display: inherit;
		margin: 2rem auto;
	}
	.factsheet4 .con_cir {
		width: 100%;
		margin: 20px auto;
	}
	.con_box_flex .tit h3 span.ul {
		font-size: 1.25rem;
	}
	.con_box_flex .tit h3 {
		font-size: 1.1rem;
	}
	.sub .grid_container.full .contents .mid_box .Inquiry .tit {
		font-size: 1.25rem;
	}
	.sub .grid_container.full .contents .mid_box .Inquiry li {
		font-size: 1.1rem;
	}
	.txt_lg {
		font-size: 1rem;
	}
	.factsheet3 .plus span {
		font-size: 1.25rem;
	}
	.sub .grid_container.full .bg_box .bg_con_wrap .bg_box_l .tit span.md br {
		display: none;
	}
	.photo_wrap .box .subtit {
		font-size: 1.125rem;
	}
	.photo_wrap .box .tit {
		font-size: 1.25rem;
	}
	.photo_wrap .box .photo {
		margin: 1rem auto 1rem;
	}
	.photo_wrap .box p {
		text-align: left;
	}
	.sub .grid_container.full .contents .mid_box.full .btn_wrap_bt {
		width: 100%;
	}
	.beige_box {
		display: inherit;
		padding: 2rem;
	}
	.beige_box .circle {
		width: 200px;
    	height: 200px;
    	padding: 2rem;
		margin: 0 auto 1rem;
	}
	.beige_box .con {
		width: 100%;
	}
	.beige_box .con p {
		font-size: 1.1rem;
    	line-height: 1.5rem;
	}
	.beige_box .circle img {
		width: 30px;
	}
	.beige_box .circle .txt_lg {
		font-size: 1.25rem;
	}
	.beige_box .circle p {
		font-size: 1rem;
		line-height: 1em;
	}
	.ceo_wrap .tit_wrap {
		flex-wrap: wrap;
	}
	.ceo_wrap .tit {
		width: 100%;
	}
	.ceo_wrap .tit_wrap .btn {
		width: 100% !important;
	}
}

/*  */
.calendar_head { mar+-gin: 0 auto; text-align: center; position: relative;}
h2.year { font-size: 36px; color: #000; font-weight: 600; letter-spacing: -2.0px; vertical-align: top; line-height: 1em; padding: 0 50px; display: inline-block; margin-bottom: 35px;}
button.prev { width: 18px; height: 33px; margin-top: 4px; background: url(../images/sub/cal_prev.png) no-repeat center; font-size: 0; vertical-align: top; }
button.next { width: 18px; height: 33px; margin-top: 4px; background: url(../images/sub/cal_next.png) no-repeat center; font-size: 0; vertical-align: top; }
.calendar_head p { position: absolute; top: 20px; right: 0; font-size: 0;}
.calendar_head p a { display: inline-block; height: 15px; line-height: 15px; padding-left: 50px; font-size: 16px; }
.calendar_head p a.on { color: #8b0029; }
.calendar_head ul { border-top: 2px #000 solid; border-bottom: 1px #ccc solid; text-align: center; }
.calendar_head ul li { display: inline-block; width: 8%; height: 62px; padding: 10px; line-height: 40px; font-size: 24px; color: #333; }
.calendar_head ul li .on { color: #8b0029; border-bottom: 3px #8b0029 solid; padding: 0 10px 12px 10px; }
.calendar_list { position: relative; min-height: 350px; padding: 40px 0 20px 450px; }
.calendar_list > div { position: absolute; left: 0px; width: 400px; background: #fff; border: 1px #ccc solid; padding: 20px 0 10px; }
.calendar_list > div h3 b { position: relative; font-size: 30px; color: #000; font-weight: 500; }
.calendar_list > div h3 { display: inline-block; font-size: 18px; color: #999; margin: 0 0 20px 25px;  }
.calendar_list > div table { width:100%;}
.calendar_list > div table th { height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #fff; background:#8b0029; }
.calendar_list > div table td { height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #555; }
.calendar_list > div table td.sun { color: #8b0029; }
.calendar_list > div table td.sat { color: #003399; } 
.calendar_list > div table td .on { background: #e6e6e6; width: 40px; height: 40px; border-radius: 20px;  line-height: 40px; display: inline-block; } 
.calendar_list > ul { width: 750px; }
.calendar_list > ul li.tit { font-size: 20px; color: #333; }
.calendar_list > ul li.tit span { font-weight: 600; }
.calendar_list > ul li { position: relative; font-size: 16px; color: #333;  height: auto; line-height: 24px; border-bottom: 1px #e6e6e6 solid; padding: 10px 0 10px 200px; }
.calendar_list > ul li:first-child { border-top: none; padding: 0px 0 10px 0;  }
.calendar_list > ul li .date { position: absolute; left: 0; display: inline-block; width: 200px; box-sizing: border-box; font-size: 16px; color: #555; }

.calendar_summary { position: relative; padding: 0 0 0 140px; border-bottom: 1px solid #dddfe5;}
.calendar_summary h3 b { display: block; font-size: 30px; color: #000; font-weight: 500; }
.calendar_summary h3 { position: absolute; top: 50%; left: 0; width: 140px; margin-top: -26px; text-align: center; font-size: 18px; color: #999;  }
.calendar_summary ul { min-height: 100px; }
.calendar_summary ul li { position: relative; font-size: 16px; color: #333;  height: auto; line-height: 24px; border-top: 1px #e6e6e6 solid; padding: 10px 0 10px 200px; }
.calendar_summary ul li:first-child { border-top: none;  }
.calendar_summary ul li .date { position: absolute; left: 0; display: inline-block; width: 200px; box-sizing: border-box; font-size: 16px; color: #555; }

/*  */
@media screen and (max-width:1200px) {
	.contents .sub_copy.lg {
		font-size: 26px;
	}
.calendar_head { margin: 0 auto; text-align: center; position: relative;}
h2.year { font-size: 36px; color: #000; font-weight: 600; letter-spacing: -2.0px; vertical-align: top; line-height: 1em; padding: 0 50px; display: inline-block; margin-bottom: 35px;}
button.prev { width: 18px; height: 33px; margin-top: 4px; background: url(../images/sub/cal_prev.png) no-repeat center; font-size: 0; vertical-align: top; }
button.next { width: 18px; height: 33px; margin-top: 4px; background: url(../images/sub/cal_next.png) no-repeat center; font-size: 0; vertical-align: top; }
.calendar_head p { position: absolute; top: 20px; right: 0; font-size: 0;}
.calendar_head p a { display: inline-block; height: 15px; line-height: 15px; padding-left: 50px; font-size: 16px; }
.calendar_head p a.on { color: #8b0029; }
.calendar_head ul { border-top: 2px #000 solid; border-bottom: 1px #ccc solid; text-align: center; }
.calendar_head ul li { display: inline-block; width: 7%; height: 62px; padding: 10px; line-height: 40px; font-size: 24px; color: #333; }
.calendar_head ul li .on { color: #8b0029; border-bottom: 3px #8b0029 solid; padding: 0 10px 12px 10px; }
.calendar_list { position: relative; min-height: 350px; padding: 40px 0 20px 350px; }
.calendar_list > div { position: absolute; left: 0px; width: 320px; background: #fff; border: 1px #ccc solid; padding: 20px 0 10px; }
.calendar_list > div h3 b { position: relative; font-size: 30px; color: #000; font-weight: 500; }
.calendar_list > div h3 { display: inline-block; font-size: 18px; color: #999; margin: 0 0 20px 25px;  }
.calendar_list > div table { width:100%;}
.calendar_list > div table th { height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #fff; background:#8b0029; }
.calendar_list > div table td { height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #555; }
.calendar_list > div table td.sun { color: #8b0029; }
.calendar_list > div table td.sat { color: #003399; } 
.calendar_list > div table td .on { background: #e6e6e6; width: 40px; height: 40px; border-radius: 20px;  line-height: 40px; display: inline-block; } 
.calendar_list > ul { width: 100%; }
.calendar_list > ul li.tit { font-size: 20px; color: #333; }
.calendar_list > ul li.tit span { font-weight: 600; }
.calendar_list > ul li { position: relative; font-size: 16px; color: #333; height: auto; line-height: 24px; border-bottom: 1px #e6e6e6 solid; padding: 10px 0 10px 200px; }
.calendar_list > ul li:first-child { border-top: none; padding: 0px 0 10px 0;  }
.calendar_list > ul li .date { position: absolute; left: 0; display: inline-block; width: 200px; box-sizing: border-box; font-size: 16px; color: #555; }	
.calendar_summary { position: relative; padding: 0 0 0 140px; border-bottom: 1px solid #dddfe5;}
.calendar_summary h3 b { display: block; font-size: 30px; color: #000; font-weight: 500; }
.calendar_summary h3 { position: absolute; top: 50%; left: 0; width: 140px; margin-top: -26px; text-align: center; font-size: 18px; color: #999;  }
.calendar_summary ul { min-height: 100px; }
.calendar_summary ul li { position: relative; font-size: 16px; color: #333;  height: auto; line-height: 24px; border-top: 1px #e6e6e6 solid; padding: 10px 0 10px 200px; }
.calendar_summary ul li:first-child { border-top: none;  }
.calendar_summary ul li .date { position: absolute; left: 0; display: inline-block; width: 200px; box-sizing: border-box; font-size: 16px; color: #555; }	
}

@media screen and (max-width:760px) {
.calendar_head { margin: 0 auto; text-align: center; position: relative;}
h2.year { font-size: 36px; color: #000; font-weight: 600; letter-spacing: -2.0px; vertical-align: top; line-height: 1em; padding: 0 50px; display: inline-block; margin-bottom: 0px;}
button.prev { width: 18px; height: 33px; margin-top: 4px; background: url(../images/sub/cal_prev.png) no-repeat center; font-size: 0; vertical-align: top; }
button.next { width: 18px; height: 33px; margin-top: 4px; background: url(../images/sub/cal_next.png) no-repeat center; font-size: 0; vertical-align: top; }
.calendar_head p { position: relative; top: 20px; right: 0; font-size: 0; height: 50px;}
.calendar_head p a { display: inline-block; height: 15px; line-height: 15px; padding-right: 50px; font-size: 16px; }
.calendar_head p a.on { color: #8b0029; }
.calendar_head ul { border-top: 2px #000 solid; border-bottom: 1px #ccc solid; text-align: center; }
.calendar_head ul li { display: inline-block; width: 6%; height: 52px; padding: 10px 0; line-height: 30px; font-size: 18px; color: #333; }
.calendar_head ul li .on { color: #8b0029; border-bottom: 3px #8b0029 solid; padding: 0 10px 12px 10px; }
.calendar_list { position: relative; min-height: 350px; padding: 40px 0 20px 0; }
.calendar_list > div { position: relative; left: 0px; width: 100%; background: #fff; border: 1px #ccc solid; padding: 20px 0 10px; }
.calendar_list > div h3 b { position: relative; font-size: 30px; color: #000; font-weight: 500; }
.calendar_list > div h3 { display: inline-block; font-size: 18px; color: #999; margin: 0 0 20px 25px;  }
.calendar_list > div table { width:100%;}
.calendar_list > div table th { height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #fff; background:#8b0029; }
.calendar_list > div table td { height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #555; }
.calendar_list > div table td.sun { color: #8b0029; }
.calendar_list > div table td.sat { color: #003399; } 
.calendar_list > div table td .on { background: #e6e6e6; width: 40px; height: 40px; border-radius: 20px;  line-height: 40px; display: inline-block; } 
.calendar_list > ul { width: 100%; margin-top: 20px; }
.calendar_list > ul li.tit { font-size: 18px; color: #333; }
.calendar_list > ul li.tit span { font-weight: 600; }
.calendar_list > ul li { position: relative; font-size: 14px; color: #333; height: auto; line-height: 20px; border-bottom: 1px #e6e6e6 solid; padding: 10px 0 10px 160px; }
.calendar_list > ul li:first-child { border-top: none; padding: 0px 0 10px 0;  }
.calendar_list > ul li .date { position: absolute; left: 0; display: inline-block; width: 160px; box-sizing: border-box; font-size: 14px; color: #555; }	
.calendar_summary { position: relative; padding: 0 0 0 0px; border-bottom: 1px solid #dddfe5;}
.calendar_summary h3 b { display: block; font-size: 30px; color: #000; font-weight: 500; }
.calendar_summary h3 { position: relative; top: 0; left: 0; width: 100%; margin: 0px; text-align: center; font-size: 18px; color: #999; padding: 20px 0; }
.calendar_summary ul { min-height: 100px; }
.calendar_summary ul li { position: relative; font-size: 16px; color: #333;  height: auto; line-height: 24px; border-top: 1px #e6e6e6 solid; padding: 10px 0 10px 0px; }
.calendar_summary ul li:first-child { border-top: 1px #e6e6e6 solid;  }
.calendar_summary ul li .date { position: relative; left: 0; display: inline-block; width: 100%; box-sizing: border-box; font-size: 16px; color: #555; }
}

/* */
.contents h4 { font-size: 20px; color: #333; font-weight: 500; line-height: 30px; letter-spacing: -1.0px; margin: 30px 0 10px;}
.contents .table_normal { width:100%; border-top: 2px #000 solid; /*table-layout: fixed; */min-width: 640px; border-collapse: collapse; line-height: 1.5em; }
.contents .table_normal th { padding: 15px; text-align: center; font-size: 16px; color: #000; border: 1px #ddd solid; word-break: break-all; background: #f0f0f0;  vertical-align: middle;}
/*.contents .table_normal th:first-child { border-left: 0; }*/
.contents .table_normal td { padding: 10px 5px; text-align: center; font-size: 16px; color: #555; border-bottom: 1px #ddd solid; border-left: 1px #ddd solid; border-right: 1px #ddd solid; vertical-align: middle;}
.contents .table_normal td.on { background: #f9e6e4; }
/*.contents .table_normal td:last-child { border-right: 0; }*/
.contents .table_normal td.align_l { padding: 15px 15px 15px 15px; text-align: left; }
.contents .table_normal td.align_l a{font-weight: 500;}
.contents .table_normal td.align_l a:hover{text-decoration: underline;}
.contents .table_normal td.align_l a img{margin-left: 5px; margin-bottom: 5px;}
.contents .table_normal td.align_r { padding: 15px 15px 15px 15px; text-align: right; }

.contents .table_normal .bg00 { background: rgba(166, 166, 166, 1.0); color: #fff; }
.contents .table_normal.no_bold{border-top: 1px solid #ddd;}

/*
.contents .table_normal .bg01 { background: rgba(245, 186, 157, 1.0); color: #333; }
.contents .table_normal .bg01_w { background: rgba(245, 186, 157, 1.0); color: #fff; }
.contents .table_normal .bg02 { background: rgba(252, 232, 204, 1.0); color: #333; }
.contents .table_normal .bg03 { background: rgba(97, 83, 72, 1.0); color: #fff; }
.contents .table_normal .bg04 { background: rgba(204, 217, 206, 0.5); color: #333; }
.contents .table_normal .bg05 { background: rgba(246, 237, 211, 1.0); color: #333; }
.contents .table_normal .bg06 { background: rgba(127, 173, 169, 1.0); color: #fff; }
.contents .table_normal .bg07 { background: rgba(2, 84, 125, 1.0); color: #fff; }
.contents .table_normal .bg08 { background: rgba(2, 132, 168, 1.0); color: #fff; }
.contents .table_normal .bg09 { background: rgba(2, 190, 196, 1.0); color: #fff; }
.contents .table_normal .bg10 { background: rgba(169, 232, 220, 1.0); color: #333; }
.contents .table_normal .bg11 { background: rgba(225, 247, 231, 1.0); color: #333; }
.contents .table_normal .bg12 { background: rgba(230, 224, 236, 1.0); color: #333; }
.contents .table_normal .bg13 { background: rgba(231, 72, 153, 0.8); color: #fff; }
.contents .table_normal .bg14 { background: rgba(231, 72, 153, 0.5); color: #333; }
.contents .table_normal .bg15 { background: rgba(231, 72, 153, 0.3); color: #333; }
.contents .table_normal .bg16 { background: rgba(245, 209, 208, 0.5); color: #333; }
.contents .table_normal .bg17 { background: rgba(208, 223, 242, 0.5); color: #333; }
.contents .table_normal .bg18 { background: rgba(205, 207, 243, 0.5); color: #333; }
.contents .table_normal .bg19 { background: rgba(245, 247, 184, 0.5); color: #333; }
.contents .table_normal .bg20 { background: rgba(185, 225, 193, 0.5); color: #333; }
.contents .table_normal .bg21 { background: rgba(221, 217, 195, 0.5); color: #333; }
*/

/*  */
@media screen and (max-width:1200px) {
}
@media screen and (max-width:640px) {
.contents h4 { font-size: 17px; color: #333; font-weight: 400; line-height: 30px; letter-spacing: -1.0px; margin: 15px 0 5px;}
.contents .table_normal { width:100%; border-top: 2px #000 solid; table-layout: fixed; min-width: 640px; border-collapse: collapse; }
.contents .table_normal th { padding: 10px; text-align: center; font-size: 14px; color: #000; border: 1px #ddd solid; word-break: break-all; background: #f0f0f0;  vertical-align: middle;}
.contents .table_normal td { padding: 10px 5px; text-align: center; font-size: 14px; color: #555; border-bottom: 1px #ddd solid;  border-right: 1px #ddd solid; vertical-align: middle;}
.contents .table_normal td.align_l { padding: 10px 10px 10px 30px; text-align: left; }
}

/*  */
.contents .con_box p {margin-bottom: 20px;}
.contents .con_box .align_j {text-align: justify; }

.contents .adm_box { width: 100%; background: #fff; padding: 30px 50px; height: auto; position: relative; }
.contents .adm_box p { font-size: 18px; line-height: 24px;  font-weight: normal; width: calc(100% - 240px); }
.contents .adm_box .tit { font-size: 24px; color: #000; font-weight: 500; letter-spacing: -1.0px; line-height: 1em; margin-bottom: 10px; display: inline-block; }
.contents .adm_box .btn {width: 200px; height: 48px; line-height: 46px; background: #8b0029; font-size: 18px; color: #fff; text-align: center;  position: absolute; top:25px; right: 50px; }
.contents .adm_box_s { width: 100%; background: #fff; padding: 40px 50px; height: auto; position: relative; }
.contents .adm_box_s p { font-size: 18px; line-height: 24px;  font-weight: normal; width: calc(100% - 180px); }
.contents .adm_box_s .tit { font-size: 24px; color: #000; font-weight: 500; letter-spacing: -1.0px; line-height: 1em; margin-bottom: 10px; display: inline-block; }
.contents .adm_box_s .btn {width: auto; height: 48px; line-height: 46px; background: #8b0029; font-size: 18px; color: #fff; text-align: center;  position: absolute; top:38px; right: 50px; }
.contents .adm_box_s .btn_xl {height: 48px; line-height: 46px; background: #8b0029; font-size: 18px; color: #fff; text-align: center;  position: absolute; top:38px; right: 50px; border: 1px solid rgba(255, 255, 255, 0); min-width: 150px; padding: 0 8px; font-weight: 500; cursor: pointer;}
.contents .adm_box_s_mba{display:flex;align-items:center;padding:20px 25px;}
.contents .adm_box_s_mba .tit{width:inherit;margin-bottom:0;}
.contents .adm_box_s_mba .tit .txt{    
	font-weight: 400;
    letter-spacing: normal;
    line-height: 1.75rem;
    font-size: 18px;
    color: #222;
	margin-top: 10px;
	
    line-height: 1.75rem;

}
.contents .adm_box_s_mba .tit .txt span{
	font-size: 16px;
    color: #555;
	font-weight: 300;
}
.contents .adm_box_s_mba .btn{
	position:inherit;
	min-width:220px;
	float:right;
	height:80px;
	top:inherit;
	right:inherit;
	line-height:24px;
	display:flex;
	flex-direction: column;
	align-items:center;
	justify-content:center;
	margin-left:20px;
}
.contents .adm_box_s_mba .btn span{font-size: 16px;}
/* .contents .globalmba_first_table tbody tr td:last-child{text-align: left;} */

.contents .btn_adm {width: auto; min-width: 200px; height: 48px; line-height: 46px; background: #8b0029; font-size: 18px; color: #fff; text-align: center; margin: 0 auto; display:block; padding: 0 20px; }
.contents .btn_adm_l {width: 350px; height: 48px; line-height: 46px; background: #8b0029; font-size: 18px; color: #fff; text-align: center; margin: 0 auto;  padding: 0 20px;}
.contents .btn_down_wrap { width: 100%; background: #f0f0f0; padding: 10px 20px; height: auto; margin: 5px 0 10px; }
.contents .btn_down {width: auto; height: 32px; line-height: 30px; font-size: 16px; color: #8b0029; text-align: left; border-radius: 3px; margin-left: 10px; }
.contents .btn_down a {color: #333; }
.contents .btn_application {width: 100px; height: 32px; line-height: 30px; font-size: 16px; color: #fff; text-align: center; border-radius: 3px; margin: 10px auto 0; background: #8b0029; }
.contents .btn_application_w {width: auto; height: 32px; line-height: 30px; font-size: 16px; color: #fff; text-align: center; border-radius: 3px; margin: 0px auto; background: #8b0029;display: inline-block; min-width: 100px; float: right; padding: 0 10px;}
.contents .h3_btn {
    float: left; margin: 32px 0 0 20px;
}
.contents .h3_btn .btn_application {
    width:auto; border-radius: 5px;
    background: #52008b;
    padding: 0 10px;
}
.h3_btn_f {
    float: left;
}

.cdtb_btn_wrap {display: flex; flex-wrap: wrap; align-items: stretch; justify-content: center; margin: 40px auto 0;}
.cdtb_btn_wrap .cdtb_btn {width: calc((100% - 50px) /6); height: auto; line-height: 1.5rem; background: #8b0029; font-size: 17px; color: #fff; text-align: center; margin-right: 10px; display:block; padding: 10px; border-radius: 5px;display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}
.cdtb_btn_wrap .cdtb_btn:nth-child(6n) {margin-right: 0px;}
.cdtb_btn_wrap .cdtb_btn a {color: #fff; }

@media screen and (max-width:940px) {
	.cdtb_btn_wrap .cdtb_btn {width: calc((100% - 20px) /3); margin-bottom: 10px; font-size: 15px;}	
	.cdtb_btn_wrap .cdtb_btn:nth-child(3n) {margin-right: 0px;}
}
@media screen and (max-width:640px) {
	.cdtb_btn_wrap .cdtb_btn {width: calc((100% - 10px) /2);}	
	.cdtb_btn_wrap .cdtb_btn:nth-child(2n) {margin-right: 0px;}
	.cdtb_btn_wrap .cdtb_btn:nth-child(3n) {margin-right: 10px;}
	.cdtb_btn_wrap .cdtb_btn:nth-child(6n) {margin-right: 0px;}
}


/*  */
@media screen and (max-width:1200px) {
.contents .con_box p {margin-bottom: 20px; font-size:16px;}
.contents .adm_box { width: 100%; background: #fff; padding: 30px 50px; height: auto; position: relative; }
.contents .adm_box p { font-size: 18px; line-height: 24px;  font-weight: normal; width: calc(100% - 180px); }
.contents .adm_box .tit { font-size: 24px; color: #000; font-weight: 500; letter-spacing: -1.0px; line-height: 1em; margin-bottom: 10px; display: inline-block; }
.contents .adm_box .btn {width: 160px; height: 48px; line-height: 46px; background: #8b0029; font-size: 18px; color: #fff; text-align: center;  position: absolute; top:35px; right: 50px; }
.contents .adm_box_s { width: 100%; background: #fff; padding: 40px 50px; height: auto; position: relative; }
.contents .adm_box_s p { font-size: 18px; line-height: 24px;  font-weight: normal; width: calc(100% - 180px); }
.contents .adm_box_s .tit { font-size: 24px; color: #000; font-weight: 500; letter-spacing: -1.0px; line-height: 1em; margin-bottom: 10px; display: inline-block; }
.contents .adm_box_s .btn {width: 160px; height: 48px; line-height: 46px; background: #8b0029; font-size: 18px; color: #fff; text-align: center;  position: absolute; top:35px; right: 50px; }
.contents .adm_box_s .btn_xl {height: 48px; line-height: 46px; background: #8b0029; font-size: 18px; color: #fff; text-align: center;  position: absolute; top:35px; right: 50px; }
.contents .adm_box_s_mba{display:flex;align-items:center;padding: 20px 25px;}
.contents .adm_box_s_mba .tit{width:inherit;margin-bottom:0;}
.contents .adm_box_s_mba .btn{
	position:inherit;
	min-width:200px;
	float:right;
	height:70px;
	top:inherit;
	right:inherit;
	line-height:18px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-left:20px;
}
.contents .adm_box_s_mba .btn span{font-size: 14px;}
.contents .btn_adm {width: 160px; height: 48px; line-height: 46px; background: #8b0029; font-size: 16px; color: #fff; text-align: center;   }
.contents .btn_adm_l {width: 350px; height: 48px; line-height: 46px; background: #8b0029; font-size: 18px; color: #fff; text-align: center;  }
.contents .btn_down_wrap { width: 100%; background: #f0f0f0; padding: 10px 20px; height: auto;  margin: 5px 0 10px; }
.contents .btn_down {width: auto; height: 32px; line-height: 30px; font-size: 16px; color: #8b0029; text-align: left; border-radius: 3px; margin-left: 10px; }
.contents .btn_down a {color: #333; }
    .contents .h3_btn {
    float: left; margin: 20px 0 0 20px;
}
}
@media screen and (max-width:825px) {
.contents .con_box p {margin-bottom: 10px; font-size:16px;}
.contents .adm_box { width: 100%; background: #fff; padding: 20px 20px; height: auto; position: relative; text-align: center; display: inline-block; }
.contents .adm_box p {margin-bottom: 5px; font-size: 16px; line-height: 20px; font-weight: normal; width: 100%; }
.contents .adm_box .tit { font-size: 20px; color: #000; font-weight: 500; letter-spacing: -1.0px; line-height: 1em; margin-bottom: 10px; display: inline-block; }
.contents .adm_box .btn {width: 180px; height: 42px; line-height: 40px; background: #8b0029; font-size: 16px; color: #fff; text-align: center;  position: relative; margin: 20px auto 0;top: inherit;
    right: inherit;
    display: block;}
.contents .adm_box_s { width: 100%; background: #fff; padding: 20px 20px; height: auto; position: relative; text-align: center; display: inline-block; }
.contents .adm_box_s p {margin-bottom: 5px; font-size: 16px; line-height: 20px; font-weight: normal; width: 100%; }
.contents .adm_box_s .tit { font-size: 20px; color: #000; font-weight: 500; letter-spacing: -1.0px; line-height: 1em; margin-bottom: 10px; display: inline-block; }
.contents .adm_box_s .btn {width: 180px; height: 42px; line-height: 40px; background: #8b0029; font-size: 16px; color: #fff; text-align: center;  position: relative; margin: 20px auto 0;top: inherit;
    right: inherit;
    display: block;}
.contents .adm_box_s .btn_xl {width: 230px; height: 42px; line-height: 40px; background: #8b0029; font-size: 16px; color: #fff; text-align: center;  position: relative; margin: 10px auto 0;top: inherit;right: inherit;display: block;}
.contents .adm_box_s_mba{display:flex;flex-wrap:wrap;}
.contents .adm_box_s_mba .tit{width:100%;}
.contents .adm_box_s_mba .tit .txt{
	font-size: 16px;
	line-height: 1.5rem;
}
.contents .adm_box_s_mba .tit .txt span{
	font-size: 15px;
}
.contents .adm_box_s_mba .btn{
	position:inherit;
	min-width:200px;
	float:inherit;
	height:60px;
	top:inherit;
	right:inherit;
	line-height:18px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin:20px auto;
	
}
.contents .btn_adm {width: 180px; height: 42px; line-height: 40px; background: #8b0029; font-size: 16px; color: #fff; text-align: center; margin: 20px auto 0;}
.contents .btn_adm_l {width: 100%; height: 42px; line-height: 40px; background: #8b0029; font-size: 16px; color: #fff; text-align: center; margin: 20px auto 0;}
.con_box_flex .btn_adm_l{
	font-size: 14px;
}
.contents .btn_down_wrap { width: 100%; background: #f0f0f0; padding: 5px 10px; height: auto;  margin-bottom: 2px 0 5px;}
.contents .btn_down {width: auto; height: 32px; line-height: 30px; font-size: 14px; color: #8b0029; text-align: left; border-radius: 3px; margin-left: 10px; }
.contents .btn_down a {color: #333; }
.contents .btn_application {width: 100px; height: 32px; line-height: 30px; font-size: 14px; color: #fff; text-align: center; border-radius: 3px; margin: 10px auto 0; background: #8b0029; }
.contents .btn_application_w {font-size: 14px; float: none;}
.contents .h3_btn {
    float: left; margin: 16px 0 0 10px
}
/*.contents .h3_btn .btn_application {
    width:168px; border-radius: 5px;
}*/
}
@media screen and (max-width:640px) {
.h3_btn_f {
    float: none;
}
.contents .h3_btn {
	float: none;
	margin: 10px 0 10px;
	display: block;
}
.contents .h3_btn .btn_application {width: auto; margin: 0;}
    }

/* FAQ */
/* */
.contents .con_box .faq_list {border-top: 2px solid #000;}
.contents .con_box .faq_list li {}
.contents .con_box .faq_list dt {overflow: hidden; height: auto; padding: 20px 25px 20px 0; cursor: pointer; border-bottom: 1px solid #ddd;  line-height: 40px; position: relative;}

.contents .con_box .faq_list dt:after {
    content: '';
    display:inline-block;
    width:9px;
    height:9px;
    margin:-5px 12px auto auto;
    vertical-align:middle;
    border-right:2px solid #aaa;
    border-top:2px solid #aaa;
    transform:rotate(135deg);
    position:absolute;
    top: 30px;
    right: 8px;
    transition: 0.5s;
}
.contents .con_box .faq_list dt.on:after {
    content: '';
    display:inline-block;
    width:9px;
    height:9px;
    margin:-5px 12px auto auto;
    vertical-align:middle;
    border-right:2px solid #aaa;
    border-top:2px solid #aaa;
    transform:rotate(-45deg);
    position:absolute;
    top: 34px;
    right: 8px;
    transition: 0.5s;
}
.contents .con_box .faq_list dt .tit_q {float: left; width: 40px; height: 40px;  background: #8b0029; border-radius: 20px; color: #fff; line-height: 38px; display: inline-block; font-size: 18px; font-weight: 500; text-align: center; margin-right: 20px;}
.contents .con_box .faq_list dt .tit {float: left; width: 100%; font-size: 18px; font-weight: 400; }
.contents .con_box .faq_list dt .bt_down {width: 10%; text-align: center;}
.contents .con_box .faq_list dd {display: none; height: auto; padding: 20px 25px; line-height: 150%; border-bottom: 1px solid #ddd; line-height: 150%;}
.contents .con_box .faq_list dd .tit_a {float: left; width: 40px; height: 40px;  background: #f0f0f0; border-radius: 20px; color: #333; line-height: 38px; display: inline-block; font-size: 18px; font-weight: 500; text-align: center; margin-right: 20px;}
.contents .con_box .faq_list dd .list_con { width:100%; }
.contents .con_box .faq_list dt p { float: left; padding-left: 25px; margin-bottom: 0;}
.contents .con_box .faq_list dt .cate {
    color: #555;
    font-weight: 400;
    margin-right: 15px;
    padding-right: 15px;
	position: relative;
}
.contents .con_box .faq_list dt .cate:after {
    content: '';
    display: inline-block;
    margin: 0 0px;
    width: 2px;
    height: 16px;
    background: #d0d0d0;
    position: absolute;
    right: 0px;
    top: 6px;
}
.contents .con_box .faq_list dt .code {
    font-weight: 400;
    color: #555;
    padding-right: 15px;
	position: relative;
}
.contents .con_box .faq_list dt .code:after {
    content: '';
    display: inline-block;
    margin: 0 0px;
    width: 2px;
    height: 16px;
    background: #d0d0d0;
    position: absolute;
    right: 0px;
    top: 6px;
}
.contents .con_box .faq_list dt .subject {
    font-size: 18px;
    color: #111;
    font-weight: 500;
}
/*  */
@media screen and (max-width:1200px) {
.contents .con_box .faq_list dt .subject { font-size: 16px;	}
.contents .con_box .faq_list dt p { float: none; padding-left: 15px; }
	
}
@media screen and (max-width:825px) {
.contents .con_box .faq_list dt {padding: 10px 15px 10px 0; }
	
.contents .con_box .faq_list dt .tit { font-size: 15px; line-height: 20px;}
.contents .con_box .faq_list dd {padding: 10px 15px; }
.contents .con_box .faq_list dd .tit_a {font-size: 16px; }
}

/* EEC */
.img_box_wrap { overflow: hidden; margin-bottom: 30px;}
.img_box_wrap ul.img_box_01 li { list-style: none; padding-left: 0px; width: 49%; }
.img_box_wrap ul.img_box_01 li:before { content: ''; width: 0px; height: 0px; position: absolute; top: 14px; left: 0; background: #9e9e9e;	}
.img_box_wrap ul.img_box_02 li { list-style: none; padding-left: 0px; width: 49%; margin-left: 2%; float: left;margin-bottom: 20px;}
.img_box_wrap ul.img_box_02 li:first-child {  margin-left: 0%; }
.img_box_wrap ul.img_box_02 li:before { content: ''; width: 0px; height: 0px; position: absolute; top: 14px; left: 0; background: #9e9e9e;	}
.img_box_wrap ul.img_box_03 li { list-style: none; padding-left: 0px; width: 32%; margin-left: 2%; float: left;margin-bottom: 20px;}
.img_box_wrap ul.img_box_03 li:first-child {  margin-left: 0%; }
.img_box_wrap ul.img_box_03 li:first-child + li + li + li {  margin-left: 0%; }
.img_box_wrap ul.img_box_03 li:before { content: ''; width: 0px; height: 0px; position: absolute; top: 14px; left: 0; background: #9e9e9e;	}

.img_box_wrap ul.img_box_04 li { list-style: none; padding-left: 0px; width: 23.5%; margin-left: 2%; float: left;margin-bottom: 20px;}
.img_box_wrap ul.img_box_04 li:first-child {  margin-left: 0%; }
.img_box_wrap ul.img_box_04 li:first-child + li + li + li + li {  margin-left: 0%; }
.img_box_wrap ul.img_box_04 li:before { content: ''; width: 0px; height: 0px; position: absolute; top: 14px; left: 0; background: #9e9e9e;	}


.mba_box_wrap.eec_plus .mba_box_l, 
.mba_box_wrap.eec_plus .mba_box_r { min-height: 280px; }

.dia_box { overflow: hidden; margin-bottom: 50px; margin-top: 20px;}
.dia_box_l { width: 48%; margin: 0 auto; float: left; text-align: center; line-height: 100px; border-radius: 60px; border: 1px #ccc solid; padding: 10px; margin-right: 2%; overflow: hidden; }
.dia_box_l .circle01 {width: 100px; height: 100px; border-radius: 50px; background: #333; color: #fff; text-align: center; padding-top: 20px; line-height: 1.5em; float: left;}
.dia_box_l .circle02 {width: 100px; height: 100px; border-radius: 50px; background: #8b0029; color: #fff; text-align: center; padding-top: 20px; line-height: 1.5em; float: right;}
.dia_box_r { width: 48%; margin: 0 auto; float: right; text-align: center; line-height: 100px; border-radius: 60px; border: 1px #ccc solid; padding: 10px; margin-left: 2%; overflow: hidden; }
.dia_box_r .circle02 {width: 100px; height: 100px; border-radius: 50px; background: #8b0029; color: #fff; text-align: center; padding-top: 20px; line-height: 1.5em; float: left;}
.dia_box_r .circle01 {width: 100px; height: 100px; border-radius: 50px; background: #333; color: #fff; text-align: center; padding-top: 20px; line-height: 1.5em; float: right;}

.attention { margin-top: 10px; font-size: 14px; }

.dia_box_c { width: 100%; margin: 0 auto; float: left; text-align: center; line-height: 100px; border-radius: 10px; border: 1px #ccc solid; padding: 10px; margin-right: 2%; overflow: hidden; }
.dia_box_c .square {width: 20.5%; height: 100px; border-radius: 10px; font-weight: 400; color: #333; text-align: center; padding: 20px; line-height: 1.5em; float: left; }
.dia_box_c .square_one {width: 20.5%; height: 100px; border-radius: 10px; font-weight: 400; color: #333; text-align: center; padding: 35px 10px; line-height: 1.5em; float: left; }
.dia_box_c .square_m {width: 17.6%; height: 100px; border-radius: 10px; font-weight: 400; color: #333; text-align: center; padding: 20px 0; line-height: 1.5em; float: left; }
.dia_box_c .square_m p { font-size: 13px; font-weight: 300; color: #666; text-align: center; }
.dia_box_c .square_s {width: 14.5%; height: 100px; border-radius: 10px; font-weight: 400; color: #333; text-align: center; padding: 20px 0px; line-height: 1.5em; float: left; }
.dia_box_c .square03 {width: 20.5%; height: 100px; border-radius: 10px; font-weight: 400; color: #333; text-align: center; padding: 35px 10px; line-height: 1.5em; float: left; }
.dia_box_c .co01 {background: rgba(215, 201, 177, 0.95); }
.dia_box_c .co02 {background: rgba(153, 134, 117, 0.65); }
.dia_box_c .co03 {background: rgba(139, 0, 41, 1.0); color: #fff; }
.dia_box_c .co04 {background: rgba(51, 51, 51, 1.0); color: #fff; }

.dia_arrow { width: 6%; height: 100px; font-size: 20px; color: #999; float: left;  }
.dia_arrow01 { width: 6%; height: 100px; font-size: 20px; color: #999; float: left;  }
.dia_arrow_m { width: 3%; height: 100px; font-size: 20px; color: #999; float: left;  }
.dia_arrow_s { width: 2.6%; height: 100px; font-size: 20px; color: #999; float: left;  }
.dia_arrow_b { width: 2.6%; height: 115px; font-size: 20px; color: #999; float: left; text-align: center; line-height: 115px; }
.dia_line { width: 80%; height: 5px; background: url(../images/sub/dia_line.png) repeat-x; margin-top: 125px; margin-left: 120px;}
.dia_line i { font-size: 20px; color: #999; float: left; margin-top: -18px; margin-left: -7px;}
.dia_line img {  float: right; margin-top: -18px; }

.dia_box_wrap { overflow: hidden; margin-bottom: 10px; margin-top: 10px;}
.dia_box_b { width: 23.05%; height: 115px; border-radius: 10px; line-height: 1.5em; float: left; border: 3px #d7c9b1 solid; }
.dia_box_b .tit { width: 100%; background: #d7c9b1; color: #333; font-weight: 500; text-align: center; padding: 5px 0 10px;}
.dia_box_b .con { width: 100%; text-align: left; padding: 10px; font-size: 14px; }

.cglp_prof_wrap {
    display: flex;
    align-items: center;
    /* padding: 20px 0 40px; */
	flex-wrap: wrap;
}
.cglp_prof_wrap .cglp_prof {
    width: 33%;
    text-align: center;
    border-right: 1px #ccc solid;
}
.cglp_prof_wrap .cglp_prof:last-child {
    border: 0;
}
.cglp_prof_wrap .cglp_prof h4 {
    margin: 0;
    margin-bottom: 10px;
    font-weight: 600;
}

.cglp_prof_wrap .cglp_prof h4 a.linkedin::after{
    content: "";
    background-image: url(/images/sub/linkedin.png);
    background-size: cover;
    margin: 0 4px;
    display: inline-block;
    width: 16px;
    height: 16px;
}
.cglp_prof_wrap .cglp_prof h5 {
    color: #8b0029;
    font-weight: 500;
}

@media screen and (max-width:1200px) {
.dia_box_b { width: 47.05%; margin-bottom: 10px; }
.mba_box_wrap.eec_plus .mba_box_l, .mba_box_wrap.eec_plus .mba_box_r { min-height: 360px; }
}

@media screen and (max-width:960px) {
.dia_box_hidden {display:inline-block;}
.dia_box_c { float: none; line-height: 30px; margin-right: 0%; }
.dia_box_c .square {width: 100%; height: auto; padding: 10px; line-height: 1.2em; float: none; }
.dia_box_c .square_one {width: 100%; height: auto; padding: 10px; line-height: 1.2em; float: none; }
.dia_box_c .square_s {width: 100%; height: auto; padding: 10px; line-height: 1.2em; float: none; }
.dia_box_c .square_m {width: 100%; height: auto; padding: 10px 0; line-height: 1.2em; float: none; }
.dia_box_c .square01 {width: 47.5%; height: 100px; border-radius: 10px; font-weight: 400; color: #fff; text-align: center; padding: 35px 10px; line-height: 1.5em; float: left; }
.dia_arrow { width: 100%; height: auto; float: none; padding-top: 0px;}
.dia_arrow01 { width: 5%; height: 100px; font-size: 20px; color: #999; float: left; line-height: 100px; }
.dia_arrow02 { width: 50%; height: auto; font-size: 20px; color: #999; float: left;  }
.dia_arrow_m { width: 100%; height: auto; float: none; padding-top: 0px;}
.dia_arrow_s { width: 100%; height: auto; float: none; padding-top: 0px;}
.dia_arrow_m i { transform: rotate(90deg);}
.dia_arrow_s i { transform: rotate(90deg);}
.dia_arrow i { transform: rotate(90deg);}
}

@media screen and (max-width:640px) {
.dia_box_b { width: 100%; margin-bottom: 0px; }
.dia_arrow_b { width: 100%; height: auto; font-size: 20px; color: #999; float: left; text-align: center; line-height: 20px; }
.dia_arrow_b i { transform: rotate(90deg);}
.mba_box_wrap.eec_plus .mba_box_l, .mba_box_wrap.eec_plus .mba_box_r { min-height: auto;  }
}
@media screen and (max-width:480px) {
	.cglp_prof_wrap .cglp_prof {width: 100%; border-right: 0; border-bottom: 1px solid #ccc; 
		/* padding: 20px; */
	}
	.cglp_prof_wrap {padding: 0;}
	.cglp_prof_wrap .cglp_prof h4 {margin-bottom: 5px;}
}

@media screen and (min-width:960px) { .dia_pc_hidden { display: none;} }
@media screen and (max-width:960px) { .dia_m_hidden { display: none;} }

/* board_e_curriculum */
.e_curriculum .cont .tit {
    font-size: 18px;
    color: #111;
    font-weight: 500;
    margin-bottom: 10px;
	position: relative;	
}

.e_curriculum .cont .tit:after {
  content:'';
  display:inline-block;
  width:9px;
  height:9px;
  margin:-5px 12px auto auto;
  vertical-align:middle;
  border-right:2px solid #aaa;
  border-top:2px solid #aaa;
  transform:rotate(135deg);
  position:absolute;
  top:15px;
  right:20px;
  transition: 0.5s;
}
.e_curriculum .cont .tit .cate {
    color: #555;
    font-weight: 400;
    margin-right: 15px;
    padding-right: 15px;
	position: relative;
}
.e_curriculum .cont .tit .cate:after {
    content: '';
    display: inline-block;
    margin: 0 0px;
    width: 2px;
    height: 16px;
    background: #d0d0d0;
    position: absolute;
    right: 0px;
    top: 6px;
}
.e_curriculum .cont .tit .code {
    font-weight: 400;
    color: #555;
    margin-right: 10px;
}
.e_curriculum .cont {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}

.e_curriculum .cont a>div {
    overflow: hidden;
    line-height: 1.6em;
}
.e_curriculum .cont a>div:first-child { margin-bottom:15px; }
.e_curriculum .cont a>div:nth-child(2) {
    height: 48px;
    overflow: hidden;
}
.e_curriculum  .cont a>div .tit {
	float: left;
	width: calc(100% - 220px);
}

.e_curriculum  .cont a>div .info {
	float: left;
	width: 220px;
	text-align: right;
}

.e_curriculum .cont a>div .info .date:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 16px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 0;
}

.e_curriculum .cont a>div .info .date, .e_curriculum .cont a>div .info .views {
    position: relative;
    padding-right: 20px;
    display: inline-block;
    font-size: 14px;
    color: #676767;
}
.e_curriculum .cont_view { padding: 30px; border-bottom: 1px solid #ccc; }

@media screen and (max-width:1200px) {
	.e_curriculum .cont .tit { font-size: 17px; }
}
@media screen and (max-width:640px) {
	.e_curriculum .cont .tit:after {
	  content:'';
	  display:inline-block;
	  width:9px;
	  height:9px;
	  margin:-5px 12px auto auto;
	  vertical-align:middle;
	  border-right:2px solid #aaa;
	  border-top:2px solid #aaa;
	  transform:rotate(135deg);
	  position:absolute;
	  top:32px;
	  right:0px;
	  transition: 0.5s;
	}
	.e_curriculum .cont>div { font-size:14px; }
	.e_curriculum .cont>div .tit {font-size: 15px;height: auto;/*overflow: hidden;*/float: none;width: 100%;margin-bottom: 0;text-overflow: ellipsis;white-space: pre;}
	.e_curriculum .cont {width: 100%;padding: 15px 0;}
	.e_curriculum .info .date, .e_curriculum .info .views { display: block; margin-bottom: 8px; }
	.e_curriculum .info .date:after { display: none; }
	.e_curriculum .cont>div .info {width: 100%;float: none;text-align: left;}
}

/* */
.con_box_wrap { overflow: hidden; margin-bottom: 50px; background: #fff; padding: 30px; }
.con_box_wrap .con_box h3 { margin: 0px 0 10px;}
.con_box_l { width:32%; float: left;  }
.con_box_c { width:32%; float: left;  }
.con_box_r { width:32%; float: right; }

.contents .con_box .curri_list {border-top: 2px solid #000;}
.contents .con_box .curri_list li {}
.contents .con_box .curri_list dt {overflow: hidden; height: auto; padding: 20px 25px 20px 0; cursor: pointer; border-bottom: 1px solid #ddd;  line-height: 40px; }
.contents .con_box .curri_list dt .tit {float: left; width: 100%; font-size: 18px; font-weight: 400; position: relative; }
.contents .con_box .curri_list dt .tit:after {
	  content:'';
	  display:inline-block;
	  width:9px;
	  height:9px;
	  margin:-5px 12px auto auto;
	  vertical-align:middle;
	  border-right:2px solid #aaa;
	  border-top:2px solid #aaa;
	  transform:rotate(135deg);
	  position:absolute;
	  top:18px;
	  right:0px;
	  transition: 0.5s;
}
.contents .con_box .curri_list dt.on .tit:after {
    content: '';
    display:inline-block;
    width:9px;
    height:9px;
    margin:-20px 6px auto auto;
    vertical-align:middle;
    border-right:2px solid #aaa;
    border-top:2px solid #aaa;
    transform:rotate(-45deg);
    position:absolute;
    top: 40px;
    right: 8px;
    transition: 0.5s;
}
.contents .con_box .curri_list dt .tit_l {float: left; width: 40px; height: 40px;  background: #8b0029; border-radius: 20px; color: #fff; line-height: 38px; display: inline-block; font-size: 18px; font-weight: 500; text-align: center; margin-right: 20px;}
.contents .con_box .curri_list dt .btn_down {width: 10%; text-align: center;}
.contents .con_box .curri_list dd {display: none; height: auto; padding: 30px 0; line-height: 150%; border-bottom: 1px solid #ddd; line-height: 150%;}
.contents .con_box .curri_list dd .list_cont { width:100%; }
.contents .con_box .curri_list dd .list_cont h4:first-child { font-size: 20px; color: #333; font-weight: 400; line-height: 30px; letter-spacing: -1.0px; margin: 0px 0 10px; }

.contents .table_innormal  { width:100%; border: 1px #ddd solid; table-layout: fixed; min-width: 640px; border-collapse: collapse; /*background: #fff;*/ }
.contents .table_innormal th { padding: 15px; text-align: center; font-size: 16px; color: #000; font-weight: 400; word-break: break-all; border-bottom: 1px #ddd solid; border-right: 1px #ddd solid; background: rgba(215, 201, 177, 0.95); /*background: #f0f0f0;*/}
.contents .table_innormal th.bottom_l { padding: 15px; text-align: center; font-size: 16px; color: #000; font-weight: 400; word-break: break-all; border-right: 1px #ddd solid;  border-bottom: 1px #ddd solid; background: rgba(215, 201, 177, 0.95); /*background: #f0f0f0;*/}
.contents .table_innormal th:first-child { border-left: 0; vertical-align: middle; }
.contents .table_innormal td { padding: 10px; text-align: left; font-size: 16px; color: #555; border-bottom: 1px #ddd solid;  border-right: 1px #ddd solid; vertical-align: middle;}
.contents .table_innormal td.valign_t { padding: 10px; text-align: left; font-size: 16px; color: #555; border-bottom: 1px #ddd solid;  border-right: 1px #ddd solid; vertical-align: top;}
.contents .table_innormal td.align_c { text-align: center; }
.contents .table_innormal td.sub_t { padding: 10px; text-align: center; font-size: 16px; color: #333; font-weight: 400; border-bottom: 1px #ddd solid;  border-right: 1px #ddd solid; vertical-align: middle; background: #f0f0f0; }
.contents .table_innormal .sub_tit { font-weight: 400; color: #333; margin: 10px 0;}
.contents .comment { float:right; font-size: 16px; font-weight: 300; color: #555;   }

.board_view .title_info .l_tit .tit_c {
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 0px;
}


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

}
@media screen and (max-width:825px) {
.con_box_wrap { overflow: hidden; margin-bottom: 20px; background: #fff; padding: 20px;}
.con_box_wrap .con_box h3 { margin: 0px 0 10px;}
.con_box_l { width:100%; float: none; border-right: none; margin-bottom:20px;  }
.con_box_c { width:100%; float: none; margin-left:0; margin-bottom:20px; }
.con_box_r { width:100%; float: none;  padding-left:0; border-left: none; }
.contents .con_box .curri_list {border-top: 2px solid #000;}
.contents .con_box .curri_list li {}
.contents .con_box .curri_list dt {overflow: hidden; height: auto; padding: 10px 15px 10px 0; cursor: pointer; border-bottom: 1px solid #ddd;  line-height: 40px; }
.contents .con_box .curri_list dt .tit {float: left; width: 100%; font-size: 15px; font-weight: 400; position: relative; }
.contents .con_box .curri_list dt .tit:after {
	  content:'';
	  display:inline-block;
	  width:9px;
	  height:9px;
	  margin:-5px 12px auto auto;
	  vertical-align:middle;
	  border-right:2px solid #aaa;
	  border-top:2px solid #aaa;
	  transform:rotate(135deg);
	  position:absolute;
	  top:18px;
	  right:0px;
	  transition: 0.5s;
}
.contents .con_box .curri_list dt .tit_l {float: left; width: 40px; height: 40px;  background: #8b0029; border-radius: 20px; color: #fff; line-height: 38px; display: inline-block; font-size: 18px; font-weight: 500; text-align: center; margin-right: 20px;}

.contents .con_box .curri_list dt .btn_down {width: 10%; text-align: center;}
.contents .con_box .curri_list dd {display: none; height: auto; padding: 10px 0; line-height: 150%; border-bottom: 1px solid #ddd; line-height: 150%;}
.contents .con_box .curri_list dd .list_con { width:100%; }

.contents .table_innormal  { width:100%; border: 1px #ddd solid; table-layout: fixed; min-width: 640px; border-collapse: collapse; /*background: #fff;*/ }
.contents .table_innormal  th { padding: 15px; text-align: center; font-size: 14px; color: #000; font-weight: 400; word-break: break-all; border-right: 1px #ddd solid; background: rgba(215, 201, 177, 0.95);}
.contents .table_innormal  th:first-child { border-left: 0; vertical-align: middle; }
.contents .table_innormal  td { padding: 10px; text-align: left; font-size: 14px; color: #555; border-bottom: 1px #ddd solid;  border-right: 1px #ddd solid; vertical-align: middle;}
.contents .table_innormal  td.valign_t { padding: 10px; text-align: left; font-size: 14px; color: #555; border-bottom: 1px #ddd solid;  border-right: 1px #ddd solid; vertical-align: top;}
.contents .table_innormal  td.align_c { text-align: center; }
.contents .table_innormal  td.sub_t { padding: 10px; text-align: center; font-size: 14px; color: #333; font-weight: 400; border-bottom: 1px #ddd solid;  border-right: 1px #ddd solid; vertical-align: middle; background: #f0f0f0;}
.contents .table_innormal .sub_tit { font-weight: 400; color: #333; margin: 7px 0;}
}
div#daumRoughmapContainer1569910535046 {
    padding: 0;
    border: 0;
}
/*USER*/
/*tab*/
.news .activities .active_part_wrap .tab_wrap {
    overflow: hidden;
    margin-bottom: 18px;
}

.news .activities .active_part_wrap .tab_wrap .tablinks.active,
.news .activities .active_part_wrap .tab_wrap .tablinks2.active {
    padding: 6px 0;
    margin: 0;
    background: #515151;
    color: #fff;
	border:none;
}

.news .activities .active_part_wrap .tab_wrap .tablinks,
.news .activities .active_part_wrap .tab_wrap .tablinks2 {
    width: 24%;
    display: inline-block;
    text-align: center;
    border: 1px solid #ddd;
    padding: 6px 0;
	cursor:pointer;
}

.user_contents_wrap { width: 100%; overflow: hidden; }
.user_contents_wrap .about { height: 750px;  }
.user_contents_wrap .admissions { height: 750px;  }
.user_contents_wrap .academics { height: 720px;  }
.user_contents_wrap .faculty { height: 785px;  }
.user_contents_wrap .students { height: 530px;  }
.user_adm_list { width: 100%; overflow: hidden; }
.user_adm_list ul li { width:18%; height: 120px; background: #fff; border: 1px #ddd solid; float: left; margin-left: 2.5%; margin-bottom: 70px; text-align: center; cursor:pointer; 
	font-size: 20px;
	color: #333;
	font-weight: 400;
	letter-spacing: -1.0px;
	line-height: 24px;
	}
.user_adm_list ul li:first-child { margin-left: 0%; }
.user_adm_list ul li.one { padding: 45px 0px; }
.user_adm_list ul li.two { padding: 45px 5px; }
.user_contents_c { width: 100%; border-top: 1px #ccc solid; padding: 40px 0 0; display: inline-block; }
.user_contents_a { width: 100%;}
.user_contents_a .user_con_box { width: 25%; float: left; border-top: 1px #ccc solid; padding: 40px 0; height: 260px; }
.user_contents_a .height_530 { height: 530px; }
.user_contents_a h3 {
	font-size: 24px;
	color: #333;
	font-weight: 500;
	letter-spacing: -1.0px;
	margin: 0px 0 20px 0px;
	}
.user_contents_c h3 {
	font-size: 24px;
	color: #333;
	font-weight: 500;
	letter-spacing: -1.0px;
	margin: 0px 0 20px 0px;
	}
.user_contents_c h4 {
	font-size: 20px;
	color: #333;
	font-weight: 500;
	letter-spacing: -1.0px;
	margin: 20px 0 30px 0px;
	line-height: 1.3em;
	}
.user_contents_c .bxslider_03 .user_news_img {
	width: 100%;
	height: 406px;
    text-align: center;
    background: #e0e0e0;
}
.user_contents_c .bxslider_03 .user_news_img img {
	height: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.user_contents_l { width: 75%; float: left; }
.user_contents_l .user_con_box { width: 33.3%; float: left; border-top: 1px #ccc solid; padding: 40px 30px 40px 30px; height: 408px; }
.user_contents_l .user_con_box_h { width: 47%; float: left; border: 1px #ddd solid; padding: 40px 30px 40px 30px; background: #fff; margin-right: 3%;}
.user_contents_l .user_con_box_h .more { font-size: 36px; color: #555; font-weight: 100; line-height: 22px; float: right; cursor: pointer; }
.user_contents_l .user_con_box_a { width: 97%; float: left; border: 1px #ddd solid; padding: 40px 30px 40px 30px; background: #fff; margin-top: 40px; margin-right: 3%;}
.user_contents_l .user_con_box_a .more { font-size: 16px; color: #333; font-weight: 400; line-height: 22px; float: right; }
.user_contents_l .user_con_box_a .more a { cursor: pointer; }
.user_contents_l .user_con_box_a .more span { font-size: 16px; color: #ccc; font-weight: 100; line-height: 22px; margin: 0 20px; }
.user_contents_l h3 {
	font-size: 24px;
	color: #333;
	font-weight: 500;
	letter-spacing: -1.0px;
	margin: 0px 0 20px 0px;
	}
.user_contents_l h4 {
	font-size: 20px;
	color: #333;
	font-weight: 500;
	letter-spacing: -1.0px;
	margin: 30px 0 10px 0px;
	line-height: 1.3em;
	}
.user_contents_l h4 a {
	color: #333;
	}
.user_con_box ul li { font-size: 18px; line-height: 30px;}
.user_con_box ul li a { color: #222; }
.user_con_box ul li .link:after {content: url(/images/common/ic_external_sm.png); font-weight: 600; margin-left: 8px; font-size: 15px; }

.user_contents_r { width: 25%; background: #d7c9b1; float: right; padding: 10px 35px; }
.user_contents_r .user_con_box { width: 100%; border-bottom: 1px #ebe4d8 solid; padding: 30px 0 25px;}
.user_contents_r .user_con_box:last-child { border-bottom: none; }
.user_contents_r .user_con_box h3 {
	font-size: 24px;
	color: #333;
	font-weight: 500;
	letter-spacing: -1.0px;
	margin: 0px 0 10px;
	}
.user_contents_r .user_con_box h3 a {color: #333;}
.user_contents_r .user_con_box h4 {
	font-size: 20px;
	color: #333;
	font-weight: 500;
	letter-spacing: -1.0px;
	margin: 30px 0 10px 0px;
	line-height: 1.3em;
	}
.user_contents_r .user_con_box h4 a {color: #333;}
.user_body { overflow:hidden;}
.user_body .dean {}
.user_body .dean .img_area {width: 100%;height: 287px;margin-right: 0px;margin-bottom: 10px;text-align: center;background: #eee;border: 1px solid #e1e1e1;}
.user_body .dean .img_area img {/* width: 100%; *//* max-height: 287px; */height: 100%;}
.user_body .dean .text_area { width: 100%; padding: 10px 0 0;}
.user_body .dean .text_area .tit { font-size: 16px; color: #333; font-weight: 500; line-height: 22px; max-height: 44px; overflow: hidden;}
.user_body .dean .text_area .context {line-height: 1.4em; max-height: 45px; overflow: hidden; margin-top: 14px;}
.user_body .dean .text_area .info {margin-top: 0px;}
.user_body .dean .text_area .info .date { padding-right: 20px; display: inline-block; font-size: 14px; color: #676767; position: relative;}
.user_body .dean .text_area .info .date:after { content: ""; display: inline-block; margin: 0 8px; width: 2px; height: 15px; background: #d0d0d0; right: 0px; top: 5px; position: absolute;}
.user_body .dean .text_area .info .views { padding-right: 20px; display: inline-block; font-size: 14px; color: #676767; position: relative;}

.user_body .biznews {}
.user_body .biznews .img_area { width: 251px; height: 351px; margin-right: 20px; margin-bottom: 0px; border: 1px #eee solid; float: left; }
.user_body .biznews .img_area img { width: 100%; height:100%; }
.user_body .biznews .text_area { width: calc(100% - 274px); float: left; padding: 10px 0;}
.user_body .biznews .text_area .tit { font-size: 19px; color: #111; font-weight: 500; line-height: 22px; max-height: 44px; overflow: hidden; margin-bottom: 30px;}
.user_body .biznews .text_area .context {line-height: 1.4em;  max-height: 156px; overflow: hidden; margin-bottom: 14px; }
.user_body .biznews .text_area .info {margin-top: 20px;}

.user_body .notice {}
.user_body .notice .tit { font-size: 16px; color: #333; font-weight: 300; /*line-height: 22px;*/ max-height: 44px; overflow: hidden; margin-top: 10px; width: calc(100% - 80px); float: left; }
.user_body .notice .tit .cate { color: #8b0029; margin-right: 8px; font-weight:500; }
.user_body .notice .info { width: 80px; margin-top: 10px; float: right; text-align: right;}
.user_body .notice .info .date { padding-right: 0px; display: inline-block; font-size: 14px; color: #676767; position: relative; }
/*.user_body .notice .info .date:after { content: ""; display: inline-block; margin: 0 8px; width: 2px; height: 15px; background: #d0d0d0; right: 0px; top: 5px; position: absolute;}*/
.user_body .notice .info .views { padding-right: 20px; display: inline-block; font-size: 14px; color: #676767; position: relative;}

.user_body .menu_link { width: 100%;}
.user_body .menu_link ul {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.user_body .menu_link ul li {
	width: 14%;
    text-align: center;
    float: left;
    margin: 22px auto;
}
.user_body .menu_link ul li:first-child {
    margin-left: 0px;	
}
.user_body .menu_link ul li .ic_wrapper {
    display: block;
    width: 100px;
	height: 100px;
	line-height: 90px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 50px;
    text-align: center;
    margin: 0 auto;
	border: 1px #ddd solid;
}
.user_body .menu_link ul li .ic_wrapper img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.user_body .menu_link ul li .text {
    display: block;
    text-align: center;
    color: #333;
    font-size: 17px;
    line-height: 18px;
    font-weight: 500;
	margin-top: 20px;
}



@media screen and (max-width:1200px) {
.user_contents_wrap .about { height: auto;  }
.user_contents_wrap .admissions { height: auto;  }
.user_contents_wrap .academics { height: auto;  }
.user_contents_wrap .faculty { height: auto;  }
.user_contents_wrap .students { height: auto;  }
.user_contents_l { width: 100%; overflow: hidden; }
.user_contents_l .user_con_box { padding: 26px 26px; display: inline-block; height: auto; }
.user_contents_l .user_con_box_h { padding: 26px 26px; display: inline-block;}
.user_contents_l .user_con_box_a { padding: 26px 26px; display: inline-block; margin-top: 30px; margin-bottom: 30px;}
.user_contents_r { width: 100%; background: #d7c9b1; padding: 10px 26px; height: auto; margin-top: 0px; display: inline-block;}
.user_adm_list ul li { width:18%; height: 120px; background: #fff; border: 1px #ddd solid; float: left; margin-left: 2.5%; margin-bottom: 70px; text-align: center; cursor:pointer; 
	font-size: 20px;
	color: #333;
	font-weight: 400;
	letter-spacing: -1.0px;
	line-height: 24px;
	}
.user_adm_list ul li.one { padding: 45px 0px; }
.user_adm_list ul li.two { padding: 35px 15px; }
}

@media screen and (max-width:960px) {
.user_adm_list ul li { width:100%; height: 50px; background: #fff; border: 1px #ddd solid; float: none; margin-left: 0%; margin-bottom: 10px; text-align: left; cursor: pointer; 
	font-size: 17px;
	color: #333;
	font-weight: 400;
	letter-spacing: -1.0px;
	line-height: 22px;
	}
.user_adm_list ul li:last-child {  margin-bottom: 30px; }
.user_adm_list ul li.one { padding: 12px 20px; }
.user_adm_list ul li.two { padding: 12px 20px; }
.user_contents_c { width: 100%; border-top: 1px #ccc solid; padding: 26px 0 0; display: inline-block; }
.user_contents_a { width: 100%;}
.user_contents_a .user_con_box { width: 100%; float: left; border-top: 1px #ccc solid; padding: 26px 0px; height: auto; }
.user_contents_a .height_530 { height: auto; }
.user_contents_a .m_hidden { display: none; }
.user_contents_a h3 {
	font-size: 18px;
	color: #333;
	font-weight: 500;
	letter-spacing: -1.0px;
	margin: 0px 0 15px 0px;
	}
.user_contents_c h3 {
	font-size: 18px;
	color: #333;
	font-weight: 500;
	letter-spacing: -1.0px;
	margin: 0px 0 15px 0px;
	}	
.user_contents_c h4 {
	font-size: 16px;
	color: #333;
	font-weight: 500;
	letter-spacing: -1.0px;
	margin: 10px 0 15px 0px;
	line-height: 1.3em;
	}	
.user_contents_l { width: 100%; overflow: hidden; }
.user_contents_l .user_con_box { width: 100%; padding: 20px 0px; float: none; height: auto; }
.user_contents_l .user_con_box_h { width: 100%; float: none; }
.user_contents_l .user_con_box_h:first-child { margin-bottom: 30px; }
.user_contents_l .user_con_box_a { width: 100%; float: none; }
.user_contents_l .user_con_box_a .more { font-size: 14px; color: #333; font-weight: 400; line-height: 22px; float: right; margin-right: 0px; }
.user_contents_l .user_con_box_a .more span { font-size: 14px; color: #ccc; font-weight: 100; line-height: 22px; margin: 0 10px; }
.user_contents_l h3 {
	font-size: 18px;
	color: #333;
	font-weight: 500;
	letter-spacing: -0.5px;
	margin: 0px 0 15px 0px;
	}
.user_contents_r .user_con_box h4 {
	font-size: 18px;
	color: #333;
	font-weight: 500;
	letter-spacing: -1.0px;
	margin: 15px 0 5px 0px;
	line-height: 1.3em;
	}	
.user_body .dean {}
.user_body .dean .img_area { width: 144px; height: 102px; margin-right: 14px; margin-bottom: 10px; float: left; }
.user_body .dean .text_area { width: calc(100% - 158px); height: 112px; float: left; padding: 10px 0;}
.user_body .dean .text_area .tit { font-size: 15px; color: #111; font-weight: 500; line-height: 22px; height: 20px; overflow: hidden;}
.user_body .dean .text_area .context { font-size: 13px; line-height: 1.4em; height: 20px; overflow: hidden; margin-top: 8px;}
.user_body .dean .text_area .info {margin-top: 10px;}
.user_body .dean .text_area .info .date { padding-right: 20px; display: inline-block; font-size: 13px; color: #676767; position: relative;}
.user_body .dean .text_area .info .date:after { content: ""; display: inline-block; margin: 0 8px; width: 2px; height: 15px; background: #d0d0d0; right: 0px; top: 5px; position: absolute;}
.user_body .dean .text_area .info .views { padding-right: 20px; display: inline-block; font-size: 14px; color: #676767; position: relative;}
	
.user_body .biznews {}
.user_body .biznews .img_area { width: 144px; height: 170px; margin-right: 14px; float: left; }
.user_body .biznews .text_area { width: calc(100% - 158px); height: 200px; float: left; padding: 10px 0;}
.user_body .biznews .text_area .tit { font-size: 15px; color: #111; font-weight: 500; line-height: 22px; max-height: 44px; overflow: hidden; margin-bottom: 30px;}
.user_body .biznews .text_area .context {line-height: 1.4em; max-height: 145px; overflow: hidden; margin-bottom: 14px; max-height:60px;}
.user_body .biznews .text_area .info {margin-top: 20px;}

.user_body .notice {}
.user_body .notice .tit { font-size: 15px; color: #111; font-weight: 300; line-height: 22px; max-height: 22px; overflow: hidden; margin-top: 0px; width: calc(100% - 80px); float: left;overflow: hidden; }
.user_body .notice .info { width: 80px; margin-top: 0px; float: left; }
.user_body .notice .info .date { /*padding-right: 20px;*/ display: inline-block; font-size: 14px; color: #676767; position: relative;}
.user_body .notice .info .views { padding-right: 20px; display: inline-block; font-size: 14px; color: #676767; position: relative;}

.user_con_box ul li { font-size: 15px; line-height: 24px; letter-spacing: -1.0px;}
.user_contents_r { width: 100%; background: #d7c9b1; padding: 10px 26px; height: auto; margin-top: 0px; }
.user_contents_r .user_con_box { width: 100%; border-bottom: 1px #ebe4d8 solid; padding: 16px 0 15px;}
.user_contents_r .user_con_box:last-child { border-bottom: none; }
.user_contents_r .user_con_box h3 {
	font-size: 18px;
	color: #333;
	font-weight: 500;
	letter-spacing: -1.0px;
	margin: 0px 0 10px;
	position: relative;
	}
	
.user_body .menu_link ul li {
    width: 33%;
	text-align: center;
    float: left;
    margin: 22px auto;
}

.user_body .menu_link ul li .ic_wrapper {
    display: block;
    width: 100px;
	height: 100px;
	line-height: 90px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 50px;
    text-align: center;
    margin: 0 auto;
	border: 1px #ddd solid;
}
.user_body .menu_link ul li .ic_wrapper img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.user_body .menu_link ul li .text {
    display: block;
    text-align: center;
    color: #333;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
	margin-top: 20px;
}
}

.user_footer .news {
	background: #f4f4f4;
}

.user_footer .news .tit_center {
    margin-bottom: 70px;
}

.user_footer .news .news_area {
    overflow: hidden;
	margin-top: 70px;
}

.user_footer .news .news_area .news_part {
    width: 445px;
    float: left;
    margin-right: 32px;
	margin-bottom:32px;
}

.user_footer .news .news_area .news_part:nth-child(3n) {
    margin-right: 0;
}

.user_footer .news .news_area .news_part .news_img {
    width: 100%;
    height: 280px;
    overflow: hidden;
    margin-bottom: 28px;
    text-align: center;
    background: #efefef;
    border: 1px solid #ddd;
}

.user_footer .news .news_area .news_part .news_img img {
	/*width: 100%;*/
	height: 100%;
}

.user_footer .news .news_area .news_part .news_tit {
    width: 100%;
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    color: #111;
    margin-bottom: 20px;
	max-height:20px;
	overflow:hidden;
}

.user_footer .news .news_area .news_part .news_text {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
	max-height:48px;
	overflow:hidden;
}

.user_footer .news .news_area .news_part .news_info {
    font-size: 14px;
    color: #7d7d7d;
	position: relative;
}
.user_footer .news .news_area .news_part .news_info .date {
	padding-right: 10px;
	margin-right: 10px;
}

.user_footer .news .news_area .news_part .news_info .date:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 1px;
    height: 14px;
    background: #d0d0d0;
    position: absolute;
    left: 70px;
    top: 4px;
}
.user_footer .news .activities {
    margin-top: 70px;
    margin-bottom: 0px;
    border: 1px solid #ddd;
    padding: 50px;
    background: #fff;
}

.user_footer .news .activities .active_part_wrap {
	width: 100%;
	overflow: hidden;
	display: flex;
	gap: 40px;
	flex-wrap: wrap;
	justify-content: space-between;
}

.user_footer .news .activities .active_part_wrap .part {
    width: calc(66.666% - 20px);
    /* margin-right: 40px; */
    /* float: left; */
    gap: 40px;
}

.user_footer .news .activities .active_part_wrap .part:last-child {
	margin: 0;
    width: calc(33.333% - 20px);
}
.user_footer .news .activities .active_part_wrap .part a {
    display: block;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #ddd;
}

.user_footer .news .activities .active_part_wrap .part a:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.user_footer .news .activities .active_part_wrap .part h3 {
    font-weight: 600;
    color: #111;
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.user_footer .news .activities .active_part_wrap .part h3 .more {
    float: right;
    font-weight: 100;
    font-size: 36px;
	color: #777;
	cursor: pointer;
}

.user_footer .news .activities .active_part_wrap .part .notice {}

.user_footer .news .activities .active_part_wrap .part .notice li {
    line-height: 36px;
    font-size: 16px;
    color: #222;
    font-weight: 400;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 32px;
}
.user_footer .news .activities .active_part_wrap .part .notice li a {
    font-weight: 300;
    color: #222;
}
.user_footer .news .activities .active_part_wrap .part .notice li .cate {
    color: #7c001a;
    margin-right: 8px;
    font-weight: 400;
}

.user_footer .news .activities .active_part_wrap .part .academic {}

.user_footer .news .activities .active_part_wrap .part .academic .aca_tit {
    font-size: 20px;
    color: #333;
    line-height: 28px;
    font-weight: 500;
	max-height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.user_footer .news .activities .active_part_wrap .part .academic .aca_info {
    width: 100%;
    margin-top: 12px;
    max-height: 52px;
    overflow: hidden;
    line-height:1.5em;
    font-size: 16px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.user_footer .news .activities .active_part_wrap .part .academic .aca_info tr th {
    width: 70px;
    letter-spacing: 20px;
    font-size: 16px;
    font-weight: 500;
    padding: 6px 0;
}

.user_footer .news .activities .active_part_wrap .part .academic .aca_info tr td {
    letter-spacing: -0.4px;
    font-size: 16px;
    line-height: 24px;
}
.user_footer .news .activities .active_part_wrap .part .academic .aca_info a {
    max-height: 102px;
    overflow: hidden;
	line-height:1.5em;
	font-size: 16px;
	display:block;
}

.user_footer .news .activities .active_part_wrap .part .academic .aca_info a p {
    color: #222;
    height: 26px;
    overflow: hidden;
}
.user_footer .news .activities .active_part_wrap .part .academic .aca_info ul li {
    line-height: 1.6em;
    font-weight: 300;
}
.user_footer .news .activities .active_part_wrap .part .scedule {}

.user_footer .news .activities .active_part_wrap .part .scedule .line {
    margin-bottom: 40px;
    overflow: hidden;
}
.user_footer .news .activities .active_part_wrap .part .scedule .line:last-child {
	margin-bottom:0;
}

.user_footer .news .activities .active_part_wrap .part .scedule .line .day {
    width: 42px;
    margin-right: 30px;
    float: left;
    text-align: center;
    vertical-align: middle;
}

.user_footer .news .activities .active_part_wrap .part .scedule .line .content {
    width: calc(100% - 72px);
    font-size: 16px;
    line-height: 25px;
	font-weight: 400;
    float: left;
    vertical-align: middle;
	font-weight: 300;
	max-height: 50px;
}

.user_footer .news .activities .active_part_wrap .part .scedule .line .day .month {
    display: block;
    font-size: 15px;
    color: #7c001a;
    font-weight: 500;
    margin-bottom: 6px;
}

.user_footer .news .activities .active_part_wrap .part .scedule .line .day .date {
    font-size: 30px;
    color: #7c001a;
    font-weight: 600;
}

@media screen and (max-width:1400px) {
	.user_footer .news .news_area .news_part { width: 32%; margin-right: 2%; }
	.user_footer .news .news_area .news_part .news_tit { height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: pre; }
	.user_footer .news .activities {padding: 40px 30px;margin-top: 40px;}
	/* .user_footer .news .activities .active_part_wrap .part { width: 30%; margin-right: 5%; } */
	.user_footer .news .activities .active_part_wrap .part .notice {}
	.user_footer .news .activities .active_part_wrap .part .notice li { line-height: 30px; height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 15px; }
	.user_footer .news .activities .active_part_wrap .part .academic .aca_tit { font-size: 18px; }
	.user_footer .news .activities .active_part_wrap .part .scedule .line .content { font-size: 15px; }	
}
@media screen and (max-width:1240px) {
	.user_footer .news { /*padding: 40px 0 0px; */}
	.user_footer .news .news_area .news_part .news_tit { font-size: 18px; }
	.user_footer .news .news_area .news_part .news_text { font-size: 15px; height: 50px; overflow: hidden; text-overflow: ellipsis; }

	.user_footer .news .activities {/* padding: 40px 30px; */}
	.user_footer .news .activities .active_part_wrap .part h3 { font-size: 22px; padding-bottom: 20px; margin-bottom: 20px; }
.user_contents_l h4 {
	font-size: 16px;
	color: #333;
	font-weight: 400;
	letter-spacing: -1.0px;
	margin: 30px 0 10px 0px;
	}
	.user_footer .news .activities .active_part_wrap .part .notice li { font-size: 14px; }
	.user_footer .news .activities .active_part_wrap .part .academic .aca_tit { font-size: 16px; line-height: 24px; }
	.user_footer .news .activities .active_part_wrap .part .academic .aca_info tr th { font-size: 15px; }
	.user_footer .news .activities .active_part_wrap .part .academic .aca_info tr td { font-size: 15px; }
	/* .user_footer .news .activities .active_part_wrap .part { width: 31%; margin-right: 3%; } */
	.user_footer .news .activities .active_part_wrap .part .scedule .line .day .date { font-size: 26px; }
	.user_footer .news .activities .active_part_wrap .part .scedule .line .content { font-size: 14px; }	
}
@media screen and (max-width:980px) {
	.user_footer .news .tit_center { margin-bottom: 40px; }
	.user_footer .news .news_area { margin-top: 0;}
	.user_footer .news .news_area .news_part { width: 100%; margin-right: 0%; margin-bottom: 5%; }
	.user_footer .news .news_area .news_part .news_img { text-align: center; }
	.user_footer .news .news_area .news_part .news_tit { font-size: 16px; margin-bottom: 8px; }
	.user_footer .news .news_area .news_part .news_text { font-size: 14px; height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: pre; }
	.user_footer .news .activities { margin-top: 0px; margin-bottom: 0px;}
	.user_footer .news .activities .active_part_wrap .part {width: 100%;/* margin-bottom: 8%; */}
	.user_footer .news .activities .active_part_wrap .part:last-child  {width: 100%;/* margin-bottom: 8%; */}
	.user_footer .news .activities .active_part_wrap .part .scedule .line:nth-child(2n) { margin-bottom: 0; }	
	.user_footer .news .activities .active_part_wrap .part .notice li { width: 100%; max-width: 100%; }
	
	.user_footer .news .activities .active_part_wrap .part .notice li a { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
}
@media screen and (max-width:640px) {
	.user_footer .news .activities .active_part_wrap .part .academic .aca_info { max-height:62px; font-size:14px; }
	.user_footer .news .activities .active_part_wrap .part .academic .aca_info a { font-size:14px; }
}
@media screen and (max-width:480px) {
	.user_footer .news { padding: 40px 0 0px; }
	.user_footer .news .news_area .news_part .news_img { height: 220px; margin-bottom: 10px; }
	.user_footer .news .news_area .news_part .news_tit { font-size: 15px; margin-bottom: 0; }
	.user_footer .news .news_area .news_part .news_text { font-size: 14px; margin-bottom: 0px;}
	.user_footer .news .news_area .news_part .news_info { font-size: 13px; }
	.user_footer .news .news_area .news_part { margin-bottom: 30px; }
	.user_footer .news .news_area .news_part:last-child { margin-bottom:0; }
	.user_footer .news .activities { }
	.user_footer .news .activities .active_part_wrap .part h3 { font-size: 20px; padding-bottom: 16px; }
	.user_footer .news .activities .active_part_wrap .part { margin-bottom: 40px; }
	.user_footer .news .activities .active_part_wrap .part:last-child { width: 100%; margin-right: 0px;margin-bottom: 0px;}
	.user_footer .news .activities .active_part_wrap .part .notice li { font-size: 14px; line-height: 26px; height: 26px;}
	.user_footer .news .activities .active_part_wrap .part .academic .aca_tit { font-size: 15px; }
	.user_footer .news .activities .active_part_wrap .part .academic .aca_info tr th { font-size: 14px; }
	.user_footer .news .activities .active_part_wrap .part .academic .aca_info tr td { font-size: 14px; }
	.user_footer .news .activities .active_part_wrap .part .scedule .line .content { font-size: 14px; }
	.user_footer .news .news_area .news_part .news_info .date:after {
		content: '';
		display: inline-block;
		margin: 0 8px;
		width: 1px;
		height: 14px;
		background: #d0d0d0;
		position: absolute;
		left: 65px;
		top: 4px;
}	
	.user_footer .news .activities .active_part_wrap .part .scedule .line {
    margin-bottom: 20px;
    overflow: hidden;
}
}

.user_body .news {
	width: calc(50% - 40px);
	margin-right: 40px;
	float: left;
	margin-bottom: 70px;
}

.user_body .news .news_area {
    overflow: hidden;
	margin-top: 70px;
}

.user_body .news .news_area .news_part {
    width: 445px;
    float: left;
    margin-right: 32px;
}

.user_body .news .news_area .news_part:last-child {
    margin-right: 0;
}

.user_body .news .news_area .news_part .news_img {
    width: 100%;
    height: 280px;
    overflow: hidden;
    margin-bottom: 28px;
}

.user_body .news .news_area .news_part .news_img img {
	width: 100%;
}

.user_body .news .news_area .news_part .news_tit {
    width: 100%;
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    color: #111;
    margin-bottom: 20px;
}

.user_body .news .news_area .news_part .news_text {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.user_body .news .news_area .news_part .news_info {
    font-size: 14px;
    color: #7d7d7d;
	position: relative;
}
.user_body .news .news_area .news_part .news_info .date {
	padding-right: 10px;
	margin-right: 10px;
}

.user_body .news .news_area .news_part .news_info .date:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 1px;
    height: 14px;
    background: #d0d0d0;
    position: absolute;
    left: 70px;
    top: 4px;
}
.user_body .news .activities {
    border: 1px solid #ddd;
    padding: 50px;
	background: #fff;
	width: 100%;
	min-height: 300px;
}
.user_body .news .activities:last-child {
	/* margin-top: 32px; */
}
.user_body .news .activities .active_part_wrap {
	width: 100%;
	overflow: hidden;
}

.user_body .news .activities .active_part_wrap .part {
    width: 100%;
}

.user_body .news .activities .active_part_wrap .part h3 {
    font-weight: 600;
    color: #111;
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.user_body .news .activities .active_part_wrap .part h3 .more {
    float: right;
    font-weight: 100;
    font-size: 36px;
	color: #777;
	cursor: pointer;
}

.user_body .news .activities .active_part_wrap .part .notice {}

.user_body .news .activities .active_part_wrap .part .notice li {
    line-height: 36px;
    font-size: 16px;
    color: #222;
    font-weight: 400;
    max-width: 382px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
	height: 32px;
}

.user_body .news .activities .active_part_wrap .part .notice li .cate {
    color: #7c001a;
    margin-right: 8px;
    font-weight: 400;
}

.user_body .news .activities .active_part_wrap .part .notice li a {
    font-weight: 300;
    color: #222;
}

.user_body .news .activities .active_part_wrap .part .academic {}

.user_body .news .activities .active_part_wrap .part .academic .aca_tit {
    font-size: 20px;
    color: #333;
    line-height: 28px;
    font-weight: 500;
	max-height:28px;
	overflow:hidden;
}

.user_body .news .activities .active_part_wrap .part .academic .aca_info {
    width: 100%;
    margin-top: 12px;
    max-height: 73px;
    overflow:hidden;
    line-height: 1.5em;
}
.user_body .news .activities .active_part_wrap .part .academic .aca_info ul li {
    line-height: 1.6em;
    height: auto;
    font-weight: 300;
}
.user_body .news .activities .active_part_wrap .part .academic .aca_info a p {
	height:30px;
	overflow:hidden;
}
.user_body .news .activities .active_part_wrap .part .academic .aca_info tr th {
    width: 70px;
    letter-spacing: 20px;
    font-size: 16px;
    font-weight: 500;
    padding: 6px 0;
}

.user_body .news .activities .active_part_wrap .part .academic .aca_info tr td {
    letter-spacing: -0.4px;
    font-size: 16px;
    line-height: 24px;
}

.user_body .news .activities .active_part_wrap .part .scedule {}

.user_body .news .activities .active_part_wrap .part .scedule .line {
    margin-bottom: 40px;
    overflow: hidden;
}

.user_body .news .activities .active_part_wrap .part .scedule .line .day {
    width: 42px;
    margin-right: 30px;
    float: left;
    text-align: center;
    vertical-align: middle;
}

.user_body .news .activities .active_part_wrap .part .scedule .line .content {
    width: calc(100% - 72px);
    font-size: 16px;
    line-height: 25px;
	font-weight: 400;
    float: left;
    vertical-align: middle;
}

.user_body .news .activities .active_part_wrap .part .scedule .line .day .month {
    display: block;
    font-size: 15px;
    color: #7c001a;
    font-weight: 500;
    margin-bottom: 6px;
}

.user_body .news .activities .active_part_wrap .part .scedule .line .day .date {
    font-size: 30px;
    color: #7c001a;
    font-weight: 600;
}

.user_body .calendar {
    border: 1px solid #ddd;
    padding: 45px 50px 45px 50px;
	background: #fff;
	width: 50%;
	float: left;
	margin-bottom: 70px;
}

.user_body .calendar h3 {
    font-weight: 600;
    color: #111;
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.user_body .calendar h3 .more {
    float: right;
    font-weight: 100;
    font-size: 36px;
	color: #777;
	cursor: pointer;
}

.user_body .calendar > div table { width:100%;}
.user_body .calendar > div table th {height: 28px;line-height: 28px;text-align: center;font-size: 16px;color: #fff;background:#8b0029;}
.user_body .calendar > div table td {height: 70px;line-height: 30px;text-align: center;font-size: 16px;color: #555;}
.user_body .calendar > div table td.sun { color: #8b0029; }
.user_body .calendar > div table td.sat { color: #003399; } 
.user_body .calendar > div table td .on {background: #e6e6e6;width: 30px;height: 30px;border-radius: 20px;line-height: 30px;display: inline-block;} 
.user_body .calendar > div table td p {line-height: 18px;text-align: center;font-size: 14px;color: #333;min-height: 40px;}

.user_btn_line {
    margin-bottom: 50px;
    text-align: center;
}

.user_btn_line .btn_search {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding: 0 100px;
    background:#8b0029;
    cursor: pointer;
}
.user_btn_line .btn_search:hover {
    background:#810026;
}

@media screen and (max-width:1400px) {
	.user_body .news {
	width: 35%;
	margin-right: 2%;
	float: left;
	margin-bottom: 70px;
}
	.user_body .news .news_area .news_part { width: 32%; margin-right: 2%; }
	.user_body .news .news_area .news_part .news_tit { height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: pre; }
	.user_body .news .activities { padding: 40px 30px; margin-top: 0px;}
	.user_body .news .activities .active_part_wrap .part { width: 100%; margin-right: 0; }
	.user_body .news .activities .active_part_wrap .part .notice {}
	.user_body .news .activities .active_part_wrap .part .notice li { line-height: 30px; height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 15px; }
	.user_body .news .activities .active_part_wrap .part .academic .aca_tit { font-size: 18px; }
	.user_body .news .activities .active_part_wrap .part .scedule .line .content { font-size: 15px; }	
	.user_body .calendar {
    border: 1px solid #ddd;
    padding: 40px 30px 0px 30px;
	background: #fff;
	width: 63%;
	float: left;
	margin-bottom: 70px;
}
.user_body .calendar > div table { width:100%;}
.user_body .calendar > div table td { height: 106px; line-height: 50px; text-align: center; font-size: 16px; color: #555; }
}
@media screen and (max-width:1240px) {
	.user_body .news { padding: 0px 0 0px; }
	.user_body .news .news_area .news_part .news_tit { font-size: 18px; }
	.user_body .news .news_area .news_part .news_text { font-size: 15px; height: 50px; overflow: hidden; text-overflow: ellipsis; }

	.user_body .news .activities { padding: 40px 30px; }
	.user_body .news .activities .active_part_wrap .part h3 { font-size: 22px; padding-bottom: 20px; margin-bottom: 20px; }
	.user_body .news .activities .active_part_wrap .part .notice li { font-size: 14px; max-width:100%; width:100%; }
	.user_body .news .activities .active_part_wrap .part .academic .aca_tit { font-size: 16px; line-height: 24px; }
	.user_body .news .activities .active_part_wrap .part .academic .aca_info tr th { font-size: 15px; }
	.user_body .news .activities .active_part_wrap .part .academic .aca_info tr td { font-size: 15px; }
	.user_body .news .activities .active_part_wrap .part { width: 100%; margin-right: 0%; }
	.user_body .news .activities .active_part_wrap .part .scedule .line .day .date { font-size: 26px; }
	.user_body .news .activities .active_part_wrap .part .scedule .line .content { font-size: 14px; }	
	.user_body .news .activities .active_part_wrap .part h3 { font-size: 22px; padding-bottom: 20px; margin-bottom: 20px; }

	.user_body .calendar h3 {
		font-weight: 600;
		color: #111;
		font-size: 22px;
		line-height: 22px;
		padding-bottom: 30px;
		margin-bottom: 30px;
		border-bottom: 1px solid #eee;
	}

	.user_body .calendar h3 .more {
		float: right;
		font-weight: 100;
		font-size: 36px;
		color: #777;
		cursor: pointer;
	}
	.user_body .calendar > div table td { height: 96px; line-height: 50px; text-align: center; font-size: 16px; color: #555; }
}
@media screen and (max-width:980px) {
	.user_body .news {
	width: 100%;
	margin-right: 0;
	float: left;
	margin-bottom: 30px;
}
	.user_body .calendar {
    border: 1px solid #ddd;
    padding: 40px 30px 0px 30px;
	background: #fff;
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
	.user_body .news .tit_center { margin-bottom: 40px; }
	.user_body .news .news_area .news_part { width: 100%; margin-right: 0%; margin-bottom: 5%; }
	.user_body .news .news_area .news_part .news_img { text-align: center; }
	.user_body .news .news_area .news_part .news_tit { font-size: 16px; margin-bottom: 8px; }
	.user_body .news .news_area .news_part .news_text { font-size: 14px; height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: pre; }
	.user_body .news .activities { padding: 40px 30px; margin-top: 0px; margin-bottom: 0px;}
	.user_body .news .activities .active_part_wrap .part { width: 100%; margin-bottom: 8%; }
	.user_body .news .activities .active_part_wrap .part:last-child  { width: 100%; margin-bottom: 8%;  }
	.user_body .news .activities .active_part_wrap .part .scedule .line:nth-child(2n) { margin-bottom: 0; }	
	.user_body .news .active:last-child {
		margin-top: 30px;
	}	
	.user_body .calendar > div table th { height: 43px; line-height: 43px; text-align: center; font-size: 16px; color: #fff; background:#8b0029; }
	.user_body .calendar > div table td { height: 121px; line-height: 50px; text-align: center; font-size: 16px; color: #555; }
	.user_body .calendar > div table td p { line-height: 16px; text-align: center; font-size: 12px; color: #333; max-width: 50px; }
}
@media screen and (max-width:480px) {
	.user_body .news { padding: 0px 0 0px; }
	.user_body .news .news_area .news_part .news_img { height: 220px; margin-bottom: 10px; }
	.user_body .news .news_area .news_part .news_tit { font-size: 15px; margin-bottom: 0; }
	.user_body .news .news_area .news_part .news_text { font-size: 14px; margin-bottom: 0px;}
	.user_body .news .news_area .news_part .news_info { font-size: 13px; }
	.user_body .news .news_area .news_part { margin-bottom: 30px; }
	.user_body .news .news_area .news_part:last-child { margin-bottom:0; }
	.user_body .news .activities {padding: 40px 30px; }
	.user_body .news .activities .active_part_wrap .part h3 { font-size: 20px; padding-bottom: 16px; }
	.user_body .news .activities .active_part_wrap .part { margin-bottom: 40px; }
	.user_body .news .activities .active_part_wrap .part:last-child { width: 100%; margin-right: 0px;margin-bottom: 0px;}
	.user_body .news .activities .active_part_wrap .part .notice li { font-size: 14px; line-height: 26px; height: 26px;}
	.user_body .news .activities .active_part_wrap .part .academic .aca_tit { font-size: 15px; }
	.user_body .news .activities .active_part_wrap .part .academic .aca_info tr th { font-size: 14px; }
	.user_body .news .activities .active_part_wrap .part .academic .aca_info tr td { font-size: 14px; }
	.user_body .news .activities .active_part_wrap .part .scedule .line .content { font-size: 14px; }
	.user_body .news .news_area .news_part .news_info .date:after {
		content: '';
		display: inline-block;
		margin: 0 8px;
		width: 1px;
		height: 14px;
		background: #d0d0d0;
		position: absolute;
		left: 65px;
		top: 4px;
}	
	.user_body .news .activities .active_part_wrap .part .scedule .line {
    margin-bottom: 20px;
    overflow: hidden;
}
}
	.user_container .sub_copy { 
		font-size: 24px; 
		color: #000; 
		text-align: center;
		line-height: 32px;
		width: 800px;
		margin: 0 auto;
		font-weight: 400;
	}

@media screen and (max-width:1200px) {
	.user_container .sub_copy { 
		font-size: 20px; 
		color: #000; 
		text-align: center;
		line-height: 28px;
		width: 600px;
		margin: 0 auto;		
  }
}
@media screen and (max-width:875px) {
	.user_container .sub_copy { 
		font-size: 18px; 
		color: #000; 
		text-align: center;
		line-height: 1.5em;
		width: 100%;
		margin: 0 auto;
		letter-spacing: -1.0px;
	}	
	.contents .sub_copy.lg {
		font-size: 20px;
	}
}	

/**/
.contents .vision_box { overflow: hidden; margin-bottom: 70px; }
.contents .vision_box .vision_txt_box { width: 46%; float: left;  padding-top: 40px; margin-right: 4%; }
.contents .vision_box .vision_txt_box .main_copy { font-size: 48px; color: #8b0029; font-weight: 300; line-height: 48px; margin-bottom: 40px; }
.contents .vision_box .vision_txt_box .main_copy span { font-weight: 600; }
.contents .vision_box .vision_txt_box .sub_copy { font-size: 26px; color: #333; font-weight: 300; line-height: 36px; text-align: left; }
.contents .vision_box .vision_txt_box .sub_copy span { font-weight: 600; }
.contents .vision_box .vision_img_box {float: left;}
.contents .vision_box .box { width: 32%; background: #fff; border: 1px #ddd solid; border-top: 5px #8b0029 solid; margin-right: 2%; text-align: center; padding: 40px 40px; float: left; }
.contents .vision_box .box:last-child { margin-right: 0%}
.contents .vision_box .box .tit { font-size: 28px; color: #000; font-weight: 600; line-height: 36px; margin-bottom: 20px; }
.contents .vision_box .box .txt { font-size: 24px; color: #333; font-weight: 400; line-height: 32px;}
.contents .strate_box  { overflow: hidden; background: url(../images/sub/vision_up.png) center top no-repeat; padding-top: 28px; margin-top: -30px; margin-bottom: 70px;  display: flex; flex-wrap: wrap; gap: 2rem;}
.contents .strate_box .tit_box { width: 100%; background: #8b0029; font-size: 24px; color: #fff; padding: 10px 0 15px; text-align: center; }
.contents .strate_box .box { width: calc((100% - 8rem) / 5); height: 240px; /*margin-right: 2%; margin-top: 20px;*/ background: #fff; border: 1px #ddd solid; text-align: center; padding: 37px 16px; }
.contents .strate_box .box:last-child { margin-right: 0%}
.contents .strate_box .box .tit {font-size: 24px; color: #8b0029; font-weight: 600; line-height: 32px; margin-bottom: 26px;}
.contents .strate_box .box .txt {font-size: 20px; color: #555; font-weight: 300; line-height: 30px; margin-bottom: 46px;}
.contents .vision_box2 { width: 100%; background: #fff; border: 1px #ddd solid; font-size: 20px; color: #333; font-weight: 400; padding: 30px 50px 25px;  line-height: 30px;}

@media screen and (max-width:1024px) {
	.contents .strate_box .box { width: 100%; height: auto; margin-right: 0%; margin-top: 10px; background: #fff; border: 1px #ddd solid; text-align: center; padding: 20px 0; float: left; }
}
@media screen and (max-width:840px) {
	.contents .strate_box .box .tit { font-size: 24px; }
}
@media screen and (max-width:640px) {
.contents .vision_box { overflow: hidden; margin-bottom: 40px; }
.contents .vision_box .vision_txt_box { width: 100%; float: none;  padding-top: 10px; margin-right: 0; margin-bottom: 20px; }
.contents .vision_box .vision_txt_box .main_copy { font-size: 32px; color: #8b0029; font-weight: 300; line-height: 36px; margin-bottom: 20px; }
.contents .vision_box .vision_txt_box .main_copy span { font-weight: 600; }
.contents .vision_box .vision_txt_box .sub_copy { font-size: 20px; color: #333; font-weight: 300; line-height: 26px; }
.contents .vision_box .vision_txt_box .sub_copy span { font-weight: 500; }
.contents .vision_box .vision_img_box {float: none;}
.contents .vision_box .box { width: 100%; background: #fff; border: 1px #ddd solid; border-top: 5px #8b0029 solid; margin-right: 2%; margin-bottom: 10px; text-align: center; padding: 20px 20px; float: none; }
.contents .vision_box .box:last-child { margin-right: 0%}
.contents .vision_box .box .tit { font-size: 22px; color: #000; font-weight: 600; line-height: 26px; margin-bottom: 10px; }
.contents .vision_box .box .txt { font-size: 16px; color: #333; font-weight: 400; line-height: 26px;}
.contents .strate_box  { overflow: hidden; background: url(../images/sub/vision_up.png) center top no-repeat; padding-top: 28px; margin-top: -30px; margin-bottom: 40px;}
.contents .strate_box .tit_box { width: 100%; background: #8b0029; font-size: 24px; color: #fff; padding: 10px 0 15px; text-align: center; }
.contents .strate_box .box .tit {font-size: 18px; color: #8b0029; font-weight: 600; line-height: 26px; margin-bottom: 10px;}
.contents .strate_box .box .txt {font-size: 16px; color: #555; font-weight: 300; line-height: 26px; margin-bottom: 16px;}
.contents .strate_box .mgr {margin-right: 2%; }
.contents .vision_box2 { width: 100%; background: #fff; border: 1px #ddd solid; font-size: 16px; color: #333; font-weight: 400; padding: 20px 20px 25px;  line-height: 22px;}
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
.greet_box { width: 100%; height: 360px; background: url(../images/sub/greet_01.jpg) no-repeat left; position: relative;  }
.greet_box .sign_box { width: 470px; height: 100px; background-color: rgba(255, 255, 255, 0.7); position: absolute; top:240px; right: 20px; padding: 10px 30px 0; font-size: 18px;  font-weight: 400; margin-bottom: 50px;  }
.greet_box .sign_box img { margin: 20px 0 0 20px;}
.con_box .greet_copy {font-size: 20px; color: #333; font-weight: 500; line-height: 26px; letter-spacing: -1.0px; margin: 40px 0 20px;}
.con_box .greet_name { text-align:right; font-size: 18px; font-weight: 400; line-height: 1.5em;}
.con_box .greet_name span {font-size: 22px;  font-weight: 500; margin-left: 15px; }

@media screen and (max-width:640px) {
.greet_box { width: 100%; height: 300px; background-image: url(../images/sub/greet_01.jpg); background-repeat:no-repeat; background-position: -25px 0px; background-size:1000px; background-color: rgba(255, 255, 255, 0.7); position: relative; margin-bottom: 30px; }
.greet_box .sign_box { width: 100%; height: 80px; background-color: rgba(255, 255, 255, 0.7); position: absolute; top:220px; left: 0px; right: 0px; padding: 10px 20px; font-size: 16px;  font-weight: 400;  }
.greet_box .sign_box img { margin: 10px 0 0 0px; width:100px; }
.con_box .greet_copy {font-size: 18px; color: #333; font-weight: 500; line-height: 22px; letter-spacing: -1.0px; margin: 20px 0 10px;}
}

/**/
.president {width: 100%; margin: 0px auto; display: flex; flex-wrap: wrap; align-items: center;    justify-content: space-between;}
.president .con {width: calc((100% - 30px) /2);margin-bottom: 30px;margin-right: 30px;padding: 30px;box-sizing: border-box;text-align: center; border: 1px solid #e6e6e6;background: url(../images/sub/president_symbol.png) 30px 0 no-repeat #fff;
    background-size: 20px;display: flex;
    align-items: center;
    justify-content: space-around;}
.president .con:nth-child(2n) { margin-right: 0px;}
.president .con .name { font-size: 1.5rem; font-weight: 600; }
.president .con .period { font-size: 1.1rem; font-weight: 400; width: 200px; text-align: left;}

@media screen and (max-width:1200px) {
	.president .con {width: 100%; margin-bottom: 20px; margin-right: 0px; }
	.president .con .name {	font-size: 1.25rem;}
	.president .con .major {font-size: 1rem;}
}
@media screen and (max-width:640px) {
	}

/**/
.history_img_wrap { width: 100%; overflow: hidden; margin-bottom: 50px; }
.history_img_wrap li { width: 25%; float: left; }
.history_wrap { overflow: hidden; margin-bottom: 50px; }
.history_wrap .contents_l { width: 48%; float: left; margin-right: 4%; }
.history_wrap .contents_r { width: 48%; float: left;}
.history_wrap p { margin-bottom: 30px; text-align: justify;}

section.history_year_wrap {
    padding: 0;
    border: 1px solid #e6e6e6;
    background: #fff;
    overflow: hidden;
    margin-bottom:20px
}
section.history_year_wrap:last-child {
    margin-bottom:0;
}
.history_year_wrap .history_tit {
    float: left;
    width: 220px;
    padding: 40px;
}

.history_year_wrap .history_text {
    float: left;
    width: calc(100% - 220px);
    padding: 36px 40px;
    font-size: 16px;
    color: #323232;
    line-height: 26px;
}

.history_year_wrap .history_tit h2 {
    font-size: 28px;
    color: #111;
    font-weight: 600;
}

.history_year_wrap .history_text.history01 p {
    display: flex;
}

.history_year_wrap .history_text.history01 p label {
	width: 120px;
	font-weight: 600;
}

/*  */
@media screen and (max-width:640px) {
	.history_img_wrap { width: 100%; overflow-x: scroll; overflow-y:hidden; margin-bottom: 30px; }
	.history_img_wrap ul { width:2400px; }
	.history_img_wrap li { width: auto; float: left; }
	.history_img_wrap li img { width: 180px; }	
	.history_wrap { overflow: hidden; margin-bottom: 30px; }
	.history_wrap .contents_l { width: 100%; float: none; }
	.history_wrap .contents_r { width: 100%; float: none;}
	.history_wrap p { margin-bottom: 20px; }	
	.history_wrap p:last-child { margin-bottom: 0px; }	
	section.history_year_wrap {margin-bottom: 15px;padding: 20px;}
	.history_year_wrap .history_tit {width: 100%;float: none;padding: 0;}
	.history_year_wrap .history_tit h2 { font-size:17px; }
	.history_year_wrap .history_text {width: 100%;padding: 0;margin-top: 20px;font-size: 13px;line-height: 21px;}
	.history_year_wrap .history_text.history01 p label {width: 30%;margin-right: 20px;font-weight: 600;}
	.history_year_wrap .history_text.history01 p span { width: calc(100% - 30px); }
	.scroll_img { overflow-x: scroll; }
}

/*undergraduate*/
	.contents .major_box {
		width: 100%;
		height: auto;
		background: #fff;
		margin: 50px 0;
		overflow: hidden;
		/*border: 1px #ddd solid;*/
		padding: 30px;
	}
	.contents .major_box:last-child {margin: 50px 0 0;}
	.contents .major_box .img_box_m {
		width: 300px;
		margin-right: 30px;
		float: left;
	}
	.contents .major_box .txt_box_m {
		width: 808px;
		float: left;
	}
	.contents .major_box .txt_box_m .tit {
		font-size: 30px; 
		color: #8b0029; 
		text-align: left;
		/*line-height: 36px;*/
		font-weight: 600;
		letter-spacing: -1px;
 	}
	.contents .major_box .txt_box_m .tit .small {
		font-size: 20px; 
		color: #999; 
		/*line-height: 36px;*/
		font-weight: 400;
		letter-spacing: normal;
 	}
	.contents .major_box .txt_box_m .txt {
		font-size: 16px; 
		color: #555; 
		text-align: left;
		line-height: 26px;
		margin: 20px 0;
 	}
@media screen and (max-width:1200px) {
	.contents .major_box .txt_box_m {
		width: calc(100% - 330px);
		float: left;
	}	
}
@media screen and (max-width:800px) {
	.contents .major_box .txt_box_m a{display:block;margin:0.5rem 0;}
}
@media screen and (max-width:640px) {
	.contents .major_box {
		width: 100%;
		margin: 30px 0;
		/*border: 1px #ddd solid;*/
		padding: 20px;
	}
	.contents .major_box:last-child {margin: 30px 0 0;}
	.contents .major_box .img_box_m {
		width: 100%;
		margin-right: 0px;
		float: none;
	}
	.contents .major_box .img_box_m img {
		width: 100%;
	}
	.contents .major_box .txt_box_m {
		width: 100%;
		float: none;
	}
	.contents .major_box .txt_box_m .tit {
		font-size: 18px; 
		line-height: 27px;margin-top: 20px;
 	}
	.contents .major_box .txt_box_m .tit .small {
		font-size: 12px; 
 	}
	.contents .major_box .txt_box_m .txt {
		font-size: 14px; 
		line-height: 22px;
		margin: 10px 0;
 	}
	 .contents .major_box .txt_box_m a{width:100%;}
}

/*accreditation*/
	.contents .accreditation_wrap { display: flex; gap: 2%; }
	.contents .accreditation_box {
		width: 32%;
		background: #fff;
		overflow: hidden;
		/*border: 1px #ddd solid;*/
		padding: 30px;
		cursor: pointer;
		
	}
	.contents .accreditation_box .img_box_m {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	.contents .accreditation_box .img_box_m img {
		height: 110px;
	}
	.contents .accreditation_box .txt_box_m {
		width: 100%;
		font-size: 15px; 
		color: #555; 
		text-align: left;
		line-height: 24px;
 	}
	.contents .accreditation_con_box {
		margin: 30px 0 50px;
		font-size: 16px;
		line-height: 26px;
		font-weight: 400;
		color: #555;
}


@media screen and (max-width:640px) {
	.contents .accreditation_wrap { flex-wrap: wrap; gap: 20px; }
	.contents .accreditation_box {
		width: 100%;
		padding: 20px;
	}
	.contents .accreditation_box .img_box_m {
		width: 100%;
		margin-bottom: 10px;
	}
	.contents .accreditation_box .img_box_m img {
		height: 90px;
	}
	.contents .accreditation_box .txt_box_m {
		width: 100%;
		font-size: 14px; 
		line-height: 22px;
 	}
	.contents .accreditation_con_box {
		margin: 20px 0 40px;
		font-size: 14px;
		line-height: 22px;
		font-weight: 400;
		color: #555;
}	
}

/*S3asia*/
.Shanghai { color: #005aaa; margin-right: 10px;}
.Seoul { color: #8b0029; margin-right: 10px;}
.Singapore { color: #f58220; margin-right: 10px;}
.s3_wrap { width: 100%; background: #fff; padding: 30px; overflow: hidden; }
.s3_wrap .s3_logo { width: 20%; float: left; padding-right: 20px; margin-top: -40px; }
.s3_wrap .s3_logo p {margin-top: 10px; line-height: 1.2em; font-weight: 400; } 
.s3_wrap .s3_logo .logo { font-size: 18px; margin-top: 50px;}
.s3_wrap .s3_img { width: 38%; float: left; }
.s3_wrap .s3_img img { border-radius: 10px; }
.s3_wrap .s3asia_company { width: 80%; margin-left: 20%; margin-top: 20px; margin-bottom: 10px; float: left;}
.s3_wrap .s3asia_company .bu_no li { float: left; width:20%; height:60px; line-height:60px !important; }
.s3_wrap .s3asia_company .bu_no li:before {
		content: '';
		width: 0px;
		height: 0px;
		position: absolute;
		top: 14px;
		left: 0;
		background: #9e9e9e;
	}
.s3_wrap .s3asia_company li img { display:inline-block; }
.s3_wrap .s3_txt { width: 42%; float: left; padding-left: 30px; }

@media screen and (max-width:640px) {
.s3_wrap { width: 100%; background: #fff; padding: 20px; overflow: hidden; position: relative; }
.s3_wrap .s3_logo { width: 100%; float: none; margin-top: -40px; }
.s3_wrap .s3_logo .logo { font-size: 18px; margin-top: 10px; position: absolute; top:202px; padding: 10px 15px; background: rgba(255, 255, 255, 0.75); width: 100%; }
.s3_wrap .s3_logo .logo img {float: left; height: 50px; }
.s3_wrap .s3_logo .logo p {margin-top: 10px; line-height: 1.2em; font-weight: 400; font-size: 15px; float: left; margin-left: 10px;	width: calc(100% - 100px); } 
.s3_wrap .s3_img { width: 100%; float: none; }
.s3_wrap .s3_img img { border-radius: 10px; min-width: 340px; max-height: 240px; }
.s3_wrap .s3asia_company { width: 100%; margin-left: 0; margin-top: 20px; margin-bottom: 10px; float: none; border-top:1px #ddd dashed; padding-top: 10px;}
.s3_wrap .s3asia_company .bu_no li { width: 20%; float: left; margin-right: 0px; }
.s3_wrap .s3asia_company .bu_no li img { width: 50%; height: 23px; }
.s3_wrap .s3_txt { width: 100%; float: none; padding-left: 0px; }	
.s3_wrap .s3asia_company p { margin-bottom: 10px; }

}

/*20241028 탭 수정*/
.contents .tab {
	margin-top: 40px;
    overflow: hidden;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
	/* gap: 0.56%; */
}

.contents .tab .tablinks {
    width: 18%;
    text-align: center;
    background: #343434;
    /* height: 102px; */
    line-height: 20px;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
    padding: 1rem 10px;
    /* float: left;
    margin-left: 0.56%; */
    display: flex;
    align-items: center;
    justify-content: center;
}
/* .contents .tab .tablinks:first-child {margin-left: 0%;} */

/* .contents .tab .pd_t_10 {
    padding-top: 10px;
}
.contents .tab .pd_t_12 {
    padding-top: 20px;
} */
.contents .tab .tablinks.active {
	display: flex;
	justify-content: center;
    background: #8b0029;
	color: #fff;
}
.contents .tab.cols-5 .tablinks {
    width: 19.552%;
}
.contents .tab.cols-4 .tablinks {
    width: calc((100% - 30px) /4);
}
.contents .tab.cols-1 .tablinks {
    width: 100%;
}

@media screen and (max-width:740px) {
.contents .tab {
    flex-wrap: wrap;
}

.contents .tab .tablinks {
    /* width: 32.6%; */
    text-align: center;
    background: #343434;
    height: auto;
    line-height: 14px;
    color: #fff;
    border-radius: 2px;
	cursor: pointer;
    /* padding-top: 20px; */
	/* float: left;
	margin-left: 1%; */
	margin-bottom: 5px;
	/* flex: 1 1 auto; */
}
.contents .tab .tablinks:nth-child(3n+1) {margin-left: 0%;}	
.contents .tab.cols-4 .tablinks {
	width: calc((100% - 1.68%) / 4);
}
/* .contents .tab .pd_t_10 { padding-top: 6px; }
.contents .tab .pd_t_12 { padding-top: 12px;} */
}

/**/
.major_customer {}
.major_customer_list { overflow: hidden; }
.major_customer_list li { width: 18.4%; height:160px; margin-left: 2%; margin-bottom: 30px; text-align: center; float: left; background: #fff; border: 1px #ddd solid;}
.major_customer_list li:nth-child(5n+1) { margin-left: 0%; }
.major_customer_list li img { width: 100%; height: 100%; }
@media screen and (max-width:1200px) {
.major_customer_list li { width: 23.5%; height:140px; margin-left: 2%; margin-bottom: 20px; }
.major_customer_list li:nth-child(5n+1) { margin-left: 2%; }
.major_customer_list li:nth-child(4n+1) { margin-left: 0%; }
}
@media screen and (max-width:640px) {
.major_customer_list li { width: 32%; height:120px; margin-left: 2%; margin-bottom: 15px; }
.major_customer_list li:nth-child(5n+1) { margin-left: 2%; }
.major_customer_list li:nth-child(4n+1) { margin-left: 2%; }
.major_customer_list li:nth-child(3n+1) { margin-left: 0%; }
}
@media screen and (max-width:480px) {
.major_customer_list li { width: 49%; height:100px; margin-left: 2%; margin-bottom: 10px; }
.major_customer_list li:nth-child(5n+1) { margin-left: 2%; }
.major_customer_list li:nth-child(4n+1) { margin-left: 2%; }
.major_customer_list li:nth-child(3n+1) { margin-left: 2%; }
.major_customer_list li:nth-child(2n+1) { margin-left: 0%; }
}

.border_box { width:100%; height: auto; padding: 20px 25px; background: #e6e6e6; }
@media screen and (max-width:640px) {
.border_box { padding: 10px 15px; }
}

.msphd_greeting_wrap { width: 100%; overflow: hidden;}
.msphd_greeting_txt { width: 860px; float: right; margin:10px 0 30px 40px; }
.msphd_greeting_txt .msphd_greeting_copy {font-size: 22px; color: #000; line-height: 32px; font-weight: 400; }
.msphd_greeting_img { width: 300px; float: left; position: relative; background: #e9e0d1; text-align: center;  }
.msphd_chair { position: absolute; top: 250px; left: 0px; line-height: 22px; width: 100%; height: 70px; padding: 15px 30px 0; color: #fff; text-shadow: 1px 1px 1px #333; }
.msphd_history_wrap {}
.msphd_history_wrap .history { width: 100%; margin: 20px 0; overflow: hidden; }
.msphd_history_wrap .history .year { width: 10%; font-size: 22px; color: #333; line-height: 32px; font-weight: 500; margin: 5px 0; float: left; }
.msphd_history_wrap .history dl { width: 90%; float: left; line-height: 24px; }
.msphd_history_wrap .history dt { width: 10%; float: left; margin: 10px 0; font-size: 18px; font-weight: 400; }
.msphd_history_wrap .history dt span { font-size: 16px; font-weight: 300; color: #666; margin-left: 10px; }
.msphd_history_wrap .history dd { width: 90%; float: left; margin: 11px 0; font-size: 16px; position: relative; padding-left: 15px;}
.msphd_history_wrap .history dd:before { 
  content: "";
  width: 5px;
  height: 5px;
  background: #8b0029;
  position: absolute;
  left: 0;
  top: 10px;
  border-radius: 10px;
}

.btn_wrap.count03 a { display: inline-block; width: 200px; padding: 0; }
.btn_wrap.count03 { margin: 0 auto; max-width: 900px; width:100%; }

.btn_wrap.count04{margin: 0 auto;/* max-width: 1200px; */ width:100%;text-align: center;}
.btn_wrap.count04 a {display:inline-block;min-height:50px; font-size: 18px;}

.dia_wrap {width: 100%;border: 1px #ddd solid;padding: 24px;overflow: hidden;}
.dia_wrap .dia_img {width: 42%;float: left;}
.dia_wrap .dia_img_intro{width: 100%;}
.dia_wrap .dia_img_intro img, .dia_wrap .dia_img_intro a{float:left;}
.dia_wrap .dia_arrow_g {width:10%;height: 360px;background: url(../images/sub/msphd_dia_arrow01.png) center no-repeat;float: left;line-height: 360px;text-align: center;font-weight: 500;}
.dia_wrap .dia_arrow_b {width:10%;height: 360px;background: url(../images/sub/msphd_dia_arrow02.png) center no-repeat;float: left;}
.dia_wrap .dia_con {width: 23%;float: left;padding-top: 120px;line-height: 1.6em;}
.dia_wrap .dia_con li { font-size: 16px; }
.dia_wrap .dia_tit {width:15%;height: 360px;font-size: 22px;color: #8b0029;line-height: 32px;font-weight: 500;float: left;text-align: center;padding-top: 140px;word-break: keep-all;word-wrap: break-word;}


.msphd_box_wrap { border-radius: 0px; overflow: hidden; margin-top: 50px; }
.msphd_box_wrap .msphd_box_l { width: 49%; background: #fff; float: left; padding: 0px 30px 20px; margin-bottom: 30px; min-height: 200px; }
.msphd_box_wrap .msphd_box_r { width: 49%; background: #fff; float: right; margin-left: 2%; padding: 0px 30px 20px;  margin-bottom: 30px; min-height: 230px;}
.msphd_box_wrap .tit { font-size: 30px; color: #555; font-weight: 500; line-height: 36px; letter-spacing: -1.0px; margin: 0px 0px 20px 0; border-bottom: 1px #ddd dashed; padding-bottom: 16px; position: relative; }
.msphd_box_wrap .tit .c_01 { color: #8b0029; }
.mba_box_wrap .tit .c_01 .sm {
    font-size: 20px;
    margin-left: 4px;
    color: #666;
}
.img_organization { width: 100%; margin-top: 30px;}
.msphd_box_wrap .tit:after {
    content: '';
    display:inline-block;
    width:12px;
    height:12px;
    margin:-5px 12px auto auto;
    vertical-align:middle;
    border-left:2px solid #aaa;
    border-top:2px solid #aaa;
    transform:rotate(135deg);
    position:absolute;
    top: 18px;
    right: 0px;
    transition: 0.5s;
}
.msphd_box_wrap .no_after:after{
	display: none;
}
.msphd_box_wrap .txt_link { font-size: 20px; font-weight: 500; color: #8b0029 !important; float: right; }

@media screen and (max-width:1200px) {
.msphd_greeting_txt { width: 64%;  margin:10px 0 30px 3%; }
.msphd_greeting_img { width: 33%; }
.mba_box_wrap .tit .c_01 .sm { display: block; margin-left: 0; font-size: 18px; line-height: 16px; margin-bottom: 6px; }

.btn_wrap.count04{margin:0 auto;}
.btn_wrap.count04 a {width:30%;text-align:center;margin-bottom:4px;}

}
@media screen and (max-width:1060px) {
.msphd_greeting_txt { width: 100%; float: none; margin-left: 0px; }
.msphd_greeting_txt .msphd_greeting_copy {font-size: 18px; line-height: 24px; }
.msphd_greeting_img { width: 100%; float: none;}
.msphd_history_wrap .history .year { width: 15%;}
.msphd_history_wrap .history dl { width: 85%;}
.msphd_history_wrap .history dt { width: 15%; }
.msphd_history_wrap .history dd { width: 85%; }

.btn_wrap.count04 a {width:45%;}



}
@media screen and (max-width:960px) {
.dia_wrap { padding: 20px; }
.dia_wrap .dia_img { width:100%; float: none;  text-align: center; }
.dia_wrap .dia_arrow_g { width:100%; height: 75px; background: url(../images/sub/msphd_dia_arrow01_v.png) center -15px no-repeat; line-height: 50px; float: none; margin-top: 20px;  }
.dia_wrap .dia_arrow_b { width:100%; height: 75px; background: url(../images/sub/msphd_dia_arrow02_v.png) center -15px no-repeat; float: none;  margin-top: 20px;}
.dia_wrap .dia_con { width:100%; float: none; padding-top: 0px;}
.dia_wrap .dia_con ul { width:320px; float: none; padding-top: 0px; margin: 0 auto; }
.dia_wrap .dia_con li { font-size: 16px;  padding-top: 0px;}
.dia_wrap .dia_con li { font-size: 16px;  padding-top: 0px;}
.dia_wrap .dia_tit { width:100%; height: auto; font-size: 20px; line-height: 30px; padding-top: 0px; float: none;}
}
@media screen and (max-width:800px){
	.btn_wrap.count04 a {width:100%;margin:0.5rem;font-size:16px;}
}
@media screen and (max-width:640px) {
.msphd_history_wrap .history .year { width: 100%; font-size: 20px; margin: 0px 0;}
.msphd_history_wrap .history dl { width: 100%;}
.msphd_history_wrap .history dt { width: 20%; font-size: 17px; margin: 5px 0;}
.msphd_history_wrap .history dd { width: 80%; font-size: 15px; margin: 5.5px 0; }
.msphd_box_wrap { margin-top: 0px; }
.msphd_box_wrap .msphd_box_l.wide {padding: 20px !important}
.msphd_box_wrap .msphd_box_l { width: 100%; background: #fff; float: none; padding: 20px; margin-bottom: 20px; min-height: 300px; }
.msphd_box_wrap .msphd_box_r { width: 100%; background: #fff; float: none; margin-left: 0; padding: 1px 20px 10px;  margin-bottom: 20px; min-height: 300px;}
.msphd_box_wrap .tit { font-size: 18px; color: #555; font-weight: 500; line-height: 36px; letter-spacing: -1.0px; margin: 10px 0px 10px 0; border-bottom: 1px #ddd dashed; padding-bottom: 10px; position: relative; }
.msphd_box_wrap .con p { font-size: 14px;  }
.mba_box_wrap .tit .c_01 .sm { font-size: 14px; line-height: 13px; margin-bottom: 15px; }
.btn_wrap.count03 a { width:100%; }
}
.msphd_program {  width: 100%; min-width: 960px; overflow: hidden; }
.msphd_program .msphd_program_l { width: 50%; float: left; }
.msphd_program .bubble_wrap { width: 100%; overflow: hidden; }
.msphd_program .bubble_wrap .bubble { width: 24%; position: relative; height: 52px; text-align: center;}
.msphd_program .bubble_wrap .bubble_h { width: 12%; position: relative; height: 52px; text-align: center;}
.msphd_program .bubble_wrap .bubble_10 { width: 9.5%; position: relative; height: 52px; text-align: center;}
.msphd_program .bubble_wrap .bubble_con { width: auto; height: 40px; padding: 6px 0px; border: 2px #8b0029 solid; border-radius: 0px; }
.msphd_program .bubble_wrap .bubble_con_v { width: auto; height: 40px; padding: 10px 0px; border: 2px #8b0029 solid; border-radius: 0px; margin-top: 12px; }
.msphd_program .bubble_wrap .bubble_arrow { position: absolute; top:30px; left: 0; }
.msphd_program .bubble_wrap .bubble_arrow_r { position: absolute; top:30px; right: 0; }
.msphd_program .bubble_wrap .bubble_arrow_v { position: absolute; top:-3px; left: 0; }
.msphd_program .bubble_wrap .bubble_arrow_v_r { position: absolute; top:-3px; right: 0; }
.msphd_program .bubble_wrap .bubble_arrow_v_c { position: absolute; top:-3px; left: 42%; }
.msphd_program ul.msphd_list li { width:12.5%; height: 60px; line-height: 60px; padding: 0; background: #d7c9b1; float: left; color: #333; font-weight: 500; text-align: center; position: relative; border-right: 1px #fff solid; margin: 0px;}
.msphd_program ul.msphd_list li:last-child { border-right: none;}
.msphd_program ul.msphd_list li:before {content: '';width: 0px;height: 0px;position: absolute;top: 14px;left: 0;background: #9e9e9e;} 
.msphd_program ul.msphd_list_2 li { width:25%; height: 60px; line-height: 60px; padding: 0; background: #d7c9b1; float: left; color: #333; font-weight: 500; text-align: center; position: relative; border-right: 1px #fff solid; margin: 0px;}
.msphd_program ul.msphd_list_2 li:last-child { border-right: none;}
.msphd_program ul.msphd_list_2 li:before {content: '';width: 0px;height: 0px;position: absolute;top: 14px;left: 0;background: #9e9e9e;} 
.msphd_program ul.msphd_list_10 li { width:10%; height: 60px; line-height: 60px; padding: 0; background: #d7c9b1; float: left; color: #333; font-weight: 500; text-align: center; position: relative; border-right: 1px #fff solid; margin: 0px;}
.msphd_program ul.msphd_list_10 li:last-child { border-right: none;}
.msphd_program ul.msphd_list_10 li:before {content: '';width: 0px;height: 0px;position: absolute;top: 14px;left: 0;background: #9e9e9e;} 
.msphd_program ul.msphd_list_3 li { width:33.33%; height: 60px; line-height: 60px; padding: 0; background: #d7c9b1; float: left; color: #333; font-weight: 500; text-align: center; position: relative; border-right: 1px #fff solid; margin: 0px;}
.msphd_program ul.msphd_list_3 li:last-child { border-right: none;}
.msphd_program ul.msphd_list_3 li:before {content: '';width: 0px;height: 0px;position: absolute;top: 14px;left: 0;background: #9e9e9e;} 
.msphd_program ul.msphd_list_6 li { width:16.66%; height: 60px; line-height: 60px; padding: 0; background: #d7c9b1; float: left; color: #333; font-weight: 500; text-align: center; position: relative; border-right: 1px #fff solid; margin: 0px;}
.msphd_program ul.msphd_list_6 li:last-child { border-right: none;}
.msphd_program ul.msphd_list_6 li:before {content: '';width: 0px;height: 0px;position: absolute;top: 14px;left: 0;background: #9e9e9e;} 
.msphd_program .msphd_con_55 { width: 83.3%; height: 65px; background: rgba(215, 201, 177, 0.5); padding: 22px 0; text-align: center; border-right: 1px #fff solid; line-height:1.3em; }
.msphd_program .msphd_con_11 { width: 16.7%; height: 65px; background: rgba(215, 201, 177, 0.5); padding: 22px 0; text-align: center; line-height:1.3em; float: left;}
.msphd_program .msphd_con { width: 100%; height: 65px; background: rgba(215, 201, 177, 0.5); padding: 22px 0; margin-top: 0px; text-align: center; line-height:1.3em; }
.msphd_program .msphd_con_1 { width: 25%; height: 86px; background: rgba(215, 201, 177, 0.5); padding: 22px 0; margin-top: -3px; text-align: center; line-height:1.3em; }
.msphd_program .msphd_con_3 { width: 75%; height: 86px; background: rgba(215, 201, 177, 0.5); padding: 22px 0; margin-top: -3px; text-align: center; border-right: 1px #fff solid; line-height:1.3em; }
.msphd_program .msphd_con_9 { width: 90%; height: 86px; background: rgba(215, 201, 177, 0.5); padding: 22px 0; margin-top: -3px; text-align: center; border-right: 1px #fff solid; line-height:1.3em; }
.msphd_program .msphd_con_10 { width: 10%; height: 86px; background: rgba(215, 201, 177, 0.5); padding: 22px 0; margin-top: -3px; text-align: center; line-height:1.3em; }
.msphd_program .msphd_con_4 { width: 40%; height: 105px; background: rgba(215, 201, 177, 0.5); padding: 22px 0; margin-top: -3px; text-align: center; border-right: 1px #fff solid; line-height:1.3em; }
.msphd_program .msphd_con_5 { width: 50%; height: 86px; background: rgba(215, 201, 177, 0.5); padding: 22px 0; text-align: center; border-right: 1px #fff solid; line-height:1.3em; float: left;}
.msphd_program .msphd_con_5:last-child { border-right: none; }
.msphd_program .msphd_con_33 { width: 30%; height: 105px; background: rgba(215, 201, 177, 0.5); padding: 22px 0; margin-top: -3px; text-align: center; border-right: 1px #fff solid; line-height:1.3em; }
.msphd_program .msphd_con_33:last-child { border-right: none;}

.graph_wrap {width: 100%; overflow: hidden; border: 1px #ddd solid; }
.graph_wrap .graph_l { width: 33.3%; font-size: 14px; color: #fff; text-align: center; padding: 50px; float: left;}
.graph_wrap .graph { overflow: hidden; border-bottom: 1px #ddd solid; padding-left: 25%; }
.graph_wrap .graph_box { background: #f4f4f4; width: 30px; height: 120px; line-height: 18px; float: left; margin-right: 10px; position: relative;}
.graph_wrap .graph_01 { background: #c9aa76; position: absolute; width: 100%; bottom: 0; }
.graph_wrap .graph_02 { background: #888888; position: absolute; width: 100%; bottom: 0; }
.graph_wrap .graph_03 { background: #b05869; position: absolute; width: 100%; bottom: 0; }
.graph_wrap .tit { width: 100%; font-size: 16px; color: #333; font-weight: 400; line-height: 18px; padding: 10px 0 0; }
.graph_con { overflow: hidden; background: #f0f0f0; text-align: center;  border: 1px #ddd solid; border-top:none; margin-bottom: 50px; padding-top: 10px; padding-left: 25%;}
.graph_con p { width: 20%; float:left; }
.graph_con .co01 { color: #c9aa76; margin-right: 10px;  }
.graph_con .co02 { color: #888888; margin-right: 10px;  }
.graph_con .co03 { color: #b05869; margin-right: 10px;  }
@media screen and (max-width:875px) {
.graph_wrap .graph_l { padding: 20px; }
.graph_wrap .graph { padding-left: 20%; }
.graph_wrap .tit { width: 100%; font-size: 15px;}	
.graph_con { padding-left: 0%;}
.graph_con p { width: 33.3%; float:left; }
}
@media screen and (max-width:640px) {
.graph_wrap .graph_l { font-size: 13px; padding: 15px 0px; }
.graph_wrap .graph { padding-left: 10%; }
.graph_wrap .graph_box { width: 20px;}
}

.con_wrap { overflow: hidden; min-width: 960px; margin-top:10px;  }
.con_wrap .con_l { width: 48%; float: left; background: #e6e6e6; padding: 40px; margin-right: 4%; }
.con_wrap .con_r { width: 48%; float: left; background: #e6e6e6; padding: 40px; }
.con_wrap .tit { font-size: 18px; font-weight: 400; margin-bottom: 10px; }

.img_campustour { width: 100%; background: #fff; border: 1px #ddd solid; padding: 50px 0; text-align: center; }
.kube_wrap { width: 100%; overflow: hidden; }
.kube_wrap_h { width: 100%; float: left; border: 1px #ddd solid;}
.kube_img { width: 100%; background: #fff; border-right: none; padding: 40px 0 0px; text-align: center; }
/*.kube_img_r { width: 100%; background: #fff; border: 1px #ddd solid; border-bottom: none; border-left: none; padding: 40px 0 0px; text-align: center; }*/
.kube_txt { width: 100%; height: auto; background:  rgba(0, 0, 0, 0.75); color: #fff; padding: 18px 0; text-align: center; line-height: 1.5em;}
/*.kube_txt_r { width: 100%; height: auto; background:  rgba(0, 0, 0, 0.75); color: #fff; padding: 18px 0; text-align: left; line-height: 1.5em;}*/

@media screen and (max-width:640px) {
.kube_img { padding: 20px 0 0px; }
.kube_txt_l { padding: 10px 0; line-height: 1.3em; text-align: center; }
.kube_txt_r { padding: 10px 0; line-height: 1.3em; text-align: center; }
.kube_wrap_h { width: 100%; float: none; }
.kube_img_l { border-right: 1px #ddd solid; padding: 20px 0 0px;  }
.kube_img_r { border-left: 1px #ddd solid; padding: 20px 0 0px;  }
}

/*CDTB*/
.cdtb_wrap { width: 100%; height: 283px; overflow: hidden; background: url(../images/sub/cdtb_bg.jpg) right; font-size: 42px; font-weight: 600; color: #fff; padding: 80px; line-height: 1.2em; }
.cdtb_tit { font-size: 36px; font-weight: 600; color: #613864; text-align: center; border-bottom: 1px #613864 solid; padding-bottom: 30px; margin-top: 60px; margin-bottom: 30px;}
.cdtb_img { width: 100%; overflow: hidden; background: #e9dfd8; padding: 30px;text-align: center; margin: 50px auto;}
.cdtb_txtbox { width: 100%; overflow: hidden; }
.cdtb_txtbox ul li { width: 23.5%; height: 335px; margin-left: 2%; background:#e9dfd8; border-radius: 10px; padding: 0; box-sizing: border-box; float: left; }
.cdtb_txtbox ul li:first-child { margin-left: 0;  }
.cdtb_txtbox ul li .tit { width: 100%; font-size: 20px; font-weight: 600; color: #fff; text-align: center; background:#613864; border-radius: 10px; padding: 20px; box-sizing: border-box; }
.cdtb_txtbox ul li p {font-size: 18px; font-weight: 400; color: #333; padding: 30px;}
.cdtb_imgbox { width: 100%; overflow: hidden; margin: 50px auto; }
.cdtb_imgbox ul li { width: 49%; margin-left: 2%; margin-top: 20px; background:#e9dfd8; float: left; }
.cdtb_imgbox ul li:first-child { margin-left: 0;  margin-top: 0px; }
.cdtb_imgbox ul li:first-child + li { margin-top: 0px; }
.cdtb_imgbox ul li:first-child + li +li { margin-left: 0;  }
.cdtb_layer { display:none; width:720px;  }
.cdtb_layer .video { width:100%; }

.cdtb_member_wrap {width: 100%; overflow: hidden; margin: 50px auto 30px;}
.cdtb_photo {width:100%;;position: relative;display:flex;justify-content:space-between;}
.cdtb_photo img{width:49%;}
.cdtb_photo p { width: 100%; height: 50px; padding: 10px; box-sizing: border-box; background: rgba(97, 55, 99, 0.9); color: #fff; text-align: center; position: absolute; left: 0; bottom: 0;  }
.cdtb_member_inner{display:flex;justify-content:space-between;margin-top:30px;}
.cdtb_member {width:49%; background: #fff; border: 1px #e6e6e6 solid; padding: 35px 40px; box-sizing: border-box;  }
.cdtb_member_l { width: 386px; height: 228px; background: #fff; border: 1px #e6e6e6 solid; padding: 35px 40px; box-sizing: border-box; float: left; margin-left: 0px; margin-bottom: 20px; cursor: pointer;  }
.mem_info .mem_name {
    font-size: 20px;
    color: #111;
    /*margin-bottom: 4px;*/
    line-height: 1.2em;
}

.mem_info .mem_name .ko_name {
    font-weight: 600;
    display: block;
}

.mem_info .mem_name .eng_name {
    display: block;
    font-size: 17px;
}

.mem_info .mem_sub {
    font-size: 15px;
    margin-top: 12px;
    line-height: 24px;
}

.mem_info ul li {
    color: #323232;
    font-size: 15px;
    line-height: 22px;
    width: 100%;
    letter-spacing: -0.6px;

}


@media screen and (max-width:1200px) {
	.cdtb_member_wrap {width: 100%; overflow: hidden; margin: 30px auto 0px;}
	.cdtb_photo { width: 100%;height: auto; ; margin-bottom: 10px;flex-wrap:wrap;}
	.cdtb_photo img{width:100%;margin-bottom:10px;}
	.cdtb_photo p { width: 100%; height: auto; padding: 5px; }
	.cdtb_member_inner{flex-wrap:wrap;margin-top: 0;}	
	.cdtb_member{ width: 100%;height: auto; margin-left: 0px; margin-bottom: 10px; padding: 20px 16px;}	
	.cdtb_member_l { width: 100%;height: auto;margin-bottom: 10px;padding: 20px 16px; float: none; }		
	.mem_info .mem_name { font-size: 18px; }
	.mem_info .mem_sub { font-size: 15px; }
	.mem_info ul li { width:100%; font-size: 14px; line-height: 22px; }	
}
	

@media screen and (max-width:1000px) {
.cdtb_member_l { width: 100%;height: auto;padding: 20px 16px; float: none; }	
.mem_info .mem_name { font-size: 16px; }
.mem_info .mem_sub { font-size: 14px; }
.mem_info ul li { font-size: 13px; line-height: 20px; }	
}
@media screen and (max-width:640px) {
.mem_info .mem_name { font-size: 15px; }
.mem_info .mem_name .eng_name { font-size: 14px; }
.mem_info .mem_sub { font-size: 13px; }
.mem_info ul li { width:100%; font-size: 12px; line-height:19px; max-height:19px; }
}

@media screen and (max-width:1060px) {
.cdtb_wrap { height: 200px; font-size: 32px; padding: 40px; }
.cdtb_tit { font-size: 28px; padding-bottom: 20px; margin-top: 30px; margin-bottom: 20px;}
.cdtb_img { padding: 20px; margin: 30px auto;}
.cdtb_img img { width: 100%; max-width: 699px; }
.cdtb_txtbox ul li { width: 49%; margin-left: 2%; margin-top: 10px; height: 160px; }
.cdtb_txtbox ul li:first-child + li + li { margin-left: 0;  }
.cdtb_txtbox ul li .tit { font-size: 17px; padding: 10px; box-sizing: border-box; }
.cdtb_txtbox ul li p {font-size: 15px; padding: 15px;}
.cdtb_imgbox { margin: 30px auto; }
.cdtb_imgbox ul li { margin-top: 10px;}
.cdtb_layer { width:94%;  }
}
@media screen and (max-width:640px) {
.cdtb_wrap { font-size: 28px; padding: 30px; background-size: 850px;}
.cdtb_tit { font-size: 24px; }
.cdtb_txtbox ul li { width: 100%; height: auto; margin-left: 0; margin-top: 10px; float: none; }
}

/**/
.jungtak_box_wrap { border-radius: 0px; overflow: hidden; margin-top: 50px;display: flex;justify-content: space-between;}
.jungtak_box_wrap .jungtak_box_l { width: 49%; background: #fff;padding: 25px 30px 0px; margin-bottom: 30px;}
.jungtak_box_wrap .jungtak_box_r { width: 49%; background: #fff;margin-left: 2%; padding: 25px 30px 0px;  margin-bottom: 30px;}
.jungtak_box_wrap .jungtak_box_full{ width: 100%;padding: 0 30px 30px;}
.jungtak_box_wrap .tit { width: 100%; color: #555; line-height: 36px; letter-spacing: -1.0px; margin: 0px 0px 20px 0; border-bottom: 1px #ddd dashed; padding-bottom: 16px; display: inline-block; overflow: hidden; }
.jungtak_box_wrap .tit .c_01 { font-size: 24px; color: #8b0029; font-weight: 500; }
.jungtak_box_wrap .con p { font-size: 15px;  }
.jungtak_box_wrap .contact { border-top: 1px #ddd dashed; padding-top: 15px; margin-top: 20px; }
.jungtak_box_wrap .contact span { margin-right: 20px; }
.contents .jungtak_table th{padding: 10px;font-size: 14px;}
@media screen and (max-width:1060px) {
.jungtak_box_wrap { margin-top: 20px;flex-wrap: wrap;}
.jungtak_box_wrap .jungtak_box_l { width: 100%; background: #fff; float: none; padding: 1px 20px 20px; margin-bottom: 20px; min-height: auto; }
.jungtak_box_wrap .jungtak_box_r { width: 100%; background: #fff; float: none; margin-left: 0; padding: 1px 20px 10px;  margin-bottom: 20px; min-height: auto;}
.jungtak_box_wrap .tit { font-size: 20px; color: #555; font-weight: 500; line-height: 36px; letter-spacing: -1.0px; margin: 10px 0px 10px 0; border-bottom: 1px #ddd dashed; padding-bottom: 10px; position: relative; }
.jungtak_box_wrap .contact { border-top: 1px #ddd dashed; padding-top: 15px; margin-top: 20px; }
}

/**/
.club_box_wrap { width: 100%; overflow: hidden; display: flex; flex-wrap: wrap; column-gap: 24px; row-gap: 30px;}
.club_box_wrap .club_box { width: 23.5%; background: #fff; border: 1px #ddd solid; padding: 30px; font-size: 15px; }
.club_box_wrap .club_header { overflow: hidden; border-bottom: 1px #ddd dashed; padding-bottom: 15px; margin-bottom: 20px; display: flex; justify-content: space-between;}
.club_box_wrap .img { border: 1px #ddd solid; max-width: 82px; max-height: 82px;}
.club_box_wrap .img img{width: 100%; height: 100%; object-fit: contain;}
.club_box_wrap .tit { font-size: 24px; color: #333; font-weight: 500;}
.club_box_wrap .facebook { font-size: 20px; color: #3b579d; margin-top: 40px; }
.club_box_wrap .homepage { font-size: 20px; color: #3e7b5c; margin-top: 40px; }
.club_box_wrap p { margin-top: 20px; text-align: justify; }
@media screen and (max-width:1200px) {
.club_box_wrap{justify-content: space-between;}
.club_box_wrap .club_box { width: 48%; padding: 30px; }
}
@media screen and (max-width:825px) {
.club_box_wrap .club_box { width: 100%; padding: 20px; min-height: auto;  }
.club_box_wrap .img img { width: 60px; height: 60px; }
.club_box_wrap .tit { font-size: 20px;}
.club_box_wrap .facebook { font-size: 24px; color: #3b579d; margin-top: 20px; }
.club_box_wrap .homepage { font-size: 24px; color: #3e7b5c; margin-top: 20px; }
}



/**/
.donate_main_board .type_pic .image_grid, .donate_main_board .type_pic {
	margin-top: 0;
}
.donate_main_board .board_inner:before {
	content: none;
}
.donate_main_board .type_pic .image_grid .inner_line:last-child {
	border-bottom: 0;
}
.donate_main_board .type_pic .image_grid .inner_line {
	border: 0;
	padding-bottom: 0;
}
.donate_main_board {
	border: 1px solid #ddd;
	background: #fff;
	padding: 30px;
	border-radius: 7px;
}
.donate_maintit {
	font-size: 24px;
	font-weight: 600;
	color: #333;
	line-height: 1.5em;
	text-align: center;
}
.donate_main_wrap {
	display: flex;
}
.donate_main_wrap .l {
	width: 65%;
	/* margin-right: 10px; */
	display: flex;
	flex-wrap: wrap;
}
.donate_main_wrap .r {
	width: 35%;
}
.donate_main {
	border: 1px solid #ddd;
	background: #6A89B2;
	padding: 52px 10px;
	margin-bottom: 10px;
	position: relative;
	cursor: pointer;
	border-radius: 7px;
	background-image: url(../images/common/dotted_bg.png);
}
.clr_box01 {
	background: #B65656;
	background-image: url(../images/common/dotted_bg.png);
}
.donate_main:hover {
	background-image: url(../images/common/dotted_bg_h.png);
}
.clr_box02 {
	background: #6B9D81;
	background-image: url(../images/common/dotted_bg.png);
}
.donate_main.donate_roll {
	cursor: inherit;
	padding: 30px;
	background: #fff;
	max-height: 300px;
	overflow: hidden;
	box-sizing: border-box;
}
.donate_main.donate_roll h4 {
	color: #333;
}
.donate_main h4 {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	line-height: 1.3em;
	text-align: center;
}
.donate_main .subtit {
	margin-bottom: 20px;
}
.donate_main ul {
	overflow: hidden;
	max-height: 180px;
}
.donate_main li {
	padding-top: 12px;
	font-size: 18px;
	font-weight: 400;
}
.donate_main li span:first-child {
	color: #757575;
	padding-left: 6px;
	font-size: 16px;
	font-weight: 300;
}
.donate_main li span:last-child {
	float: right;
}
.donate_main_wrap .l .donate_main {
	width: calc((100% - 30px) / 3);
	margin-right: 10px;
}
.donate_main_wrap .l .donate_main.long {
	width: calc((100% - 15px) * 2/3);
	margin-right: 10px;
	padding: 24px 10px;
}
.donate_main_wrap .l .donate_main.long p {
	text-align: center;
	font-weight: 300;
	color: #fff;
	margin-top: 10px;
}
.donate_main_wrap .l .donate_main.long p span {
	font-weight: 500;
	padding-left: 6px;
}



@media screen and (max-width:1200px) {
	.donate_main h4,
	.donate_maintit {
		font-size: 20px;
	}
	.type_pic .image_grid .inner_line .cont {
		border: 0;
	}
}

@media screen and (max-width:825px) {
	.donate_main_wrap {
		flex-wrap: wrap;
	}
	.donate_main_wrap .l, .donate_main_wrap .r {
		width: 100%;
	}
}

@media screen and (max-width:560px) {
	.donate_main h4,
	.donate_maintit {
		font-size: 18px;
	}
	.donate_main li {
		font-size: 14px;
		padding-top: 6px;
	}
	.donate_main_wrap .l .donate_main.long {
		width: calc((100% - 5px) * 2/3);
	}
	.donate_main_wrap .l .donate_main {
		width: calc((100% - 20px) / 3);
	}
	.clr_box02 {
		margin-right: 0 !important;
	}
	.donate_main_wrap .l .donate_main:last-child {
		margin-right: 0 !important;
	}
}

@media screen and (max-width:400px) {
	.donate_main {
		margin-right: 0 !important;
		width: 100% !important;
	}
	.donate_main_board {
		padding: 20px;
	}
	.donate_main.donate_roll {
		padding: 20px;
	}
	.donate_main_wrap .l .donate_main {
		padding: 30px 0;
	}
}





.btn_bot_p {
	/*float: right;*/
	display: block;
	color: #555;
	width: 50%;
	text-align: center;
	margin-top: 6px;
}
@media screen and (max-width:875px) {
	.btn_bot_p {
		width: 100%;
		margin-top: 0px;
    	margin-bottom: 6px;
	}
}
/*  */
.project_copy { width: 100%; font-size: 36px; font-weight: 600; margin: 0 auto 30px; text-align: center; line-height: 1.2;}
.project_copy .point { color: #8b0029;}
.thin { font-weight: 300;}
.img_wrap { margin: 30px auto; text-align: center; }
.img_wrap.donate { margin: 30px auto; text-align: center; }
.img_wrap.donate a { display: inline-block; text-align: center; }
.img_wrap.donate img { width: 100%; max-width: fit-content; }

.bold { font-weight: 600;}
.project_box { display: flex; }
.project_box_l { width: 780px; background: #ebebeb; padding: 30px; border-radius: 10px; display: flex; line-height: 36px; align-items: center; }
.project_box_c { width: 55px; background: url(../images/sub/project_arrow.png) no-repeat center; }
.project_box_r { width: 365px; background: #8b0029; padding: 40px 30px; border-radius: 10px; color: #fff; font-size: 24px; font-weight: 600; line-height: 42px; text-align: center;  }
.project_box_tit { color: #8b0029; font-size: 30px; font-weight: 600; letter-spacing: -1.5px;  }
.project_box_txt { color: #333; font-size: 20px; font-weight: 400; position: relative;margin-left: 30px; padding-left: 30px; }
.project_box_txt:before { content: ""; position: absolute; width: 1px; height: 100px; top:0; left: 0; background: #ddd; }
.project_txt { font-size: 18px; color: #222; font-weight: 400;}

.process_wrap { display: flex; margin: 0px auto 0px; }
.process_wrap .process { width: 30%;display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center; }
.process_wrap .process .tit { width: 100%; height: 50px; line-height: 50px; font-size: 24px; font-weight: 600; color: #fff; text-align: center; border-radius: 25px; }
.process_wrap .arrow { width: 5%; text-align: center;display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 10px 0 0 0; }
.process_wrap .co_be { background: #04ad9c; }
.process_wrap .co_cr { background: #237fd2; }
.process_wrap .process .box_no { width: 100%; border-radius: 25px; /*margin: 20px 0;*/ padding: 0px 40px 0px;}
.process_wrap .process .box_no .tit { font-size: 20px; font-weight: 600; color: #666; }
.process_wrap .process .box_no ul li {font-size: 17px !important; color: #333 !important; font-weight: 400 !important;}

.process_wrap .process .box { width: 100%; border-radius: 10px; background: #ebebeb; margin: 20px 0 0; padding: 20px 40px 30px;height: 200px;}
.process_wrap .process .box .tit { font-size: 20px; font-weight: 600; color: #666; }
.process_wrap .process .box .tit_l { font-size: 20px; font-weight: 600; color: #333; text-align: left; /*border-top: 1px #ddd solid; margin-top: 20px; padding-top: 20px;*/line-height: initial;}
.process_wrap .process .box ul li {font-size: 17px !important; color: #333 !important; font-weight: 400 !important;}

.box_bg { margin: 10px 0 0px;}
.box_bg li { width: 100%; height: 40px; line-height: 40px !important; border-radius: 5px; text-align: center; font-size: 18px; font-weight: 500; color: #fff !important; padding: 0 !important; }
.box_bg li:before { display: none; }
.box_bg .co01 { background: #415378; }
.box_bg .co02 { background: #696970; }
.box_bg .co03 { background: #eba457; }

.c3_wrap {}
.c3_wrap .tit { width: 100%; height: 50px; line-height: 50px; font-size: 24px; font-weight: 600; color: #fff; text-align: center; background: #8b0029; }
.c3_wrap .c_flex { display: flex; }
.c3_wrap .c_flex div { width: 33.333%; text-align: center; padding: 30px; border: 1px #8b0029 solid; border-left: none; font-size: 18px; font-weight: 500;}
.c3_wrap .c_flex div:nth-child(3n) { border-right: none; }
.c3_wrap .c_flex div span {font-size: 22px; font-weight: 600; color: #8b0029;}
.c3_wrap .c_flex div p { margin-top: 10px; margin-bottom: inherit; font-weight: 400;}

.develop_wrap {display: flex; }
.develop_wrap .develop1 { width: 32%; border: 1px #897f73 solid; margin-left: 0; }
.develop_wrap .develop1 .tit { font-size: 24px; font-weight: 600; color: #fff; text-align: center; background:#897f73; height: 50px; line-height: 50px;  }
.develop_wrap .develop1 ul  {padding: 10px 20px 20px;  }
.develop_wrap .develop1 ul li {font-size: 17px !important; color: #333 !important; font-weight: 400 !important;}
.develop_wrap .develop2 { width: 32%; border: 1px #415378 solid; margin-left: 2%; }
.develop_wrap .develop2 .tit { font-size: 24px; font-weight: 600; color: #fff; text-align: center; background:#415378; height: 50px; line-height: 50px; }
.develop_wrap .develop2 ul  {padding: 10px 20px 20px;  }
.develop_wrap .develop2 ul li {font-size: 17px !important; color: #333 !important; font-weight: 400 !important;}
.develop_wrap .develop3 { width: 32%; border: 1px #eba457 solid; margin-left: 2%; }
.develop_wrap .develop3 .tit { font-size: 24px; font-weight: 600; color: #fff; text-align: center; background:#eba457; height: 50px; line-height: 50px; }
.develop_wrap .develop3 ul  {padding: 10px 20px 20px;  }
.develop_wrap .develop3 ul li {font-size: 17px !important; color: #333 !important; font-weight: 400 !important;}

.contents .con_box h3 p { margin-left: 35px;}
.contents .con_box h3 .t_co01 { color: #8b0029; font-weight: 600; }
.contents .con_box h3 .t_co02 { color: #ff8500; font-weight: 600; }

.historic_wrap { display: flex; margin: 35px 0;}
.historic_wrap .historic { width: 25%; padding: 0 26px; border-left: 1px #ddd solid;}
.historic_wrap .historic:last-child { border-right: 1px #ddd solid;}
.historic_wrap .historic .tit { text-align: center; font-size: 24px; color: #8b0029; font-weight: 600; margin-bottom: 20px; }
.historic_wrap p {margin-bottom: 0px !important;}

.contents .con_box .historic_wrap ul li { letter-spacing: -1.5px !important; }
.contents .con_box .historic_wrap ul li img { margin: 10px 0 0; }

@media screen and (max-width:640px) {
	.project_copy {font-size: 24px;}
	.project_txt {font-size: 14px;}
	.contents .con_box h3 .no {width: 25px;
    height: 25px;
    line-height: 25px;}
	.contents .con_box h3 p {
		margin-left: 25px;}
	.img_wrap .img_w { width: 320px;}
	.process_wrap {
		display: inherit;}
	.process_wrap .process {
		width: 100%;}
	.process_wrap .process .tit {
    height: 40px;
    line-height: 40px;
		font-size: 18px !important;}
	.process_wrap .process .box_no .tit {
		font-size: 16px !important;line-height: 30px;
    height: 30px;}
	.process_wrap .process .box_no ul li {
		font-size: 14px !important;margin: 0px 0;}
	.process_wrap .process .box ul li {
		font-size: 14px !important;margin: 0px 0;}
	.process_wrap .process .box {
    margin: 10px 0 0;
    padding: 10px 20px 10px;
    height: auto;
}
	.process_wrap .process .box .tit_l {font-size: 16px;}
	.process_wrap .arrow {
    width: 100%;    padding: 10px 0; transform: rotate(90deg);}
	.process_wrap .arrow img { width: 20px;}
	.c3_wrap .tit {
    height: 40px;
    line-height: 40px;
		font-size: 18px;}
	.c3_wrap .c_flex div {padding: 10px; font-size: 14px;}
	.c3_wrap .c_flex div span {
		font-size: 16px;}
	.c3_wrap .c_flex div p {
		line-height: 1.2;}
	.develop_wrap .develop1 .tit {
    font-size: 18px;
    height: 40px;
		line-height: 40px;}
	.develop_wrap {
		display: inherit;}
	.develop_wrap .develop1 {width: 100%; }
	.develop_wrap .develop2 {width: 100%; margin-left: 0; margin-top: 10px;}
	.develop_wrap .develop3 {width: 100%; margin-left: 0;margin-top: 10px;}
	.develop_wrap .develop1 .tit {
    font-size: 18px;
    height: 40px;
		line-height: 40px;}
	.develop_wrap .develop2 .tit {
    font-size: 18px;
    height: 40px;
		line-height: 40px;}
	.develop_wrap .develop3 .tit {
    font-size: 18px;
    height: 40px;
		line-height: 40px;}
	.develop_wrap .develop1 ul li {
		font-size: 14px !important;margin: 0px 0;}
	.develop_wrap .develop2 ul li {
		font-size: 14px !important;margin: 0px 0;}
	.develop_wrap .develop3 ul li {
		font-size: 14px !important;margin: 0px 0;}
	.historic_wrap { display: inherit;}
	.historic_wrap .historic {
		width: 100%;padding: 20px; margin: 20px auto; border-top: 1px #ddd solid;border-left: none; }
	.historic_wrap .historic:last-child { border-right: none;}

	.historic_wrap .historic .tit {
		font-size: 16px;}
	.historic_wrap .historic p {margin: 0 auto; text-align: center;}

}


.btn_wrap02 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.btn_wrap02 .btn {
	background: #8b0029;
	font-size: 18px;
	color: #fff;
	text-align: center;
	width: 49%;
	display: flex;
	align-content: center;
	justify-content: center;
	padding: 10px;
	line-height: 1.3em;
	height: auto;
}
@media screen and (max-width:640px) {
	.btn_wrap02 .btn {
		font-size: 15px;
		padding: 8px;
	}
}
@media screen and (max-width:380px) {
	.btn_wrap02 .btn {
		font-size: 14px;
		padding: 4px 2px;
	}
}


.txt_box_btn {
	border: 1px solid #ddd;
	background: #efefef;
	padding: 20px;
	width: 100%;
	overflow: hidden;
	margin: 40px 0;
}
.txt_box_btn h5 {
	font-weight: 300;
	float: left;
	font-size: 18px;
	line-height: 2.2em;
}
.txt_box_btn h5 span {
	font-weight: 500;
}
.txt_box_btn .btn {
	width: 160px;
	height: 48px;
	line-height: 46px;
	background: #8b0029;
	font-size: 18px;
	color: #fff;
	text-align: center;
	float: right;
	margin-left:5px;
	display:block;
 }

/* */
@media screen and (max-width:640px) {
	
.txt_box_btn h5 {
	float: inherit;
	font-size: 16px;
	line-height: 1.4em;
}
.txt_box_btn .btn {
	font-size: 16px;
	width: 100%;
	height: 42px;
	line-height: 40px;
	margin-top: 10px;
	float: inherit;
	margin-left: 0;
}
.txt_center_lg {
	font-size: 18px;
}
}

.contents .con_box .main_color_h3{
	font-size: 28px;
	color:#8b0029;
}
@media screen and (max-width:1200px) {
	.contents .con_box .main_color_h3{font-size:24px;}
}
@media screen and (max-width:800px) {
	.contents .con_box .main_color_h3{font-size:20px;}
}

.contents .table_normal .txt_left{text-align: left;}
@media screen and (max-width: 600px) {
    .course_select{float: inherit;display: block;margin-top: 10px;}
}

/* 학부 추가 */
.bg_box.bg_none{
	background: none !important;
}
.new_box{
	/* margin-top: 14rem !important; */
	padding: 1rem 5rem 3rem 5rem;
	border: 3px solid #810026;
}
.new_tit{
	color:#8b0029 !important;
	font-size: 3.5rem !important;
	font-weight: 600 !important;
	margin-bottom: 2rem !important;
}
.new_tit a{
	color:#8b0029 !important;
}
.new_box>ul>li{
	color: #222 !important;
}
.new_box>ul>li::before{
	background: #222 !important;
}
.youtube_one {
	max-width: 1000px;
	margin: 0rem auto 0;
}
.youtube_one .youtube_tit {
	font-size: 39px;
	line-height: 48px;
	color: #8b0029;
	font-weight: 600;
    margin-bottom: 40px;
}

.youtube_one .youtube_img {
	
}


@media screen and (max-width:850px) {
	.new_box{
		padding: 2rem;
		margin-top: 7rem !important;
	}
	.new_tit{
		font-size: 2rem !important;
	}
}

/* CEMS */
.cems_hover{
	cursor: pointer;
}
.cems_hover:hover{
	color: #8b0029;
}

/* MBA &MIN */
.txt_right{
	text-align: right;
}
.txt_right a {
	color: #222;
}
.gmba_business a {
	color: #222;
}
.gmba_business a:hover{
	color: #8b0029;
}
.con_box .tit_bold {
	font-weight: 500;
}
.crimson_b {
	color: #8b0029;
    font-weight: 400;
}

.ceo_wrap .con_box .ceo_list a {
	color:#222;	
}

.ceo_wrap .con_box .ceo_list a:hover{
	color: #8b0029;
}

.mid_box .view_box {
	text-align: center; 
	padding: 2rem 3rem 2rem 3rem;
}
.gmba_link{
	font-size: 1.5rem;
    font-weight: 500;
    text-decoration: underline;
	text-decoration-color: #bfae9e;
	width: 85%;
	margin: auto;
}
.gmba_link a{
	color: #bfae9e;
}
.txt_right  a:hover{
	color: #8b0029;
}
.gmba_img_lg{
	width: 85%; 
	margin: auto; 
	display: block;
}

@media screen and (max-width:800px) {
	.gmba_link{
		font-size: 1.25rem;
	}
}


/******** DBA curriculum ********/
.dba_curri_wrap{
	margin: 2rem 0;
	min-width: 960px;
}
.dba_curri{
	display: flex;
	gap: 5px;
}

.dba_curri div{
	width: calc((100% - 20px) / 6);
    background: #d7c9b1;
    height: 85px;
    text-align: center;
    padding: 10px;
}
.mt_5 {margin-top: 8px;}
.dba_curri div>p {margin-bottom: 0 !important; line-height: 22px;}
.dba_curri div>p>span{font-weight: 400;}
.dba_curri .box1 {border-radius: 50px 0 0 50px; background: #d1b89f;}
.dba_curri .box2 {background: #d1b89f;}
.dba_curri .box5 {background: #e9decc;}
.dba_curri .box6 {border-radius: 0 50px 50px 0; background: #e9decc;}

/*툴팁*/
.dba_tooltip {margin-top: 1.5rem;}
.dba_tooltip .tip1{
    position: relative;
    display: inline-block;
	border: 2px solid #8b0029;
    padding: 10px 20px;
    font-weight: 400;
	margin-left: 28.5%;
}
.dba_tooltip .tip2{
    position: relative;
    display: inline-block;
	border: 2px solid #8b0029;
    padding: 10px 20px;
    font-weight: 400;
	margin-left: 23.5%;
}
.dba_tooltip .tip1::after, .dba_tooltip .tip2::after{
	content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 10px;
    left: 50%;
    margin-left: -10px;
    border-color: transparent transparent #8b0029 transparent;
    top: -30px;
}
.dba_tooltip_top{
	margin-bottom: 1.5rem;
}
.dba_tooltip_top .tip1{
    position: relative;
    display: inline-block;
    border: 2px solid #898989;
    padding: 10px 20px;
    font-weight: 400;
    margin-left: 13.5%;
}
.dba_tooltip_top .tip2{
    position: relative;
    display: inline-block;
    border: 2px solid #898989;
    padding: 10px 20px;
    font-weight: 400;
    margin-left: 27%;
}
.dba_tooltip_top .tip1::after, .dba_tooltip_top .tip2::after{
	content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 10px;
    left: 50%;
    margin-left: -10px;
    border-color: #898989 transparent transparent transparent;
    bottom: -30px;
}
 
@media screen and (max-width:1100px) {
	.dba_tooltip .tip1{margin-left: 28%;}
	.dba_tooltip .tip2{margin-left: 21.5%;}
	.dba_tooltip_top .tip2{margin-left: 25%;}
}
@media screen and (max-width:875px) {
	.dba_curri_wrap{font-size: 15px;}
	.dba_curri_wrap .dba_curri div>p{font-size: 15px !important;}
}

/* 20241203 각과정 소개 수정 */
/* .flex_mba{
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	gap: 1rem;
} */
.flex_mba p span{
	margin-right: 0.6rem;
}
/* .flex_mba p{
	width: calc((100% - 3rem) /2);
} */
.sub .grid_container.full .contents .mid_box.mba_mid_box{
	margin: 80px auto 0px;
}
.sub .grid_container.full .contents .mid_box.amp_mid_box{
	margin: 50px auto 0px;
}
.contents .amp_top_box{
    margin: 50px 0 0 0;
}
.sub .grid_container.full .contents .mid_box.mim_mid_box{
	margin: 170px auto 0px;
}
.logo_gmba_new{
	margin: -40px 0 40px auto;
}
.gmba_img_lg_new{
	margin: 0;
}
.gmba_link_new{
	margin: 0;
}
.gmba_right{
	margin-left: 0.7rem;
}
.gmba_photo_wrap .box{
	width: calc((100% - 6rem) /3);
}
.ceo_wrap{
	margin-top: 3rem;
}
.amp_bt a{
	width: 100% !important;
    margin-top: 20px;
    margin-left: 1%;
    background: #fff !important;
    border: 1px solid #8b0029;
    color: #8b0029 !important;
	font-weight: 500;
}
.sub .grid_container.full .contents .min .ceo_wrap02{
	margin-top: 0;
}

/* 비전 수정 */
.newVision{
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	flex-wrap: wrap;
	width: 100%;
	margin-top: 9rem;
	position: relative;
	z-index: 1;
}
.newVision::after{
	content: "";
	position: absolute;
	top: -85px;
	left: 50%;
	transform: translateX(-50%);
	width: 1100px;
	height: 708px;
	background: url(../images/sub/newVision_bg.png) no-repeat;
	z-index: -999;
	/* width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 600px 700px 600px;
    border-color: transparent transparent rgba(139, 0, 41, 0.3) transparent;
    z-index: -999; */
}
.newVision .top{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}
.newVision .top::before{
    content: "";
    position: absolute;
    top: 30px;
    left: 400px;
    width: 400px;
    border-top: 4px dashed rgba(139, 0, 41, 0.5);
}
.newVision .top::after{
    content: "";
    position: absolute;
    top: 30px;
    left: 50%;
    height: 200px;
    border-left: 4px dashed rgba(139, 0, 41, 0.5);
    z-index: -99;
}
.newVision .top .box{
	width: calc((100% - 2rem) / 2);
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
	gap: 1rem;
}
.newVision .top .box .up,
.newVision .middle .up,
.newVision .bottom .up{
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 275px;
    height: 60px;
    font-size: 1.5rem;
    font-weight: 500;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    background-color: #8b0029;
	padding-right: 1rem;
}
.newVision .top .box .down,
.newVision .middle .box .down{
	width: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
}
.newVision .top .box .down p{
	width: 275px;
    height: 80px;
	border: 1px solid #ddd;
	padding: 1rem;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.newVision .middle{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 3rem 0 5rem;
}
.newVision .middle .box{
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
	gap: 1rem;
	position: relative;
}
.newVision .middle .box::after{
    content: "";
    position: absolute;
    top: 30px;
    left: 165px;
    width: 316px;
    border-top: 4px dashed rgba(139, 0, 41, 0.5);
    z-index: -9;
}
.newVision .middle .box .down p{
	width: 370px;
    height: 80px;
	border: 1px solid #ddd;
	padding: 1rem;
	background: #fff;
	display: flex;
    justify-content: center;
    align-items: center;
	position: relative;
}
.newVision .middle .box .down p::before{
    content: "";
    position: absolute;
    top: -42px;
    left: 19px;
    height: 44px;
    border-left: 4px dashed rgba(139, 0, 41, 0.5);
    z-index: -99;
}
.newVision .middle .box .down p::after{
	content: "";
    position: absolute;
    top: -42px;
    left: 331px;
    height: 44px;
    border-left: 4px dashed rgba(139, 0, 41, 0.5);
    z-index: -99;
}
.newVision .bottom{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.newVision .bottom .box{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 3rem;
	position: relative;
}
.newVision .bottom .box::before{
	content: "";
    position: absolute;
    top: 30px;
    left: 120px;
    width: 963px;
    border-top: 4px dashed rgba(139, 0, 41, 0.5);
    z-index: -9;
}
.newVision .bottom .box::after{
    content: "";
    position: absolute;
	top: -71px;
    left: 50%;
    height: 80px;
    border-left: 4px dashed rgba(139, 0, 41, 0.5);
    z-index: -9;
}
.newVision .bottom .down{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	gap: 1rem;
}
.newVision .bottom .down .con{
	width: calc((100% - 2rem) / 5);
	border: 1px solid #8b0029;
	border-radius: 10px;
	background: #fff;
	padding: 1.5rem;
	line-height: 1.5;
	position: relative;
}
.newVision .bottom .down .con::before{
    content: "";
    position: absolute;
    top: -73px;
    left: 50%;
    height: 72px;
    border-left: 4px dashed rgba(139, 0, 41, 0.5);
    z-index: -9;
}
@media screen and (max-width:1240px) {
	.newVision .top{
		flex-wrap: wrap;
		gap: 2rem;
	}
	.newVision .top .box{
		width: 100%;
	}
	.newVision .top .box .up, 
	.newVision .middle .up, 
	.newVision .bottom .up{
		width: 100%;
		clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
	}
	.newVision .top .box .down p,
	.newVision .middle .box .down p{
		width: 100%;
	}
	.newVision .middle .box{
		width: 100%;
	}
	.newVision .top::before,
	.newVision .bottom .box::before,
	.newVision .middle .box::after,
	.newVision .middle .box .down p::before,
	.newVision .middle .box .down p::after{
		display: none;
	}
	.newVision .bottom .down{
		flex-wrap: wrap;
	}
	.newVision .bottom .down .con{
		width: 100%;
	}
	.newVision::after{
		display: none;
	}
	.newVision{
		margin-top: 0;
	}
}

/*세부트랙*/

.flow_wrap {
  width: 100%;
  /* max-width: 1100px; */
  margin: 0px auto;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  /* border: 1px solid #ddd; */
  border: 1px #ccc solid;
  border-radius: 10px;
}

/* 각 단계 */
.flow_wrap .flow_item {
  display: flex;
  align-items: stretch;
  gap: 2rem;
  width: 100%;
}

/* 왼쪽 박스 (크림슨) */
.flow_wrap .badge {
  background: #8b0029;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 10px;
  width: 220px;
  padding: 0 10px;
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-shrink: 0;
}

/* 오른쪽 박스 (라인) */
.flow_wrap .flow_card {
  flex: 1;
  border: 1px solid #1f4179;
  border-radius: 10px;
  background: #fff;
  padding: 1rem;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

/* 화살표 행 */
.flow_wrap .arrow_row {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 2rem;
  /* margin: 0.5rem 0 1rem; */
}

/* 각 화살표 컬럼 */
.flow_wrap .arrow_col {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* 왼쪽 박스 폭에 맞춤 */
.flow_wrap .arrow_col:first-child {
  width: 200px;
  flex: 0 0 200px;
}

/* 오른쪽 박스 폭에 맞춤 */
.flow_wrap .arrow_col:last-child {
  flex: 1;
}

/* 화살표 스타일 */
.flow_wrap .arrow_col i {
  font-size: 22px;
  color: #1f4179;
}

/* 반응형 */
@media (max-width: 860px) {
  .flow_wrap .flow_item {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }

  .flow_wrap .badge {
    width: 100%;
    min-height: 64px;
    font-size: 17px;
  }

  .flow_wrap .flow_card {
    padding: 18px 16px;
    border-radius: 14px;
    font-size: 15px;
  }

  /* 모바일: 화살표 하나만 중앙에 */
  .flow_wrap .arrow_row {
    justify-content: center;
  }
  .flow_wrap .arrow_col:first-child,
  .flow_wrap .arrow_col:last-child {
    flex: 0 0 auto;
    width: auto;
  }
  .flow_wrap .arrow_col:last-child {
    display: none;
  }
}
