@charset "UTF-8";
@import url("//fonts.googleapis.com/earlyaccess/notosanskr.css");
/* SCoreDream */
@font-face {
    font-family: "SCoreDream";
    font-weight: 100;
    font-style: normal;
    src: url("/resources/branch/fonts/SCoreDream1.woff2") format("woff2"), url("/resources/branch/fonts/SCoreDream1.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "SCoreDream";
    font-weight: 200;
    font-style: normal;
    src: url("/resources/branch/fonts/SCoreDream2.woff2") format("woff2"), url("/resources/branch/fonts/SCoreDream2.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "SCoreDream";
    font-weight: 300;
    font-style: normal;
    src: url("/resources/branch/fonts/SCoreDream3.woff2") format("woff2"), url("/resources/branch/fonts/SCoreDream3.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "SCoreDream";
    font-weight: 400;
    font-style: normal;
    src: url("/resources/branch/fonts/SCoreDream4.woff2") format("woff2"), url("/resources/branch/fonts/SCoreDream4.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "SCoreDream";
    font-weight: 500;
    font-style: normal;
    src: url("/resources/branch/fonts/SCoreDream5.woff2") format("woff2"), url("/resources/branch/fonts/SCoreDream5.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "SCoreDream";
    font-weight: 600;
    font-style: normal;
    src: url("/resources/branch/fonts/SCoreDream6.woff2") format("woff2"), url("/resources/branch/fonts/SCoreDream6.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "SCoreDream";
    font-weight: 700;
    font-style: normal;
    src: url("/resources/branch/fonts/SCoreDream7.woff2") format("woff2"), url("/resources/branch/fonts/SCoreDream7.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "SCoreDream";
    font-weight: 800;
    font-style: normal;
    src: url("/resources/branch/fonts/SCoreDream8.woff2") format("woff2"), url("/resources/branch/fonts/SCoreDream8.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "SCoreDream";
    font-weight: 900;
    font-style: normal;
    src: url("/resources/branch/fonts/SCoreDream9.woff2") format("woff2"), url("/resources/branch/fonts/SCoreDream9.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "Jalnan";
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff") format("woff");
    font-weight: normal;
    font-display: swap;
}

body,
header,
section,
footer,
h1,
h2,
h3,
h4,
div,
p,
ul,
ol,
li,
button,
figure,
figcaption,
img {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    height: 100%;
}

body,
button {
    font-family: "SCoreDream", "맑은 고딕", "돋움", dotum, sans-serif;
    font-weight: 400;
    letter-spacing: -0.4px;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

div, p, li {
    letter-spacing: 0.3px;
}

input,
select,
textarea {
    font-family: "SCoreDream", "맑은 고딕", "돋움", dotum, sans-serif;
    font-weight: 400;
    letter-spacing: -0.1px;
}

input ~ .caution {
    opacity: 0;
}

input:invalid {
    outline: 3px solid #f00;
}

input:invalid ~ .caution {
    opacity: 1;
}

input:valid {
    outline: 1px;
}

button {
    border: none;
    background-color: transparent;
    cursor: pointer;
}

button > span {
    pointer-events: none;
}

button:active,
a:active {
    opacity: 0.8;
}

a {
    text-decoration: none;
    color: inherit;
}

img {
    vertical-align: middle;
}

li {
    list-style: none;
}

.mt30 {
    margin-top: 30px;
}

.mt50 {
    margin-top: 50px;
}

.mt70 {
    margin-top: 70px;
}

.mt100 {
    margin-top: 100px;
}

.forM {
    display: none;
}

/* For Depositors */
section.sv-section.main-content>div>.layout{
	width: 100%;
	max-width: 100%;
	margin-inline: 0;
	padding-inline: 0;
}
.overview-box {
	width: calc(100% - 140px);
	background-color: rgba(223, 192, 104, 0.4);
	border-radius: 15px;
	padding: 80px 590px 96px 80px;
	position: relative;
	min-height: 530px;
	margin-top: 50px;
}
.overview-box > img {
	width: auto;
	height: 450px;
	border-radius: 15px;
	position: absolute;
	top: 50%;
	right: -140px;
	transform: translateY(-50%);
	display: block;
}
.overview-txt > h4 {
	font-size: 36px;
	font-weight: 700;
	line-height: 1.361em;
}
.overview-txt > p {
	color: #333;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.362em;
	margin-top: 35px;
}
.download-btn {
	min-width: 400px;
	height: 55px;
	padding-inline: 8px;
	border-radius: 350rem;
	background-color: #279d72;
	color: white;
	font-size: 18px;
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	cursor: pointer;
	margin: 0px 15px;
}
.download-btn::after {
	content: '';
	display: block;
	width: 34px;
	height: 34px;
	background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_290_33)'%3E%3Cpath d='M24.7918 14.5417H20.3394V7.79175H13.6609V14.5417H9.2085L17.0002 22.4167L24.7918 14.5417ZM9.2085 24.6667V26.9167H24.7918V24.6667H9.2085Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_290_33'%3E%3Crect width='34' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
	background-position: center;
	background-repeat: no-repeat;
}
.contribution-section {
	padding-block: 90px;
}
.contribution-section .section-title {
	margin-bottom: 60px;
}
.depositor-item + .depositor-item {
	margin-top: 60px;
}
.depositor-item > h5 {
	font-size: 28px;
	font-weight: 600;
	line-height: 1.357em;
	margin-bottom: 35px;
}
.depositor-item > img {
	width: 100%;
	border-radius: 15px;
	margin-bottom: 36px;
}
.depositor-item .btn-wrap {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.depositor-item .number-list { margin-top:30px;}
.depositor-item .dotted-list {
	margin-top: 15px;
}
.depositor-item .number-list > li + li {
	margin-top: 35px;
}
.depositor-item li {
	color: #444;
	font-size: 17px;letter-spacing:0px;
	font-weight: 600;
	line-height: 30px;
}
.receipt-section {
	padding-block: 90px;
	background-color: #F7F7F7;
}
.receipt-section .section-title {
	margin-bottom: 60px;
}
.convers-section {
	padding-block: 90px;
}
.convers-section .section-title {
	margin-bottom: 60px;
}
.convers-content {
	display: flex;
	gap: 90px;
}
.convers-content .convers-img {
	width: 650px;
	flex: 0 0 auto;
	position: relative;
}
.convers-content .convers-img::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 15px;
	background-color: rgba(203, 192, 97, 0.4);
	position: absolute;
	bottom: -40px;
	right: -40px;
	z-index: -1;
}
.convers-content .convers-img > img {
	border-radius: 15px;
	width: 100%;
}
.convers-content .depositor-item {
	flex: 1 1 auto;
}
.convers-content .depositor-item {
	padding-top: 60px;
}
.info-depositor__container {
	padding-bottom: 150px;
}
.number-list {
	counter-reset: number-list-counter;
	padding-left: 0;
}
.number-list > li {
	position: relative;
	padding-left: 87px;
}
.number-list > li::before {
	counter-increment: number-list-counter;
	content: "STEP " counter(number-list-counter) ". ";
	position: absolute;
	top: 0;
	left: 0;
	color:#449d7d;
	font-size: 21px;
	font-weight: Bold;
}
.dotted-list > li {
	position: relative;
	padding-left: 24px;
}
.dotted-list > li::before {
	content: '·';
	font-size: 2em;
	font-weight: inherit;
	position: absolute;
	top: 0;
	left: 0;
}
.btn-bottom{
	margin-top: 10px !important;
}



/* 갤러리게시판 */
.desc + .gallery-items {
    margin-top: 80px;
}

.gallery-items {
    display: grid;
    margin-top: 20px;
    padding-top: 70px;
    border-top: 2px solid #444;
    background-color: #fff;
}

.gallery-box {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 50px;
}

.gallery-items li {
    position: relative;
    list-style: none;
    margin-top: 30px;
}

.gallery-box a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 428px;
    height: 100%;
    border: 1px solid #e7e7e7;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none;
    border-radius: 20px;
}

.gallery-items .img-wrap {
    display: block;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.gallery-box .img-wrap {
    width: 430px;
    height: 316px;
    border-radius: 20px 20px 0 0 !important;
    z-index: 2;
}

.gallery-items .img-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.gallery-box .info-wrap {
    padding: 9px 44px 60px;
    text-align: left;
}

.gallery-items.gallery-box .title {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
}

.gallery-items .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 25px;
    font-size: 22px;
    font-family: "Pretendard", "SCoreDream", serif;
    letter-spacing: 0px;
    line-height: 32px;
    text-align: center;
}

.gallery-items.gallery-box p {
    text-align: left;
    margin-top: 5px;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 25px;
    text-align: left;
}

.gallery-items .desc {
    font-weight: 400;
}

/* 게시판페이징 */
.mPag {
    margin: 90px 0 0;
    padding-top: 70px;
    border-top: 1px solid #e1e1e1;
    line-height: normal;
    text-align: center;
}

.mPag .firs {
    margin-right: -6px;
}

.mPag .first, .mPag .last, .mPag .prev, .mPag .next {
    position: relative;
    display: inline-block;
    background: url(/resources/branch/images/ico_pag_first.png) 50% 50% no-repeat #fff;
    text-indent: -9999px;
    font-size: 0;
    overflow: hidden;
    z-index: 10;
}

.mPag .prev {
    background-image: url(/resources/branch/images/ico_pag_prev.png);
    margin: 0 2px 0 0;
}

.mPag .next {
    background-image: url(/resources/branch/images/ico_pag_next.png);
    margin: 0 -3px 0 1px;
}

.mPag .last {
    background-image: url(/resources/branch/images/ico_pag_last.png);
}

.mPag a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    border: 1px solid #dedede;
    color: #666;
    text-decoration: none;
    font-size: 14px;
    margin: 0 -2px 0 -4px;
    vertical-align: middle;
    text-align: center;
    min-width: 42px;
    height: 40px;
}

.mPag .active {
    position: relative;
    background-color: #279c6b;
    border-color: #279c6b;
    color: #fff;
    text-decoration: underline;
}

/* 게시판상세 */

.board-detail {
    border-top: 2px solid #444;
    padding-top: 54px;
}

.board-detail > strong {
    display: block;
    text-align: center;
    font-size: 28px;
    line-height: 40px;
    color: #333;
}

.board-detail .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 48px;
    padding: 24px 10px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

.board-detail .info li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 12px;
    position: relative;
    font-size: 16px;
    color: #000;
}

.board-detail .info li + li {
    margin-left: 60px;
}

.board-detail .info li + li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    width: 1px;
    height: 17px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #4c4c4c;
}

.board-detail .text-wrap {
    padding: 30px 0;
    border-bottom: 1px solid #e0e0e0;
}

.board-detail .text-wrap.border-none {
    border-bottom: 0;
    padding-bottom: 0;
}

.board-detail .desc {
    padding: 0;
    font-size: 17px;
    line-height: 30px;
    color: #000;
}

.board-detail .youtube {
    padding: 70px 0 50px 0;
    text-align: center;
}

.board_imgs {
    text-align: center;
    padding-block: 60px;
}

.board_imgs img {
    max-width: 100%;
}

.board-detail .button {
    text-align: center;
    margin-top: 70px;
}

.button-navy {
    min-width: 150px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #013569;
    padding: 20px 40px;
    border-radius: 7px;
    color: #fff;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
}


/* For Depositors */
.btn-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.download-btn {
    font-family: "Pretendard", "SCoreDream", serif;
    min-width: 400px;
    height: 56px;
    padding-inline: 8px;
    border-radius: 300rem;
    background-color: #013569;
    color: white;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    margin: 0px 15px;
}

.download-btn::after {
    content: '';
    display: block;
    width: 34px;
    height: 34px;
    background-image: url(data:image/svg+xml,%3Csvg width= '34' height= '34' viewBox= '0 0 34 34' fill= 'none' xmlns= 'http://www.w3.org/2000/svg' %3E%3Cg clip-path= 'url(%23clip0_290_33)' %3E%3Cpath d= 'M24.7918 14.5417H20.3394V7.79175H13.6609V14.5417H9.2085L17.0002 22.4167L24.7918 14.5417ZM9.2085 24.6667V26.9167H24.7918V24.6667H9.2085Z' fill= 'white' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id= 'clip0_290_33' %3E%3Crect width= '34' height= '34' fill= 'white' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A);
    background-position: center;
    background-repeat: no-repeat;
}

/* Contact */
.mContact {
    display: flex;
    margin-top: 20px;
    border: 1px solid #dbdbdb;
    border-radius: 20px;
    padding: 72px;
    max-width: 1300px;
}

.mContact .img {
    margin: 0 52px 0 0;
    border-radius: 0px;
    overflow: hidden;
}

.mContact .txt .tx + .ti {
    margin-top: 60px;
}

.mContact .txt {
    flex: 1;
    font-size: 18px;
    font-weight: 500;
    line-height: 180%;
    padding: 5px 0 0;
}

.mContact .txt .ti {
    font-weight: 800;
    font-size: 24px;
}

.mContact .txt .tx {
    margin: 15px 0 0;
}


.footer {
    padding: 40px 0 50px;
    width: 100%;
    min-width: 1500px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Open Sans, sans-serif;
    border-top: 1px solid #dbdbdb;
}

.footer .wrap1500 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 77px;
    width: 1500px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}

.footer .logo-koagi {
    -ms-flex-item-align: center;
    align-self: center;
}

.footer address {
    font-style: normal;
}

.footer address > .title {
    font-family: "Pretendard", "SCoreDream", serif;
    font-size: 18px;
    line-height: 1.618;
}

.footer address .address {
    font-family: "Pretendard", "SCoreDream", serif;
    font-size: 15px;
    line-height: 1.618;
    font-weight: 400;
}

.footer .copyright {
    font-family: "Pretendard", "SCoreDream", serif;
    margin-top: 15px;
    font-size: 15px;
    line-height: 19px;
}

.footer .contact-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
    margin-left: 55px;
}

.footer .contact-wrap > .title {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
}

.footer .contact-wrap a {
    font-family: "Pretendard", "SCoreDream", serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 25px;
}

.desc {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.5;
    color: #4b4b4b;
    line-height: 35px;
    font-family: "Pretendard", "SCoreDream", serif;
}

.a11y {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    clip: rect(0 0 0 0) !important;
    overflow: hidden !important;
    border: 0 !important;
    padding: 0 !important;
    margin: -1px !important;
}

#skipNavigation {
    position: relative;
    z-index: 1100;
}

#skipNavigation .skip {
    position: absolute;
    top: 0;
    left: 0;
}

#skipNavigation a {
    display: block;
    height: 1px;
    width: 1px;
    margin-bottom: -1px;
    overflow: hidden;
    text-align: center;
    background-color: #000;
    color: #fff;
    white-space: nowrap;
}

