@charset "UTF-8";

header.type3 .logo-wrap { display: flex; align-items: center; }
header.type3 .logo-wrap .snsLink { margin-left: auto; display: none; }
header.type3 .logo-wrap .snsLink ul { display: flex; padding-top: 0.5rem; align-items: center; }
header.type3 .logo-wrap .snsLink ul li { padding-left: 4rem; position: relative; }
header.type3 .logo-wrap .snsLink ul li + li:before { content: ''; display: block; position: absolute; left: 2rem; top: 50%; transform: translate(-50%, -50%); width: 0.3rem; height: 0.3rem; border-radius: 1rem; background-color: #dedede;  }
header.type3 .logo-wrap .snsLink ul li a { color: #888; }
header.type3 .logo-wrap .snsLink ul li a > * { display: inline-block;  }
header.type3 .logo-wrap .snsLink ul li a > i { padding-right: 0.5rem; }
header.type3 .logo-wrap .snsLink ul li a > span { font-weight: 400; font-size: 1.4rem; }
header.type3 .logo-wrap .snsLink ul li .siteMap-btn:before,
header.type3 .logo-wrap .snsLink ul li .siteMap-btn:after,
header.type3 .logo-wrap .snsLink ul li .siteMap-btn i { content: ''; display: block; width: 2rem; height: 0.2rem; background-color: rgba(81,175,184,1); }
header.type3 .logo-wrap .snsLink ul li .siteMap-btn:after,
header.type3 .logo-wrap .snsLink ul li .siteMap-btn i { margin-top: 0.5rem; }


header .logo img { max-height: 4.5rem; }


header.type3, header.type3 .headerInner { height: 6.3rem; background-color: #fff; }
header.type3 .headerInner:before { top: 6.3rem; }
header.type3 .headerInner { box-shadow: 0 1px 3px 0 rgba(0,0,0,.05); }
header.type3 nav a { line-height: 5rem; }

@media (min-width: 800px){ 
	header.type3, header.type3 .headerInner { height: 7.2rem; }
	header.type3 .headerInner:before { top: 7.2rem; }
	header .logo img { max-height: 5rem; }
}

@media (min-width: 1130px){ 
	header.type3 .logo-wrap .snsLink { display: block; }
	header.type3, header.type3 .headerInner { height: 14rem; } 
	header.type3 .logo-wrap { padding-top: 1.2rem; padding-bottom: 1.5rem; } 
	header.type3 .logo { max-height: 6.3rem !important; } 
	header.type3 .logo img { max-height: 6.3rem; } 
	header.type3 .headerInner:before { top: 14rem; }
	header.type3 .headerInner:after { content: ''; display: block; position: absolute; width: 100%; height: 0.1rem; top: 9rem; background-color: #e5e5e5; } 
	header.type3 .navContainer { text-align: left; }
	header.type3 .navContainer nav { display: block; margin: 0; }
	header.type3 .navContainer nav > ul { display: flex; }
	header.type3 .navContainer nav > ul > li { width: 14.2857142%; max-width: initial; border-right: 1px solid #e5e5e5; position: relative; }
	header.type3 .navContainer nav > ul > li:first-child { border-left: 1px solid #e5e5e5; }
	header.type3 .navContainer nav > ul > li:before { content: ''; display: block; width: 1px; height: 120%; background-color: #e5e5e5; position: absolute; right: -1px; top: 0; } 
	header.type3 .navContainer nav > ul > li:first-child::after { content: ''; display: block; width: 1px; height: 120%; background-color: #e5e5e5; position: absolute; left: -1px; top: 0; } 
	header.type3 .navContainer nav > ul > li a { font-size: 1.5rem; }
	
}

header.type3 .logo { width: 23rem; }
header.type3 nav > ul > li { max-width: 15rem;}
header.type3 nav { margin-right: -2rem; }
header.type3 nav a { padding: 0 2rem; }
header.type3 nav a span { font-size: 1.65rem; }
header.type3.multiNav-wrap a, header.type3.headerScroll a { color: #333; }
header.type3 nav .multiNav > .multiNav-inner ul a { padding: 1rem 1rem; }
header.type3 nav .multiNav > .multiNav-inner ul a span { display: block; font-size: 1.55rem; word-break: keep-all; line-height: 140%; font-size: 1.5rem}

.categoryIcon { background-position: center 100%; }


/*** slider ***/

.banner .sliderControls { 
	position: absolute; bottom: 1.5rem; right: 0rem; width: 100%; 
	text-align: center; padding: 1.5rem 1.8rem;
} 
.sliderControls button { font-size: 0; }
.sliderControls .tns-autoplay, .sliderControls .tns-nav, .sliderControls .tns-controls { 
	display: inline-block; vertical-align: middle; font-size: 0; padding: 0 0.5rem; 
}
.sliderControls .sliderCount { padding-left: 8px; position: relative; top: -1px; }
.sliderControls .sliderCount span { font-size: 1.4rem; font-weight: 400; }
.sliderControls i { font-size: 1.8rem; color: #636f6f; opacity: 0.8; }
.sliderControls .tns-nav button { background-color: rgba(132, 147, 147, 0.8); border-radius: 20px; width: 9px; height: 9px; margin: 0 3px; }
.sliderControls .tns-nav button.tns-nav-active { background-color: rgba(81,175,184,1); border: 1px solid rgba(0,0,0,0.07); width: 25px; }


.sliderNav { border: 1px solid #c3c2be; border-left: 0; font-size: 0; }
.sliderNav .tns-autoplay, .sliderNav .tns-controls,
.sliderNav button, .sliderNav a { display: inline-block; background-color: #fff; vertical-align: middle; }
.sliderNav button, .sliderNav a { border-right: 1px solid #c3c2be; color: #919191;  }
.sliderNav i { display: block; font-size: 0; width: 3rem; height: 3rem; line-height: 3rem; text-align: center; }
.sliderNav i:before { font-size: 2.4rem; text-indent: 0; }
.sliderNav .tns-controls i:before { font-size: 2rem; }
.sliderNav .tns-autoplay i:before { font-size: 1.6rem; }
.sliderNav a.sliderMore { color: rgba(81,175,184,1); }

.sliderNav button:hover *, .sliderNav a:hover * { background-color: rgba(81,175,184,1); color: #fff;   }



/*** main_topSlider ***/

.mainSlider-wrap { 
	position: relative; overflow: hidden; /* background-color: #d3f5f4; */
	/* background-image: url("/style/img/main/banner_bg1.jpg"); background-size: auto 100%; background-position: center;  */
	background-repeat: repeat-x; padding: 0rem 0 0;
}

.mainSlider-wrap:before { content: ''; display: block; width: 100%; height: calc(100% - 9rem); background-color: rgba(81,175,184,0.1); position: absolute; top: 0; left: 0; z-index: 0; }

@media (min-width: 800.1px){ 
	.mainSlider-wrap { padding: 2.5rem 0 0.5rem; }
}
@media (min-width: 1400px){ 
	.mainSlider-wrap .sliderControls { position: static; }
	.mainSlider-wrap .sliderControls .tns-controls > * { position: absolute; top: 50%; left: 50%; transform: translateY(-50%); margin-left: -2.3rem; }
	.mainSlider-wrap .sliderControls .tns-controls > * > i { font-size: 2.4rem; width: 4.6rem; height: 4.6rem; line-height: 4.6rem; text-align: center; border-radius: 4rem; background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
	.mainSlider-wrap .sliderControls .tns-controls > *:first-child { transform: translate(-63rem, -50%); }
	.mainSlider-wrap .sliderControls .tns-controls > *:last-child { transform: translate(63rem, -50%); }
}


.mainSlider-wrap .sliderControls { text-align: center; padding-top: 1.5rem; }

.mSlider-item .inner .maxWidth a { display: block; border-radius: 1rem; overflow: hidden; box-shadow: 0 5px 6px 0 rgba(0,0,0,.12); }
.progress { 
	position: absolute; bottom:0; left: 0; width: 100%; height: 0.5rem; max-width: 100%; opacity: 0;
	background-color: #eff4f8;  z-index: 5; box-shadow:inset 0 -0.1rem 0.1rem rgba(219,224,228,0.3);
}
.slide-progress { position: absolute; bottom:0; left: 0; width: 0; height: 5px; background: rgba(81,175,184,1); }





/*** main_quick ***/


.quickNav {
	font-size: 0; padding: 2.5rem 0;
	/* background: #87c712; Old browsers
	background: -moz-linear-gradient(left,  #87c712 0%, #1990c1 100%); FF3.6-15
	background: -webkit-linear-gradient(left,  #87c712 0%,#1990c1 100%); Chrome10-25,Safari5.1-6
	background: linear-gradient(to right, #87c712 0%,#1990c1 100%); W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c712', endColorstr='#1990c1',GradientType=1 ); IE6-9 */
}

.quickIcon { font-size: 0; margin-top: -1.5rem; margin-left: -1.5rem; padding-bottom: 2rem; }
.quickIcon > li { display: inline-block; width: 33.33333%; padding-left: 1.5rem; padding-top: 1.5rem; }
.quickIcon a { display: block; padding: 0.2rem 1rem; border: 1px solid #ccc; box-shadow: -8px -8px 16px 0 rgba(255,255,255,0.1), 5px 5px 8px 0 rgba(0, 0, 0, 0.1); border-radius: 1rem; }
.quickIcon a:hover { background-color: rgba(0,0,0,0.1); border-radius: 0.5rem; }
.quickIcon a img { max-width: 20rem; }
.quickIcon a .pcShow { display: none !important; }
.quickIcon a .mobileShow { display: block !important; }

.quickNav .snsLink { padding: 1.5rem 0 0; border-top: 1px solid rgba(255,255,255,0.3);   }
.quickNav .snsLink ul { font-size: 0; background-color: rgba(255,255,255,0.8); border-radius: 1rem; }
.quickNav .snsLink ul li { display: inline-block; width: 33.3%; position: relative;  } 
.quickNav .snsLink a { display: block; padding: 1rem; font-size: 1.3rem; text-align: center; color: #555; }
.quickNav .snsLink a * { display: inline-block; vertical-align: middle; }
.quickNav .snsLink a i { font-size: 1.8rem; margin-right: 0.5rem; }
.quickNav .snsLink a:hover { color: #0075a9; }
.quickNav .snsLink ul li + li:before { content: ''; display: block; width: 1px; height: 50%; position: absolute; top: 25%; background-color: #ccc; }

@media (min-width: 960px){

	.quickNav { padding: 3.5rem 0; }
	.quickIcon { margin-top: -2rem; margin-left: -2rem; padding-bottom: 0; }
	.quickIcon > li { padding-left: 2rem; padding-top: 2rem; width: 16.666%; }
	.quickIcon a { padding: 0rem; }
	.quickIcon a .pcShow { display: block !important; }
	.quickIcon a .mobileShow { display: none !important; }
	
	.quickNav .snsLink { display: none; width: 30rem; border-top: 0; }
	.quickNav .snsLink a { padding: 1.5rem 0; }
	.quickNav .snsLink a * { display: block; margin: auto; }
	.quickNav .snsLink a i { margin-right: 0; padding-bottom: 0.3rem; }
}



/* .mainBora-wrap .maxWidth { display: flex; } */








/*** main_common ***/

.sectionTitle { 
	 margin-bottom: 2.5rem;
}
.sectionTitle strong {
	/* background-image: url("/style/img/main/title_dot.png"); background-repeat: no-repeat; 
	background-size: auto 1.6rem; background-position: left center; */
	display: inline-block; padding: 1rem 0.5rem 1.5rem 0rem; 
	font-size: 2.4rem; font-weight: 500; line-height: 2.4rem; color: #333; 
	position: relative;
}
.sectionTitle strong:before { content: ''; display: block; width: 100%; height: 0.4rem; background-color: rgba(81,175,184,1); position: absolute; bottom: 0; left: 0; }
.sectionTitle em { color: #555; }


/*** main_notice ***/

.mainNotice-wrap { padding: 4rem 0 6rem; background-color: #f3f6fb; }
.mainNotice-wrap .mainNotice { position: relative; }

.mainNotice-wrap .noticeSlider > li > .inner { width: 100%; }
.mainNotice-wrap .noticeSlider button { 
	display: block; width: 100%; border-radius: 1rem;
	text-align: left;  padding: 2.6rem; border: 1px solid #d9dfe5; 
	height: 23rem; position: relative; background-color: #fff;
}

.mainNotice-wrap .noticeSlider .mainNotice-img button { padding: 0; overflow: hidden; }
.mainNotice-wrap .noticeSlider .mainNotice-img button em { position: absolute; top: 0; left: 0; z-index: 50; padding: 0.5rem 1rem; color: #fff; border-radius: 0 0 1rem 0; }
.mainNotice-wrap .noticeSlider .mainNotice-img button em.type1 { background-color: #4cb184; }
.mainNotice-wrap .noticeSlider .mainNotice-img button em.type2 { background-color: #b28850; }
.mainNotice-wrap .noticeSlider .mainNotice-img button em.type3 { background-color: #27aae0; }
.mainNotice-wrap .noticeSlider .mainNotice-img button em.type4 { background-color: #9b5f99; }

.mainNotice-wrap .noticeSlider .mainNotice-img button > h5 { 
	position: absolute; bottom: 0; left: 0; width: 100%; padding: 1rem 2rem;
	color: #fff; background-color: rgba(0, 0, 0, 0.6); text-align: left;
}
.mainNotice-wrap .noticeSlider .mainNotice-img button > h5 .lineClamp::before, 
.mainNotice-wrap .noticeSlider .mainNotice-img button > h5 .lineClamp::after { background: transparent; }


.mainNotice-wrap .sliderNav { position: absolute; top: -5.3rem; right: 0; border: 1px solid #9dd42d; border-radius: 0.5rem; }
.mainNotice-wrap .sliderNav * { background-color: transparent; border-color: #9dd42d; }
.mainNotice-wrap .sliderNav a.sliderMore { background-color: transparent; border: 0; }

.noticeText em.category { display: block; padding-bottom: 1rem; font-size: 1.5rem; }
.noticeText em.type1 { color: #4cb184; }
.noticeText em.type2 { color: #b28850; }
.noticeText em.type3 { color: #27aae0; }
.noticeText em.type4 { color: #9b5f99; }
.noticeText strong { font-weight: 400; font-size: 1.5rem; color: #555; }
.noticeText span { color: #5a6378; display: block; padding-top: 2.4rem; }


.mainNotice-list { border-radius: 1rem; border: 1px solid #ccc; }
.mainNotice-list > .inner { padding: 2rem; position: relative; }
.mainNotice-list .mainNotice-title { font-weight: 400; font-size: 2rem; border-bottom: 1px solid #dedede; padding-bottom: 1.5rem; padding-left: 0.3rem; }
.mainNotice-list > .inner > ul { padding: 1.5rem 0.1rem 0;  }
.mainNotice-list > .inner > ul > li + li { margin-top: 1.5rem; }
.mainNotice-list > .inner > ul > li:nth-child(n + 6) { display: none; }  
.mainNotice-item button { display: block; width: 100%; text-align: left; }  
.mainNotice-item button h5 { font-size: 1.5rem; }
.mainNotice-item button em.category { display: inline-block; padding: 0.25rem 0.8rem; border: 1px solid #ccc; font-size: 1.3rem; border-radius: 2rem; margin-right: 0.5rem; }
.mainNotice-item button em.type1 { border-color: rgba(81,175,184,1);; color: rgba(81,175,184,1);; }
.mainNotice-item button em.type2 { border-color: #b28850; color: #b28850; }
.mainNotice-item button em.type3 { border-color: #27aae0; color: #27aae0; }
.mainNotice-item button em.type4 { border-color: #9b5f99; color: #9b5f99; }

.mainNotice-list .boardMore { position: absolute; top: 2rem; right: 2.3rem; color: rgba(81,175,184,1); font-size: 1.6rem; }


.mainCustomer { margin-top: 2.5rem; }
.mainCustomer-title { background-image: url(/style/img/bg/subtop_bg.jpg); background-size: cover; background-position: center center; position: relative; text-align: center; border-radius: 1rem; overflow: hidden; }
.mainCustomer-title:before { content: ''; display: block; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); position: absolute; top: 0; left: 0; z-index: 0; }
.mainCustomer-title strong { display: block; position: relative; z-index: 2; font-size: 1.8rem; font-weight: 500; color: #fff; padding: 1.5rem; }

.mainCustomer ul { border-radius: 1rem; margin-top: 1rem; border: 1px solid #ccc;  }
.mainCustomer ul li > .inner > * { display: block; color: #333; line-height: 2.5rem; }
.mainCustomer ul li > .inner > strong { font-weight: 500; font-size: 1.5rem; }
.mainCustomer ul li > .inner > span { color: #888; font-size: 1.5rem; margin-top: 0.3rem; }
.mainCustomer ul li > .inner { display: block; background-size: auto 100%; background-position: center right; background-repeat: no-repeat; }
.mainCustomer ul li:first-child > .inner { background-image: url("/style/img/main/customer_icon1.jpg"); }
.mainCustomer ul li:last-child > .inner { background-image: url("/style/img/main/customer_icon2.jpg"); }


@media (max-width: 800px){
	.mainCustomer ul { padding: 1.5rem 2rem; }
	.mainCustomer ul li:first-child { padding-bottom: 1.5rem; }
	.mainCustomer ul li + li { border-top: 1px solid #ccc; padding-top: 1.5rem;  }
	
}


@media (min-width: 800.1px) and (max-width: 1200px){ 
	.mainCustomer-title strong br { display: none; }
	.mainCustomer ul { display: flex; padding: 2rem; }
	.mainCustomer ul li { width: 50%; padding-right: 2rem; }
	.mainCustomer ul li + li { border-left: 1px solid #ccc; padding-left: 2rem; padding-right: 0;}
}

@media (min-width: 1200.1px){ 
	.mainBorad-wrap .maxWidth { display: flex; }
	.mainNotice-list { width: 66%; }
	
	.mainCustomer { width: 34%; padding-left: 2rem; margin-top: 0; }
	.mainCustomer-title { height: calc(100% - 17.9rem); } 
	.mainCustomer-title strong { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; }
	.mainCustomer ul { padding: 1.5rem 2rem; }
	.mainCustomer ul li:first-child { padding-bottom: 1.5rem; }
	.mainCustomer ul li + li { border-top: 1px solid #ccc; padding-top: 1.5rem;  }
}




/*** main_news ***/


.mainNews-wrap { padding: 4.5rem 0 6rem; }
.mainNews-wrap .sectionTitle strong { color: rgba(81,175,184,1); display: block; }
.mainNews-wrap .mainNews { position: relative; }
.mainNews-list { font-size: 0; position: relative; margin-left: -1.5rem; margin-top: -1.5rem; }
.mainNews-list li { width: 50%; display: inline-block; padding-left: 1.5rem; padding-top: 1.5rem; }
.mainNews-list li > .inner { position: relative; width: 100%; display: block; border-radius: 1rem; overflow: hidden; border: 1px solid #dedede; }
.mainNews-list li > .inner > .imgContainer-fit { padding-bottom: 70%; }
.mainNews-list li > .inner > h5 { 
	position: absolute; bottom: 0; left: 0; width: 100%; padding: 1rem 2rem;
	color: #fff; background-color: rgba(0, 0, 0, 0.6); text-align: left;
}
.mainNews-list li > .inner > h5 .lineClamp::before, 
.mainNews-list li > .inner > h5 .lineClamp::after { background: transparent; }

.mainNews-wrap .sliderNav { position: absolute; top: -5.3rem; right: 0; border: 1px solid #9dd42d; border-radius: 0.5rem; }
.mainNews-wrap .sliderNav * { background-color: transparent; border-color: #9dd42d; }
.mainNews-wrap .sliderNav a.sliderMore { background-color: transparent; border: 0; }

@media (max-width: 1000px){ .mainNews-list li:nth-child(n+5) { display: none; } }
@media (min-width: 1000.1px){ 
	.mainNews-list li { width: 33.3333%; }
	.mainNews-list li:nth-child(n+4) { display: none; }
}

.mainNews-wrap .boardMore { position: absolute; top: 1.4rem; right: 2.3rem; color: rgba(81,175,184,1); font-size: 1.6rem; }

/*** main_situation ***/

/* .mainSituation-wrap { padding: 8rem 0 7rem; background-image: url("/style/img/bg/bg_1.jpg");  background-size: cover; background-position: center; } */

.mainSituation-wrap .maxWidth > .inner { background-color: #8fd0d6; border-radius: 1rem; overflow: hidden; }
.mainSituation-img { display: none; background-color: #4387ac;  }
.mainSituation > .inner { padding: 4rem 0 2rem; max-width: 70rem; margin: auto; }
.mainSituation .situationTitle { display: block; font-size: 2.4rem; text-align: center; color: #fff; font-weight: 500; margin-bottom: 3rem;  }
.mainSituation .situationTitle strong { font-weight: 500; text-shadow: 0 0 3px rgba(0,0,0,0.2); }
.mainSituation ul { font-size: 0; text-align: center; margin-left: -1rem; margin-top: -1rem; }
.mainSituation ul > li { display: inline-block; font-size: 1.5rem; width: 25%; padding-left: 1rem; padding-top: 1rem; } 
.mainSituation ul > li > .inner { position: relative; width: 100%; padding-bottom: 100%; background-color: rgba(255,255,255,0.8); box-shadow: 0 0 10px rgba(0,0,0,0.2); border-radius: 50%; }
.mainSituation ul > li dl { width: 100%; text-align: center; position: absolute; left: 50%; top: calc(50% - 0.325rem); transform: translate(-50%, -50%) }
.mainSituation ul > li dt { padding: 1.3rem 0 0.5rem; line-height: 1.4rem  }
.mainSituation ul > li:nth-child(3) dt, .mainSituation ul > li:nth-child(5) dt { padding-top: 0; }
.mainSituation ul > li dt span { font-size: 1.4rem; line-height: 1.4rem; font-weight: 500; color: #555; }
/* .mainSituation ul > li dt span { 
	display: inline-block; padding-left: 2.3rem; background-image: url("/style/img/main/situation_icon.png"); 
	background-repeat: no-repeat; background-position: left center; background-size: auto 1.4rem; 
} */
.mainSituation ul > li dd { padding: 0; }
.mainSituation ul > li dd span { font-size: 2.4rem;  cursor: pointer; color: rgba(81,175,184,1); font-weight: 600; }
/* .mainSituation ul > li:nth-child(2) dd span { color: #3dac7b; }
.mainSituation ul > li:nth-child(3) dd span { color: #b28850; }
.mainSituation ul > li:nth-child(4) dd span { color: #27aae0; }
.mainSituation ul > li:nth-child(5) dd span { color: #27aae0; }
.mainSituation ul > li:nth-child(6) dd span { color: #9b5f99; }
.mainSituation ul > li:nth-child(7) dd span { color: #ef8c2c; } */

.mainSituation-wrap .moreBtn { background-color: rgba(0,0,0,0.3); color: #fff; font-size: 1.4rem; line-height: 4rem; width: 18rem; margin: 3rem auto 0; }
.mainSituation-wrap .moreBtn:hover { background-color: rgba(0,0,0,0.5); }

.mainSituation-wrap p { text-align: right; color: #20507c; font-weight: 400; font-size: 1.4rem; padding-bottom: 1rem; padding-right: 1rem; }

@media (min-width: 1000.1px){ 
	.mainSituation-img { display: block; width: calc(100% - 580px); background-image: url("/style/img/main/situation_bg.jpg"); background-size: auto 100%; background-position: right center; }
	.mainSituation-wrap .maxWidth > .inner { display: flex; padding-left: 0; }
	.mainSituation > .inner { padding: 4rem 2rem 1rem 0; width: 580px; }
	.mainSituation ul {  margin-left: -2rem; margin-top: -2rem; }
	.mainSituation ul > li { padding-left: 2rem; padding-top: 2rem; } 
	.mainSituation ul > li dl { top: calc(50% - 0.275rem); }
	.mainSituation ul > li dt { padding-top: 1.7rem; line-height: 1.7rem; }
	.mainSituation ul > li dt span { font-size: 1.5rem; line-height: 1.7rem; }
}



/*** divisionLine ***/

.divisionLine { margin: 5rem 0; height: 0.5rem; max-width: 100%; background-color: #eff4f8; box-shadow:inset 0 -0.1rem 0.1rem rgba(219,224,228,0.3); }
.titleLine { display:block; height: 0.1rem; width: 4rem; margin: 3rem auto; background-color: #fff; }


/*** company ***/

.company-warp { padding: 3rem 0; }
.company-warp .maxWidth { padding: 0 4.5rem; }
.company .tns-controls button { font-size: 0; /* border: 1px solid #d8d9db; */ border-radius: 0.2rem; color: #858890; width: 2.5rem; }
.company .tns-controls button:hover { color: #d43151; }
.company .tns-controls button i:before { font-size: 2.4rem; }
.company .tns-controls button:first-child { position: absolute; left: 1.5rem; top:0; height: 100%; padding-right: 0.2rem; }
.company .tns-controls button:last-child { position: absolute; right: 1.5rem; top:0; height: 100%; padding-left: 0.2rem; }

.company .companySlider { padding: 0.1rem 0; }
.company .companySlider > li > .inner { padding: 0rem 0.5rem 0rem; }
.company .companySlider button { text-align: left; /* border: 1px solid #d9dfe5; */ position: relative; }








/*** sub ***/

.subTop-wrap { background-image: url(/style/img/bg/subtop_bg.jpg); background-size: cover; background-position: center top; position: relative; }
.subTop-wrap:before { content: ''; display: block; width: 100%; height: 100%; background-color: rgba(81,175,184,0.5); position: absolute; top: 0; left: 0; z-index: 0; }
.subTop-wrap > .inner { position: relative; z-index: 1; }
.subTop-title { padding: 7.5rem 1rem 6.5rem; }
.subTop-title h3 { color: #fff; font-size: 3rem; line-height: 3rem; font-weight: 500; text-align: center; }
.subTop-title .titleLine { margin: 2rem auto; display: none; }
.subTop-title p { text-align: center; font-size: 1.6rem; color: #fff; margin-top: 2rem; }

.summerySelect { background-color: rgba(0,0,0,0.4); box-shadow: 0 1px 4px 0 rgba(0,0,0,.1) }
.summerySelect ul { font-size: 0; position: relative; padding-left: 5.2rem; }
.summerySelect ul li { display: inline-block; vertical-align: middle; max-width: 50%; position: relative; }
.summerySelect ul li + li:before { content:''; display: block; width: 1px; height: 14px; background-color: rgba(255,255,255,0.5); position: absolute; left: 0; top: 50%; transform: translateY(-50%);  }
.summerySelect ul li:first-child { position: absolute; left: 0; top: 0; width: 5.2rem; height: 100%; }
.summerySelect ul li:first-child a { 
	font-size: 1.8rem; padding: 0 1.5rem; display: block; line-height: 5.1rem; color: rgba(81,175,184,1); height: 100%;
	background: rgba(81,175,184,0); 
}
.summerySelect ul li:last-child .customSelect { border-left: 0; }
.summerySelect .customSelect { border: 0; font-size: 1.4rem; max-width: 100%; }
.summerySelect .customSelect label, .summerySelect .customSelect select { padding: 1.5rem 2rem 1.5rem 1.5rem; }
.summerySelect .customSelect label { color: #fff; }

.subNav-desktop { display: none; }

@media (max-width: 1130px){ .summerySelect .maxWidth { padding: 0; } }
@media (min-width: 1130.1px){ 
	.summerySelect { padding-top: 0.5rem; padding-bottom: 0.5rem; } .summerySelect .customSelect { font-size: 1.5rem; } 
	.tabs li a { font-size: 1.5rem; }
}

@media (max-width: 600px) {
	.summerySelect ul li + li { width: 50%; }
	.summerySelect .customSelect { width: 100%; }
}

.subContent { position: relative; padding-top: 2rem; }
.subContent .summery { position: absolute; right: 0; top: 0; }

.pageTitle .inner { text-align: center; padding: 1rem 0 1rem; }
.pageTitle .inner h4 strong { font-size: 2.2rem; display: block; font-weight: 400; line-height: 135%; color: #666; }
.pageTitle .inner h4 strong em { font-weight: 500; }
.pageTitle .inner h4 span { display: block; }
.pageTitle .inner:after { content: ''; display: block; width: 5rem; height: 0.2rem; margin: auto; background-color: #4abddf; margin-top: 2rem; }

.viewContainer { padding: 3rem 0 0; }
.viewContainer .basicBoard-view { border-top: 2px solid #333; padding: 1rem 0 0; }
.basicBoard-view .basicBoard-info { padding-bottom: 2.5rem; }

h5.contentTitle { border-bottom: 2px solid #d9dfe5; margin-bottom: 2rem; }
h5.contentTitle span { display: inline-block; position: relative; font-weight: 500; font-size: 1.8rem; padding: 0.5rem 1rem 0.5rem 0.5rem; color: #666; }
h5.contentTitle span:before { 
	content: ''; display: block; position: absolute; left: 0; bottom: -3px; height: 4px; width: 100%;
	background: rgba(67,127,185,1); /* Old browsers */
/* 	background: -moz-linear-gradient(left,  rgba(124,201,95,1) 1%, rgba(79,184,165,1) 100%); FF3.6-15
	background: -webkit-linear-gradient(left,  rgba(124,201,95,1) 1%,rgba(79,184,165,1) 100%); Chrome10-25,Safari5.1-6
	background: linear-gradient(to right,  rgba(124,201,95,1) 1%,rgba(79,184,165,1) 100%); W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cc95f', endColorstr='#4fb8a5',GradientType=1 ); IE6-9 */
}
h5.contentTitle span em { color: #3fa276; font-weight: 500; }
h5.contentTitle span font { display: inline-block; vertical-align: middle; font-weight: 500; font-size: 1.8rem; }
h5.contentTitle span font.customSelect { max-width: 100px; font-size: 1.6rem; margin-right: 0.5rem; }
h5.contentTitle span font.customSelect:before { right: 10px; }
h5.contentTitle span font.customSelect > * { padding: 0.5rem 2rem 0.5rem 1rem; line-height: 2.4rem; } 


h6.contentTitle span { display: inline-block; position: relative; font-weight: 500; font-size: 1.8rem; padding: 0.5rem 2rem 0.5rem 0.5rem; color: #333; vertical-align: middle; }
h6.contentTitle i { color: #d43151; font-size: 2rem; vertical-align: middle; }

.footnote { font-size: 1.3rem; padding-top: 0.3rem; color: #444; }

.mT40 { margin-top: 4rem; }
.mT35 { margin-top: 3.5rem; }
.mT30 { margin-top: 3rem; }
.mT25 { margin-top: 2.5rem; }
.mT20 { margin-top: 2rem; }
.mT15 { margin-top: 1.5rem; }
.mT10 { margin-top: 1rem; }
.mT5 { margin-top: 0.5rem; }
.colorBlue { color: #1169ee; }
.colorRed { color: #ff3333; }
.alignCenter { text-align: center !important; }
.dotList > li { position: relative; padding: 0.5rem 0 0.5rem 2.5rem; font-size: 1.5rem; font-weight: 400; color: #333; }
.dotList > li:before { content: "\e9b2"; font-family: xeicon; position: absolute; left: 0.2rem; top: 0.5rem; color: #d43151; }
.dotList > li dt { font-weight: 400; font-size: 1.5rem; padding-top: 1rem;}
.dotList > li dt:first-child { padding-top: 0; }
.dotList > li dd { font-size: 1.4rem; padding-top: 0.3rem; }
/* .dotList-s { padding-top: 0.5rem; } */
.dotList-s > li { position: relative; padding: 0.5rem 0 0.5rem 2.5rem; font-size: 1.4rem;  }
.dotList-s > li:before { content: "\e91b"; font-family: xeicon; position: absolute; left: 0.2rem; top: 0.5rem; color: #aaa; }
.warningText-box { background-color: #eff4f8; border: 1px solid #d9dfe5; border-radius: 0.3rem; padding: 1.2rem 1.5em; font-size: 1.3rem; }





/* .businessContent .dotList li:before { color: #aaa; } */

.displayTable { border-bottom: 1px solid #cbd2d9; border-top: 2px solid #cbd2d9;  }
.displayTable dl dt { background-color: #eff4f8; border-right: 1px solid #e0e4e9; padding: 1rem 2rem; font-size: 1.4rem; font-weight: 400; color: #666; }
.displayTable dl dd { font-size: 1.4rem; padding: 1rem 2rem; }
.displayTable dl + dl dt, .displayTable dl dd{ border-top: 1px solid #cbd2d9; }
.displayTable dl dd ul li { 
	background-image: url("/style/img/common/icon/dot_gray.png"); background-repeat: no-repeat; 
	background-size: 0.3rem; background-position: left center; padding-left: 1rem;
}

.basicTable { width: 100%; }
.basicTable th, .basicTable  td { padding: 1rem; text-align: center; font-size: 1.4rem; border: 1px solid #cbd2d9; }
.basicTable th { background-color: #eff4f8; }
.tdAlign_left td { text-align: left; }
.basicTable i { display: block; font-weight: 500; }

.vision dl { border: 1px solid #d9dfe5; border-radius: 1.1rem; }
.vision dl:last-child { margin-top: 1.5rem; }
.vision dl dt { color: #fff; font-size: 1.8rem; font-weight: 500; padding: 1rem 2rem; border-radius: 1rem; }
.vision dl:first-child dt { background-color: #8fd342;  }
.vision dl:last-child dt { background-color: #4abddf;  }
.vision dd { padding: 1rem 2rem; }



#tabs ul li a span { font-weight: 400; display: none; }
.quotes { position: relative;  padding: 2rem 6rem; text-align: center; word-break: keep-all; }
.quotes::before { 
	content: "“"; font-size: 10rem; position: absolute;
    top: 0px; left: 0.5rem; line-height: 1; color: rgb(222, 222, 222);
}
.quotes::after {
    content: "”"; font-size: 10rem; position: absolute;
    top: 0px; right: 0.5rem; line-height: 1; color: rgb(222, 222, 222);
}
.quotes p { font-size: 2rem; font-weight: 500;  }
.quotes .warningText { display: block; padding-top: 0.8rem; }
.quotes p em { font-weight: 500; color: rgba(81,175,184,1); }


.organization { text-align: center; max-width: 700px; margin-left: auto; margin-right: auto; }
.organization dt, .organization dd { padding: 1rem 0.5rem; border: 1px solid #ccc; }
.organization dt { border-radius: 1rem 1rem 0 0; }
.organization dd { border-top: 0; border-radius: 0 0 1rem 1rem; }
.organization dt:first-child { background-color: #ccc; border-radius: 1rem; font-weight: 500; }
.organization > li:first-child dt:first-child { background-color: #cbe4c4; color: #247646; border-color: #abc6a7; }
.organization > li:nth-child(2) dt:first-child { background-color: #d1ee84; color: #58720d; border-color: #c2de70; }
.organization > li:last-child dt:first-child { background-color: #def3f4; color: #6d888f; border-color: #b3d5d7; }

.organization li, .organization .gridWrap > ul > li dl { position: relative; }
.organization > li + li:before, .organization .gridWrap > ul > li dl:before { 
	content: ''; display: block; width: 1px; height: 2rem; position: absolute; top: 0; left: 50%; 
	background-color: #ccc; transform: translateX(-50%);
}
.organization .gridWrap > ul > li dl:before { left: calc(50%);}
.organization > li:first-child, .organization > li:nth-child(2) { max-width: 50rem; margin: auto; }
.organization > li:first-child { max-width: 25%; }
.organization > li + li { padding-top: 2rem; }
/* .organization > li:last-child { padding-top: 4rem; } */
.organization .gridWrap > ul > li dl { padding-top: 2rem; }
.organization .gridWrap > ul > li dl:after { 
	content: ''; display: block; height: 1px; 
	position: absolute; top: 0; background-color: #ccc; 
}
.organization .gridWrap > ul > li:first-child dl:after { left: 50%; width: calc(100% + 1.5rem); }
/* .organization .gridWrap > ul > li:nth-child(2) dl:after { left: -20%; width: 140%; }
.organization .gridWrap > ul > li:last-child dl:after { right: 50%; width: 50%; } */

.organization .gridWrap > ul > li:last-child dl:after { left: calc(-50% - 1.5rem);; width: calc(100% + 1.5rem); } 

.infoContent p { font-size: 1.5rem; }

.infoDefinition { text-align: center; border: 2px solid #8ec4e8; padding: 1.5rem; }
.infoDefinition table { width: 100%; }
.infoDefinition th, td { padding: 1rem; }
.infoDefinition thead th span { 
	background-color: #2781be; display: block; line-height: 4.5rem; 
	font-size: 1.7rem; font-weight: 500; border-radius: 0.3rem; color: #fff; 
}
.infoDefinition thead td { padding-bottom: 2rem; }
.infoDefinition tbody th { border-top: 1px solid #ccc; font-size: 1.7rem; font-weight: 500; color: #2781be; padding-top: 2rem; }
.infoDefinition tbody td { padding: 0.5rem 1rem; }
.infoDefinition tbody td span { 
	background-color: #eff4f8; display: block; line-height: 4.5rem; 
	font-size: 1.5rem; font-weight: 400; border-radius: 0.3rem; color: #2781be; 
}

.infoDefinition2 ul li + li { margin-top: 1.5rem; }
.infoDefinition2 ul li dl { background-color: #d7ec91; padding: 1rem; border-radius: 0.5rem; }
.infoDefinition2 ul li:first-child dl { background-color: #d0e2c6; }
.infoDefinition2 ul li:last-child dl { background-color: #e1f2f4; }
.infoDefinition2 ul li dl dt { color: #41764e; font-size: 1.8rem; }
.infoDefinition2 ul li:first-child dl dt { color: #5f7025; }
.infoDefinition2 ul li:last-child dl dt { color: #3e5a5d; }
.infoDefinition2 dt { text-align: center; padding: 1rem 1rem 1.5rem; font-weight: 500; }
.infoDefinition2 dd { text-align: center; padding: 1.5rem 1rem 1rem ; border-top: 1px solid rgba(0,0,0,0.1);}
.infoDefinition2 dd span { background-color: #fff; display: block; margin-top: 1rem; padding: 1rem; font-size: 1.3rem; }


.infoAspect-table i { color: #fff; font-size: 2.5rem; padding: 1rem; background-color: rgba(81,175,184,1); display: inline-block; border-radius: 4rem; }
.infoAspect ul li + li { margin-top: 1.5rem; }
.infoAspect ul li dl { border: 1px solid rgba(81,175,184,1); padding: 1rem; border-radius: 0.5rem; }
.infoAspect ul li dl dt { color: rgba(81,175,184,1); font-size: 1.8rem; }
.infoAspect dt { text-align: center; padding: 1rem 1rem 1.5rem; font-weight: 500; }
.infoAspect dt i { display: block; width: 3rem; width: 7rem; margin: auto; }
.infoAspect dd { text-align: center; padding: 1.5rem 1rem 1rem ; border-top: 1px solid rgba(0,0,0,0.1);}
.infoAspect dd span { display: block; margin-top: 1rem; padding: 1rem; font-size: 1.3rem; color: #aaa; }





.infoContent .infoArea em { color: #00b2bb; }
.infoContent .infoArea img { max-width: 10rem; }
.alignLeft { text-align: left; }

.socialInfo_img { padding: 2rem; }


/* 협동조합 */

.cooperationImg { padding: 2rem 4rem; }
.cooperationContent .gridWrap > ul > li { vertical-align: top; }
.cooperationContent .gridWrap > ul > li > .inner { border: 1px solid #d9dfe5; border-radius: 1rem;  }

.cooperationGrid * { word-break: keep-all; }
.cooperationGrid li .gridTitle { padding: 2rem; }
.cooperationGrid li .gridTitle em { background-color: #9dddba; color: #fff; display: inline-block; line-height: 3rem; width: 3rem; text-align: center; border-radius: 0.5rem; margin-right: 0.5rem; }
.cooperationGrid li:first-child .gridTitle em { background-color: #c7e86f; }
.cooperationGrid li:last-child .gridTitle em { background-color: #66d1ee; }

.cooperationGrid li .gridTitle h5 { color: #37b571; font-size: 1.8rem; font-weight: 500; padding-bottom: 1rem; }
.cooperationGrid li:first-child .gridTitle h5 { color: #81b817; }
.cooperationGrid li:last-child .gridTitle h5 { color: #1598cb; }

.cooperationGrid li dl { padding: 0.5rem 2rem 2rem; border-top: 1px solid #d9dfe5; }

.cooperationGrid li dl dt { color: #37b571; padding: 1rem 0 0.3rem; font-size: 1.6rem; font-weight: 400; }
.cooperationGrid li:first-child dl dt { color: #81b817; }
.cooperationGrid li:last-child dl dt { color: #1598cb; }

.cooperationGrid li dl dd { font-size: 1.4rem; }

.cooperationContent #tabs-3 th, .cooperationContent #tabs-3 td { text-align: center; }


.socialLogo, .villageLogo { max-width: 40rem; width: 80%; margin: 5rem auto 0rem; }
.socialLogo { margin-top: 7rem; padding-bottom: 2rem; }

.villageContent .quotes { padding: 2rem 7rem; }
.villageContent .quotes p { font-size: 1.8rem; }

.villageChart { text-align: center; }
.villageChart li + li { padding-top: 1rem; }
.villageChart dl { border: 1px solid #264e86; border-radius: 0.5rem; overflow: hidden; }
.villageChart dt { border-bottom: 1px solid #d9dfe5; color: #264e86; font-weight: 500; }
.villageChart dt, .villageChart dd { padding: 0.8rem; }
.villageChart dd { background-color: #264e86; color: #fff; }
.villageChart li:last-child dt { background-color: #fcf7b9; }

.villageDifference tbody tr td:first-child { background-color: #ededed; }
.villageDifference tbody tr td:nth-child(2) { background-color: #264e86; color: #fff; }
.villageDifference tbody tr td:last-child { background-color: #fcf7b9; }
.villageDifference .warningText { display: block; line-height: 120%; }

.villageImg { padding: 2rem 0rem; border-top: 1px dashed #ccc; }

.selfsupportImg { padding: 2rem 0rem; }


.tradeSlider-wrap { background-color: #eff4f8; border: 1px solid #d9dfe5; position: relative; }
.tradeSlider-wrap > div { max-width: 40rem; margin: auto; }
.tradeSlider-wrap .tns-controls button { font-size: 4rem; opacity: 0.3; }
.tradeSlider-wrap .tns-controls button:hover { opacity: 1; color: rgba(81,175,184,1); }
.tradeSlider-wrap .tns-controls button:first-child { position: absolute; left: 1rem; top: 50%; transform: translateY(-50%); }
.tradeSlider-wrap .tns-controls button:last-child { position: absolute; right: 1rem; top: 50%; transform: translateY(-50%); }


.tradeContent .quotes p { font-size: 1.7rem; }
.tradeContent .displayTable dt { min-width: 20rem; }


.tradeGrid { border: 1px solid #dedede; }
.tradeGrid > ul { font-size: 0; }
.tradeGrid > ul > li { width: 20%; display: inline-block; }
.tradeGrid > ul > li + li { border-left: 1px solid #dedede; }
.tradeGrid > ul > li {  }
.tradeGrid > ul > li + li { border-left: 1px solid #dedede; }
.tradeGrid > ul > li:nth-child( 6 ) { border-left: 0; }
.tradeGrid > ul > li:nth-child( n + 6 ) { border-top: 1px solid #dedede; }

.tradeGrid > ul > li .inner { position: relative; padding: 1.5rem;  }
.tradeGrid > ul > li .inner em { 
	position: absolute; top: 0; left: 0; font-size: 1.7rem; width: 3rem; line-height: 3rem;
	display: block; font-weight: 500; background-color: #d7ec91; text-align: center; color: #5f7025; 
}


.boardNav li.active button {
	border-color: rgba(81,175,184,1); color: #fff; 
    background-color: rgba(81,175,184,1);
    box-shadow: 0 0.3rem 0.6rem 0 rgba(0,0,0,.16);
}

.boardNav li button { 
	display: block; color: #61686a; background-color: #f2f3f4; width: 100%;
    font-weight: 400; text-align: center; line-height: 3rem; font-size: 1.4rem;
    outline: 0; border-top: 1px solid #e3e5e4; border-bottom: 1px solid #e3e5e4;
    border-right: 1px solid #e3e5e4;
}

.boardNav li:nth-child(n + 4) button{ border-top: 0; }
.boardNav li:first-child button, 
.boardNav li:nth-child(4) button { border-left: 1px solid #e3e5e4 }

.cooperationNav { font-size: 0; text-align: center; margin-left: -0.6rem; }
.cooperationNav li { display:inline-block; text-align: center; font-size: 1.5rem; width: 33.3333%; max-width: 20.6rem; padding: 0.3rem 0 0.3rem 0.6rem; }
.cooperationNav li button { display: block; padding: 0.5rem 0; width: 20rem; max-width: 100%; border-radius: 0.2rem; border: 1px solid #e3e5e4 !important; }
.cooperationNav li.active button { border-color: rgba(81,175,184,1) !important; }
.cooperationNav li button em { 
	display: inline-block; background-color: #fff; color: #888; border-radius: 3rem; padding: 0 1rem 0.2rem; 
	margin-left: 0.5em; font-size: 1.3rem; border: 1px solid #ededed; font-weight: 500; 
}

.cooperationNav li:nth-child(1) button em { color: #4a4a4a; }
.cooperationNav li:nth-child(2) button em { color: #3dac7b; }
.cooperationNav li:nth-child(3) button em { color: #b28850; }
.cooperationNav li:nth-child(4) button em { color: #27aae0; }
.cooperationNav li:nth-child(5) button em { color: #27aae0; }
.cooperationNav li:nth-child(6) button em { color: #9b5f99; }
.cooperationNav li:nth-child(7) button em { color: #ef8c2c; }

.cooperationInner { position: relative; }
.cooperationInner .type { position: absolute; left: 0; bottom: 0; width: 11rem; z-index: 5; color: #fff; padding: 0.5rem; font-weight: 400; }
.cooperationInner .type_1 { background-color: #3dac7b; }
.cooperationInner .type_2 { background-color: #b28850; }
.cooperationInner .type_3 { background-color: #27aae0; }
.cooperationInner .type_4 { background-color: #9b5f99; }
.cooperationInner .type_5 { background-color: #ef8c2c; }

.cooperationList .gridBoard-text p { display: block; padding-bottom: 0.3rem; }
.cooperationList .gridBoard-text span { display: inline-block; padding-right: 1rem; }

.corporationView { padding: 0; }

.excelBtn { text-align: right; }
.excelBtn button { display: inline-block; padding: 0 1rem; }
.excelBtn button span { font-weight: 400; color: #555;  }
.excelBtn button i { font-size: 2rem; transform: translateY(0.4rem); color: rgba(81,175,184,1); }
.excelBtn button:hover span { text-decoration: underline; }

.vilageContent h6.contentTitle i { display: inline-block; width: 2.5rem; display: inline-block; vertical-align: middle; }
.vilageContent h6.contentTitle span { display: inline-block; vertical-align: middle; }

.vilageContent .flowArrow .gridWrap > ul > li > .inner { padding: 1rem; border-radius: 1rem; }
.vilageContent .flowArrow .gridWrap > ul > li > .inner h6{
	display: block; width: 100%; font-size: 1.4rem; font-weight: 500; padding: 1rem 0;
	border-radius: 0.5rem; background-color: #fff; color: #555; line-height: 130%;
	
}
.vilageContent .flowArrow .gridWrap > ul > li:first-child > .inner { background-color: #4ca2ad; }
.vilageContent .flowArrow .gridWrap > ul > li:nth-child(2) > .inner { background-color: #3e7a81; }
.vilageContent .flowArrow .gridWrap > ul > li:nth-child(3) > .inner { background-color: #31872c; }
.vilageContent .flowArrow .gridWrap > ul > li:nth-child(4) > .inner { background-color: #4c8574; }
.vilageContent .flowArrow .gridWrap > ul > li > .inner .flowBox { font-weight: 500; padding-bottom: 1rem; }
.vilageContent .flowArrow .gridWrap > ul > li > .inner .flowBox i { display: block; padding: 1rem 5rem 0.5rem; }

.villageInfo { text-align: center; }
.villageInfo h6, .villageInfo p { color: #444; }
.villageInfo_1 h6 { font-size: 2.5rem; font-weight: 500; }
.villageInfo_1 > p, .villageInfo_2 > p { font-weight: 400; padding-top: 0.5rem; }
.villageInfo_2 > p strong { font-size: 2rem; font-weight: 500; padding: 1rem; }
.villageInfo_2 h6 { font-size: 2.2rem; font-weight: 500; padding-bottom: 1rem; }
.flowNomal .villageInfo .inner { background-color: #fcf7b9; border-color: #e9e4a0; padding: 1.5rem 1.5rem;  }
.flowNomal .villageInfo .inner * { word-break: keep-all; }
.flowNomal .villageInfo .inner span { font-weight: 400; }
.flowNomal .villageInfo .inner strong { font-weight: 400; font-size: 2rem; }


.mapSelect .customSelect { width: 100%; }
.overFlow-x { overflow-x: auto; }
.overFlow-x .tableWrap { min-width: 70rem; }

.vallageMap-table tbody tr.areaALL td:last-child { text-align: left; }
.vallageMap-table tbody tr.areaALL td span { display: block; position: relative; /* padding-left: 1rem; */ }
.vallageMap-table tbody tr.areaALL td span + span { margin-top: 0.5rem; }
/* .vallageMap-table tbody tr.areaALL td span:before { content: '*'; display: block; position: absolute; left: 0; top: 0.23em; } */

.loading-icon { 
	position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 10000; font-size: 5rem;
    background-color: rgba(0, 0, 0, 0.5); width: 10rem; height: 10rem; border-radius: 1rem;
    color: #fff; font-size: 0; display: flex; align-items: center; justify-content: center;
}
.loading-icon i:before { font-size: 35px; }

.contentTitle-dot { padding-left: 1.8rem; position: relative; }
.contentTitle-dot:before { 
	content: ''; display: block; width: 1rem; height: 1rem; border: 3px solid rgba(81,175,184,1);
	position: absolute; left: 0.5rem; top: 1.4rem;
}
.vilageGrid { font-size: 0; }
.vilageGrid > li { padding-top: 1rem; }
.vilageGrid > li > .inner { border: 1px solid #ddd; border-radius: 1rem; overflow: hidden; }

.vilageGrid > li > .inner .gridTitle { padding: 1rem; text-align: center; background-color: #e9faff; }
.vilageGrid > li > .inner .gridTitle h5 { font-size: 1.5rem; font-weight: 500; }
.vilageGrid > li > .inner .gridTitle i { display: block; width: 5rem; margin: 0.5rem auto 0; }
.vilageGrid > li > .inner .gridContent { padding: 1rem; border-top: 1px solid #ddd; }
.vilageGrid > li > .inner .gridContent .warningText { font-size: 1.3rem; }
.vilageGrid > li > .inner .dotList > li { padding-left: 2rem; font-size: 1.4rem; word-break: keep-all; letter-spacing: -0.03rem; }
.vilageGrid > li > .inner .dotList > li:before { font-size: 1rem; }

@media (min-width: 800px){
	.vilageGrid { font-size: 0; margin-left: -1rem; }
	.vilageGrid > li { width: 33.3333%; display: inline-block; vertical-align: top; padding-left: 1rem; }
}


/* 사회적경제기업 */

.corporationView.viewContainer .basicBoard-view { border-top:0; padding-top: 0; }
.corporationView h3 { text-align: center; font-size: 2.5rem; padding: 2rem 1.5rem; border: 2px dashed #ededed; border-radius: 1rem; }
.corporationView .basicBoard-view .basicBoard-content { padding-top: 0; }
.corporationTable-wrap .displayTable { border: 1px solid #d9dfe5; border-radius: 1rem; overflow: hidden; }
.corporationTable-wrap .displayTable dl dt,
.corporationTable-wrap .displayTable dl dd { padding: 1.5rem; }
.corporationTable-wrap .displayTable dl dt { min-width: 15rem; font-weight: 400; }
.corporationTable-wrap .displayTable dl dt em { color: #ff3333; }
.corporationTable-wrap .displayTable .warningText { font-size: 1.2rem; }
.corporationTable-wrap .displayTable a { text-decoration: underline; }
.corporationTable-wrap .displayTable dl dt.topBorder { border-top: 1px solid #e0e4e9; }




.boardCategory { font-size: 0; margin-bottom: 2rem; }
.boardCategory.item_6 a { display: inline-block; width: 16.66666%; }
.boardCategory.item_3 a { display: inline-block; width: 33.33333%; }
.boardCategory a span { 
	display: block; color: #61686a; background-color: #f2f3f4; width: 100%;
    font-weight: 400; text-align: center; line-height: 3rem; font-size: 1.4rem;
    outline: 0; border-top: 1px solid #e3e5e4; border-bottom: 1px solid #e3e5e4;
    border-right: 1px solid #e3e5e4; padding: 0.8rem 0;

}
.boardCategory a:first-child span { border-left: 1px solid #e3e5e4;}
.boardCategory a.active span {
	border-color: rgba(81,175,184,1); color: #fff; 
    background-color: rgba(81,175,184,1);
    box-shadow: 0 0.3rem 0.6rem 0 rgba(0,0,0,.16);
}

@media (min-width: 1130.1px){ 
	.boardCategory a span { font-size: 1.5rem; }
}

.boxIcon { color: rgba(81,175,184,1); border-color: rgba(81,175,184,1); border-width: 2px; border-radius: 2rem; width: 6.4rem; line-height: 2.2rem; font-size: 1.3rem; padding-bottom: 0.1rem; }

/* .boardCategory li:nth-child(n + 4) button{ border-top: 0; }
.boardCategory li:first-child button, 
.boardCategory li:nth-child(4) button { border-left: 1px solid #e3e5e4 }
 */

.economyContent .quotes p { font-size: 1.7rem; }


.corporationMap-logo { max-width: 80%; width: 32rem; margin: auto; }
.corporationMap-quotes p { font-weight: 300; }
.corporationMap-quotes p b { font-weight: 500; }

.corporationMap-info { text-align: center; padding-top: 1rem; }
.corporationMap-btn { 
	border: 2px solid #00aab2; color: #00aab2; padding: 1.2rem 4rem; max-width: 80%; width: 30rem;
	display: block; border-radius: 10rem; text-align: center; margin: 4rem auto;
}
.corporationMap-btn span { font-weight: 500; }
.corporationMap-btn:hover { background-color: #00aab2; color: #fff; }

/* 문의하기 */

.qaTable-wrap input, .qaTable-wrap textarea { width: 100%; border-radius: 0.5rem; border: 1px solid #ddd; background-color: #fcfcfc; }
.qaTable-wrap #divinputfile input { border: 0; border-radius: 0;}
.qaTable-wrap .displayTable { border: 1px solid #d9dfe5; border-radius: 1rem; overflow: hidden; }
.qaTable-wrap .displayTable dl dt { min-width: 15rem; font-weight: 400; }
.qaTable-wrap .displayTable dl dt em { color: #ff3333; }
.qaTable-wrap .displayTable .warningText { font-size: 1.2rem; }
.qaBtn { max-width: 25rem; margin: 2rem auto; }



.flowArrow { margin-top: 1rem; }
.flowArrow .gridWrap > ul { margin-left: -3rem; }
.flowArrow .gridWrap > ul > li { padding-left: 3rem; position: relative;  }
.flowArrow .gridWrap > ul > li + li:before { 
	content: "\e93e"; position: absolute; left: 1rem; top: 50%;  
	font-family: xeicon; transform:translateY(-50%);
}

.flowArrow .gridWrap > ul > li > .inner { 
	text-align: center; background-color: #d43151; color: #fff; 
	padding: 2rem 1rem; border-radius: 0.3rem; font-size: 1.5rem;
}

.flowNomal { padding: 2rem; border: 2px solid #d9dfe5; border-radius: 0.5rem; margin: 2rem 0; }
.flowNomal .inner { border: 1px solid #d9dfe5; background-color: #eff4f8; text-align: center; padding: 1rem 0.5rem; border-radius: 0.3rem; }


.infoTable table{ width: 100%; }
.infoTable th { background-color: #eff4f8; font-weight: 400; }
.infoTable th, .infoTable td { border: 1px solid #d9dfe5; padding: 0.8rem 2rem; font-size: 1.4rem; }
.infoTable th strong { display: block; font-size: 1.6rem; font-weight: 400; color: #2c5290; } 
.infoTable td strong { font-weight: 400; color: #444; padding-bottom: 0.2rem; display: block;}
.infoTable tbody th { text-align: left; }
.infoTable td ul li { font-size: 1.3rem; }
.infoTable td ul li i { font-size: 0.5rem; color: #aaa; }
.infoTable .resultLine { text-align: center; padding: 2rem; background-color: #2c5290; border-color: #2c5290; color: #fff; font-size: 1.5rem; }
.infoTable .resultLine em { font-size: 1.7rem; font-weight: 500; color: #f9bd05;  }


.mapWrap { border: 1px solid #d9dfe5; border-radius: 1rem; overflow: hidden; }
.mapInfo { border-top: 1px solid #d9dfe5; background-color: #fcfdfe; }
.mapInfo .inner { padding: 1.5rem 2.3rem 0.8rem; }
.mapInfo li { position: relative; padding: 1rem 0; text-align: left; font-size: 1.5rem; color: #333; }
.mapInfo li p ,.mapInfo ul li i { display: inline-block; vertical-align: middle; }
.mapInfo li span { display: block; }
.mapInfo li span, .mapInfo li span em { font-size: 1.3rem; color: #888; }
.mapInfo ul li i { margin-right: 1rem; background-color: #fff; border: 1px solid #ccc; border-radius: 2rem; width: 4rem; height: 4rem; line-height: 4rem; text-align: center; }
.mapContent { width: 100%; padding-bottom: 50%;  }

footer .footerCopy { padding: 2.5rem 0 3rem; }
.footerLogo, .footerText { display:  block; }
.footerLogo { width:20rem; max-width: 40%; margin: auto; vertical-align: middle; }
.footerText { vertical-align: middle; padding-bottom: 1rem; padding-top: 2rem; }
.footerText p { font-size: 1.3rem; color: #868383; padding-bottom: 0.7rem;}
.footerText p em { font-weight: 500; color: #aaa; padding-right: 0.3rem; }

@media (max-width: 1000px) {
	.businessFlow .gridWrap.grid_3 { display: block; }
	.businessFlow .gridWrap.grid_4 { display: none; }
	.businessFlow .gridWrap.grid_5 { display: none; }
	.businessFlow .gridWrap.grid_3 > ul > li:nth-child( n + 4) { padding-top: 1rem; }
}

@media (max-width: 800px) {
	.gridBoard .gridWrap.grid_3 > ul > li { width: 50%; }
	.gridBoard .gridWrap.grid_3 > ul > li:nth-child( n + 3) { padding-top: 2rem; }

	.flowWrap .gridWrap > ul { margin-left: 0rem; }
	.flowWrap .gridWrap > ul > li { padding-left: 0rem; position: relative; display: block; width: 100%; }
	.flowArrow .gridWrap > ul > li + li:before { content: "\e941"; top:0.5rem; left: 50%; transform:translateX(-50%); }
	
	.flowArrow .inner { padding: 1rem; }
	.flowArrow .gridWrap > ul > li + li { padding-top: 3rem; }
	.flowNomal .gridWrap > ul > li + li { padding-top: 1rem; }

	.infoTable table, 
	.infoTable table tbody,
	.infoTable table tr, 
	.infoTable table th, 
	.infoTable table td { display: block; }
	
	.infoTable table th { margin-top: 0.5rem; }
	.infoTable table td { border-top: 0; }
	.infoTable .resultLine em { display: block; }
}

@media (max-width: 600px) {
	.businessFlow a { font-size: 2.3vw; }
	.businessFlow .gridWrap > ul { margin-left: -0.5rem; }
	.businessFlow .gridWrap > ul > li { padding-left: 0.5rem; }
	.businessFlow .gridWrap.grid_3 > ul > li:nth-child( n + 4) { padding-top: 0.5rem; }
}

@media (max-width: 500px) {
	.gridBoard .gridWrap.grid_3 > ul { margin-left: 0rem; }
	.gridBoard .gridWrap.grid_3 > ul > li { padding-left: 0rem; width: 100%; }
	.gridBoard .gridWrap.grid_3 > ul > li:nth-child( n + 2) { padding-top: 1rem; }
}

.greetingText { padding: 0 1rem; }
.greetingText p { word-break: keep-all; font-size: 1.5rem; }
.title-warningText { font-size: 1.5rem; color: #3fa276; font-weight: 500; }

.director { padding: 4rem 1rem 0; text-align: right; }
.director > span, .director strong { display: inline-block; vertical-align: bottom; }
.director > span { padding-right: 0.5rem; font-weight: 400; color: #02994a; }
.director strong span { display: inline-block; vertical-align: bottom; font-weight: 400; padding-right: 1rem; }
.director strong em { letter-spacing: 6px; font-weight: 600; font-size: 2rem; display: inline-block; vertical-align: bottom; }



.toolView { margin-top: -20px; margin-left: -20px; }
.toolView:after { content: ''; display: block; clear: both;  }
.toolView li { float: left; padding: 20px 0 0 20px; }

.toolView li dl { border: 1px solid #d9dfe5; border-radius: 3px; overflow: hidden; }
.toolView li dt {
	display: block; border-bottom: 1px solid #d9dfe5;
    padding: 0.8rem 2rem; background-color: #eff4f8;
    font-weight: 400; font-size: 1.5rem;
}

@media (min-width: 720px) {
	.toolView li { width: 50%; }
	.toolView li dt { text-align: center; }
	
}

.sitemapContent a { color: #333; }
.sitemapContent a:hover { color: rgba(81,175,184,1);  }
.sitemapContent > ul { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: -15px; }
.sitemapContent > ul > li { border: 1px solid #ccc; border-radius: 1rem; text-align: center; width:  100%; margin-top: 15px; }
.sitemapContent > ul > li > a { display: block; font-weight: 600; font-size: 1.6rem; padding: 1rem; border-bottom: 1px solid #ccc; } 
.sitemapContent > ul > li > a span { font-weight: 600; }
.sitemapContent .multiNav-inner ul li a { padding: 0.5rem 0; display: block; }
.sitemapContent .multiNav-inner ul li + li { border-top: 1px dashed #ccc; }

@media (min-width: 800px) {
	.sitemapContent > ul > li { width: calc(50% - 10px); }
}

@media (min-width: 1130px) {
	.sitemapContent > ul > li { width: calc(33.333333% - 15px); margin-top: 20px; }
}


#container { position: relative; }
#container .fixBanner-wrap { display: none; position: absolute; top: 0; right: 0; /* transform: translateX(calc(-50% + 65rem)) */ padding-top: 3.8rem; }

.fixBanner h4 { display: block; background-color: rgba(81,175,184,1); text-align: center; border-radius: 1rem 0 0 0; }
.fixBanner h4 strong { display: block; font-weight: 700; font-style: italic; color: #fff; padding: 1rem 0; font-size: 2.4rem;}
.fixBanner ul { padding: 1.5rem 1rem; border: 1px solid #dedede; border-top: 0; border-radius: 0 0 0 1rem; overflow: hidden; }
.fixBanner ul li a { color: #888; font-size: 1.3rem; display: block; padding: 1.5rem 0.2rem; }
.fixBanner ul li a i { margin-right: 0.3rem; }
.fixBanner ul li + li { border-top: 1px solid #dedede; }


@media (min-width: 1400px) {
	#container .fixBanner-wrap { display: block; }
}






