@charset "utf-8";

@media (max-width: 1500px) {

	.notice-zone .list ul li .tit {font-size:24px;}

	.sub-visual {height:430px;}

	.scroll-top {right: 30px; bottom: 30px;}

	/* main */
	.main-visual .item {max-height: 580px;}
	.main-visual .slick-arrow {width: 26px; height: 41px;}

	/* board */
	.board-white table {font-size:18px;}
}	

@media (max-width: 1280px) {
	body, input, textarea, select, button, table {font-size:16px;}	

	#gnb .submenu ul li a {font-size: 16px;}
	#gnb > ul > li > a {font-size: 17px;}
	
	/* main */
	.main-tit span {font-size: 20px;}
	.main-tit h2 {font-size: 30px;}
	.main-section .btn-more {font-size: 15px;}
	.main-cohort .main-cnt p {font-size: 16px;}
	.main-edu .edu-list {padding: 17px 20px;}
	.ico img {margin-top: -.1em;}
	.edu-list table tbody td.subject a {max-width: 335px;}
	.main-notice .contain {justify-content: flex-start;}
	.main-notice .item {padding: 35px; max-width: 380px;}

	/* layout */
	.sub-visual {height: 290px;}
	.sub-visual h2 {font-size: 35px;}
	.sub-title h2 {font-size: 30px;}

	/* content */
	.greetings .section:last-child .txt p br {display: none;}
	.team .section:nth-child(3) .cards {flex-wrap: wrap;}
	.team .section:nth-child(3) .cards .item {flex: none; width: calc((100% - 25px) / 2);}
	.team .section:nth-child(3) .cards .item .list-cnt ul li br {display: none;}
	.team .section:nth-child(7) .item:last-child .txt {padding-left: 10px; padding-right: 10px;}
	.team .section:nth-child(7) .item .tit {font-size: 20px;}
	.list-cnt.chk-cnt ul li li {padding-left: 20px;}
	.list-cnt.chk-cnt ul li span:before {width: 17px; height: 14px;}
	.team .section:nth-child(6) .doc-img {flex-direction: column; gap: 50px;}
	.team .section:nth-child(6) .doc-img .img {width: 100%; padding-right: 0; text-align: center;}
	.team .section:nth-child(6) .doc-img .txt {width: 100%;}
	.team .section:nth-child(6) .txt .flex-box {justify-content: center;}
	.team .section:nth-child(6) .txt .item .year:before {content: none;}
	.sub-tit, .doc-tit {font-size: 20px;}
	.team .section:first-child .item {padding-top: 40px;}
	.doc-tit.title {font-size: 25px;}
	.doc-tit.title:before {width: 25px; height: 25px;}
	.team .section:nth-child(2) .arrow {width: 45px;}
	.team .section:nth-child(2) .cards {gap: 10px;}
	.team .section:nth-child(2) .item .txt {padding: 30px 40px;}
	.doc-cnt.txt-box {height: 160px; gap: 10px;}
	.team .section .cards .item .doc-tit {padding: 9px 0;}
	.team .section:nth-child(4) .doc-cnt.flex-box {padding-top: 35px;}
	.team .section:nth-child(4) .doc-cnt.flex-box .txt {padding-left: 30px;}
	.team .section:nth-child(5) .list-cnt li br {display: none;}
	.info2 .section:nth-child(3) .doc-cnt.st .tit {font-size: 20px; padding-bottom: 15px; margin-bottom: 15px;}
	.info2 .section:nth-child(3) .doc-cnt.st .txt {padding-left: 30px;}
	
	.info2 .section:nth-child(4) .doc-cnt .teams .result .item {width: 160px; height: 160px;}
	.info2 .section:nth-child(4) .doc-cnt .teams {justify-content: center;}
	.info2 .section:nth-child(4) .doc-cnt .teams .items .item {width: 160px; height: 160px; padding-top: 25px;}
	.info2 .section:nth-child(4) .doc-cnt .teams .items .item .tit {line-height: 1.3em; font-size: 18px;}
	.info2 .section:nth-child(4) .doc-cnt .teams .result {justify-content: center; gap: 30px; flex: none;}
	.info2 .section:nth-child(4) .doc-cnt .teams .result .arrow img {width: 50px;}
	.info2 .section:nth-child(5) .doc-cnt .list-tit {font-size: 18px;}
	.list-cnt.chk-cnt ul li span:before {width: 14px; height: 11px;}
	.list-cnt.chk-cnt ul li span {padding-left: 22px;}
	.cohort .section:nth-child(1) .txt .tit {font-size: 22px; width: 100%;}
	.cohort .section:nth-child(1) .txt {flex-direction: column; gap: 30px;}
	.cohort .section:nth-child(1) .txt .desc {width: 100%;}
	.cohort .section:nth-child(2) .txt {padding-left: 40px;}
	.cohort .section:nth-child(2) .txt br {display: none;}


	.cohort .section:nth-child(3) .doc-cnt .answer br {display: none;}

	/* footer */
	#footer address span {display: block;}

	/* board */
	.gallery-list ul li .tit {font-size: 18px;}
	
}
/* Landscape tablet */
@media (max-width: 1024px) {
	body, input, textarea, select, button, table {font-size:15px;}	

	/* header */
	#header .contain, #header .top .contain {height:80px;}
	#header .bot {display: none;}

	#gnb {display:none;}

	.btn-m-menu {display:block;}
	.mobile-navigation {display:block;}

	/* main */
	.main-visual .caption h2 {font-size: 40px;}
	.main-visual .caption p {font-size: 25px;}
	.main-visual .slick-dots li button {width: 12px; height: 12px;}
	.main-visual .item {max-height: 400px;}
	.main-section {padding: 80px 0;}
	.main-edu .main-cnt {flex-direction: column;}
	.main-edu .main-cnt > div {width: 100%;}
	.main-notice .item .tit {font-size: 18px;}
	.main-notice .item {max-width: 300px;}

	
	/* footer */
	#footer {font-size:14px;}
	
	.scroll-top {width:50px; height:50px; font-size:13px;}

	/* layout */
	.sub-visual {height:250px;}

	.lnb ul li a {font-size:16px;}

	.sub-title {padding-top: 44px; padding-bottom: 44px;}
	
	.real-cont {padding-bottom:80px; padding-top:0;}

	/* content */
	.sub-tit.title:before {top: 8px;}
	.team .section .cards .item:last-child {flex: none;}
	.team .section:nth-child(2) .item .txt {padding: 30px 25px;}
	.team .section .cards .item:first-child .txt {padding-right: 10px; padding-left: 35px;}
	.team .section:first-child .item {padding: 30px 10px;}
	.doc-tit.title {font-size: 22px;}
	.doc-tit.title:before {width: 22px; height: 22px;}
	.team .section:first-child .item .sub-tit {padding-bottom: 15px;}
	.sub-tit, .doc-tit {font-size: 18px;}
	.team .section:first-child .item strong {font-size: 20px;}
	.sub-tit.small {font-size: 16px;}
	.section {padding-bottom: 80px;}
	.info01 .section:nth-child(2) .table-cnt table {width: 30%;}
	.info01 .section:nth-child(2) .table-cnt table:nth-child(2) {width: 40%;}
	.info01 .section:nth-child(3) .list-cnt.chk-cnt ul li span br {display: none;}
	.info01 .section:nth-child(3) .flex-box .list-cnt {width: calc((50% - 30px));}
	.info01 .section:nth-child(4) .items.flex-box {flex-wrap: wrap;}
	.info01 .section:nth-child(6) .txt .tit {min-width: 120px;}
	.info01 .section:nth-child(6) .txt {margin: 0; padding: 30px 0 0 0;}
	.info01 .section:nth-child(6) .txt br {display: none;}
	.info2 .section:nth-child(1) .item br {display: none;}
	.info2 .section:nth-child(1) h2 {font-size: 23px;}
	.info2 .section:nth-child(3) .sub-cnt2 .list-cnt {font-size: 15px; padding-left: 0;}
	.info2 .section:nth-child(3) .sub-cnt2 .list-cnt br {display: none}
	.info2 .section:nth-child(3) .sub-cnt2 .flex-box {gap: 15px;}
	.info2 .section:nth-child(3) .doc-cnt.st .txt {width: 50%;}
	.info2 .section:nth-child(3) .doc-cnt.st .img {width: 50%;}
	.info2 .section:nth-child(4) .doc-cnt .teams {flex-direction: column; gap: 30px;}
	.info2 .section:nth-child(4) .doc-cnt .teams .result .arrow {padding-left: 0;}
	.info2 .section:nth-child(4) .doc-cnt .teams .items {justify-content: center}
	.info2 .section:nth-child(4) .doc-cnt .teams .result .item {font-size: 18px;}
	.info2 .section:nth-child(5) .doc-cnt, .info3 .section:nth-child(1) .doc-cnt {gap: 15px;}
	.info3 .section:nth-child(1) .doc-cnt .item, .info3 .section:nth-child(2) .sub-cnt .item {padding: 30px 25px;}
	.cohort .section:nth-child(1) .txt .tit {font-size: 20px;}
	.cohort .section:nth-child(2) .item .doc-tit {font-size: 18px;}
	.cohort .section:nth-child(2) .list-cnt ul li {line-height: 1.3em;}
	.cohort .section:nth-child(2) .list-cnt ul li:not(:first-child) {margin-top: 5px;}
	.cohort .section:nth-child(2) .list-cnt ul li:before {top: 8px;}
	.cohort .section:nth-child(3) .doc-cnt .question {padding-top: 20px; padding-bottom: 20px;}
 

	/* board */
	.input {padding:5px 14px; height:40px;}
	textarea.input {padding:12px 14px;}

	.board-list colgroup col {width:auto !important;}
	.board-list table thead th {height:45px; font-size:15px;}
	.board-list table tbody td {height:45px; font-size:15px;}

	.gallery-list ul li .tit {font-size:15px;}

	.news-list .thumb {width:200px; margin-right:25px;}
	.news-list .tit {font-size:18px;}
	.news-list .txt {font-size:14px;}
	.news-list .date {font-size:13px;}

	.event-list ul li .tit {font-size:15px;}

	.faq .tit {font-size:15px;}
	.faq .tit a {padding:9px 60px 9px 12px;}
	.faq .tit a:after {top:14px;}
	.faq .q {flex:0 0 32px; width:32px; height:32px; font-size:16px; line-height:32px;}
	.faq .cnt {padding:18px 25px 18px 60px;}

	.calendar-head h3 {font-size:28px; margin:0 30px;}
	.calendar-head .cal-btn {width:40px; height:40px;}
	.calendar table th {font-size:15px;}
	.calendar table td {height:110px; font-size:14px;}
	.calendar ul li:before {top:7px;}

	.board-white table {font-size:15px;}

	.board-form table {font-size:15px;}
	.board-form table th {font-size:15px;}

	.form-agree h3 {font-size:16px;}
	.form-agree .scroll-box {font-size:14px;}
	.form-agree .check {font-size:14px;}

	.files-upload-text .upfiles-alt {font-size:14px;}

	.board-view-tit {padding:14px 6px;}
	.board-view-tit h3 {font-size:18px;}
	.board-view-info {padding:13px 6px; font-size:13px;}
	.board-view-cnt {padding:15px 6px 40px;}

	.board-prev-next {font-size:14px;}

	.btn-pack.medium {height:40px; padding:0 16px; font-size:15px; line-height:38px;}
	.btn-pack.large {min-width:140px; height:50px; font-size:18px; line-height:48px;}

	.btn-submit {font-size:18px; height:50px; padding:0 28px;}
	.btn-submit:after {margin-left:30px;}

	.btn-list {font-size:18px; width:180px; height:50px; padding:0 28px;}

	.product-list ul li {width:25%;}
	.product-list ul li .tit {font-size:15px;}
	.product-image {width:350px;}
	.product-info .tit {font-size:25px;}

	.store-search {padding:22px 5%;}
	.store-search .map-area {width:280px;}
	.store-search .map-img .local {padding:0 10px; font-size:13px; line-height:22px;}

	.result-group .gall li {width:25%;}

	.goods-search {max-width:400px; margin-bottom:30px;}
	.goods-search .input {height:55px; font-size:18px;}

	.goods-list {padding:25px 0 0 0;}
	.goods-list ul {margin:0 -15px;}
	.goods-list ul li {padding:0 15px; margin-bottom:50px;}
	.goods-list .cnt {padding:15px 0 0;}
	.goods-list .cnt .tit {font-size:18px; margin-bottom:18px;}
	.goods-list .cnt .info {font-size:14px;}
	.goods-list .cnt .info dt {width:70px;}

	.goods-heading {padding:17px 0; margin-bottom:25px;}
	.goods-heading p {font-size:16px; margin-bottom:10px;}
	.goods-heading h2 {font-size:24px;}

	.goods-summary {margin-bottom:60px;}
	.goods-summary .info table {font-size:18px;}

	.goods-title {margin-bottom:15px;}
	.goods-title h3 {font-size:24px;}

	.goods-content {font-size:17px; margin-bottom:60px;}

} 

