@charset "utf-8";

.eQ01 .wrap_sub_visual:before{background:url(/sites/iacg/images/sub/sub_visual_01.jpg) no-repeat center top;}
.eQ02 .wrap_sub_visual:before{background:url(/sites/templetstyleguide/images/sub/sub_visual_02.jpg) no-repeat center top;}
.eQ03 .wrap_sub_visual:before{background:url(/sites/templetstyleguide/images/sub/sub_visual_03.jpg) no-repeat center top;}
.eQ04 .wrap_sub_visual:before{background:url(/sites/templetstyleguide/images/sub/sub_visual_04.jpg) no-repeat center top;}
.eQ05 .wrap_sub_visual:before{background:url(/sites/templetstyleguide/images/sub/sub_visual_05.jpg) no-repeat center top;}
.eQ06 .wrap_sub_visual:before{background:url(/sites/templetstyleguide/images/sub/sub_visual_06.jpg) no-repeat center top;}
.eQ07 .wrap_sub_visual:before{background:url(/sites/templetstyleguide/images/sub/sub_visual_07.jpg) no-repeat center top;}


/* 연구지원 - 중앙구매 */
.iacgBox1 { display:flex; flex-flow:row wrap; justify-content:flex-start; align-items:stretch; }
.iacgBox1 > li { padding:20px 15px; border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; }
.iacgBox1 > li:nth-child(1) { flex:0 0 15%; background-color:#a90057; color:#fff; font-weight:bold; text-align:center; display:flex; justify-content:center; align-items:center; }
.iacgBox1 > li:nth-child(2) { flex:0 0 15%; font-weight:bold; text-align:center; display:flex; justify-content:center; align-items:center; }
.iacgBox1 > li:nth-child(3) { flex:0 0 70%; background-color:#ffddee; }
.downArrow { background:url("/sites/templetstyleguide/images/guide/box_arr_d.png") no-repeat center center; display:block; padding:40px; text-indent:-9999px; font-size:0; }

.iacgBox2 { display:flex; flex-flow:row wrap; justify-content:flex-start; align-items:stretch; margin-top:80px; }
.iacgBox2 > li { flex:1 0 32%; border:1px solid #dfdfdf; position:relative; }
.iacgBox2 > li:nth-child(3n-1) { margin-left:1%; margin-right:1%; }
.iacgBox2 > li::before { content:""; position:absolute; top:-50px; left:50%; transform:translateX(-50%); width:38px; height:24px; background:url("/sites/templetstyleguide/images/guide/box_arr_d.png") no-repeat center center; }
.iacgBox2 > li > div {  display:flex; justify-content:center; align-items:center; font-weight:bold; padding:20px; }

.iacgBox2 > li > dl { display:flex; flex-flow:row wrap; justify-content:flex-start; align-items:stretch; height:100%; }
.iacgBox2 > li > dl > dt { flex:0 0 35%; padding:20px; background-color:#a90057; color:#fff; font-weight:bold; display:flex; justify-content:center; align-items:center; text-align:center; }
.iacgBox2 > li > dl > dd { flex:0 0 65%; padding:20px; display:flex; flex-direction:column; justify-content:center; align-items:center; }

.iacgBox2 > li.vWrap { display:flex; flex-flow:column nowrap; justify-content:space-between; align-items:flex-start; height:100%; border:0; }
.iacgBox2 > li.vWrap > dl { width:100%; flex-basis:49%; }
.iacgBox2 > li.vWrap > dl:nth-child(1) { margin-bottom:1%; border:1px solid #dfdfdf; }
.iacgBox2 > li.vWrap > dl:nth-child(2) { margin-top:1%; border:1px solid #dfdfdf; }
.iacgBox2 > li.vWrap > dl:nth-child(2) > dd > span { display:block; }

.iacgBox2.div2 > li > dl {}
.iacgBox2.div2 > li:nth-child(1) { flex:0 0 33%; margin-right:1%; }
.iacgBox2.div2 > li:nth-child(2) { flex:0 0 66%; margin-left:0; margin-right:0; }
 
@media all and (max-width: 1000px) {
	.iacgBox2 > li > dl > dt { flex-basis:100%; }
	.iacgBox2 > li > dl > dd { flex-basis:100%; }
}
@media all and (max-width: 800px) {
	.iacgBox1 > li:nth-child(1) { flex-basis:50%; }
	.iacgBox1 > li:nth-child(2) { flex-basis:50%; }
	.iacgBox1 > li:nth-child(3) { flex-basis:100%; }
}
@media all and (max-width: 450px) {
	.iacgBox2 > li { flex-basis:100% !important; }
	.iacgBox2 > li::before { display:none; }
	.iacgBox2 > li:nth-child(3n-1) { margin-left:0; margin-right:0; }

	.iacgBox2 { position:relative; }
	.iacgBox2::before { content:""; position:absolute; top:-50px; left:50%; transform:translateX(-50%); width:38px; height:24px; background:url("/sites/templetstyleguide/images/guide/box_arr_d.png") no-repeat center center; }
}


/* 교내연구지원제도 */
.conBox4_1 {}
.conBox4_1 > .box1 { display:flex; flex-flow:row wrap; justify-content:flex-start; align-items:stretch; margin-bottom:60px; }
.conBox4_1 > .box1 > li { flex:1 0 32%; border:1px solid #dfdfdf; font-weight:bold; text-align:center; padding:20px; position:relative; }
.conBox4_1 > .box1 > li:nth-child(3n-1) { margin-left:1%; margin-right:1%; }
.conBox4_1 > .box1 > li::after { content:""; position:absolute; width:38px; height:24px; background:url("/sites/templetstyleguide/images/guide/box_arr_d.png") no-repeat center center; bottom:-42px; left:50%; transform:translateX(-50%); }
.conBox4_1 > .box2 { display:flex; flex-flow:row wrap; justify-content:flex-start; align-items:stretch; }
.conBox4_1 > .box2 > li:nth-child(1) { flex-basis:33%; }
.conBox4_1 > .box2 > li:nth-child(2) { flex-basis:66%; margin-left:1%; border:1px solid #dfdfdf; padding:20px; display:flex; align-items:center; }
.conBox4_1 > .box2 > li:nth-child(1) > .box2_1 { display:flex; flex-flow:column wrap; justify-content:flex-start; align-items:center; }
.conBox4_1 > .box2 > li:nth-child(1) > .box2_1 > li { border:1px solid #dfdfdf; width:100%; padding:20px; }
.conBox4_1 > .box2 > li:nth-child(1) > .box2_1 > li:nth-child(1) { margin-bottom:60px; position:relative; }
.conBox4_1 > .box2 > li:nth-child(1) > .box2_1 > li:nth-child(1)::after { content:""; position:absolute; width:38px; height:24px; background:url("/sites/templetstyleguide/images/guide/box_arr_d.png") no-repeat center center; bottom:-45px; left:50%; transform:translateX(-50%); }
.conBox4_1 > .box3 { display:flex; flex-flow:row wrap; justify-content:flex-start; align-items:stretch; margin-top:60px; }
.conBox4_1 > .box3 > li { flex:1 0 32%; border:1px solid #dfdfdf; text-align:center; padding:20px; position:relative; }
.conBox4_1 > .box3 > li:nth-child(3n-1) { margin-left:1%; margin-right:1%; }
.conBox4_1 > .box3 > li::before { content:""; position:absolute; width:38px; height:24px; background:url("/sites/templetstyleguide/images/guide/box_arr_d.png") no-repeat center center; top:-42px; left:50%; transform:translateX(-50%); }
.conBox4_2 {}
.conBox4_2 > li { display:flex; flex-flow:row wrap; justify-content:flex-start; align-items:stretch; border:1px solid #dfdfdf; margin-bottom:10px; }
.conBox4_2 > li > .tit { flex:0 0 15%; padding:20px; background-color:#efefef; font-weight:bold; display:flex; align-items:center; justify-content:center; }
.conBox4_2 > li > .cont { flex:1 0 85%; padding:20px; }
.conBox4_2 > li > .cont > .txtBox { background-color:#efefef; display:block; padding:10px; }
.conBox4_2 > li > .cont > .downArrow { padding:20px; }
@media all and (max-width: 768px) {
	.conBox4_1 > .box1 { position:relative; width:99%; }
	.conBox4_1 > .box1 > li { flex-basis:100%; margin-bottom:10px; }
	.conBox4_1 > .box1 > li:nth-child(3n-1) { margin-left:0; margin-right:0; }
	.conBox4_1 > .box1 > li::after { display:none; }
	.conBox4_1 > .box1::after { content:""; position:absolute; width:38px; height:24px; background:url("/sites/templetstyleguide/images/guide/box_arr_d.png") no-repeat center center; bottom:-42px; left:50%; transform:translateX(-50%); }

	.conBox4_1 > .box2 { position:relative; width:99%; }
	.conBox4_1 > .box2 > li { flex-basis:100% !important; margin-bottom:10px; }
	.conBox4_1 > .box2 > li:nth-child(2) { margin-left:0; }

	.conBox4_1 > .box3 { position:relative; width:99%; }
	.conBox4_1 > .box3 > li { flex-basis:100%; margin-bottom:10px; }
	.conBox4_1 > .box3 > li:nth-child(3n-1) { margin-left:0; margin-right:0; }
	.conBox4_1 > .box3 > li::before { display:none; }
	.conBox4_1 > .box3::before { content:""; position:absolute; width:38px; height:24px; background:url("/sites/templetstyleguide/images/guide/box_arr_d.png") no-repeat center center; top:-42px; left:50%; transform:translateX(-50%); }

	.conBox4_2 { width:99%; }
	.conBox4_2 > li > .tit { flex-basis:100%; }
	.conBox4_2 > li > .cont { flex-basis:100%; }
}