body{
	font-family: 'Noto Sans KR', sans-serif !important;
	color:#282828; line-height:30px;
	letter-spacing:0.5px;
	font-weight:300;
}

.inner{
	width:1100px;
	margin:0 auto;
}

* {margin:0; padding:0; box-sizing:border-box;}



  
.sp5 { height:5px; clear:both; }
.sp10 { height:10px; clear:both; }
.sp12 { height:12px; clear:both; }
.sp15 { height:15px; clear:both; }
.sp20 { height:20px; clear:both; }
.sp25 { height:25px; clear:both; }
.sp30 { height:30px; clear:both; }
.sp35 { height:35px; clear:both; }
.sp40 { height:40px; clear:both; }
.sp45 { height:45px; clear:both; }
.sp50 { height:50px; clear:both; }
.sp55 { height:55px; clear:both; }
.sp60 { height:60px; clear:both; }
.sp65 { height:65px; clear:both; }
.sp70 { height:70px; clear:both; }
.sp75 { height:75px; clear:both; }
.sp80 { height:80px; clear:both; }
.sp90 { height:90px; clear:both; }
.sp100 { height:100px; clear:both; }
.sp150 { height:150px; clear:both; }
.sp160 { height:160px; clear:both; }
.sp165 { height:165px; clear:both; }
.sp200 { height:200px; clear:both; }

.c_green{
	color:#71ffc8;
}
.c_white{
	color:#ffffff;
}

.pc_hide {display:none;}

.none {display:none;}

#header {
    overflow: hidden;
    position: absolute;
    height: 80px;
    z-index: 999999;
    padding-top: 13px;
}
.jbFixed {
	position:fixed !important;
	top:0;
	left:0; 
	background:#ffffff !important;
	}
a.top {
    position: fixed;
    right: 100px;
    bottom: 5%;
    display: none;
}
.logo{
	float:left;
}

.logo img {
    margin-top: 6px;
    width: 220px;
}

.gnb{
	float:right;
}

.gnb li{
	float:left;
	line-height:65px;
	margin-right:45px;
	font-size:15px;
}

.gnb li a{
	color:#ffffff;
}
#sns {
    position: fixed;
    bottom: 100px;
    z-index: 999999;
    left: 50px;
}
#sns ul li {
    margin-bottom: 10px;
}
.mail_btn{
	float:right;
	display:block;
	padding:5px 20px;
	text-align:center;
	border-radius:30px;
	color:#ffffff;
	margin-top:12px;
	font-size:15px;
}
.mail_btn2 {
	margin-right:20px;
	background:#ff3e3e !important;
	}
.mail_btn3 {
	margin-left:20px;
	background:#4facfe !important;
	}
.mail_btn4 {
	float:right;
	display:block;
	padding:5px 20px;
	text-align:center;
	border-radius:30px;
	color:#ffffff;
	margin-top:12px;
	margin-left:20px;
	font-size:15px;
	background:#4cc5cb !important;
	}



.visual {
	width:100%;
	height:947px;
	/* background: url(../images/bg01.jpg)no-repeat; */
	background: url(https://oyeglobal.gcdn.ntruss.com/Oye/main/bg01.jpg)no-repeat;
    background-size: 100% 100%;
}
.visual .bg-contnet {
    position: relative;
    width: 100%;
    height: 947px;
}
.visual .item-1 {
    text-align: right;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.visual .item-1 .text01 {
    font-size: 50px;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.2;
}
.visual .item-1 .text02 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 30px;
}

#section01 {
	width:100%;
	height:600px;
	/* background: url(../images/s01_bg.jpg)no-repeat; */
	background: url(https://oyeglobal.gcdn.ntruss.com/Oye/main/s01_bg.jpg)no-repeat;
    background-size: 100% 100%;
	padding-top:100px;
}
#section01 .t1 {color:#faefab;font-size:24px;text-align:center;margin-bottom:15px;}
#section01 .t2 {color:#ffffff;font-size:45px;text-align:center;font-weight:700;}
#section01 .t3 {color:#faefab;font-size:18px;text-align:center;margin-top: 30px;}
#section01 .item-1 {
    background: rgba(35,166,172,0.6);
    width: 733px;
    height: 73px;
    margin: 0 auto;
    border-radius: 20px;
    display: flex;
    align-items: center;
    color: #fff;
	padding-left:30px;
	margin-top:60px;
	/*margin-bottom:50px;*/
}
.p-mt15 {margin-top:15px !important;}
#section01 .item-1 .s1 {
    font-weight: 700;
    width: 100px;
    text-align: center;
}
#section01 .item-1 .s2 {margin-left:20px;margin-right:20px;}
#section01 .item-1 .s3 {line-height:1.5;}

