@charset "utf-8";

/* 내용관리 */
#ctt {margin:10px 0;padding:10px;border:1px solid #e9e9e9}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}



/*!
 * Copyright 2020 ASW.
 */

#sub-cnt { min-height: 500px; }
#sub-cnt h1 { padding-bottom: 5rem; font-weight: 700; text-align: center; color: #222; }
#sub-cnt h2 { font-weight: 700; color: #000; }
#sub-cnt h3 { font-weight: 700; color: #222; }
#sub-cnt h5 { font-weight: 500; color: #000; }
#sub-cnt h6 { font-size: 1.1rem; font-weight: 700; color: #333333; }
#sub-cnt p { font-weight: 400; color: #000; word-break: keep-all; /*word-break: break-all;*/ }
#sub-cnt p b { font-weight: 500; color: #333333; }
#sub-cnt span { display: inline-block; }
#sub-cnt em { font-style: normal; font-weight: 500; color: #2b4d8a; }
#sub-cnt img { max-width: 100%; }
#sub-cnt .p-end { padding-bottom: 2rem; width: 100% !important }
#sub-cnt .p-memo { font-weight: 400; font-size: 0.9rem; }

#sub-cnt .ic { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }
#sub-cnt .ic:before { display: inline-block; background-repeat: no-repeat; background-position: 50% 50%; background-size: 95% auto; font-size: 1.5em; color: transparent; content: "\f015"; }
#sub-cnt .ic-quote-start:before { background-image: url('../../../img/icons/quote-start.png'); }
#sub-cnt .ic-quote-end:before { background-image: url('../../../img/icons/quote-end.png'); }

/* common */
#sub-cnt .round-box { padding: 1rem; border-radius: 1rem; background-color: #fff; }
#sub-cnt .round-box .row { margin: 0; }
#sub-cnt .round-box .row .col { padding-right: 0; padding-left: 0;}

.nav-tabs { justify-content: center; margin-bottom: 6rem; border: none; }
.nav-tabs .nav-item { padding: 0; width: 33.333333%; }
.nav-tabs .nav-item:last-child { margin-right: 0; }
.nav-tabs .nav-item:nth-child(1) a.nav-link { border-radius: 1rem 0 0 1rem; }
/*.nav-tabs .nav-item:nth-child(3) a.nav-link { border-radius: 0 0.75rem 0 0; border-right: 1px solid #dee2e6; }
.nav-tabs .nav-item:nth-child(4) a.nav-link { border-radius: 0 0 0 0.75rem; }*/
.nav-tabs .nav-item:last-child a.nav-link { border-radius: 0 1rem 1rem 0; border-right: 1px solid #dee2e6; }
.nav-tabs .nav-item a.nav-link { padding: 1rem 0; border: 1px solid #dee2e6; border-right: none; border-radius: 0; background: #dee2e650; font-weight: 500; color: #33373c50 !important; text-align: center; white-space: nowrap; transition: 0.5s;  }
.nav-tabs .nav-item a.nav-link:hover,
.nav-tabs .nav-item a.nav-link:focus { background: #dee2e650; color: #33373c !important; }
.nav-tabs .nav-item a.nav-link.active { background: #FFF; color: #33373c !important; }
.tab-content .tab-pane .cnt-tit-sub { font-size: 1.75rem; }
.tab-content .tab-pane .cnt-tit-sub span { color: #2da20b; }

h2 span { color: #ffcc00; }
.btn-box { display: flex; flex-wrap: wrap; margin-top: 1.5rem; }
.btn-box dl { display: inline-flex; flex-wrap: wrap; align-items: baseline; padding: 1rem; width: 100%; border-radius: 1rem; border: 1px solid #eee; background-color: #fff; }
.btn-box dl dt { display: block; margin-bottom: 0; padding-right: 1rem; width: 26%; font-weight: 600; line-height: 1.5; text-align: right; white-space: nowrap;}
.btn-box dl dd { margin-bottom: 0; width: 74%; font-weight: 500; line-height: 1.5; text-align: left; }
.btn-box dl p { margin-bottom: 0; }
.btn-box a { display: inline-flex; justify-content: center; align-items: center; padding: 1rem; width: 100%; border-radius: 1rem; background: #eb7a2d; color: #fff; font-weight: 500; text-decoration: none; }
.btn-box a i { margin-left: .5rem; transition: all .3s; }
.btn-box a:hover i { margin-left: 1rem; }

.box-type { background: #e9e9e9 !important; }
.box-type ul { display: flex; flex-wrap: wrap; justify-content: center; gap: 1rem; margin: 0; padding: 0; list-style: none; }
.box-type ul li { margin-bottom: 0; padding: 1.5rem; width: 100%; border-radius: 1rem; background: #fff; box-shadow: 0px 0px 10px 0px #00000010; text-align: center; }
.box-type ul li .tit { display: flex; flex-direction: column; align-items: center; }
.box-type ul li .tit p img { width: 50px; height: 50px; }
.box-type ul li .tit p.tit-ico { font-size: 3rem; color: #eb7a2d !important; }
.box-type ul li .tit h4 { font-size: 1.25rem; color: #eb7a2d !important; }
.box-type ul li .sub { margin-bottom: 0; font-weight: 400; }

p.list-style { display: inline-block; padding-left: 0.75rem; width: 100%; line-height: 1.25rem; }
p.list-style:before { display: inline-block; margin-left: -0.75rem; padding-right: 0.35rem; color: #666; content: "-"; }

/* 5010 */
.co-5010 h2 { font-weight: 300 !important; word-break: keep-all; }
.co-5010 .sign { font-family: 'Nanum Pen Script'; font-style: italic; font-size: 1.5rem; }

/* 5020 */
.co-5020 h2 span { color: #eb7a2d; }
.co-5020 img.cnt-5020-01 { width: 100%; max-width: 360px !important; }
.co-5020 .txt-box-2 h5 { font-weight: 400 !important; }

/* 5030 */





/* Responsive - Min */
@media (min-width: 360px) {
}

@media (min-width: 576px) {
	.nav-tabs .nav-item { width: 16.666666%; }
	.nav-tabs .nav-item a.nav-link { border-radius: 0 !important; }
	.nav-tabs .nav-item:nth-child(1) a.nav-link { border-radius: 2rem 0 0 2rem !important; }
	.nav-tabs .nav-item:nth-child(3) a.nav-link { border-right: none; }
	.nav-tabs .nav-item:last-child a.nav-link { border-radius: 0 2rem 2rem 0 !important; }
	.btn-box { justify-content: center; }
	.btn-box dl,
	.btn-box a { width: auto; }
	.btn-box dl { margin-bottom: 0; margin-right: 1.5rem; }

	.co-5020 .txt-box-1 p.list-style { width: 49.5%; vertical-align: top; }
}

@media (min-width: 768px) {
	/*#sub-cnt h1 { text-align: left; }*/
	#sub-cnt .round-box { padding: 2rem; border-radius: 2rem; }
	.nav-tabs .nav-item { width: 23%; }
	.box-type ul { display: flex; flex-wrap: nowrap; }
}

@media (min-width: 992px) {
	.btn-box { justify-content: flex-start; }

	.co-5020 img.cnt-5020-01 { width: 100%; max-width: 100% !important; }
}

@media (min-width: 1200px) {
	.co-5020 img.cnt-5020-01 { width: 100%; max-width: 360px !important; }
}

@media (min-width: 1440px) {
	#sub-cnt .round-box { padding: 3rem; }

	.co-5020 .txt-box-1 p.list-style { width: 32.333333%; } 
}



/* Responsive - Max */
@media only screen and (max-width: 768px) {
}