#skipNavigation a:focus, #skipNavigation a:active {
    height: auto;
    width: auto;
    padding: 5px;
    margin-bottom: 10px;
}

#body.main:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 899px;
    background-color: #110d0c;
}

.header {
    position: absolute;
    width: 100%;
    min-width: 1500px;
    height: 168px;
    z-index: 100;
}
.header.expended:before {
    content: "";
    position: absolute;
    top: 168px;
    left: 0;
    width: 100%;
    height: calc(100% - 168px);
    background-color: #333;
}

.header.expended .sub-categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header:after {
    content: "";
    position: absolute;
    top: 168px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
}

.header .button-category {
    display: none;
}

.header .button-close {
    display: none;
}
/*조가인 헤더추가260317*/
.header .uh{background-color:#f7f7f7;border-bottom:0px solid #d7d7d7;}
.header .uh .bg{font-size:14.5px;letter-spacing:-0.3px;height:48px; display:flex;align-items:center;margin:0 auto;width:1500px;}
.header .uh a{display:inline-block;color:#222;line-height:48px;height:48px;}
.header .uh .link{flex:1;}
.header .uh .link a{position:relative;float:left;border-left:0px solid #dbdbdd;font-weight:500;padding:0 17px;text-align:center;}
.header .uh .link a:last-child{border-right:0px solid #dbdbdd;}
.header .uh .link a.type2{background:#299b8c;color:#fff;}
.header .uh .link a.type2 + a:before{display:none;}
.header .uh .util{float:right;font-size:14px;padding:0;}
.header .uh .util a{margin:0 0 0 18px;}
/*//조가인 헤더추가260317*/

.header .wrap1500 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1500px;
    height: 121px;
    margin: 0 auto;
}

.header .logo {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 17px;
    font-size: 27px;
    color: #fff;
    font-family: "Noto Sans KR", serif;
    font-weight: 400;
}

.header .logo img {
    display: block;
    width: 43px;
    height: 41px;
}

.header .logo-koagi {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px;
}

.header .logo-koagi img {
    display: block;
    width: 281px;
    height: 38px;
}

.header .category-wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 113px;
}

.category > a {
    display: block;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 800;
    font-family: "SCoreDream", serif;
    text-transform: uppercase;
}

.sub-categories {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px;
    position: absolute;
    top: 168px;
    padding: 43px 0 48px;
}

.sub-category a {
    display: block;
    max-width: 180px;
    word-break: break-word;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: "SCoreDream", serif;
    font-weight: 700;
    color: #fff;
    line-height: 22px;
    text-transform: uppercase;
}

.sub-category a:hover {
    color: #5ad400;
}

.visual-wrap {
    position: relative;
    width: 100%;
    max-width: 1900px;
    min-width: 1500px;
    height: 899px;
    overflow: hidden;
    margin: 0 auto;
}

.visual-wrap .items-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin-left: auto;
    width: 46%;
    margin-top: 200px;
}

.visual-wrap .items-wrap > .title {
    display: block;
    width: 700px;
    text-align: center;
    font-size: 63px;
    line-height: 82px;
    font-family: "Jalnan", "SCoreDream", serif;
    color: #fff;
}

.visual-wrap .items-wrap > .title .color-green {
    color: #84c90a;
}

.visual-wrap .items-wrap > .desc {
    width: 700px;
    margin: 20px 0 120px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-weight: 700;
}

.visual-wrap .visual-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 11px;
    position: relative;
}

.visual-wrap .visual-items li:first-of-type {
    margin-top: -50px;
}

.visual-wrap .visual-items li .img-wrap {
    display: block;
}

.visual-wrap .visual-items li .img-wrap img {
    display: block;
}

.visual-wrap .visual-items .link-green {
    display: block;
    width: 210px;
    height: 228px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 48px;
    background: #47a700 url("/resources/branch/images/icon-arrow-right2.png") no-repeat 50% 160px;
    text-align: center;
    font-size: 20px;
    font-family: "Jalnan", "SCoreDream", serif;
    color: #fff;
    line-height: 30px;
}

.swiper-visual {
    overflow: hidden;
    width: 1900px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.swiper-visual > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.swiper-visual li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.swiper-visual .img-wrap {
    display: block;
}

.swiper-visual .img-wrap img {
    display: block;
}

.counters {
    height: 700px;
    min-width: 1500px;
    margin: 0 auto;
    padding-top: 115px;
    max-width: 1900px;
    background: url("/resources/branch/images/back.jpg") no-repeat 50% 0;
    box-sizing: border-box;
}

.counters > .title {
    display: block;
    text-align: center;
    font-size: 44px;
    font-family: "Jalnan", "SCoreDream", serif;
}

.counters > .desc {
    margin-top: 10px;
    font-size: 17px;
    color: #7e7e7e;
    text-align: center;
    line-height: 22px;
}

.counters > ul {
    display: flex;
    justify-content: center;
    gap: 86px;
    margin-top: 67px;
}

.counters > ul > li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 18px;
    flex: 0 0 500px;
    padding: 44px 20px 47px;
    box-sizing: border-box;
    border-radius: 20px;
    box-shadow: 0 0 15px 0 #e0e5ae;
    background-color: #fff;
}

.counters li .title {
    font-size: 20px;
    font-weight: 800;
    color: #000;
}

.counters li .counter {
    font-size: 55px;
    font-weight: 800;
}

.main-information {
    padding: 140px 0 43px;
    background-color: #eef8ff;
    min-width: 1500px;
    max-width: 1900px;
    margin: 0 auto;
}

.main-information > .title {
    display: block;
    margin-bottom: 91px;
    text-align: center;
    font-size: 44px;
    font-family: "Jalnan", "SCoreDream", serif;
}

.main-information .wrap1500 {
    width: 1500px;
    margin: 0 auto;
}

.main-information .swiper-info > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.main-information .swiper-info li {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 400px;
    flex: 0 0 400px;
    padding-right: 68px;
}

.main-information .swiper-info li:last-of-type {
    padding-right: 0;
}

.main-information .img-wrap {
    display: block;
    width: 400px;
    height: 252px;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
}

.main-information .img-wrap img {
    display: block;
    width: 100%;
    height: 100%;
}

.main-information .desc-wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-self: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 37px 46px;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
    background-color: #fff;
}