#section02 {
	width:100%;
	height:700px;
	background: #f0f5f8;
	padding-top:100px;
	}
#section02 .item-Area{
	display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
	}
#section02 .item-Area .item-1 .t1 {
    font-size: 20px;
    color: #333333;
    /* padding-left: 40px; */
    margin-left: 50px;
    position: relative;
    font-weight: 600;
}

#section02 .item-Area .item-1 .t1 .mark {
	position: absolute;
    left: -60px;
	}
#section02 .item-Area .item-1 .t1 span{color:#23a6ac;}
#section02 .item-Area .item-2 {margin-left:30px;margin-right:30px;}
#section02 .item-Area .item-3 .s1 {
    font-size: 17px;
    text-align: center;
    line-height: 1.8;
    color: #333333;
    position: relative;
    font-weight: 600;
}
#section02 .item-Area .item-3 .s1 span{
    color: #23a6ac;
}
#section02 .item-Area .item-3 .img-box{
    overflow: hidden;
    width: 100%;
	margin-top:20px;
}
#section02 .item-Area .item-3 .img-box ul li {
    width: calc(97%/4);
    height: 110px;
    margin-right: 1%;
    background: #38c1c7;
    border: 1px #2aa9af solid;
    float: left;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 2px #00c5ce;
    margin-bottom: 10px;
}
#section02 .item-Area .item-3 .img-box ul li:nth-child(4) {margin-right:0px;}
#section02 .item-Area .item-3 .s2 {
    width: 100%;
    height: 160px;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 10px;
}
#section02 .item-Area .item-3 .s2 p {
	font-size:20px;
	font-weight:700;
	text-align:center;
	}
#section02 .item-Area .item-3 .s2 p span {color:#38c1c7;font-size:22px;}

#section03 {
	overflow:hidden;
	width:100%;
	padding-top:100px;
	padding-bottom:100px;
	}
#section03 .point1 {
    position: relative;
    font-size: 71px;
    float: left;
    line-height: 1;
}
#section03 .title {
    position: relative;
    font-size: 48px;
    font-weight: 300;
    line-height: 70px;
    text-align: center;
    display: table;
    margin: 0 auto;
}
#section03 .title span{
    font-weight: 700;
}
#section03 .title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 5px;
    background: #222;
}
#section03 .title:before {
    -webkit-transition: width .3s ease-in .3s;
    -moz-transition: width .3s ease-in .3s;
    -ms-transition: width .3s ease-in .3s;
    -o-transition: width .3s ease-in .3s;
    transition: width .3s ease-in .3s;
}
#section03 .tit-box {overflow:hidden;}
#section03 .item-1 {
    text-align: center;
    width: 100%;
    overflow: hidden;
    margin-top: 75px;
}
#section03 .item-1 ul li {
    float: left;
    width: 33%;
    padding-left: 20px;
    padding-right: 20px;
}
#section03 .item-1 ul li img {
    margin-bottom: 50px;
	height:230px;
}
#section03 .item-1 ul li:nth-child(2){width:34%;}
#section03 .item-1 ul li .s1 {
    background: #38c1c7;
    color: #ffffff;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    margin-bottom: 15px;
}
#section03 .item-1 ul li .s2 {
    font-size:16px;
}


#section04 {
	overflow:hidden;
	width:100%;
	padding-bottom:100px;
	}
