@charset "utf-8";
/****************************************/
/* Name: 수영구 장학재단
/* PART: CONTENT STYLE 
/* Version: 1.0 / day: 2020-10-23
/* Author: imtec 
/****************************************/



/*
=========================================================================
메인 콘텐츠 css
=========================================================================
*/

/* 슬라이드 기본설정 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-wrapper{
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;-ms-display: flexbox;  
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;-ms-display: flexbox;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;  
}
.swiper-wrapper.vertical {
  flex-direction: column;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: auto;
  height: 100%;
  position: relative;
}

.visual{padding-top:75px;height:580px;font-family: 'NanumSquare';color:#fff;text-align:center;background:url('/img/janghak/main/m_visual_bg.jpg') no-repeat center center;background-size:cover;}
.visual .tit{position:relative;margin-bottom:40px;}
.visual .tit p{position:absolute;left:0;bottom:0;width:100%;font-size:18px;text-align:center;}
.visual dl{position:relative;display:inline-block;padding-left:220px;}
.visual dl dt{position:absolute;top:0;left:0;padding-top:65px;width:170px;font-size:27px;text-align:right;font-weight:bold;line-height:1.2;border-width:6px 0 0 6px;border-style:solid;border-image:linear-gradient(to right, #5d77c1, #e992ab);border-image-slice:1;}
.visual dl dt::before{position:absolute;top:0;right:0;width:6px;height:50px;content:'';background:#e992ab}
.visual dl dt::after{position:absolute;bottom:0;left:0;width:37px;height:6px;content:'';background:#5d77c1}
.visual dl dt span{display:block;margin-top:15px;font-size:19px;color:#dfe7ff;font-weight:normal}
.visual dl dd{padding-top:30px}
.visual dl dd ul{display:flex;text-align:left}
.visual dl dd ul li{margin-left:30px;width:500px;font-size:20px;}
.visual dl dd ul li:first-child{width:170px}
.visual dl dd ul li .name{display:block;font-size:24px;font-weight:bold;}
.visual dl dd ul li .counter{display:inline-block;font-size:68px;font-weight:bold;letter-spacing:-2px}

.mConTop{margin:-95px 0 50px;box-shadow:0 15px 20px rgba(0,0,0,0.2)}
.mConTop::after{display:block;clear:both;content:''}
.mConTop .con1{position:relative;float:left;width:30%;height:180px;font-family: 'NanumSquare';background-image: linear-gradient(#4b68ba, #5f63ab);}
.mConTop .con1::after{position:absolute;top:50%;right:-6px;margin-top:-9px;width:18px;height:18px;content:'';background:#5f63ab;transform:rotate(-45deg)}
.mConTop .con1 a{display:block;padding:50px 0 0 40px;height:100%;color:#fff;background: url('/img/janghak/main/ic_bg1.png') no-repeat right 29px center;}
.mConTop .con1 h2{margin-bottom:30px;font-family: 'NanumSquare';font-size:26px;line-height:1}
.mConTop .con1 .go{position:relative;display:inline-block;padding-right:50px;font-size:15px}
.mConTop .con1 .go::after{position:absolute;top:0;right:0;width:25px;height:25px;content:'';background:#6078d8;border-radius:50%}
.mConTop .con1 .go::before{position:absolute;top:5px;right:8px;width:27px;height:9px;content:'';background: url('/img/common/com_img.png') -35px -156px no-repeat;z-index:1}
.mConTop .con1 a:hover{text-decoration:none;}
.mConTop .con1 a:hover .go{text-decoration:underline;}

.mConTop .con2{float:left;display:table;width:70%;height:180px;background:#fff}
.mConTop .con2 dl{position:relative;display:table-cell;padding-left:160px;width:50%;vertical-align:middle;background-repeat:no-repeat;background-position:35px center}
.mConTop .con2 dl.ic1{background-image: url('/img/janghak/main/ic_bg2_1.png')}
.mConTop .con2 dl.ic2{background-image: url('/img/janghak/main/ic_bg2_2.png')}
.mConTop .con2 dl.ic2::after{position:absolute;top:20px;left:0;width:0;height:140px;content:'';border-left:1px solid #e5e5e5}
.mConTop .con2 dl dt{margin-bottom:15px;font-family: 'NanumSquare';font-size:22px;line-height:1;font-weight:bold}
.mConTop .con2 dl dt span{color:#294baa}
.mConTop .con2 dl dd b{display:block;font-size:16px}
.mConTop .con2 dl dd ul li{margin-bottom:3px}

.mConBotm::after{display:block;clear:both;content:''}
.mConBotm h2{margin-bottom:20px;font-family: 'NanumSquare';font-size:28px;color:#000;line-height:1}
.mConBotm .mNotice{position:relative;float:left;padding-top:10px;width:calc(50% - 20px)}
.mConBotm .mNotice ul{border-top:1px solid #000}
.mConBotm .mNotice ul li{position:relative;min-height:148px; padding-left:115px;border-bottom:1px solid #d7d7d7}
.mConBotm .mNotice ul li a{display:block;padding:35px 0}
.mConBotm .mNotice ul li .data{position:absolute;top:25px;left:0;padding-top:55px;width:96px;height:96px;color:#666;text-align:center;background:#f7f7f7;border-radius:50%;transition:all 0.5s ease;-webkit-transition:all 0.5s ease}
.mConBotm .mNotice ul li .data span{position:absolute;top:18px;left:0;width:100%;font-family: 'NanumSquare';font-size:40px;color:#000;font-weight:bold;line-height:1}
.mConBotm .mNotice ul li:hover .data{color:#fff; background: #5d77c1; transition:all 0.5s ease;-webkit-transition:all 0.5s ease}
.mConBotm .mNotice ul li:hover .data span{color:#fff;}
.mConBotm .mNotice ul li .tit{display:block;margin-bottom:10px;font-family: 'NanumSquare';font-size:22px;color:#000;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;line-height:1}
.mConBotm .mNotice ul li a:hover{}

.mConBotm .mNotice ul li .txt{overflow: hidden; text-overflow: ellipsis;height: 45px;word-wrap: break-word;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.mConBotm .mNotice .btnMore{position:absolute;top:0;right:0}
.mConBotm .mNotice .btnMore a{position:relative;display:block;width:40px;height:40px;text-indent:-999px;overflow:hidden;border:1px solid #cdcdcd}
.mConBotm .mNotice .btnMore a::before{position: absolute;left:50%;top:50%;margin-left:-10px;width: 21px;height: 1px;content: "";background: #111;}
.mConBotm .mNotice .btnMore a::after{position: absolute;left:50%;top:50%;margin-top:-10px;width: 1px;height: 21px;content: "";background: #111;}
.mConBotm .mPhoto{position:relative;float:right;padding-top:10px;width:calc(50% - 15px)}
.mConBotm .mPhoto ul li .photo{height:180px;overflow:hidden}
.mConBotm .mPhoto ul li .photo img{width:100%;height:100%;transition:all 0.3s ease;-webkit-transition:all 0.3s ease}
.mConBotm .mPhoto ul li a:hover .photo img{transform:scale(1.05);-webkit-transform:scale(1.05)}
.mConBotm .mPhoto ul li .infor{position:relative; height:120px; padding:20px 30px;background:#f7f7f7}
.mConBotm .mPhoto ul li .infor .tit{font-family: 'NanumSquare';font-size:19px;color:#000;overflow: hidden; text-overflow: ellipsis;height: 50px;line-height:1.3;word-wrap: break-word;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.mConBotm .mPhoto ul li .infor .data{position:absolute; left:30px; bottom:20px; display:block;padding-left:23px;font-size:14px;color:#888;}
.mConBotm .mPhoto ul li .infor .data::before{position:absolute;top:5px;left:0;width:16px;height:15px;content:'';opacity:0.6;background: url('/img/common/com_img.png') -621px -84px no-repeat;}
.mConBotm .mPhoto ul li:hover{text-decoration: none}
.mConBotm .mPhoto ul li:hover .infor .tit{text-decoration:underline;}
.mConBotm .mPhoto .control{position:absolute;top:0;right:0}
.mConBotm .mPhoto .control button{width:40px;height:40px;text-indent:-999px;overflow:hidden;background-repeat:no-repeat;background-position:center center;border:1px solid #cdcdcd;border-width:1px 0 1px 1px}
.mConBotm .mPhoto .control .prevSlide{background-image: url('/img/janghak/main/ic_prev.png')}
.mConBotm .mPhoto .control .nextSlide{background-image: url('/img/janghak/main/ic_next.png')}
.mConBotm .mPhoto .control .btnMore{display:inline-block;vertical-align:top}
.mConBotm .mPhoto .control .btnMore a{display:block;width:40px;height:40px;text-indent:-999px;overflow:hidden;background: url('/img/janghak/main/ic_list.png') no-repeat center center;border:1px solid #cdcdcd;}


/* 하단링크 */
.m_footer_link_wrap{width: 100%;background: #fff;padding: 42px 0}

.m_footer_link{display: flex;-ms-display: flexbox;justify-content: space-between;margin-bottom: 36px;}
.m_footer_link .list_box{position: relative;width: 232px;}
.m_footer_link .list_box > button,
.m_footer_link .list_box > a{width: 100%;height: 44px;padding: 0 40px 0 20px;text-align: left;line-height: 44px;border:1px solid #b3b3b3;background-color: #fff;position: relative;transition: all 0.2s;display: inline-block;}
.m_footer_link .list_box > button::before{content: "";display: inline-block;width: 15px;height: 1px;background: #c1c2c4;position: absolute;right: 20px;top: 21px;}
.m_footer_link .list_box > button::after{content: "";display: inline-block;width: 1px;height: 15px;background: #c1c2c4;position: absolute;right: 27px;top: 14px;}
.m_footer_link .list_box > a::after{content: "";display: inline-block;width: 15px;height: 13px;background: url(/img/common/com_img.png) -434px -186px no-repeat;position: absolute;right: 20px;top:15px;}
.m_footer_link .list_box > button:hover,
.m_footer_link .list_box > button:focus,
.m_footer_link .list_box > button.on,
.m_footer_link .list_box > a:hover,
.m_footer_link .list_box > a:focus{background: #383a4a;border-color: #383a4a;color: #fff;}
.m_footer_link .list_box > button:hover::before,
.m_footer_link .list_box > button:focus::before,
.m_footer_link .list_box > button:hover::after,
.m_footer_link .list_box > button:focus::after,
.m_footer_link .list_box > button.on::before,
.m_footer_link .list_box > button.on::after{background: #fff}
.m_footer_link .link_box{width: 474px;height: auto;padding: 30px 35px 24px 30px;background: #fff;border:1px solid #383a4a;position: absolute;bottom: 48px;left: 0;z-index: 50;display: none;}
.m_footer_link .link_box ul{width: 100%;display: flex;-ms-display: flexbox;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.m_footer_link .link_box li{width: 33.33%;margin-bottom: 6px;}
.m_footer_link .link_box .btn_close{display: inline-block;text-indent: -9999px;width: 17px;height: 17px;position: absolute;right: 18px;top: 17px;}
.m_footer_link .link_box .btn_close::before{content: "";display: inline-block;width: 2px;height: 16px;background: #383a4a;position: absolute;right: 7px;top: 1px;transform: rotate(-45deg);}
.m_footer_link .link_box .btn_close::after{content: "";display: inline-block;width: 2px;height: 16px;background: #383a4a;position: absolute;right: 7px;top: 1px;transform: rotate(45deg);}





@media all and (min-width: 1025px){
	
}

/* tablet device */
@media all and (max-width: 1024px) and (min-width:641px){


}
@media all and (max-width: 1024px){

	/* 공통 */
	.content_box{width: 640px;}

	.visual{height:560px}
	
	.visual dl{display:block; margin: 0 auto;max-width: 630px;}
	.visual dl dd{padding-top:0}
	.visual dl dd ul{display:block}
	.visual dl dd ul li{margin-left:0;width:100%;font-size:15px}
	.visual dl dd ul li:first-child{width:100%}
	.visual dl dd ul li .name{display:inline-block;font-size:18px}
	.visual dl dd ul li .counter{font-size:50px}
	
	.mConTop{margin: -65px 0 50px;}
	.mConTop .con1{width:50%;height:370px;}
	.mConTop .con1 a{background-position:right 29px bottom 40px}
	.mConTop .con1::after{display:none}
	.mConTop .con2{width:50%}
	.mConTop .con2 dl{display:block;padding:30px 40px;width:100%;background-position:30px 20px;background-size:50px}
	.mConTop .con2 dl.ic2::after{top:0;left:15px;width:calc(100% - 30px);height: 0;border-top: 2px dashed #9e9e9e;}
	.mConTop .con2 dl dt{padding:5px 0 5px 55px}

	.mConBotm .mNotice{float:none;margin-bottom:50px;width:100%}
	.mConBotm .mPhoto{float:none;width:100%}


	.m_footer_link{flex-wrap: wrap;}
	.m_footer_link .list_box{width: calc(50% - 5px);margin-bottom: 10px}
	.m_footer_link .link_box,.m_con_box_4{width: 100%;}
	.m_footer_link .link_box li{width: 50%}


	

}

@media all and (min-width: 769px){
  .m_footer_link .link_box.right_box{left: -242px}
}

@media all and (min-width: 641px){
	
}
/* mobile device */
@media all and (max-width: 640px){

	.content_box{width: 100%;padding: 0 20px}
	
	.visual{padding:47px 20px 0;height:435px}
	.visual .tit{margin-bottom:35px}
	.visual .tit p{font-size:14px;line-height:1}
	.visual dl{padding:0}
	.visual dl dt{position:relative;margin-bottom:25px;padding:20px 0 0;width:100%;font-size:26px;text-align:center;border-width: 5px 5px 0 5px;}
	.visual dl dt::before{top:auto;bottom:0;width:90px;height:5px}
	.visual dl dt::after{width:90px;height:5px}
	.visual dl dt br{display:none}
	.visual dl dt span{font-size:15px;line-height:1}
	.visual dl dd ul{text-align:center}
	.visual dl dd ul li{font-size:15px}
	.visual dl dd ul li .name{font-size:17px}
	.visual dl dd ul li .counter{font-size:32px}
	
	.mConTop{margin: -35px 0 40px;box-shadow: 0 10px 15px rgba(0,0,0,0.1);}
	.mConTop .con1{float:none;width:100%;height:auto}
	.mConTop .con1 a{padding:20px;background:none}
	.mConTop .con1 .go{position:absolute;top:20px;right:20px;height:30px;text-indent:-999px;overflow:hidden;}
	.mConTop .con1 h2{margin-bottom:0;font-size:22px}

	.mConTop .con2{float:none;width:100%}
	.mConTop .con2 dl{padding: 20px 30px;background-position:20px 25px}
	.mConTop .con2 dl dt{margin-bottom:15px;padding:20px 0 10px 60px;font-size:20px;}

	.mConBotm h2{font-size:24px}
	.mConBotm .mNotice ul li{padding-left:75px}
	.mConBotm .mNotice ul li .data{width:auto;background:none}
	.mConBotm .mNotice ul li .tit{font-size:20px}
	.mConBotm .mNotice ul li a{padding: 25px 0;}
	.mConBotm .mNotice ul li .data{top:10px}

  .m_footer_link .list_box{width: 100%}
  .m_footer_link .link_box{padding: 20px 35px 10px 20px}
  .m_footer_link .link_box li{line-height: 1.2;margin-bottom: 10px;}
  .m_footer_link .link_box .btn_close{right: 12px;top: 12px}


 
	  

}


/*
=========================================================================
서브 콘텐츠 css
=========================================================================
*/
/* 이사장인사말 */
.wel_s1_3_1_box{padding-right: 480px;min-height: 615px;background: url(/img/part/sub/wel_s1_3_1_img01.jpg) right top no-repeat;}
.wel_s1_3_1_box h2{font-size: 34px;margin-bottom: 30px}
.wel_s1_3_1_box h2.title span{font-size: 38px;color: #294baa}
.wel_s1_3_1_box p.big{font-size: 20px;color: #000;margin-bottom: 25px;font-family: 'NanumSquare';font-weight: bold;}
.wel_s1_3_1_box p.con_txt{line-height: 1.7}
.wel_s1_3_1_box .ceo{color: #000;font-family: 'NanumSquare';font-size: 17px;display: inline-block;padding-right: 84px;position: relative;margin-top: 50px;}
.wel_s1_3_1_box .ceo .name{text-indent: -9999px;display: inline-block;width: 74px;height: 36px;position: absolute;right: 0;bottom: 0;background: url(/img/part/sub/wel_s1_3_1_name.png) no-repeat;}

/* 장학재단설립취지 */
.wel_s1_3_2_box {width: 100%; padding: 155px 80px 120px 80px;text-align: center; position: relative;background: url(/img/suyeong/sub/s4_5_4_bg_mid.jpg) center top repeat-y;background-size: contain;}
.wel_s1_3_2_box::before{content: ""; display: inline-block; position: absolute;background-image: url(/img/suyeong/sub/s4_5_4_bg_top.jpg);background-repeat: no-repeat; background-position: 0 0;background-size: contain;top: 0; left: 0;width: 100%; height: 130px;}
.wel_s1_3_2_box::after{content: ""; display: inline-block; position: absolute;background-image: url(/img/suyeong/sub/s4_5_4_bg_bot.jpg);background-repeat: no-repeat;  background-position: 0 bottom;background-size: contain;bottom: 0; left: 0;width: 100%; height: 116px;}
.wel_s1_3_2_box .declaration_top{padding-bottom: 30px; margin-bottom: 60px;position: relative;}
.wel_s1_3_2_box .declaration_top::after{content: ""; display: inline-block; position: absolute;background-image: url(/img/suyeong/sub/s4_5_4_bg_dot.png);background-repeat: no-repeat; background-position: 0 0;bottom: 0; left: 50%; margin-left: -137px;width: 273px; height: 3px;}
.declaration_top h2{color: #111; font-size: 38px; font-family: 'NanumSquare'; font-weight: bold;line-height: 1; margin-bottom: 40px; margin-top: 10px;position: relative;}
.declaration_top h2::before{content: "";display: inline-block;position: absolute;width: 180px;height: 50px;background: url(/img/suyeong/sub/s4_5_4_h2_bg.png) no-repeat;top: -65px;left: 50%;margin-left: -90px;}
.declaration_top p{text-align: center;}
.declaration_con{display: inline-block;text-align: left;margin: 0 auto; }
.declaration_con ul li{margin-bottom: 20px;padding: 4px 0 4px 38px;position: relative;}
.declaration_con ul li span{width: 28px;height: 28px;line-height: 28px;position: absolute;left: 0;top: 0;border-radius: 50%;text-align: center;color: #fff;font-size: 17px;font-weight: bold;background-color: #4b69ba}

/* 연혁 */
.sy_history_wrap.wel_s1_3_3_box .top_box{background: url(/img/part/sub/wel_s1_3_3_img01.jpg) no-repeat;}
.sy_history_wrap.wel_s1_3_3_box .tit_box{background: url(/img/part/sub/wel_s1_3_3_tit.jpg) no-repeat;}

/* 장학금기탁내역 */
.wel_1_3_7_box{margin-bottom: 30px}
.wel_1_3_7_box .ic::after{width: 60px;height: 60px;left: 50%;top: 50%;margin-left: -30px;margin-top: -30px;background-image: url(/img/part/sub/wel_s1_3_7_ic.png);}
.wel_1_3_7_box .cost{padding-left: 60px;background: url(/img/part/sub/wel_s1_3_7_ic_1.png) left 13px no-repeat;font-family: 'NanumSquare';font-size: 48px;position: relative;display: inline-block;font-weight: bold;margin-top: 15px}
.wel_1_3_7_box .won{font-size: 24px;display: inline-block;}
.wel_1_3_7_box .cost::after{content: "";display: inline-block;width: 100%;height: 2px;position: absolute;left: 0;bottom: 0;background: #000}

/* 후원안내 */
.wel_s1_3_10_box{display: flex;width: 100%;justify-content: space-between;}
.wel_s1_3_10_box .ic_sq_box{width: calc(50% - 10px);min-height: 210px;}
.wel_s1_3_10_box .ic_sq_box .ic01{background-image: url(/img/part/sub/wel_s1_3_10_ic01.png);}
.wel_s1_3_10_box .ic_sq_box .ic02{background-image: url(/img/part/sub/wel_s1_3_10_ic02.png);}

@media all and (max-width: 768px){
	.s2_1_1_box.s2_2_box .mem_list > li{width: 100%}
    .wel_s1_3_1_box{padding-right: 0;padding-top: 110%;background-position: center top;background-size: contain;}
    .wel_s1_3_1_box h2.title{font-size: 26px;letter-spacing: -1.5px;margin-bottom: 20px}
    .wel_s1_3_1_box h2.title span{font-size: 30px;}

	.wel_s1_3_10_box{flex-direction: column;}
	.wel_s1_3_10_box .ic_sq_box{width: 100%;margin-bottom: 10px;min-height: 0;}
}


@media all and (min-width: 641px){

}
/* mobile device */
@media all and (max-width: 640px){


  .wel_s1_3_2_box{padding: 60px 20px;}
  .declaration_top h2{font-size: 26px; margin-top: 5px;margin-bottom: 0}
  .declaration_top p br{display: none;}
  .wel_s1_3_2_box .declaration_top{margin-bottom: 40px; padding-bottom: 40px;overflow: hidden;}
  .declaration_con ul{padding: 0 15px}

.wel_1_3_7_box .cost{font-size: 24px;background-size: 24px 24px;padding-left: 30px;background-position: left 7px;padding-bottom: 5px}
.wel_1_3_7_box .won{font-size: 18px}


}                                                                                                     