/* common */
.organization {overflow: hidden; background: #fff;}
.organization .section-inner {max-width: 1300px; margin: 0 auto; position: relative;}
.organization__title {text-align: center;}
.organization__title em {font-family: 'Montserrat';font-size: 14px;font-weight: 500;color: #14326b;letter-spacing: 3.2px;text-transform: uppercase;}
.organization__title h2 {font-family: 'NanumSquare', sans-serif;font-size: 28px;font-weight: 900;color: #272727;margin-top: 10px;}

/* organization */
.organization {padding: 60px 20px;}
.organization .contents {margin-top: 35px;}
.organization .contents img {width: 100%;}
