@charset "utf-8";

/* Layoyt (레이아웃)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#subTop{z-index:666;}
	.sub-visual{position:relative; width:100%; height:250px; text-align:center; background:url('/images/kor06r-18-0410/sub/sub_visual.jpg') no-repeat center center/cover;}
	.sub-visual > div{position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; height:70px;}
	.sub-visual h2{margin-bottom:10px; letter-spacing:-1px; line-height:1; font-weight:400; font-size:50px; color:#fff;}
	.sub-visual p{font-size:20px; color:#fff;}

	.sub-tab{width:100%; background:#0575ab;}
	.sub-tab.fixed{z-index:666; position:fixed; top:0; left:0; width:100%; background:#fff; border-bottom:1px solid #ddd; box-shadow:0 2px 10px rgba(0,0,0,0.10); opacity:0.92;}
	.sub-tab > ul{margin:0 auto;max-width:1200px;height:60px;text-align:center;line-height:0;font-size:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}
	.sub-tab.fixed ul{margin:0 auto;width:100%;}
	.sub-tab li{display:table; width:50%; height:60px; background:#0575ab;}
	.sub-tab li a{font-size:25px;display:table-cell;vertical-align:middle;text-align:center; line-height:1.3; font-weight:400;  color:#fff;}
	.sub-tab li.active a{color:#fff;background:#034c94;}
	.sub-tab.fixed a{border-bottom:0; border-top:0;}
	.sub-tab .col-1 li{width:100%;}
	.sub-tab .col-2 li{width:50%;}
	.sub-tab .col-3 li{width:33.33%;}
	.sub-tab .col-4 li{width:25%;}
	.sub-tab .col-5 li{width:20%;}

	@media only screen and (max-width:980px) {
	}
	@media only screen and (max-width:768px) {
		.sub-visual{height:150px;}
		.sub-visual > div{height:50px;}
		.sub-visual h2{margin-bottom:5px;font-size:27px;}
		.sub-visual p{font-size:14px;}

		.sub-tab > ul{height:50px;}
		.sub-tab li{height:50px;}
		.sub-tab li a{font-size:17px;}
	}
	@media only screen and (max-width:480px) {
		.sub-tab{min-width:320px;}
		.sub-tab li a{font-size:15px;}
	}


/* Sub Contents (서브 콘텐츠 영역)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#subContents{position:relative; padding:100px 0; width:100%;}

    #subContents .page_nav{position:absolute; top:40px; right:0;}
    #subContents .page_nav ul li{display:inline; float:left; color:#a3a3a3; font-size:18px; font-weight:400; line-height:20px; letter-spacing:-1px;}
    #subContents .page_nav ul li .fa.fa-home{color:#777;}
    #subContents .page_nav ul li:after{content:url(/images/kor06r-18-0410/sub/ico_divider_arrow.png); position:relative; top:-3px; margin:0 10px; width:6px; line-height:20px;}
    #subContents .page_nav ul li._last{color:#777;}
    #subContents .page_nav ul li._last:after{display:none;}

    .sub-contents h3{position:relative; font-size:60px; font-weight:800; text-align:left; color:#d5d5d5;}
    .sub-contents > h3:after{content:''; position:absolute; left:0; bottom:1px; width:100%; height:3px; background:#d5d5d5;}

    .sub-contents p.page_slogan{position:relative; margin-bottom:60px; margin-top:30px; color:#333; padding-left:13px; font-size:30px; font-weight:400; text-align:left; line-height:30px; letter-spacing:-1px;}
    .sub-contents p.page_slogan:before{content:''; position:absolute; left:0; top:0; width:2px; height:100%; background:#ffa800;}

	.sub-contents p{white-space:pre-line; word-break:break-all;}
	.sub-contents p:last-child{margin-bottom:0;}

	.sub-contents .big-txt{margin-bottom:40px; font-weight:300; line-height:1.3; font-size:30px; color:#333;}
	.sub-contents .big-txt strong{font-weight:600; color:#d50050;}

	@media only screen and (min-width:1201px) {
		#subContents{margin:0 auto; width:1200px;}
	}
	@media only screen and (max-width:1200px) {
		#subContents{padding:100px 0;}
        #subContents .page_nav{top:15px; right:15px;}
        #subContents .page_nav ul li{font-size:14px;}
        #subContents .page_nav ul li:after{top:0; margin:0 5px;}
        .sub-contents h3{padding:0 15px;}
        .sub-contents p.page_slogan{margin:30px 15px 60px; padding:0 15px; font-size:20px; line-height:1.2;}
	}
	@media only screen and (max-width:768px) {
		#subContents{padding:50px 0;}
		
    .sub-contents p.page_slogan{margin:10px 15px 30px; padding:0 0 0 10px; font-size:18px;}
        .sub-contents h3 {font-size: 40px;}
		.sub-contents p{margin-bottom:10px; font-size:14px; white-space:normal; word-break:break-word;}
		.sub-contents .big-txt{margin-bottom:20px; font-size:25px; word-break:keep-all;}
	}


/* 게시판 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* 일반게시판 List */
	.whois-board-list { display:inline-block; padding:0 15px; font-size:13px; }
	.whois-board-list .whois-board-row { width:100%; margin:0 0 0 0; padding:15px 0 15px 0; float:left; border-bottom:1px solid #eee; color:#000000; }
	.whois-board-list .whois-board-row:first-child { border-top:1px solid #0575ab; } /* Line 색상 */
	.whois-board-list .whois-board-row .whois-board-row-subject { margin:0 0 5px 0; padding:0; font-size:20px; font-weight:600; }
	.whois-board-list .whois-board-row .whois-board-row-info { color:#acacac; }
	.whois-board-list .whois-board-row .whois-board-row-info .whois-board-row-author { max-width: 33vw; display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align: middle; }

	/* 일반게시판 view */
	.whois-board-view { padding:0 15px; display:inline-block; } /* Line 색상 border-top:1px solid #e1e1e1; */
	.whois-board-view .board-header .board-title h3 { display:block; margin:8px 0 30px; padding:0; font-size:30px; font-weight:500; line-height:30px; color:#000; }
	.whois-board-view .whois-board-view-row { width:100%; margin:0; padding:0; padding:10px 0 10px 0; float:left; border-bottom:1px solid #eee; }
	.whois-board-view .whois-board-view-row .whois-board-view-subject { width:100%; margin:0 0 15px 0; padding:0; float:left; font-size:18px; font-weight:600; }
	.whois-board-view .whois-board-view-row .whois-board-view-author { width:100%; margin:0 0 5px 0; padding:0; float:left; font-size:13px; font-weight:600; }
	.whois-board-view .whois-board-view-row .whois-board-view-info { width:100%; margin:0; padding:0 0 10px 0; float:left; color:#acacac; }
	.whois-board-view .whois-board-view-row .whois-board-view-content { width:100%; margin:0; padding:10px 0 10px 0; float:left; font-size:12px; }

	.whois-board-view .whois-board-view-files { width:100%; margin:0; padding:0; float:left; }
	.whois-board-view .whois-board-view-files .whois-board-view-file { width:100%; margin:0; padding:5px 0; float:left; font-size:12px; }
	.whois-board-view .whois-board-view-files .whois-board-view-file .whois-board-view-file-count { font-size:11px; color:#c4c4c4; }

	/* 게시판 버튼 */
	.btn-search, .whois-button-submit, .btn-sub { color:#fff; background-color: #0575ab; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out;}
	.btn-search:hover, .btn-search:focus, .whois-button-submit:hover,.whois-button-submit:focus, .btn-sub:hover, .btn-sub:focus { color:#fff; background-color: #034c94; }

	/* 게시판 공통 */
	.sub-box { margin-right:5px; background-color: #0575ab;  border: 0; color:#ffffff; display: inline-block; font-family: "Nanum Gothic", sans-serif;}
	.sub-box.sm { font-size: 12px; padding: 2px 5px;}
	.sub-box.m { font-size: 14px; padding: 4px 8px;}
	.sub-box.lg { font-size: 16px; padding: 6px 12px;}
	 
	.sub-border { border: 1px solid #0575ab; }
	.sub-border-t { border-top: 1px solid #0575ab; }
	.sub-border-r { border-right: 1px solid #0575ab; }
	.sub-border-b { border-bottom: 1px solid #0575ab; }
	.sub-border-l { border-left: 1px solid #0575ab; }

	.sub-bg { background-color: #0575ab; }
	.sub-bg-hover:hover { background-color: #034c94; }

    @media only screen and (max-width:768px) {
		.whois-board-view .board-header .board-title h3 { margin-bottom:15px; font-size:24px; }
    }

/* 로그인/회원가입 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	.material-form{margin:0 auto; background:#fff;}
    .material-form h3 {position:relative; font-size:50px; font-weight:500; text-align:left; color:#d5d5d5; letter-spacing:-3px;}
    .material-form h3:after {content: ''; position: absolute; left: 0; bottom: 1px; width: 100%; height: 3px; background: #d5d5d5;}
    .material-form .body {margin:60px auto 0 !important; padding:0 15px;}
    .material-form p.page_slogan {position: relative; margin-bottom: 60px; margin-top: 30px; color: #333; padding-left: 13px; font-size: 30px; font-weight: 400; text-align: left; line-height: 30px; letter-spacing: -1px; }
    .material-form p.page_slogan:before {content: ''; position: absolute; left: 0; top: 0; width: 2px; height: 100%; background: #ffa800;}
    .material-form p.page_slogan span.c_red {color:#f00;}

	.material-form .header{padding:50px 10px; background:#6498fe; font-size:16px; color:#fff;}
	.material-form .header h3{font-size:30px;}
	.material-form .header p,
	.material-form .header span{margin-top:15px; font-size:16px; color:#fff;}

	.material-form .sub-header h4{font-weight:bold;	height:34px; line-height:34px; font-size:16px;}
	.material-form .sub-content .form-group:last-child{margin:0;}

	.material-form .input-group{position:relative; border:0;}
	.material-form .input-group .input-group-addon{padding-right:6px; padding-left:6px; background:#fff; border:0;}

	.material-form .form-control,
	input[type='text'].whois,
	input[type='password'].whois,
	select.whois{border:1px solid #ccc; transition:0.3s all ease;}

	/*.material-form .btn:first-child,*/
	.material-form .input-group .form-control:first-child,
	.material-form .input-group .form-control.first,
	.material-form .input-group .th + .form-control,
	.th + input[type='text'].whois,
	.th + input[type='password'].whois,
	.th + select.whois{border-bottom-left-radius:4px; border-top-left-radius:4px;}

	/*.material-form .btn:last-child,*/
	.material-form .input-group .form-control:last-child,
	.material-form .input-group .form-control.last,
	.material-form .input-group .input-group-btn:last-child,
	.material-form .input-group .input-group-btn:last-child button,
	.material-form .input-group .input-group-btn:last-child .btn{border-bottom-right-radius:4px; border-top-right-radius:4px;}

	.material-form .form-group{margin-bottom:15px; overflow:visible;}

	.material-form .form-group.success .form-control{color:#5cb85c;}
	.material-form .form-group.failed .form-control{color:#d9534f;}
	.material-form .form-control[readonly]{background:#fff;}
	.material-form .btn {height:38px;}
	.material-form .btn-default{-webkit-transition:all .3s ease-out; -moz-transition:all .3s ease-out; transition:all .3s ease-out;}

	.material-form .input-group input,
	.material-form .input-group select,
	input[type='text'].whois,
	input[type='password'].whois,
	select.whois{z-index:10;}

	.input-group label.th{z-index:9; display:none; position:absolute; top:50%; left:10px; margin-top:-10px; height:20px; color:#ccc;}

	.input-group label.th.ie9{z-index:11; display:block;}
	.material-form .desc{padding:10px 0;}

	.chkbox{display:inline-block; margin:0; padding:0;}
	.chk-block,
	.chk-block span{display:block; text-align:center; width:100%;}
	.chkbox input[type='radio'],
	.chkbox input[type='checkbox']{display:none;}
	.chkbox input[type='radio']~.rbtn{padding: 6px 12px; line-height:27px; border:1px solid #ccc; border-radius:3px; cursor:pointer;}
	.chkbox input[type='radio']:checked~.rbtn{background:#ccc; color:#fff;}
	.chkbox input[type='radio']~.box,
	.chkbox input[type='checkbox']~.box{display:block; color:#bbb; cursor:pointer; transition:0.5s all ease;}
	.chkbox input[type='radio']~.box:before,
	.chkbox input[type='checkbox']~.box:before{display:inline-block; margin-right:5px; padding:2px;	font-family:'Glyphicons Halflings'; font-size:18px; font-weight:normal; line-height:1; text-align:center; transition:0.4s all ease; vertical-align:middle; color:#cfcfcf;}
	.chkbox input[type='radio']~.box:before{content:"\e165";}
	.chkbox input[type='checkbox']~.box:before{content:"\e013";}
	.chkbox input[type='radio']:checked~.box,
	.chkbox input[type='checkbox']:checked~.box{color:#666;}
	.chkbox input[type='radio']:checked~.box:before,
	.chkbox input[type='checkbox']:checked~.box:before{color:#666;}

    @media only screen and (max-width: 1200px) {
        .material-form h3 {padding:0 15px;} 
        .material-form p.page_slogan {margin: 30px 15px 60px; padding: 0 15px; font-size: 20px; line-height: 1;}
    }

/* 사이트정보 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
    .common-content h3 {position:relative; font-size:50px; font-weight:500; text-align:left; color:#d5d5d5; letter-spacing:-3px;}
    .common-content h3:after {content: ''; position: absolute; left: 0; bottom: 1px; width: 100%; height: 3px; background: #d5d5d5;}
    .common-content p.page_slogan {position: relative; margin-bottom: 60px; margin-top: 30px; color: #333; padding-left: 13px; font-size: 30px; font-weight: 400; text-align: left; line-height: 30px; letter-spacing: -1px; }
    .common-content p.page_slogan:before {content: ''; position: absolute; left: 0; top: 0; width: 2px; height: 100%; background: #ffa800;}
    .common-content p.page_slogan span.c_red {color:#f00;}

    .common-content .sub-content {margin-top:60px;}

    @media only screen and (max-width: 1200px) {
        .common-content h3 {padding:0 15px;} 
        .common-content p.page_slogan {margin: 30px 15px 60px; padding: 0 15px; font-size: 20px; line-height: 1;}
    }

/* 사이트정보 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.common-content .qna-info{margin-top:30px; font-size:18px;}



/* Sub Contents : sub_area
---------------------------------------------------------------------------------------------------------------------------------------------------------- */

.ff_cont{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.fi_cont{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;}
.ff_object{margin:-15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.ff_object .obj{padding:15px;}
.ff_object.middle{margin:-10px;}
.ff_object.middle .obj{padding:10px;}
.ff_object.small{margin:-5px;}
.ff_object.small .obj{padding:5px;}
.ff_obj{margin-left:-15px;margin-right:-15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.ff_obj .obj{padding-left:15px;padding-right:15px;}
.f_two .obj{flex:0 0 50%;-ms-flex:0 0 50%;max-width:50%;width:50%;}
.f_three .obj{flex:0 0 33.33%;-ms-flex:0 0 33.33%;max-width:33.33%;width:33.33%;}
.f_four .obj{flex:0 0 25%;-ms-flex:0 0 25%;max-width:25%;width:25%;}
.f_five .obj{flex:0 0 20%;-ms-flex:0 0 20%;max-width:20%;width:20%;}
.f_wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;}
.f_center{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}
.f_middle{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.f_between{-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;}
.f_reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}
.f_creverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}

.sub_area .point{color:#137bc2 !important;}	
.sub_area .point2{color:#1f4e79 !important;}
.sub_area .t_wh{color:#fff;}
.sub_area .c_bk{color:#000 !important;}
.sub_area .c_gray{color:#999 !important;}
.sub_area .c_red{color:#c00000 !important;}
.sub_area .c_yellow{color:#ffd966 !important;}
.sub_area .c_blue{color:#0070c0 !important;}
.sub_area .block{display:block !important;}
.sub_area .inherit{color:inherit;font-size:inherit;}
.sub_area .mgt10{margin-top:10px !important;}
.sub_area .pdl10{padding-left:10px !important;}.sub_area .pdl20{padding-left:20px !important;}
.sub_area .pdr10{padding-right:10px !important;}

.sub_area .l_group,.sub_area .m_group,.sub_area .s_group,.sub_area .group,.sub_area .n_group,.sub_area .t_group{box-sizing:border-box;}
.sub_area .l_group{margin-bottom:70px;}
.sub_area .m_group{margin-bottom:50px;}
.sub_area .s_group{margin-bottom:30px;}
.sub_area .group{margin-bottom:10px;}
.sub_area .t_c{text-align:center !important;}
.sub_area h2,.sub_area h4,.sub_area h5,.sub_area h6,.sub_area p,.sub_area span,
.sub_area dl dt,.sub_area dl dd,.sub_area span,.sub_area table th,.sub_area table td{line-height:1.5;word-break:keep-all;font-weight:normal;}
.sub_area h2{font-size:48px;}
.sub_area h4{font-size:30px;}
.sub_area h5{font-size:24px;}
.sub_area h6{font-size:20px;}
.sub_area strong{font-weight:600;font-family:inherit;color:#000;}
.sub_area p,
.sub_area ol li{font-size:18px;color:#333;line-height:1.5;}
.sub_area .image{display:block;}
.sub_area .image img{max-width:100%;margin:0 auto;display:block;}

/* list */
.sub_area .dot_list > li:before,
.sub_area .dash_list > li:before{content:'';position:absolute;left:0px;background:#333;}
.sub_area .dot_list > li:before{top:15px;width:4px;height:4px;border-radius:50%;}
.sub_area .dash_list > li:before{top:15px;width:4px;height:1px;}
.sub_area .none_list{list-style-type:none;}
.sub_area ol.decimal_list > li{margin-left:10px;padding-left:5px;list-style-type:decimal;}
.sub_area ol{padding-left:10px;margin:10px 0;}
.sub_area ol.pd_none,.sub_area ol.pd_none li{padding-left:0px;}
.sub_area ol li{padding:5px 0 5px 10px;float:none;position:relative;}

.sub_area .t_group{box-sizing:border-box;}
.sub_area .t_group p{margin-bottom:20px;}
.sub_area .t_group p:last-child{margin-bottom:0;}

.sub_area.ceo .t_group{background-image:url('/images/kor06r-18-0410/sub/ceo_bg.png');background-repeat:no-repeat;background-position:center center;background-size:contain;}

.sub_area.ideology .obj{}
.sub_area.ideology .obj .obj_inner{padding:50px 0 80px 0;border-radius:20px;background:#fff;}
.sub_area.ideology .obj:nth-child(1) .obj_inner{border:3px solid #ed1c24;}
.sub_area.ideology .obj:nth-child(2) .obj_inner{border:3px solid #29abe2;}
.sub_area.ideology .obj:nth-child(3) .obj_inner{border:3px solid #5ccc05;}

.sub_area.history .image{background-color:#f1f2f2;}

.sub_area.business .bu_cont_01 .image{background-color:#c5e7fa;}




@media screen and (max-width:1280px){
    .sub_area{padding:0 20px;width:100%;}
}

@media screen and (max-width:991px){
	.sub_area h2,.sub_area h4,.sub_area h5,.sub_area h6,.sub_area p,.sub_area span,
	.sub_area dl dt,.sub_area dl dd,.sub_area span,.sub_area table th,.sub_area table td,.sub_area p,
	.sub_area ol li{line-height:1.4;}
	.sub_area h2{font-size:40px;}
	.sub_area h3{font-size:30px;}
	.sub_area h4{font-size:25px;}
	.sub_area h5{font-size:20px;}
	.sub_area h6{font-size:18px;}
	.sub_area p,
	.sub_area ol li{font-size:16px;}

	.ff_object{margin:-10px;}
	.ff_object .obj{padding:10px;}

	.sub_area .t_group p{margin-bottom:15px;}
	.sub_area .t_group p br{display:none;}

	.sub_area.ceo .t_group{background-size:60% auto;}
	.sub_area.ceo .t_group h6 br{display:none;}

	.sub_area.ideology .obj{flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%;width:100%;}
	.sub_area.ideology .obj .obj_inner{padding:20px 0 30px 0;border-radius:15px;}

}

@media screen and (max-width:767px){
    .sub_area{padding:0 15px;}
	.sub_area .l_group{margin-bottom:50px;}
	.sub_area .m_group{margin-bottom:40px;}
	.sub_area .s_group{margin-bottom:20px;}
	.sub_area h2,.sub_area h4,.sub_area h5,.sub_area h6,.sub_area p,.sub_area span,
	.sub_area dl dt,.sub_area dl dd,.sub_area span,.sub_area table th,.sub_area table td,.sub_area p,
	.sub_area ol li{line-height:1.3;}
	.sub_area h2{font-size:35px;}
	.sub_area h4{font-size:20px;}
	.sub_area h5{font-size:18px;}
	.sub_area h6{font-size:16px;}
	.sub_area p,
	.sub_area ol li{font-size:14px;}

	.sub_area .t_group p{margin-bottom:10px;}

	.sub_area .dot_list > li:before{top:12px;}
	.sub_area .dash_list > li:before{top:12px;}
	.sub_area ol{padding-left:5px;margin:5px 0;}


}

@media screen and (max-width:520px){
}

@media screen and (max-width:480px){
	.sub_area .l_group{margin-bottom:40px;}
	.sub_area .m_group{margin-bottom:30px;}
	.sub_area .s_group{margin-bottom:10px;}
	.sub_area h2{font-size:30px;}
	.sub_area h4{font-size:18px;}
	.sub_area h5{font-size:16px;}
	.sub_area h6{font-size:14px;}
	.sub_area p,
	.sub_area ol li{font-size:13px;}

	.ff_object{margin:-5px;}
	.ff_object .obj{padding:5px;}
}

@media screen and (max-width:360px){
	.sub_area .l_group{margin-bottom:30px;}
	.sub_area .m_group{margin-bottom:20px;}
	.sub_area h2{font-size:25px;}
	.sub_area h4{font-size:16px;}
	.sub_area h5{font-size:14px;}
	.sub_area h6{font-size:13px;}
	.sub_area p,
	.sub_area ol li{font-size:12px;}
}



 .gallery {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 24px;
      max-width: 1200px;
      margin: 0 auto;
    }

    .card {
      background-color: white;
      border: 1px solid #ddd;
      border-radius: 10px;
      box-shadow: 0 2px 6px rgba(0,0,0,0.1);
      overflow: hidden;
      transition: transform 0.2s ease, box-shadow 0.2s ease;
    }

    .card:hover {
      transform: translateY(-4px);
      box-shadow: 0 6px 12px rgba(0,0,0,0.15);
    }

    .card img {
      width: 100%;
      height: 200px;
      object-fit: cover;
    }

    .card-content {
      padding: 16px;
      text-align: center;
    }

    .card-content h3 {
      font-size: 18px;
      color: #333;
      margin-bottom: 6px;
    }

    .card-content p {
      font-size: 14px;
      color: #666;
      margin: 0;
    }

    /* ===== 반응형 미디어 쿼리 ===== */

    /* 큰 화면 (데스크탑) */
    @media (min-width: 1200px) {
      .gallery {
        grid-template-columns: repeat(4, 1fr);
      }
    }

    /* 중간 화면 (태블릿 가로) */
    @media (max-width: 1199px) and (min-width: 768px) {
      .gallery {
        grid-template-columns: repeat(3, 1fr);
      }
      h1 {
        font-size: 26px;
      }
      .card-content h3 {
        font-size: 17px;
      }
    }

    /* 작은 화면 (태블릿 세로 ~ 모바일) */
    @media (max-width: 767px) {
      .gallery {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
      }
      h1 {
        font-size: 24px;
      }
      .card img {
        height: 180px;
      }
      .card-content h3 {
        font-size: 16px;
      }
      .card-content p {
        font-size: 13px;
      }
    }
		