.main-information .desc-wrap > .title {
    font-size: 24px;
    letter-spacing: 0.5px;
    color: #000;
    font-weight: 800;
}

.main-information .desc-wrap > .desc {
    margin-top: 20px;
    font-size: 16px;
    letter-spacing: 0.2px;
    color: #5e5e5e;
    line-height: 23px;
    font-weight: 500;
    height: 90px;
}

.main-information .desc-wrap .button-green {
    -ms-flex-item-align: center;
    align-self: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 23px;
    padding: 14px 30px;
    border-radius: 100px;
    background-color: #47a700;
    font-size: 16px;
    letter-spacing: 0.2px;
    color: #fff;
    font-weight: 800;
}

.main-anniversary {
    min-width: 1500px;
    padding-top: 128px;
    height: 719px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url("/resources/branch/images/main-visual-bottom.jpg") no-repeat 50% 100%;
}

.main-anniversary > .title {
    display: block;
    font-size: 30px;
    font-family: "Jalnan", "SCoreDream", serif;
}

.main-anniversary > .desc {
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
    font-family: "Jalnan", "SCoreDream", serif;
}

.sub-visual {
    width: 100%;
    height: 430px;
    background-color: #222 !important;
    background: url("/resources/branch/images/koagi/visual-bgsv-sub.png") no-repeat 50% 0;
}

