@CHARSET "UTF-8";

/* 인사말 */
.intro .tit_box{position: relative; margin-bottom:50px; }
.intro .tit_box::after{content:""; opacity:.3; position:absolute; right:0; top:30%; width:332px; height:341px; background-image:url(/nanum/site/builder/skin/main/img/common/mblam.png); background-size:100% auto; z-index:1;}
.intro .tit{display:flex; gap:10px; font-size:4rem; font-weight:300;}
.intro .tit::before, .intro .tit::after{content:""; display:block; width:39px; height:34px; background-size:100% auto; background-image:url(/nanum/site/builder/dir/main/img/menu6025/tit_daao.png); background-repeat:no-repeat;}
.intro .tit::after{align-self:end; transform:rotate(180deg);}
.intro .tit span{padding:30px 0;}

.intro .intro_img{position:relative; left:50%; width:100vw; min-width:1280px; height:420px; transform:translateX(-50%); overflow:hidden;}
.intro .intro_img img{position: absolute; left:50%; top:0; width:100%; height:100vh; transform:translateX(-50%); object-fit:cover;}

.intro .txt_box{display:flex; justify-content:space-between; gap:40px; margin-top:50px;}
.intro .txt_box .left, .intro .txt_box .right{display:flex; flex-direction:column; gap:35px 0; width:50%;}
.intro .txt_box .left p, .intro .txt_box .right p{font-size:2rem;}

.intro .intro_sain{margin-top:30px; text-align:right;}
.intro .intro_sain .txt{font-size:1.9rem;}
.intro .intro_sain .sain{font-size:2.5rem; font-weight:700;}


/* 연혁 */
.history .tit{line-height:1.4; font-size:4rem; font-weight:300;}
.history .img_box{position: relative; height:420px; margin:50px 0 100px 0;}
.history .img_box::before{content:""; position: absolute; right:0; width:100vw; min-width:1280px; height:100%; background:url(/nanum/site/builder/dir/main/img/menu6025/history_img.jpg) no-repeat; background-size:cover; background-position: center;}

