@charset "utf-8";


.titlebox{margin-bottom: 70px;}
.titlebox .typeTitle{font-size: 50px; font-weight: 800;}
.titlebox .typeTitle .mainColor{font-size:0.7em;}
.titlebox .typeSubTitle{font-size: 18px; margin-top: 15px;}
#smart_editor2{min-width:100% !important;}


/*main */
section .title{font-size: 32px; letter-spacing: 0.1em;}
section hr{display: inline-block; width: 50px; border: 1px solid; margin: 20px 0 30px;}




.textBox{}
.textBox p{text-align: center; padding: 30px 10px; font-size: 20px; color: #fff; text-shadow: 0 0 1px #fff; line-height:25px;}
.textBox p span{display:inline-block;}

/*#section1*/
#section1{color: #222; position: relative; background-size: cover; background-position: center;}
#section1 .inner{position:relative; display: flex; padding:200px 10px;}
#section1 .text{width: 55%; padding: 10px 50px 10px 10px;}
#section1 .text .subTitle{font-size: 16px; color: #aeaeae;}
#section1 .text h2{font-size: 46px; line-height:46px; color: ; margin-bottom:10px;}
#section1 .text .explan{font-size: 18px; letter-spacing: 0.02em; text-align: justify; line-height: 27px;}
#section1 .text .explan span{font-size:600;}
#section1 .img{width: 45%; height:300px; background-size: cover;  background-position: center;  text-align:center; /*box-shadow: 30px 40px 1px 0px #f7ede4, -30px -25px 1px 0px #efefef;*/}
#section1 .img img{width:100%;}


/*#section2*/
#section2{}
#section2>div{display: flex; flex-wrap: wrap; align-items: center;}
#section2 .floatBox{width:33.33333%; height:400px; overflow:hidden;}
#section2 .imgBox{position: relative; background-size: cover; background-position: center;}
#section2 .imgBox1{background-image: url(/img/background6.jpg);}
#section2 .imgBox2{background-image: url(/img/background3.jpg);}
#section2 .imgBox3{background-image: url(/img/background4.jpg);}
#section2 .textBox{text-align: center; color:#eee; padding: 80px 10px; display: flex; align-content: space-around; align-items: center; flex-direction: column; justify-content: space-evenly;}
#section2 .textBox .Title{ font-family: 'iceJaram-Rg';}
#section2 .textBox .Title .main{font-size: 36px; padding:0; font-weight:100;}
#section2 .textBox .Title .sub{font-size: 20px; letter-spacing: 0.1em; color: #ffffff36; padding:0; text-shadow: none; margin-top: 5px;}
#section2 .textBox .bar{width: 3px; margin: 10px auto; background: #ffffff4a; height: 50px; border-radius: 10px;}
#section2 .textBox .text { font-size: 15px; letter-spacing: 0.05em; padding: 0 80px; text-align: ; line-height: 30px; font-weight:100;}
#section2 .textBox1{background: #53646a;}
#section2 .textBox2{background: #99928b;}
#section2 .textBox3{background: #3a3b35;}




#type03{}

#type03 .inner{text-align:center;}
#type03 .contBox{}
#type03 .contBox ul{}
#type03 .contBox ul li {float: left; width: 33.3333%; padding: 5px;}
#type03 .contBox ul li div{box-shadow: 0 0 40px 0px #c1c1c1;}
#type03 .contBox ul li img{}
#type03 .contBox ul li p {position: relative; background: #fff; text-align: left; padding: 20px; font-size: 17px; letter-spacing: 0.03em; line-height: 25px; min-height: 180px;}
#type03 .contBox ul li p span {position: absolute; left: 30px; top: -15px; font-size: 14px; background: #ff7800;
padding: 0px 30px; height: 30px; line-height: 30px; color: #fff;}
#type03 .contBox ul li p b{font-size: 22px; padding: 5px 0 10px; display: block; letter-spacing: -0.03em;}
#type03 .contBox .btn{text-align:center; width:99%; margin:0 auto;}
#type03 .contBox .btn a{display: inline-block; background: linear-gradient(rgb(0 0 0 / 8%), rgb(0 0 0 / 24%) ),#02f0cc; color: #fff; padding: 25px 0; font-size: 20px; width: 250px;
 margin-top: 80px; margin-bottom: 20px;}


