@charset "UTF-8";
/*
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);


@font-face {
	font-family: 'godoMaum';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/godoMaum.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
*/

/*
@import url(//webfontworld.github.io/SCoreDream/SCoreDream.css);


@font-face {
    font-family: 'SCoreDream';
    font-weight: 100;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream1.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream1.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 200;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream2.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream2.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 300;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream3.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream3.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 400;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream4.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream4.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 500;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream5.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream5.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 600;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream6.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream6.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 700;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream7.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream7.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 800;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream7.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream7.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 900;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream7.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream7.woff) format('woff');
    font-display: swap;
}
*/




.new_layerpopup_cover	{ position: fixed; left: 0; top: 0; z-index: 999998; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); }
.new_layerpopup	{ position: fixed; left: 50%; top: 50%; z-index: 999999; width: 430px; /*height: 650px;*/ padding: 0; transform: translate(-50%, -50%); box-sizing: border-box; border-radius: 10px; background-color: #000; color: #fff; }
.new_layerpopup > ul	{ position: relative; padding: 15px 15px 0 15px; margin: 0; list-style: none; }
.new_layerpopup > ul li	{ display: block !important; padding: 0; margin: 0; list-style: none; }
.new_layerpopup > ul div	{ display: block !important; }
.new_layerpopup a	{ position: relative; display: block; width: 400px; height: 565px; background-color: #fff; overflow: hidden; }
.new_layerpopup a:focus:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 2px dashed red; box-sizing: border-box; content: ""; }
.new_layerpopup a img	{ display: block; max-width: 100%; max-height: 100%; margin: 0 auto; border: 0 none; }
.new_layerpopup p	{ position: relative; clear: both; width: 100%; height: 65px; padding: 17px 20px 0 20px; margin: 0; line-height: 31px; box-sizing: border-box; text-align: left; }
.new_layerpopup p:after	{ display: block; clear: both; content: ""; }
.new_layerpopup p > * { vertical-align: top; }
.new_layerpopup p input	{ width: 23px; height: 31px; margin: 0; }
.new_layerpopup p label	{ display: inline-block; padding: 0 0 0 0.5em; margin: 0; }
.new_layerpopup p button	{ float: right; width: 135px; height: 31px; padding: 0; margin: 0; border: 0 none; border-radius: 10px; background-color: #666; color: #fff; font-weight: normal; }
.new_layerpopup p button:focus, .new_layerpopup p button:hover, .new_layerpopup p button:active	{ background-color: #fff; color: #000; }
.new_layerpopup .slick-prev	{ position: absolute; left: -20px; top: 50%; width: 55px; height: 60px; line-height: 60px; padding: 0; margin: -30px 0 0 0; border: 0 none; background-color: #000; text-align: left; text-indent: -999px; overflow: hidden; color: #fff; font-family: serif; font-weight: bolder; font-size: 40px; z-index: 9999; border-radius: 100% }
.new_layerpopup .slick-prev:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; content: "<"; }
.new_layerpopup .slick-prev:focus, .new_layerpopup .slick-prev:hover, .new_layerpopup .slick-prev:active	{ color: #ffcc00; }
.new_layerpopup .slick-next	{ position: absolute; right: -20px; top: 50%; width: 55px; height: 60px; line-height: 60px; padding: 0; margin: -30px 0 0 0; border: 0 none; background-color: #000; text-align: left; text-indent: -999px; overflow: hidden; color: #fff; font-family: serif; font-weight: bolder; font-size: 40px; z-index: 9999; border-radius: 100%}
.new_layerpopup .slick-next:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; content: ">"; }
.new_layerpopup .slick-next:focus, .new_layerpopup .slick-next:hover, .new_layerpopup .slick-next:active	{ color: #fff; }
.new_layerpopup .slick-dots	{ position: absolute; right: 15px; bottom: 0; padding: 0; margin: 0; list-style: none; }
.new_layerpopup .slick-dots li	{ display: none !important; padding: 0; margin: 0; list-style: none; }
.new_layerpopup .slick-dots li.slick-active	{ display: block !important; }
.new_layerpopup .slick-dots li button	{ width: 65px; height: 42px; padding: 0; margin: 0; border: 0 none; background-color: rgba(0, 0, 0, 0.5); color: #fff; font-size: 13px; font-weight: normal; cursor: default; }
.new_layerpopup .play_stop	{ position: absolute; left: 15px; bottom: 0; width: 65px; height: 42px; padding: 0; margin: 0; border: 0 none;background-color: rgba(0, 0, 0, 0.5); color: #fff; font-size: 18px; font-weight: normal; font-family: serif; }


@media all and (max-width: 500px)
{
	.new_layerpopup	{ width: 100%; height: auto; }
	.new_layerpopup a	{ position: relative; width: 100%; height: 0; padding-top: 141.25%; }
	.new_layerpopup a img	{ position: absolute; left: 50%; top: 50%; max-width: 100%; max-height: 100%; margin: 0; transform: translate(-50%, -50%); }
}
@media all and (max-width: 500px)
{
	.new_layerpopup p button	{ width: auto; padding: 0 10px; }
}
@media all and (max-width: 320px)
{
	.new_layerpopup p	{ padding-left: 20px; padding-right: 20px; }
}





*:focus	{ outline: 2px solid red; }

*,
*:before,
*:after	{ box-sizing: border-box; }


/*
body	{ width: 100%; height: 100%; padding: 0; margin: 0; font-size: 16px; font-weight: 400; letter-spacing: -1px; }
*	{ font-family: 'SCoreDream', NanumSquare, NanumGothic,"Malgun Gothic","맑은 고딕","돋움",Dotum,"굴림",Gulim,Helvetica,AppleGothic,Sans-serif; }
*/


body.popup_box	{ position: relative; width: auto; height: auto; margin: 0; padding: 20px; background-color: #f2f3f7; }
body.popup_box:before	{ position: absolute; left: 0; top: 0; z-index: 0; width: 100%; height: 100px; background-color: #084d98; content: ""; }
body.popup_box .contents_content	{ position: relative; z-index: 1; padding: 20px; margin-top: 65px; background-color: #fff; }
body.popup_box .contents_content h3:first-child	{ position: absolute; left: 0; top: -65px; width: 100%; line-height: 60px; padding: 0; margin: 0 !important; background: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #000; text-indent: 20px; }
body.popup_box .contents_content *:nth-child(2)	{ margin-top: 0 !important; }


.skip_area	{ position: absolute; left: 0; top: 0; z-index: 99999; width: 100%; height: 0px; overflow: hidden; }
.skip_area a	{ display: block; line-height: 30px; padding: 0 0 0 20px; color: #000; text-decoration: none; font-weight: bold; font-size: 13px; border: 1px solid #ddd; background-color: #fafafa; }

hr.linebreak	{ display: none; }



#jump_menu	{ width: 100%; z-index: 9999999; }
#jump_menu h1	{ display: block; width: 0; height: 0; padding: 0; margin: 0; overflow: hidden; font-size: 0; position: absolute; }
#jump_menu ul,
#jump_menu li	{ position: relative; padding: 0; margin: 0; list-style: none; }
#jump_menu a	{ position: absolute; z-index: -1; left: 0; top: -1000px; display: block; width: 100%; line-height: 45px; text-align: center; font-weight: bold; font-size: 20px; color: #fff; background-color: #3e6dbf; }
#jump_menu a:focus	{ top: 0; z-index: 99999; }






/**
HEADER
**/
.gnb_cover	{ display: none !important; position: absolute; z-index: 9990; left: 0; top: 210px; width: 100%; height: 100%; background: #f6fbff; }

#header	{ position: relative; padding-top: 51px; }
#header header	{}
#header header h1	{ position: relative; margin: 0; }
/*
#header header h1 a	{ display: block; width: 350px; height: 99px; margin: 0 auto; text-align: left; text-indent: -9999px; overflow: hidden; background: url(../image/header_logo.png) no-repeat center center; }
*/
#header header h1 a	{ display: flex; align-items: center; justify-content: center; width: 350px; height: 99px; margin: 0 auto; text-align: center; text-indent: -9999px; overflow: hidden; background: url(../image/header_logo.png) no-repeat center center; }
#header header p.slogan	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }


#GNB	{ border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
#GNB aside.top	{ position: absolute; left: 0; top: 0; width: 100%; border-bottom: 1px solid #ddd; }
#GNB aside.top nav	{ position: relative; width: 1280px; margin: 0 auto; }
#GNB aside.top nav:after	{ display: block; clear: both; content: ""; }
#GNB aside.top nav ul	{ padding: 0; margin: 0; list-style: none; }
#GNB aside.top nav ul:after	{ display: block; clear: both; content: ""; }
#GNB aside.top nav ul.left	{ float: left; }
#GNB aside.top nav ul.right	{ float: right; }
#GNB aside.top nav ul li	{ float: left; padding: 0; margin: 0; list-style: none; }
#GNB aside.top nav ul li a	{ position: relative; display: block; width: 130px; line-height: 50px; border-right: 1px solid #ddd; text-align: center; color: #2c2c2c; }
#GNB aside.top nav ul.left li a	{ width: 160px; }
#GNB aside.top nav ul li a:focus, #GNB aside.top nav ul li a:hover, #GNB aside.top nav ul li a:active	{ background-color: #333; color: #fff; }
#GNB aside.top nav ul li:first-child a	{ border-left: 1px solid #ddd; }

#GNB aside.top nav ul li a.site_search	{ position: absolute; /*right: 50px;*/right: 1px; top: 77px; width: 44px; height: 44px; border: 1px solid #d7d7d7; background: #fff url(../image/header_site_search.png) no-repeat center center; text-indent: -9999px; overflow: hidden; }
#GNB aside.top nav ul li a.site_search:focus, #GNB aside.top nav ul li a.site_search:hover, #GNB aside.top nav ul li a.site_search:active	{ box-shadow: 0 0 10px rgba(0, 0, 0, 0.3), 0 0 5px rgba(0, 0, 0, 0.3); }
#GNB aside.top nav ul li a.sitemap	{ display: none; position: absolute; right: 1px; top: 77px; width: 44px; height: 44px; border: 1px solid #d7d7d7; background: #fff url(../image/header_site_map.png) no-repeat center center; text-indent: -9999px; overflow: hidden; }
#GNB aside.top nav ul li a.sitemap:focus, #GNB aside.top nav ul li a.sitemap:hover, #GNB aside.top nav ul li a.sitemap:active	{ box-shadow: 0 0 10px rgba(0, 0, 0, 0.3), 0 0 5px rgba(0, 0, 0, 0.3); }


#GNB #topmenu	{ position: relative; z-index: 9991; width: 100%; background-color: #333; }
#GNB #topmenu .show_all_menu	{ display: none; }

#topmenu ul,
#topmenu li	{ padding: 0; margin: 0; list-style: none; background: none; }

#topmenu .ld1	{ display: flex; width: 1280px; margin: 0 auto; }
#topmenu .ld1 .cd1	{ flex: 1; position: relative; }
#topmenu .ld1 .cd1c1,
#topmenu .ld1 .cd1c8,
#topmenu .ld1 .cd1c9,
#topmenu .ld1 .cd1c10,
#topmenu .ld1 .cd1c11,
#topmenu .ld1 .cd1c12,
#topmenu .ld1 .cd1c13,
#topmenu .ld1 .cd1c14,
#topmenu .ld1 .cd1c15,
#topmenu .ld1 .cd1c16,
#topmenu .ld1 .cd1c17,
#topmenu .ld1 .cd1c18,
#topmenu .ld1 .cd1c19	{ display: none; }

#topmenu .ld1 .cd1c7	{ flex: 2; display: flex; align-items: center; justify-content: center; }

#topmenu .ld1 .cd1:before	{ position: absolute; left: 0; top: 50%; width: 3px; height: 3px; margin-top: -6px; background-color: rgba(255, 255, 255, 0.5); transform: rotate(45deg); content: ""; }
#topmenu .ld1 .cd1:after	{ position: absolute; left: 0; top: 50%; width: 3px; height: 3px; margin-top: 1px; background-color: rgba(255, 255, 255, 0.5); transform: rotate(45deg); content: ""; }

#topmenu .ld1 .cd1c2:before,
#topmenu .ld1 .cd1c2:after,
#topmenu .ld1 .cd1c7:before,
#topmenu .ld1 .cd1c7:after	{ content: none; }

#topmenu .ld1 .l1	{ display: block; height: 60px; line-height: 60px; font-size: 21px; color: #fff; font-weight: bold; text-align: center; }
#topmenu .ld1 .cd1c7 .l1	{ display: flex; align-items: center; justify-content: center; gap: 12px; width: 100%; max-width: 230px; height: 60%; line-height: 1; border-radius: 100px; background-color: #fff; color: #136fc5 !important; font-size: 20px; font-weight: bolder; }
#topmenu .ld1 .cd1c7 .l1:before	{ display: block; width: 34px; height: 34px; background: url(../image/header_topmenu_6_icon.png) no-repeat center center; content: ""; }

#topmenu .lb1	{ display: none; }





#header.over #topmenu .l1	{ color: #fff; }
#header.over #topmenu .over .l1	{ color: #00479d; background-color: #fafafa; }



@media all and (max-width: 1280px)
{
	#GNB aside.top nav	{ width: 100%; margin: 0; }
	#GNB aside.top nav ul li a	{ width: auto !important; padding: 0 20px; }
	#topmenu .ld1	{ width: 100%; margin: 0; }
}

@media all and (max-width: 768px)
{
	#header	{ padding-top: 0; }
	#header header h1 a	{ width: 200px; height: 60px; background-size: contain; }
	#GNB #topmenu	{ position: static; height: calc(100% - 60px); background-color: #fff; overflow: auto; }
	#GNB #topmenu .show_all_menu	{ display: block; position: absolute; right: 0; top: 0; width: 60px; height: 60px; padding: 0; margin: 0; border: 0 none; background: url(../image/mobile_allmenu.png) no-repeat center center; background-size: auto 20px; text-indent: -999px; overflow: hidden; }
	#GNB aside.top	{ display: none; }
	#topmenu .ld1	{ display: none; }
	

	#header.over header #GNB	{ position: fixed; left: 0; top: 0; z-index: 9991; width: 100%; height: 100%; border: 0 none; background-color: #fff; }
	
	#header.over #GNB aside.top	{ position: static; display: block; height: 60px; background-color: #00479d; color: #fff; }
	#header.over #GNB aside.top nav ul.left	{ display: none; }
	#header.over #GNB aside.top nav ul.right	{ float: none; }
	#header.over #GNB aside.top nav ul.right li:nth-child(3),
	#header.over #GNB aside.top nav ul.right li:nth-child(4)	{ display: none; }
	#header.over #GNB aside.top nav ul li a	{ line-height: 60px; padding: 0 10px; border: 0 none; background-color: transparent; color: #fff; font-size: 1em; }
	#header.over #GNB aside.top nav ul li a:before	{ color: #fff; }
	#header.over #GNB aside.top nav ul li a.manual	{ display: none; }
	
	
	#header.over #GNB #topmenu .show_all_menu	{ left: auto; right: 0; background-image: url(../image/mobile_allmenu_close.png); }
	
	#header.over #topmenu .ld1	{ display: block; }
	#header.over #topmenu .ld1 .cd1	{ display: block; width: auto; border-bottom: 1px solid #eee; }
	#header.over #topmenu .ld1 .cd1c1	{ display: none; }
	#header.over #topmenu .ld1 .cd1 .l1	{ position: relative; display: block; max-width: 100%; height: 53px; line-height: 53px; text-align: left; text-indent: 20px; color: #000 !important; font-size: 16px; font-weight: normal; }
	#header.over #topmenu .ld1 .cd1 .l1:before	{ content: none; }
	#header.over #topmenu .ld1 .cd1 .l1.hasChild:after	{ position: absolute; right: 20px; top: 50%; width: 16px; height: 9px; margin-top: -4px; background: url(../image/header_menu_depth1_arrow_up.png) no-repeat center center; background-size: contain; content: ""; }
	#header.over #topmenu .ld1 .cd1.child_tabmenu  .l1.hasChild:after	{ content: none; }
	#header.over #topmenu .ld1 .cd1 .l1.hasChild.show:after	{ background-image: url(../image/header_menu_depth1_arrow_down.png); }
	
	#header.over #topmenu .lb1	{ position: static; width: auto; height: 0 !important; padding: 0; border: 0 none; overflow: hidden; }
	#header.over #topmenu .lb1.show	{ display: block; height: auto !important; padding: 0; border-top: 1px solid #e3e3e3; background-color: #f9f9f9; overflow: visible; }
	#header.over #topmenu .ld2	{ padding: 10px; }
	#header.over #topmenu .ld2 .cd2 .l2	{ position: relative; display: block; line-height: 20px; padding: 6px 0 6px 20px; font-size: 16px; text-align: left; color: #333; }
	#header.over #topmenu .ld2 .cd2 .l2.hasChild	{ padding-right: 15px; }
	#header.over #topmenu .ld2 .cd2 .l2.hasChild:after	{ position: absolute; right: 5px; top: 6px; font-size: 10px; color: #999; text-align: center; content: "▼"; }
	#header.over #topmenu .ld2 .cd2.child_tabmenu .l2.hasChild:after	{ content: none !important; }
	#header.over #topmenu .ld2 .cd2 .l2.hasChild.show:after	{ content: "▲"; }
	
	#header.over #topmenu .lb2	{ display: block; height: 0; overflow: hidden; }
	#header.over #topmenu .lb2.show	{ height: auto;  overflow: visible; }

	#header.over #topmenu .ld3	{ padding-left: 25px; }
	#header.over #topmenu .ld3 .cd3 .l3	{ position: relative; line-height: 30px; font-size: 16px; color: #666; }
	#header.over #topmenu .ld3 .cd3 .l3:before	{ display: inline-block; width: 10px; content: "-"; }
	
	
	.gnb_cover	{ position: fixed; left: 0; top: 0; height: 100% !important; border: 0 none; background: #fff; }
}










/*
FOOTER
*/
#footer	{}
#footer aside.familysite	{ line-height: 55px; background-color: #365984; color: #fff; }
#footer aside.familysite > div	{ max-width: 1280px; margin: 0 auto; }
#footer aside.familysite > div:after	{ display: block; clear: both; content: ""; }
#footer aside.familysite > div > div	{ position: relative; float: left; width: 25%; border-right: 1px solid #4c6990; box-sizing: border-box; }
#footer aside.familysite > div > div:first-child	{ border-left: 1px solid #4c6990; }
#footer aside.familysite > div > div h4	{ position: relative; padding: 0; margin: 0; box-sizing: border-box; }
#footer aside.familysite > div > div h4 a	{ display: block; padding: 0 0 0 18px; color: #fff; }
#footer aside.familysite > div > div h4:after	{ position: absolute; right: 15px; top: 50%; width: 23px; height: 23px; line-height: 23px; margin-top: -11px; border-radius: 3px; text-align: center; background-color: #0d3151; font-size: 10px; content: "▼"; }
#footer aside.familysite > div > div.open h4:after	{ content: "▲"; }
#footer aside.familysite > div > div ul	{ display: none; position: absolute; left: 0; bottom: 55px; width: 100%; padding: 0; margin: 0; list-style: none; background-color: #666; color: #fff; }
#footer aside.familysite > div > div.open ul	{ display: block; }
#footer aside.familysite > div > div ul li	{ padding: 0; margin: 0; list-style: none; background: none; }
#footer aside.familysite > div > div ul li a	{ position: relative; display: block; line-height: 30px; padding: 0 0 0 20px; color: #fff; }
#footer aside.familysite > div > div ul li a:before	{ position: absolute; left: 10px; top: 50%; width: 2px; height: 2px; margin-top: -1px; background-color: #fff; content: ""; }
#footer aside.familysite > div > div ul li a:focus, #footer aside.familysite > div > div ul li a:hover, #footer aside.familysite > div > div ul li a:active	{ color: #f00; }

#footer .alignbox	{ position: relative; max-width: 1280px; padding: 0 0 30px 240px; margin: 0 auto; box-sizing: border-box; }
#footer .alignbox:after	{ display: block; clear: both; content: ""; }

#footer .footer_logo	{ position: absolute; left: 0; top: 0; width: 240px; height: 100%; }
#footer .footer_logo h3	{ height: 145px; margin: 0; text-indent: -9999px; overflow: hidden; background: url(../image/footer_logo.png) no-repeat center center; }

#footer .link	{ padding: 27px 0 9px 0; }
#footer .link nav	{}
#footer .link nav ul	{ line-height: 30px; padding: 0; margin: 0; list-style: none; }
#footer .link nav ul:after	{ display: block; clear: both; content: ""; }
#footer .link nav ul li	{ float: left; padding: 0; margin: 0; list-style: none; }
#footer .link nav ul li:before	{ color: #a7a8a3; font-size: 0.8em; vertical-align: text-bottom; content: "|"; }
#footer .link nav ul li:first-child:before	{ content: none; }
#footer .link nav ul li a	{ display: inline-block; line-height: 50px; padding: 0 20px; color: #1b1b1b; }
#footer .link nav ul li:first-child a	{ padding-left: 0; }
#footer .link nav ul li a strong	{ color: #3ca0ab; font-weight: 500; }
#footer .link nav ul li a:focus, #footer .link nav ul li a:hover, #footer .link nav ul li a:active,
#footer .link nav ul li a:focus *, #footer .link nav ul li a:hover *, #footer .link nav ul li a:active *	{ color: #f00 !important; }

#footer address	{ line-height: 20px; font-style: normal; color: #313131; }



@media all and (max-width: 1280px)
{
	#footer .alignbox	{ width: auto; padding: 30px 10px; }
	
	#footer .link	{ padding: 0; }
	#footer .link nav ul	{ padding: 15px 0; text-align: center; }
	#footer .link nav ul li	{ float: none; display: inline-block; }
	#footer .link nav ul li:before	{ vertical-align: baseline; }
	#footer .link nav ul li a	{ line-height: 20px; }
	
	#footer aside .familysite, #footer aside .familysite *	{ display: none; background: none; }
	#footer .footer_logo, #footer .footer_logo *	{ display: none; background: none; }
	
	#footer address	{ text-align: center; }
	#footer address span.split	{ display: block; width: 100%; height: 1px; }
}

@media all and (max-width: 1024px)
{
	#footer aside.familysite > div > div h4 a	{ padding-left: 10px; font-size: 0.9em; font-weight: normal; }
}

@media all and (max-width: 768px)
{
	#footer .alignbox	{ padding-top: 0; padding-bottom: 10px; }
	
	#footer aside.familysite	{ line-height: 45px; }
	#footer aside.familysite > div > div	{ width: 50%; border-bottom: 1px solid #4c6990; }
	#footer aside.familysite > div > div h4 a	{ font-size: 1em; }
	#footer aside.familysite > div > div ul	{ bottom: 45px; }
}






/*
MAIN
*/
#container.main	{}
#container.main #section,
#container.main #contents	{ position: relative; display: block; width: 100%; height: 100%; box-sizing: border-box; }

#container.main *,
#container.main *:before,
#container.main *:after	{ padding: 0; margin: 0; list-style: none; box-sizing: border-box; }



#container.main #section .section_1	{ padding: 60px 0 40px; background: #f8fcfc url(../image/main_section_1_bg.jpg) no-repeat center center / cover; }
#container.main #section .align_1	{ display: flex; gap: 70px; max-width: 1300px; padding: 0 10px; margin: 0 auto; }


#container.main #section .main_visual	{ flex: 0 1 740px; }
#container.main #section .main_visual h2	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main #section .main_visual .list	{ position: relative; width: 100%; height: 0; padding-top: calc(100% * (380 / 740)); }
#container.main #section .main_visual .list .slick-list	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
#container.main #section .main_visual .list .slick-list div	{ height: 100%; }
#container.main #section .main_visual .list .item	{ display: block; height: 100%; border: 2px solid #1e1e1e; border-radius: 20px; overflow: hidden; }
#container.main #section .main_visual .list .item > *	{ display: block; height: 100%; background: gray no-repeat center center / contain; text-indent: -9999px; overflow: hidden; }
#container.main #section .main_visual .list > .item	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

#container.main #section .main_visual .list button,
#container.main #section .main_visual .list .slick-status	{ position: absolute; bottom: 15px; z-index: 3; height: 39px; border: 0 none; background-color: rgba(255, 255, 255, 0.7); }
#container.main #section .main_visual .list button	{ text-indent: -9999px; overflow: hidden; font-size: 16px; font-family: serif; color: #000;  }
#container.main #section .main_visual .list button:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-indent: 0; display: flex; align-items: center; justify-content: center; text-shadow: 0 0 2px #000; }
#container.main #section .main_visual .list button:focus, #container.main #section .main_visual .list button:hover, #container.main #section .main_visual .list button:active	{ background-color: rgba(0, 0, 0, 0.7); color: #fff; }
#container.main #section .main_visual .list .slick-startstop	{ right: 185px; width: 52px; border-radius: 39px 0 0 39px; }
#container.main #section .main_visual .list .slick-startstop:after	{ padding-left: 18px; content: ""; }
#container.main #section .main_visual .list .slick-startstop.stop:after	{ content: "■"; }
#container.main #section .main_visual .list .slick-startstop.start:after	{ content: "▶"; }
#container.main #section .main_visual .list .slick-prev	{ right: 150px; width: 35px; }
#container.main #section .main_visual .list .slick-prev:after	{ font-weight: bolder; content: "<"; }
#container.main #section .main_visual .list .slick-status	{ right: 65px; width: 85px; display: flex; align-items: center; justify-content: center; font-size: 15px; color: #000; }
#container.main #section .main_visual .list .slick-status span	{ color: #2b3c98; font-weight: bold; }
#container.main #section .main_visual .list .slick-next	{ right: 19px; width: 46px; border-radius: 0 39px 39px 0; }
#container.main #section .main_visual .list .slick-next:after	{ padding-right: 15px; font-weight: bolder; content: ">"; }


#container.main #section .reserve_search	{ flex: 0 1 470px; display: flex; flex-direction: column; justify-content: space-between; padding: 20px 0 25px; }
#container.main #section .reserve_search h2	{ line-height: 1.5; font-size: 38px; color: #333; font-weight: 400; }
#container.main #section .reserve_search h2 span	{ display: block; font-size: 48px; font-weight: bolder; }
#container.main #section .reserve_search p	{ display: flex; flex-direction: column; justify-content: space-evenly; min-height: 69px; padding: 0 0 0 68px; background: url(../image/main_reserve_search_icon.png) no-repeat left center; }
#container.main #section .reserve_search p strong	{ font-size: 26px; color: #e8763e; font-weight: bolder; }
#container.main #section .reserve_search p span	{ font-size: 16px; color: #3f3f3f; font-weight: bolder; }
#container.main #section .reserve_search form	{ display: flex; align-items: center; padding-right: 7px; border: 3px solid #3f3f3f; border-radius: 10px; background-color: #fff; }
#container.main #section .reserve_search form label	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main #section .reserve_search form input[type="text"]	{ flex: 1; height: 54px; padding: 0 0 0 20px; border: 0 none; border-radius: 10px 0 0 10px; }
#container.main #section .reserve_search form button[type="submit"]	{ flex: 0 1 70px; height: 40px; border: 0 none; border-radius: 6px; background: #333; color: #fff; font-weight: normal; font-size: 14px; }


#container.main #section .section_2	{ padding: 40px 0 70px; }
#container.main #section .align_2	{ max-width: 1300px; padding: 0 10px; margin: 0 auto; }


#container.main #section .rent_search	{ display: flex; flex-wrap: wrap; gap: 105px 0; }
#container.main #section .rent_search h2	{ flex: 100%; line-height: 1.9333; text-align: center; font-size: 45px; font-weight: 400; }
#container.main #section .rent_search h2 span	{ display: inline-flex; position: relative; font-weight: bolder; }
#container.main #section .rent_search h2 span:before	{ position: absolute; left: 50%; top: 0; width: 5px; height: 5px; border-radius: 100%; background-color: #727272; transform: translate(-50%, 0); content: ""; }
#container.main #section .rent_search .category	{ position: relative; flex: 0 1 calc(100% * 795 / 1280); aspect-ratio: 795 / 395; }
#container.main #section .rent_search .category dl	{ display: flex; flex-direction: column; align-items: flex-start; height: 100%; }
#container.main #section .rent_search .category dl dt	{ flex: 1; position: relative; display: flex; align-items: center; justify-content: center; width: 80px; border-width: 0 1px 1px 1px; border-style: solid; border-color: #bdbdbd; font-weight: bold; }
#container.main #section .rent_search .category dl dt[tabindex]	{ cursor: pointer; }
#container.main #section .rent_search .category dl dt:first-child	{ border-top-width: 1px; border-radius: 5px 5px 0 0; }
#container.main #section .rent_search .category dl dt:nth-last-child(2)	{ border-radius: 0 0 5px 5px; }
#container.main #section .rent_search .category dl dt:focus, #container.main #section .rent_search .category dl dt:hover, #container.main #section .rent_search .category dl dt:active	{ z-index: 2; background-color: #666; color: #fff; }
#container.main #section .rent_search .category dl dt.active	{ background-color: #e85f3e; color: #fff; }
#container.main #section .rent_search .category dl dt.active:after	{ position: absolute; right: -23px; z-index: 1; height: calc(70.710678118654752440084436210485% - 2px); aspect-ratio: 1 / 1; background-color: #e85f3e; transform: rotate(45deg); content: ""; }
#container.main #section .rent_search .category dl dt span	{ position: relative; z-index: 2; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; }
#container.main #section .rent_search .category dl dt.active span	{ border-width: 1px 0 1px 1px; border-style: solid; border-color: #fff; }
#container.main #section .rent_search .category dl dt:first-child.active span	{ border-radius: 5px 5px 0 0; }
#container.main #section .rent_search .category dl dt:nth-last-child(2).active span	{ border-radius: 0 0 5px 5px; }
#container.main #section .rent_search .category dl dd	{ display: none; position: absolute; left: 110px; top: 0; width: calc(100% - 110px); height: 100%; }
#container.main #section .rent_search .category dl dd.active	{ display: block; }
#container.main #section .rent_search .category dl dd ul	{ position: absolute; left: 50%; top: 50%; width: 100%; aspect-ratio: 685 / 395; transform: translate(-50%, -50%); background: no-repeat center center / contain; }
#container.main #section .rent_search .category dl dd ul.range_all	{ background-image: url(../image/main_rent_search_map_all.png); }
#container.main #section .rent_search .category dl dd ul.range_north	{ background-image: url(../image/main_rent_search_map_north.png); }
#container.main #section .rent_search .category dl dd ul.range_west	{ background-image: url(../image/main_rent_search_map_west.png); }
#container.main #section .rent_search .category dl dd ul.range_downtown	{ background-image: url(../image/main_rent_search_map_downtown.png); }
#container.main #section .rent_search .category dl dd ul.range_east	{ background-image: url(../image/main_rent_search_map_east.png); }
#container.main #section .rent_search .category dl dd ul.range_south	{ background-image: url(../image/main_rent_search_map_south.png); }
#container.main #section .rent_search .category dl dd ul li	{ position: absolute; }
#container.main #section .rent_search .category dl dd ul li:after	{ position: absolute; left: 50%; bottom: -5px; z-index: 1; width: 35px; height: 8px; margin-left: -17.5px; border-radius: 100%; background-color: #e5e5e5; content: ""; }
#container.main #section .rent_search .category dl dd ul li:hover:after	{ bottom: -10px; width: 46px; height: 16px; margin-left: -23px; }
#container.main #section .rent_search .category dl dd ul li a	{ position: relative; z-index: 2; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 60px; height: 60px; line-height: 1; border-radius: 100%; background-color: #399497; font-size: 13px; color: #fff; box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }
#container.main #section .rent_search .category dl dd ul li a:focus, #container.main #section .rent_search .category dl dd ul li a:hover, #container.main #section .rent_search .category dl dd ul li a:active	{ background-color: #333; color: #fff; }
#container.main #section .rent_search .category dl dd ul li a.active	{ background-color: #e85f3e; color: #fff; }
#container.main #section .rent_search .category dl dd ul li a span	{ display: block; }
#container.main #section .rent_search .category dl dd ul li a span.bull	{ line-height: 0.7; font-size: 10px; }

#container.main #section .rent_search .category dl dd ul.range_all	{ aspect-ratio: 685 / 515; }
#container.main #section .rent_search .category dl dd ul.range_all li:nth-child(1)	{ left: calc(100% * 292 / 685); top: calc(100% * 123 / 515); }
#container.main #section .rent_search .category dl dd ul.range_all li:nth-child(2)	{ left: calc(100% * 162 / 685); top: calc(100% * 239 / 515); }
#container.main #section .rent_search .category dl dd ul.range_all li:nth-child(3)	{ left: calc(100% * 385 / 685); top: calc(100% * 283 / 515); }
#container.main #section .rent_search .category dl dd ul.range_all li:nth-child(4)	{ left: calc(100% * 533 / 685); top: calc(100% * 182 / 515); }
#container.main #section .rent_search .category dl dd ul.range_all li:nth-child(5)	{ left: calc(100% * 391 / 685); top: calc(100% * 389 / 515); }

#container.main #section .rent_search .category dl dd ul.range_north li:nth-child(1)	{ left: calc(100% * 205 / 685); top: calc(100% * 74 / 395); }
#container.main #section .rent_search .category dl dd ul.range_north li:nth-child(2)	{ left: calc(100% * 384 / 685); top: calc(100% * 113 / 395); }
#container.main #section .rent_search .category dl dd ul.range_north li:nth-child(3)	{ left: calc(100% * 529 / 685); top: calc(100% * 114 / 395); }
#container.main #section .rent_search .category dl dd ul.range_north li:nth-child(4)	{ left: calc(100% * 135 / 685); top: calc(100% * 196 / 395); }
#container.main #section .rent_search .category dl dd ul.range_north li:nth-child(5)	{ left: calc(100% * 289 / 685); top: calc(100% * 250 / 395); }
#container.main #section .rent_search .category dl dd ul.range_north li:nth-child(6)	{ left: calc(100% * 410 / 685); top: calc(100% * 241 / 395); }

#container.main #section .rent_search .category dl dd ul.range_downtown	{ display: flex; flex-wrap: wrap; align-items: center; align-content: center; justify-content: center; gap: 0 25px; }
#container.main #section .rent_search .category dl dd ul.range_downtown li	{ position: static; }
#container.main #section .rent_search .category dl dd ul.range_downtown li.linebreak	{ flex: 1 1 100%; width: 100%; height: 25px; }

#container.main #section .rent_search .category dl dd ul.range_west li:nth-child(1)	{ left: calc(100% * 177 / 685); top: calc(100% * 57 / 395); }
#container.main #section .rent_search .category dl dd ul.range_west li:nth-child(2)	{ left: calc(100% * 372 / 685); top: calc(100% * 102 / 395); }
#container.main #section .rent_search .category dl dd ul.range_west li:nth-child(3)	{ left: calc(100% * 505 / 685); top: calc(100% * 183 / 395); }

#container.main #section .rent_search .category dl dd ul.range_east li:nth-child(1)	{ left: calc(100% * 287 / 685); top: calc(100% * 89 / 395); }
#container.main #section .rent_search .category dl dd ul.range_east li:nth-child(2)	{ left: calc(100% * 270 / 685); top: calc(100% * 225 / 395); }

#container.main #section .rent_search .category dl dd ul.range_south li:nth-child(1)	{ left: calc(100% * 398 / 685); top: calc(100% * 55 / 395); }
#container.main #section .rent_search .category dl dd ul.range_south li:nth-child(2)	{ left: calc(100% * 248 / 685); top: calc(100% * 177 / 395); }


#container.main #section .rent_search .list	{ position: relative; flex: 1; padding: 0 0 20px 0; border-radius: 17px; background-color: #f2f2f2; }
#container.main #section .rent_search .list br	{ display: none; }
#container.main #section .rent_search .list .title	{ display: flex; flex-direction: column; align-items: flex-start; justify-content: center; gap: 10px; width: 100%; height: 45px; line-height: 1; padding: 0 0 0 25px; border-radius: 17px 17px 0 0; background-color: #e36546; font-size: 20px; color: #fff; }
#container.main #section .rent_search .list .title span	{ font-size: 1rem; }
#container.main #section .rent_search .list .title em	{ font-style: normal; }
#container.main #section .rent_search .list .tab	{ display: flex; height: 35px; padding: 0 20px; background-color: #e36546; }
#container.main #section .rent_search .list .tab li	{ flex: 1 1 50%; }
#container.main #section .rent_search .list .tab li a	{ display: flex; align-items: center; justify-content: center; height: 100%; line-height: 1.1; font-size: 1rem; color: #fff;}
#container.main #section .rent_search .list .tab li a.active	{ background-color: rgba(255, 255, 255, 0.7); color: #000; }
#container.main #section .rent_search .list .tab li a span:before	{ display: inline-block; padding: 0 0.3em; content: ":"; }
#container.main #section .rent_search .list .tab li a em	{ font-style: normal; font-weight: 500; }
#container.main #section .rent_search .list > div	{ display: none; }
#container.main #section .rent_search .list > div.active	{ display: block; }
#container.main #section .rent_search .list div,
#container.main #section .rent_search .list ul_	{ height: 355px; padding: 20px 20px 0 20px; overflow: auto; }
#container.main #section .rent_search .list table	{ width: 100%; table-layout: fixed; border-collapse: collapse; border-spacing: 0; border: 1px solid #999; background-color: #fff; }
#container.main #section .rent_search .list table caption	{ width: 100%; height: 0; font-size: 0; overflow: hidden; }
#container.main #section .rent_search .list table tbody tr:hover	{ background-color: #fafafa; }
#container.main #section .rent_search .list table thead tr th	{ height: 40px; border: 1px solid #999; background-color: #eee; text-align: center; font-weight: 600; }
#container.main #section .rent_search .list table tbody tr td	{ height: 30px; padding: 5px 0; border: 1px solid #999; text-align: center; }
#container.main #section .rent_search .list table tbody tr td a	{ display: block; line-height: 1.2; }

#container.main #section .rent_search .list table.lecture tbody tr td a span:last-child	{ display: block; }
#container.main #section .rent_search .list table.lecture tbody tr td:first-child a	{ padding: 0 5px; text-align: left; word-break: keep-all; }




#container.main #section .section_3	{ padding: 50px 0; background: #fdf8f4 url(../image/main_section_3_bg.png) no-repeat center center / cover; }
#container.main #section .align_3	{ max-width: 1300px; padding: 0 10px; margin: 0 auto; }


#container.main #section .service	{ display: flex; flex-direction: column; gap: 60px; }
#container.main #section .service h2	{ line-height: 1; text-align: center; font-size: 45px; font-weight: bolder; }
#container.main #section .service .tabs	{}
#container.main #section .service .tabs ul	{ display: flex; justify-content: center; gap: 10px; }
#container.main #section .service .tabs ul li	{}
#container.main #section .service .tabs ul li a	{ display: flex; flex-direction: column; align-items: center; justify-content: center; width: 130px; height: 130px; line-height: 1; border: 1px solid #c7c7c7; border-radius: 15px; background-color: #fff; font-weight: bold; }
#container.main #section .service .tabs ul li a:before	{ display: block; width: 100%; height: 60%; background: no-repeat center center; filter : grayscale(100%); content: ""; }
#container.main #section .service .tabs ul li a:focus, #container.main #section .service .tabs ul li a:hover, #container.main #section .service .tabs ul li a:active	{ background-color: #eee; color: #000; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
#container.main #section .service .tabs ul li a:focus:before, #container.main #section .service .tabs ul li a:hover:before, #container.main #section .service .tabs ul li a:active:before	{ filter : grayscale(50%); }
#container.main #section .service .tabs ul li a.active	{ position: relative; }
#container.main #section .service .tabs ul li a.active:before	{ filter : grayscale(0); }
#container.main #section .service .tabs ul li a.active:after	{ position: absolute; left: 50%; bottom: -22px; border-width: 12px 7px 0 7px; border-style: solid; border-color: #404040 transparent transparent transparent; content: ""; }

#container.main #section .service .tabs ul li:nth-child(1) a:before	{ background-image: url(../image/main_service_tab_1.png); }
#container.main #section .service .tabs ul li:nth-child(2) a:before	{ background-image: url(../image/main_service_tab_2.png); }
#container.main #section .service .tabs ul li:nth-child(3) a:before	{ background-image: url(../image/main_service_tab_3.png); }
#container.main #section .service .tabs ul li:nth-child(4) a:before	{ background-image: url(../image/main_service_tab_4.png); }
#container.main #section .service .tabs ul li:nth-child(5) a:before	{ background-image: url(../image/main_service_tab_5.png); }
#container.main #section .service .tabs ul li:nth-child(6) a:before	{ background-image: url(../image/main_service_tab_6.png); }
#container.main #section .service .tabs ul li:nth-child(7) a:before	{ background-image: url(../image/main_service_tab_7.png); }
#container.main #section .service .tabs ul li:nth-child(8) a:before	{ background-image: url(../image/main_service_tab_8.png); }

#container.main #section .service .list	{ padding: 43px; border: 1px solid #d7d6cf; border-radius: 43px; background-color: #fff; }
#container.main #section .service .list > ul	{}
#container.main #section .service .list > ul > li	{ display: none; }
#container.main #section .service .list > ul > li.active	{ display: block; }
#container.main #section .service .list > ul > li > h3	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main #section .service .list > ul > li > ul	{ display: flex; flex-wrap: wrap; gap: 20px; }
#container.main #section .service .list > ul > li > ul > li	{ flex: 0 1 calc((100% - 80px) / 5); }
#container.main #section .service .list > ul > li > ul > li a	{ display: flex; align-items: center; justify-content: center; gap: 5px; height: 60px; line-height: 1.1; padding: 0 15px; border-radius: 60px; background-color: #399497; text-align: justify; color: #fff; letter-spacing: -1px; }
#container.main #section .service .list > ul > li > ul > li a:focus, #container.main #section .service .list > ul > li > ul > li a:hover, #container.main #section .service .list > ul > li > ul > li a:active	{ background-color: #12575b; color: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
#container.main #section .service .list > ul > li > ul > li a[target="_blank"]:after	{ display: inline-block; width: 16px; height: 16px; line-height: 1.1; background: url(../image/newwindow_white.png) no-repeat center center; content: ""; }




@media all and (max-width: 1280px)
{
	#container.main #section .rent_search .list .tab li a	{ flex-direction: column; font-size: 13px; }
	#container.main #section .rent_search .list .tab li a span:before	{ content: none; }
	
	#container.main #section .reserve_search h2	{ font-size: 2.96875vw; }
	#container.main #section .reserve_search h2 span	{ font-size: 3.75vw; }
}

@media all and (max-width: 1024px)
{
	#container.main #section .section_1	{ padding: 50px 0; }
	#container.main #section .align_1	{ flex-wrap: wrap; justify-content: center; gap: 40px; }
	#container.main #section .reserve_search	{ flex: 0 1 740px; padding: 0; }
	
	#container.main #section .section_2	{ padding: 50px 0; }
	
	#container.main #section .section_3	{ padding: 50px 0; }
	#container.main #section .service	{ gap: 30px; }
	#container.main #section .service .tabs ul	{ flex-wrap: nowrap; justify-content: flex-start; height: 155px; overflow: auto; }
	#container.main #section .service .list	{ padding: 20px; }
	#container.main #section .service .list > ul > li > ul > li	{ flex: 0 1 150px; }
}

@media all and (max-width: 768px)
{
	#container.main #section .rent_search	{ gap: 20px; }
	#container.main #section .rent_search h2	{ line-height: 1.2; margin-bottom: 40px; font-size: 30px; }
	#container.main #section .rent_search h2 span:before	{ top: -5px; }
	#container.main #section .rent_search .category	{ flex: 1 1 100%; aspect-ratio: 795 / 695; }
	#container.main #section .rent_search .category dl	{ flex-direction: row; }
	#container.main #section .rent_search .category dl dt	{ width: auto; height: 40px; border-width: 1px 1px 1px 0; background-color: #fff; }
	#container.main #section .rent_search .category dl dt:first-child	{ border-left-width: 1px; border-radius: 5px 0 0 5px; }
	#container.main #section .rent_search .category dl dt:nth-last-child(2)	{ border-radius: 0 5px 5px 0; }
	#container.main #section .rent_search .category dl dt:first-child.active span	{ border-radius: 5px 0 0 5px; }
	#container.main #section .rent_search .category dl dt:nth-last-child(2).active span	{ border-radius: 0 5px 5px 0; }
	#container.main #section .rent_search .category dl dt.active:after	{ content: none; }
	#container.main #section .rent_search .category dl dd	{ left: 0; top: 50px; width: 100%; height: calc(100% - 50px); }
	#container.main #section .rent_search .category dl dd ul li a	{ width: 8.51vw; height: 8.51vw; }
	#container.main #section .rent_search .list	{ flex: 1 1 100%; margin-top: 10px; }
	#container.main #section .rent_search .list > .title + div,
	#container.main #section .rent_search .list > .tab + div	{ height: 350px !important; }
	#container.main #section .rent_search .list .table_box	{ height: auto !important; padding: 0 !important; overflow: visible !important; }

	#container.main #section .service .list	{ padding: 10px; }
	#container.main #section .service .list > ul > li > ul	{ gap: 10px; }
}

@media all and (max-width: 425px)
{
	#container.main #section .rent_search h2	{ font-size: 7.05882352941vw; }
	#container.main #section .rent_search .category dl dd ul li a	{ width: 10.51vw; height: 10.51vw; margin-left: -1vw; margin-top: -1vw; text-align: center; font-size: 10px; }
	#container.main #section .rent_search .list	{ padding-bottom: 10px; border-radius: 10px; }
	#container.main #section .rent_search .list .title	{ border-radius: 10px 10px 0 0; }
	#container.main #section .rent_search .list > .title + div	{ padding: 10px 10px 0 10px; }
	
	#container.main #section .service h2	{ font-size: 30px; }
	#container.main #section .service .list > ul > li > ul > li	{ flex: 0 1 calc((100% - 10px) / 2); }
	
}


/*
SUB
*/

#container.sub	{ position: relative; }
#container.sub:before	{ position: absolute; left: 0; top: 0; width: 100%; height: 00px; border-bottom: 0px solid #ddd; background-color: #fff; content: ""; }

#container.sub .sub_align	{ position: relative; max-width: 1300px; padding: 0 10px; margin: 0 auto; }
#container.sub .sub_align:after	{ display: block; clear: both; content: ""; }


#container.sub #SUB-GNB	{ display: none; }




#container.sub #section	{}
#container.sub #section section	{}
#container.sub #section section header	{ position: relative; padding-top: 0px; }

#container.sub #section section header h2	{ line-height: 11rem; margin: 0; text-align: center; font-size: 2.5rem; font-weight: bold; }

#container.sub #section section header .menu_path_box	{ position: absolute; top: 0; left: 0; width: 100%; line-height: 59px; }
#container.sub #section section header .menu_path	{ display: flex; }
#container.sub #section section header .menu_path .home	{ width: 60px; height: 59px; margin: 0; background: url(../image/sub_menupath_home.png) no-repeat center center; text-indent: -999px; overflow: hidden; }
#container.sub #section section header .menu_path > div	{ flex: 0 1 235px; }
#container.sub #section section header .menu_path ul	{ position: relative; z-index: 99; height: 59px; padding: 0; margin: 0 0 0 -1px; list-style: none; box-sizing: border-box; border-left: 1px solid #ddd; border-right: 1px solid #ddd; overflow: hidden; }
#container.sub #section section header .menu_path ul.show	{ overflow: visible; }
#container.sub #section section header .menu_path ul li	{ padding: 0; margin: 0; list-style: none; }
#container.sub #section section header .menu_path ul li a	{ display: block; line-height: 1.5; padding: 16px 20px 16px 20px; border-bottom: 1px solid #404040; font-size: 18px; color: #fff; background-color: #313131; }
#container.sub #section section header .menu_path ul li.fix_menu a	{ border-bottom: 0 none; }
#container.sub #section section header .menu_path ul li a:focus, #container.sub #section section header .menu_path ul li a:hover, #container.sub #section section header .menu_path ul li a:active	{ background-color: #e85f3e; color: #fff; }
#container.sub #section section header .menu_path ul li.fix_menu a	{ position: relative; padding-right: 40px; color: #3d3d3d !important; background-color: transparent !important; }
#container.sub #section section header .menu_path ul.show li.fix_menu a	{ color: #fff !important; font-weight: 600 !important;  background-color: #0d51a4 !important; }
#container.sub #section section header .menu_path ul li.fix_menu a:after	{ position: absolute; right: 19px; top: 50%; width: 17px; height: 9px; margin-top: -5px; background: url(../image/sub_lnb_arrow_down.png) no-repeat center center; content: ""; }
#container.sub #section section header .menu_path ul.show li.fix_menu a:after	{ background-image: url(../image/sub_lnb_arrow_up.png); }
#container.sub #section section header .menu_path ul.show li.fix_menu a:before	{ position: absolute; left: 0; bottom: -1px; width: 100%; height: 2px; background-color: #0d51a4; content: ""; }


#container.sub #section section header .sub_utility	{ position: relative; max-width: 1280px; margin: 0 auto; }
#container.sub #section section header .sub_utility ul	{ position: absolute; right: 60px; top: -59px; padding: 0; margin: 0; list-style: none; }
#container.sub #section section header .sub_utility ul:after	{ display: block; clear: both; content: ""; }
#container.sub #section section header .sub_utility ul li	{ float: left; padding: 0; margin: 0; list-style: none; }
#container.sub #section section header .sub_utility ul li a	{ display: block; width: 60px; background: no-repeat center center; text-indent: -999px; overflow: hidden; }
#container.sub #section section header .sub_utility ul li a:focus, #container.sub #section section header .sub_utility ul li a:hover, #container.sub #section section header .sub_utility ul li a:active	{ background-color: #0d51a4; }
#container.sub #section section header .sub_utility ul li a.print	{ background-image: url(../image/sub_utility_print.png); }
#container.sub #section section header .sub_utility ul li a.print:focus, #container.sub #section section header .sub_utility ul li a.print:hover, #container.sub #section section header .sub_utility ul li a.print:active	{ background-image: url(../image/sub_utility_print2.png); }

#container.sub #section section header .sub_utility ul.dropdown	{ right: 0; z-index: 2; height: 59px; overflow: hidden; }
#container.sub #section section header .sub_utility ul.dropdown:before	{ display: block; height: 59px; background: url(../image/sub_utility_dropdown.png) no-repeat center center; content: ""; }
#container.sub #section section header .sub_utility ul.dropdown:focus:before, #container.sub #section section header .sub_utility ul.dropdown:hover:before, #container.sub #section section header .sub_utility ul.dropdown:active:before	{ background-image: url(../image/sub_utility_dropdown2.png); }
#container.sub #section section header .sub_utility ul.dropdown.show	{ overflow: visible; }
#container.sub #section section header .sub_utility ul.dropdown li	{ float: none; border-bottom: 1px solid #ddd; }

#container.sub #section section header .sub_utility ul li a.facebook	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_facebook.png); }
#container.sub #section section header .sub_utility ul li a.twitter	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_twitter.png); }
#container.sub #section section header .sub_utility ul li a.naver	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_naver.png); }
#container.sub #section section header .sub_utility ul li a.kakaostory	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_kakao.png); }
#container.sub #section section header .sub_utility ul.dropdown:focus:before, #container.sub #section section header .sub_utility ul.dropdown:hover:before, #container.sub #section section header .sub_utility ul.dropdown:active:before	{ background-color: #0d51a4; }
#container.sub #section section header .sub_utility ul.dropdown li a:focus, #container.sub #section section header .sub_utility ul.dropdown li a:hover, #container.sub #section section header .sub_utility ul.dropdown li a:active	{ background-color: #0d51a4; }



#container.sub #section section header .tabmenu	{ max-width: 1320px; margin: 0 auto 50px auto; }
#container.sub #section section header .tabmenu ul	{ display: table; width: 100%; padding: 0; margin: 0; list-style: none; border: 1px solid #e5e7ea; box-sizing: border-box; background-color: #f9f9f9; }
#container.sub #section section header .tabmenu ul li	{ display: table-cell; width: 5%; padding: 0; margin: 0; list-style: none; vertical-align: middle; }
	.tabwidthauto #container.sub #section section header .tabmenu ul li	{ width: auto; }
#container.sub #section section header .tabmenu ul li a	{ display: table; width: 100%; height: 100%; font-size: 18px; }
#container.sub #section section header .tabmenu ul li a:focus, #container.sub #section section header .tabmenu ul li a:hover, #container.sub #section section header .tabmenu ul li a:active	{ color: #2657a7; }
#container.sub #section section header .tabmenu ul li a.open	{ color: #2657a7; font-weight: 500; }
#container.sub #section section header .tabmenu ul li a span	{ display: table-cell; height: 66px; line-height: 22px; vertical-align: middle; text-align: center; }
#container.sub #section section header .tabmenu ul li a span:before	{ display: inline-block; width: 10px; font-weight: bold; content: "·"; }

#container.sub #section section header .tabmenu ul.child_count_8 li,
#container.sub #section section header .tabmenu ul.child_count_9 li,
#container.sub #section section header .tabmenu ul.child_count_10 li,
#container.sub #section section header .tabmenu ul.child_count_11 li	{ width: auto; }


#container.sub #section section header .tabmenu ul.child_count_10_over	{ display: block; }
#container.sub #section section header .tabmenu ul.child_count_10_over:after	{ display: block; clear: both; content: ""; }
#container.sub #section section header .tabmenu ul.child_count_10_over li	{ display: block; float: left; width: 25%; }

#container.sub #section section header .tabmenu ul.child_count_20_over	{ display: block; }
#container.sub #section section header .tabmenu ul.child_count_20_over:after	{ display: block; clear: both; content: ""; }
#container.sub #section section header .tabmenu ul.child_count_20_over li	{ display: block; float: left; width: 20%; }


body #container.sub #section section header .tabmenu,
body #container.sub #section section header .tabmenu *	{ box-sizing: border-box; }
body #container.sub #section section header .tabmenu	{ margin-bottom: 30px; }
body #container.sub #section section header .tabmenu ul	{ display: flex; flex-wrap: wrap; justify-content: flex-start; border-width: 1px 0 0 1px; border-style: solid; border-color: #cfcfcf; background: transparent; }
body #container.sub #section section header .tabmenu ul li	{ flex: 0 1 20%; background: none; }
	body #container.sub #section section header .tabmenu ul.child_count_2 li	{ flex: 0 1 50%; }
	body #container.sub #section section header .tabmenu ul.child_count_3 li	{ flex: 0 1 33.3333%; }
	body #container.sub #section section header .tabmenu ul.child_count_4 li	{ flex: 0 1 25%; }

body #container.sub #section section header .tabmenu ul li a	{ display: flex; align-items: center; justify-content: center; height: 62px; line-height: 1.2; padding: 0; margin: 0; border-width: 0 1px 1px 0; border-style: solid; border-color: #cfcfcf; text-align: center; font-size: 18px; color: #000; transition: all 0.5s ease; }
body #container.sub #section section header .tabmenu ul li a span	{ display: inline; height: auto; line-height: normal; }
body #container.sub #section section header .tabmenu ul li a span:before	{ content: none; }
body #container.sub #section section header .tabmenu ul li a:focus, body #container.sub #section section header .tabmenu ul li a:hvoer, body #container.sub #section section header .tabmenu ul li a:active	{ background-color: #666; color: #fff; }
body #container.sub #section section header .tabmenu ul li a.active	{ position: relative; z-index: 2; border: 2px solid #0565f0; color: #0565f0; font-weight: bold; }

body #container.sub #section section header .tabmenu .menu_tabmenu + .menu_tabmenu	{ margin-top: 40px; }




@media all and (max-width: 1280px)
{
	#container.sub #SUB-GNB, #container.sub #SUB-GNB *	{ display: none !important; background: none !important; }
	#container.sub #section	{ float: none; width: auto; padding: 0 10px; }
}

@media all and (max-width: 1024px)
{
	#container.sub #section	{ padding: 0 !important; }

	#container.sub #section section header	{ position: relative; margin: 0 -10px; }
	#container.sub #section section header h2	{ line-height: 1; padding: 0; margin: 50px 0; }
	#container.sub #section section header.menu_depth_3	{ padding-top: 60px; }
	
	#container.sub #section section header .sub_visule	{ height: 0; padding-top: 19.166%; background-size: cover; }
	#container.sub #section section header .sub_visule p strong	{ font-size: 25px; }
	#container.sub #section section header .sub_visule p span	{ font-size: 14px; }
	
	#container.sub #section section header .menu_path_box	{ min-height: 50px; border: 0 none; }


	#container.sub #section section header .menu_path > div	{ flex: 1 1 10%; }
	#container.sub #section section header .menu_path ul li a	{ display: flex; align-items: center; height: 59px; line-height: 1.1; padding-top: 0; padding-bottom: 0; padding-left: 10px; }
	
	
	#container.sub #section section header .sub_utility,
	#container.sub #section section header .sub_utility *	{ display: none !important; background: none !important; }
	
	
	
	
	#container.sub #section section header .tabmenu	{ margin-top: 20px; }
	#container.sub #section section header .tabmenu ul	{ display: block; border-width: 0 0 1px 0; }
	#container.sub #section section header .tabmenu ul:after	{ display: block; clear: both; content: ""; }
	#container.sub #section section header .tabmenu ul li	{ position: relative; display: block; float: left !important; clear: none !important; width: 33.333% !important; margin-bottom: -1px; border-width: 1px 0; border-style: solid; border-color: #e5e7ea; box-sizing: border-box; }
	#container.sub #section section header .tabmenu ul li:nth-child(3n+1),
	#container.sub #section section header .tabmenu ul li:nth-child(3n+2)	{ border-right-width: 1px; }
	#container.sub #section section header .tabmenu ul li:nth-child(3n):before,
	#container.sub #section section header .tabmenu ul li:nth-child(3n+1):before	{ position: absolute; left: -1px; top: 0; width: 1px; height: 100%; background-color: #e5e7ea; content: ""; }
	#container.sub #section section header .tabmenu ul li a	{ display: table; width: 100%; font-size: inherit; }
	#container.sub #section section header .tabmenu ul li a:before	{ content: none; }
	#container.sub #section section header .tabmenu ul li a span	{ display: table-cell; width: 100%; height: 40px; line-height: 20px; text-align: left; vertical-align: middle; overflow: hidden; }
	#container.sub #section section header .tabmenu ul li a span:before	{ margin-left: 10px; }
	
	
	#container.sub #section section #contents	{ margin: 20px 0 !important; padding: 0 !important; }
}

@media all and (max-width: 600px)
{
	#container.sub #section section header .tabmenu ul li	{ width: 50% !important; }
	#container.sub #section section header .tabmenu ul li:nth-child(3n+1),
	#container.sub #section section header .tabmenu ul li:nth-child(3n+2)	{ border-right-width: 0; }
	#container.sub #section section header .tabmenu ul li:nth-child(3n):before,
	#container.sub #section section header .tabmenu ul li:nth-child(3n+1):before	{ content: none; }
	#container.sub #section section header .tabmenu ul li:nth-child(2n+1){ border-right-width: 1px; }
	#container.sub #section section header .tabmenu ul li:nth-child(2n):before	{ position: absolute; left: -1px; top: 0; width: 1px; height: 100%; background-color: #e5e7ea; content: ""; }
}

@media all and (max-width: 425px)
{
	#container.sub:before	{ height: 120px; content: none; }
	#container.sub #section section header.menu_depth_2,
	#container.sub #section section header.menu_depth_3	{ padding-top: 120px; }
	#container.sub #section section header .menu_path	{ flex-wrap: wrap; }
	#container.sub #section section header .menu_path .home	{ height: 60px; border-bottom: 1px solid #ddd; }
	#container.sub #section section header .menu_path > div	{ flex: 1 1 80%; border-bottom: 1px solid #ddd; }
}



/*
내용
*/
.contents .pagemaker a.button	{ line-height: 2em; padding-left: 1em; padding-right: 1em; font-size: inherit; }

.contents .pagemaker a.button.link	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA+ElEQVQ4T6XTPUpDQRTF8V8ESSt2UVKJgr2QRkGj2xAbF6DYiHtQCAQs7Oy0cQOiwSptRK3cgFbpBBWUCyM8H3kfkGkezDv3P+fMvdNQf11iNycfNzCHM6xjpoC3iSbu0c5qAnCDeZziswBwl/5t4CEP+MIaRhVpFpOD5TzgB7H5WgJYwCDpXrCPq4gTEaoA+eIu3rCE4ypAFMfFreAZUfxeN0Ir2S4sDlCZg1ts4yl94+QevnH056IMsJrmYy9ju58AB3UAk5oyEfCBLQxrTPV1avdJ1sE5dnBRMomhj7ZF/zt4zAJmcVjxFkI/RkT45zQucao1NeAXNjI8l8UNXKwAAAAASUVORK5CYII=); background-repeat: no-repeat; background-position: 1em center; }
.contents .pagemaker a.button.hwp	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABaElEQVQ4T5WTz4qCUBTGNQzCN5gapnmgNiG5dFUbXRhuo1JELLV/u6KNIi0Dn6UXmGK6PkIL0xyOzM0u1eQcuNxzj9wf3/3OkaZ+w7btgGXZFI5JkmTrcrlcd5ynaZrVwjDcrdfrIX0DCNvt9lupVMKlpzvAptNpoOt68wpwXffA8/wHy7JPL0ZRlH2L45gyTZMELJfLb0EQ3hmGeakAAOPxONA0LVfgOA4SRbH6lwJMPp1OlGVZgaqqOWC73X41Go3Poh6AgsFgQCrodrvVR08A024DzuBBv9/PAYvF4tjpdGpFPZhMJiTA87xDq9Uq3IXZbBb0er1cgWVZSFGUKgzKq6BpOusCAdhsNnue5+vlcvnVfep8PlOj0Yh8wnw+P4qiWPuPAsJE27aRJEkP5wBPIJYGg+Q4DtlG3/f3HMfVi3bhDmCaJpJlubCJdwDDMIJKpZKCB3hwIMeeQA3n8DsjhHar1Wr4A4QO6BFJ42KkAAAAAElFTkSuQmCC); background-repeat: no-repeat; background-position: 1em center; }
.contents .pagemaker a.button.excel	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABjElEQVQ4T6WSPWsUURSGn/fOZnfWaErBYKM/IIUhhB2TFMHGMpBCsDeNVjvrV5VyJeMHWBnyB2z9ARLJrB9FIFpaiI2NhayC7I7ZuUdmiJAFN8vqrc7lnvPw3oejML5s/MdRAfD4dw7tTsbRKrBQAsAe9JPXdycB1FpRIlNzGLCJC38uL2Mmj779SvY+FNBTzWjBy00jy/tbnRSwvwOAMI7aoDvgM/PBnAKdw3z5PUn3eltpu6hHArgxP1Wdqe453KJhqWSzmLso8aI33VljE38yoEyxcgHyA2Cm9CL/KTyszXef7Hb/eBqd4KijHjeeGu5meTVt9B+m28clnwgIm9EKspfggmIoh6+V3F/qPX7zZWyC+u3F8wNf2Q/gLPDMG3NONAof2Y9sle39w9EObl2tVWvdV6VA4yA7M9UIvw9mCfL34E4bJFnSaY0E1OOlNY9dL2N63c8epR+Lst6M1r10DWSqDFr99tvPYyWO28phgPEcaWfc0PF3gw1h60erPMnocK/CeOnKv4/Db3fr4Lcf/gKEAAAAAElFTkSuQmCC); background-repeat: no-repeat; background-position: 1em center; }
.contents .pagemaker a.button.pdf	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABXElEQVQ4T6XTvUsCcRwG8Of309NDw6tO+geEXsjKpIgKKSR6I1obClxsaGlrbLghxKGCbCmirQaHhoZAoheyxaXBQHAQImi5CPKNzjvPi4IE84XOvvvz+cIDDxEXxjT840gjwMB3QH0TG/J1AWrjYPWtofjyjI+z07pIXYAZGILJNQwUFeRPjvQDRkcXrCurKNxfQ7q60A98JdoPw8gEN1FMJZsDuK0QpPMwCrGofoD1zgGEgOl3I3+8j1L6vSZSu0RKwQk7yIWCMDo6YVnyQbqJQMtloaSSUJ9SZawKoC02WP3rMNjtUF9FKIk4UFJh9kxBuo2A6XaicHcJJfH4jVQATE8f2JlF0DYemW0BWiZd/kS5VliW/VDiDzC5R5DdC1QCjHMQ7OQ0KG9HWtioXRo1wjw+ATkWhSbLv4BeF8weL3IHu4D293lUdkCIrnBVB82Mkojzo7PNBH8yn3vqiEcSFZ4EAAAAAElFTkSuQmCC); background-repeat: no-repeat; background-position: 1em center; }
.contents .pagemaker a.button.zip	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAADbklEQVQ4T03TbWxTVRgH8P+9d7e3xe42Y5uG4Na1WzO2CUOjBgFJICOIGYl+YDEDJkGcQcwWDURNjPGLZiaiIQoxiDURPzCDIjoMQbI3B4R0ZemA7HYra9fNsXXD9a7tPW3vyzG9lyWe5JycL//fOU/yPAwere5fepqWknJr7+AN5+G2Fue2zc85ksllZLMEhBAQRYFCsrgZDI2SrO7/+IOOUCHKFI5vz/zYW1JWun0+sYDT3/2Ezz56F3uadyIxn0AmkwJRCEiWQNc0XPj9KjjeYSiE/HD6q08Pm0DnsQ/JU+s32imlGB4ehqu4GILAI69q0FQVqqpC1w1wLIN4fBprq7yIRyOTPRfPV5vA0c7jcn3DBhEMg3w+D5LLQSE5GJoGw6AwqAFKDbAcj8W5GRTZ7JiajEhXei7UmUD70ffkdQ3rRZ7jkCkEDQO6rkHXdGiaAQMUBgCOZTE7HQMDDrHYhNR75ZIFHHqrQ17X0Cgm5v7BeHjcfJEvEqAQBaqugxMEsCWrwbAcBGUZ4mMuxGMRaeCvPyyg7Y235dq6DeKNwWt4/3gHvFUe9PX1YcvWF8HxRbjcP4D5A/tRCuDcjt2o9tVjJjwmDfX/aQGtbe2y11cv3g0FcM7/DS7+dgnR6BTsDjv2HTwIhbK4+0Q5KgC8ueNleNw+zE6MSbeGrlrA3tZDsru6VhwbDeLE55+gu/tnLCwsIhqL4bXXD6D26ech1XhQCeDI1iZ43T7MTYal4M1eC3ilpU2ucNeId0IBnD11Av8uLZkt4vf78cXJkxgKjiC8eRNqALyz8QWzhIVYRAoFBiyg+dV98lq3V7wduI4zp75EWVk5MoqCVCoFpyhiUV4GOz6OTDqF9q/PorLCg4cPpqV7I9ctYFdzi7zmSY8o3RvBr+e/B8uw0AwDDMOafVFZVYVYYg6R+1F0HjmG4tWPY3nxgRS+c8sCtmzfLZeUrRGnJiWMBgYBhlsZEQB0peMxMxPHpm0vwekqRzaTlKYmRi3AV9eY5W0OIZ2S8ewzjbALNhjUioJSc2I4ljPL6uv/G0W8HXktdz/9cLbGBFyu0qamXTs9Xo+nhOd5p822ysHz3CqWZW0MSzmqg+Z1Tc3lcnmGUjmdlpMOQQh2dXX1m8D/F6XUBsDxaBfuhXoKn1EBZAEQhmGUlcx/wuiPIFcN3gAAAAAASUVORK5CYII=); background-repeat: no-repeat; background-position: 1em center; }
.contents .pagemaker a.button.txt	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABaElEQVQ4T5WTz4qCUBTGNQzCN5gapnmgNiG5dFUbXRhuo1JELLV/u6KNIi0Dn6UXmGK6PkIL0xyOzM0u1eQcuNxzj9wf3/3OkaZ+w7btgGXZFI5JkmTrcrlcd5ynaZrVwjDcrdfrIX0DCNvt9lupVMKlpzvAptNpoOt68wpwXffA8/wHy7JPL0ZRlH2L45gyTZMELJfLb0EQ3hmGeakAAOPxONA0LVfgOA4SRbH6lwJMPp1OlGVZgaqqOWC73X41Go3Poh6AgsFgQCrodrvVR08A024DzuBBv9/PAYvF4tjpdGpFPZhMJiTA87xDq9Uq3IXZbBb0er1cgWVZSFGUKgzKq6BpOusCAdhsNnue5+vlcvnVfep8PlOj0Yh8wnw+P4qiWPuPAsJE27aRJEkP5wBPIJYGg+Q4DtlG3/f3HMfVi3bhDmCaJpJlubCJdwDDMIJKpZKCB3hwIMeeQA3n8DsjhHar1Wr4A4QO6BFJ42KkAAAAAElFTkSuQmCC); background-repeat: no-repeat; background-position: 1em center; }
.contents .pagemaker a.button.mp3	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA8UlEQVQ4T7XTsSuFYRTH8c/NYr2zKCu7RcoiRgOFTQaLUXR3ScI/YDRQzHRXDP4BNiuT8gdQOrfz1tvb+7pxOeNzzvP9/c7v6WkZsFoD3lcHaGMXU/hMgSE84BDvZdEqYBSn2Mdtxd0sOljHS9GrAs6wg9eG1Uawl5DeSBkwhq0EfBfNEY4LkTJgEcO46BPsWuZwXXWwgg9c9QEsZb83V3bwa0Akf4BxnCCeMV6irjbxljk9YzschPJ5Ti8jLMZZXYXtyOiymP8TwAJukjiHDaw2OAjlWK+b/fkixOkM9B4TeGoATOIRM9m/+5fP9KMP+gXB5i0aqbxrlgAAAABJRU5ErkJggg==); background-repeat: no-repeat; background-position: 1em center; }
.contents .pagemaker a.button.mp4	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAl0lEQVQ4T+XSPQ5BYRCF4ecmfgodlaioxBZQqlUSi2ANFJRsQ3I1NsES2A3yJZ9EIVzu7Uw9886ZOSeRs5Kc8woBVLFC+4OaCxa4xr4W6kHBGIeMpwxwxBB7zAJgil1GwAhdbFHG5BdAUFuLC/8V0MMGpccTv7Gxj1O0McU8uFDBEp03Vt5wxvopSE00Colyxgy9bsut4A5IEhwK9UkRpwAAAABJRU5ErkJggg==); background-repeat: no-repeat; background-position: 1em center; }
.contents .pagemaker a.button.mv	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABYklEQVQ4T6WTv0tCURzFz/e+DGzJbAtNqEHFZxBGEEVr7RXtDdEWuNsSBO1lDf0BESjREIg4RKCLNiRBP7BoS4Ksl9rj5bvfUBezdPDd9Z7vh/M991yCxUMW52EdkA2FbEN6eRuEBWZyMEu7EMIuGTZBUqk7lBBSAAYkdAAVUvAuJcfHb+52qKB6NwA66GkVxjIVVP8JwCvtALb1V+nbGOgGZpZ7dK/6LxXwXLtwJHaahvZZewmHA7L0OvwfSAIxegz6rpgx2S5wnZ1nbB7PjDTNylcykS1GItNk6PZWHQMJegj4rgUh2AnQCNE0NS0azZeODmd/6ZhTXR0obveUnstliuHNCWgfjj851R0UVN8FgPn2y8G19XQ5lRw1n59cnYJsZqB6jxm02tMzEvat9QBYonoTnUZ1i2u8SASnFNIugH5m0ddwRc26S8gaAENAqZjgN4UQH8vf7lr/Cz3t3jL0A+Yhkg8nxyDyAAAAAElFTkSuQmCC); background-repeat: no-repeat; background-position: 1em center; }





