@charset "utf-8";

.sub-visual {display: flex; justify-content: center; align-items: center; width: 100%; height: 285px; margin-top: 115px; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.sub-visual01 {background-image: url('../img/sub/sub_visual01.jpg');}
.sub-visual02 {background-image: url('../img/sub/sub_visual02.jpg');}
.sub-visual03 {background-image: url('../img/sub/sub_visual03.jpg');}
.sub-visual04 {background-image: url('../img/sub/sub_visual04.jpg');}
.sub-visual0 {background-image: url('../img/sub/sub_visual04.jpg');}
.sub-visual010 {background-image: url('../img/sub/sub_visual04.jpg');}
.sub-visual h2 {font-size: 48px; font-weight: 700; line-height: 1.3em; color: #fff; text-align: center;}

.sub-content-wrap {padding-top: 100px;}
.sub-content-wrap .flex {display: flex;}
#lnb {max-width: 260px; width: 100%;}
#lnb li {width: 100%; height: 60px; margin-bottom: 5px;}
#lnb li a {position: relative; display: flex; align-items: center; width: 100%; height: 100%; font-size: 18px; font-weight: 500; line-height: 1.5em; color: #666; border: 1px solid #ddd; padding: 0 20px; transition: all 0.4s;}
#lnb li.active a {background: #8fc320; color: #fff; border: 1px solid #8fc320;}
#lnb li a:after {position: absolute; top: 50%; margin-top: -4px; right: 20px; content: ''; width: 6px; height: 8px; background: url('../img/sub/lnb_arrow.png') no-repeat right center; transition: all 0.4s;}
#lnb li.active a:after {background-image: url('../img/sub/lnb_arrow_active.png');}
#lnb li a:hover {color: #8fc320; border: 1px solid #8fc320;}
#lnb li.active a:hover {color: #fff;}
#lnb li a:hover:after {right: 15px;}

.sub-content {width: 1%; flex: 1 1 auto; padding-left: 60px;}
.page-title {display: flex; justify-content: space-between; align-items: flex-end; border-bottom: 1px solid #000; padding-bottom: 26px; margin-bottom: 40px;}
.page-title h3 {font-size: 40px; font-weight: 700; line-height: 1em; color: #000;}
.path ul {display: flex; align-items: center; margin: 0 -22px;}
.path ul li {position: relative; padding: 0 22px; font-size: 16px; font-weight: 500; line-height: 1.4em; color: #666;}
.path ul li:after {position: absolute; top: 50%; margin-top: -10px; right: -10px; content: ''; width: 20px; height: 20px; background: url('../img/sub/path_arrow.png') no-repeat center center;}
.path ul li:last-child:after {display: none;}
.path ul li.home {display: flex; align-items: center;}

.sub__ #lnb, .sub_10 #lnb {display: none;}
.sub__ .sub-content, .sub_10 .sub-content {padding-left: 0;}
.sub__ .page-title, .sub_10 .page-title {display: none;}

.real-cont {padding-bottom: 130px;}
.real-cont.type02 {padding-bottom: 0;}

/* s1-1 */
.img-container {display: flex; flex-direction: column; justify-content: center; width: 100%; height: 280px; background: url('../img/sub/s101_bg.jpg') no-repeat center center/cover; padding: 20px 70px;}
.img-container b {display: block; font-size: 18px; font-weight: 700; line-height: 1.3em; color: #8fc320; margin-bottom: 15px;}
.img-container h4 {font-size: 36px; font-weight: 700; line-height: 1.44em; color: #000; margin-bottom: 14px;}
.greeting .text-box {position: relative; margin-top: 33px;}
.greeting .text-box > p {font-size: 18px; line-height: 1.77em; color: #666; margin-bottom: 32px;}
.greeting .text-box > p:nth-child(-n+3) {padding-right: 260px;}
.greeting .text-box .name {display: flex; justify-content: flex-end; align-items: center;}
.greeting .text-box .name p {display: inline-block; font-size: 18px; line-height: 1.3em; color: #000;}
.greeting .text-box .name b {display: inline-block; font-size: 30px; font-weight: 700; line-height: 1.3em; color: #000; margin-left: 15px;}
.greeting .text-box img {position: absolute; top: 7px; right: 0; border: 1px solid #ddd;}

/* s1-2 */
.history-wrap {position: relative; padding: 52px 0 130px;}
.history-wrap:before {position: absolute; top: 0; left: 375px; content: ''; width: 1px; height: 100%; background: #ddd;}
.year-wrap {display: flex; margin-bottom: 35px;}
.year-wrap:last-child {margin-bottom: 0;}
.year-wrap .year {position: relative; max-width: 375px; width: 100%; padding-right: 42px;}
.year-wrap .year:after {position: absolute; top: 17px; right: -6px; content: ''; width: 11px; height: 11px; border: 3px solid #8fc320; border-radius: 50%; background: #fff;}
.year-wrap .year h4 {font-size: 45px; font-weight: 700; line-height: 1em; color: #8fc320; text-align: right;}
.year-wrap .details {width: 1%; flex: 1 1 auto; padding-left: 35px; margin-top: 10px;}
.month-wrap {display: flex; margin-bottom: 7px;}
.month-wrap:last-child {margin-bottom: 0;}
.month-wrap .month {max-width: 93px; width: 100%; font-size: 18px; font-weight: 700; line-height: 1.4em; color: #000;}
.month-wrap ul {width: 1%; flex: 1 1 auto;}
.month-wrap ul li {font-size: 18px; line-height: 1.4em; color: #666; margin-bottom: 7px;}
.month-wrap ul li:last-child {margin-bottom: 0;}

/* s1-3 */
.org .img-box {text-align: center;}

/* s1-4 */
.member-list ul {display: flex; flex-wrap: wrap; margin: -20px;}
.member-list ul li {width: 50%; padding: 20px;}
.member-list ul li.none {width: 100%; text-align: center;}
.member-list ul li .inner {display: flex; border: 1px solid #ddd;}
.member-list ul li .img-box {max-width: 220px; width: 100%;}
.member-list ul li .pic {position:relative; height:0; padding-bottom:100%; overflow:hidden; transition:all 0.6s;}
.member-list ul li .pic img {position:absolute; top:50%; left:0; transform:translateY(-50%); width:100% !important; height:100% !important; max-width:100%; min-height:100%; object-fit:cover; transition:0.3s;}
.member-list ul li .text-box {width: calc(100% - 220px); background: url('../img/sub/gallery_bg.jpg') no-repeat center center/cover; padding: 55px 50px 0;}
.member-list ul li .text-box .position {font-size: 18px; font-weight: 700; line-height: 1.3em; color: #8fc320; margin-bottom: 12px;}
.member-list ul li .text-box .name {font-size: 36px; font-weight: 700; line-height: 1.3em; letter-spacing: 0.18em; color: #000;}

/* s1-6 */
.location .map {margin-bottom: 32px;}
.location .root_daum_roughmap {width:100% !important; height:350px !important;}
.location .root_daum_roughmap .wrap_map {height:350px !important;}
.location .root_daum_roughmap .border1,
.location .root_daum_roughmap .border2 {border: none;}
.location .root_daum_roughmap .border3, 
.location .root_daum_roughmap .border4 {background-color: transparent;}
.location .info-wrap {display: flex; justify-content: space-between;}
.location .info {font-size: 18px; line-height: 1.5em;}
.location .info dl {display: flex; margin-bottom: 5px;}
.location .info dt {max-width: 50px; width: 100%; font-weight: 700; color: #000;}
.location .info dd {width: calc(100% - 50px); color: #666; white-space:nowrap;}
.location .btn-area {display: flex;}
.location .btn-area a {display: block; width: 140px; height: 50px; font-size: 18px; font-weight: 600; line-height: 48px; text-align: center; color: #fff; transition: all 0.5s;}
.location .btn-area .btn-search {border: 1px solid #8fc320; background: #8fc320; margin-right: 5px;}
.location .btn-area .btn-print {border: 1px solid #979696; background: #979696;}
.location .btn-area .btn-search:hover {background: #fff; color: #8fc320;}
.location .btn-area .btn-print:hover {background: #fff; color: #979696;}

/* s3-3 */
.sub_3_3 .page-title {margin-bottom: 70px;}
.process figure {margin-bottom: 70px;}
.process .table-responsive {overflow-x: auto; -webkit-overflow-scrolling: touch;}
.process table {min-width: 600px; width: 100%; border-top: 1px solid #000;}
.process table tr {border-bottom: 1px solid #ddd;}
.process table th {font-size: 18px; font-weight: 700; line-height: 1.6em; color: #000; background: #f3f3f3; padding: 15px 0; border-right: 1px solid #ddd;}
.process table td {font-size: 18px; line-height: 1.6em; color: #666; padding: 15px 30px; border-right: 1px solid #ddd;}
.process table td.pad-0 {padding: 0 5px;}
.process table td.center {text-align: center;}
.process table td .dot-large {position: relative; font-size: 18px; line-height: 1.6em; color: #666; padding-left: 15px;}
.process table td .dot-large:before {position: absolute; top: 11px; left: 0; content: ''; width: 5px; height: 5px; background: #999; border-radius: 50%;}
.process table td .dot-small {position: relative; font-size: 16px; line-height: 1.6em; color: #666; padding-left: 12px; margin-top: 7px;}
.process table td .dot-small:before {position: absolute; top: 11px; left: 0; content: ''; width: 2px; height: 2px; background: #666;}
.process table a {display: inline-block;}