.sub-visual .wrap1500 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 10px;
    max-width: 1500px;
    margin: 0 auto;
    height: 100%;
}

.sub-visual .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40%;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0.5px;
    color: #fff;
    font-family: "Jalnan", "SCoreDream", serif;
    text-transform: uppercase;
}

.sub-visual .title .color-green {
    color: #84c90a;
}

.sub-visual .desc {
    width: 40%;
    padding-bottom: 90px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.5px;
    opacity: 0.7;
    color: #fff;
    font-weight: 700;
}

.content-title {
    display: block;
    padding: 100px 0 40px;
    font-size: 48px;
    color: #000;
    font-family: "Jalnan", "SCoreDream", serif;
    text-align: center;
}

.content-title2 {
    display: block;
    font-size: 40px;
    color: #333;    letter-spacing: 0px;
    font-family: "Pretendard", "SCoreDream", serif;
    font-weight: 800;
    text-align: center;
}

.content-title2 + .desc {
    margin-top: 40px;
}

.histories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 63px;
    max-width: 1500px;
    margin: 0 auto 100px;
}

.histories li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 33px;
}

.histories .date {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 16px 38px;
    border-radius: 50px;
    border: 1px solid #3da59a;
    font-size: 20px;
    color: #33a497;
    font-family: "Jalnan", "SCoreDream", serif;
}

.histories .desc {
    font-size: 20px;
    line-height: 33px;
    color: #4b4b4b;
    font-family: Pretendard, "SCoreDream", serif;
    font-weight: 600;
}

.detail-wrap {
    max-width: 1500px;
    margin: 0 auto 100px;
}

.detail-wrap .section + .section {
    margin-top: 128px;
}

.detail-wrap .desc {
    font-size: 17px;
    color: #4b4b4b;
    line-height: 33px;
    font-family: "Pretendard", "SCoreDream", serif;
}

.detail-wrap .desc + .img-wrap {
    margin-top: 85px;
}

.detail-wrap .img-wrap {
    display: block;
    border-radius: 20px;
    overflow: hidden;
}

.detail-wrap .img-wrap + .img-wrap {
    margin-top: 100px;
}

.detail-wrap .img-wrap img {
    display: block;
    width: 100%;
    height: auto;
}

.detail-wrap .icon-seed {
    display: block;
    height: 68px;
    background: url("/resources/branch/images/icon-seed.png") no-repeat 50% 50%;
    background-size: auto 100%;
}

.detail-wrap .icon-seed + .content-title2 {
    margin-top: 20px;
}


@media all and (max-width: 1150px) {
	.overview-box {
		padding-right: 400px;
	}
	.overview-box > img {
		height: 350px;
	}
	.convers-content .convers-img {
		width: 450px;
	}
	.number-list > li::before {
		content: counter(number-list-counter) ". ";
		color: #449d7d;
		font-size: 17px;
		font-weight: Bold;
	}
}

