@charset "utf-8";

@media (max-width:1600px) {
	:root {
		--radius-700: 60px;
	}

	/* content */
	.our-roots br.only-desktop {display:none;}

	.interests .item .text br {display:none;}
}

@media (max-width:1200px) {	
	.only-desktop {display:none;}
	}

/* Landscape tablet */
@media (max-width:1024px) {
	/* header */
	#gnb {display:none;}

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

	/* main */

	/* footer */

	/* layout */

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

	.board-search .search input.input {width:240px;}

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

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

	.news-list .thumb {width:200px;}
	.news-list .tit {font-size:17px;}
	.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;}

	.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;}

	.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%;}
} 

/* portrait tablet */
@media (max-width:900px) {	
	.only-tablet {display:block;}

	/* main */

	/* footer */

	/* content */

	/* board */	
	.gallery-list ul {margin:0 -10px;}
	.gallery-list ul li {width:33.33333333%; padding:0 10px;}

	.event-list ul li {width:50%;}

	.store-search {padding:30px; margin-bottom:30px;}
	.store-search .map-area {display:none;}
	.store-search .search-area h3 {text-align:center; margin-bottom:30px;}
} 

/* Landscape phone */
@media (max-width:767px) {
	:root {
		/* radius */
		--radius-700:60px;
	}

    #wrapper {padding-top:30px;}

	.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}

	.contain {padding-left:28px; padding-right:28px;}

	/* header */
	.btn-m-menu {width:22px; height:22px;}
	.btn-m-menu span:before {top:-8px;}
	.btn-m-menu span:after {bottom:-8px;}

	.mobile-navigation {width:260px;}
	.mobile-navigation .home {height:55px; text-align:left;}
	.mobile-navigation .home svg {height:46px; width:121px;}
	.mobile-navigation .close {top:18px; width:20px; height:20px;}
	.mobile-navigation .close:before, .mobile-navigation .close:after {top:9px; height:2px;}
	.mobile-navigation .nav-menu>ul>li>a {font-size:17px;}
	.mobile-navigation .nav-menu .submenu ul li a {font-size:15px;}

	/* main */
    .main-visual .img {aspect-ratio:10/6; border-radius:0 0 50% 0;}

    .main-text {padding:30px 28px;}
	.more-btn svg {width:12px; height:10px;}

    .main-mission {padding:30px 0;}
    .main-mission .cate {margin-bottom:10px;}
    .main-mission .m-title {margin-bottom:20px;}

	.main-support {background:#fff;}
    .main-support .bg img {aspect-ratio:16 / 8; object-fit:cover; object-position:35% 50%;}
    .main-support .contain {padding:0;}
    .main-support .wrap {padding:30px 28px 0; margin:0; border-radius:0;}
	.main-support .wrap .desc {display:block;}
	.main-support .wrap .desc .img {width:100%; text-align:center; margin-top:20px;}
	.main-support .wrap .tabs {text-align:center; margin-top:30px;}
    .main-support .wrap .tabs li a {flex-direction:column; gap:6px;}
	.main-support .wrap .tabs li a:after {border-top-width:8px; border-left-width:6px; border-right-width:6px;}

	.main-links .items {grid-template-columns:1fr;}
	.main-links .items .item {height:170px;}

	/* footer */
	.foot-sns {position:static; margin-top:15px;}

	/* layout */
    .sub-visual {aspect-ratio:10/6; border-radius:0 0 50% 0;}

	#contArea {padding-left:28px; padding-right:28px;}

    .sub-title {padding:30px 0;}
	
	.real-cont {min-height:200px; padding-bottom:50px;}

	/* content */
    .sub-tab  {margin-bottom:30px;}
	.sub-tab ul li a {height:100%; font-size:14px; line-height:1.3em; padding:8px 4px;}

	.giving-group {display:block;}
	.giving-group .image {width:100%; text-align:center; margin-bottom:20px;}

    .voice .slider .items .txt .inner {margin:0 16px;}

	.global .img {margin:0 -16px;}
    .global .dot span {padding:4px;}
    .global .dot strong {line-height:1.3em;}
	.global .mo-text {display:flex; flex-direction:column; gap:6px; margin-top:25px;}
    .global .mo-text .txt {display:flex; justify-content:space-between; align-items:center; background:rgba(255,255,255,.7); padding:8px 24px; border-radius:8px; font-size:16px; line-height:1.4em;}

    .global .dot1 {width:24px; height:24px;}
    .global .dot2 {width:10px; height:10px;}
    .global .dot3 {width:16px; height:16px;}
    .global .dot4 {width:10px; height:10px;}
    .global .dot5 {width:10px; height:10px;}
    .global .dot6 {width:10px; height:10px;}
    .global .dot7 {width:18px; height:18px;}
    .global .dot8 {width:28px; height:28px;}
    .global .dot9 {width:10px; height:10px;}
    .global .dot10 {width:10px; height:10px;}
    .global .dot11 {width:10px; height:10px;}
    .global .dot12 {width:10px; height:10px;}
    .global .dot1:hover {width:100px; height:100px;}
    .global .dot2:hover {width:80px; height:80px;}
    .global .dot3:hover {width:120px; height:120px;}
    .global .dot4:hover {width:80px; height:80px;}
    .global .dot5:hover {width:80px; height:80px;}
    .global .dot6:hover {width:80px; height:80px;}
    .global .dot7:hover {width:90px; height:90px;}
    .global .dot8:hover {width:100px; height:100px;}
    .global .dot9:hover {width:80px; height:80px;}
    .global .dot10:hover {width:80px; height:80px;}
    .global .dot11:hover {width:80px; height:80px;}
    .global .dot12:hover {width:80px; height:80px;}

	.grantee .menu ul li {padding:0 5px; font-size:12px;}
    .grantee .menu ul li:nth-child(1) {width:26%;}
    .grantee .menu ul li:nth-child(3) {width:16%;}
    .grantee .menu ul li:nth-child(4) {width:16%;}
    .grantee .menu ul li:nth-child(5) {width:13%;}
    .grantee .list .text div:nth-child(1) {width:26%;}
	.grantee .list .text div:nth-child(3) {width:16%;}
	.grantee .list .text div:nth-child(4) {width:16%;}
	.grantee .list .text div:nth-child(5) {width:13%;}
	.grantee .menu .btn {display:none;}
    .grantee .list ul li {font-size:12px;}
    .grantee .list .text div {padding:0 5px;}
	.grantee .list .text .tit {font-size:12px;}
    .grantee .list .content {padding: var(--space-40) 10px;}

	.approach-process .items {display:block;}
	.approach-process .item {width:100%; height:auto; padding:20px 40px;}
	.approach-process .item p {line-height:1.5em;}
	.approach-process .arrow {transform:rotate(90deg); height:14px; background-size:contain; margin:10px auto;}

	.micro-content {display:block;}
	.micro-content .step {margin-top:30px; width:100%;}
	.micro-content .step ol li:after {width:16px; height:11px; margin-left:-8px; bottom:-5px;}
    .micro-content .step .items .item .box {padding:14px;}
    .micro-content .step .items .item .box .ico {width:20px; line-height:0;}
    .micro-content .step .arrow {background-size:auto 12px;}

	.mission-msg {margin-bottom:15px;}
    .mission-msg .group {margin-bottom:8px;}
    .mission-msg .group .txt:before {margin-left:-3px;}
    .mission-msg .group .txt:after {margin-right:-3px;}
    .mission-msg .group .inner {margin:0 20px;}
    
    .mission-msg .group .name img {height:26px;}

	.interests .items {grid-template-columns:1fr; gap:20px 0;}
	.interests .item {padding: 20px;}
	.interests .item .text dl dt {font-size: 16px; margin-top:-.2em;}
	.interests .item .text dl dd {font-size: 16px;}

	.meet {grid-template-columns:1fr; gap:30px;}
    .meet .item .name {font-size:20px; margin-bottom:20px;}

	/* board */
	.input {font-size:14px; padding:0 10px; height:40px;}
	select.input {padding-right:26px; background-position:right 8px center; background-size:12px auto;}
	textarea.input {padding:7px 10px;}

	.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;}

	.news-list ul li {padding:17px 0; gap:16px;}
	.news-list .thumb {width:38%;}
    .news-list .thumb a {border-radius:12px;}
	.news-list .tit {font-size:16px; margin-bottom:24px;}
	.news-list .txt {font-size:13px; margin-top:3px; max-height:3em; -webkit-line-clamp:2;}
	.news-list .date {display:none;}
    .news-list .more-btn {font-size:13px;}

	.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 colgroup col {width:auto !important;}
    .board-form table {display:block; padding-top:8px;}
	.board-form table tbody {display:block;}
	.board-form table tr {display:block;}
	.board-form table th {display:block; border:0; text-align:left; padding:10px 0 0 0; margin-bottom:7px; font-size:16px; background:none;}
	.board-form table td {display:block; border:0; padding:0 0 10px 0;}
    .board-form table td textarea {display:block; height:180px !important;}
	.board-form + .buttons {margin-top:30px;}

    .file-upload {height:40px;}
    .file-button {font-size:14px; padding:0 14px;}
    .file-name {font-size:14px; padding:0 10px;}

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

	.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:40px; padding:0 14px; font-size:14px; line-height:38px;}
	.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:30px;height:30px;font-size:14px;line-height:30px;}  
	.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;}
} 

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

} 