/* 공통 */
.subpage > section {padding:110px 0; background: #fff; position: relative; }
.subpage > section.gray {background:url("../img/dot_ptn.png") 50% repeat;}
.inner_wrap {max-width: 1740px; margin:0 auto; position: relative;}
.inner_wrap.line {border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
.sub_inner {width: 1300px; margin:0 auto; position: relative; }
.sub_p {font-size: 18px; font-weight: 300; color:#000; letter-spacing: -.45px; line-height: 30px; word-break: keep-all; }
.sub_p2 {font-size: 16px; font-weight: 300; color:#000; letter-spacing: -.4px; line-height: 28px; word-break: keep-all; }
/* title */
.sub_tit h2 {font-size: 18px; font-weight: 700; color:#10218b; line-height: 1; text-transform: uppercase; }
.sub_tit h1 {font-size: 42px; line-height: 65px; font-weight: 300; color:#000; word-break: keep-all; margin-top: 15px;}


/*Content CSS*/
#orga_s1 {text-align: center; }
#orga_s1 article {background:url("../img/orga_bg.png") 50% 50% no-repeat; display: flex;  margin-top: 50px; justify-content: space-between; }
#orga_s1 .box {background: #fff; padding:35px 60px; max-width: 400px; text-align: left; min-height: 200px;
box-shadow: 0 0 14.9px 0.2px rgba(16, 33, 139, 0.15); border-left: 3px solid #10218b; }
#orga_s1 article > div .box:nth-child(n+2) { margin-top: 26px;}
#orga_s1 .box h3 {font-size: 20px; font-weight: 700; color:#000; }
#orga_s1 .box ul {display: flex; flex-wrap:wrap; width: 100%; margin-top: 15px; }
#orga_s1 .box ul li {font-size: 16px; font-weight: 300; color:#333; letter-spacing: -.4px; width: 50%;}
#orga_s1 .box ul li:nth-child(n+3) {margin-top: 5px;}
#orga_s1 .box.green {border-left-color: #80c751; }









/*  */