#section04 .item-Area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	margin-top:45px;
}
#section04 .item-Area .item-1 {
    width: 305px;
    height: 133px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #ffffff;
    text-align: center;
    font-size: 20px;
}
#section04 .item-Area .item-2 {
    margin-left: 55px;
    margin-right: 55px;
}
#section04 .item-Area .item-3 {
    width: 600px;
    height: 133px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #ffffff;
    text-align: center;
    font-size: 18px;
}
#section04 .item-Area .item-3 .item-3-plus {
    font-size: 65px;
    color: #dcdcdc;
    margin-left: 30px;
    margin-right: 30px;
    font-weight: 700;
}
#section04 .item-Area2 {
    overflow:hidden;
	margin-top:40px;
}
#section04 .item-Area2 .item-1{
    float:left;
	width:25%;
	text-align:center;
}
#section04 .item-Area2 .item-1 img {width:70%;}
#section04 .item-Area2 .item-1 .t1 {
    font-size: 18px;
    font-weight: 700;
    color: #999999;
	margin-bottom:20px;
}

#section05 {
	overflow:hidden;
	width:100%;
	padding-bottom:100px;
	}
#section05 .item-1 {float:left;width:500px;margin-top:40px;}
#section05 .item-1 .form {
    width: 100%;
    min-height: 92px;
    background: #f2f6f6;
    margin-bottom: 20px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 12px;
    padding-left: 20px;
}
#section05 .item-1 .form .s1 {
    color: #10a7ae;
    font-size: 20px;
    width: 80px;
	font-weight: 700;
	text-align:center;
}
#section05 .item-1 .form .s2 {
    margin-left:40px;
	margin-right:40px;
}
#section05 .item-1 .form .s3{color:#313131;font-size:18px;}
#section05 .item-2 {float:right;}


#section06 {
	overflow:hidden;
	height:890px;
	width:100%;
	background: #ffffff;
	padding-top:100px;
	padding-bottom:100px;
	}

#section06 .item-1{
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	margin-top:50px;
	margin-bottom:50px;
	}
#section06 .item-1 .one1{
	width:130px;
	height:130px;
	background:#ffffff;
	box-shadow: 0px 0px 4px #b3b3b3;
	border-radius:50%;
	line-height:130px;
	text-align:center;
	color:#10a7ae;
	font-size:30px;
	font-weight:400;
	}
#section06 .item-1 .one2{
	width:130px;
	height:130px;
	background:#10a7ae;
	border-radius:50%;
	line-height:130px;
	text-align:center;
	color:#ffffff;
	font-size:30px;
	font-weight:400;
	}
#section06 .item-1 .one3{
	width:130px;
	height:130px;
	background:#ffffff;
	box-shadow: 0px 0px 4px #b3b3b3;
	border-radius:50%;
	text-align:center;
	color:#10a7ae;
	font-size:30px;
	font-weight:400;
	padding-top:34px;
	}
#section06 .item-1 .box-1{
	margin-left:30px;
	margin-right:30px;
	text-align:center;
	font-size:20px;
	}
#section06 .item-1 .box-1 .p1 {
    font-size: 13px;
    line-height: 1.5;
}
#section06 .item-1 .box-2{
	margin-left:30px;
	margin-right:30px;
	text-align:center;
	}
#section06 .item-2 {border-top:1px #ffffff solid;}
#section06 .item-2 .tit {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    padding-top: 30px;
    padding-bottom: 20px;
}
#section06 .item-2 .tit span{color:#00777c;}
#section06 .item-2 .item-2-Area{overflow:hidden;}
#section06 .item-2 .item-2-Area .item-2-Area-01{
	width:calc(96%/3);
	float:left;
	height:230px;
	text-align:center;
	border-radius:10px;
	padding-top:40px;
	border: 1px #efefef solid;
	}
#section06 .item-2 .item-2-Area .item-2-Area-01 img {margin-bottom:10px;}
#section06 .item-2 .item-2-Area .item-2-Area-01:nth-child(2) {margin-left:2%;margin-right:2%;}
#section06 .item-2 .item-2-Area .item-2-Area-01 .p1 {
    font-size: 22px;
    color: #313131;
    font-weight: 700;
    margin-bottom: 10px;
}
#section06 .item-2 .item-2-Area .item-2-Area-01 .p2{
	font-size:16px;
	color:#333333;
	font-weight:400;
	line-height:1.5;
	}

#section07 {
    overflow: hidden;
    width: 100%;
    background: #ffffff;
    padding-top: 100px;
    padding-bottom: 60px;
}
#section07 .item-1 {
	float:left;
	}
