@charset "utf-8";

.flexbox {display: flex;}
.con_body {line-height:1.5;}

/* 컨텐츠 시작 */
/* 탭 */
.hide {overflow:hidden;position:absolute;left:-9999px;top:9999px;width:0;height:0;font-size:0;}
.qtap_box {position:relative;}
.qtap_box .tap_box .tap_btn {position:relative;margin-bottom:30px;display:flex;align-items:center;justify-content:center;}
.qtap_box .tap_box .tap_btn:after {content:"";clear:both;display:block;}
.qtap_box .tap_box .tap_btn li {height:40px;width:200px;padding:0 10px;}
.qtap_box .tap_box .tap_btn li a {position:relative;display:block;height:50px;line-height:48px;background:#fff;text-align:center;font-size:1.7rem;color:#fff;border:1px solid #ddd;border-radius:30px;color:#222;}
.qtap_box .tap_box .tap_btn li:hover a,
.qtap_box .tap_box .tap_btn li:focus a,
.qtap_box .tap_box .tap_btn li:active a {background:#004077;;border:1px solid #004077;text-decoration:none;color:#fff;}
.qtap_box .tap_box .tap_btn li.on > a {z-index:2;color:#fff;background:#004077;text-decoration:none;border:1px solid #004077;}
	/* 모바일 */
	@media only screen and (max-width:767px){
		.qtap_box .tap_box .tap_btn li {height:40px;width:auto;padding:0 5px;}
		.qtap_box .tap_box .tap_btn li a {padding:0 15px;}

		.qtap_box .tab_cbox {}
		.qtap_box .tab_cbox .tab_content {padding:0;}
	}
        
/* 0101_인사말 */
.greetings_se01d{padding-top:15.5rem;margin-bottom:5.5rem;}
.greetings_se01d .inner {width:100%;height:29rem;background: url('/images/fs/content/sub01/se01d_bg.jpg') no-repeat;background-size:cover;position: relative;}
.greetings_se01d .inner .pic{position: absolute;left:160px;bottom:0;}
.greetings_se01d .inner .pic span{display: block;line-height: 0;}
.greetings_se01d .inner .pic span img {max-width:100%;}
.greetings_se01d .inner .info_box{position: absolute;right:100px;top:-90px;}
.greetings_se01d .inner .info_box .info{padding:55px 20px 65px 60px;min-width:490px;min-height:28rem;background: #004077;display: inline-block;box-shadow: 8px 13px 25px 0px rgba(0, 0, 0, 0.2);border-radius: 0 30px 0 0;}
.greetings_se01d.founder .inner .info_box .info{padding:55px 20px 65px 30px;background:#004077;}
.greetings_se01d .inner .info_box .info strong{display: block;position: relative;color:#dfdfdf;font-size:15px;letter-spacing: 0.05em;padding-bottom:17px;margin-bottom:17px;font-weight: 300;}
.greetings_se01d .inner .info_box .info strong::before{content: "";position: absolute;left:0;bottom:0;width:22px;height:1px;background: #dfdfdf;}
.greetings_se01d .inner .info_box .info p{color:#fff;font-family:'ONEMobileTitle';font-weight:500;font-size:4rem;margin:0;line-height: 1.3;}
.greetings_se01d .inner .info_box .info p b{display: block; color: #ffffff;}
.greetings_se01d.founder .inner .info_box .info p b{display: inline;}
.greetings_se01d .inner .info_box .sign{display:flex;justify-content:flex-end;align-items:center;gap:1rem;margin-top:2rem;color:#222;font-size:16px;letter-spacing: -0.026em;}
.greetings_se01_intro .intro_text strong{color:#222;font-size:34px;line-height: 1.32;letter-spacing: -0.03em;font-weight:500;font-family: 'gmarket';display: block;margin-bottom:50px;}
.greetings_se01_intro .intro_text strong em{color:#008574;font: inherit;}
.greetings_se01_intro .intro_text .sub_text + .sub_text{margin-top:35px;}
.greetings_se01_intro .intro_text .sub_text b{color:#222;font-weight:bold;}
.greetings_se01_intro .intro_text .sub_text p{color:#444;}
.greetings_se01_intro .intro_text .sub_text b+p{margin-top:13px;}
	@media(max-width:1299px){
		.greetings_se01d .inner .pic{left:25px;}
		.greetings_se01d .inner .info_box{right:45px;}
	}
	@media(max-width:1199px){
		.greetings_se01d{padding-top:100px;}
		.greetings_se01d .inner .pic span{width:300px;}
	}
	@media(max-width:999px){
		.greetings_se01d .inner .pic span{width:260px;}
		.greetings_se01d .inner .info_box .info{min-width:400px;}
		.greetings_se01d .inner .info_box .info p{font-size:3rem;}
	}
	@media(max-width:840px){
		.greetings_se01d .inner .pic span{width:220px;}
		.greetings_se01d .inner{height:270px;}
		.greetings_se01d .inner .info_box{top:-50px;}
		.greetings_se01d .inner .info_box .info{padding: 30px 20px 50px 30px;min-height:235px;}
		.greetings_se01d.founder .inner .info_box .info{min-height:235px}
	}
	@media(max-width:767px){
		.greetings_se01d{padding-top:50px;}
		.greetings_se01d .inner{height:auto;}
		.greetings_se01d .inner .pic{position:relative;left:0;text-align: center;}
		.greetings_se01d .inner .pic span{width:100%;}
		.greetings_se01d .inner .pic span img{max-width:85%;}
		.greetings_se01d .inner .info_box{position: relative;right:auto;width:90%;display:block;margin:0 auto;top:-50px;}
		.greetings_se01d .inner .info_box .info{min-width:100%;min-height:auto;}
		.greetings_se01d .inner .info_box .info p b{display: inline;}
		.greetings_se01d .inner .info_box .sign{text-align: center;}
		.greetings_se01d.founder .inner .info_box .info{min-height:auto;}
	}
	@media(max-width:450px){
		.greetings_se01_intro .intro_text strong{font-size:26px;}
	}

/* 0102_주요사업 */
.business_list dl {display:flex;align-items:center;border:1px solid #ddd;}
.business_list dl:not(:first-child) {margin-top:2rem;}
.business_list dl:nth-child(odd) {flex-direction:row-reverse;}
.business_list dl dt {width:50%;}
.business_list dl dt img {max-width:100%;}
.business_list dl dd {width:50%;padding:4rem;}
.business_list dl dd h5 {margin-bottom:1rem;}
	@media only screen and (max-width:1023px){
		.business_list {display:grid;grid-template-columns:1fr 1fr;gap:2rem;}
		.business_list dl {flex-direction:column !important;}
		.business_list dl:not(:first-child) {margin-top:0;}
		.business_list dl dt, .business_list dl dd {width:100%;}
	}
	@media only screen and (max-width:575px){
		.business_list {grid-template-columns:none;grid-template-rows:1fr 1fr;}
		.business_list dl dd {padding:3rem;}
	}

/* 0103_연혁 */
.history_title {position:relative;height:30rem;background:url("/images/fs/content/sub01/sub0102_img.png") no-repeat center;overflow:hidden;display: flex;align-items: center;justify-content:center;color:#fff;font-size:40px;text-align:center;font-weight:600;}
.history_box {padding:0 100px;margin-top:40px;}
.history_list {display:flex;flex-wrap:wrap;width:100%;padding:50px 0;border-bottom:1px solid #2e3138;}
.history_box .num {width:200px;display:inline-block;font-size:44px;font-weight:600;text-align:left;color:#000000;}
.his {display:inline-block;width:calc(100% - 200px);}
.his ul.history {}
.his ul.history > li {position:relative;padding-bottom:30px;display:flex;flex-wrap:wrap;width:100%;align-items:center;}
.his ul.history > li:last-child {padding-bottom:0;}
.his ul.history > li span.his_num {display:inline-block;padding-right:10px;font-weight:600;font-size:24px;color:#222222;width:50px;}
.his ul.history > li ul {width:calc(100% - 50px);}
.his ul.history > li ul li {font-size:18px;color:#222;}
	@media only screen and (max-width:1023px){
		.history_title {height:25rem;font-size:30px;}
		.history_box {padding:0;}
		.history_box .num {font-size:35px;}
		.his ul.history > li span.his_num {font-size:20px;}
		.his ul.history > li ul li {font-size:18px;}
	}
	@media only screen and (max-width:767px){
		.history_title {height:20rem;font-size:23px;}
		.history_box {margin-top:20px;}
		.history_list {padding:30px 0;}
		.history_box .num {width:100%;font-size:28px;}
		.his {width:100%;margin-top:20px;}
		.his ul.history > li {padding-bottom:20px;}
		.his ul.history > li span.his_num {font-size:18px;width:40px;}
		.his ul.history > li ul {width:calc(100% - 40px);}
		.his ul.history > li ul li {font-size:16px;}
	}

/* 0104 역대회장 */
.ceo_list {display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;}
.ceo_list li {border:1px solid #ddd;border-radius:1rem;padding:2rem;display:flex;flex-direction:column;align-items:center;}
.ceo_list li .imgbox {max-height:25rem;display:flex;justify-content:center;border-radius:.5rem;overflow:hidden;margin-bottom:1rem;}
.ceo_list li .imgbox img {max-width:100%;max-height:100%;}
.ceo_list li .ceo_info div {text-align:center;font-size:1.6rem;}
.ceo_list li .ceo_info .name {font-weight:bold;font-size:2.3rem;color:#000;margin-bottom:1rem;}
	@media only screen and (max-width:767px){
		.ceo_list {grid-template-columns:repeat(2,1fr);}
	}

/* 0106 찾아오는길 */
.adress {display:flex;flex-wrap:wrap;}
.adress li {display:flex;flex-wrap:wrap;align-items:center;flex:1 1 30%;border-left:1px solid #000;padding-left:8rem;}
.adress li:first-child {border-left:0;padding-left:0;}
.adress li .icon {width:30px;height:30px;display:flex;align-items:center;justify-content:center;}
.adress li .icon i {font-size:4rem;}
.adress li .txt {font-size:1.8rem;padding:1rem 0;width:calc(100% - 30px);padding-left:3rem;}
.adress li .txt em {font-weight:900;color:#000;}
.adress li .txt p {margin-top:0.5rem;line-height:1.5;}
    @media only screen and (max-width:1399px){
		.adress {gap:2rem 0;}
		.adress li {flex:1 1 50%;}
		.adress li:first-child {flex:1 1 100%;}
		.adress li:nth-child(2) {padding-left:0;border-left:0;}
	}
	@media only screen and (max-width:1199px){
		.map iframe {height:50rem;}
	}
    @media only screen and (max-width:767px){
        .adress li {gap:0 1.5rem;padding-left:3rem;}
		.map iframe {height:40rem;}
	}

/* 0203 이벤트 캘린더 */
.calendar_wrp .flexbox {flex-wrap:wrap;align-items: stretch;}
.calendar_wrp .flexbox .table_box {width:60%;}
.calendar_wrp .flexbox .table_box .date_box {text-align: center;}
.calendar_wrp .flexbox .table_box .date_box .date {display:inline-block;position:relative;padding:0 60px;}
.calendar_wrp .flexbox .table_box .date_box .date p {font-size:1.4em;color:#000;line-height:43px;font-weight: lighter;}
.calendar_wrp .flexbox .table_box .date_box .date .ctrl_box button {position:absolute;top:0;width:40px;height:40px;border-radius:50%;font-size:0;opacity: .5;}
.calendar_wrp .flexbox .table_box .date_box .date .ctrl_box button:hover {opacity: 1;}
.calendar_wrp .flexbox .table_box .date_box .date .ctrl_box button:after {content:'';position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;background:url("/images/fs/common/next.png") no-repeat center; width:12px;height:auto;aspect-ratio:17/29;background-size: contain;}
.calendar_wrp .flexbox .table_box .date_box .date .ctrl_box button.prev {left:0;}
.calendar_wrp .flexbox .table_box .date_box .date .ctrl_box button.prev:after {transform:rotate(180deg);}
.calendar_wrp .flexbox .table_box .date_box .date .ctrl_box button.next {right:0;}
.calendar_wrp .flexbox .table_box #calendar thead th {background: rgba(108, 177, 49, 0.1);}
.calendar_wrp .flexbox .table_box #calendar .sun,
.calendar_wrp .flexbox .table_box #calendar .hollyday {color:#D92D1E;}
.calendar_wrp .flexbox .table_box #calendar .sat {color:#4A84BC;}
.calendar_wrp .flexbox .table_box #calendar tbody td {height:70px;position:relative;cursor:pointer;transition:all .2s;-webkit-transition:all .2s;}
.calendar_wrp .flexbox .table_box #calendar tbody td:not(.today):hover {background:#f5f5f5;}
.calendar_wrp .flexbox .table_box #calendar tbody td.today {border:2px solid #6cb131;}
.calendar_wrp .flexbox .table_box #calendar tbody td.has_schedule .bullet {position:absolute;right:10px;bottom:10px;display:inline-block;width:10px;height:10px;border-radius:50px;background:#eb9d16;}
.calendar_wrp .flexbox .table_box #calendar tbody td .day {position:absolute;left:10px;top:10px;font-size:.9em;}
.calendar_wrp .flexbox .schedule_box {position:relative;width:40%;padding-left:30px;overflow:hidden;}
.calendar_wrp .flexbox .schedule_box:after {content:'';position:absolute;right:-10%;top:-10%;background:url("/images/fs/main/con2_bg.png") no-repeat center;width:300px;height:auto;opacity:.2;aspect-ratio: 36/29;background-size: contain;}
.calendar_wrp .flexbox .schedule_box .gray_box {display:block;height:100%;}
.calendar_wrp .flexbox .schedule_box .gray_box > * {position:relative;z-index: 1;}
.calendar_wrp .flexbox .schedule_box .gray_box .tit_box {text-align: center;}
.calendar_wrp .flexbox .schedule_box .gray_box .tit_box .tit {font-size:2em;color:#222;margin-bottom:5px;}
.calendar_wrp .flexbox .schedule_box .gray_box .txt_box {margin-top:30px;background:#fff;padding:20px;border-radius:0 0 10px 10px;height:calc(100% - 115px);}
.calendar_wrp .flexbox .schedule_box .gray_box .txt_box > ul > li:nth-of-type(n+2) {margin-top:15px;padding-top:15px;border-top:1px dashed #ddd;}
.calendar_wrp .flexbox .schedule_box .gray_box .txt_box .pname {color:#222;font-size:1.1em;}
.calendar_wrp .flexbox .schedule_box .gray_box .txt_box .txt {margin-top:10px;font-size:.9em;}
.calendar_wrp .all_schedule h4.tith4 {font-weight:normal;color:#767676;}
.calendar_wrp .all_schedule h4.tith4 em {font-family:inherit;color:#000;}
.calendar_wrp .all_schedule table thead th {background:#fff;}
.calendar_wrp .all_schedule table tbody tr {transition:all .3s;-webkit-transition:all .3s;}
.calendar_wrp .all_schedule table tbody tr:hover {background:#f5f5f5;}
.calendar_wrp .all_schedule table tbody tr td.title a {text-align: left;font-weight:500;color:#222;}
	@media only screen and (max-width:1023px){
		.calendar_wrp .flexbox {flex-direction: column;gap:20px 0;}
		.calendar_wrp .flexbox .table_box {width:100%;}
		.calendar_wrp .flexbox .schedule_box {width:100%;padding:0;}
	}
	@media only screen and (max-width:767px){
		.calendar_wrp .all_schedule h4.tith4 {margin-bottom:20px;}
		.calendar_wrp .flexbox .schedule_box .gray_box {padding:30px 10px 10px;}
	}

/* 0301 회원서비스 안내 */
.membership_intro {width:100%;min-height:26.0rem;border-radius:3rem;display:flex;flex-direction:column;gap:3.0rem;justify-content:center;align-items:center;background:url("../../images/fs/content/sub03/sub0301_bg.png") no-repeat center/cover;color:#fff;padding:2rem;word-break:keep-all;text-align:center;}
.membership_intro em {font-size:4rem;font-weight:700;}
.membership_intro span {font-size:2rem;font-weight:300;line-height:1.3;}
.membership_intro span b {font-size:2.2rem;font-weight:600;}

/* 0302 회원가입절차 및 회비 */
.join {display:grid;grid-template-columns:1fr 2fr;gap:6rem;}
.way {display:flex;gap:3rem;margin-top:1rem;}
.way > li {border:1px solid #4b4f54;position:relative;}
.way > li:first-child::before {font-family:remixicon;color:#004077;content:"\F2E5";position:absolute;top:55%;right:-4rem;font-size:8rem;}
.way > li .way_ol {position:absolute;top:-1px;left:-1px;font-weight:bold;color:#fff;background:#2675bf;padding:.5rem 1.5rem;border-radius:0 0 1rem 0;}
.way > li .way_icon {min-height:13rem;display:flex;align-items:center;justify-content:center;}
.way > li .way_icon i {font-size:5rem;}
.way > li .way_txt {text-align:center;font-weight:bold;font-size:2rem;color:#000;padding:4rem 1rem;border-top:1px solid #ccc;}
.way > li a {position:absolute;bottom:-2rem;left:0;right:0;margin:0 auto;display:inline-block;width:fit-content;text-decoration:none;}
.way > li i {margin-left:1rem;border:1px solid rgba(255,255,255,0.3);padding:0.5rem;border-radius:3px;}
	/* 가입절차 방법 1 */
	.way1 > li:first-child::before {display:none;}
	.way1 > li {width:100%;}
	/* 가입절차 방법 2 */
	.way2 > li {width:49%;}
		@media only screen and (max-width:1199px){
			.join {gap:4rem;}
		}
		@media only screen and (max-width:767px){
			.join {grid-template-columns:none;grid-template-rows:repeat(2,1fr);}
		}

/* 0401 신기술/신사업 */
.sub0401 {display:flex;gap:10rem;align-items:center;}
.sub0401 .imgbox {position:relative;width:60rem;height:auto;aspect-ratio:6/7.5;overflow:hidden;background:#000;border-radius:15px;}
.sub0401 .imgbox:after {content:'';position:absolute;left:0;top:0;background:url("../../images/fs/content/sub04/sub0401_bg.png") no-repeat center/cover;width:100%;height:100%;}
.sub0401 .imgbox img {position:absolute;left:0;right:0;bottom:6rem;margin:auto;z-index:1;}
.sub0401 .txtbox strong {display:block;font-size:2.4rem;color:#000;text-wrap:balance;}
.sub0401 .txtbox .stit {font-family:"ONEMobileTitle";font-size:6.5rem;color:#004077;opacity:.3;}
.sub0401 .txtbox .txt {font-size:2rem;line-height:1.6;}
	@media only screen and (max-width:1299px){
		.sub0401 {gap:6rem;}
		.sub0401 .txtbox .stit {font-size:5rem;}
	}
	@media only screen and (max-width:1023px){
		.sub0401 {flex-direction:column;gap:4rem;}
		.sub0401 .imgbox {width:100%;aspect-ratio:3/1;min-height:23rem;}
		.sub0401 .imgbox img {top:0;bottom:0;}
		.sub0401 .txtbox {width:100%;text-align: center;}
	}

/* 글 수정 시 비밀번호 입력 페이지 */
.boardAuth {text-align: center;padding:80px 0;border-top:2px solid #222;border-bottom:1px solid #ddd;}
.boardAuth h3 {color:#222;}
	@media only screen and (max-width:767px){
		.boardAuth {padding:60px 0;}
	}

/* 개인정보처리방침 & 이메일무단수집거부 */
.priv_wrp {line-height: 1.5;}
.priv_wrp h5.bullet {position:relative;padding-bottom:10px;border-bottom:1px solid #eee;margin-bottom:20px;}
.priv_wrp ul.list1 li {color:#6C6F70;}
.priv_wrp ul.list1 li strong {display:inline-block;margin-right:10px;color:#222;}
.gray_box {background:#edf2f5;padding:20px;border-radius:5px;}
	@media only screen and (max-width:767px){
		.priv_wrp ul.list1 li {margin-bottom:10px;}
		.priv_wrp ul.list1 li strong {display: block;margin-bottom:5px;}
	}

/* 회원 로그인 */
.login_box_wrap {width: clamp(0px,95%,470px);margin:10rem auto;}
.login_box_wrap .login_box {}
.login_box_wrap .login_box .st_tit {display:block;text-align:center;margin-bottom:4rem;color:#222;font-size:3.5rem;font-weight:600;}
.login_box_wrap .login_box .st_tit i {vertical-align: middle;margin-top:-2px;padding-right:1rem;color:#004077;}
.login_box_wrap .login_box .input_box {margin-bottom: 3rem;}
.login_box_wrap .login_box .input_box label {display:block;font-weight:600;margin-bottom: 1.5rem;color:#222;font-size:2rem;}
.login_box_wrap .login_box .input_box input {width:100%;height:55px;padding:0 15px;border:1px solid #e7e7e7;border-radius:5px;font-size:1.8rem;color:#222;}
.login_box_wrap .login_box .pwbtn {display:block;margin-bottom: 3rem;font-size:1.7rem;color:#004077;}
.login_box_wrap .login_box .pwbtn img {vertical-align:middle;margin-top:-2px;filter: brightness(0) saturate(100%) invert(43%) sepia(41%) saturate(1167%) hue-rotate(303deg) brightness(92%) contrast(91%);}
.login_box_wrap .btn_box {display: flex;gap:1rem;}
.login_box_wrap .btn_box a,
.login_box_wrap .btn_box button {flex-grow:1;font-size:1.8rem;height:5rem;line-height:5rem;}
.login_box_wrap .btn_box .btn_line {flex-grow: 1;border:1px solid #004077;color:#004077;}
.login_box_wrap .btn_box .btn_line:is(:hover,:focus,:active) {background:#2f2f2f;color:#fff;border:1px solid #2f2f2f;}
	@media only screen and (max-width:1023px){
		.login_box_wrap .login_box .st_tit {margin-bottom: 4.5rem;}
	}

/* 아이디,비밀번호찾기 */
.captcha_cell {display:flex;flex-wrap:wrap;}
.captcha_cell .reload_captcha {width:min-content;}
.captcha_cell .reload_captcha img {height:4rem;}

/* 회원가입 */
.user_agree .agree_content .con_title {margin-bottom:1rem;}
.user_agree .agree_content .con_title h4 {font-size:3rem;text-align:left;}
.user_agree .agree_content .con_title span {display:none;}
.user_agree .agree_content .wrp {height:30rem;overflow-y:auto;border:2px solid #ddd;padding:3rem;width:100%;}
.user_agree .agree_content .wrp .tith5 {font-size:1.8rem;}
.user_agree .agree_check {font-weight:700;color:#000;font-size:2rem;margin-top:1rem;}
.user_agree .bottom_button button {font-size:1.8rem;}

.member_form .reload_captcha {display:inline-block;width:min-content;}

.signup_complete {text-align:center;}
.signup_complete i {font-size:6rem;color:#004077;}
.signup_complete .msg_title {margin-top:1rem;color:#004077;}
.signup_complete .msg {margin:2rem 0 4rem 0;}
	@media only screen and (max-width:767px){
		.user_agree .agree_content .wrp {height:25rem;padding:2rem;}
		.user_agree .agree_content .con_title {padding:0;}
	}

/* 회원탈퇴 */
.titleMsg {border:2px solid #ddd;padding:3rem;font-weight:600;color:#000;font-size:2rem;}
.titleMsg i {font-size:6rem;color:#004077;}
.titleMsg p {margin-top:1rem;}
	@media only screen and (max-width:767px){
		.titleMsg {padding:2rem;font-size:1.8rem;}
	}

/* 팝업 */
.swal2-popup .swal2-title {font-size:2rem !important;font-weight:300 !important;}
.swal2-popup .swal2-styled {margin:0 !important;}

/* 이메일무단수집거부 */
.email_box {padding:7rem 0;border-radius:1.5rem;background:#f3f6f9;text-align: center;}
.email_box img {}
.email_box p {width:clamp(0px,90%,1000px);padding:5rem 2rem;margin:5rem auto 0 auto;background:#fff;border-radius:2rem;box-shadow: 7px 7px 35px rgba(0,0,0,0.07);font-size:2rem;text-align: center;line-height: 1.8;}
.email_box p u {font-weight:bold;}
	@media only screen and (max-width:767px){
		.email_box {padding:4rem 0;}
		.email_box p {padding:3rem 2rem;margin:3rem auto 0 auto;}
		.email_box p br {display: none;}
	}