@media all and (max-width: 950px) {
	.overview-box > img {
		position: static;
		transform: none;
		height: auto;
		margin-bottom: 20px;
	}
	.overview-box {
		width: 100%;
		padding: 40px;
		display: flex;
		flex-direction: column-reverse;
		margin-top: 36px;
	}
	.convers-content {
		flex-direction: column;
		gap: 0;
	}
	.convers-content .convers-img {
		width: calc(100% - 40px);
	}
	.convers-content .depositor-item {
		padding-top:
	}
	.download-btn {
		min-width: unset;
		width: 100%;
	}
	.receipt-section_back {
		padding-block: 90px;
		position: absolute;
		background-color: #F7F7F7;
		left: 0px;
		right: 0px;
		z-index:-1;
		height: 875px;
	}
}
@media all and (max-width: 720px) {
	.overview-box {
		padding: 20px 20px 40px;
			margin-top: 2px;
	}
	.overview-txt > h4 {
		font-size: 28px;
	}
	.overview-txt > p {
		font-size: 16px;
		margin-top: 24px;
	}
	.contribution-section,
	.convers-section {
		padding-top: 60px;
	}
	.contribution-section .section-title,
	.convers-section .section-title {
		margin-bottom: 40px;
	}
	.depositor-item > h5 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.depositor-item li {
		font-size: 15px;
		line-height:24px;
		font-weight:500;
		padding-left: 25px;
	}
	.receipt-section_back {
		padding-block: 90px;
		position: absolute;
		background-color: #F7F7F7;
		left: 0px;
		right: 0px;
		z-index:-1;
		height: 863px;
	}
	.receipt-section {
		padding-block: 60px;
	}
	.download-btn {
		font-size: 16px;
	}
	.convers-content .convers-img {
		width: calc(100% - 20px);
	}
	.convers-content .convers-img::before {
		right: -20px;
		bottom: -20px;
	}
	.download-btn {
		font-size: 16px;
	}
}