.ul-form {margin-top:50px;}
.ul-form li {
    font-size: 18px;
    font-weight: 600;
    color: #313131;
    margin-bottom: 10px;
    background: url(../images/list_arrow.png)no-repeat;
    background-size: 7px;
    background-position: 0px 50%;
    padding-left: 20px;
}
#section07 .item-2 {float:right;}
#section07 .item-2 img{margin-top: -40px;}

#section08 {
    overflow: hidden;
    width: 100%;
    background: #fbfbfb;
    padding-top: 100px;
    padding-bottom: 60px;
}
#section08 .item-1 {
	float:left;
	}
#section08 .item-1 img{width:auto;}
#section08 .item-2 {
    float: left;
    padding-left: 150px;
    padding-top: 40px;
}

#section09 {
    overflow: hidden;
    width: 100%;
    background: #ffffff;
    padding-top: 100px;
    padding-bottom: 60px;
}
#section09 .item-1 {
    float: left;
    padding-top: 55px;
}
#section09 .item-2 {float:right;}
#section09 .item-2 img{margin-top: -40px;}

#section10 {
    overflow: hidden;
    width: 100%;
    background: #fbfbfb;
    padding-top: 100px;
    padding-bottom: 60px;
}
#section10 .item-1 {
	float:left;
	}
#section10 .item-1 img{width:auto;}
#section10 .item-2 {
    float: left;
    padding-left: 150px;
    padding-top: 40px;
}


#section11 {
    overflow: hidden;
    width: 100%;
    background: #ffffff;
    padding-top: 100px;
}
#section11 .text-1 {
    color: #565656;
    font-size: 18px;
    margin-top: 20px;
    font-weight: 700;
}
#section11 .item-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	margin-top:40px;
	background: url(../images/s11_img.png)no-repeat;
    background-position: 0px;
    background-size: auto;
	line-height: 1;
}
#section11 .item-1 .box-1 {
    width: 125px;
    height: 125px;
    border-radius: 50%;
    font-size: 20px;
    box-shadow: 0px 0px 4px #b3b3b3;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	background:#ffffff;
}
#section11 .item-1 .mr20 {margin-right:20px;}


#section12 {
    overflow: hidden;
    width: 100%;
    background: #ffffff;
    padding-top: 100px;
    padding-bottom: 100px;
}
#section12 .item-Area{
    overflow: hidden;
	margin-top:55px;
}
#section12 .item-Area .item-1 {
    width: calc(100%/3);
    float: left;
    height: 332px;
    border: 1px #efefef solid;
    text-align: center;
    padding-top: 50px;
}
#section12 .item-Area .item-1 img {
    width:auto;
	margin-bottom:20px;
}
#section12 .item-Area .item-1 p {
    font-size:18px;
	color:#313131;
}


#section12 .grep {padding-top:50px;}
#section12 .grep .tit{
	color: #313131;
    font-size: 32px;
    font-weight: 700;
	text-align:center;
	margin-bottom:50px;
	}
#section12 .grep .item-01 {
    background: #ffffff;
    transition: all .4s ease;
    border-radius: 5px;
	margin-bottom:40px;
}
#section12 .grep .item-01 .con01 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    border-left: 4px #4cc5cb solid;
    padding-left: 10px;
    margin-left: 5px;
}
#section12 .grep .item-01 .con02{
	width:100%;
	}
#section12 .grep .item-01 .con02 table{
	width:100%;
	text-align:center;
	border-collapse: collapse;
	}
#section12 .grep .item-01 .con02 table tr td {
    border: 1px solid #e1e1e1 !important;
    background: #ffffff !important;
    color: #000 !important;
	height:50px;
}
#section12 .grep .item-01 .con02 table tr th.th {
   border: 1px solid #e1e1e1 !important;
    background: #f5f5f5 !important;
    color: #666 !important;
   height: 50px;
   font-weight: 500;
}