.history .history_list{position:relative;}
.history .history_list::before{content:""; position: absolute; left:425px; top:25px; width:1px; height:100%; background:#ddd;}
.history .history_list dl{display:flex;}
.history .history_list dl:nth-child(n+2){margin-top:60px;}
.history .history_list dl dt{position:relative; min-width:348px; padding-right:78px; line-height:1; font-size:8rem; font-weight:900;}
.history .history_list dl dt::before{content:""; position: absolute; right:-15px; top:25px; width:19px; height:19px; border:6px solid #bfdde7; border-radius:50%; background:#2c90ae;}
.history .history_list dl dd{margin-top:100px;}
.history .history_list dl dd ul li{position:relative; display:flex; gap:30px; padding-left:43px;}
.history .history_list dl dd ul li::before{content:""; position: absolute; left:-4px; top:12px; width:7px; height:7px; border-radius:50%; background:#000;}
.history .history_list dl dd ul li:nth-child(n+2){margin-top:25px;}

.history .history_list dl dd ul li p{font-size:2rem;}
.history .history_list dl dd ul li p.date{min-width:90px;}

/* 회칙 */
.regulations_wrap .regul_tit{font-size:2.5rem; font-weight:700; color:#418ead;}
.regulations_wrap .regul_txt{font-size:1.9rem; font-weight:600;}


/* 역대 동문회장 */
.president .president_titbox{position:relative; display:flex; align-items:center; width:100%; height:380px; margin-top:92px; padding:0 50px; box-sizing:border-box; background:url(/nanum/site/builder/dir/main/img/menu6025/president_bg.jpg) no-repeat; background-size:cover;}
.president .president_titbox::after{content:""; align-self:end; display:block; width:430px; height:472px; background-image:url(/nanum/site/builder/dir/main/img/menu6025/president_img.png); background-size:auto 100%; background-position:center bottom; background-repeat:no-repeat;}
.president .president_titbox .txt_box{width:calc(100% - 430px);}
.president .president_titbox .txt_box .txt{font-size:3.5rem; font-weight:900;}
.president .president_titbox .txt_box .name{display:flex; align-items:center; gap:10px; margin-top:65px; font-size:2.5rem; font-weight:700;}
.president .president_titbox .txt_box .name::before,
.president .president_titbox .txt_box .name:after{content:""; display:block; width:10px; height:2px; background:#000;}

.president .president_list{margin-top:50px;}
.president .president_list ul{display:flex; flex-wrap:wrap; gap:40px;}
.president .president_list ul li{width:calc(25% - 30px); text-align:center; border:1px solid #ddd; border-radius:20px; box-sizing:border-box;}
.president .president_list ul li dl dt{display:flex; flex-direction:column; align-items:center; justify-content:center; gap:20px; height:257px; font-size:2.3rem; font-weight:600;}
.president .president_list ul li dl dt .poto{width:146px; height:146px; margin:0 auto; border-radius:50%; overflow:hidden;}
.president .president_list ul li dl dt .poto img{width:100%; height:100%; object-fit:cover;}
.president .president_list ul li dl dt .name{margin-right:-15px; letter-spacing: 15px;}
.president .president_list ul li dl dd .president_history{display:flex; align-items:center; justify-content:center; height:50px; color:#fff; font-size:2rem; font-weight:700; background:#2c90ae;}
.president .president_list ul li dl dd .president_date{display:flex; align-items:center; justify-content:center; height:45px; color:#555;}


/* 찾아오시는 길 */
.location .location_box .root_daum_roughmap .border1,
.location .location_box .root_daum_roughmap .border2,
.location .location_box .root_daum_roughmap .border3,
.location .location_box .root_daum_roughmap .border4{display:none;}

.location .location_box .wrap_btn_zoom,
.location .location_box .wrap_controllers,
.location .location_box .cont{display:none;}

.location .location_box .map .root_daum_roughmap{width:100%;}
.location .location_box .map .root_daum_roughmap .wrap_map{height:600px;}

.location .location_box{position: relative;}
.location .location_box .map_btn{position: absolute; left:0; bottom:0; width:100%; max-width:635px; z-index:1;}
.location .location_box .map_btn a{display:flex; align-items:center; justify-content:space-between; width:100%; height:100px; font-size:3rem; font-weight:700; background:#fff; transition:.3s;}
.location .location_box .map_btn a .map_icon{display:flex; flex-direction:column; align-items:center; justify-content:center; gap:5px; width:100px; height:100px; font-size:2rem; color:#fff; background:#2c90ae;}
.location .location_box .map_btn a .map_icon::before{content:""; display:block; width:20px; height:26px; background-image:url(/nanum/site/builder/dir/main/img/menu6025/location_icon.png); background-size:100%; auto;}


.location .location_info{margin-top:70px;}
.location .location_info .adr{font-size:2.3rem;}
.location .location_info ul{display:flex; align-items:center; margin-top:35px; padding:30px 0; border-top:1px solid #ddd; border-bottom:3px solid #2c90ae;}
.location .location_info ul li{display:flex; padding:0 20px; align-items:center; justify-content:space-between; width:33.333%; font-size:2rem; text-transform:uppercase; box-sizing:border-box;}
.location .location_info ul li:nth-child(n+2){border-left:1px solid #ddd;}


/********************태블릿********************/
@media all and (max-width:1024px){

	/* 인사말 */
	.intro .tit_box{margin-bottom:30px;}
	.intro .tit_box::after{top:50%; right:0; width:232px; height:238px;}
	.intro .tit{font-size:3.5rem;}
	.intro .tit::before, .intro .tit::after{width:30px; height:26px;}
	.intro .tit span{padding:10px 0;}
	
	.intro .intro_img{width:100%; padding:0 2vw;}
	


	/* 연혁 */
	.history .tit{font-size:3rem;}
	.history .img_box::before{width:100%; min-width:auto; padding-left:2vw;}
	.history .history_list::before{left:314px;}
	.history .history_list dl dt{min-width:265px; padding-right:50px; font-size:6rem;}
	.history .history_list dl dt::before{top:15px;}
	.history .history_list dl dd ul li{gap:15px; padding-left:20px;}
	.history .history_list dl dd ul li::before{top:9px;}
	.history .history_list dl dd ul li p{font-size:1.7rem;}
	.history .history_list dl dd ul li p.date{min-width:85px;}
	
	
	/* 역대 동문회장 */
	.president .president_titbox{height:330px; margin-top:80px; padding:0 30px;}
	.president .president_titbox::after{width:280px; height:372px;}
	.president .president_titbox .txt_box{width:calc(100% - 280px);}
	.president .president_titbox .txt_box .txt{font-size:3rem;}
	
	.president .president_list ul li{width:calc(33.333% - 27px);}


	/* 찾아오시는 길 */
	.location .location_box .map_btn a{font-size:2.5rem;}
	.location .location_info ul li{flex-direction:column; font-size:1.7rem;}
	


}

/********************모바일********************/
@media all and (max-width:767px){
	
	/* 인사말 */
	.intro .tit_box{margin-bottom:2vh;}
	.intro .tit_box::after{display:none;}
	.intro .tit{justify-content:center; gap:5px; text-align:center; font-size:2.5rem;}
	.intro .tit::before, .intro .tit::after{width:13px; height:11px;}
	.intro .tit span{padding:0;}
	
	.intro .intro_img{left:auto; min-width:auto; height:auto; padding:0; transform:none; box-sizing:border-box;}
	.intro .intro_img img{position: relative; left:0; height:auto; transform:none; vertical-align:top;}
	
	.intro .txt_box{flex-wrap:wrap; gap:2vh; margin-top:30px;}
	.intro .txt_box .left, .intro .txt_box .right{width:100%; gap:2vh;}
	.intro .txt_box .left p, .intro .txt_box .right p{font-size:1.7rem;}

	.intro .intro_sain{margin-top:20px;}
	
	
	/* 연혁 */
	.history .tit{font-size:2.5rem;}
	.history .img_box{height:280px; margin:3vh 0;}
	.history .history_list::before{left:12px; height:95%;}
	.history .history_list dl{flex-direction:column; gap:3vh;}
	.history .history_list dl:nth-child(n+2){margin-top:5vh;}
	.history .history_list dl dt{min-width:auto; padding:0 0 0 35px; font-size:4.5rem;}
	.history .history_list dl dt::before{top:6px; left:0; right:auto; width:13px; height:13px;}
	.history .history_list dl dd{margin-top:0; margin-left:10px;}
	
	.history .history_list dl dd ul li{gap:5px;}
	.history .history_list dl dd ul li::before{left:0; width:5px; height:5px;}
	.history .history_list dl dd ul li:nth-child(n+2){margin-top:15px;}
	.history .history_list dl dd ul li p.date{min-width:70px;}
	
	
	/* 역대 동문회장 */
	.president .president_titbox{height:auto; margin-top:0; padding:3vh 2vh 0 2vh;}
	.president .president_titbox::after{width:23vh; height:27vh;}
	.president .president_titbox .txt_box{width:calc(100% - 23vh);}
	.president .president_titbox .txt_box .txt{font-size:2.5rem;}
	.president .president_titbox .txt_box .name{margin-top:15px; font-size:2.3rem;}
	
	.president .president_list{margin-top:3vh;}
	.president .president_list ul{gap:20px;}
	.president .president_list ul li{width:calc(50% - 10px);}
	.president .president_list ul li dl dt{gap:10px; height:auto; padding:2vh 0;}
	.president .president_list ul li dl dt .poto{width:126px; height:126px;}
	.president .president_list ul li dl dd .president_history{height:40px;}
	
	/* 찾아오시는 길 */
	.location .location_box .map .root_daum_roughmap .wrap_map{height:350px;}
	.location .location_box .map_btn{position:relative; max-width:none;}
	.location .location_box .map_btn a{height:80px;}
	.location .location_box .map_btn a .map_icon{width:80px; height:80px;}
	.location .location_box .map_btn a .map_icon::before{width:16px; height:21px;}
	
	.location .location_info{margin-top:2vh;}
	.location .location_info ul{flex-wrap:wrap; margin-top:2vh; padding:0;}
	.location .location_info ul li{flex-direction:column; flex-grow:1; width:50%; padding:1.5vh 0; font-size:1.7rem;}
	.location .location_info ul li:last-child{border-top:1px solid #ddd; border-left:0;}
}

/********************모바일********************/
@media all and (max-width:480px){

	.president .president_titbox{flex-direction:column; gap:20px;}
	.president .president_titbox::after{width:100%;}
	.president .president_titbox .txt_box{width:100%;}
	.president .president_titbox .txt_box .txt{text-align:center;}
	.president .president_titbox .txt_box .name{justify-content:center;}
	
	
	.president .president_list ul{gap:10px;}
	.president .president_list ul li dl dt .poto{width:100px; height:100px;}
	.president .president_list ul li dl dt .name{margin-left:-10px; letter-spacing:10px;}
	
	.location .location_box .map_btn a,
	.location .location_info .adr{font-size:2rem;}
	
	
}
	

/********************웹********************/
@media all and (min-width:1025px) {
	
	.location .location_box .map_btn a:hover{color:#2c90ae;}



}