/* portrait tablet */
@media (max-width: 900px) {
	body, input, textarea, select, button, table {line-height: 1.6em;}
	.only-desktop {display:none;}
	.only-tablet {display:block;}
	
	#header .sitelogo a {font-size: 24px;}


	/* main */
	.main-visual .item {max-height: 280px;}
	.main-visual .caption {bottom: 60%;}
	.main-visual .caption h2 {font-size: 35px; margin-bottom: 15px;}
	.main-visual .caption p {font-size: 20px;}
	.main-visual .slick-arrow {width: 18px; height: 29px;}
	.main-visual .slick-dots {bottom: 35px;}

	.main-cohort .contain {gap: 30px; flex-direction: column;}
	.main-cohort .img {width: 100%; overflow: hidden; border-radius: 20px;}
	.main-cohort .main-cnt {flex: none; width: 100%;}
	.main-tit h2 {font-size: 27px;}
	.main-tit span {margin-bottom: 12px; font-size: 18px;}
	.main-cohort .main-cnt p {margin-top: 20px; margin-bottom: 25px;}
	.edu-list table tbody td {height: 50px; font-size: 15px;}
	.edu-list table tbody td.subject a {max-width: 360px;}
	.main-notice .main-tit {min-width: 175px;}
	.main-notice .swiper-button-next, .main-notice .swiper-button-prev, .main-notice .swiper-button-next:hover, .main-notice .swiper-button-prev:hover {width: 45px; height: 45px; background-size: contain;}
	.main-notice .main-cnt {width: calc(50% + 130px)}
	.main-notice .item {max-width: 260px;}
	.main-notice .item .tit {font-size: 16px;}
	.main-section .btn-more {font-size: 14px;}

	/* footer */
	.scroll-top {right: 30px; width: 45px; height: 45px;}
	.scroll-top span:before {margin: 0 auto 5px;}
	
	/* layout */
	.sub-tab ul li {width: auto;}
	.sub-tab ul li a {font-size: 16px; height: 44px;}

	/* content */
	.greetings .section:last-child .contain {flex-direction: column; gap: 30px;}
	.greetings .section:last-child .contain .img {padding-right: 0; width: 100%; text-align: center;}
	.greetings .section:last-child .contain > div {width: 100%;}
	
	.team .section:first-child .items {flex-direction: column;}
	.team .section:first-child .item {width: 100%; padding: 20px 10px;}
	.team .section:first-child .item .sub-tit {padding-bottom: 11px; margin-bottom: 15px;}

	.team .section:nth-child(2) .cards {flex-direction: column;}
	.team .section:nth-child(2) .arrow {width: 100%; padding: 10px 0;}
	.team .section:nth-child(2) .arrow .img img {transform: rotate(90deg)}
	.team .section .arrow {padding: 20px 0;}
	.team .section:nth-child(4) .img {padding: 0 15px;}
	.team .section:nth-child(4) .doc-cnt.flex-box .txt {padding-left: 30px; padding-right: 15px; border-left: 1px solid #ddd;}
	.team .section:nth-child(4) .doc-cnt.flex-box {gap: 0;}
	.team .section:nth-child(4) .doc-cnt.flex-box .txt .item .tit {font-size: 16px;}
	.team .section:nth-child(4) .doc-cnt.flex-box .txt .item br {display: none;}
	.team .section:nth-child(4) .img {width: 50%; border-right: none;}
	.team .section:nth-child(4) .doc-cnt.flex-box .txt .item:not(:last-child) {margin-bottom: 20px;}
	.team .section:nth-child(4) .tables {flex-direction: column; gap: 0;}

	.team .section:nth-child(5) .flex-box {gap: 15px;}
	.team .section:nth-child(5) .flex-box .item {padding: 30px 15px;}

	.team .section:nth-child(6) .sub-tit {font-size: 15px;}
	.team .section:nth-child(6) .doc-cnt.txt-box {height: 120px;}

	.team .section:nth-child(7) .item {flex-direction: column;}
	.team .section:nth-child(7) .item:nth-child(even), .info2 .section:nth-child(3) .doc-cnt.st .sub-cnt:nth-child(odd) {flex-direction: column-reverse;}
	.team .section:nth-child(7) .item .img, .team .section:nth-child(7) .item .txt {width: 100%;}
	.team .section:nth-child(7) .item .txt {padding: 30px 10px;}

	.doc-tit.title {font-size: 20px;}
	.doc-tit.title:before {width: 20px; height: 20px;}

	.info01 .section:nth-child(4) .item {flex: none; width: calc((100% - 20px) / 3);}
	.info01 .section:nth-child(5) .st .item .txt {width: 100%;}
	.info01 .section:nth-child(5) .st .item .tit {font-size: 16px;}
	.info01 .section:nth-child(6) .txt .desc {margin-top: 5px;}
	.info2 .section:nth-child(2) .item {padding: 30px 25px;}
	.info2 .section:nth-child(3) .item .circle {min-width: 110px; width: 110px; height: 110px;}

	.info2 .section:nth-child(3) .doc-visual {padding: 50px 30px;}
	.info2 .section:nth-child(3) .doc-visual .circle-cnt {gap: 25px;}
	.info2 .section:nth-child(3) .doc-visual .circle {min-width: 140px; width: 140px; height: 140px;}
	.info2 .section:nth-child(3) .doc-visual .circle:before {width: 150px; height: 150px;}
	.info2 .section:nth-child(3) .doc-visual .arrow {margin: 30px;}
	.info2 .section:nth-child(3) .doc-visual .arrow img {width: 150px;}
	.info2 .section:nth-child(3) .sub-cnt1.flex-box, .info2 .section:nth-child(3) .sub-cnt.flex-box, .info2 .section:nth-child(3) .doc-cnt.st .sub-cnt {flex-direction: column; gap: 30px;}
	.info2 .section:nth-child(3) .sub-cnt1.flex-box > *, .info2 .section:nth-child(3) .doc-cnt.st .img, .info2 .section:nth-child(3) .doc-cnt.st .img img {width: 100%;}
	.info2 .section:nth-child(3) .sub-cnt1 .list-cnt {padding: 20px 30px;}
	.info2 .section:nth-child(3) .doc-cnt.st .txt {width: 100%; padding: 20px 30px;}
	.info2 .section:nth-child(4) .doc-cnt .teams .items .item {min-width: 150px; height: 150px;}
	.info2 .section:nth-child(5) .doc-cnt {flex-direction: column;}
	.info2 .section:nth-child(5) .doc-cnt .doc-tit.under {width: fit-content;}
	.info2 .section:nth-child(5) .doc-cnt .list-tit {font-size: 16px;}
	.info2 .section:nth-child(5) .doc-cnt .list-cnt.add-photo {flex-direction: column; align-items: center;}
	.info2 .section:nth-child(8) .photos1 .imgs {flex-wrap: wrap;}
	.info2 .section:nth-child(8) .photos1 .imgs .img {width: calc((100% - 20px) / 2)}
	.info2 .section:nth-child(8) .photos .photo-tit {margin-top: 20px;}

	.info3 .section:nth-child(1) .doc-cnt, .info3 .section:nth-child(2) .sub-cnt, .cohort .section:nth-child(2) .doc-cnt {flex-direction: column;}
	.cohort .section:nth-child(2) .doc-cnt > * {width: 100%; padding: 0;}
	.cohort .section:nth-child(2) .doc-cnt .img {position: relative; overflow: hidden; width: 100%; height: 300px; border-radius: 15px;}
	.cohort .section:nth-child(2) .doc-cnt .img img {position: absolute; width: 100%; height: 100%; left: 0; top: 0; object-fit: cover;}
	.cohort .section:nth-child(2) .item {padding: 15px 0;}
	.cohort .section:nth-child(2) .item .doc-tit {font-size: 16px;}
	.cohort .section:nth-child(2) .txt {margin-top: 30px;}



	.member-leave .form {padding: 25px;}

	.agree-wrap .agree-tit {font-size: 16px;}
	.agree-wrap .agree-tit .checkbox label:before {width: 20px; height: 20px;}
	.find-tab ul li a {height: 44px; line-height: 44px; font-size: 16px;}
	.login-content .group .input {height: 44px;}
	.btn-pack.xlarge {height: 44px; line-height: 44px;}
	.member-leave .txt .tit {font-size: 18px;}

} 

/* Landscape phone */
@media (max-width: 640px) {
	body, input, textarea, select, button, table {font-size:14px;}
	.only-desktop-tablet {display:none !important;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}

	/* header */
	#wrapper {padding-top:0px;}
	#header .contain, #header .top .contain {height:60px;}
	.members.only-mobile {display: flex; padding: 15px; justify-content: space-between;}

	.btn-m-menu {width:24px; height:24px;}
	.btn-m-menu span {background:#242424 !important;}
	.btn-m-menu span:before {top:-9px; background:#242424 !important;}
	.btn-m-menu span:after {bottom:-9px; background:#242424 !important;}

	.mobile-navigation {width:260px;}
	.mobile-navigation .home {height:60px;}
	.mobile-navigation .home a {font-size: 20px;}
	.mobile-navigation .home img {height:40px;}
	.mobile-navigation .close {top:20px; width:20px; height:20px;}
	.mobile-navigation .close:before, .mobile-navigation .close:after {top:9px; height:2px;}

	/* main */
	.main-visual .caption {font-size: 20px; letter-spacing: .1em; bottom: 65%;}
	.main-visual .caption h2 {font-size: 26px;}
	.main-visual .slick-arrow {bottom: 30px; top: auto;}
	.main-visual .slick-next {right: 15px;}
	.main-visual .slick-prev {left: 15px;}
	.main-tit h2 {font-size: 23px;}
	.main-cohort {background-size: auto 30%;}
	.main-cohort .main-cnt p {font-size: 15px;}
	.main-cohort .main-cnt p br {display: none}
	.edu-list table tbody td.subject a {max-width: 150px;}
	.edu-list table tbody td {height: 44px; padding: 5px;}
	.main-edu .edu-list {padding: 10px;}
	.main-section .btn-more {font-size: 13px;}
	.main-notice .contain {flex-direction: column; gap: 10px;}
	.main-notice .swiper-button-next, .main-notice .swiper-button-prev, .main-notice .swiper-button-next:hover, .main-notice .swiper-button-prev:hover {width: 35px; height: 35px; top: auto; bottom: 0;}
	.main-notice .swiper-button-next {left: auto; right: 15px;}
	.main-notice .swiper-button-prev {left: auto; right: 60px;}
	.main-notice .item {padding: 15px;}
	.main-notice .item:hover {transform: translateY(-10px);}
	.main-notice .item .tit {margin-top: 5px; margin-bottom: 10px;}
	.main-notice .main-cnt {width: 100%;}

	/* footer */
	.scroll-top {bottom: 30px;}
	
	#footer {padding: 20px 0;}
	#footer .contain {flex-direction: column;}
	#footer .right {margin-top: 15px;}
	.f-logo img {height: 45px;}
	.f-link {text-align: center; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #555;}
	.f-link a {margin-right: 20px;}
	.f-link a:last-child {margin-right: 0;}
	#footer address {margin-bottom: 10px;}
	#footer address span {margin-right: 0; font-weight: 300;}
	#footer .copyright span {display: block; font-size: 13px;}
	.f-info h5 {font-size: 16px;}

	/* layout */
	.sub-visual {height:160px;}
	.sub-visual h2 {font-size:28px;}

	#contArea.wide .sub-title {padding-left: 15px; padding-right: 15px; flex-direction: column;}
	.sub-title h2 {font-size: 28px;}
	.sub-title .doc-tit {margin-top: 30px; margin-bottom: 10px;}
	.lnb-wrap {padding: 0;}
	.lnb .swiper-wrapper {width: max-content; padding: 0 15px; margin: 0 auto}
	.lnb ul {width:100%; max-width:100%; justify-content:flex-start;}
	.lnb ul li {width: auto; flex: none; min-width: 90px;}
	.lnb ul li a {height:48px; font-size:15px;}
	
	.sub-tab {margin-left: -15px; margin-right: -15px; text-align: center;}
	.sub-tab .swiper-wrapper {display: inline-flex; width: max-content; justify-content:flex-start;}
	.sub-tab .swiper-slide {flex: none; width: auto; min-width: 80px;}
	.sub-tab .swiper-slide a {padding: 10px 19px;}

	#contArea {padding-left:16px; padding-right:16px; overflow: hidden;}
    #footer .contain {padding-left:16px; padding-right:16px;}
	.real-cont {min-height:200px; padding-bottom:60px; padding-top:0px;}
	.contain {padding-left: 15px; padding-right: 15px;}

	/* content */
	.greetings .section:first-child .sub-tit {margin-top: 15px; font-size: 15px;}
	.greetings .section:first-child .sub-tit br {display: none;}
	.section {padding-bottom: 60px;}
	.sub-tit, .doc-tit {font-size: 16px;}
	.greetings .section:last-child {padding: 60px 0;}
	.team .section:first-child .item strong {font-size: 16px;}
	.team .section:first-child .item {padding: 15px 10px;}
	.team .section:first-child .items {gap: 15px;}
	.team .section:nth-child(2) .item .txt {padding: 15px 25px}
	.list-cnt li:not(:last-child) {margin-bottom: 5px;}
	.team .section:nth-child(2) .item:last-child .txt br {display: none;}
	.team .section:nth-child(2) .arrow .img img {width: 58px;}
	.team .section:nth-child(2) .cards {gap: 0;}
	.team .section:nth-child(3) .doc-cnt.txt-box {text-align: center; padding: 15px;}
	.team .section:nth-child(3) .doc-cnt.txt-box .charge span {display: block;}
	.team .section:nth-child(3) .doc-cnt.txt-box .charge span.div {display: none;}
	.team .section:nth-child(3) .arrow img {width: 100px;}
	.team .section:nth-child(3) .cards {gap: 15px;}
	.team .section:nth-child(3) .cards .item {width: 100%;}
	.team .section .cards .item:first-child .txt {padding-left: 30px; padding-right: 15px;}

	.team .section:nth-child(4) .doc-cnt.flex-box {flex-direction: column; gap: 30px;}
	.team .section:nth-child(4) .img {width: 100%;}
	.team .section:nth-child(4) .doc-cnt.flex-box .txt {padding-left: 15px;}
	.team .section:nth-child(4) .doc-cnt.flex-box .txt .item .tit {font-size: 15px;}
	.team .section:nth-child(5) .flex-box {flex-direction: column;}
	.team .section:nth-child(5) .flex-box .item {padding: 20px 15px;}
	.team .section:nth-child(6) .doc-cnt.txt-box {height: auto; padding: 20px 15px;}

	.doc-tit.title {font-size: 18px; line-height: 1.3em; margin-bottom: 15px;}
	.doc-tit.title:before {transform: none; top: 0;}
	.team .section:nth-child(6) .txt .flex-box {flex-direction: column; gap: 15px;}
	.team .section:nth-child(6) .txt .flex-box:not(:last-child) {margin-bottom: 25px;}
	.team .section:nth-child(6) .txt .item .list-cnt, .team .section:nth-child(6) .txt .item .year {width: 100%;}

	.team .section:nth-child(7) .item .tit {font-size: 16px; margin-bottom: 10px;}
	.sub-tit.small {font-size: 15px;}
	.list-cnt.chk-cnt ul li span:before {top: 44%;}
	
	.info01 .section:nth-child(2) .table-cnt {flex-wrap: wrap; border-top: none;}
	.info01 .section:nth-child(2) .table-cnt table, .info01 .section:nth-child(2) .table-cnt table:nth-child(2) {width: 100%; border-top: 2px solid #2b9fe7; border-left: 1px solid  #ddd;}
	.info01 .section:nth-child(2) .table-cnt table:last-child td {border-right: 1px solid #ddd;}
	.info01 .section:nth-child(2) .table-cnt table:not(:last-child) {margin-bottom: 15px;}
	.info01 .section:nth-child(2) .table-cnt table tr:nth-child(2) td, .info01 .section:nth-child(2) .table-cnt table td {height: auto; padding: 5px 0;}
	.info01 .section:nth-child(2) .table-cnt table tr:first-child td {background: #2b9fe7; color: #fff;}

	.info01 .section:nth-child(3) .flex-box {flex-direction: column-reverse;}
	.info01 .section:nth-child(3) .flex-box .img, .info01 .section:nth-child(3) .flex-box .list-cnt {width: 100%;}

	.info01 .section:nth-child(4) .item {width: calc((100% - 10px) / 2);}
	.info01 .section:nth-child(5) .flex-box {flex-wrap: wrap;}
	.info01 .section:nth-child(5) .flex-box > * {flex: none; width: calc((100% - 10px) / 2);}
	.info01 .section:nth-child(5) .doc-cnt:not(:last-child) {flex-direction: column; gap: 50px}
	.info01 .section:nth-child(5) .flex-box .cnt-inner {width: 100%;}
	.info01 .section:nth-child(5) .doc-cnt.st .flex-box {gap: 30px;}
	.info01 .section:nth-child(5) .doc-cnt.st .flex-box .item {width: 100%;}
	
	.info01 .section:nth-child(6) .txt li {flex-direction: column; gap: 0;}
	.info01 .section:nth-child(6) .txt .tit {height: 30px; width: 100%; border-radius: 5px;}
	.info01 .section:nth-child(6) .txt {padding-top: 15px;}
	
	.info2 .section:nth-child(1) .items, .info2 .section:nth-child(2) .flex-box, .info2 .section:nth-child(3) .item.flex-box {flex-direction: column; gap: 10px;}
	
	.info2 .section:nth-child(3) .item:not(:last-child) .circle:before {content: none;}
	.info2 .section:nth-child(3) .doc-visual .circle-cnt {gap: 0; margin-left: 15px;}
	.info2 .section:nth-child(3) .doc-visual .circle {min-width: 100px; width: 100px; height: 100px; margin-left: -15px;}
	.info2 .section:nth-child(3) .doc-visual .circle:before {width: 110px; height: 110px}

	.info2 .section:nth-child(3) .sub-cnt1 .list-cnt {padding: 20px 15px;}
	.sub-tit.title:before {top: 6px;}
	.info2 .section:nth-child(3) .doc-cnt.st .tit {font-size: 16px; padding-bottom: 10px; margin-bottom: 10px;}
	
	.info2 .section:nth-child(4) .doc-cnt .teams {margin: 0 10px;}
	.info2 .section:nth-child(4) .doc-cnt {padding: 30px 15px;}
	.info2 .section:nth-child(4) .doc-cnt .teams .items {flex-wrap: wrap;}
	.info2 .section:nth-child(4) .doc-cnt .teams .items .item {display: flex; align-items: center; flex-direction: column; justify-content: center; padding-top: 0;}
	.info2 .section:nth-child(5) .doc-cnt {padding: 20px 30px;}
	.info2 .section:nth-child(5) .doc-cnt .list-cnt {width: 100%;}
	.info2 .section:nth-child(5) .doc-cnt .list-cnt.add-photo {gap: 20px;}
	.info2 .section:nth-child(5) .doc-cnt .list-cnt.add-photo .img {width: 150px;}

	.info2 .section:nth-child(6) .table-cnt {overflow-x: auto; position: relative; width:100%;}
	.info2 .section:nth-child(6) .table-cnt table {width: 800px;}

	.info2 .section:nth-child(7) .photos {flex-direction: column;}
	.info2 .section:nth-child(8) .photos1 .imgs .img {width: 50%;}
	
	.info2 .section:nth-child(8) .img {padding: 0;}
	.info2 .section:nth-child(8) .photos {padding: 15px;}
	.info2 .section:nth-child(8) .photos .imgs {gap: 0; flex-wrap: wrap;}
	.info2 .section:nth-child(8) .img {max-width: 51%}
	.info2 .section:nth-child(9) .sub-cnt {flex-direction: column; gap: 15px; padding: 20px;}
	.info2 .section:nth-child(9) .sub-cnt .img, .info2 .section:nth-child(9) .txt {width: 100%;}

	.info3 .section:nth-child(2) .items {flex-direction: column; margin-top: 30px;}
	.info3 .section:nth-child(3) .table-cnt {flex-direction: column;}
	.info3 .section:nth-child(3) .table-cnt table {border-right: 1px solid #ddd;}
	.info3 .section:nth-child(3) .table-cnt table:last-child .photos {flex-direction: row;}
	.info3 .section:nth-child(3) .table-cnt table:last-child {width: 100%;}


	.cohort .section:nth-child(1) .txt {margin-top: 15px; gap: 20px;}
	.cohort .section:nth-child(1) .txt .tit {font-size: 16px;}
	.cohort .section:nth-child(1) .txt .tit br {display: none;}

	.cohort .section:nth-child(2) .doc-cnt .img {height: 160px;}

	.cohort .section:nth-child(3) .doc-cnt .question:before, .cohort .section:nth-child(3) .doc-cnt .answer:before {left: 20px; font-size: 16px;}
	.cohort .section:nth-child(3) .doc-cnt .question, .cohort .section:nth-child(3) .doc-cnt .answer {padding-left: 50px; padding-right: 15px;}
	
	/* member */
	.login-tab {border-bottom-width:2px; margin-bottom:35px;}
	.login-tab ul {padding:0 1px;}
	.login-tab ul li {border-width:2px; margin:0 -1px;}
	.login-tab ul li a {font-size:16px; line-height:46px;}
	.login-content .group .input {height:48px; font-size:14px;}

	.sns-login .tit {margin-bottom:20px;}
	.sns-login .tit span {padding:0 20px;}
	.sns-login a {margin:0 8px}
	.sns-login img {width:44px;}

	.agree-wrap {margin-bottom:35px;}
	.agree-wrap .group {margin-top:30px;}
	.agree-wrap .agree-tit {font-size:16px;}
	.agree-wrap .agree-tit .checkbox label:before {background-image:url("../images/member/checkbox_x2.png"); background-size:11px auto;}
	.agree-wrap .agree-tit .checkbox input:checked + label:before {background-image:url("../images/member/checkbox_on_x2.png");}
	.agree-wrap .agree-box {margin-top:7px; max-height:130px; padding:10px 13px;}
	.agree-wrap .agree-box .terms-wrap {line-height:1.4em; word-break:break-all;}

	.terms-wrap .policy-contact {display:block; padding:0 15px;}
	.terms-wrap .policy-contact dl {border-left:0; padding:20px 5px; border-top:1px solid #e5e5e5;}
	.terms-wrap .policy-contact dl:first-child {border-top:0;}

	.join-form table tbody {display:block;}
	.join-form table tr {display:block; padding:12px 0;}
	.join-form table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.join-form table td {display:block; border:0; padding:0;}
	.join-form + .buttons {margin-top:30px;}
	.join-form .help-text {display:block; clear:both; padding-top:6px; margin-left:0; font-size:14px; line-height:1.5em;}
	.join-form #user_id {float:left; width:calc(100% - 90px) !important;}
	.join-form #user_id + .btn-pack {width:90px; text-align:center;}
	.join-form #user_pw,
	.join-form #user_pw2,
	.join-form #user_name {width:100% !important;}

	.join-complete .tit {font-size:22px; margin-bottom:20px;}
	.join-complete .txt {font-size:16px;}
	.join-complete .icon {width:110px; height:110px; background-size:48px;}

	.find-tab {border-bottom-width:2px; margin-bottom:35px;}
	.find-tab ul {padding:0 1px;}
	.find-tab ul li {border-width:2px; margin:0 -1px;}
	.find-tab ul li a {font-size:16px; line-height:46px;}
	.find-content .group .input {height:48px; font-size:14px;}
	.find-result {padding:30px 15px; font-size:16px;}
	.find-result h4 {font-size:19px;}
	.find-result .name {font-size:24px;}

	.member-leave .txt {margin-bottom:27px;}
	.member-leave .txt .tit {font-size:18px;}
	.member-leave .form {margin-bottom:35px; padding:35px 25px; font-size:15px;}
	.member-leave .form .group .label-tt {width:80px;}

	/* board */
	.member-leave .txt {margin-bottom:27px;}
	.member-leave .txt .tit {font-size:18px;}
	.member-leave .form {margin-bottom:35px; padding:35px 25px; font-size:15px;}
	.member-leave .form .group .label-tt {width:80px;}

	.join-form table tbody {display:block;}
	.join-form table tr {display:block; padding:12px 0;}
	.join-form table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.join-form table td {display:block; border:0; padding:0;}
	.join-form + .buttons {margin-top:30px;}
	.join-form .help-text {display:block; clear:both; padding-top:6px; margin-left:0; font-size:14px; line-height:1.5em;}
	.join-form #user_id {float:left; width:calc(100% - 90px) !important;}
	.join-form #user_id + .btn-pack {width:90px; text-align:center;}
	.join-form #user_pw,
	.join-form #user_pw2,
	.join-form #user_name {width:100% !important;}

	.board-search {margin-bottom: 0;}
	.board-search .search {margin-bottom: 15px;}
	.board-search .search .submit:before {top: 10px;}
	.board-search .total-page {line-height: 30px;}

	.input {font-size:14px; padding:0 10px; height:38px;}
	select.input {padding-right:26px; background-image:url("/images/bbs/select_x2.png"); background-position:right 8px center; background-size:12px auto;}
	textarea.input {padding:7px 10px;}

	.radiobox input:checked + label:before {background-image:url("/images/bbs/radiobox_x2.png"); background-size:8px auto;}
	.checkbox input:checked + label:before {background-image:url("/images/bbs/checkbox_x2.png"); background-size:11px auto;}

	.board-search {display:flex; flex-direction:column; margin-bottom:10px;}
	.board-search .total-page {order:3; float:none; font-size:13px;}
	.board-search .cate {float:none; order:1; margin-left:0; margin-bottom:5px;}
	.board-search .cate .input {display:block; width:100%;}
	.board-search .search {float:none; order:2; display:flex;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}

	.board-list {display:none;}
	.board-list-m {display:block;}

	.gallery-list {padding-top:15px;}
	.gallery-list ul {margin:0 -7px;}
	.gallery-list ul li {width:50%; padding:0 7px; margin-bottom:27px;}
	.gallery-list ul li .thumb {margin-bottom:10px;}
	.gallery-list ul li .tit {font-size:14px;}
	.gallery-list ul li .date {font-size:12px; margin-top:4px;}

	.paginate a:nth-child(8), .paginate a:nth-child(9), .paginate a:nth-child(10), .paginate a:nth-child(11), .paginate a:nth-child(12) {display: none;}

	.news-list .thumb {width:40%; margin-right:14px;}
	.news-list .info {padding-top:0;}
	.news-list .tit {font-size:16px; max-height:2.8em; white-space:normal; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
	.news-list .txt {font-size:14px; margin-top:3px;}
	.news-list .date {display:none;}

	.event-list {padding-top:20px;}
	.event-list ul li {width:100%; margin-bottom:32px;}
	.event-list ul li .thumb {margin-bottom:10px;}
	.event-list ul li .tit {font-size:15px;}
	.event-list ul li .date {font-size:12px; margin-top:4px;}

	.faq .tit a {padding:7px 0 7px 5px;}
	.faq .tit a:after {display:none;}
	.faq .q {flex:0 0 26px; width:26px; height:26px; font-size:15px; line-height:26px; margin-right:10px;}
	.faq .cnt {padding:12px 12px 12px 15px;}

	.calendar-head {margin-bottom:15px;}
	.calendar-head h3 {font-size:20px; margin:0 17px;}
	.calendar-head .cal-btn {width:34px; height:34px; background-size:9px auto;}
	.calendar-head .cal-prev {background-image:url("/images/bbs/cal_prev_x2.png");}
	.calendar-head .cal-next {background-image:url("/images/bbs/cal_next_x2.png");}
	.calendar table th {padding:6px 4px; font-size:14px;}
	.calendar table td {height:60px; padding:5px 4px; font-size:12px;}
	.calendar ul li {padding-left:0; margin-bottom:6px;}
	.calendar ul li:before {display:none;}
	.calendar .cal-date {font-size:10px; margin-bottom:8px;}

	.board-white table {display:block; border-top:0; border-bottom:0; font-size:14px;}	
	.board-white table tbody {display:block;}
	.board-white table tr {display:block; padding:12px 0;}
	.board-white table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-white table td {display:block; border:0; padding:0;}
	.board-white .editor {padding:0; margin-top:-12px;}
	.board-white .item {margin:3px 12px 3px 0;}
	.board-white #user_name {max-width:100% !important;}
	.board-white + .buttons {margin-top:30px;}

	.board-form table tbody {display:block;}
	.board-form table tr {display:block; padding:12px 0;}
	.board-form table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-form table td {display:block; border:0; padding:0;}
	.board-form + .buttons {margin-top:30px;}

	.form-agree {margin:30px 0 30px;}
	.form-agree h3 {font-size:16px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;}
	.form-agree .check {margin-top:12px; font-size:14px;}

	.board-view-tit h3 {font-size:17px;}
	.board-view-info {font-size:12px;}

	.board-prev-next dl {padding:10px 6px;}
	.board-prev-next dt {width:70px}

	.buttons {margin:15px 0;}

	.btn-pack.small {height:26px; padding:0 8px; font-size:11px; line-height:24px;}
	.btn-pack.medium {height:38px; padding:0 14px; font-size:14px; line-height:36px;}
	.btn-pack.large {min-width:120px; height:42px; padding:0 18px; font-size:15px; line-height:40px;}
	.btn-pack.xlarge {min-width:120px; height:50px; padding:0 22px; font-size:16px; line-height:48px;}
	.btn-pack.comment {width:80px; height:32px; font-size:14px;}

	.paginate {margin-top:20px;}
	.paginate a,  
	.paginate strong{margin:0 1px;width:27px;height:27px;font-size:14px;line-height:27px;}  
	.paginate a.direction {margin:0; background-size:11px;}
	.paginate a.direction.first {background-image:url("/images/bbs/btn_first_x2.png");}
	.paginate a.direction.prev {background-image:url("/images/bbs/btn_prev_x2.png"); margin-right:14px;}
	.paginate a.direction.next {background-image:url("/images/bbs/btn_next_x2.png"); margin-left:14px;}
	.paginate a.direction.last {background-image:url("/images/bbs/btn_last_x2.png");}

	.comment-area {margin-top:37px;}
	.comment-total {font-size:14px; margin-bottom:12px;}
	.comment-write {position:relative; padding:10px;}
	.comment-write .byte {position:absolute; bottom:15px; left:12px; font-size:12px;}
	.comment-write .write {display:block;}
	.comment-write .write textarea {display:block; width:100%; height:65px; margin-right:0;}
	.comment-write .write .btn {text-align:right; margin-top:6px;}
	.comment-item {padding:17px 4px;}
	.comment-item.comment-reply {padding-left:25px; background-image:url("/images/bbs/icon_reply_x2.png"); background-position:3px 18px; background-size:auto 13px;}
	.comment-info {font-size:14px;}
	.comment-info .name {margin-right:5px;}
	.comment-info .date {font-size:11px;}
	.comment-ctr {font-size:12px;}
	.comment-ctr .bar {vertical-align:middle; margin:-.2em 4px 0;}
	.comment-txt {font-size:14px;}
	.comment-link {font-size:13px;}
	.comment-input {padding:10px;}
	.comment-input textarea {height:48px;}

	.board-password {padding:30px 20px;}

	.product-list ul {margin:0 -7px;}
	.product-list ul li {width:50%; padding:0 7px; margin-bottom:27px;}
	.product-list ul li .thumb {margin-bottom:10px;}
	.product-list ul li .tit {font-size:14px;}
	.product-summary {display:block;}
	.product-image {width:100%; margin-bottom:20px;}
	.product-info {width:100%;}
	.product-info .tit {font-size:22px; padding-bottom:14px; margin-bottom:14px;}
	.product-detail {padding-bottom:25px; margin-bottom:25px;}
	.product-detail .tit {font-size:17px; padding-bottom:10px; margin-bottom:14px;}

	.store-search {padding:0;}
	.store-search .search-area h3 {font-size:16px; padding:15px 25px; margin-bottom:20px; background:#f4f4f4;}
	.store-search .search-area dl {display:block; padding:0 15px; margin:20px 0;}
	.store-search .search-area dl dt {width:auto; margin-bottom:6px; font-size:15px;}
	.store-search .search-area dl dd {width:auto;}
	.store-search .search-area input.input {width:calc(100% - 74px); margin-right:4px;}
	.store-search .search-area select.input {width:calc(50% - 39px); margin-right:4px;}
	.store-search .search-area .btn-pack.medium {width:70px;}

	.result-top {font-size:18px;}
	.result-group .gall {margin:0 -7px;}
	.result-group .gall li {width:50%; padding:0 7px;}
	.result-group dl dt {font-size:15px;}
	.result-group dl dd {font-size:13px;}
	.result-group dl dd.date {font-size:12px;}

	.goods-search .input {height:48px; background-position:20px center; padding:0 20px 0 60px; font-size:15px;}

	.goods-list {padding-top:0; border-top:0;}
	.goods-list ul {margin:0;}
	.goods-list ul li {width:100%; padding:10px; border:1px solid #ddd; margin-bottom:40px;}
	.goods-list .cnt {padding:15px 8px;}
	.goods-list .cnt .info {font-size:15px;}

	.goods-heading p {font-size:15px; margin-bottom:8px;}
	.goods-heading h2 {font-size:20px;}

	.goods-summary {display:block; margin-bottom:40px;}
	.goods-summary .photo {width:100%; max-width:100%; margin:0 0 25px;}
	.goods-summary .photo .slider {padding-bottom:12px; margin-bottom:12px;}
	.goods-summary .info {width:100%;}
	.goods-summary .info table {font-size:15px;}
	.goods-summary .info table td {padding:10px 0 10px 15px;}

	.goods-title {margin-bottom:12px;}
	.goods-title h3 {font-size:20px;}

	.goods-content {padding:19px; font-size:15px; margin-bottom:40px;}

	.goods-slider {margin:0 -19px; padding:0 25px;}
	.goods-slider .slick-arrow {width:30px; height:30px; margin-top:-15px; background-size:40% auto;}

} 

/* Landscape phones and down */
@media (max-width: 320px) {

} 