#section13 {
    overflow: hidden;
    height: 800px;
    width: 100%;
    background: url(../images/s13_bg.jpg)no-repeat;
    background-size: 100% 100%;
    padding-top: 70px;
    padding-bottom: 70px;
}
#section13 .item-1 {overflow:hidden;}
#section13 .item-1 .t1 {
    color: #ffffff;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
	margin-bottom:30px;
}
#section13 .item-1 .img-box {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-direction: column;
}
#section13 .item-1 .img-box ul li {
    float: left;
    width: auto;
    text-align: center;
    line-height: 1px;
	margin-bottom: 10px;
	margin-right:10px;
}
#section13 .item-1 .img-box ul li:last-child {margin-righT:0px;}



#section13 .item-1 .img-box2 {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-direction: column;
}
#section13 .item-1 .img-box2 ul li {
    float: left;
    width: auto;
    text-align: center;
    line-height: 1px;
	margin-bottom: 10px;
	margin-right:10px;
}
#section13 .item-1 .img-box2 ul li:last-child {margin-righT:0px;}

#section13 .item-1 .img-box3 {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-direction: column;
}
#section13 .item-1 .img-box3 ul li {
    float: left;
    width: auto;
    text-align: center;
    line-height: 1px;
	margin-bottom: 10px;
	margin-right:10px;
}
#section13 .item-1 .img-box3 ul li:last-child {margin-righT:0px;}

#section14 {
    overflow: hidden;
    height: 696px;
    width: 100%;
    background: url(../images/s14_bg.png)no-repeat;
    background-size: 100% 100%;
    padding-top: 70px;
    padding-bottom: 70px;
}
#section14 .item-1{
    overflow: hidden;
}
#section14 .item-1 img{
    width:auto;
}



#section15 {position: relative; background-color: rgb(56 193 199 / 4%); padding-bottom: 120px;}
#section15 .inner { display: flex; flex-direction: column;}
#section15 .bg {position: absolute; right: 0; top: 0; width: 45%;}
#section15 .bg img {width: 100%; height: 100%; object-fit: cover;}
#section15 .com-tit {margin-top: 120px;}
#section15 .naver {color:#00bf18;}
#section15 .ukok {color:#eb008b;}
#section15 .payco {color:#fa2829;}
#section15 .area1 {width: 50%; margin-top: 70px;}
#section15 .area1 dl {margin-bottom: 40px;}
#section15 .area1 dl dt {font-weight: 600; font-size: 24px; margin-bottom: 6px; }
#section15 .area1 dl dd {line-height: 1.4; position: relative;padding-left: 14px; font-size: 18px; color: #313131; }
#section15 .area1 dl dd::after {content: '-'; font-size:18px; float: left;position: absolute;top: 0px;left: 0px;} 
#section15 .area2 { display: flex; flex-direction: column; margin-top: 100px;}
#section15 .area2 .obj {width: 100%;}
#section15 .area2 .obj img { width: 100%; object-fit: cover;}
#section15 .area2 .tt {font-size: 20px; text-align: center; letter-spacing: -0.6px; margin-top: 22px;}


