html, body { width: 100%; min-height: 100%; }
html { overflow: hidden scroll; }
body { background: rgb(255, 255, 255); overflow-x: hidden; text-size-adjust: none; }
#wrap { width: 100%; overflow-y: hidden; }
#header, #mainVisual, #subVisual, #container, #foot { width: 100%; position: relative; }
.inner { width: 100%; max-width: 1200px; margin: 0px auto; position: relative; }
.inner::after { content: ""; display: block; clear: both; font-size: 0px; line-height: 0; width: 0px; height: 0px; visibility: hidden; }
.pc { display: block; }
.mobile { display: none; }
.tablet { display: block; }
.tablet02 { display: none; }
.tamobile { display: none; }
.overlay { background: url("../images/com/overlay.png") 0px 0px repeat; position: absolute; width: 100%; height: 100%; display: none; z-index: 110; }
.logo { position: relative; float: left; margin: 30px 0px 10px; }
#headerWrap { position: relative; float: left; width: 100%; border-bottom: 1px solid rgb(227, 227, 227); z-index: 110; }
.headerInner { position: relative; width: 1200px; margin: 0px auto; }
.container { position: relative; width: 1200px; margin: 0px auto; }
.mobileutil { display: none; }
#headerWrap .util { position: absolute; top: 33px; right: 0px; }
#headerWrap .util ul::after { content: ""; display: block; clear: both; font-size: 0px; line-height: 0; width: 0px; height: 0px; visibility: hidden; }
#headerWrap .util li { position: relative; float: left; }
#headerWrap .util li a { padding: 5px; }
#headerWrap .util li a.lan {padding:5px 10px; border:1px solid #cccccc ; margin:5px 20px; 0 0;}
#headerWrap .util li a.lan:hover {border:1px solid #222 ; background:#222; color:#fff;}

#headerWrap .util li a:hover { }
#headerWrap .util li .btn_N_message { position: absolute; top: -10px; right: -5px; display: block; width: 20px; height: 20px; font-size: 15px; font-weight: 600; color: rgb(255, 255, 255); text-align: center; line-height: 20px; border-radius: 25px; }
.header { position: relative; float: left; margin: 0px 20px; }

