/* common */
.organization .title-area {text-align: center;}
.organization.sub .title-area .title {font-size: 50px; font-weight: 700; color: #494e66; text-transform: uppercase; margin-bottom: 45px;}
.organization.sub .title-area .title::before {content: ''; display: block; width: 29px; height: 30px; background: url("../img/title_obj_sub.png") no-repeat center; margin: 0 auto;}
.organization .title-area .desc {font-size: 18px; font-weight: 300; color: #494e66; line-height: 2;}
.organization .title-area .desc strong {font-weight: 700; font-size: 24px; line-height: 1.5;}

/* organization */
.organization {overflow: hidden;}
.organization::after {content: ''; display: block; height: 500px; background: url("../img/org_bg.jpg") no-repeat center/cover;}
.organization .inner {padding: 90px 0 100px;}
.organization .orgchart-area {}
.organization .orgchart-thumb {text-align: center;}
.organization .orgchart-thumb img {}