.com-tit .tit{color:#38c1c7;font-size:22px;font-weight:700;margin-bottom:15px;}
.com-tit .tit .one{background:#38c1c7;width:8px;height:8px;border-radius:50%;float:left;opacity:0.5;}
.com-tit .tit .bull {
    position: relative;
    display: inline-block;
    padding-left: 15px;
}
.com-tit .tit .bull::after {
    content: '';
    width: 1px;
    height: 20px;
    background: #c8c8c8;
    position: absolute;
    top: 7px;
    left: 5px;
}
.com-tit .tit2{color:#313131;font-size:32px;font-weight:700;}
.com-tit .tit3{color:#a7a7a7;font-size:18px;margin-top:10px;}




/*mail*/
.mail {
	background:#f3f3f3;
	overflow:hidden;
	padding-bottom:80px;
	}

.mail_inner {
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	}

.mail_title{
	font-size:35px;
	color:#383838;
	font-weight:800;
	text-align:center;
	margin-top:80px;
}

.mail_text{
	font-size:15px;
	text-align:center;
	color:#666666;
	line-height: 1.2;
	margin-bottom:50px;
}


.form_box {width:730px; margin:0 auto;}


.input_box {
	width:730px; 
	height:50px; 
	border-radius:5px; 
	border:none;
	padding-left:20px;
	}

.input_box2 {
	width:730px; 
	height:120px; 
	border-radius:5px; 
	border:none;
	font-family:'Noto Sans KR', sans-serif;
	}

input::placeholder {
	font-size:18px; 
	color:#999;
	}
textarea::placeholder {
	padding-top:10px;
	padding-left:25px;
	font-size:18px; 
	color:#999 !important;
	font-weight:300;
}


.button {
	width:730px; 
	height:50px; 
	background:#2f2f2f; 
	border:none;
	color:#fff;
	font-size:18px;
	cursor:pointer;
	}
/*footer*/

#footer {
	overflow:hidden;
	width:100%;
	background:#212121;
	}

.footer_about {
	width:400px;
	height:440px;
	float:left;
	padding-top:70px;
	}
.footer_nav {
	width:400px;
	height:440px;
	float:left;
	padding-top:70px;
	padding-left:38px;
	padding-right:38px;
	}
.footer_map {
	width:400px;
	height:440px;
	float:left;
	padding-top:70px;
	padding-left:38px;
	padding-right:38px;
	}

.map_box {
	width:325px;
	height:200px;
	background:#fff;
	}




.copyright_box {
    width: 100%;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
}
.copyright {
	color:#cccccc;
	font-size:12px;
	}


/*메일버튼효과*/
*[data-animation="ripple"] {
    display: block;
    outline: none;
    padding: 12px 20px 12px 20px;
    color: #fff;
    text-transform: uppercase;
	background:#4facfe;
    box-sizing: border-box;
    text-align: center;
    line-height: 14px;
    font-family: 'Noto Sans KR', roboto, helvetica;
    font-weight: 200;
    letter-spacing: 1px;
    text-decoration: none;
    box-shadow: 0 5px 3px rgba(0, 0, 0, 0.3);
    cursor: pointer;
	 border-radius: 50px;
    -webkit-tap-highlight-color: transparent;
}

*[data-animation="ripple"]:focus {
    outline: none;
}

*[data-animation="ripple"]::selection {
    background: transparent;
    pointer-events: none;
}
/*메일버튼효과 end*/

canvas {
  display: block;
  vertical-align: bottom;
} /* ---- particles.js container ---- */
#particles-js {
  position: absolute;
  width: 100%;
  height: 790px;
} 
/* ---- stats.js ---- */
.count-particles {
  background: #000022;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13e8e9;
  font-size: 0.8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.js-count-particles {
  font-size: 1.1em;
}
#stats,
.count-particles {
  -webkit-user-select: none;
  margin-top: 5px;
  margin-left: 5px;
}
#stats {
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}
.count-particles {
  border-radius: 0 0 3px 3px;
}

#RuleArea .RuleArea_box {
	width: 650px;
	height:620px;
	overflow-y:auto;
	background: #ffffff;
	border-radius: 5px;
	position: absolute;
	transform: translate(-50%,-50%);
	left: 50%;
	top:  50%;
	padding-bottom: 50px;
}
#RuleArea .RuleArea_inner{
	position:relative;
	}

.product .section02 {
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 10px;
}
.product .section02 .div01 {
	width: 100%;
/*    height: 380px;*/
	border: 8px #eeeeee solid;
	padding-top: 75px;
}

.product .section02 .div01 img {
	padding-bottom: 10px;
}

.product .section02 .div01 .title01 {
	font-size: 28px;
	color: #333333;
	font-weight: 400;
	text-align: Center;
	line-height: 1;
}
.product .section02 .div01 .bar {
	margin:25px auto 25px;
	width:232px;
	height:6px;
	background:#023167;
}
.product .section02 .div01 .text01 {
	font-size: 18px;
	color: #333333;
	font-weight: 400;
	text-align: Center;
}