.con_tab { width: 100%; }
.con_tab ul { display: inline-block; width: 100%; clear: both; }
.con_tab ul li { float: left; text-align: center; }
.con_tab ul li a { display: block; height: 50px; border: 1px solid rgb(213, 213, 213); margin-left: -1px; color: rgb(136, 136, 136); font-size: 18px; line-height: 50px; background: rgb(242, 242, 242); letter-spacing: -0.05em; }
.con_tab ul li a.on { position: relative; border: 1px solid #1a3a96; background: #92b6e1; font-size: 18px; color: rgb(255, 255, 255); font-weight: 600; }
.con_tab ul.no2 li { width: 50%; }
.con_tab ul.no3 li { width: 33%; }
.con_tab ul.no4 li { width: 25%; }
.con_tab ul.no5 li { width: 20%; }
.con_tab ul.no6 li { width: 16.6%; }
.con_tab ul.no7 li { width: 14.2%; }

/*
.con_tab{position:relative;width:100%; }
.con_tab ul{display:inline-block;width:100%;clear:both;}
.con_tab ul li{float:left;text-align:center;}
.con_tab ul li a{display:block;height:50px;border:1px solid #d5d5d5;margin-left:-1px;color:#222;font-size:22px;line-height:50px;background:#fff;font-weight:600; letter-spacing:-0.05em;border-radius:50px;-webkit-border-radius:50px; font-family:'NanumSquare','Noto Sans KR','Malgun Gothic', 맑은 고딕,'Nanum Gothic', Sans-serif; }
.con_tab ul li a:hover{position:relative;border:1px solid #bf202c; font-size:22px;color:#fff; font-weight:600; background:#bf202c; border-radius:50px;-webkit-border-radius:50px;}
.con_tab ul li a.on{position:relative;border:1px solid #bf202c; font-size:22px;color:#fff; font-weight:600; background:#bf202c; border-radius:50px;-webkit-border-radius:50px;}


.con_tab ul.no2 li{width:50%;}
.con_tab ul.no3 li{width:33.1%;}
.con_tab ul.no4 li{width:25%;}
.con_tab ul.no5 li{width:20%;}
.con_tab ul.no6 li{width:16.6%;}
.con_tab ul.no7 li{width:14.2%;}
*/


#nav {display: block;width: 800px;padding: 0px;z-index: 100;border: 0px solid rgb(255, 0, 0); margin:0 60px;}
#nav > li > a { color: rgb(28, 28, 28); }
#nav li { float: left; position: relative; width: 25%; }
#nav li:first-child { background: none; color: rgb(227, 89, 144); margin-left: 0px; }
#nav li a { display: block; color: rgb(28, 28, 28); font-size: 1.5em; font-weight: 500; letter-spacing: -0.02em; text-align: center; padding: 30px 0px 27px; border-top: 3px solid #fff; border-bottom: 3px solid rgb(255, 255, 255); }
#nav li a.m01 { background: rgb(234, 84, 19); color: rgb(0, 183, 169); }
#nav li a:hover { text-decoration: none; color:#ff8a00; border-top: 3px solid #ff8a00; padding: 35px 0px 22px; transition: all 300ms ease-out 0ms; }
#nav li ul { color: rgb(51, 51, 51); display: none; margin: 0px 0px 0px 0%; width: 100%; position: absolute; opacity: 0.95; box-shadow: rgba(0, 0, 0, 0.2) 3px 3px 3px; z-index: 100; }
#nav li ul li { width: 100%; border-top: 1px solid rgb(229, 229, 229); }
#nav li ul li:first-child { border: 0px; }
#nav li ul li a { background: rgb(255, 255, 255); color: rgb(85, 85, 85); border: none; letter-spacing: -0.5px; font-weight: 300; font-size: 1em; line-height: 22px; margin: 0px; padding: 5px 5px 5px 15px; text-align: left !important; }
#nav li ul li a:hover { background: #ff8a00; color: rgb(255, 255, 255); border: 0px solid; font-weight: 500; padding: 5px 5px 5px 15px; }
#nav li.current > a { color: rgb(112, 151, 6); }
#nav li.current > a:hover { color: rgb(255, 255, 255); background: rgb(0, 183, 169); }
#nav li:hover > ul.child { display: block; }

.allmenu { position: fixed; z-index: 120; top: 0px; width: 520px; background: rgb(255, 255, 255); right: -520px; }
.allmenu .aM_util { position: relative; padding: 20px 30px; border-bottom: 1px solid rgb(211, 211, 211); }
.allmenu .aM_util ul::after { content: ""; display: block; clear: both; font-size: 0px; line-height: 0; width: 0px; height: 0px; visibility: hidden; }
.allmenu .aM_util ul li { position: relative; float: left; margin-left: 13px; padding-left: 15px; background: url("../images/com/aM_bullet.gif") 0px center no-repeat; }
.allmenu .aM_util ul li:first-child { margin-left: 0px; padding-left: 0px; background: none; }
.allmenu .aM_util ul li a { display: block; padding-left: 22px; font-size: 16px; font-weight: 500; color: rgb(68, 63, 69); }
.allmenu .aM_util ul li.aM_login a { background: url("../images/com/icon_aM_login.png") 0px center no-repeat; color: rgb(176, 153, 145); }
.allmenu .aM_util ul li.aM_join a { padding-left: 25px; background: url("../images/com/icon_aM_join.png") 0px center no-repeat; }
.allmenu .aM_util ul li.aM_logout a { background: url("../images/com/icon_aM_logout.png") 0px center no-repeat; color: rgb(176, 153, 145); }
.allmenu .aM_util ul li.aM_mypage a { padding-left: 25px; background: url("../images/com/icon_aM_mypage.png") 0px center no-repeat; }
.allmenu .aM_util ul li.aM_message a { padding-left: 30px; background: url("../images/com/icon_aM_message.png") 0px center no-repeat; }
.allmenu .aM_util ul li .icon_message03 { position: absolute; top: -8px; right: -18px; }
.allmenu .aM_util .btn_close { position: absolute; right: 30px; top: 50%; display: block; width: 18px; height: 18px; margin-top: -9px; background: url("../images/com/btn_aM_close.png") 0px 0px no-repeat; font-size: 0px; line-height: 0; text-indent: -9999px; cursor: pointer; }
.allmenu dl a { display: block; text-indent: 30px; }
.allmenu dt { border-bottom: 1px solid rgb(211, 211, 211); }
.allmenu dt a { height: 50px; line-height: 50px; background: url("../images/com/aM_depth_off.png") 480px center no-repeat rgb(255, 255, 255); color: rgb(34, 34, 34); font-size: 20px; font-weight: 500; letter-spacing: -0.5px; }
.allmenu dt a.on { background: url("../images/com/aM_depth_on.png") 480px center no-repeat ;  background-color: #5a92b3;  color: rgb(255, 255, 255); }
/*.allmenu dt a.on { background: url("../images/com/aM_depth_on.png") 480px center no-repeat ;  background-color: rgb(90 146 179);  color: rgb(255, 255, 255); }*/
.allmenu dd { display: none; padding: 10px 0px; background: rgb(255, 255, 255); border-bottom: 1px solid rgb(211, 211, 211); }
.allmenu dd a { color: rgb(102, 102, 102); font-size: 16px; font-weight: 400; letter-spacing: -0.5px; line-height: 30px; }
.allmenu dd a:hover, .allmenu dd a.on { color: rgb(34, 34, 34); text-decoration: underline; }
.goTop { position: fixed; right: 2%; bottom: 2%; z-index: 1000; opacity: 0; display: none; }

#mainVisual { width: 100%; min-height: 660px; position: relative; z-index: 1; overflow: hidden; background-color: rgb(0, 0, 0); }
#mainVisual .mainSlide { }
#mainVisual li { width: 100%; left: 50%; margin-left: -50%; text-align: center; overflow: hidden; }
#mainVisual li .title { display: inline-block; width: 100%; position: absolute; top: 30%; left: 50%; margin-left: -50%; text-align: center; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
#mainVisual .bx-wrapper { height: 660px; }

#mainVisual .scrollDown { width: 100%; position: absolute; bottom: 2%; left: 0px; z-index: 100; }
#mainVisual .scrollDown a { text-indent: -9999px; overflow: hidden; display: block; background: url("../images/main/btn_scroll.png") center center no-repeat; width: 72px; height: 72px; margin: 0px auto; }
#mainVisual .mainVisualTxt { position: absolute; top: 160px; width: 100%; z-index: 150; left: 50%; margin-left: -50%; font-size: 66px; line-height: 80px; font-weight: 800; color: rgb(255, 255, 255); text-align: center; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; text-shadow: rgb(0, 0, 0) 1px 1px 1px; }
#mainVisual .mainVisualTxt .m1 { padding-top: 30px; font-size: 52px; font-weight: 700; color: rgb(68, 68, 68); letter-spacing: -0.5px; line-height: 66px; text-align: left; }
#mainVisual .mainVisualTxt .m1 img { width: 100%; }
#mainVisual .mainVisualTxt .m1 b { color: rgb(1, 135, 87); }
#mainVisual .mainVisualTxt .m1 span { font-size: 42px; line-height: 44px; }

#mainVisual .bx-controls-direction .bx-prev { font-size: 0px; line-height: 0; display: block; width: 18px; height: 28px; position: absolute; left: 50px; top: 40%; z-index: 99; background: url("../images/main/visual_left.png") left top no-repeat; }
#mainVisual .bx-controls-direction .bx-next { font-size: 0px; line-height: 0; display: block; width: 18px; height: 28px; position: absolute; right: 50px; top: 40%; z-index: 99; background: url("../images/main/visual_right.png") right top no-repeat; }
#mainVisual .bx-controls { position: relative; }

#mainVisual .bx-pager { text-align: center; position: relative; top: -290px; z-index: 99; }
#mainVisual .bx-pager-item { display: inline-block; zoom: 1; margin: 0px 5px; }
#mainVisual .bx-pager-item .bx-pager-link { font-size: 0px; line-height: 0; display: inline-block; width: 14px; height: 14px; background: url("../images/main/visual_bullet.png") left top no-repeat; }
#mainVisual .bx-pager-item .bx-pager-link.active { background-position: left bottom; }

#drop_hd { position: absolute; left: 0px; top: 0px; width: 100%; height: 420px; z-index: 1; background: url("../images/com/bg_drop_hd.png") left top repeat-x; }

.drop_con { position: relative; margin: 0px auto; width: 1050px; }
.drop_con ul.menu { width: 740px; float: right; }
.dropp { position: relative; float: right; width: 690px; }
.dropp li { float: left; padding: 0px; }
.dropp li ul { margin-top: 25px; }
.dropp li ul li { padding: 0px 0px 5px; width: 100%; height: 19px; }
.dropp li ul li a:link, a:visited, a:focus, a:active { color: rgb(61, 61, 61); text-decoration: none; }
.dropp li ul li a:hover { color: rgb(109, 119, 0); text-decoration: none; font-weight: bold; }
.dropp li { padding-bottom: 13px; }
.dropp li.last_gnb02 { margin-right: 0px !important; }
.dropp li.last_gnb02 li { }
.main_menu { position: relative; float: right; width: 740px; }
.main_menu li { float: left; height: 35px; padding: 0px; }
.main_menu li ul li { margin: 0px !important; }
.main_menu li.last_gnb { margin-right: 0px !important; }
div.Main_mov_Box { position: absolute; z-index: 100; width: 370px; height: 300px; border: 3px solid rgb(45, 132, 179); background: url("../images/com/siteMap_bg.gif") left top no-repeat; }
div.Main_mov_Box h2 { padding: 25px 0px 20px 27px; }
div.Main_mov_Box span.close_btn { position: absolute; right: 12px; top: 13px; }
div.Main_mov_Box div.company_s { padding: 10px 0px 10px 35px; float: left; }
div.Main_mov_Box div.company_s ul.sm_list { font-size: 11px; margin-top: 10px; }
div.Main_mov_Box div.company_s ul.sm_list li img { vertical-align: top; }
div.Main_mov_Box div.company_s ul.sm_list li { padding: 6px 0px 0px 13px; background: url("../images/com/s_title_icon_01.gif") 0px 7px no-repeat; }
div.Main_mov_Box div.company_s ul.sm_list li.first { padding: 9px 0px 0px; }
div.Main_mov_Box div.company_s ul.sm_list li p { padding: 3px 0px 0px; }
div.Main_mov_Box div.company_s ul.sm_list li p { }
div.siteMap_Box { position: absolute; margin-left: 10px; top: 68px; z-index: 100; width: 962px; height: 437px; background: url("../images/com/siteMap_bg.gif") left top no-repeat; }
div.siteMap_Box h2 { padding: 25px 0px 20px 27px; }
div.siteMap_Box span.close_btn { position: absolute; right: 12px; top: 13px; }
div.siteMap_Box div.company_s { padding: 10px 0px 10px 35px; float: left; }
div.siteMap_Box div.company_s ul.sm_list { font-size: 11px; margin-top: 10px; }
div.siteMap_Box div.company_s ul.sm_list li img { vertical-align: top; }
div.siteMap_Box div.company_s ul.sm_list li { padding: 6px 0px 0px 13px; background: url("../images/com/s_title_icon_01.gif") 0px 7px no-repeat; }
div.siteMap_Box div.company_s ul.sm_list li.first { padding: 9px 0px 0px; }
div.siteMap_Box div.company_s ul.sm_list li p { padding: 3px 0px 0px; }
div.siteMap_Box div.company_s ul.sm_list li p { }
div.siteMap_noEmail { position: absolute; margin-top: -280px; z-index: 101; width: 460px; height: 245px; background: url("../images/com/no_email.gif") left top no-repeat; }
div.siteMap_noEmail span.close_btn { position: absolute; right: 12px; top: 13px; }
#foot { width: 100%; padding: 0px; margin-top: 40px;  border-top:1px solid #d7d7d7;}
.f_banner li { float: left; text-align: center; width: 100%; padding: 1.5% 0px; }
.f_banner li img { padding: 0px 1%; }
.f_util { width: 100%; border-top: 1px solid rgb(196, 196, 196); padding: 12px 0px; background: rgb(212, 212, 212); color: rgb(34, 34, 34); }
.f_utilbox li { float: left; padding: 0px 20px 0px 0px; font-size: 16px; font-weight: 400; }
.f_utilbox li a { color: rgb(34, 34, 34); }
.f_utilbox li:first-child a { color: rgb(34, 34, 34); }
.footWrap { width: 100%; padding: 18px 0px 30px; background: rgb(98, 98, 98); color: rgb(255, 255, 255); }
.fright { position: absolute; right: 0px; top: 10px; }
.fright ul li { float: left; padding: 0px 10px; }
.footWrap .footCnt { padding-top: 0px; }
.footWrap .footCnt b { font-size: 17px; font-weight: 600; line-height: 40px; }
.footWrap .footCnt address { font-size: 15px; font-weight: 400; color: rgb(255, 255, 255); }
.footWrap .footCnt address span { padding-right: 10px; }
.footWrap .footCnt p { padding-top: 10px; font-size: 12px; font-weight: 400; color: rgb(173, 173, 173); }
.footWrap .footCnt p a { color: rgb(173, 173, 173); }
.main #contents { }
.mtitleArea { float: left; width: 100%; font-size: 2.85em; font-weight: 600; color: rgb(68, 68, 68); text-align: center; padding: 10px 0px 20px; margin: 20px 0px 30px; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
.mtitleArea p { float: left; width: 100%; font-size: 16px; font-weight: 500; color: rgb(106, 106, 106); text-align: center; margin-top: 10px; }
.es_main { width: 96%; position: relative; float: left; }
.es_notice { margin: 0px 0px 30px; width: 50%; float: left; }
.es_notice .bs_info_img { float: left; width: 30%; }
.es_notice .bs_info_img .is_noimg { width: 100%; height: 90%; background: rgb(240, 240, 240); font-size: 1.5em; font-weight: 400; letter-spacing: -1px; line-height: 180px; text-align: center; color: rgb(160, 160, 160); }
.es_notice .is_info_txt { float: left; padding: 0px 7%; width: 56%; }
.es_notice .is_info_txt h4 { margin: 15px 0px; font-size: 1.2em; font-weight: 500; line-height: 1.2em; letter-spacing: -0.5px; }
.es_notice .is_info_txt p { margin: 10px 0px 20px; font-size: 1.15em; line-height: 1.4em; letter-spacing: -0.5px; color: rgb(165, 165, 165); text-align: left; text-overflow: ellipsis; white-space: normal; -webkit-line-clamp: 6; display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; }
.es_notice .is_info_txt span { font-size: 1.05em; letter-spacing: -0.5px; color: rgb(165, 165, 165); }
.es_main .bs_info_list { padding-left: 5%; border-left: 1px solid rgb(221, 221, 221); width: 44.5%; float: left; }
.es_main .bs_info_list ul { }
.es_main .bs_info_list ul li { margin-bottom: 10px; }
.es_main .bs_info_list ul li:last-child { margin-bottom: 0px; }
.es_main .bs_info_list ul li a { display: inline-block; font-size: 1.15em; letter-spacing: -0.5px; color: rgb(136, 136, 136); width: 80%; }
.es_main .bs_info_list ul li span { display: inline-block; float: right; font-size: 1.05em; letter-spacing: -0.5px; color: rgb(136, 136, 136); }

.section01 { position: relative; float: left; width: 100%; background:#FFF; }

.mpro {position: relative; float: left; width: 100%; margin:80px 0 0 ; }
.mpro h1 { position: relative; float: left; width: 100%; font-size:45px; font-weight:600; margin-bottom:30px;}
.mpro h1 p {position: relative; float: left; width: 100%;  font-size:18px; color:#929292;}
.mpro ul li {width:50%; floaT:left; }
.mpro ul li img {width:90%;}
.mpro ul li h2 {width:100%; font-size:40px;  font-weight:700; padding:20px 0 40px 0}
.mpro ul li p {float:left; font-size:20px;}
.mpro .bar {position:absolute; right:0; bottom:0;}
.mpro .bar img{margin-left:5px;}

/* PAGER */
.mpro .goodsSlide { floaf:left;width:100%; }
.mpro .bx-controls { top: -15px;position: relative; }
.mpro .bx-wrapper .bx-pager { text-align: right; font-size: .85em; font-family: Arial; font-weight: bold;color: #363636;padding-top: 20px; }

.mpro .bx-wrapper .bx-pager.bx-default-pager a { background: #363636;text-indent: -9999px;display: block;width: 49px;height: 5px;margin: 0 2px;outline: 0;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px; }
.mpro .bx-wrapper .bx-pager.bx-default-pager a:hover,
.mpro .bx-wrapper .bx-pager.bx-default-pager a.active,
.mpro .bx-wrapper .bx-pager.bx-default-pager a:focus { background: #ff8900; }

.mpro .bx-wrapper .bx-pager-item,
.mpro .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block;vertical-align: bottom;*zoom: 1;*display: inline; }
.mpro .bx-wrapper .bx-pager-item { font-size: 0; line-height: 0; }



	.m_banner { position: relative; float: left; width: 54.4%; padding: 0px 0px; margin:30px 0px; }
		.m_banner ul { }
		.m_banner li { position: relative; float: left; width: 48.05%; text-align: center; background:#f6f6f6; margin-right:3.9%;}
		.m_banner li:last-child { margin-right: 0px; }
		.m_banner li	h2 {width:100%; font-size:40px;  font-weight:700; letter-spacing:-0.05em; line-height:1.4em; text-align:center; padding:45px 0 0 0;}
		.m_banner li	p {position:absolute;width:80%; text-align:center; bottom:35px; font-size:20px; letter-spacing:-1px;font-weight:300; line-height:1.35em; padding:0px 10%;  color:#8b8b8b;}
		.m_banner li	p img {padding-top:25px;}
			
		.m_banner li.nobar {border:0;}
		.m_banner li a {display:block; color:#222; font-weight:600; width:100%; }
		.m_banner li a:hover	 {-webkit-transition:300ms ease-out 0ms;
			-moz-transition:300ms ease-out 0ms;
			-ms-transition:300ms ease-out 0ms;
			transition:300ms ease-out 0ms;
}
		.m_banner li	 a h2	{color: #1f1f1f;}
		.m_banner li	 a h3	{color: #717171;}
		.m_banner li	 a.mban01	{background:#f6f6f6;}
		.m_banner li	 a.mban02	{background:#f6f6f6;	}
		.m_banner li	 a.mban03	{background:#f6f6f6;	}

		.m_banner li   a:hover {background:#f4a235;	 /*color:#fff;*/}
		.m_banner li	a:hover h2	{color: #fff;}
		.m_banner li	a:hover h3	{color: #fff;}
		.m_banner li	a:hover p	{color: #fff;}
	
		.m_banner li .work1 {background:url('../images/main/work_01.png') no-repeat 50% 50%; height:336px;}
		.m_banner li .work1:hover {background:url('../images/main/work_01_on.png') no-repeat 50% 50%; }

		.m_banner li .work2 {background:url('../images/main/work_02.png') no-repeat 50% 50%; height:336px;}
		.m_banner li .work2:hover {background:url('../images/main/work_02_on.png') no-repeat 50% 50%;}


	


.section02 { position: relative; float: left; width: 100%; background: #FFF; margin: 20px 0px 20px; }

.section04 { position: relative; float: left; width: 100%; background: rgb(245, 245, 245); height: 490px; margin: 30px 0px 50px; }
.section04 h2 { margin-bottom: 30px; font-size: 2.85em; font-weight: 600; line-height: 1.15em; color: rgb(68, 68, 68); text-align: center; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
.section04 h2 p { font-size: 16px; color: rgb(106, 106, 106); font-weight: 500; }
.section04 .inner { position: relative; padding-top: 48px; }
.section04 .p_list { overflow: hidden; margin-left: -2%; }
.section04 .p_list li { height: 285px; text-align: center; }
.section04 .p_list li a { display: inline-block; width: 100%; height: 100%; }
.section04 .p_list .text { position: absolute; z-index: 10; color: rgb(255, 255, 255); width: 100%; padding: 25% 0px 1%; display: none; }
.section04 .p_list .text h3 { display: inline-block; font-size: 1.2em; padding: 2% 3%; border: 1px solid rgb(197, 197, 197); font-weight: 300; }
.section04 .p_list .text p { margin: 8% 0px; line-height: 1.25em; font-size: 1.2em; }
.section04 .p_list .text p span { display: block; }
.section04 .p_list .img { position: relative; display: inline-block; width: 100%; }
.section04 .p_list img { width: 100%; min-height: 285px; }
.section04 .p_list .img::before { position: absolute; left: 0px; top: 0px; display: block; width: 100%; height: 100%; background: rgb(0, 0, 0); opacity: 0; content: ""; }
.section04 .p_list li:hover .img::before { opacity: 0.4; transition: opacity 1s ease 0s; }
.section04 .more { position: absolute; top: 10%; right: 2%; }
.section04 .bx-controls { position: absolute; left: 0px; top: 10%; width: 8%; }
.section04 .bx-controls .bx-controls-direction { position: relative; width: 77px; height: 39px; border: 1px solid rgb(174, 181, 190); }
.section04 .bx-controls .bx-controls-direction::after { position: absolute; left: 50%; transform: translateX(-50%); width: 1px; height: 37px; background-color: rgb(174, 181, 190); content: ""; }
.section04 .bx-controls .bx-controls-direction a { position: absolute; top: 14px; width: 9px; height: 9px; border-right: 1px solid rgb(149, 150, 153); border-top: 1px solid rgb(149, 150, 153); font-size: 0px; line-height: 0; content: ""; }
.section04 .bx-controls .bx-prev { left: 14px; transform: rotate(-135deg); }
.section04 .bx-controls .bx-next { right: 14px; transform: rotate(45deg); }
.m_youtube { position: relative; float: left; width: 348px; height: 234px; }

.notice { position: relative; float: left; width: 41.6%; padding: 33px; background:#f6f6f6; margin: 30px 3.9% 30px 0;    box-sizing:border-box;}
.notice h2 { position: relative; padding: 0px 0px 15px; font-size: 40px; border-bottom:1px solid #bababa; font-weight: 600; color: rgb(8, 8, 8); width: 100%; text-align: left; }
.notice h2 > span > b { color: rgb(38, 38, 38); }
.notice h2 img { margin-bottom: -2px; padding-right: 2px; }
.notice .more { position: absolute; right: 33px; top: 30px; font-size:25px; }
.notice ul { margin: 10px 0px 0px; }
.notice ul li { float: left; width: 100%;height:30px; line-height:44px; text-align: left; font-size: 17px; padding: 0px 0px 10px; letter-spacing: -0.5px; overflow: hidden; }

.board_menu { position: relative; float: left; width: 21%; background: url("../images/main/board_menu_bg.png") center bottom no-repeat; padding: 10px 3.3% 0px; border-right: 1px solid rgb(218, 218, 218); margin: 30px 0px 0px; }
.board_menu h2 { position: relative; float: left; padding: 0px 0px 15px; font-size: 31px; font-weight: 600; color: rgb(8, 8, 8); width: 100%; text-align: left; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
.board_menu h3 { position: relative; float: left; padding: 0px 0px 10px 15px; font-size: 25px; font-weight: 600; color: rgb(255, 74, 0); width: 100%; text-align: center; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
.board_menu p { position: relative; float: left; padding: 10px 0px 13px; width: 100%; font-size: 18px; line-height: 24px; text-align: center;height:120px;overflow-x:auto; }
.board_menu .more { position: absolute; right: 3.3%; top: 10px; }

.customer { position: relative; float: left; width: 27.5%; padding: 10px 3.3% 0px; border-right: 0px solid rgb(218, 218, 218); margin: 30px 0px; }
.customer h2 { position: relative; padding: 0px 0px 10px; font-size: 31px; font-weight: 600; color: rgb(8, 8, 8); width: 100%; text-align: left; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
.customer h4 { position: relative; padding: 0px 0px 15px; font-size: 17px; font-weight: 300; color: rgb(101, 100, 100); width: 100%; text-align: left; }
.customer h1 { position: relative; padding: 0px 0px 12px; font-size: 46px; font-weight: 600; color: rgb(254, 74, 0); width: 100%; text-align: left; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
.customer p { position: relative; padding: 0px; font-size: 18px;  font-weight: 300; color: rgb(22, 22, 22); width: 100%; text-align: left; }
.customer b { font-size: 24px; line-height: 32px; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }

.gallery { position: relative; float: left; width: 100%; margin: 30px 0px 0px; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
.gallery ul { float: left; width: 100%; }
.gallery ul li { float: left; width: 23%; margin: 0px 1%; text-align: center; font-size: 1.2em; line-height: 2em; }
.gallery ul li img { margin: 0px 0px 10px; width: 100%; }
.gallery ul li:nth-of-type(1) { float: left; width: 23%; margin: 0px 2% 0px 0px; text-align: left; font-size: 1em; }
.gallery h3 { float: left; font-size: 31px; font-weight: 600; width: 100%; margin-bottom: 25px; }
.gallery p { float: left; font-size: 1.2em; line-height: 1.25em; width: 100%; margin-bottom: 30px; }
.gallery1 { position: relative; float: left; width: 377px; height: 234px; padding: 0px; margin: 0px 47px; overflow: hidden; }
.gallery1 h2 { position: relative; padding: 15px 0px 25px; font-size: 2em; font-weight: 600; color: rgb(8, 8, 8); width: 100%; text-align: left; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; border-bottom: 1px solid rgb(218, 218, 218); }
.gallery1 h2 > span > b { color: rgb(38, 38, 38); }
.gallery1 h2 img { margin-bottom: -2px; padding-right: 2px; }
.gallery1 .more { position: absolute; right: 0px; top: 0px; }
.gallery1 ul { margin: 25px 0px 0px; }
.gallery1 ul li { float: left; width: 100%; height: 145px; text-align: left; font-size: 1.1em; letter-spacing: -0.5px; overflow: hidden; padding: 0px 1.65%; }
.gallery1 ul li .gallery_imgbox { float: left; width: 45%; padding: 0px 5% 0px 0px; height: 110px; overflow: hidden; }
.gallery1 ul li .gallery_titlebox { float: left; width: 50%; line-height: 21px; font-size: 1.1em; }
.gallery1 ul li .gallery_titlebox span { float: left; font-size: 0.9em; color: rgb(68, 68, 68); padding-top: 10px; width: 100%; }
.gallery2 { position: relative; float: left; width: 321px; height: 239px; padding: 30px 20px 0px; margin: 0px; border: 1px solid rgb(218, 218, 218); overflow: hidden; }
.gallery2 h2 { position: relative; padding: 0px 0px 15px; font-size: 2em; font-weight: 600; color: rgb(8, 8, 8); width: 100%; text-align: left; }
.gallery2 h2 > span > b { color: rgb(38, 38, 38); }
.gallery2 h2 img { margin-bottom: -2px; padding-right: 2px; }
.gallery2 .more { position: absolute; right: 0px; top: 0px; }
.gallery2 ul { margin: 15px 0px 0px; }
.gallery2 ul li { float: left; width: 46%; height: 145px; text-align: left; font-size: 1.1em; letter-spacing: -0.5px; overflow: hidden; padding: 0px 1.65%; }
.gallery2 ul li:nth-child(2) { display: block; }
.gallery2 ul li .gallery_imgbox { height: 110px; overflow: hidden; }
.gallery2 ul li .gallery_titlebox { height: 48px; overflow: hidden; line-height: 21px; }
.m_sosik { position: relative; float: left; width: 246px; height: 240px; padding: 20px 20px 0px; border: 1px solid rgb(218, 218, 218); margin: 0px 0px 10px; background: rgb(255, 233, 205); }
.m_sosik h2 { position: relative; padding: 0px 0px 15px; font-size: 1.7em; font-weight: 500; color: rgb(8, 8, 8); border-bottom: 2px solid rgb(197, 197, 197); width: 100%; text-align: left; }
.m_sosik .more { position: absolute; right: 22px; top: 25px; }
.m_sosik ul { margin: 25px 0px 0px; }
.m_sosik ul li { float: left; width: 45%; height: 155px; text-align: left; font-size: 1.1em; letter-spacing: -0.5px; overflow: hidden; padding: 0px 5px; }
.m_customer { position: relative; float: left; width: 375px; border-width: 1px; border-style: solid; border-color: rgb(218, 218, 218); padding: 0px; margin: 0px; font-family: NanumSquare, "Malgun Gothic", "맑은 고딕", "Noto Sans KR", "Nanum Gothic", sans-serif; }
.m_customer ul { }
.m_customer li { float: left; width: 375px; text-align: left; border-bottom: 1px solid rgb(218, 218, 218); margin: 0px 36px 0px 0px; padding: 0px; }
.m_customer li.last { margin: 0px; }
.m_customer li h2 { width: 80%; font-size: 2em; font-weight: 700; letter-spacing: -0.05em; padding: 20px 0px 0px 10%; }
.m_customer li h3 { width: 80%; font-size: 2.3em; font-weight: 700; letter-spacing: -0.05em; color: rgb(254, 0, 0); padding: 5px 0px 0px 10%; }
.m_customer li h4 { width: 60%; font-size: 1.8em; line-height: 1.2em; font-weight: 700; letter-spacing: -0.05em; color: rgb(65, 103, 175); padding: 5px 0px 0px 40%; }
.m_customer li h4 b { width: 100%; font-weight: 700; letter-spacing: -0.05em; color: rgb(235, 111, 126); }
.m_customer li p { width: 60%; font-size: 1.05em; letter-spacing: -0.05em; font-weight: 300; line-height: 1.2em; padding: 15px 0px 0px 40%; }
.m_customer li.nobar { border: 0px; }
.m_customer li a { display: block; color: rgb(34, 34, 34); font-weight: 600; width: 100%; }
.m_customer li a h2 { color: rgb(34, 34, 34); }
.m_customer li a h3 { color: rgb(254, 0, 0); }
.m_customer li a h4 { color: rgb(65, 103, 175); }
.m_customer li a h4 b { color: rgb(235, 111, 126); }
.m_customer li a:hover { background: rgb(100, 125, 177); color: rgb(255, 255, 255); }
.m_customer li a:hover h2 { color: rgb(255, 255, 255); }
.m_customer li a:hover h3 { color: rgb(255, 255, 255); }
.m_customer li a:hover h4 { color: rgb(255, 255, 255); }
.m_customer li a:hover h4 b { color: rgb(255, 255, 255); }
.m_customer li a:hover { transition: all 300ms ease-out 0ms; }
#subVisual { height: 260px; background-color: rgb(34, 34, 34); overflow: hidden; text-align: center; }
#subVisual.title { display: inline-block; font-size: 60px; padding: 60px 0px 30px; font-weight: bold; color: rgb(255, 255, 255); }
#subVisual.about { background: url("../images/com/about.jpg") center center no-repeat rgb(3, 3, 5); }
#subVisual.guide { background: url("../images/com/guide.jpg") center center no-repeat rgb(3, 3, 5); }
#subVisual.work { background: url("../images/com/work.jpg") center center no-repeat rgb(3, 3, 5); }
#subVisual.support { background: url("../images/com/support.jpg") center center no-repeat rgb(3, 3, 5); }
#subVisual.board { background: url("../images/com/board.jpg") center center no-repeat rgb(3, 3, 5); }
#subVisual.program { background: url("../images/com/program.jpg") center top no-repeat rgb(34, 34, 34); }
#subVisual .subVisualTxt { position: relative; width: 1200px; margin: 0px auto; z-index: 90; color: rgb(255, 255, 255); font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; text-shadow: rgb(0, 0, 0) 1px 1px 1px; }
#subVisual .subVisualTxt img { width: 30%; }
#subVisual .subVisualTxt .m1 { padding: 15px 0px 10px; margin-top: 50px; font-size: 3em; font-weight: 700; color: rgb(255, 255, 255); letter-spacing: -0.5px; line-height: 60px; text-align: center; background: url("../images/com/m1_bot.png") center top no-repeat; }
#subVisual .subVisualTxt .m2 { padding: 0px; font-size: 2em; font-weight: 700; color: rgb(255, 255, 255); letter-spacing: -0.5px; line-height: 60px; text-align: center; }
.s_menu { position: relative; width: 100%; height: 60px; margin-top: -50px; z-index: 100; }
.s_menu > div { width: 1200px; margin: 0px auto; }

.location { position: relative; z-index: 3; margin: 30px 0 0 0 ; font-size: 1.18em; float: left; }
.location::after { content: ""; display: block; clear: both; height: 0px; visibility: hidden; }
.location .path { width: 1200px; float: left; background: rgb(136, 136, 136); opacity: 1; }
.location .path > li { position: relative; float: left; line-height: 40px; min-width: 280px; text-align: left; color: rgb(78, 78, 78); }
.location .path > li > a { display: block; padding-left: 14px; color: rgb(255, 255, 255); line-height: 40px; padding-right: 40px; border-left: 1px solid #555; font-weight: 400; }
.location .path > li > span { display: block; padding-left: 14px; color: rgb(78, 78, 78); line-height: 40px; padding-right: 16px; border-left: 1px solid #555; }
.location .path > li > a::after { content: ""; position: absolute; top: 28%; right: 20px; margin-top: 0px; width: 20px; height: 20px; display: inline-block; background: url("../images/com/icon_history_01.png") 50% 50% no-repeat; }
.location .path > li.on > a, .location .path > li > a:focus, .location .path > li > a:hover { text-decoration: underline; }
.location .path > li > a img { vertical-align: 0px; }
.location .path > li:first-child { margin-left: 0px; padding-left: 0px; background-image: none; width: 50px; min-width: 50px; text-align: center; }
.location .path > li:first-child img { vertical-align: middle; }
.location .path > li:first-child > a::after { display: none; }
.location .path > li:first-child > a { width: 40px; line-height: 50px; padding: 0px; background: url("../images/com/home_icon_01.png") 50% 50% no-repeat; text-indent: -9999px; border-left: 1px solid rgb(26, 150, 141); }
.location .path > li:first-child > a:hover, .location .path > li:first-child > a:focus { }
.location .path > li:last-child { min-width: 280px; }
.location .path > li:last-child > a, .location .path > li:last-child > span { border-right: 1px solid #555; }
.location .path .sub-path { display: none; position: absolute; top: 40px; left: 0px; z-index: 30; width: 100%; font-size: 1em; }
.location .path .sub-path.show, .location .path .low_path.show .location .path > li.on .sub-path, .location .path > li:hover .sub-path { display: block; }
.location .path .sub-path ul { background-color: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); }
.location .path .sub-path ul li { position: relative; }
.location .path .sub-path ul li:first-child { border-top: 0px none; }
.location .path .sub-path ul li > a { display: block; height: 33px; padding: 0px 10px 0px 14px; color: rgb(34, 34, 34); line-height: 33px; }
.location .path .sub-path ul li.on > a, .location .path .sub-path ul li > a:focus, .location .path .sub-path ul li > a:hover { background-color: rgb(255, 255, 255); color: rgb(255, 114, 0); }
.s_bt { float: right; }
.s_bt li { float: left; }
.s_bt li a { line-height: 26px; color: rgb(255, 255, 255); font-size: 1em; display: block; padding: 7px 30px; }
.s_bt li:first-child a { background: rgb(125, 173, 71); }
.s_bt li:first-child a:hover { background: rgb(255, 108, 0); }
.s_bt li:last-child a { background: rgb(55, 132, 214); font-size: 14px; }
.s_bt li:last-child a:hover { background: rgb(255, 108, 0); }
.about01_img { float: left; position: relative; width: 100%; margin: 30px 0px; }
.about01_img img { width: 100%; }
.about01 { float: left; position: relative; padding: 30px 12.8%; text-align: left; width: 74.4%; font-size: 1.4em; line-height: 1.55em; white-space: pre-line; }
.about01 h2 { width: 100%; text-align: center; font-size: 1.5em; font-weight: 700; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
.about01 h3 { width: 100%; text-align: center; font-size: 1.3em; line-height: 1.3em; font-weight: 700; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
.about02_img { float: left; position: relative; width: 100%; margin: 30px 0px; text-align: center; }
.greeting { float: left; position: relative; padding: 50px 30px 0px 35%; width: 65%; white-space: pre-line; }
.greeting .txt_box { float: left; width: 92%; padding: 5% 8%; margin-top: -30px; display: inline-block; background-color: rgb(255, 255, 255); text-align: left; box-shadow: rgba(0, 0, 0, 0.1) 30px 30px 30px; font-size: 1.1em; }
.greeting .txt_box b { color: rgb(32, 183, 171); font-size: 1.1em; }
.greeting .txt_box h2 { font-size: 1.5em; color: rgb(34, 34, 34); }
.greeting .txt_box h3 { font-size: 1.4em; color: rgb(128, 164, 0); }
.greeting_bg01 { background: url("../images/about/01_img_01.jpg") left 0px no-repeat; }
.greeting_bg02 { background: url("../images/about/02_img_01.jpg") left 10px no-repeat; }
.greeting .list { position: relative; float: left; margin: 0px 0px 40px; padding: 0px 20px 0px 0px; width: 740px; }
.greeting .list dl { position: relative; float: left; margin: 0px 0px 10px; }
.greeting .list dl dt { float: left; width: 120px; padding: 7px 0px; font-size: 14px; color: rgb(193, 2, 38); font-weight: bold; border-bottom: 1px dotted rgb(169, 169, 169); }
.greeting .list dl dd { float: right; width: 610px; padding: 7px 0px 7px 10px; font-size: 13px; border-bottom: 1px dotted rgb(169, 169, 169); }

.about02 { position: relative; float: left; width: 100%; margin: 1% 0px 5%; }
.about02 ul { position: relative; width: 100%; }
.about02 ul li { float: left; padding: 110px 4% 40px; width: 42%; text-align: center; font-size: 1.45em; line-height: 1.6em; }
.about02 ul li:first-child { background: url("../images/about/02_img_01.gif") center top no-repeat; }
.about02 ul li:last-child { background: url("../images/about/02_img_02.gif") center top no-repeat; }

.about03_table {/*display:block;*/}
.about03_table_m {display:none;}



.about07 { position: relative; float: left; width: 100%; margin: 30px 0px; text-align: center; }
.about08_table { display: block; }
.about08_table_m { display: none; }
.about10 { position: relative; float: left; width: 100%; margin: 30px 0px; font-size: 1.2em; }

.history_box { position: relative; float: left; margin: 0px 0px 20px; width: 93%; border: 5px solid rgb(221, 221, 221); padding: 25px; font-size: 15px; line-height: 25px; }
.history_box b { font-size: 16px; padding: 0px 0px 10px; width: 100%; font-weight: 500; color: rgb(0, 90, 170); }
.hisotry_h2 { position: relative; float: left; width: 350px; }
.history_list { position: relative; float: right; margin: 0px 0px 40px; padding: 0px; width: 730px; }
.history_list h3 { position: relative; float: left; font-size: 25px; }
.history_list dl { position: relative; float: right; width: 730px; border-bottom: 1px dotted rgb(169, 169, 169); margin: 0px 0px 10px; }
.history_list dl dt { float: left; color: rgb(193, 2, 38); font-weight: 500; width: 140px; padding: 0px 0px 5px; font-size: 14px; }
.history_list dl dt.w03 { float: left; color: rgb(193, 2, 38); font-weight: bold; width: 200px; padding: 0px 0px 5px; font-size: 14px; }
.history_list dl dd { float: left; width: 565px; padding: 0px 0px 8px 10px; font-size: 13px; font-weight: 100; }
.history_list dl dd.w01 { float: left; width: 550px; padding: 0px 0px 8px 10px; font-size: 13px; }
.history_list dl dd.w02 { float: left; width: 175px; padding: 0px; font-size: 13px; }
.history_list dl dd.w03 { float: left; width: 645px; padding: 0px 0px 8px 10px; font-size: 13px; }

.historyWrap {position:relative;float:left;width: 100%;}
.historyWrap dl {float:left; width:100%; padding: 25px 0% 25px 0px; border-bottom: 1px dotted #b7b7b7; }
.historyWrap dl:first-child { margin-top: 20px; border-top: 1px dotted rgb(221, 221, 221); }
.historyWrap dl .year { color: #20809c; font-size: 2.5em; float: left; margin-right: 5%; font-weight: 800; letter-spacing: -1px; line-height: 1; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
.historyWrap dl .cont { display: table-cell; padding-top: 0px; }
.historyWrap dl .cont ul { margin-bottom: -10px; }
.historyWrap dl .cont li { margin-bottom: 6px; }
.historyWrap dl .cont li .month { font-size: 1.15em; font-weight: 500; float: left; display: inline-block; width: 70px; }
.historyWrap dl .cont li .txt { display: table-cell; overflow: hidden; font-size: 15px; color: rgb(102, 102, 102); padding-left: 10px; position: relative; }
.hismr {margin-right:4%;}


.year_box { display: inline-block; width: 100%; }
.year_box dl { width: 530px; padding: 20px 0px 60px; margin-left: 0px; border-left: 1px dotted rgb(77, 153, 126); }
.year_box dt { float: left; padding-left: 40px; margin-left: -8px; width: 90px; font-family: NanumSquare, "Nanum Gothic", sans-serif; font-weight: 600; font-size: 25px; color: rgb(0, 137, 88); background: url("../images/about/icon_year.png") 0px 50% no-repeat; }
.year_box dd { float: right; margin: 0px 0px 0px 10px; width: 390px; }
.year_box dd span { display: inline-block; padding-top: 2px; margin-bottom: 10px; min-width: 40px; font-family: NanumSquare, "Nanum Gothic", sans-serif; font-weight: 600; font-size: 18px; color: rgb(0, 0, 0); letter-spacing: 0px; }
.year_box dd ul { float: right; width: 325px; margin-bottom: 10px; }
.year_box dd ul li { font-size: 15px; color: rgb(85, 85, 85); line-height: 24px; word-break: keep-all; }
.year_box .fl { padding-right: 10px; }
.year_box .fr { padding-left: 15px; }
.year_box .flr { float: left; padding-right: 10px; }
.year_box .frl { float: right; padding-left: 15px; }
.year_box .fr dt { margin-left: -23px; }
.year_box .frl dt { margin-left: -23px; }
.titleArea { font-size: 3.4em; font-weight: 700; text-align: center; padding: 30px 0px 40px; margin: 30px auto 0px; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }

.icon-point-dot { display: inline-flex; align-self: flex-end; border-radius: 50%; width: 12px; height: 12px; margin-left: 15px; background-color:#e22222; transform: translateY(50%); }

.titleArea b { color: rgb(32, 183, 171); }
.titleArea p { font-size: 0.3em; font-weight: 700; text-align: center; margin-top: 30px; }
.img01 { width: 100%; margin: 5% 0px; }
.img01 img { max-width: 100%; }

h1.title01 { float: left; width: 100%; text-align: center; font-size: 2.5em; font-weight: 600; margin: 1% 0px; color: rgb(117, 117, 117); }
h1.title01 b { color: rgb(208, 0, 69); }
h1.title02 { float: left; width: 100%; text-align: center; font-size: 3em; font-weight: 600; margin: 2% 0px; color: rgb(117, 117, 117); }
h1.title02 b { color: rgb(208, 0, 69); }

h2.title01 { float: left; width: 100%; text-align: center; font-size: 3em; font-weight: 600; color: rgb(0, 0, 0); margin: 2% 0px; padding-top: 35px; background: url("../images/com/icon_06.gif") center top no-repeat; }
h2.title02 { float: left; width: 100%; text-align: center; font-size: 2.5em; font-weight: 800; color: rgb(0, 0, 0); margin: 1% 0px 2%; padding: 25px 0px 0px; background: url("../images/com/h2_bg.png") 50% 0px no-repeat; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
h2.title02 b { color: rgb(208, 0, 69); }
h2.title02 span { font-size: 0.8em; }
h2.title03 { float: left; width: 100%; text-align: center; font-size: 2.3em; font-weight: 700; color: rgb(39, 39, 39); padding: 10px 0px 0px; margin: 3% 0px; /*background: url("../images/com/h2_bg04.png") center top no-repeat;*/ font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
h2.title04 { float: left; width: 100%; font-size: 1.6em; color: rgb(32, 183, 171); font-weight: 600; margin: 3% 0px 1%; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
h2.title05 { float: left; width: 100%; text-align: center; font-size: 1.85em; font-weight: 700; color: rgb(0, 183, 169); margin: 2% 0px; padding: 0px; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
h2.title06 { float: left; width: 100%; font-size: 1.8em; font-weight: 600; margin: 3% 0px; padding: 15px 0px 0px; background: url("../images/com/h2_bg04.png") 4px 0px no-repeat; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
h2.title07 { float: left; width: 100%; font-size: 1.4em; font-weight: 700; padding: 16px 0px 0px; margin: 15px 0px; color: rgb(0, 140, 129); background: url("../images/com/h2_bg.gif") left top no-repeat; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
h3.title01 { float: left; width: 100%; font-size: 1.7em; font-weight: 500; color: rgb(17, 17, 17); margin: 10px 0px; }
h3.title01 b { color: rgb(239, 124, 0); }
h3.title02 { float: left; width: 100%; font-size: 1.7em; font-weight: 500; color: rgb(1, 164, 147); margin: 10px 0px; }
h3.title02 b { color: rgb(239, 124, 0); }

.W1000 { width: 1000px; margin: 0px auto; }

.section { position: relative; margin-bottom: 50px; }
.section p { font-size: 14px; color: rgb(68, 68, 68); line-height: 22px; }
.section p b { font-size: 16px; color: rgb(34, 34, 34); }
.section h4 { margin-bottom: 50px; }

.service { width: 100%; overflow: hidden; }
.service h1 { margin: 40px 0px; }
.service p { font-size: 13px; line-height: 22px; color: rgb(68, 68, 68); margin: 0px 0px 40px; }

.project_view { width: 1000px; overflow: hidden; margin: 0px auto; }
.project_view h1 { margin-bottom: 40px; }

.board_01 { position: relative; width: 76%; float: left; margin: 0px 12%; border-top: 2px solid rgb(204, 204, 204); border-bottom: 1px solid rgb(204, 204, 204); }
.board_01 dl dt { float: left; width: 15%; padding: 1% 3%; text-align: right; border-right: 1px solid rgb(221, 221, 221); font-size: 14px; font-weight: 600; }
.board_01 dl dd { float: left; width: 60%; padding: 1% 3%; font-size: 14px; }
.board_01 .plus { float: left; width: 440px; }

.guide01 { float: left; width: 100%; font-size: 1.2em; line-height: 1.6em; margin: 1.5% 0px 3%; padding: 0px 0px 0px 0%; }
.guide01 h2 { float: left; width: 98%; font-size: 1.4em; font-weight: 700; padding: 0px 0px 0px 30px; margin: 25px 0px 15px; color: rgb(0, 140, 129); background: url("../images/com/h2_bg05.png") left center no-repeat; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
.guide01 h3 { float: left; width: 100%; font-size: 1.1em; font-weight: 500; margin: 15px 0px; color: rgb(51, 51, 51); text-align: center; }
.guide01 li { float: left; width: 100%; padding: 0px 0px 2px; }
.guide01 li b { color: rgb(0, 66, 159); font-weight: 500; font-size: 1.05em; }
.guide01 p { float: left; width: 100%; font-size: 1.2em; line-height: 1.5em; color: rgb(11, 11, 11); margin: 20px 0px 0px; }
.guide01 p b { color: rgb(239, 124, 0); font-weight: 500; }
.guide01_bg { background: url("../images/guide/01_img_01.jpg") left 20px no-repeat; }
.guide01_box { position: relative; float: left; width: 100%; }
.guide01_box ul { width: 100%; }
.guide01_box li { margin-right: 1.5%; float: left; padding: 0% 4% 0% 0%; font-size: 1.0em; line-height: 1.2em; background: url("../images/guide/arrow_r.png") right center no-repeat; }
.guide01_box ul.no3 li { width: 28.3%; background-size: 8%; }
.guide01_box ul.no4 li { width: 20%; background-size: 10%; }
.guide01_box li div { float: left; width: 90%; padding: 5%; border: 1px solid rgb(211, 211, 211); background: rgb(255, 219, 110); text-align: center; letter-spacing: -0.05em; color: rgb(17, 17, 17); }
.guide01_box li:last-child { padding: 0%; background: url("") right center no-repeat; }
.guide01_box li h3 { font-size: 1.2em; line-height:1.4em;}
.guide01_box li p { font-size: 16px; color: rgb(136, 136, 136); }

.imgbox { position: relative; float: left; width: 100%; margin: 20px 0px; }
.imgbox ul.no2 li { width: 49%; }
.imgbox ul.no3 li { width: 32%; }
.imgbox ul.no4 li { width: 23.5%; }
.imgbox ul.no5 li { width: 18.4%; }
.imgbox li { float: left; padding-right: 2%; padding-bottom: 2%; }
.imgbox li:last-child { padding-right: 0%; }
.imgbox li img { width: 100%; }

.about0201 {floaT:left; display:block; width: 100%;  margin:50px 0px; text-align:center;}
.about0201m {display:none;}

.about04 { position: relative; float: left; width: 100%; margin: 20px 0px; padding: 15px 0px; color: rgb(59, 59, 59); font-size: 15px; border-top: 1px solid rgb(204, 204, 204); border-bottom: 1px solid rgb(204, 204, 204); text-align: center; }
.about04 span {padding: 0px 20px; }
.about04 ul { text-align: center; width: 100%; }
.about04 ul li { padding: 0px 20px; }

.about05 { position: relative; float: left; width: 100%; margin: 20px 0px; text-align: center; }

.map_wrap { position: relative; float: left; width: 95%; margin: 0px 2.5%; }
.map_wrap .map_view { overflow: hidden; }
.map_wrap .traffic { overflow: hidden; padding: 0px 0px 20px; box-sizing: border-box;}
.map_wrap .traffic h4 { margin: 10px 0px 20px; width: 100%; font-size: 22px; color: rgb(0, 183, 169); }
.map_wrap .traffic dl { overflow: hidden; float: left; width: 50%; }
.map_wrap .traffic dl dt.bus { float: left; width: 23%; height: 30px; padding-left: 40px; margin-bottom: 20px; background: url("../images/com/icon_bus.png") 0% 50% no-repeat; font-weight: 600; line-height: 30px; color: rgb(51, 51, 51); clear: both; font-size: 18px; }
.map_wrap .traffic dl dt.car { float: left; width: 23%; height: 30px; padding-left: 40px; margin-bottom: 20px; background: url("../images/com/icon_car.png") 0% 50% no-repeat; font-weight: 600; line-height: 30px; color: rgb(51, 51, 51); clear: both; font-size: 18px; }
.map_wrap .traffic dl dt.subway { float: left; width: 23%; height: 30px; padding-left: 40px; margin-bottom: 20px; background: url("../images/com/icon_subway.png") 0% 50% no-repeat; font-weight: 600; line-height: 30px; color: rgb(51, 51, 51); clear: both; font-size: 18px; }
.map_wrap .traffic dl dd { float: left; width: 67%; margin-bottom: 20px; line-height: 30px; font-size: 16px; }


.min_box2{width:100%; position:relative; floaT:left;/*background:url(../images/product/0103_img01.jpg) left top no-repeat; height:605px; width:100%; position:relative;*/}
.min_box2 .img1 {width:100%; text-align:center; margin-bottom:20px;}
.min_box2 .img1 img {width:100%; }

.min_box2 .txt1{position:relative; floaT:left; width:100%;}
.min_box2 .txt1 li{float:left; width:23%;  text-align:center; margin-left:2.6%; box-sizing:border-box; }
.min_box2 .txt1 li:first-child{margin-left:0%;}
.min_box2 .txt1 li h3 {width:100%; floaT:left; padding:3% 0; background:#0e4da3; font-size:22px; color:#fff; text-align:center; margin-bottom:20px;}
.min_box2 .txt1 li img {width:100%;}
.min_box2 .txt1 li > p{margin:3px 0; float:left; width:100%; font-weight:normal; color:#333; line-height:20px;  font-size:17px;}

.product0101 { float: left; width:100%;margin: 20px 0px; }
.product0101 .bimg {float: left; position:relative; width:48%; border:1px solid #d7d7d7 ; }
.product0101 .bimg img {width:100%}
.product0101 .simg {float: right; position:relative; width:48%; }
/*.product0101 .simg h3 {float:left; width:100%; font-size:18px; font-weight:600; padding-bottom:20px; }*/
.product0101 .simg li {width:33.3%; float:left; box-sizing:border-box; padding:0 1.5% 10px 1.5%; }
.product0101 .simg li img  {width:100%; border:1px solid #d7d7d7 ;}

.product0102 { float: left; width:100%;margin: 20px 0px; }
.product0102 ul {float:left; width:100%;}
.product0102 ul li {float:left; width:50%; margin:10px 0; text-align:center; }
.product0102 img {border:1px solid #d7d7d7 ; }

.pro02  { float: left; width:100%;margin: 20px 0px; }
.pro02 img {width:100%;}

.pro0103  { float: left; width:100%;margin: 20px 0px; }
.pro0103 .wl { float: left; width:35%;padding:0px 60px 0px 0;  box-sizing:border-box; } 
.pro0103 .wl img {width:100%;}
.pro0103 .wr { float: left; width:65%;padding:50px 0px 0px;  box-sizing:border-box; } 
.pro0103 .wr li {float: left; width:100%; padding-bottom:10px; font-sizE:17px;}



.work01 { float: left; width: 100%; font-size: 1.3em; line-height: 1.5em; margin: 20px 0px; }
.work01 li { float: left; width: 100%; padding: 0px 0px 3px; }
.work01 li b { color: rgb(0, 66, 159); }
.work01 li span { color: rgb(191, 20, 0); }

.work02 { float: left; width: 48%;  font-size: 1em; line-height: 1.3em; margin-bottom:20px; margin-right:2%;}
.work02 h3 {float: left;  width:100%; font-size:1.6em; font-weight:600; margin-bottom:30px;  color:#23237c;}
.work02 ul {float:left; width:100%; padding-right:0%;}
.work02 ul li {float:left; width:100%; padding-bottom:10px; font-size:1.15em; line-height:1.5em;}


.work02_box { float: left; width: 96%; font-size: 17px; line-height: 26px; margin: 2% 0px 3%; padding: 2%; border: 3px solid rgb(242, 242, 242); }
.work02_box li { float: left; width: 100%; padding: 10px 0px; }
.work02_box02 { float: left; width: 100%; line-height: 26px; margin: 2% 0px 3%; }
.work02_box02 li { float: left; padding: 2% 1%; border: 2px solid rgb(242, 242, 242); width: 42.5%; margin: 2%; font-size: 15px; text-align: center; line-height: 22px; }
.work02_box02 li b { font-size: 17px; margin-bottom: 10px; display: block; color: rgb(253, 140, 19); }
.work02_img { float: left; margin: 20px 0px; width: 100%; text-align: center; }
.work03_img { float: left; margin: 20px 0px; width: 100%; }
.work04_img { float: left; margin: 20px 0px; width: 100%; text-align: center; }
.work05_img { float: left; margin: 20px 0px; width: 100%; text-align: center; }
.work0202 { float: left; width: 100%; font-size: 1.5em; line-height: 1.4em; }
.work0202 li { float: left; margin-left: 2%; width: 19.3%; border: 1px solid rgb(229, 229, 229); padding: 3% 2%; text-align: center; box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 3px; }
.work0202 li b { font-size: 1.1em; font-weight: 500; }
.work0202 li span { float: left; width: 100%; font-size: 0.95em; color: rgb(115, 115, 115); line-height: 1.2em; margin-top: 10px; }
.work0202 li.hei01 { font-size: 0.9em; line-height: 1.2em; height: 45px; }
.work0202 li:first-child { margin-left: 0%; }
.work02037 { float: left; width: 100%; font-size: 1.5em; }

.biz_work .work { display: inline-block; width: 100%; color: rgb(0, 0, 0); border-bottom: 1px solid rgb(229, 229, 229); }
.biz_work .work_tit { float: left; width: 30%; height: 250px; font-size: 35px; line-height: 45px; letter-spacing: -0.05em; }
.biz_work .work_tit strong { display: block; font-weight: 600; }
.biz_work .work_txt { width: 60%; float: right; letter-spacing: -0.05em; }
.biz_work .work_txt h3 { width: 100%; font-size: 24px; }
.biz_work .work_txt ul.txt li { font-size: 16px; line-height: 22px; padding: 0px 0px 10px; color: rgb(191, 91, 47); }
.biz_work .work_txt dl.txt dt { font-size: 20px; line-height: 20px; color: rgb(191, 91, 47); font-weight: 600; }
.biz_work .work_txt dl.txt dd { margin: 15px 0px; font-size: 15px; line-height: 25px; color: rgb(85, 85, 85); }
.biz_work .work_txt dl.period { margin-top: 45px; }
.biz_work .work_txt dl.period dt { font-size: 17px; color: rgb(24, 24, 24); }
.biz_work .work_txt dl.period dd { margin-top: 15px; font-size: 15px; line-height: 25px; color: rgb(0, 0, 0); }
.biz_work .work_txt dl.period dd p { color: rgb(136, 136, 136); }
.biz_work .work.box1 .work_tit { background: url("../images/work/work_bg1.png") right bottom / 80% no-repeat; }
.biz_work .work.box2 { margin-top: 45px; border-bottom: 0px; }
.biz_work .work.box3 .work_tit { height: 250px; background: url("../images/enterprise/01_img_01.jpg") right bottom / 70% no-repeat; }
.biz_work .box { display: inline-block; width: 100%; margin-top: 22px; }
.biz_work .box li { margin-left: 25px; padding-top: 120px; float: left; width: 348px; height: 128px; font-size: 14px; line-height: 22px; color: rgb(85, 85, 85); border: 1px solid rgb(229, 229, 229); text-align: center; letter-spacing: -0.05em; }
.biz_work .box li:first-child { margin-left: 0px; }
.biz_work .box li.icon1 { background: url("../img/03business/icon_work1.gif") 50% 35px no-repeat; }
.biz_work .box li.icon2 { background: url("../img/03business/icon_work2.gif") 50% 40px no-repeat; }
.biz_work .box li.icon3 { background: url("../img/03business/icon_work3.gif") 50% 45px no-repeat; }
.biz_work .box li span { color: rgb(255, 81, 13); font-family: NotoKrB; }

.txt_box { float: left; width: 100%; padding: 17px 0px; margin: 20px 0px 30px; font-size: 18px; color: rgb(85, 85, 85); text-align: center; line-height: 23px; letter-spacing: -0.05em; background: rgb(242, 243, 247); }
.txt_box span { margin: 0px 20px 0px 0px; line-height: 33px; }
.txt_box img { text-align: center; }
.txt_box p { font-size: 13px; }
.tabtable { display: none; }

.work03_tit_wrap { float: left; display: inline-block; width: 100%; background-color: rgb(232, 248, 247); margin-bottom: 20px; }
.work03_tit_wrap ul { float: left; padding: 5% 0px 5% 5%; width: 95%; background: url("../images/work/03_img_01.png") right bottom / auto 250px no-repeat; }
.work03_tit_wrap h2 { float: left; padding: 0px 0px 20px; font-size: 35px; font-weight: 600; width: 100%; }
.work03_tit_wrap ul li { float: left; font-size: 16px; padding: 0px 0px 10px; width: 85%; }
.work03_box { float: left; width: 100%; line-height: 26px; margin: 0% 0px 1%; padding: 0%; }
.work03_box li { float: left; padding: 0px 0px 7px; font-size: 16px; }
.work03_box01 { float: left; width: 100%; line-height: 26px; margin: 0% 0px 1%; padding: 0%; }
.work03_box01 li { float: left; font-size: 15px; border: 1px solid rgb(225, 225, 225); width: 44%; padding: 1.5%; margin: 1%; height: 82px; }
.work03_box01 li strong { font-size: 20px; font-weight: 600; padding-bottom: 10px; display: inline-block; }
.enterprise { display: inline-block; width: 100%; color: rgb(0, 0, 0); margin-bottom: 30px; }
.enterprise .work_img { float: left; width: 33%; font-size: 35px; line-height: 45px; letter-spacing: -0.05em; }
.enterprise .work_img img { width: 100%; }
.enterprise .work_txt { float: right; width: 62%; }
.enterprise .work_img01 { float: left; width: 100%; font-size: 35px; line-height: 45px; letter-spacing: -0.05em; text-align: center; }
.enterprise .work_img01 img { }
.enterprise .work_txt01 { float: right; width: 100%; }
.enterprise h3 { width: 100%; font-size: 25px; font-weight: 400; margin-bottom: 20px; }
.enterprise h3 strong { font-weight: 600; }
.enterprise .txtline { display: inline-block; width: 100%; margin-top: 20px; }
.enterprise .txtline li { width: 100%; line-height: 22px; font-size: 15px; color: rgb(42, 155, 115); padding: 1px 0px; }
.enterprise dl.txt dt { font-size: 20px; line-height: 20px; color: rgb(191, 91, 47); font-weight: 600; }
.enterprise dl.txt dd { margin: 15px 0px; font-size: 15px; line-height: 25px; color: rgb(85, 85, 85); }
.enterprise dl.txt dd strong { color: rgb(70, 78, 186); font-weight: 600; }
.enterprise dl.txt dd.t01 { font-size: 15px; line-height: 25px; color: rgb(0, 0, 0); font-weight: 500; background: rgb(241, 241, 241); padding: 10px; }
.enterprise .box { display: inline-block; width: 100%; margin-top: 22px; }
.enterprise .box li { margin-left: 1.5%; float: left; width: 24%; padding: 90px 1.5% 1.5%; height: 90px; font-size: 17px; line-height: 22px; border: 1px solid rgb(211, 211, 211); text-align: center; letter-spacing: -0.05em; color: rgb(17, 17, 17); }
.enterprise .box li.wid01 { width: 46%; height: 60px; }
.enterprise .box li.wid02 { width: 46%; }
.enterprise .box li:first-child { margin-left: 0px; }
.enterprise .box li.icon1 { background: url("../images/work/01_icon_01.png") 50% 20px no-repeat; }
.enterprise .box li.icon2 { background: url("../images/work/01_icon_02.png") 50% 30px no-repeat; }
.enterprise .box li.icon3 { background: url("../images/work/01_icon_03.png") 50% 25px no-repeat; }
.enterprise .box li.icon4 { background: url("../images/work/01_icon_04.png") 50% 25px no-repeat; }
.enterprise .box li.icon5 { background: url("../images/work/01_icon_05.png") 50% 25px no-repeat; }
.enterprise .box li.icon6 { background: url("../images/work/01_icon_06.png") 50% 25px no-repeat; }
.enterprise .box li b { color: rgb(255, 108, 0); }
.enterprise .box li p { font-size: 16px; color: rgb(136, 136, 136); }
.enterprise .txt_box { width: 100%; padding: 17px 0px; margin-top: 17px; font-size: 15px; color: rgb(85, 85, 85); text-align: center; line-height: 23px; letter-spacing: -0.05em; background: rgb(242, 243, 247); }
.enterprise .txt_box p { font-size: 13px; }
.enterprise_map { }
.enterprise_map { width: 90%; float: left; padding: 10px; }
.enterprise_map iframe { width: 90%; height: 450px; }
.support_text { float: left; width: 100%; text-align: center; font-size: 1.9em; font-weight: 600; margin: 10px 0px; color: rgb(0, 183, 169); font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
.support_text b { color: rgb(255, 174, 0); font-weight: 700; }
.support01 { float: left; width: 100%; font-size: 1.2em; line-height: 1.6em; margin: 1.5% 0px 3%; padding: 0px 0px 0px 0%; }
.support01 h2 { float: left; width: 100%; font-size: 1.4em; font-weight: 700; padding: 50px 0px 0px; margin: 15px 0px; color: rgb(0, 183, 169); background: url("../images/com/h2_bg.gif") 0px center no-repeat; font-family: NanumSquare, "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", sans-serif; }
.support01 h3 { float: left; width: 100%; font-size: 1.1em; font-weight: 500; margin: 15px 0px; color: rgb(51, 51, 51); text-align: center; }
.support01 li { float: left; width: 100%; padding: 0px 0px 2px; }
.support01 li b { color: rgb(0, 66, 159); font-weight: 500; font-size: 1.05em; }
.support01 p { float: left; width: 100%; font-size: 1.2em; color: rgb(11, 11, 11); margin: 20px 0px 0px; }
.support01 p b { color: rgb(239, 124, 0); font-weight: 500; }
.support_bg01 { background: url("../images/support/01_img_01.jpg") left 20px no-repeat; }
.support_box01 { position: relative; float: left; width: 100%; margin: 0px 0px 20px; border: 1px solid rgb(221, 221, 221); background: rgb(233, 233, 233); padding: 10px 20px; font-size: 14px; line-height: 24px; }
.support_box01 b { color: rgb(37, 135, 22); }
.support_box02 { position: relative; float: left; width: 100%; height: 250px; margin: 0px 0px 20px; border: 1px solid rgb(212, 212, 212); padding: 0px; font-size: 15px; line-height: 23px; }
.support_box02 p { position: relative; float: right; width: 46%; padding: 2%; text-align: center; }
.support_box02 .f01 { font-size: 20px; font-weight: 600; color: rgb(0, 90, 170); line-height: 25px; }
.support_box02 .f01 b { color: rgb(0, 198, 213); }
.support_box02 .f02 { font-size: 22px; font-weight: 600; line-height: 28px; }
.support03 { position: relative; float: left; width: 100%; }
.support03 ul { width: 100%; }
.support03 li { margin-left: 1.5%; float: left; width: 20.5%; padding: 1.5%; height: 130px; font-size: 0.95em; line-height: 1.2em; border: 1px solid rgb(211, 211, 211); text-align: center; letter-spacing: -0.05em; color: rgb(17, 17, 17); }
.support03 li:first-child { margin-left: 0px; }
.support03 li h3 { color: rgb(255, 108, 0); font-size: 1.3em; }
.support03 li p { font-size: 16px; color: rgb(136, 136, 136); }
.program_img { position: absolute; right: 20px; top: 350px; }
.service_check_box { position: relative; float: left; width: 94%; padding: 20px 3% 0px; background: rgb(249, 249, 249); }
.service_check { position: relative; float: left; width: 100%; border: 1px solid rgb(211, 211, 211); font-size: 1.2em; margin: 0px 0px 30px; }
.service_check dt { float: left; width: 55%; padding: 10px; background: rgb(239, 239, 239); }
.service_check dd { float: left; width: 33%; padding: 10px; }
.service_check li { float: left; width: 100%; padding: 15px 0px; text-align: center; margin: 0px; }

@media only screen and (max-width: 1200px) {
  .inner { width: 94%; padding: 0px 3%; }
  .headerWrap .util { right: 3%; }
}

@media only screen and (max-width: 1024px) {
  .pc { display: block; }
  .tablet { display: block; }
  .tamobile { display: block; }

 .wid1024 {width:100%;}
 .wid1024 img {width:100%;}

  .inner { width: 94%; padding: 0px 3%; }
  .inner { max-width: 100%; }
  .logo { position: relative; float: left; }
  #headerWrap { width: 100%; }
  .headerInner { width: 100%; }
  .container { width: 97%; padding: 2% 1.5%; }
  #headerWrap .util { position: absolute; right: 2%; }
  #nav { width: 620px; }
  #nav > li > a { font-size: 1.4em; padding: 25px 0px 20px; }
  #nav li ul li a { font-size: 0.85em; }
  #subVisual .subVisualTxt { width: 100%; margin: 0px auto; }
  #subVisual .subVisualTxt .m1 { text-align: center; background: url("../images/com/m1_bot.png") center top no-repeat; }
  #subVisual .subVisualTxt .m2 { text-align: center; }
  #Left { display: none; }
  #Contents { width: 100%; }
  .location { font-size: 1em; }
  .f_banner li img { padding: 0px 0.5%; height: 35px; }
  #mainVisual { }
  #mainVisual .mainSlide > li { }
  #mainVisual .mainVisualTxt .m1 { font-size: 42px; }
  #mainVisual .mainVisualTxt .m1 img { width: 80%; }
  .section04 { margin-top: 40px; }
/*  .notice h2 { font-size: 26px; }
  .notice ul li { font-size: 1.2em; }
  */
  .board_menu { background-size: 90%; }
  .board_menu h2 { font-size: 26px; }
  .board_menu h3 { font-size: 20px; }
  .board_menu p { font-size: 17px; }
  .customer h2 { font-size: 26px; }
  .customer h4 { font-size: 15px; letter-spacing: -1px; }
  .customer h1 { font-size: 40px; }
  .customer p { font-size: 15px; font-weight: 300; color: rgb(22, 22, 22); width: 100%; text-align: left; }
  .customer b { font-size: 20px; }
  .gallery li h2 { font-size: 26px; }
  .gallery1 { width: 270px; height: 234px; margin: 0px 35px; }
  .gallery2 { position: relative; float: left; width: 261px; height: 221px; padding: 20px 20px 0px; margin: 0px; border: 1px solid rgb(218, 218, 218); overflow: hidden; }
  .gallery2 h2 { position: relative; padding: 0px 0px 15px; font-size: 2em; font-weight: 600; color: rgb(8, 8, 8); width: 100%; text-align: left; }
  .gallery2 h2 > span > b { color: rgb(38, 38, 38); }
  .gallery2 h2 img { margin-bottom: -2px; padding-right: 2px; }
  .gallery2 .more { position: absolute; right: 0px; top: 0px; }
  .gallery2 ul { margin: 0px; }
  .gallery2 ul li { float: left; width: 46%; height: 145px; text-align: left; font-size: 1.1em; letter-spacing: -0.5px; overflow: hidden; padding: 0px 1.65%; }
  .gallery2 ul li:nth-child(2) { display: block; }
  .gallery2 ul li .gallery_imgbox { height: 110px; overflow: hidden; }
  .gallery2 ul li .gallery_titlebox { height: 48px; overflow: hidden; line-height: 21px; }
  .m_customer { width: 30%; }
  .m_customer li { width: 100%; }
  .m_sosik { position: relative; float: left; width: 20%; height: 200px; padding: 2%; border: 1px solid rgb(218, 218, 218); margin: 0px 0px 10px; background: rgb(255, 233, 205); }
  .m_sosik h2 { font-size: 1.5em; }
  .m_sosik ul li { float: left; width: 45%; height: 155px; text-align: left; font-size: 1.1em; letter-spacing: -0.5px; overflow: hidden; padding: 0px 2%; }
  .s_menu > div { width: 100%; }
  .location .path { width: 100%; margin: 0px auto; }
  .titleArea { font-size: 2.8em; }
  .greeting { float: left; position: relative; padding: 0px 0px 0px 45%; width: 55%; line-height: 1.4em; font-size: 1em; white-space: pre-line; }
  .greeting_bg01 { background: url("../images/about/01_img_01.jpg") 0px 10px / 45% no-repeat; }
  .greeting_bg02 { background: url("../images/about/02_img_01.jpg") left 10px no-repeat; }
  .about01 { padding: 30px 5%; width: 90%; }
  .about02 ul li { float: left; padding: 90px 2% 50px; width: 46%; font-size: 1.1em; line-height: 1.2em; }
  .about02 ul li:first-child { background-size: 98%; }
  .about02 ul li:last-child { background-size: 98%; }
  .historyWrap dl { padding: 35px 30px 35px 0px; }
  .historyWrap dl .year { font-size: 2.8em; margin-right: 40px; }
  .year_box { display: inline-block; width: 100%; }
  .year_box dl { width: 480px; padding: 20px 0px 60px; margin-left: 0px; border-left: 1px dotted rgb(77, 153, 126); }
  .year_box dt { float: left; padding-left: 40px; margin-left: -8px; width: 90px; font-family: NanumSquare, "Nanum Gothic", sans-serif; font-weight: 600; font-size: 25px; color: rgb(0, 137, 88); background: url("../images/about/icon_year.png") 0px 50% no-repeat; }
  .year_box dd { float: right; margin: 0px 0px 0px 10px; width: 440px; }
  .year_box dd span { display: inline-block; padding-top: 2px; margin-bottom: 10px; min-width: 40px; font-family: NanumSquare, "Nanum Gothic", sans-serif; font-weight: 600; font-size: 18px; color: rgb(0, 0, 0); letter-spacing: 0px; }
  .year_box dd ul { float: right; width: 385px; margin-bottom: 10px; }
  .year_box dd ul li { font-size: 15px; color: rgb(85, 85, 85); line-height: 24px; word-break: keep-all; }
  .year_box .fl { padding-right: 10px; }
  .year_box .fr { padding-left: 15px; }
  .year_box .frl { float: left; padding-left: 0px; padding-right: 10px; }
  .year_box .flr { float: right; padding-left: 15px; padding-right: 0px; }
  .year_box .frl dt { margin-left: -23px; }
  .year_box .fr dt { margin-left: -23px; }
  .year_box .fr dd { width: 460px; }
  .year_box .fr dd ul { width: 400px; }
  .year_box .flr dt { margin-left: -23px; }
  .year_box .flr dd { width: 460px; }
  .year_box .flr dd ul { width: 400px; }
  .work03_tit_wrap ul { background-size: auto 200px; }
  .work03_tit_wrap ul li { width: 70%; }
  .work03_box01 li { height: 110px; }
  .work02_img img { width: 100%; }
  .work03_img img { width: 100%; }
  .work0202 { float: left; width: 100%; font-size: 1.3em; line-height: 1.2em; }
  .work0202 li { float: left; margin-left: 2%; width: 19.3%; border: 1px solid rgb(229, 229, 229); padding: 3% 2%; text-align: center; box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 3px; }
  .work0202 li.hei01 { font-size: 0.9em; line-height: 1.2em; height: 45px; }
  .work0202 li:first-child { margin-left: 0%; }
  .ListStyle01 dt { padding-bottom: 5px; font-size: 20px; }
  .ListStyle01 dd { font-size: 16px; line-height: 28px; }
  .ListStyle02 li { font-size: 15px; line-height: 28px; }
  .TabArea { margin-bottom: 20px; }
  .TabArea ul { height: 55px; }
  .TabArea ul li { height: 54px; line-height: 55px; }
  .TabArea ul li.on { height: 56px; }
  .TableType01 tbody th { width: 180px; font-size: 17px; line-height: 55px; }
  .TableType01 tbody td { font-size: 17px; line-height: 35px; }
  .TableType01 tbody td .w30 { width: 40%; }
  .TableType01 tbody td .w70 { width: 60%; }
  .TableType01 tbody td .w80 { width: 70%; }
  .TableType01 tbody td .btn_postcode { height: 35px; font-size: 16px; line-height: 35px; }
  .TableType01 tbody td .warning { font-size: 15px; }
  .TableType01 tbody td .subject_label label { font-size: 15px; }
  .TableType01 tbody td .red { font-size: 16px; }
  .form .TableType01 tbody th.require { background-position: 20px 24px; }
  .TableType02 thead th { font-size: 17px; line-height: 55px; }
  .TableType02 thead th.line2 { line-height: 24px; }
  .TableType02 tbody td textarea { line-height: 22px; }
  .sub #contents { width: 924px; margin: 35px auto 50px; }
  .sub #contents img { max-width: 100%; height: auto; }
  .sub #contents .titleArea { margin-bottom: 30px; padding-bottom: 0px; border-bottom: none; }
  .sub #contents .titleArea h3 { font-size: 32px; font-weight: 500; line-height: 52px; }
  .sub #contents .titleArea h3 img { width: 120px; padding-left: 8px; }
  .sub #contents .titleArea .location { display: none; }
  .info_txt { padding-bottom: 60px; font-size: 16px; line-height: 28px; }
  .info_txt strong { font-size: 20px; line-height: 35px; }
  .info_txt p { padding-left: 27px; }
  .info_txt p::before { padding-right: 8px; }
  h4 { padding-top: 8px; font-size: 20px; }
  h4 span.red { font-size: 16px; }
  .section h4 span.txt { padding-left: 5px; font-size: 16px; font-weight: 400; }
  .section h4 span.txt em { font-size: 14px; }
  .map_con #map { height: 400px; }
  .location .location_info li { margin-top: 5px; line-height: 22px; }
  .location .location_info li.address { width: 100%; margin-top: 0px; box-sizing: border-box; }
  .location .location_info li.phone { margin-left: 0px; }
  .footWrap .f_util li { padding: 0px 10px; font-size: 15px; }
  .footWrap .footCnt address { font-size: 13px; line-height: 18px; }
  .footWrap .footCnt address span { padding-right: 15px; }
}
@media only screen and (max-width: 1002px) {
  .m_customer { position: relative; float: left; width: 30%; }
  .gallery1 { width: 30%; height: 234px; margin: 0px 4.8%; }
  .m_youtube { position: relative; float: left; width: 30%; height: 234px; }
  .m_youtube iframe { width: 100%; height: 100%; }
  .m_youtube img { width: 100%; }
}
@media only screen and (max-width: 850px) {
  .pc { display: none; }
  .pct02 { display: none; }
  .tablet02 { display: block; }
  .w100 img { max-width: 100%; }
  .wid850 {width:100%;}
.wid850 img {width:100%;}


  #header { top: 10px; }
  #nav { display: none; }
  #topmenu { display: none; }
  #mainVisual { height: 456px; }
  #mainVisual .mainSlide > li { height: 456px; }
  #mainVisual .mainVisualTxt { }
  #mainVisual .mainVisualTxt .m1 { font-size: 36px; line-height: 56px; }
  #mainVisual .mainVisualTxt .m1 img { width: 80%; }
  #subVisual.about { background: url("../images/com/about_m.jpg") center center no-repeat rgb(3, 3, 5); }
  #subVisual.guide { background: url("../images/com/guide_m.jpg") center center no-repeat rgb(3, 3, 5); }
  #subVisual.work { background: url("../images/com/work_m.jpg") center center no-repeat rgb(3, 3, 5); }
  #subVisual.support { background: url("../images/com/support_m.jpg") center center no-repeat rgb(3, 3, 5); }
  #subVisual.board { background: url("../images/com/board_m.jpg") center center no-repeat rgb(3, 3, 5); }
  #subVisual.program { background: url("../images/com/program_m.jpg") center center no-repeat rgb(3, 3, 5); }
  #subVisual .subVisualTxt { }
  #subVisual .subVisualTxt img { width: 60%; }
  
  .es_main .bs_info_list ul li a { display: inline-block; font-size: 1.05em; letter-spacing: -0.5px; color: rgb(136, 136, 136); width: 98%; }
  .es_main .bs_info_list ul li span { display: none; }

.mpro h1 {font-size:40px; }
.mpro h1 p {font-size:16px;}
.mpro ul li h2 {font-size:32px; }
.mpro ul li p {font-size:16px;}

.notice h2 { font-size: 32px; }
.notice ul li {}
 
 .board_menu { background: url(""); }
  .board_menu h2 { font-size: 26px; }
  .board_menu h3 { font-size: 20px; padding-left: 0px; }
  .board_menu p { font-size: 17px; background: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); }
  .customer h2 { font-size: 26px; }
  .customer h4 { font-size: 15px; letter-spacing: -1px; }
  .customer h1 { font-size: 33px; }
  .customer p { font-size: 15px; font-weight: 300; color: rgb(22, 22, 22); width: 100%; text-align: left; }
  .customer b { font-size: 18px; }
  .gallery ul li { font-size: 1.05em; }
  .r_ban { position: relative; float: left; width: 100%; padding: 0px; margin: 0px 0px 30px; }
  .r_ban ul { }
  .r_ban li { float: left; width: 31.4%; text-align: left; margin: 0px 1.5% 0px 0px; padding: 0px; background: rgb(255, 255, 255); }
  .r_ban li h2 { width: 60%; font-size: 1.63em; font-weight: 600; letter-spacing: 0em; padding: 25px 0px 0px 40%; text-align: left; }
  .r_ban li h3 { float: left; width: 40%; font-size: 1.63em; padding: 25px 0px 0px 5%; text-align: left; }
  .r_ban li p { float: right; width: 55%; font-size: 1.2em; padding: 20px 0px 0px; text-align: left; }
  .r_ban li .support1 { background: url("../images/main/r_banner_01.png") 15% 40% no-repeat; height: 80px; }
  .r_ban li .support1:hover { background: url("../images/main/r_banner_01_on.png") 15% 40% no-repeat; }
  .r_ban li .support2 { background: url("../images/main/r_banner_02.png") 15% 40% no-repeat; height: 80px; }
  .r_ban li .support2:hover { background: url("../images/main/r_banner_02_on.png") 15% 40% no-repeat; }
  .r_ban li .support3 { height: 80px; }
  .r_ban li .support3:hover { }
  .gallery1 { width: 30%; height: 234px; margin: 0px 4.8%; }
  .gallery2 { position: relative; float: left; width: 24%; height: 221px; padding: 20px 20px 0px; margin: 0px; border: 1px solid rgb(218, 218, 218); overflow: hidden; }
  .gallery2 h2 { position: relative; padding: 0px 0px 15px; font-size: 2em; font-weight: 600; color: rgb(8, 8, 8); width: 100%; text-align: left; }
  .gallery2 h2 > span > b { color: rgb(38, 38, 38); }
  .gallery2 h2 img { margin-bottom: -2px; padding-right: 2px; }
  .gallery2 .more { position: absolute; right: 0px; top: 0px; }
  .gallery2 ul { margin: 0px; }
  .gallery2 ul li { float: left; width: 99%; height: 145px; text-align: left; font-size: 1.1em; letter-spacing: -0.5px; overflow: hidden; padding: 0px 1.65%; }
  .gallery2 ul li:nth-child(2) { display: none; }
  .gallery2 ul li .gallery_imgbox { height: 110px; overflow: hidden; }
  .gallery2 ul li .gallery_titlebox { height: 48px; overflow: hidden; line-height: 21px; }
  .m_customer { position: relative; float: left; width: 30%; }
  .m_customer li h2 { width: 90%; font-size: 2em; font-weight: 700; letter-spacing: -0.05em; padding: 25px 0px 0px 10%; }
  .m_customer li h3 { width: 90%; font-size: 2.2em; font-weight: 700; letter-spacing: -0.05em; color: rgb(254, 0, 0); padding: 10px 0px 0px 10%; }
  .m_customer li h4 { width: 90%; font-size: 1.8em; line-height: 1.2em; font-weight: 700; letter-spacing: -0.05em; color: rgb(65, 103, 175); padding: 5px 0px 0px 10%; }
  .m_customer li p { width: 90%; font-size: 1.05em; letter-spacing: -0.05em; font-weight: 300; line-height: 1.2em; padding: 25px 0px 0px 10%; }
  .m_customer li .work1 { background: url("") 10% 50% no-repeat; }
  .m_customer li .work1:hover { background: url("") 10% 50% no-repeat; }
  .m_customer li .work2 { background: url("") 10% 50% no-repeat; }
  .m_customer li .work2:hover { background: url("") 10% 50% no-repeat; }
  .m_banner li h2 { font-size: 32px; }
  .m_banner li p { font-size: 16px; }

  .m_youtube { position: relative; float: left; width: 30%; height: 234px; }
  .m_youtube iframe { width: 100%; height: 100%; }
  .m_youtube img { width: 100%; }
  #subVisual .title img { width: 97%; }
  #subVisual .subVisual_txt { width: 430px; }
  #subVisual .subVisual_txt p { font-size: 17px; line-height: 25px; }
  h1.title01 { font-size: 2.7em; }
  h2.title01 { font-size: 2.6em; }
  h3.title01 { font-size: 1.45em; }
  h3.title02 { font-size: 1.45em; }
  .greeting { float: left; position: relative; padding: 340px 1% 0px; width: 98%; }
  .greeting_bg01 { background: url("../images/about/01_img_01.jpg") center top no-repeat; }
  .greeting .txt_box { font-size: 16px; float: left; width: 90%; padding: 5%; display: inline-block; height: auto; }

  .work01 { font-size: 1em; line-height: 1.3em; }
  
  .about02 ul li { float: left; padding: 65px 2% 50px; width: 46%; font-size: 0.94em; line-height: 1.2em; }
  .about07 img { width: 100%; }

  .map_wrap .traffic dl dt.bus { width: 100%; }
  .map_wrap .traffic dl dt.car { width: 100%; }
  .map_wrap .traffic dl dt.subway { width: 100%; }
  .map_wrap .traffic dl dd { width: 100%; }

.product0102 img {width:100%; }

.pro0103 .wl {padding:0px 30px 0px 0; } 
.pro0103 .wr  {padding:0px 0px 0px;}

.historyWrap { width:100%; }
.historyWrap dl:first-child { border-top: 0px dotted #ccc; /*margin-top:20px;*/}
.hismr {margin-right:0%;}

  .work03_tit_wrap ul { background-size: auto 180px; }
  .work0202 li { margin-left: 1.5%; font-size: 0.8em; }
  .work0202 li.hei01 { font-size: 0.68em; }
  .work03_box01 li { width: 95%; height: auto; }
  .work03_box01 li strong { font-size: 17px; }
  .TableType01 tbody td .red { display: block; padding-top: 5px; font-size: 16px; }
  .sub #contents { width: 100%; }
  .sub #contents img { max-width: 100%; height: auto; }
  .sub #contents .titleArea { margin-bottom: 30px; padding-bottom: 0px; border-bottom: none; }
  .sub #contents .titleArea h3 { font-size: 32px; font-weight: 500; line-height: 52px; }
  .sub #contents .titleArea h3 img { width: 120px; padding-left: 8px; }
  .sub #contents .titleArea .location { display: none; }
  .section h4 span.txt { display: block; padding-left: 0px; }
  .company .w50 { background-size: 80px; padding-left: 100px; }
  .company .company_con01 { width: 48%; }
  .company .company_con02 { float: right; background-position: 5px 80px; }
  .map_con #map { height: 350px; }
  .support03 li { margin-left: 1.5%; float: left; width: 20.5%; padding: 1.5%; height: 150px; font-size: 0.9em; line-height: 1.2em; border: 1px solid rgb(211, 211, 211); text-align: center; letter-spacing: -0.05em; color: rgb(17, 17, 17); }
  .support03 li h3 { color: rgb(255, 108, 0); font-size: 1.2em; }
}
@media only screen and (max-width: 768px) {

  .historyWrap dl { padding: 25px 15px 35px 5px; }
  .historyWrap dl:first-child { margin-top: 20px; }
  .historyWrap dl .year { float: none; font-size: 2.4em; margin: 0px 0px 30px; }
  .historyWrap dl .cont { display: block; padding: 0px; }
  .historyWrap dl .cont li .month { width: 55px; }
  .historyWrap dl .cont li .txt { font-size: 14px; }
  .historyWrap dl .cont li .txt::before { width: 3px; height: 3px; }
  .enterprise .box li { line-height: 19px; padding-top: 70px; height: 130px; }
  .work04_img img { width: 100%; }
  .service_check { font-size: 1.1em; }
}
@media only screen and (max-width: 731px) {
  .program_img { display: none; }
}
@media only screen and (max-width: 680px) {

.wid680 {max-width:100%; width:100%;}
.wid680 img {max-width:100%; width:100%;}

  .header { display: none; }
  .es_notice { margin: 0px 0px 30px; width: 100%; float: left; }
  .es_notice .bs_info_img { float: left; width: 30%; }
  .es_notice .bs_info_img .is_noimg { width: 100%; height: 90%; background: rgb(240, 240, 240); font-size: 1.5em; font-weight: 400; letter-spacing: -1px; line-height: 180px; text-align: center; color: rgb(160, 160, 160); }
  .es_main .bs_info_list { padding-left: 0%; border-left: 0px solid rgb(221, 221, 221); width: 100%; margin-bottom: 20px; }
  .es_main .bs_info_list ul li a { display: inline-block; font-size: 1.15em; letter-spacing: -0.5px; color: rgb(136, 136, 136); width: 80%; }
  .es_main .bs_info_list ul li span { display: inline-block; float: right; font-size: 1.05em; letter-spacing: -0.5px; color: rgb(136, 136, 136); }
  
  
.mpro {margin:50px 0 0 ; }
.mpro h1 {font-size:40px;}

.mpro ul li {width:50%; floaT:left; }
.mpro ul li img {width:90%;}
.mpro ul li h2 {width:100%; font-size:30px;  font-weight:700; padding:0px 0 10px 0}
.mpro ul li p {float:left; font-size:16px;}

/*
	.m_banner { position: relative; float: left; width: 54.4%; padding: 0px 0px; margin:30px 0px; }
		.m_banner ul { }
		.m_banner li { position: relative; float: left; width: 48.05%; text-align: center; background:#f6f6f6; margin-right:3.9%;}
		.m_banner li:last-child { margin-right: 0px; }
		.m_banner li	h2 {width:100%; font-size:40px;  font-weight:700; letter-spacing:-0.05em; line-height:1.4em; text-align:center; padding:45px 0 0 0;}
		.m_banner li	p {position:absolute;width:80%; text-align:center; bottom:35px; font-size:20px; letter-spacing:-1px;font-weight:300; line-height:1.35em; padding:0px 10%;  color:#8b8b8b;}
		.m_banner li	p img {padding-top:25px;}
			
		.m_banner li.nobar {border:0;}
		.m_banner li a {display:block; color:#222; font-weight:600; width:100%; }
		.m_banner li a:hover	 {-webkit-transition:300ms ease-out 0ms;
			-moz-transition:300ms ease-out 0ms;
			-ms-transition:300ms ease-out 0ms;
			transition:300ms ease-out 0ms;
}
		.m_banner li	 a h2	{color: #1f1f1f;}
		.m_banner li	 a h3	{color: #717171;}
		.m_banner li	 a.mban01	{background:#f6f6f6;}
		.m_banner li	 a.mban02	{background:#f6f6f6;	}
		.m_banner li	 a.mban03	{background:#f6f6f6;	}

		.m_banner li   a:hover {background:#f4a235;}
		.m_banner li	a:hover h2	{color: #fff;}
		.m_banner li	a:hover h3	{color: #fff;}
		.m_banner li	a:hover p	{color: #fff;}
	
		.m_banner li .work1 {background:url('/images/main/work_01.png') no-repeat 50% 50%; height:336px;}
		.m_banner li .work1:hover {background:url('/images/main/work_01_on.png') no-repeat 50% 50%; }

		.m_banner li .work2 {background:url('/images/main/work_02.png') no-repeat 50% 50%; height:336px;}
		.m_banner li .work2:hover {background:url('/images/main/work_02_on.png') no-repeat 50% 50%;}
*/
  
		.m_banner li h2 {font-size:30px; }
		.m_banner li p {font-size:15px; }

		.m_banner li .work1 {height:287px;}

		.m_banner li .work2 {height:287px;}




  .notice ul li { font-size: 1em; height:20px;  overflow: hidden; }


  .board_menu p { font-size: 14px; }
  .customer { }
  .customer h2 { font-size: 26px; }
  .customer h4 { font-size: 14px; line-height: 16px; letter-spacing: -1px; }
  .customer h1 { font-size: 28px; }
  .customer p { font-size: 13px; font-weight: 300; color: rgb(22, 22, 22); width: 100%; text-align: left; }
  .customer b { font-size: 15px; }
  .r_ban li { float: left; width: 31.4%; text-align: left; margin: 0px 1.5% 0px 0px; padding: 0px; background: rgb(255, 255, 255); }
  .r_ban li h2 { width: 65%; font-size: 1.4em; font-weight: 600; letter-spacing: 0em; padding: 25px 0px 0px 35%; text-align: left; }
  .r_ban li h3 { float: left; width: 100%; font-size: 1.4em; padding: 5px 0px 5px 0%; text-align: center; }
  .r_ban li p { float: left; width: 100%; font-size: 1.2em; padding: 0px; text-align: center; }
  .r_ban li .support1 { background: url("../images/main/r_banner_01.png") 10% 40% / 25% no-repeat; height: 80px; }
  .r_ban li .support1:hover { background: url("../images/main/r_banner_01_on.png") 10% 40% no-repeat; }
  .r_ban li .support2 { background: url("../images/main/r_banner_02.png") 15% 40% / 25% no-repeat; height: 80px; }
  .r_ban li .support2:hover { background: url("../images/main/r_banner_02_on.png") 15% 40% / 25% no-repeat; }
  .r_ban li .support3 { height: 80px; }
  .r_ban li .support3:hover { }
  .gallery ul li { font-size: 1em; line-height: 1.4em; }
  .gallery ul li img { margin: 0px 0px 10px; width: 100%; }
  .gallery ul li:nth-of-type(1) { float: left; width: 23%; margin: 0px 2% 0px 0px; text-align: left; font-size: 1em; }
  .gallery h3 { font-size: 26px; }
  .gallery p { float: left; font-size: 1em; line-height: 1.25em; width: 100%; margin-bottom: 10px; }
  .gallery1 h2 { font-size: 1.7em; }
  .m_customer { width: 30%; }
  .m_customer li h2 { font-size: 1.7em; }
  .m_customer li h3 { font-size: 1.9em; }
  .m_customer li .work1 { background: url("") 10% 50% no-repeat; }
  .m_customer li .work1:hover { background: url("") 10% 50% no-repeat; }
  .m_customer li .work2 { background: url("") 10% 50% no-repeat; }
  .m_customer li .work2:hover { background: url("") 10% 50% no-repeat; }
  .imgbox ul.no4 li { width: 49%; }
  .imgbox ul.no4 li:nth-of-type(2) { padding-right: 0%; }
  .work02_box { font-size: 15px; line-height: 22px; }

.about04 span {float: left; width:100%; box-sizing: border-box;}
	.map_wrap .traffic dl {width: 100%; }





.pro0103 .wr li {font-sizE:15px;}



  .biz_work .work_tit { float: none; width: 100%; height: auto; margin-bottom: 15px; font-size: 25px; line-height: normal; text-align: center; padding-top: 120px !important; background-position: center top !important; background-size: auto 100px !important; }
  .biz_work .work_tit strong { display: inline-block; }
  .biz_work .work_txt { width: 100%; float: none; }
  .biz_work .work_txt dl.period { height: auto; margin-top: 20px; padding: 0px; background-size: 50px; background-position: center top; text-align: center; }
  .biz_work .work_txt dl.period dt { padding-top: 20px; }
  .biz_work .work_txt dl.period dd { margin-top: 10px; padding: 0px 10px; font-size: 14px; line-height: 22px; word-break: keep-all; }
  .biz_work .work.box1 { padding-bottom: 30px; }
  .biz_work .work.box2 { margin-top: 30px; }
  .biz_work .work.box2 .work_tit { height: auto; }
  .biz_work .work.box2 dl.txt dd { text-align: left; }
  .biz_work .box { display: inline-block; width: 100%; margin-top: 22px; }
  .biz_work .box li { margin-left: 0px; padding: 80px 0px 20px; float: none; width: 100%; height: auto; margin-top: -1px; background-size: auto 30px !important; background-position: center 30px !important; }
  .txt_box01 { width: 100%; padding: 15px 20px; box-sizing: border-box; font-size: 13px; }
  .txt_box01 p { margin-top: 10px; font-size: 12px; }
  .txt_box { font-size: 16px; }
  .enterprise .work_img { width: 100%; text-align: center; }
  .enterprise .work_img img { width: 65%; }
  .enterprise .work_txt { float: left; width: 98%; padding: 1%; }
  .enterprise .box li { height: 130px; }
  .tabtable { display: block; width: 100%; border-collapse: collapse; clear: both; overflow: hidden; }
  .tabtable td { border: 1px solid rgb(217, 217, 217); text-align: center; background: rgb(255, 255, 255); font-size: 13px; line-height: 18px; letter-spacing: -1px; }
  .tabtable td.on { background: rgb(0, 90, 170); color: rgb(255, 255, 255); font-weight: bold; }
  .tabtable td a { display: block; padding: 7px; text-align: center; font-size: 13px; color: rgb(102, 102, 102); }
  .tabtable td a.on { color: rgb(255, 255, 255); font-weight: bold; background: rgb(0, 90, 170); }
  .tabtable td.left { text-align: left; padding-left: 10px; }
  .f_banner li { float: left; text-align: center; padding: 1% 0px; }
  .f_banner li img { padding: 0px 0.5%; width: 15%; }
  .f_util li { padding: 0px 10px; font-size: 13px; }
  .support01 { float: left; width: 100%; font-size: 1em; padding: 0px 0px 0px 0%; }
  .support_bg01 { background-size: 0%; }
  .work0202 li { font-size: 0.63em; line-height: 1.2em; }
  .work0202 li.hei01 { font-size: 0.57em; height: auto; }
  .about02_img img { width: 100%; }
  .service_check { font-size: 1em; }
}
@media only screen and (max-width: 640px) {
  .pct { display: none; }
  .pct02 { display: block; }
  .tablet { display: none; }
  .tablet03 { display: none; }
  .mobile { display: block; }
  .allmenu { width: 100%; right: -100%; }
  .allmenu .aM_util { padding: 15px; }
  .allmenu .aM_util ul li { padding-left: 13px; margin-left: 10px; background-size: 1px 13px; }
  .allmenu .aM_util ul li a { font-size: 15px; padding-left: 20px; }
  .allmenu .aM_util ul li.aM_login a { background: url("../images/com/icon_aM_login_m.png") 0px 5px / 12px no-repeat; }
  .allmenu .aM_util ul li.aM_logout a { background: url("../images/com/icon_aM_logout_m.png") 0px 5px / 13px no-repeat; }
  .allmenu .aM_util ul li.aM_join a { background: url("../images/com/icon_aM_join_m.png") 0px 4px / 18px no-repeat; }
  .allmenu .aM_util ul li.aM_mypage a { padding-left: 20px; background: url("../images/com/icon_aM_mypage_m.png") 0px 4px / 13px no-repeat; }
  .allmenu .aM_util ul li.aM_message a { padding-left: 22px; background: url("../images/com/icon_aM_message_m.png") 0px center / 15px no-repeat; }
  .allmenu .aM_util .btn_close { width: 13px; height: 13px; right: 4%; margin-top: -6.5px; background: url("../images/com/btn_aM_close_m.png") 0px 0px / 13px no-repeat; }
  .allmenu dl a { text-indent: 15px; }
  .allmenu dt a { height: 45px; background: url("../images/com/aM_depth_off_m.png") 96% center / 12px no-repeat rgb(255, 255, 255); font-size: 16px; font-weight: 500; line-height: 45px; }
  .allmenu dt a.on { background: url("../images/com/aM_depth_on.png") 96% center / 12px no-repeat rgb(71, 147, 225); }
  .allmenu dd a { font-size: 14px; line-height: 28px; }
  #mainVisual .bx-wrapper { height: 346px; }
  #mainVisual .mainVisualTxt { }
  #mainVisual .mainVisualTxt img { width: 75%; }
  #mainVisual .mainVisualTxt .m1 { font-size: 33px; line-height: 46px; }
  #mainVisual .mainVisualTxt .m1 img { width: 70%; }
  .s_menu { display: none; }
  .about02 ul li { float: left; padding: 50px 2%; width: 46%; font-size: 0.94em; line-height: 1.2em; }
  .about05 img { width: 100%; }
  .historyWrap dl { padding: 25px 15px 35px 5px; }
  .historyWrap dl .year { margin: 0px 0px 20px; }
  .work03_tit_wrap ul li { width: 60%; }
  .about01 { font-size: 1.2em; line-height: 1.4em; }
  .sub #contents .titleArea { margin-bottom: 20px; padding-bottom: 0px; }
  .sub #contents .titleArea h3 { font-size: 26px; line-height: 48px; }
  .sub #contents .titleArea p { font-size: 18px; }
  .info_txt { width: auto; font-size: 15px; line-height: 25px; }
  .info_txt strong { padding-bottom: 8px; font-size: 18px; line-height: 23px; }
  .info_txt p { width: auto; padding-left: 24px; }
  h4 { padding-top: 5px; font-size: 18px; background-size: 13px 2px; }
  h4 span.red { font-size: 14px; }
  .section h4 span.txt { padding: 3px 0px 0px; font-size: 14px; line-height: 18px; }
  .section h4 span.txt em { font-size: 12px; }
  .company .w50 { float: none; width: 100%; padding-left: 120px; }
  .company .w50 a { margin-bottom: 15px; }
  .company .company_con01 { padding-bottom: 60px; background: url("../images/com/icon_company01_m.png") 0px 60px / 100px no-repeat; }
  .company .company_con02 { background: url("../images/com/icon_company02_m.png") 0px 60px / 100px no-repeat; }
  .company_people .inner { padding: 40px 0px 50px; }
  .company_people .mainTitle h3 { font-size: 26px; }
  .company_people .mainTitle p { font-size: 16px; line-height: 22px; }
  .company_people.people .bx-wrapper { margin-top: 30px !important; }
  .company_people .main_product li span { font-size: 15px; }
  .map_con #map { height: 300px; }
  .location .location_info li.address { background: url("../images/com/icon_location_m.png") 0px 2px / 19px no-repeat; }
  .location .location_info li.phone { background: url("../images/com/icon_phone_m.png") 0px center / 19px no-repeat; }
  .location .location_info li.fax { background: url("../images/com/icon_fax_m.png") 0px center / 19px no-repeat; }
  #foot { padding: 10px 0px; }
  .footWrap .f_util li { font-size: 14px; }
  .footWrap .footCnt p { font-size: 10px; padding-top: 0px; }
  .footWrap .footCnt p .secret img { width: 6px; }
  div#box { width: 300px; margin-left: -185px; }
}

@media only screen and (max-width: 568px) {
}

@media only screen and (max-width: 520px) {
  .support03 li { float: left; width: 20.2%; height: 160px; font-size: 0.9em; line-height: 1.2em; }
  .support03 li h3 { color: rgb(255, 108, 0); font-size: 1.2em; }

  .work02 {width:100%; padding-right:0%;}

}

@media only screen and (max-width: 480px) {

  .fright { display: none; }
  .f_utilbox li { padding: 0px 3px; }
  #headerWrap .util { top: 15px; right: 5px; }
  .logo .l_img { width: 80%; }
  .logo { position: relative; float: left; margin: 10px 0px 10px 20px; }
  .mobileutil { display: block; position: absolute; top: 30px; right: 0px; }
  .mobileutil li { position: relative; float: left; }
  .mobileutil li a { padding: 5px; }
  .mobileutil li a:hover { }
  .header { display: none; }
  #mainVisual { min-height: 258px; }
  #mainVisual .mainSlide > li { min-height: 258px; }
  #mainVisual li img { height: 258px; }
  #mainVisual .bx-wrapper { height: 258px; }
  #mainVisual .mainVisualTxt { top: 100px; }
  #mainVisual .mainVisualTxt .m1 { font-size: 30px; line-height: 40px; text-align: center; }
  #mainVisual .mainVisualTxt .m1 img { width: 40%; }
  #mainVisual .mainVisualTxt dl { position: absolute; top: 0px; width: 100%; margin-left: -50%; left: 50%; z-index: 100; }
  #mainVisual .mainVisualTxt dl dt { font-size: 20px; top: 30px; color: rgb(255, 255, 255); }
  #mainVisual .mainVisualTxt dl dd.tit { font-size: 22px; top: 30px; color: rgb(255, 255, 255); }
  #mainVisual .mainVisualTxt dl dd.txt { font-size: 20px; top: 30px; color: rgb(255, 255, 255); }
  #mainVisual .mainVisualTxt dl dd.tit span.col01 { color: rgb(255, 255, 255); }
  #mainVisual .mainVisualTxt dl dd.tit span.col02 { color: rgb(255, 255, 255); }
  #mainVisual .mainVisualTxt dl dd.tit span.col03 { color: rgb(255, 255, 255); }
  .r_ban li { float: left; width: 31.2%; text-align: left; margin: 0px 1.5% 0px 0px; padding: 0px; background: rgb(255, 255, 255); }
  .r_ban li h2 { width: 100%; font-size: 1.3em; font-weight: 600; letter-spacing: 0em; padding: 25px 0px 0px 0%; text-align: center; }
  .r_ban li h3 { float: left; width: 100%; font-size: 1.3em; padding: 5px 0px 5px 0%; text-align: center; }
  .r_ban li p { float: left; width: 100%; font-size: 1em; padding: 0px; text-align: center; }
  .r_ban li .support1 { background: url("") 10% 40% no-repeat; height: 80px; }
  .r_ban li .support1:hover { background: url("") 10% 40% no-repeat; }
  .r_ban li .support2 { background: url("") 15% 40% no-repeat; height: 80px; }
  .r_ban li .support2:hover { background: url("") 15% 40% no-repeat; }
  .r_ban li .support3 { height: 80px; }
  .r_ban li .support3:hover { }
  #subVisual { height: 200px; background-size: 100%; }
  #subVisual .subVisualTxt { }
  #subVisual .subVisualTxt .m1 { padding-bottom: 10px; font-size: 2.5em; }
  #subVisual .subVisualTxt .m1 img { width: 20%; }
  #subVisual .subVisualTxt .m1 span { font-size: 30px; line-height: 44px; }
  #subVisual .subVisualTxt .m2 { padding-top: 0px; font-size: 1.3em; line-height: 40px; }
  #subVisual.about { background: url("../images/com/about_m.jpg") center center / 130% 100% no-repeat; }
  #subVisual.work_visual { background: url("../images/com/work_visual_m.jpg") center center / 130% 100% no-repeat rgb(3, 3, 5); }
  #subVisual.support_visual { background: url("../images/com/support_visual_m.jpg") center center / 130% 100% no-repeat rgb(3, 3, 5); }
  #subVisual.Board_visual { background: url("../images/com/Board_visual_m.jpg") center center / 130% 100% no-repeat rgb(3, 3, 5); }
  #subVisual.Board_visual02 { background: url("../images/com/Board_visual02_m.jpg") center center / 130% 100% no-repeat rgb(34, 34, 34); }
  .titleArea { margin: 0px auto; }
  h2.title01 { font-size: 2.6em; }
  h2.title02 { font-size: 2.3em; }
  h2.title03 { font-size: 1.8em; }
  h2.title04 { font-size: 1.4em; }
  h2.title05 { font-size: 1.65em; }
  h2.title06 { font-size: 1.6em; }
  h3.title01 { font-size: 1.5em; }
  h3.title02 { font-size: 1.5em; }
  .es_main .bs_info_list ul li a { width: 100%; }
  .es_main .bs_info_list ul li span { display: none; }

  .notice { width: 100%; height: 250px; margin-right: 0px; border-right: 0px; }
  .notice ul { margin: 0px; }
  .notice ul li { font-size: 0.95em; height: 18px; overflow: hidden; }
  
  .board_menu { width: 93.4%; border-right: 0px; }
  .customer { width: 95%; }
  .gallery ul li { float: left; width: 31.3%; margin: 0px 1%; text-align: center; }
  .gallery ul li:nth-of-type(1) { width: 100%; margin: 0px 0% 0px 0px; text-align: center; }
  .gallery1 { width: 100%; margin: 0px; }
  .m_youtube { width: 100%; margin-bottom: 20px; }
  .gallery2 { position: relative; float: left; width: 97%; height: 221px; padding: 10px 5px 0px; margin: 0px 0px 20px; border: 1px solid rgb(218, 218, 218); overflow: hidden; }
  .gallery2 h2 { position: relative; padding: 0px 0px 15px; font-size: 2em; font-weight: 600; color: rgb(8, 8, 8); width: 100%; text-align: left; }
  .gallery2 h2 > span > b { color: rgb(38, 38, 38); }
  .gallery2 h2 img { margin-bottom: -2px; padding-right: 2px; }
  .gallery2 .more { position: absolute; right: 0px; top: 0px; }
  .gallery2 ul { margin: 0px; }
  .gallery2 ul li { float: left; width: 45%; height: 145px; text-align: left; font-size: 1.1em; letter-spacing: -0.5px; overflow: hidden; padding: 0px 1.65%; }
  .gallery2 ul li:nth-child(2) { display: block; }
  .gallery2 ul li .gallery_imgbox { height: 110px; overflow: hidden; }
  .gallery2 ul li .gallery_titlebox { height: 48px; overflow: hidden; line-height: 21px; }
  .section01 { height: auto; }
  .section02 { height: auto; }

.mpro ul li {width:100%; floaT:left; }
.mpro ul li img {width:100%;}
.mpro ul li h2 {width:100%; font-size:30px;  font-weight:700; padding:0px 0 10px 0}
.mpro ul li p {float:left; font-size:16px;}




.pro0103 .wl {  width:100%; padding:0px 20px 20px 20px; text-align:center; } 

.pro0103 .wr { width:100%;} 


  .m_banner { position: relative; float: left; width: 100%; padding: 0px; margin: 0px; }
  .m_banner ul { }
  .m_banner li { position: relative; float: left; width: 100%; text-align: left; border-right: 0px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); }
  .m_banner li h2 {width: 70%; font-size: 25px; font-weight: 700; letter-spacing: -0.05em;  text-align: left; padding: 10px 0px 0px 30%; }
  .m_banner li p {position:relative; float: left; width: 68%;  font-size:13px; text-align:left; padding:40px 0px 0px 30%; }
   
  .m_banner li .work1 { background: url("../images/main/work_01.png") 10% 28% no-repeat; height: 100px; }
  .m_banner li .work1:hover { background: url("../images/main/work_01_on.png") 10% 35% no-repeat; }
  .m_banner li .work2 { background: url("../images/main/work_02.png") 10% 28% no-repeat; height: 100px; }
  .m_banner li .work2:hover { background: url("../images/main/work_02_on.png") 10% 35% no-repeat; }
  
   
  .m_customer { width: 100%; margin-bottom: 20px; }
  .m_customer li h2 { width: 80%; font-size: 2em; font-weight: 700; letter-spacing: -0.05em; padding: 25px 0px 0px 10%; }
  .m_customer li h3 { width: 80%; font-size: 2.3em; font-weight: 700; letter-spacing: -0.05em; color: rgb(254, 0, 0); padding: 10px 0px 0px 10%; }
  .m_customer li h3 a { color: rgb(254, 0, 0); }
  .m_customer li h4 { width: 60%; font-size: 1.8em; line-height: 1.2em; font-weight: 700; letter-spacing: -0.05em; color: rgb(65, 103, 175); padding: 5px 0px 0px 40%; }
  .m_customer li h4 b { width: 100%; font-weight: 700; letter-spacing: -0.05em; color: rgb(235, 111, 126); }
  .m_customer li p { width: 60%; font-size: 1.05em; letter-spacing: -0.05em; font-weight: 300; line-height: 1.2em; padding: 25px 0px 0px 40%; }
  .m_customer li .work1 { background: url("../images/main/l_banner_01.png") 95% 50% no-repeat; }
  .m_customer li .work1:hover { background: url("../images/main/l_banner_01_on.png") 95% 50% no-repeat; }
  .m_customer li .work2 { background: url("../images/main/l_banner_02.png") 5% 50% no-repeat; }
  .m_customer li .work2:hover { background: url("../images/main/l_banner_02_on.png") 5% 50% no-repeat; }
  .m_enterprise li { font-size: 0.7em; line-height: 1em; letter-spacing: -0.02em; }
  .m_enterprise li .mbg01 { height: 65px; }
  .m_enterprise li .mbg02 { height: 65px; }
  .m_enterprise li a.enter1 { background-size: 30%; }
  .m_enterprise li a.enter2 { background-size: 40%; }
  .m_enterprise li a.enter3 { background-size: 40%; }
  .m_enterprise li a.enter4 { background-size: 40%; }
  .m_enterprise li a.enter5 { background-size: 30%; }
  .m_enterprise li a.enter6 { background-size: 30%; }
  .m_enterprise li a.enter7 { background-size: 30%; }
  .m_enterprise li a.enter8 { background-size: 30%; }
  .m_enterprise li a.enter9 { background-size: 30%; }
  .m_enterprise li a.enter10 { background-size: 30%; }
  .guide01_box li { margin-bottom: 1.5%; float: left; width: 99%; padding: 0% 0% 10%; background: url("../images/guide/arrow_bot.png") center bottom / 10% no-repeat; }
  .guide01_box ul.no3 li { width: 99%; }
  .guide01_box ul.no4 li { width: 99%; }
  .guide01_box li div { height: 85%; }

  .map_wrap .traffic dl { width: 100%; }
  


  .work03_tit_wrap ul { float: left; padding: 5% 5% 30%; width: 90%; background: url("../images/work/03_img_01.png") center bottom / auto 150px no-repeat; }
  .work03_tit_wrap ul li { float: left; font-size: 15px; padding: 0px 0px 10px; width: 100%; }
  .mc_con .list_month { width: 100%; }
  .mc_con .list_content { width: 100%; }
  .mc_con dl dt { width: 100%; }
  .mc_con dl dd { width: 100%; }
  .map_wrap .traffic dl { width: 100%; }
  .work03_tit_wrap ul { float: left; padding: 5% 5% 30%; width: 90%; background: url("../images/work/03_img_01.png") center bottom / auto 150px no-repeat; }
  .work03_tit_wrap ul li { float: left; font-size: 15px; padding: 0px 0px 10px; width: 100%; }
  .enterprise .work_img img { width: 100%; }
  .article { width: 100%; }
  .article .mainTitle { padding: 20px 0px 40px; }
  .article .mainTitle h3 { font-size: 38px; font-weight: 600; color: rgb(255, 255, 255); padding: 0px 0px 10px; }
  .article p { font-size: 17px; color: rgb(255, 255, 255); line-height: 24px; margin-top: 10px; font-weight: 300; }
  .article.main_company02 { text-align: center; overflow: hidden; }
  .article.main_company02 .w50 { width: 100%; float: left; font-size: 16px; font-weight: 300; }
  .article.main_company02 .bg01 { background: url("../images/main/bg_maintenance.jpg") center 100% / cover no-repeat; }
  .article.main_company02 .bg02 { background: rgb(255, 185, 1); }
  .about02 ul li { float: left; padding: 65px 3% 50px; width: 94%; font-size: 0.96em; line-height: 1.2em; }

/*bout0201m {display:n; width: 100%;  margin: 20px 0px; text-align:center;}
.about0201m img {width:100%;}
.about0201{display:none;}*/


  .about01 { }
  .greeting { float: left; position: relative; padding: 280px 1% 0px; width: 98%; }
  .greeting_bg01 { background-size: 100%; }

 .about03_table_m {display:block;}
.about03_table {display:none;}


  .about08_table { display: none; }
  .about08_table_m { display: block; }

  .imgbox ul.no3 li { width: 49%; }
  .imgbox ul.no3 li:nth-of-type(2) { padding-right: 0%; }
 

.min_box2 .txt1 li{float:left; width:47%;  margin-left:2.6%; }
.min_box2 .txt1 li:nth-of-type(3){margin-left:0%; }

.min_box2 .txt1 li h3 {font-size:20px;}

.min_box2 .txt1 li > p{font-size:15px;}






  .SNBWrap .menu li { padding: 0px 15px; font-size: 14px; line-height: 40px; }
  .SNBWrap .menu.mem_menu li { padding: 0px 5px; }
  .SNBWrap .snb_selectBox span { line-height: 40px; }
  .SNBWrap .snb_selectBox ul { top: 40px; }
  .ListStyle01 dt { font-size: 16px; }
  .ListStyle01 dd { font-size: 14px; }
  .TabArea ul { height: 40px; }
  .TabArea ul li { height: 39px; line-height: 40px; }
  .TabArea ul li.on { height: 41px; }
  .TableType01 tbody th { font-size: 15px; }
  .TableType01 tbody td { padding: 8px 0px 13px; }
  .TableType01 tbody td .btn_postcode { font-size: 14px; }
  .TableType01 tbody td { font-size: 14px; }
  .TableType01 tbody td .red { font-size: 12px; }
  .sub #contents { margin: 30px auto 40px; }
  .sub #contents .titleArea { font-size: 36px; }
  .sub #contents .titleArea h3 { font-size: 22px; line-height: 24px; }
  .sub #contents .titleArea p { font-size: 15px; line-height: 20px; }
  .info_txt { font-size: 14px; }
  .info_txt strong { padding-bottom: 5px; font-size: 16px; }
  .info_txt p { padding-left: 40px; background: url("../images/com/inrtoduce_bullet.png") 27px 7px / 7px no-repeat; }
  .info_txt p::before { content: none; }
  h4 { font-size: 16px; }
  h4 span.red { display: block; font-size: 12px; }
  .section h4 span.txt { padding-top: 0px; font-size: 12px; }
  .section h4 span.txt em { font-size: 10px; }
  .board_01 { position: relative; width: 92%; float: left; margin: 0px 4%; border-top: 1px solid rgb(123, 46, 128); border-bottom: 1px solid rgb(123, 46, 128); }
  .board_01 dl dt { float: left; width: 18%; padding: 1% 2%; text-align: right; border-right: 1px solid rgb(221, 221, 221); font-size: 13px; font-weight: 600; }
  .board_01 dl dd { float: left; width: 74%; padding: 1%; font-size: 13px; }
  .location .location_info li { float: none; margin-top: 10px; margin-left: 0px; line-height: 20px; }
  .location .location_info li.address { margin-top: 5px; background-position: 0px 1px; }
  #foot { padding: 0px; }
  .f_banner li { font-size: 13px; padding-top: 10px; padding-bottom: 10px; }
  .footWrap .f_util li { font-size: 13px; }
  .footWrap .footCnt { padding-top: 8px; }
  .footWrap .footCnt address { font-size: 12px; line-height: 16px; }
  .footWrap .footCnt p { font-size: 9px; }
  .footWrap .footCnt p .secret img { width: 5px; }
  div#box { width: 260px; padding: 20px; margin-left: -155px; margin-top: -111px; }
  div#p_input span.label { width: 70px; }
  .support_box02 { position: relative; float: left; width: 100%; height: 220px; margin: 0px 0px 20px; border: 1px solid rgb(212, 212, 212); padding: 0px; font-size: 15px; line-height: 20px; }
  .support_box02 p { position: relative; float: right; width: 96%; padding: 2%; text-align: center; }
  .support_bg01 { background: url("") left center / 40% 220px no-repeat; }
  .support_bg02 { background: url("") left center / 40% 220px no-repeat; }
  .service_check dt { width: 95%; padding: 2.5%; }
  .service_check dd { width: 95%; padding: 2.5%; }

}

@media only screen and (max-width: 360px) {
  #mainVisual { min-height: 193px; }
  #mainVisual .mainSlide > li { min-height: 193px; }
  #mainVisual li img { height: 193px; }
  #mainVisual .bx-wrapper { height: 258px; }

  .w360 {width: 100%; }
  .w360 img { max-width: 100%; }
  .greeting { padding: 230px 1% 0px; }
  .work05_img img { width: 100%; }
  .support03 li { height: 180px; }

  .min_box2 .txt1 li h3 {font-size:17px;}


}