#type04{background: linear-gradient( rgb(255 255 255)3%, rgb(98 98 99 / 34%)39% ); position: relative; background-size: cover; background-position: center;}
#type04 .about{background:#1a1a1aa8; position:absolute; right:1%; top:50%;  transform: translateY(-50%); padding:60px 55px; box-sizing: border-box; max-width: 500px; color:#fff;}
#type04 .type04Inner{position:relative; max-width:1200px; margin:0 auto; min-height: 700px;}
#type04 .about .sub1{color: ;}
#type04 .about .sub1 h2{font-size: 35px; font-weight: 800; font-style: italic; margin-bottom: 3px;}
#type04 .about .sub1 p{font-size: 14px; font-weight: 600; letter-spacing: -0.02em;}
#type04 .about .sub2{font-size: 16px; line-height: 25px; margin: 20px 0; letter-spacing: 0.05em; max-width: 400px; color: #aaa; text-align:justify;}
#type04 .about .subBtn{display:inline-block; padding:10px 30px; color:#fff;}


#map{text-align:center; background:#f7f7f7;}
#map .inner{}
#map .inner .addText { text-align: center; line-height: 30px; font-size: 16px; letter-spacing: 0.1em; color: #999;}
#map .inner .addText a{}
#map .inner .addText a i{color: #ffffff36; margin-left: 5px; vertical-align: middle;}
#map .inner .addText .goBtn{display: inline-block; width: 230px;}


/*반응형*/
@media (max-width: 1200px){
	#section2 .textBox .text{padding:0 30px;}
}
@media (max-width: 1000px){
	#headerText{}
	#type03 .contBox ul li {	float: none; width: 100%; max-width: 500px; margin: 0 auto 20px;}

	#section1 .inner{flex-direction: column; padding: 90px 10px;}
	#section1 .text, #section1 .img{width:100%; padding: 10px; text-align:center;}
	#section1 .text .goBtn{margin-bottom: 30px;}

	#section2 .imgBox{display:none;}
	#section2 .textBox .text {padding: 0 10px;}
}
@media (max-width: 900px){
	#headerText .text01 {font-size: 24px;}
	#headerText .text02 { font-size: 12px;}
}
@media (max-width: 768px) {
	.mainHeader{height:80px;}
	.mainHeader .mobile-menu{display: block;}
	.mainHeader .menuList{display:none;}
	section#header .headerBg{z-index: inherit;}
	.mainHeader .headerLogo a{}
	#bo_gall .gall_li{width:50% !important;}
}

@media (max-width: 700px) {.inner {padding: 70px 20px;}

	section#mainBtn>div{height:80px; padding: 0 15px;}
	section#mainBtn>div>ul>li>a {height: 80px; line-height: 80px; font-size: 20px;}

	#headerText .text01 {font-size: 19px; line-height: 40px; letter-spacing:0;}
	#headerText h2{font-size:40px;}
	#mainSnsBtn a{font-size:13px;}
	#mainSnsBtn a.kakao img{width:18px;}
	.displayN700{display:inline-block;}

	#section2>div{flex-direction: column;}
	#section2 .textBox{width:100%;}
	#section2 .textBox .text{padding:0 40px;}
}

@media (max-width: 600px) {
	.displayN{display:block;}

	section#type02 #type02Inner .text .sub01 .displayN{display:inline;}
	#headerText h2{font-size:35px;}
	#headerText .text02 { font-size: 12px;}

	.titlebox .typeTitle{font-size: 30px;}
	.titlebox .typeSubTitle{font-size:16px;}

	#section1 .text .subTitle { font-size: 13px;}
	#section1 .text .explan {font-size: 15px;}
	#type03 .contBox ul li p{font-size:16px;}

	#type04{text-align:center; background-image: url(/img/background2.jpg);}
	#type04 .type04Inner {min-height: auto; padding: 20px;}
	#type04 .about{margin: 0 auto; background: #ffffff9c; position:initial; transform: none; margin:0 auto; padding: 40px 20px;}
	#type04 .about .sub2{color:#333;}
	
	#map iframe{height:300px;}

	#snsBtn{display:block;}
	.textBox p{font-size:16px;}
	.none600{display:none;}
	#bo_list .tbl_head01 thead th.listTitle{width:80px !important;}


}
@media (max-width: 500px) {
	#headerText .mainInner .innerBox{top:49%;}
	#headerText .text01{display:none;}
	#headerText .text01 img { width: 250px;}
	#headerText .text02 span{background: #00000038 !important; text-shadow: 0 0 black; padding: 5px 25px; font-size: 1.1em;}

	section#type02 #type02Inner .text .sub02 i {	font-size: 18px; 	width: 20px; 	height: 20px; 	line-height: 20px; }
	#type04 .about .sub2, #type04 .about .sub1 p{font-size:; max-width: initial;}
	#mainSnsBtn{margin-top:0;}
	#mainSnsBtn a{height:40px; line-height:40px;}

	#section2 .textBox .Title .main{font-size:30px;}
	#map .inner .addText{font-size:14px; letter-spacing:0;}
}