.product .section02 .div01 .text01 img {
	width: 950px;
}

	.product .section02 .left{
		overflow: hidden;
	   float:left;
	   width:600px;
	}
	.product .section02 .left .user_check .form01 {
		display: flex;
		width: 100%;
		height: 170px;
		border: 2px #e14530 solid;
		font-size: 20px;
		color: #e14530;
		font-weight: 700;
		align-items: center;
		justify-content: center;
		margin-bottom:10px;
	}
	.product .section02 .left .user_check .form01 .icon06 {margin-right:30px;}

	.product .section02 .left .user_check .form02 {
		width: 100%;
		height: 170px;
		border: 2px #eeeeee solid;
		font-size: 18px;
		color: #333333;
		font-weight: 700;
		text-align:center;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom:10px;
	}
	.product .section02 .left .user_check .form03 {
		width: 100%;
		overflow:hidden;
	}
	.product .section02 .left .user_check .form03 .input_box {
		width:100%;
		height:53px;
		border:2px #eeeeee solid;
		margin-bottom:10px;
	}
	.product .section02 .left .user_check .form03 .input_box .select01 {
		width: 100%;
		height: 50px;
		border: none;
		padding-left: 20px;
		font-size:16px;
		outline: none;
		background: -webkit-linear-gradient(transparent, transparent);
		-webkit-appearance: none;
			background:url(../images/arrow3.png)no-repeat;
		background-position: 95% 50%;
		background-size: 12px 7px;
		font-family: 'Noto Sans KR', sans-serif !important;
		}

	.product .section02 .left .user_check .form03 .input_box .title {
		float: left;
		line-height: 53px;
		padding-left: 20px;
		font-size: 16px;
		margin-right: 50px;
		width:140px;
	}
	.product .section02 .left .user_check .form03 .input_box .title:after {
		content: "";
		width: 1px;
		background: 20px;
		background: #d4d4d4;
		height: 30px;
		float: right;
		margin-top: 10px;
		margin-left: 30px;
	}
	.product .section02 .left .user_check .form03 .input_box .input01 {
		float: left;
		width: 226px;
		height: 30px;
		border: none;
		background: #f6f6f6;
		margin-top: 10px;
		padding-left:20px;
	}
	.product .section02 .left .user_check .form03 .input_box .span01 {
		font-size: 13px;
		line-height: 50px;
		color: #ff0000;
		margin-left: 7px;
	}


	.product .section02 .left .user_check .btn_box{overflow:hidden;margin-top:30px;}
	.product .section02 .left .user_check .btn_box input{
		width:49%;
		height:50px;
		text-align:center;
		color:#ffffff;
		font-size:20px;
		line-height:50px;
		font-weight:500;
		float:left;
		border:none;
		cursor:pointer;
		}
	.product .section02 .left .user_check .btn_box .btn01 {background-color:#2089e0;margin-right:2%;}
	.product .section02 .left .user_check .btn_box .btn02 {background-color:#e14530;}

	.product .section02 .left .terms {
		width: 100%;
		overflow: hidden;
		margin-top: 15px;
	}
	.product .section02 .left .terms .title p{
	   font-size:18px; 
	   font-weight:400;
	   color:#333333;
	   float:left;
	}
	.product .section02 .left .terms .terms_check{
	   font-size:16px; 
	   font-weight:400;
	   color:#333333;
	   float:right;
	}
	.product .section02 .left .terms .rule{
	   font-size:14px; 
	   font-weight:400;
	   color:#ff0000;
	}
.pl30 {padding-left:30px !important;}

.btn_blue {
	height:30px;
	background-color:#0000ff;
	border-radius: 5px 5px 5px 5px;
	cursor:pointer;
	color:#fff;
	border:0px ;
	padding-right:6px;
	padding-left:6px;
	}
.btn_gray {
	height:30px;
	background-color:#c0c0c0;
	border-radius: 5px 5px 5px 5px;
	cursor:pointer;
	color:#fff;
	border:0px ;
	padding-right:6px;
	padding-left:6px;
	}

.al {text-align:left}
.ar {text-align:right}
.ac {text-align:center}

.oyeTable {
	width:100%;
	margin-bottom:15px;
}

.oyeTable th {
	background-color:#888888;
	color:#fff;
	height:30px;
	font-size:11pt;
	font-weight:400;
	border: 1px solid #777;
	text-align:center;
}
.oyeTable td {
	background-color:#fff;
	border: 1px solid #888;
	padding-left:5px;
	padding-right:5px;
	font-size:11pt;
	height:30px;
}
.form-smooth {
	background-color: rgb(247, 247, 247) !important;
	font-size: 13px;
	padding: 3px 8px 2px 8px;
	color: #495057;
	border: 1px solid #ced4da;
	background-clip: padding-box;
	/*230518추가*/
	height: 28px;
	margin-left: 4px;
}