/* add20260320-2 */
.mQuick1{position:fixed;bottom:20px;right:20px;width:106px;z-index:1000;}
.mQuick1 .list{display:none;}
.mQuick1 .list a + a{margin-top:14px;}
.mQuick1 .list a{display:block;background:url(/resources/branch/images/ico_quick1_1.png) 50% 6px no-repeat #fff;border:1px solid #e3e3e3;border-radius:10px;color:#000;font-size:14px;font-weight:500;padding:74px 0 0;text-align:center;width:106px;height:40px;}
.mQuick1 .list a.i1{background-color:#08a540;border-color:#08a540;color:#fff;}
.mQuick1 .list a.i2{background-image:url(/resources/branch/images/ico_quick1_2.png);}
.mQuick1 .list a.i3{background-image:url(/resources/branch/images/ico_quick1_3.png);}
.mQuick1 .list a.i4{background-image:url(/resources/branch/images/ico_quick1_4.png);}
.mQuick1 .list a.i5{background-image:url(/resources/branch/images/ico_quick1_5.png);}
.mQuick1 .list a.i6{background-image:url(/resources/branch/images/ico_quick1_6.png);}
.mQuick1 .sel,
.mQuick1 .top{display:block;background:url(/resources/branch/images/ico_top1.png) 50% 50% no-repeat #fff;border:1px solid #e3e3e3;border-radius:50%;text-indent:-9999px;font-size:0;margin:16px auto 0;width:70px;height:70px;}
.mQuick1 .sel{background-image:url(/resources/branch/images/ico_quick1.png);background-color:#08a540;border-color:#08a540;}
.mQuick1.active .sel{background-image:url(/resources/branch/images/ico_quick1_a.png);}
.mQuick1.active .list{display:block;}
/* //add20260320-2 */

@media (max-width: 1199px) {

    br.forM {
        display: inline;
    }

    br.forW {
        display: none;
    }

    .footer {
        min-width: 100%;
    }

    .footer .wrap1500 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 24px;
        width: 100%;
    }

    .footer .logo-koagi {
        -ms-flex-item-align: start;
        align-self: flex-start;
        width: 180px;
        height: auto;
    }

    .footer .logo-koagi img {
        width: 70%;
        height: auto;
    }

    .footer .address-wrap {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .footer .contact-wrap {
        margin-left: 0;
    }

    #body.main:before {
        display: none;
    }
    .header .uh {display:none;}
    .header {
        min-width: 100%;
        height: auto;
    }

    .header:after {
        top: 61px;
    }

    .header .button-category {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        display: block;
        position: absolute;
        left: 20px;
        width: 19px;
        height: 17px;
        background: url("/resources/branch/images/icon-hamberger2.png") no-repeat 50% 50%;
        background-size: 100% auto;
    }

    .header .button-close {
        display: block;
        position: absolute;
        top: 30px;
        right: 30px;
        width: 40px;
        height: 40px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m31.666 10.683-2.35-2.35L20 17.65l-9.317-9.317-2.35 2.35L17.65 20l-9.317 9.317 2.35 2.35L20 22.35l9.316 9.317 2.35-2.35L22.35 20l9.316-9.317Z' fill='%23449D7D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h40v40H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
        background-size: 100% auto;
    }

    .header .wrap1500 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 14px;
        width: 100%;
        height: auto;
        padding: 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .header .logo {
        gap: 7.5px;
        font-size: 13px;
        font-family: "Jalnan", "SCoreDream", serif;
    }

    .header .logo img {
        width: 21.5px;
        height: 20.5px;
    }

    .header .logo-koagi img {
        width: 140.5px;
        height: 19px;
    }

    .header .category-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px;
        background-color: #fff;
        visibility: hidden;
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px);
        pointer-events: none;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    }

    .header .category-wrap.show {
        visibility: visible;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        pointer-events: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    .categories {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
    }

    .category {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 14px;
        width: 100%;
        padding: 20px 0;
        border-bottom: 1px solid #d9d9d9;
    }

    .category > a {
        width: 110px;
        color: #000;
        text-align: left;
        text-transform: none;
        font-size: 18px;
        letter-spacing: -0.3px;
    }

    .sub-categories {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 10px;
        position: relative;
        top: 0;
        padding: 0;
    }

    .sub-category a {
        color: #000;
        max-width: 100%;
        text-transform: none;
        font-size: 15px;
        letter-spacing: -0.1px;
        font-weight: 600;
    }

    .visual-wrap {
        min-width: 100%;
        height: 574px;
    }

    .visual-wrap .items-wrap {
        width: 100%;
        margin-top: 128px;
    }

    .visual-wrap .items-wrap > .title {
        width: 100%;
        font-size: 25px;
        line-height: 35px;
    }

    .visual-wrap .items-wrap > .title .color-green {
        display: block;
    }

    .visual-wrap .items-wrap > .desc {
        width: 100%;
        margin: 13.5px 0 32.5px;
        font-size: 14px;
    }

    .visual-wrap .visual-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 16px;
        padding-bottom: 0;
    }

    .visual-wrap .visual-items li:first-of-type {
        margin-top: 0;
    }

    .visual-wrap .visual-items li:last-of-type {
        display: none;
    }

    .visual-wrap .visual-items li .img-wrap {
        width: 135px;
        height: 108.5px;
    }

    .visual-wrap .visual-items li .img-wrap img {
        width: 100%;
        height: auto;
    }

    .swiper-visual {
        width: 100%;
        height: 574px;
    }

    .swiper-visual .img-wrap {
        position: relative;
        width: 100%;
        height: 574px;
    }

    .swiper-visual .img-wrap img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .counters {
        min-width: 100%;
        padding: 50px 15px;
        height: auto;
        background-size: auto 100%;
    }

    .counters > .title {
        font-size: 22px;
    }

    .counters > .desc {
        margin-top: 15.5px;
    }

    .counters > ul {
        flex-direction: column;
        gap: 42px;
        margin-top: 33.5px;
    }

    .counters > ul > li {
        flex: 0 0 100%;
    }

    .main-information {
        padding: 55px 0 19px;
        min-width: 0;
    }

    .main-information > .title {
        margin-bottom: 30px;
        font-size: 22px;
    }

    .main-information .wrap1500 {
        width: 100%;
    }

    .main-information .swiper-info {
        justify-self: flex-start;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        max-width: 100%;
        overflow: hidden;
        padding: 0 34px;
    }

    .main-information .swiper-info > ul {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .main-information .swiper-info li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px;
        padding-right: 30px;
    }

    .main-information .img-wrap {
        width: 250px;
        height: 156px;
    }

    .main-information .desc-wrap {
        padding: 26px 20px 22.5px;
    }

    .main-information .desc-wrap > .title {
        font-size: 15px;
    }

    .main-information .desc-wrap > .desc {
        margin-top: 12px;
        font-size: 12px;
        line-height: 18px;
        height: 70px;
    }

    .main-information .desc-wrap .button-green {
        padding: 5px 20px;
        font-size: 12px;
        line-height: 24px;
    }

    .main-anniversary {
        min-width: 100%;
        padding: 45px 12.5px 0;
        height: 359px;
        background-position: 50% 50%;
        background-size: cover;
    }

    .main-anniversary > .title {
        font-size: 17px;
    }

    .main-anniversary > .desc {
        margin-top: 10px;
        font-size: 12px;
        line-height: 19px;
        padding: 0 25px;
    }

    .sub-visual {
        height: 215px;
    }

    .sub-visual .wrap1500 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 0px;
        padding-top: 61px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .sub-visual .title {
        width: 100%;
        font-size: 18px;
        line-height: 26px;
    }

    .sub-visual .desc {
        width: 100%;
        margin-top: -5px;
        padding-bottom: 0;
        font-size: 11px;
    }

    .content-title {
        padding: 46px 0 0px;
        font-size: 24px;
        letter-spacing: -0.2px;
        line-height: 34px;
    }

    .content-title2 {
        font-size: 18px;
        line-height: 26px;
    }

    .content-title2 + .desc {
        margin-top: 20px;
    }

    .histories {
        gap: 31.5px;
        padding: 12.5px;
        margin-bottom: 25px;
    }

    .histories li {
        gap: 16.5px;
    }

    .histories .date {
        padding: 8px 19px;
        font-size: 20px;
    }

    .histories .desc {
        font-size: 15px;
        line-height: 20px;
    }

    .detail-wrap {
        padding: 20px;
        margin-bottom: 50px;
    }

    .detail-wrap .section + .section {
        margin-top: 50px;
    }

    .detail-wrap .desc {
        font-size: 15px;
        line-height: 24px;
        padding: 0 0 35px 0;
    }

    .detail-wrap .desc + .img-wrap {
        margin-top: 42.5px;
    }

    .detail-wrap .img-wrap {
        border-radius: 5px;
    }

    .detail-wrap .img-wrap + .img-wrap {
        margin-top: 50px;
    }

    .detail-wrap .icon-seed {
        height: 44.5px;
    }

    .detail-wrap .icon-seed + .content-title2 {
        margin-top: 19.5px;
    }

    .footer address > .title {
        font-size: 15px;
        line-height: 23px;
    }

    .footer address .address {
		margin-top: 7px;
        font-size: 13px;
        line-height: 18px;
    }
	.footer .copyright {
		font-size: 13px;
		line-height: 18px;
	}
    .footer .contact-wrap a {
        font-size: 15px;
        line-height: 24px;
    }


/* For Depositors */




    /* 갤러리게시판 */
    .gallery-items.gallery-box {
        grid-template-columns: 1fr;
    }

    .gallery-items {
        grid-template-columns: 1fr 1fr;
        padding-top: 30px;
    }

    .gallery-items li {
        margin-top: 0px;
    }

    .gallery-box {
        gap: 50px 20px;
    }

    .gallery-box a:before {
        width: calc(100% - 2px);
    }

    .gallery-items .img-wrap {
        width: 100%;
        height: 0;
    }

    .gallery-box .img-wrap {
        padding-top: 73.488372093%;
    }

    .gallery-box .info-wrap {
        padding: 9px 15px 35px;
    }

    .gallery-items .title {
        gap: 5px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-size: 16px;
        line-height: 25px;
        margin-top: 18px;
    }

    .gallery-items .desc {
        font-size: 14px;
        line-height: 24px;
        margin-top: 0px;
    }

    .desc + .gallery-items {
        margin-top: 30px;
    }

    /* 게시판상세 */
    .board-detail {
        border-top: 2px solid #444;
        padding-top: 25px;
    }

    .board-detail > strong {
        font-size: 19px;
        line-height: 30px;
    }

    .board-detail .info {
        margin-top: 20px;
        padding: 16px 10px;
    }

    .board-detail .info li {
        font-size: 14px;
    }

    .board-detail .text-wrap {
        padding: 0px 0;
    }

    .board_imgs {
        padding-block: 30px;
    }

    .board-detail .youtube {
        padding: 0px 0 30px 0;
    }

    .board-detail .youtube iframe {
        width: 100%;
        max-height: 200px;
    }

    .board-detail .button {
        margin-top: 40px;
    }

    .button-navy {
        min-width: 100px;
        padding: 13px 25px;
        font-size: 15px;
        font-weight: 600;
    }


    /* For Depositors */
    .download-btn {
        min-width: unset;
        width: 100%;
    }

	.depositor-item .btn-wrap {
		margin-top: 20px;
		margin-bottom: 40px;
	}
    .download-btn {
        font-size: 14px;
		font-weight: 600;
		text-align:center;
		min-width:110px;
		gap: 0px;
		padding: 0px 20px;
		margin:5px;
    }

    .download-btn::after {
        display: none;
    }


    /* Contact */
    .mContact {
        display: block;
        padding: 25px;
    }

    .mContact .img {
        margin: 0 0 20px;
        border-radius: 10px;
    }

    .mContact .img img {
        width: 100%;
    }

    .mContact .txt .tx + .ti {
        margin-top: 30px;
    }

    .mContact .txt {
        font-size: 14px;
        line-height: 160%;
    }

    .mContact .txt .ti {
        font-size: 18px;
    }

    .mContact .txt .tx {
        margin-top: 10px;
    }


}
/* 조가인 팝업추가260206 */
.layerPopup {
  position: fixed;
  z-index: 1000;
  display: none;
}
.layerPopup.is-open {
  display: block;
}
.layerWrap {
  overflow: hidden;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 8px 20px rgba(0,0,0,.15);
}
.layerContent {

}
.layerContent img {
	width:100%;
	height:100%;
	object-fit: contain;
}
.layerFooter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  border-top: 1px solid #eee;
  font-size: 14px;
}
.todayClose {
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
}
.todayClose input[type="checkbox"] {
  display: inline-block;
  margin:0;
}
.btnClose {
  border: none;
  background: none;
  cursor: pointer;
  font-size: 14px;
}
 /*// 조가인 팝업추가260206 //*/


 /* ==== Project Application ==== */