#container.sub #section section #contents	{ padding-bottom: 50px; }
#container.sub #section section #contents:after	{ display: block; clear: both; content: ""; }


body .contents .pc_content,
body .contents .pc_contents	{ display: block; }
body .contents table.pc_content,
body .contents table.pc_contents	{ display: table; }
body .contents .mobile_content,
body .contents .mobile_contents,
body .contents table.mobile_content,
body .contents table.mobile_contents	{ display: none; }



.contents .indent1	{ margin-left: 20px !important; }
.contents .indent2	{ margin-left: 40px !important; }
.contents .indent3	{ margin-left: 60px !important; }
.contents .indent4	{ margin-left: 80px !important; }
.contents .indent5	{ margin-left: 100px !important; }

.contents table.indent1	{ width: calc(100% - 20px) !important; }
.contents table.indent2	{ width: calc(100% - 40px) !important; }
.contents table.indent3	{ width: calc(100% - 60px) !important; }
.contents table.indent4	{ width: calc(100% - 80px) !important; }
.contents table.indent5	{ width: calc(100% - 100px) !important; }


.contents h3	{ clear: both; line-height: 2em; padding: 0; margin: 50px 0 20px 0; background: none; font-size: 1.3em; color: #2758a5; font-weight: bold; }
.contents h4	{ clear: both; line-height: 2em; padding: 0; margin: 35px 0 20px 0; background: none; font-size: 1.2em; font-weight: 500; color: #2657a7; }
.contents h5	{ position: relative; clear: both; line-height: 2em; padding: 0 0 0 10px; margin: 20px 0 20px 0; background: none; font-size: 1.1em; font-weight: 500; color: #2758a5; }
.contents h5:before	{ position: absolute; left: 0; top: 50%; width: 3px; height: 3px; margin-top: -2px; border-radius: 3px; background-color: #2758a5; content: ""; }

.contents h3 + h4	{ margin-top: 0; }
.contents h4 + h5	{ margin-top: 0; }



.contents .icon_address	{ background-image: url(../image/icon_address.png); }
.contents .icon_subway	{ background-image: url(../image/icon_subway.png); }
.contents .icon_bus	{ background-image: url(../image/icon_bus.png); }
.contents .icon_tel	{ background-image: url(../image/icon_tel.png); }
.contents .icon_fax	{ background-image: url(../image/icon_fax.png); }

.contents .icon_car2	{ background-image: url(../image/icon_car2.png); }
.contents .icon_park2	{ background-image: url(../image/icon_park2.png); }

.contents .traffic_info,
.contents .traffic_info *	{ font-size: 18px !important; }
.contents .traffic_info strong	{ font-weight: 600; color: #000; }
.contents .traffic_info em	{ font-weight: normal; font-style: normal; color: #347cc1; }


.contents .proc_kakao_map_print	{ font-size: 13px; font-style: normal; color: #000; }




.contents table	{ border-width: 2px 0 1px 0; border-color: #6f6f6f transparent #dddee0 transparent; }
.contents table thead tr	{ border-bottom: 1px solid #dddee0; }
.contents table thead tr th	{ line-height: 25px; padding: 12px 0 12px 0; border-width: 0 0 0 1px; border-style: solid; border-color: #dddee0; background-color: #f9f9f9; color: #4e4e4e; font-weight: 600; text-align: center; }
.contents table thead tr > *:last-child	{ border-right-width: 1px; }
.contents table thead tr:nth-child(2) th,
.contents table thead tr:nth-child(2) td	{ background-color: #fafafa; }
.contents table tbody tr	{ border-bottom: 1px solid #e1e1e1; }
.contents table tbody tr th,
.contents table tbody tr td	{ line-height: 25px; padding: 12px 5px 12px 5px; border-width: 0 0 0 1px; border-style: solid; border-color: #dddee0; color: #4e4e4e; }
.contents table tbody tr th	{ background-color: #fff; text-align: center; font-weight: 600; }
.contents table tbody tr > *:last-child	{ border-right-width: 1px; }
.contents table tbody tr	{ border-bottom: 1px solid #e1e1e1; }
.contents table tfoot tr th,
.contents table tfoot tr td	{ line-height: 25px; padding: 12px 5px 12px 5px; border-width: 0 0 0 1px; border-style: solid; border-color: #dddee0; background-color: #fafafa; color: #4e4e4e; }
.contents table tfoot tr th	{ text-align: center; font-weight: 600; }
.contents table tfoot tr > *:last-child	{ border-right-width: 1px; }

.contents table.table_content tbody tr th	{ background-color: #fafafa; color: #4e4e4e; font-weight: 600; text-align: center; }


.contents table.no_thead tbody tr th	{ background-color: #fafafa; color: #4e4e4e;  }




.contents .vr_button	{ display: inline-block; width: 200px; line-height: 40px; background-color: #2657a7; border-radius: 5px; text-align: center; color: #fff; font-size: 18px; font-weight: bold; }


.contents .auto_image_gallery_title	{ position: relative; float: left; width: 50%; height: 380px; padding: 0 40px; margin: 0 0 50px 0 !important; box-sizing: border-box; background-color: #f6f6f6; color: #000; overflow-y: auto }
.contents .auto_image_gallery_title:after	{ content: none; }
.contents .auto_image_gallery_title strong	{ display: block; width: 100%; line-height: 40px; padding-top: 70px; box-sizing: border-box; font-size: 28px; color: #000; vertical-align: middle; }
.contents .auto_image_gallery_title span	{ display: block; width: 100%; line-height: 25px; padding-top: 20px; font-size: 18px; vertical-align: middle; }
.contents .auto_image_gallery_title > br	{ display: none; }
.contents .auto_image_gallery_title em	{ display: block; width: 100%; line-height: 25px; padding-top: 30px; font-size: 18px; font-style: normal; color: #000; vertical-align: middle; }
.contents .auto_image_gallery	{ position: relative; float: left; width: 50%; height: 380px; margin: 0 0 50px 0 !important; }
.contents .auto_image_gallery img	{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border: 0 none; }
.contents .auto_image_gallery .in_title	{ position: absolute; left: 0; bottom: 0; z-index: 2; width: 100%; height: 60px; line-height: 60px; padding: 0 0 0 20px; box-sizing: border-box; background-color: #353535; color: #fff; font-size: 16px; }
.contents .auto_image_gallery .in_left	{ position: absolute; right: 0; bottom: 0; z-index: 2; width: 45px; height: 60px; line-height: 60px; margin-right: 135px; text-align: center; color: #fff; font-size: 17px; font-weight: bold; }
.contents .auto_image_gallery .in_right	{ position: absolute; right: 0; bottom: 0; z-index: 2; width: 45px; height: 60px; line-height: 60px; text-align: center; color: #fff; font-size: 17px; font-weight: bold; }
.contents .auto_image_gallery .in_statee	{ position: absolute; right: 0; bottom: 0; z-index: 2; width: 90px; height: 60px; line-height: 60px; margin-right: 45px; text-align: center; color: #fff; font-size: 18px; font-weight: bold; }
.contents .auto_image_gallery .in_statee strong	{ color: #fff; }
.contents .auto_image_gallery .in_statee em	{ color: #fff; font-weight: normal; font-size: 16px; }
.contents .auto_image_gallery .in_statee span	{ display: inline-block; padding: 0 10px; }


@media all and (max-width: 1024px)
{
	.contents  table tbody tr td input,
	.contents  table tbody tr td select,
	.contents  table tbody tr td textarea	{ max-width: 100%; }
}

@media all and (max-width:1200px)
{
	.contents .auto_image_gallery	{ position: relative; float: none !important; width: auto; width: auto; max-width: 600px; height: 0; padding-top: 61.666%; margin: 0 auto !important; }
	.contents .auto_image_gallery_title	{ float: none !important; width: auto; height: auto; padding: 20px !important; margin: 0 !important; }
	.contents .auto_image_gallery_title strong	{ height: auto; line-height: 33px; padding: 17px 0; font-size: 24px; }
	.contents .auto_image_gallery_title span	{ width: auto; height: auto; line-height: 20px; padding: 0 0 20px 0; font-size: 13px; }
	.contents .auto_image_gallery_title em	{ font-size: 13px; }
	
	.contents .auto_image_gallery .in_title	{ padding-right: 70px; padding-left: 10px; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
	.contents .auto_image_gallery .in_left	{ width: 30px; height: 30px; line-height: 30px; margin-right: 30px; }
	.contents .auto_image_gallery .in_right	{ width: 30px; height: 30px; line-height: 30px; }
	.contents .auto_image_gallery .in_statee	{ bottom: 30px; width: 60px; height: 30px; line-height: 30px; margin-right: 0; font-size: 12px; }
	.contents .auto_image_gallery .in_statee span	{ padding: 0 5px; }
	.contents .auto_image_gallery .in_statee em	{ font-size: 13px; }
}


/*
.contents a.download	{ position: relative; display: inline-block; line-height: 40px; padding: 0 20px 0 61px; margin-left: 30px; background: #347cc1 url(../image/icon_download.png) no-repeat 12px center; color: #fff; font-size: 18px; white-space: nowrap; }
.contents a.download:before	{ position: absolute; left: 39px; top: 0; width: 1px; height: 100%; background-color: rgba(255, 255, 255, 0.5); content: ""; }
.contents a.download:focus, .contents a.download:hover, .contents a.download:active	{ background-color: #666; }

@media all and (max-width:1200px)
{
	.contents a.download	{ line-height: 26px; padding-top: 7px; padding-bottom: 7px; margin: 0 auto; white-space: normal; text-align: left; }
}
*/

.contents p.msgbox	{ padding: 20px 30px 30px 30px; border: 1px solid #e7e7e7; background-color: #fafafa; color: @666; }
.contents p.msgbox strong	{ display: inline-block; line-height: 44px; font-size: 1.1em; color: #000 !important; }




/* 라운드 제목 내용 */
.contents .in_round_title	{ position: relative; min-height: 40px; line-height: 25px; padding-left: 120px; padding-top: 6px; box-sizing: border-box; }
.contents .in_round_title .round_title	{ position: absolute; left: 0; top: 0; min-width: 95px; line-height: 40px; border-radius: 18px;  box-sizing: border-box; text-align: center; background-color: #2657a7; color: #fff; font-weight: 500; }
.contents .in_round_title strong	{ color: inherit;  box-sizing: border-box; }

.contents .in_round_title.size100	{ height: 100px; min-height: 100px; padding-left: 120px; }
.contents .in_round_title.size100.oneline	{ padding-top: 20px; }
.contents .in_round_title.size100 .round_title	{ width: 100px; height: 100px; line-height: 100px; border-radius: 100px; }

.contents .in_round_title.size200	{ padding-left: 230px; min-height: 60px; }
.contents .in_round_title.size200.oneline	{ padding-top: 20px; }
.contents .in_round_title.size200 .round_title	{ min-width: 200px; line-height: 70px; border-radius: 33px; }

.contents .in_round_title.table	{ display: table; width: 100%; }
.contents .in_round_title.table > span	{ display: table-cell; width: 100%; height: 100%; vertical-align: middle; }

@media all and (max-width: 500px)
{
	.contents .in_round_title	{ padding-left: 0 !important; }
	.contents .in_round_title .round_title	{ position: static; display: block; margin-bottom: 15px; }
}



/* 역대 시장 */
.contents .history_ceo	{ position: relative; float: left; width: 32%; padding: 1px; margin: 0 1% 30px 1% !important; border-width: 2px 1px 1px 1px; border-style: solid; border-color: #347cc1 #dddee0 #dddee0 #dddee0; box-sizing: border-box; background-color: #fff; overflow: hidden; }
.contents .history_ceo:nth-child(3n+1)	{ margin-left: 0 !important; }
.contents .history_ceo:nth-child(3n+3)	{ margin-right: 0 !important; }
.contents .history_ceo:before	{ position: absolute; left: 2%; top: 350px; width: 96%; height: 100%; background-color: #f9f9f9; content: ""; }
.contents .history_ceo:after	{ position: absolute; left: 0; bottom: 0; width: 100%; height: 0; padding-top: 2%; background-color: #fff; content: ""; }
.contents .history_ceo > img	{ display: block; width: 210px; height: 260px; margin: 28px auto 0 auto; border: 0 none; }
.contents .history_ceo > h4	{ height: 60px !important; line-height: 60px !important; padding: 0 !important; margin: 0 !important; text-align: center; font-size: 1.1em; color: #2657a7; background: none !important; }
.contents .history_ceo > h4:before	{ content: none !important; }
.contents .history_ceo > div	{ position: relative; z-index: 2; padding: 27px 30px 30px 30px; }
.contents .history_ceo > div > h5	{ height: 30px !important; line-height: 30px !important; padding: 0 !important; margin: 0 !important; text-align: left; font-size: 1em; color: #000; background: none !important; }
.contents .history_ceo > div > h5:before	{ content: none !important; }
.contents .history_ceo > div > p	{ margin-top: 0; }

@media all and (max-width: 1199px)
{
	.contents .history_ceo	{ width: 48%; }
	.contents .history_ceo:nth-child(3n+1)	{ margin-left: 1% !important; }
	.contents .history_ceo:nth-child(3n+3)	{ margin-right: 1% !important; }
}

@media all and (max-width: 799px)
{
	.contents .history_ceo,
	.contents .history_ceo:nth-child(3n+1),
	.contents .history_ceo:nth-child(3n+3)	{ float: none; width: auto; height: auto !important; margin-left: 0 !important; margin-right: 0 !important; }
}


/* 설립배경 및 연혁 */
.contents h3.history	{ position: absolute; width: 190px !important; height: 70px !important; line-height: 70px !important; padding: 0 !important; margin: 0 30px 0 0 !important; background: #347cc1 none !important; text-align: center; color: #fff; font-size: 1.2em; }
.contents ul.history	{ padding: 20px 0 0 220px; margin: 0 0 50px 0; list-style: none; }
.contents ul.history li	{ position: relative; padding: 7px 0 7px 115px; background: none; }
.contents ul.history li strong	{ position: absolute; left: 0; top: 7px; color: #000; }
.contents ul.history li:before	{ position: absolute; left: 105px; top: 17px; width: 2px; height: 2px; background-color: #666; content: ""; }
.contents ul.history li:after	{ display: inline-block; width: 1px; height: 1em; content: ""; }
@media all and (max-width: 700px)
{
	.contents h3.history	{ position: static; }
	.contents ul.history	{ padding-left: 20px; }
}


@media all and (max-width:1200px)
{
	.kntool_popup_layerpopup	{ left: 0 !important; max-width: 100% !important; height: auto !important; }
	
	body	{ min-width: 320px; }
	
	#container.sub #section section #contents	{ margin: 40px 10px; }
	
	body .contents .pc_content,
	body .contents .pc_contents,
	body .contents table.pc_content,
	body .contents table.pc_contents	{ display: none; }

	body .contents .mobile_content,
	body .contents .mobile_contents	{ display: block; }
	body .contents table.mobile_content,
	body .contents table.mobile_contents	{ display: table; }
	
	*	{ -webkit-text-size-adjust: none; }
	
	body	{ font-size: 14px; }
	
	#body	{ min-width: 100%; }
	
	
	
	
	
	
	
	.contents .indent1	{ margin-left: 0 !important; }
	.contents .indent2	{ margin-left: 0 !important; }
	.contents .indent3	{ margin-left: 0 !important; }
	.contents .indent4	{ margin-left: 0 !important; }
	.contents .indent5	{ margin-left: 0 !important; }
	
	.contents table.indent1	{ width: 100% !important; }
	.contents table.indent2	{ width: 100% !important; }
	.contents table.indent3	{ width: 100% !important; }
	.contents table.indent4	{ width: 100% !important; }
	.contents table.indent5	{ width: 100% !important; }


	.contents h3,
	.contents h4,
	.contents h5,
	.contents h6	{ margin-left: 0; }
}




/*
정보제공부서
*/
#contents .manager_info	{ padding: 11px 12px; margin-top: 50px; border: 1px solid #ececec; background-color: #fafafa;  }
#contents .manager_info:after	{ display: block; clear: both; content: ""; }
#contents .manager_info h3	{ position: relative; float: left; height: 28px; line-height: 28px; padding: 0 16px 0 9px; margin: 0 25px 0 0; background: #677276; font-size: 16px; color: #fff; font-weight: normal; }
#contents .manager_info h3:before	{ position: absolute; right: -20px; border-width: 14px 0 14px 20px; border-style: solid; border-color: transparent transparent transparent #677276; content: ""; }
#contents .manager_info h3:after	{ position: absolute; right: -4px; top: 50%; width: 8px; height: 8px; margin-top: -4px; border-radius: 8px; background-color: #fff; content: ""; }
#contents .manager_info dl	{ float: left; line-height: 28px; padding: 0; margin: 0; list-style: none; }
#contents .manager_info dl dt	{ position: absolute; width: 0; height: 0; padding: 0; margin: 0; list-style: none; font-size: 0; overflow: hidden; }
#contents .manager_info dl dd	{ float: left; padding: 0 0 0 10px; margin: 0; list-style: none; }
#contents .manager_info dl dd:last-child:before	{ display: inline; content: "( TEL : "; }
#contents .manager_info dl dd:last-child:after	{ display: inline; content: " )"; }

@media all and (max-width:600px)
{
	#contents .manager_info h3	{ margin-top: 14px; }
	#contents .manager_info dl	{ float: right; }
	#contents .manager_info dl dd	{ float: none; clear: both; text-align: right; white-space: nowrap; }
}






a.file img  { overflow: hidden; }





/* 문화 체험 */
.pagemaker .culture_count	{ margin: 50px 0 10px 0; }
.pagemaker .culture_count strong	{ color: #de6f00; }

.pagemaker .proc_search .count	{ margin-bottom: 10px; font-size: 18px; }
.pagemaker .proc_search .count strong	{ color: #de6f00; font-weight: bolder; }


.pagemaker .culture_list	{ padding: 44px 0 0 0; margin: 0 0 65px 0; border-top: 2px solid #1f1f1f; }
.pagemaker .culture_list ul	{ display: flex; flex-wrap: wrap; gap: 48px 26px; padding: 0; margin: 0; list-style: none; }
.pagemaker .culture_list ul li	{ flex: 0 1 calc((100% - 26px * 3) / 4); padding: 0; margin: 0; list-style: none; background: none; }
.pagemaker .culture_list ul li a	{ display: block; height: 100%; border: 1px solid #c7c7c7; border-radius: 12px; background-color: #fff; overflow: hidden; color: #252525; }
.pagemaker .culture_list ul li a br	{ display: none; }
.pagemaker .culture_list ul li a .image	{ display: block; width: 100%; aspect-ratio: 298 / 198; transition-duration: .3s; }
.pagemaker .culture_list ul li a .image img	{ display: block; width: 100%; height: 100%; object-fit: cover; }
.pagemaker .culture_list ul li a .name	{ display: block; line-height: 48px; padding: 11px 30px 0 30px; color: #252525; font-size: 20px; font-weight: bolder; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.pagemaker .culture_list ul li a dl	{ display: flex; flex-wrap: wrap; line-height: 1.2; padding: 0 30px; margin: 0; list-style: none; }
.pagemaker .culture_list ul li a dl dt	{ position: relative; padding: 0 40px 0 0; margin: 0; list-style: none; }
.pagemaker .culture_list ul li a dl dt:after	{ position: absolute; right: 20px; top: 2px; width: 1px; height: 15px; background-color: #252525; content: ""; }
.pagemaker .culture_list ul li a dl dd	{ flex: 1; padding: 0; margin: 0; list-style: none; }
.pagemaker .culture_list ul li a dl dd.linebreak	{ flex: 1 1 100%; height: 10px; }
.pagemaker .culture_list ul li a em	{ display: flex; align-items: center; justify-content: center; width: 150px; max-width: calc(100% - 30px); height: 42px; margin: 25px auto 22px; border-radius: 42px; background-color: #ff7054; color: #fff; font-size: 14px; font-weight: bold; }
.pagemaker .culture_list ul li a em.stop	{ background-color: #666; color: #fff; }
.pagemaker .culture_list ul li a[target="_blank"] em	{ background-color: #0033cc; }
.pagemaker .culture_list ul li a[target="_blank"] em:after	{ display: inline-block; width: 16px; height: 16px; line-height: 1.1; margin-left: 5px; background: url(../image/newwindow_white.png) no-repeat center center; content: ""; }
.pagemaker .culture_list ul li a:focus, .pagemaker .culture_list ul li a:hover, .pagemaker .culture_list ul li a:active	{ border-color: #aaa; background-color: #fafafa; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.3); }
.pagemaker .culture_list ul li a:focus .image img, .pagemaker .culture_list ul li a:hover .image img, .pagemaker .culture_list ul li a:active .image img	{ transform: scale(1.05); }

@media all and (max-width:1024px)
{
	.pagemaker .culture_list ul li	{ flex: 1 1 30%; overflow: hidden; }
}
@media all and (max-width:768px)
{
	.pagemaker .culture_list ul	{ gap: 10px; }
	.pagemaker .culture_list ul li	{ flex: 1 1 40%; }
}
@media all and (max-width:425px)
{
	.pagemaker .culture_list ul li	{ flex: 1 1 100%; }
}
