@charset utf-8;


/* 메인 상하단 */

.wrap_100					{ width: 100%; }
.wrap_box						{ width: 100%; max-width: 1400px; margin: 0 auto; }
h1									{ font-size: 40px; font-weight: 800; color: #333; padding: 100px 0 20px; }

header							{ height: 1080px; }
#section1						{ padding: 80px 0; border-bottom: 1px #CCC dashed; }
#section2						{ text-align: center; padding: 80px 0 100px; }
#section3						{ text-align: center; background-color: #F3F3F3; }
#section4						{ text-align: center; background-color: #F3F3F3; }
#section5						{ text-align: center; }
footer							{ padding: 50px 0; background-color: #E3E3E3; overflow: hidden; }

header							{ background: url(../../images/thema/common/main_bg.jpg) 50% 50% no-repeat #EEE; }
header .header_logo		{ width: 100%; text-align: center; padding-top: 50px; }
header .header_menu	{ top: 0; right: 0; position: absolute; width: 100%; }
header .header_menu .check-btn	{ cursor: pointer; top: 50px; right: 50px; position: absolute; }
header .header_menu #check-btn	{ display: none; }
header .header_menu #check-btn:checked ~ .menubars { display: block; }
header .header_menu .menubars	{ display: none; }
header .header_menu .menubars	{ top: 130px; right: 2.5%; position: absolute; width: 95%; z-index: 9; background-color: rgba(255,255,255,.9); border-radius: 5px; padding: 15px; box-shadow: 0 0 10px rgba(0,0,0,.5); }
header .header_menu .menubars li { float: left; width: calc((100% - 40px) / 4); text-align: center; margin-left: 5px; }
header .header_menu .menubars li:first-child { margin-left: 0; }
header .header_menu .menubars li dt { background-color: #1a4990; color: #FFF; font-weight: 700px; padding: 20px 0; border-radius: 5px; }
header .header_menu .menubars li dd { padding: 20px 0; border-bottom: 1px #ccc dashed; }

header .header_btn		{ width: 31.2965em; height: 31.2965em; text-align: center; margin: 0.60em auto 0; background: url(../../images/thema/common/header_btn0.png) 50% 50% no-repeat; background-size: 31.5em; overflow: hidden; font-size: 25px; }
header .header_btn ul	{ height: 100%; }
header .header_btn li		{ width: 8.741em; height: 8.741em; border-radius: 150px; position: absolute; text-align: center; font-weight: 800; color: #FFF; cursor: pointer; box-shadow: 0 0 10px rgba(0,0,0, .5); background-size: 100%; background-position: 50% 50%; }
header .header_btn li:hover { background-size: 120%; }

header .header_btn li {-webkit-transition: 0.5s all ease; transition: 0.5s all ease;}

header .header_btn1		{ background: url(../../images/thema/common/header_btn1.jpg); margin:  0.44445em 0 0   6.88899em; }
header .header_btn2		{ background: url(../../images/thema/common/header_btn2.jpg); margin:  0.44445em 0 0 15.55555em; }
header .header_btn3		{ background: url(../../images/thema/common/header_btn3.jpg); margin:  6.88890em 0 0 22.03705em; }
header .header_btn4		{ background: url(../../images/thema/common/header_btn4.jpg); margin: 15.59258em 0 0 22.03705em; }
header .header_btn5		{ background: url(../../images/thema/common/header_btn5.jpg); margin: 22.14815em 0 0 15.55555em; }
header .header_btn6		{ background: url(../../images/thema/common/header_btn6.jpg); margin: 22.14815em 0 0 6.88899em; }
header .header_btn7		{ background: url(../../images/thema/common/header_btn7.jpg); margin: 15.59258em 0 0 0.55555em; }
header .header_btn8		{ background: url(../../images/thema/common/header_btn8.jpg); margin:   6.88890em 0 0 0.55555em; }
header .header_btn span { width: 8.741em; height: 8.741em; border-radius: 150px; display: inline-block; background-color: rgba(0,0,0,.5); -webkit-transition: 0.5s all ease; transition: 0.5s all ease; }
header .header_btn span:hover { background-color: rgba(0,0,0,.0); text-shadow: 0 0 5px #000; }
header .header_btn .line1 span	{ padding-top: 4em; }
header .header_btn .line2 span	{ padding-top: 3.5em; }

#section1 ul					{ height: 100%; overflow: hidden; }
#section1 li					{ float: left; width: 25%; height: 100%; border-left: 1px #EEE solid; text-align: center; padding: 70px 0; }
#section1 li:first-child		{ border-left: 0; }
#section1 li div				{ font-size: 20px; font-weight: 600; }
#section1 li div img		{ margin-bottom: 20px; }
#section1 li p					{ font-size: 60px; font-weight: 600; padding: 50px 0 30px; }
#section1 li span			{ font-size: 15px; font-weight: 300; }

#section2 p					{ font-size: 30px; color: #333; font-weight: 400; line-height: 130%; padding-bottom: 30px; }
#section2 b					{ font-weight: 700; letter-spacing: -2px; }
#section2 span				{ font-size: 20px; color: #999; font-weight: 300; line-height: 130%; }
#section2 span br			{ display: none; }

#section3 ul					{ height: 100%; overflow: hidden; margin: 50px auto 0; padding-bottom: 30px; border-bottom: 1px #ccc dashed; }
#section3 li					{ float: left; width: calc(50% - 5px); padding: 25px; line-height: 30px; background-color: #FFF; margin-bottom: 10px; font-size: 18px; }
#section3 li:nth-child(even)	{ margin-left: 10px;}
#section3 li a					{ float: left; text-align: left; width: 80%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#section3 li span			{ float: right; text-align: right; width: 20%; }

#section4 ul					{ height: 100%; overflow: hidden; margin: 50px auto 0; padding-bottom: 120px; }
#section4 li					{ float: left; width: 270px; background-color: #FFF; margin-left: calc(50px / 4); }
#section4 li:first-child		{ margin-left: 0;}
#section4 li a					{ width: 100%; height: 60px; padding: 20px; margin-bottom: 15px; text-align: left; display: inline-block; line-height: 130%; box-sizing: border-box; overflow: hidden; white-space: normal; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
#section4 li span			{ width: 100%; padding: 0 20px 20px; text-align: left; display: inline-block; box-sizing: border-box; }

#section5 ul					{ height: 100%; overflow: hidden; margin: 50px auto; }
#section5 li					{ float: left; width: calc((100% / 8) - 10px); background-color: #F3F3F3; text-align: center; margin: 0 5px; padding: 15px 0; }
#section5 span				{ font-size: 20px; color: #999; font-weight: 300; line-height: 130%; }

footer li							{ float: left; width: 80%; }
footer .footer_left0		{ float: left; width: 100%; margin-bottom: 40px; }
footer .footer_left0 a		{ border-right: 1px #999 solid; margin-right: 15px; padding-right: 15px; }
footer .footer_left0 a:last-child		{ border-right: 0; margin-right: 0; padding-right: 0; }
footer .footer_left1		{ float: left; width: 80%; }
footer .footer_left1 a		{ color: #222; font-size: 18px; font-weight: 800; white-space: nowrap; margin-right: 20px; line-height: 130%; }
footer .footer_left2		{ padding: 0 0 10px; }
footer .footer_left2 span:first-child	{ width: 350px; display: inline-block; }
footer .footer_left2 span	{ margin-right: 60px; color: #222; font-weight: 400; white-space: nowrap; line-height: 160%; }
footer .footer_left2 b		{ margin-right: 10px; color: #666; font-weight: 400; }
footer .footer_left3		{ color: #666; }
footer .footer_right		{ float: left; text-align: left; width: 13%;/*  height: 180px; */}


@media all and (max-width:1600px) {

#section5 ul					{ width: 1400px; }
#section5 li					{ width: calc((100% / 4) - 10px); margin: 0 5px 10px; }

}

@media all and (max-width:1440px) {

header .header_menu .menubars li { width: calc((100% - 20px) / 4); margin-bottom: 20px; }
header .header_menu .menubars li.mobile_cut { clear: both; margin-left: 0; }

#section1						{ width: 95%; }
#section3 ul					{ width: 95%; }
#section4 ul					{ width: 95%; }
#section4 li					{ width: 19%; margin-left: calc(5% / 4); }
#section4 li img				{ width: 100%; }
#section5 ul					{ width: 95%; }
footer							{ padding: 50px 5%; }

}

@media all and (max-width:1280px) {

#section1						{ width: 90%; }
#section3 ul					{ width: 90%; }
#section3 li a					{ width: 70%; }
#section3 li span			{ width: 30%; }
#section4 ul					{ width: 90%; }
#section5 ul					{ width: 90%; }
footer							{ padding: 60px 5%; }

}

@media all and (max-width:1024px) {

h1									{ font-size: 35px; font-weight: 700; padding: 80px 0 20px; }
h6 img							{ width: 25px; }

header .header_btn		{ font-size: 22px; }
/*
header .header_btn		{ width: 700px; height: 698px; background-size: cover; }
header .header_btn li		{ width: 194px; height: 194px; }
header .header_btn1		{ margin:   9px 0 0 154px; }
header .header_btn2		{ margin:   9px 0 0 347px; }

header .header_btn3		{ margin: 155px 0 0 492px; }
header .header_btn4		{ margin: 349px 0 0 492px; }

header .header_btn5		{ margin: 494px 0 0 347px; }
header .header_btn6		{ margin: 494px 0 0 154px; }

header .header_btn7		{ margin: 349px 0 0 13px; }
header .header_btn8		{ margin: 155px 0 0 13px; }

header .header_btn span { width: 194px; height: 194px; }
header .header_btn .line1 span	{ padding-top: 84px; }
header .header_btn .line2 span	{ padding-top: 70px; }
*/

header .header_menu .menubars li { font-size: 16px; }
header .header_menu .menubars li dt { padding: 15px 0; }
header .header_menu .menubars li dd { padding: 15px 0; }

#section1 li					{ width: 50%; }
#section1 li p					{ font-size: 50px; }

#section2						{ padding: 60px 0 80px; }
#section2 p					{ font-size: 25px; }
#section2 span				{ font-size: 18px; }
#section2 span br			{ display: block; }

#section3 li					{ width: 100%; font-size: 16px; }
#section3 li:nth-child(even)	{ margin-left: 0; }

#section4 ul					{ padding-bottom: 80px; }
#section4 li					{ width: 48.5%; margin-left: 3%; margin-bottom: 20px; }
#section4 li:nth-child(odd){ margin-left: 0; }
#section4 li:nth-child(5)	{ display: none; }

#section5 li					{ width: calc((100% / 2) - 10px); margin: 0 5px 10px; }

footer .footer_right		{ height: 90px; }
footer .footer_left1		{ width: 100%; }
footer .footer_left1 a		{ font-size: 16px; margin-right: 15px; }
footer .footer_left2		{ width: 100%; font-size: 15px; }
footer .footer_left2 span:first-child	{ width: 320px; }
footer .footer_left2 span	{ margin-right: 50px; color: #222; font-weight: 400; white-space: nowrap; line-height: 160%; }
footer .footer_left3		{ width: 100%; font-size: 14px; }
}

@media all and (max-width:768px) {

header							{ height: 550px; }
header a img					{ width: 90px !important; }

header .header_logo		{ padding-top: 40px; }
header .header_btn		{ font-size: 15px; margin-top: 2em; }
/*
header .header_btn		{ width: 450px; height: 449px; background-size: cover; }
header .header_btn li		{ width: 125px; height: 125px; }
header .header_btn1		{ margin:   9px 0 0 100px; }
header .header_btn2		{ margin:   9px 0 0 225px; }

header .header_btn3		{ margin: 100px 0 0 315px; }
header .header_btn4		{ margin: 225px 0 0 315px; }

header .header_btn5		{ margin: 316px 0 0 225px; }
header .header_btn6		{ margin: 316px 0 0 100px; }

header .header_btn7		{ margin: 225px 0 0 13px; }
header .header_btn8		{ margin: 100px 0 0 13px; }

header .header_btn span { width: 125px; height: 125px; font-size: 18px; }
header .header_btn .line1 span	{ padding-top: 54px; }
header .header_btn .line2 span	{ padding-top: 45px; }
*/

header .header_menu .menubars li { font-size: 14px; width: 49%; margin-left: 2%; }
header .header_menu .menubars li:nth-child(odd) { clear: both; margin-left: 0; }

footer .footer_left2		{ width: 100%; font-size: 15px; }
footer .footer_left2 div	{ margin-bottom: 10px; }
footer .footer_left2 span:first-child	{ width: auto; display: block; }

}

@media all and (max-width:480px) {

header .header_btn		{ font-size: 12px; }

#section1 li					{ padding: 30px 0; }
#section1 li p					{ font-size: 40px; padding: 30px 0 20px; }

}