.deadline {
    text-align: center;
    font-family: "Pretendard", "SCoreDream", serif;
    width: 400px;
    height: 56px;
    padding-inline: 8px;
    border-radius: 300rem;
    background-color: #92D050;
    color: white;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 2rem;
}
.projApp-title {
    display: block;
    font-size: 40px;
    color: #333;
    letter-spacing: 0px;
    font-family: "Pretendard", "SCoreDream", serif;
    font-weight: 800;
    text-align: center;
    margin-bottom:1rem;
}
.projApp-subtitle {
    display: block;
    font-size: 32px;
    color: #333;    letter-spacing: 0px;
    font-family: "Pretendard", "SCoreDream", serif;
    font-weight: 800;
    text-align: left;
    margin:2rem 0;
}
.projappCon + .projappCon {
    margin-top:2rem;
}
.projappCon .projapp-textbox {
    padding:2rem 1rem;
    border:1px solid #ddd;
}
.projappCon .projapp-textbox ul li + li{
    margin-top:1rem;
}
.projappCon .projapp-textbox ul li .projapp-subtextboxtit {
    font-weight: 500;
    margin-bottom:1rem;
}
.projappCon .btn-wrap {
    justify-content: flex-end;
    margin-bottom:0;
    margIn-top:1rem;
}
.projappCon .btn-wrap .download-btn {
    margin:0;
}
.fixed-bar {
    background-color: #fff;
    padding: 1em;
    width: 100%;
    position: fixed;
    left: 0;
    bottom:0;
    display: flex;
    align-items: center;
    z-index: 2;
    justify-content: space-between;
    border-top: 2px solid #ddd;
    box-sizing: border-box;
    font-size:15px;
    font-weight: 600;
    font-family: "Pretendard", "SCoreDream", serif;
}
.fixed-bar div {
    display:flex;
    align-items: center;
    gap:10px;
}
.fixed-bar img {
    width:50px;
}
.fixed-bar div button {
    padding:1rem 1.5rem;
    border-radius:10px;
    background:#6fb921;
    color:#fff;
    font-size:15px;
    font-weight: 600;
    font-family: "Pretendard", "SCoreDream", serif;
}
.tableWrap  {
  width: 100%;
  border-collapse: collapse;
}

table caption {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  border: 0;
}
.tableWrap th,
.tableWrap td {
  padding:0 10px;
  height:50px;
  line-height: 40px;
  border: 1px solid #ddd;
  text-align: left;
}
.tableWrap th:first-child,
.tableWrap td:first-child {
  border-left: 0;
}
.tableWrap th:last-child,
.tableWrap td:last-child {
  border-right: 0;
}
.tableWrap th {
  background: #f5f5f5;
  font-weight: 600;
}
.tableWrap thead + tbody tr:first-child td {
  border-top: 0;
}
/* ==== Application History ==== */
.tableInner {
    width:100%;
    overflow-x:auto;
}
.tableWrap.type-b {

}
.tableWrap.type-b th,
.tableWrap.type-b td {
    text-align: center;
}
.tableWrap.type-b th {
    background:#e4edf5;
}
.tableWrap.type-b tr:nth-child(2n) td{
    background:#fafafa;
}
.hitoryCon .tableWrap.type-b button{
    height:36px;
    padding:0 15px;
    border-radius:10px;
    background:#277331;
    color:#fff;
    font-weight: 600;
    font-size: 13px;
}
.hitoryCon .dataWrap {
  margin:1rem 0;
  display:flex;
  align-items: center;
  justify-content: space-between;
  font-size:13px;
  border-radius: 5px;
  background:#fff;
}
.hitoryCon .dataWrap .total {
    display: block;
    padding-left: 25px;
    background: url(/resources/branch/images/koagi/total_ico.svg) no-repeat center left 0 / 18px;
    line-height: 40px;
    font-weight: 500;
    font-size: 15px;
}
.hitoryCon .dataWrap .total p {
  color:#707780;
}
.hitoryCon .dataWrap .total .count {
  display:inline-block;
}
.hitoryCon .dataWrap .total span {
  color:#013569;
}
.hitoryCon .dataWrap .total .page {
   display:inline-block;
}
.hitoryCon .dataWrap .submit input[type="text"]{
    width:300px;
    height:40px;
    padding:0 10px;
    border:1px solid #ccc;
    border-radius:10px;
    margin-right:10px;
    font-size: 14px;
    font-weight: 500;
}
.hitoryCon .dataWrap .submit .submitBtn {
    background:#013569;
    padding:0 2rem;
    height:40px;
    line-height: 30px;
    border-radius: 10px;
    color:#fff;
    font-size:14px;
    font-weight: 600;
}
/* 조가인 팝업추가 */
 .layerPopup {
  position: fixed;
  z-index: 1000;
  display: none;
}
.layerPopup.is-open {
  display: block;
}
.layerWrap {
  overflow: hidden;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 8px 20px rgba(0,0,0,.15);
}
.layerContent {

}
.layerContent img {
	width:100%;
	height:100%;
	object-fit: contain;
}
.layerFooter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px;
    border-top: 1px solid #eee;
    font-size: 14px;
}
.todayClose {
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
}
.todayClose input[type="checkbox"] {
    display: inline-block;
    margin:0;
}
.btnClose {
    border: none;
    background: none;
    cursor: pointer;
    font-size: 14px;
}

/*Project Application Popup*/
.layerPop2 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.layerPop2.active {
    display: block;
    pointer-events: auto;
    z-index: 100;
}
.dim {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1;
}
.popInner {
    width:100%;
    padding:1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    background: #fff;
}
.popInner.apply {
    max-width:800px;
    max-height:700px;
    overflow-y: auto;
}
.popInner.confirm{
    padding:2rem 1.5rem;
    max-width: 600px;
    border-radius: 20px;
    border:2px solid #888;
}
.popInner .required {
    color:#f00;
}
.popInner .inputBox {
    height: 40px;
    width: 100%;
}
.popInner .passwordBox {
    height: 40px;
    width: 100%;
    position:relative;
}
.popInner .form-label {
    display:block;
    font-size:13px;
    color:#13501B;
    font-weight: 600;
    margin-bottom:10px;
}
.popInner fieldset {
    margin:0;
    padding:0;
    border-style: none;
    border-width: 0;
}
/* apply popup */
.applyTit {
    display:flex;
    align-items: center;
    justify-content: space-between;
    background:#8BC34A;
    padding:0.5rem 1rem;
    border-radius:10px;
}
.applyTit h4 {
    color:#fff;
    font-weight: 600;
}
.applyTit .close img {
    width:20px;
}
.applyTit h4 span {
    font-size:13px;
}
.applyCon h5{
    margin:1rem 0;
    padding-bottom:1rem;
    border-bottom:1px solid #279c6b;
    color:#13501B;
}
.applyForm li{
    width:100%;
}
.applyForm li + li {
    margin-top:10px;
}
.applyForm input[type="text"],
.applyForm input[type="password"] {
    width:100%;
    height:100%;
    display:block;
    padding:5px 10px;
    border: 1px solid #D9F2D0;
    box-sizing: border-box;
    background-color:#E0F8E3;
    border-radius:10px;
    font-size:14px;
}
.applyForm input[type="password"] {
    padding:5px 35px 5px 10px;
    background:#fff;
}
.applyForm .align1{
    display:flex;
    gap:10px;
}
.applyForm .align1 div {
    flex:1;
    min-width: 0;
}
.applyForm .form-downBtn {
    width:100%;
    height: 40px;
    padding:5px 10px;
    border: 1px solid #D9F2D0;
    box-sizing: border-box;
    background-color:#E0F8E3;
    border-radius:10px;
    text-align: center;
    display: block;
    line-height: 30px;
    font-weight: 600;
    font-size:13px;
}
.applyForm .form-downBtn:hover{
    text-decoration: underline;
}
.applyForm .form-downBtn .green{
    color:#13501B
}
.apply-radioForm {
    display:flex;
    justify-content: space-between;
    align-items: center;
    margin:10px 0;
    gap:10px;
}
.apply-radioForm .radio-label{
    padding:0.7rem;
    width:100%;
    border:1px solid #ddd;
    border-radius:50px;
}
.passwordForm {
    background:#E0F8E3;
    padding:1rem;
    margin-top:1rem;
}
.passwordForm h5 {
    margin:0 0 1rem;
}
.passwordForm input[type="text"] {
    padding:5px 35px 5px 10px;
    background:#fff;
}
.passwordForm .togglePwd {
  position:absolute;
  right:10px;
  top:50%;
  transform: translateY(-50%);
  width:22px;
}
.passwordForm .togglePwd img {
  width:22px;
}
.passwordForm .info {
    display:block;
    color:#f00;
    font-size:13px;
    margin-top:10px;
}
.passwordForm .submitCon {
    display:flex;
    justify-content: flex-end;
    align-items: center;
    gap:1rem;
    margin-top:1rem;
}
.passwordForm .submitCon span{
    font-size:12px;
}
.passwordForm .submitCon .btn-primary {
    height:40px;
    padding:0 2rem;
    border-radius: 10px;
    background:#13501B;
    color:#fff;
    font-size:14px;
    font-weight: 600;
    line-height: 30px;
}
/* confirm popup */
.confirmTit {
    position: relative;
    margin-bottom:2rem;
}
.confirmTit h4 {
    font-size:20px;
    text-align: center;
}
.confirmTit .close {
    position:absolute;
    right:0;
    top:0;
}
.confirmTit .close img {
    width:20px;
}
.confirmForm input[type="text"],
.confirmForm input[type="password"] {
    width:100%;
    height:100%;
    display:block;
    padding:5px 10px;
    border: 2px solid #8BC34A;
    box-sizing: border-box;
    border-radius:10px;
    font-size:14px;
}
.confirmForm li + li {
    margin-top:1rem;
}
.confirmCon .btn-primary {
    height:40px;
    padding:0 2rem;
    border-radius: 10px;
    background:#13501B;
    color:#fff;
    font-size:14px;
    font-weight: 600;
    line-height: 30px;
    display:block;
    margin:2rem auto 00 auto;

}
/* history popup */
.submitCon.history {
    display:flex;
    justify-content: center;
    align-items: center;
    gap:1rem;
    margin-top:1rem;
}
.submitCon.history .btn-primary {
    height:40px;
    padding:0 2rem;
    border-radius: 10px;
    background:#13501B;
    color:#fff;
    font-size:14px;
    font-weight: 600;
    line-height: 30px;
}
.applyForm input[type="text"][readonly],
.applyForm input[type="password"][readonly] {
  background: #f5f5f5;
  cursor: not-allowed;
}
 /*// 조가인 팝업추가 //*/

 /* 숨김 */
.hide {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 768px) {
    .fixed-bar{
        flex-direction:column;
        align-items: flex-start;
        gap:1rem;
    }
    .fixed-bar div{
        width:100%;
    }
    .fixed-bar div button{
        width:100%;
    }
    .popInner.apply{
        width:80%;
        max-height:80%;
    }
    .apply-radioForm {
        flex-direction: column;
    }
    .applyForm .form-downBtn {
        height:auto;
    }
    .popInner.confirm {
        width:80%;
    }

    /**/
    .hitoryCon .dataWrap{
        flex-direction: column;
        align-items: flex-start;
    }
    .hitoryCon .dataWrap .submit {
        display:flex;
        width:100%
    }
    .hitoryCon .dataWrap .submit input[type="text"] {
        width:100%;
    }
    .hitoryCon .dataWrap .submit .submitBtn {
        width:100px;
    }
}