@import url('http://fonts.googleapis.com/earlyaccess/notosanskr.css');
/*@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);*/
@font-face{
    font-family: 'GmarketSansLight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

*,div,span,td,th,a,h3,h2,h1,h4,h5,h6{
	/*font-family: 'Nanum square', sans-serif;*/
}
/*-------------------------*/
.main_link{
	
}
#main_product_wrap{
	background: url(http://bizwebptnk.wr01.dhrcenter.com/wp-content/uploads/2024/02/bg_product.jpg) no-repeat top center;
    background-size: cover;
    padding: 105px 0 90px;
}
#main_product_wrap h2{
	text-align: center;
    color: #fff;
    font-size: 72px;
    font-family: 'GmarketSansBold';
    letter-spacing: -1px;
}
#main_product_wrap ul{
	margin: 90px 15px 0;
    display: flex;
    justify-content: space-evenly;
}
#main_product_wrap ul li{
	margin: 0 10px;
}
#main_product_wrap ul li a{
	
}
#main_product_wrap ul li a:hover .thumb{
	border-color:#ff7e00;
} 
#main_product_wrap ul li .thumb{
	box-sizing: border-box;
    border: 20px solid transparent;
    border-radius: 40px;
}
#main_product_wrap ul li .thumb img{
	max-width: 100%;
}
#main_product_wrap ul li h3{
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-family: 'GmarketSansMedium';
    margin: 20px 0 0;
}
.main_link ul{
    text-align: center;
    font-size: 0;
    padding: 100px 0 50px;
}
.main_link ul li{
	display: inline-block;
    vertical-align: bottom;
    width: 25%;
}
.main_link ul li h4{
	color: #1f1f1f;
	font-size: 30px;
	font-family: 'GmarketSansMedium';
	margin: 35px 0 0;
}
.main_link ul li h4.red{
	color: #ef121c;
}
.main_link ul li a{
	
}
.main_link ul li a:hover p,
.main_link ul li a:hover h4{
	/*color: #000;
	font-weight: bold;
	font-family: 'GmarketSansMedium';*/
}
.main_link ul li p{
	color: #494949;
	font-size: 18px;
	line-height: 26px;
	margin: 30px 0 25px;
	font-weight: bold;
}
.tab_content{
	font-size: 0;
}
.tab_content .left{
	display: inline-block;
    vertical-align: top;
    width: 70%;
}
.tab_content .right{
	text-align: left;
    display: inline-block;
    vertical-align: top;
    width: 30%;
    padding: 20px 0 0 50px;
}
.tab_content .right h3{
	color: #002264;
    font-size: 44px;
    font-family: 'GmarketSansMedium';
    border-bottom: 1px solid #333333;
    display: inline-block;
}
.tab_content .right h5{
	font-family: 'GmarketSansMedium';
	font-size: 22px;
    color: #002264;
    line-height: 30px;
    margin: 25px 0;
    text-align: left;
}
.tab_content .right p{
	color: #002264;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
.tab_content .right a{
	color: #002264;
    font-size: 20px;
    font-weight: bold;
    font-family: 'GmarketSansMedium';
    border: 1px solid #255378;
    padding: 19px 60px 15px;
    display: inline-block;
    margin: 100px 0 0;
}
body #mainContainer,
body #container{
	margin-top: 0 !important;
}
body #main_about{
	
}
body.content-area-type-b #header{
    background: none;
}
body.content-area-type-b #header.scrolled{
	background: #fff;
}
body .scrolled #gnb ul.menu > li > a,
body #header.scrolled .wrap-util .header_top_txt_right a{
	color: #000;
}
body #header .util-container{
	background: none;
    border: none;
}
body .wrap-gnb{
	border: none;
}
body #gnb{
	width: 1700px;
    padding: 0;
    max-width: 100%;
}
body #gnb .inner-wrap{
	
}
body #gnb ul.menu{
	
}
body #gnb ul.menu > li{
	background: none;
}
body #gnb ul.menu > li > a{
	color: #fff;
	font-family: 'GmarketSansMedium';
	font-size: 20px;
    border: none !important;
}
body #header .wrap-util{
	background: none !important;
	width: 1700px;
	max-width: 100%;
}
body #gnb h1.logo a{
	
}
body #gnb h1.logo a img{
	width: auto;
}
body #header .wrap-util .header_top_txt_right{
    line-height: 1;
    padding: 30px 0 0;
}
body #header .wrap-util .header_top_txt_right a{
	color: #fff;
	font-family: 'GmarketSansMedium';
	font-size: 14px;
	margin-left: 15px;
}
#main_about h1{
	font-family: 'GmarketSansBold';
    color: #002e7b;
    font-size: 36px;
    line-height: 1;
    margin: 60px 0 25px;
}
#main_about p{
	font-family: 'GmarketSansLight';
	color: #444444;
	font-size: 18px;
    line-height: 1;
    margin: 0;
    font-weight: bold;
}
#main_about ul{
	margin: 0;
	padding: 0;
	font-size: 0;
}
#main_about ul li{
	display: inline-block;
    vertical-align: top;
    width: 32.1%;
    margin: 0 0 0 1.8%;
}
#main_about ul li:first-child{
	margin-left: 0;
}
#main_about ul li img{
	box-shadow: 2px 2px 6px #aeaeae;
	width: 100%;
}
#main_about ul li h2{
	font-family: 'GmarketSansMedium';
	color: #010101;
	font-size: 24px;
	line-height: 1;
	margin: 40px 0 20px;
}
#main_about ul li h3{
	font-family: 'GmarketSansLight';
	color: #cc5106;
	font-size: 20px;
	line-height: 1;
	margin: 0 0 20px;
}
#main_about ul li p{
	font-family: 'GmarketSansLight';
	color: #3d4737;
	font-size: 20px;
	line-height: 30px;
	margin: 0;
}
#main_about ul li.first h3{
	color: #388811;
}
#main_about ul li.second h3{
	color: #0c51b8;
}
#main_product{
	padding: 100px 0;
}
#main_product .tab{
	
}
#main_product .tab ul{
	font-size: 0;
	margin: 0 0 70px;
	padding: 0;
}
#main_product .tab ul li{
	border: 1px solid #aeaeae;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    border-radius: 100px;
    width: 200px;
}
#main_product .tab ul li.first{
	border-left: 1px solid #838383;
}
#main_product .tab ul li.active,
#main_product .tab ul li:hover{
	background: #212121;
    border-color: #212121;
}
#main_product .tab ul li a{
	font-family: 'GmarketSansMedium';
    color: #000000;
    font-size: 20px;
    padding: 18px 25px 15px;
    display: block;
    line-height: 1;
}
#main_product .tab ul li.active a,
#main_product .tab ul li a:hover{
	color: #fff;
}
#main_product .bx-wrapper{
	margin: 0;
    border: none;
    box-shadow: none;
}
#main_product .bx-wrapper img{
	margin: 0 auto;
}
#main_product .bx-wrapper .bx-controls-direction a{
	width: 30px;
    height: 46px;
    margin-top: -20px;
}
#main_product .bx-wrapper .bx-prev{
	background: url(/wp-content/uploads/2022/05/arrow_l.png) no-repeat center center;
}
#main_product .bx-wrapper .bx-next{
	background: url(/wp-content/uploads/2022/05/arrow_r.png) no-repeat center center;
}
.main_contents h2{
	color: #282828;
	font-size: 40px;
	font-family: 'GmarketSansBold';
	line-height: 1;
    margin: 0 0 25px;
}
.main_contents p{
	color: #685858;
	font-size: 18px;
	font-family: 'GmarketSansLight';
    line-height: 1;
}
#main_news{
	padding: 80px 0;
}
#main_contact{
	font-size: 0;
}
.contact_wrap{
	display: inline-block;
    vertical-align: top;
    width: 50%;
    text-align: center;
    padding: 50px 0;
    border: 1px solid #cecece;
    border-right: none;
}
.contact_wrap.left{
	background: #f7f7f7;
	border-left: none;
}
.contact_wrap h3{
	color: #1f1f1f;
	font-size: 36px;
	font-family: 'GmarketSansMedium';
	font-weight: bold;
	line-height: 1;
    margin: 0 0 30px;
}
.contact_wrap h3 strong{
	color: #ef121c;
	font-family: 'GmarketSansMedium';
}
.contact_wrap p{
	color: #685858;
	font-size: 26px;
	line-height: 36px;
	font-family: 'GmarketSansLight';
	margin: 0 0 25px;
}
.contact_wrap a{
	color: #ef121c;
    font-size: 16px;
    line-height: 1;
    font-family: 'GmarketSansLight';
    border: 1px solid #ef121c;
    padding: 7px 42px 4px;
    font-weight: bold;
}
#main_family{
	padding: 90px 0;
}
#main_family ul{
	font-size: 0;
	margin: 65px 0 0;
}
#main_family ul li{
	display: inline-block;
    vertical-align: middle;
    margin: 0 0.7% 10px;
}
#main_family ul li a{
	
}
#main_family ul li a img{
	
}
#gnb_sub_bg{
	position: absolute;
    width: 100%;
    height: 230px;
    top: 100%;
    background: rgba(248,248,248,0.6);
    display: none;
}
body #gnb ul.menu-depth-1{
	position: absolute;
    width: 120%;
    left: 0;
    top: 65px !important;
    padding: 10px 0 0 35px !important;
}
body #gnb ul.menu-depth-1 li{
	background: none;
    border: none;
    padding: 0;
}
body #gnb ul.menu > li{
	margin: 0;
    padding: 0 35px;
}
body #gnb ul.menu > li:last-child{
	padding-right: 0;
}
body #gnb ul.menu > li.opened > a{
	border: none !important;
}
body #gnb ul.menu > li.opened{
	border-bottom: 1px solid #fff;
}
body #gnb ul.menu-depth-1 li a{
	font-family: 'GmarketSansMedium';
	font-weight: bold;
	color: #010101 !important;
    letter-spacing: 0px;
    font-size: 14px;
    padding: 5px 0;
    text-align: left;
    display: block;
    width: auto;
    border: none !important;
}
body #gnb ul.menu-depth-1 li a:hover{
	font-weight: normal;
}
body .cosmosfarm-members-form .div_file{
    display: inline-block;
	vertical-align: middle;
	width: 25%;
    margin: 0 0 24px;
}
body p.file_des{
	display: inline-block;
    vertical-align: middle;
    line-height: 34px;
}
.pum-theme-lightbox .pum-content{
	max-height: 500px;
	overflow-y: scroll;
}
.gb_container1 .content .icon_div .con_1{
	font-size: 0;
	margin: 0 0 65px;
}
body #kboard-default-list .kboard-category select{
	display: inline-block;
    vertical-align: middle;
    width: auto;
    min-width: auto;
}
.gb_container1 .content .icon_div div div.mbanner{
    width: 24.5%;
    margin: 0 0 0 0.666666%;
}
.cs_banner{
	margin: 50px 0 0;
}
.cs_banner ul{
	font-size: 0;
    letter-spacing: 0;
}
.cs_banner ul li{
	display: inline-block;
    vertical-align: middle;
    width: 49.5%;
    margin: 0 0 0 1%;
}
.cs_banner ul li.first{
	margin: 0;
}
.cs_banner ul li img{
	width: 100%;
}
.gb_container1 .content .icon_div div div.mbanner a{
	display: block;
}
.gb_container1 .content .icon_div div div.mbanner img{
	display: block;
}
.gb_container1 .content .icon_div div div.mbanner.first{
	margin-left: 0;
}
.gb_container1{
	max-width: 1700px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 0 15px;
}
.top_tel{
	font-size: 14px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    font-weight: 300;
}
.gb_container1 .content h1{
	font-size: 30px;
    color: #595959;
    font-weight: 500;
    letter-spacing: -1px;
}
#footer .company-info a{
    color: #fff;
    font-size: 14px;
    font-family: 'GmarketSansLight';
    line-height: 1;
    position: relative;
}
#footer .company-info a:before{
	content: '';
    position: absolute;
    width: 1px;
    height: 13px;
    background: #fff;
    left: -10px;
    top: 0;
}
#footer .company-info li:first-child a:before{
	content: none;
}
.gb_container1 .content h4{
	font-size: 24px;
    color: #101010;
    font-weight: 400;
    letter-spacing: -1px;
    margin-bottom: 40px;
}
.board_div{
	margin: 0 0 65px;
	font-size: 0;
}
.latest_board{
	display: inline-block;
    vertical-align: top;
    border: 1px solid #e6e8eb;
    width: 31.66666%;
    height: 205px;
    padding: 25px 30px;
    margin: 0 2.5% 0 0;
}
.latest_board h3{
	color: #2d2d2d;
    font-size: 27px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -1px;
    text-align: left;
    position: relative;
}
.latest_board h3 a{
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    color: #010101;
    position: absolute;
    right: 0;
    bottom: 3px;
}
.latest_board h3 a span{
    font-size: 15px;
    line-height: 1;
    font-weight: bold;
    padding: 0 10px 0 0;
}
.main_board{
	
}
.main_board ul{
    margin: 60px 0 0;
    font-size: 0;
}
.main_board ul li{
	display: inline-block;
    vertical-align: top;
    width: 21%;
    margin: 0 0 0 4.6%;
}
.main_board ul li:first-child{
	margin: 0;
}
.main_board ul li a{
    font-size: 20px;
    line-height: 32px;
    color: #222222;
    text-align: left;
    display: block;
    font-weight: bold;
    position: relative;
}
.main_board ul li a:before{
	content: '';
    width: 11px;
    height: 11px;
    display: block;
    background: #222;
    position: absolute;
    border-radius: 100px;
    top: 8px;
    left: -20px;
}
.icon_link{
    display: inline-block;
    vertical-align: top;
    width: 31.66666%;
    height: 205px;
    padding: 15px 20px 0;
}
.icon_link ul{
	font-size: 0;
}
.icon_link ul li{
	display: inline-block;
    vertical-align: top;
    width: 50%;
}
.icon_link ul li a{
	color: #ff3f3f;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
}
.icon_link ul li h3{
    font-size: 24px;
    color: #2d2d2d;
    font-weight: 500;
    letter-spacing: -1px;
    margin: 0 0 10px;
}
.icon_link ul li a span{
	font-size: 16px;
    font-weight: bolder;
    padding: 0 0 0 5px;
}
.gb_container1 .content .icon_div{
	width: 100%;
	text-align: left;
}
.gb_container1 .content .icon_div div{
	font-size: 0;
}
.gb_container1 .content .icon_div div div{
	display: inline-block;
	width: 50%;
}
.con_1{
    margin-bottom: 3%;
}
#footer .company-info address{
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    font-family: 'GmarketSansLight';
}
.main_board td{
	
}
.main_board td a{
	color: #767676;
    font-size: 16px;
    text-align: left;
    display: block;
}
#main_visual2 .bx-wrapper{
	border: none;
    box-shadow: none;
    margin: 0;
    z-index: 1;
}
.gb-gallery_title .bx-wrapper{
	margin: 0 auto 40px;
    border: none;
    box-shadow: none;
}
.company-info .inner-wrap-3{
	display: none;
}
.gb-gallery_title .bx-wrapper .bx-controls-direction a{
	width: 20px;
    height: 48px;
    margin-top: -24px;
}
.gb-gallery_title .bx-wrapper .bx-prev{
    background: url(/wp-content/uploads/2021/07/arrow_l.png) no-repeat !important;
    left: -35px;
}
.gb-gallery_title .bx-wrapper .bx-next{
	background: url(/wp-content/uploads/2021/07/arrow_r.png) no-repeat !important;
    right: -35px;
}
.gb_container1 .content .icon_div div .icon_rig{
	text-align: right;
}
.gb_container1 .post_div{
	font-size: 0;
	text-align: left;
	margin: 0 0 55px;
	letter-spacing: 0;
}
body .foot-menu{
    float: none;
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px solid #787878;
}
body .foot-menu li{
    float: none;
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}
body .company-info .copyRight{
    color: #e6e6e6;
    display: block;
    text-align: center;
}
.gb_container1 .post_div > div{
    display: inline-block;
    width: 31.66666666%;
    margin: 0 0 0 2.5%;
    vertical-align: top;
    padding: 0;
}
.post_div .main_board ul{
    margin: 15px 0 0;
}
.post_div .thumb{
    height: 245px;
    overflow: hidden;
}
.post_div .thumb img{
	width: 100%;
}
.post_div .info{
	border: 1px solid #dcdcdc;
	border-top: none;
    padding: 25px;
}
.post_div .info h5{
	color: #000000;
	font-size: 20px;
	text-align: center;
	margin: 0 0 10px;
}
.post_div .info p{
	color: #393939;
    font-size: 17px;
    line-height: 26px;
    font-weight: 300;
    height: 78px;
}
.gb_container1 .post_div div h2{
	font-size: 26px;
    font-weight: 500;
    color: #2d2d2d;
    margin: 0;
    letter-spacing: -1px;
}
.gb_container1 .post_div .gb_center{
	text-align: center;
	margin: 0;
}
.gb_container1 .post_div .gb_center h1{
	font-size: 40px;
    color: #e0365e;
    line-height: 40px;
    margin-bottom: 10px;
}
.gb_container1 .post_div .gb_center h4{
	font-size: 20px;
	color: #0662ec;
    border-bottom: 1px solid #000;
    display: inline-block;
    padding-bottom: 15px;
    margin: 0 0 10px;
}
.gb_container1 .post_div .gb_board h2{
	text-align: center;
}
.gb_container1 .post_div .gb_board .gb-video_notice{
    width: 100%;
    border: 0;
}
.gb_container1 .post_div .gb_board .gb-video_notice ul li a{
    font-size: 14px;
    color: #383838;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    display: block;
}
.gb_container1 .post_div .table_wrap table{
	border-right: 1px solid #e5e5e5;
}
.gb_container1 .post_div .table_wrap table td{
	font-size: 14px;
	color: #383838;
	text-align: center;
	padding: 3px 0;
}
body .company-info{
    background: #2f2f2f;
}
body .company-info .inner-wrap-2{
	border: none;
}
body .company-info .inner-wrap-1{
	width: 1300px;
}
.gb_container1 .post_div .table_wrap table tr:first-child td{
    padding-top: 12px;
}
.gb_container1 .post_div .table_wrap{
	padding: 0;
}
.gb_container1 .post_div .table_wrap table th{
	font-size: 16px;
    color: #fff;
    background: #565656;
    text-align: center;
    padding: 5px 0;
    font-weight: 100;
}
.gb_container .form th,
.gb_container .form td{
	text-align: center;
	vertical-align: middle;
	
}
.gb_container .form th{
	background: #424242;
    color: #fff;
    font-size: 17px;
    padding: 15px 17px;
}
.gb_container .form td{
	background: #fff;
	color: #333;
	font-size: 16px;
    padding: 4px 0px;
    width: 25%;
    letter-spacing: -1px;
}
.gb_container .form tr:first-child td{
	padding-top: 7px;
}
#wrap .foot-area{
	max-width: 1920px;
	width: 0%;
	text-align: center;
	background: #1843b2;
} 

.footer_form_content{
    padding: 40px 0;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
#wrap .footer_form_content input{
	text-align: center;
    font-size: 20px;
    display: inline-block;
    padding: 13px 0px;
    box-shadow: unset;
    height: auto;
    width: 24%;
    vertical-align: middle;
    border: 0;
    margin-right: 10px;
    border-radius: 0;
    color: #000;
}
#wrap .footer_form_content #add_db{
	margin-right: 0;
    background: #222;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}
.footer_form_content .bottom_ck{
	font-size: 0;
	text-align: left;
	margin-top: 10px;
}
.footer_form_content .bottom_ck div{
	display: inline-block;
	font-size: 20px;
	color: #fff;
}
.footer_form_content .bottom_ck .pop_btn{
	cursor: pointer;
}
.footer_form_content .bottom_ck .left_check{
	text-align: left;	
}
.footer_form_content .bottom_ck .left_check:after{
	content: '';
	width: 2px;
	height: 15px;
	background: #fff;
	display: inline-block;
	margin: 0 10px;
}
#wrap .footer_form_content .bottom_ck .left_check input[type='checkbox']{
	-ms-transform: scale(1.5); /* IE */
  	-moz-transform: scale(1.5); /* FF */
  	-webkit-transform: scale(1.5); /* Safari and Chrome */
  	-o-transform: scale(1.5); /* Opera */
  	padding: 10px;
  	width: auto;
}
.footer_form_content .bottom_ck .right_link{
	text-align: right;
}
form .input_div{
	text-align: left;
	margin-bottom: 15px;
}
form .input_div h1{
	display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    font-size: 36px;
    letter-spacing: -1px;
    font-weight: 600;
    width: 20%;
    color: #fff;
}
.in_p{
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    width: 80%;
}
body #kboard-default-latest table{
	border: none;
	margin: 10px 0 0;
}
body #kboard-default-latest table td.kboard-latest-title{
    border: none;
    color: #767676;
    padding: 3px 10px;
}
body #kboard-default-latest table .kboard-latest-title a{
    font-size: 17px;
    color: #767676;
    padding: 0;
}
#kboard-default-document .kboard-content .content-view label{
	display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
    padding: 10px 15px;
}
#kboard-default-document .kboard-content .content-view .meta_info{
	display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    margin: 0 50px 0 0;
    border-bottom: 1px solid #222;
}
#container #mainContent.cont-wrap{
	position: relative;
    overflow: visible;
    min-height: 50px;
}
#POST-CONTENT #term_wrap{
	
}
#POST-CONTENT #term_wrap h1{
	font-weight: bold !important;
    font-size: 30px;
    letter-spacing: -2px;
    margin: 0 0 30px !important;
}
#POST-CONTENT #term_wrap h3{
	letter-spacing: -1px;
    font-size: 20px;
    border-bottom: 2px solid #212121;
    padding: 0 5px 8px;
}
#POST-CONTENT #term_wrap .term{
	margin: 10px 0;
    background: #f9f9f9;
    border: 1px solid #ededed;
    padding: 20px 25px;
    overflow-y: scroll;
    height: 200px;
}
#POST-CONTENT #term_wrap a{
	display: block;
    text-align: center;
    max-width: 200px;
    margin: 30px auto;
    font-size: 20px;
    letter-spacing: -1px;
    background: #424242;
    border-radius: 4px;
    color: #fff;
    padding: 10px 0 12px;
}
#gb_sidebar{
	position: absolute;
    top: 120px;
    right: -170px;
}
#gb_sidebar li{
	margin: 0 0 10px;
}
#gb_sidebar li a{
	
}
#gb_sidebar li a img{
	
}
body .cosmosfarm-members-form{
	width: 100%;
    max-width: 500px;
}
.cosmosfarm-members-form .div_radio{
	
}
.cosmosfarm-members-form .div_radio input[type='radio']{
	display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.cosmosfarm-members-form .div_radio label{
	display: inline-block;
    vertical-align: middle;
    padding: 0px 20px 5px 0;
}
.cosmosfarm-members-form .div_radio br{
	display: none;
}
#POST-CONTENT #wpmem_register_form fieldset{
	padding: 0;
    border: none;
}
#POST-CONTENT #wpmem_register_form h3{
	font-weight: bold;
    letter-spacing: -1px;
    font-size: 20px;
    margin: 0 5px 10px;
}
#POST-CONTENT #wpmem_register_form .gb_section{
	border: 1px solid #dedede;
    padding: 20px 25px;
    margin: 0 0 30px;
}
#POST-CONTENT .cosmosfarm-members-form .gb_col2.first{
	margin: 0 2% 0 0;
}
#POST-CONTENT .cosmosfarm-members-form .gb_col2{
	display: inline-block;
    vertical-align: top;
    width: 49%;
}
#POST-CONTENT .cosmosfarm-members-form .gb_col3.first{
	margin: 0;
}
#POST-CONTENT .cosmosfarm-members-form .gb_col3{
	display: inline-block;
    vertical-align: top;
    width: 32%;
    margin: 0 0 0 2%;
}
#main_img img{
	width: 100%;
}
/*------------------------mobile----------------------------*/
@media only screen and (max-width: 1200px){
	body #gnb ul.menu > li.opened ul.menu-depth-1{
		padding-bottom: 15px !important;
	}
	#wrap .main-cont #main_visual{
	    display: block;
	    height: 332px; 
	}
	#wrap #carousel li.slide img{
		width: auto;
	    height: auto;
	    left: 0;
	    margin-left: 0;
	    max-width: 100%;
	    max-height: initial;
	}
	body #header .wrap-gnb{
		background: none;
	}
	body #gnb,
	body #header .wrap-util{
		width: 100%;
	}
	body #header .wrap-util .header_top_txt_right {
	    padding: 10px 5px 0;
	}
	body #gnb button.gnb-menu{
		background: url(./images/bg_gnb-menu_wh.png) 50% 50% no-repeat;
	}
	body .scrolled #gnb button.gnb-menu{
		background: url(./images/bg_gnb-menu.png) 50% 50% no-repeat;
	}
	#main_about ul li{
		width: 95%;
    	margin: 0 0 30px;
	}
	#main_about ul li img{
		width: 100%;
	}
	#main_about p{
		line-height: 1.3;
	}
	#main_product .tab ul li{
		
	}
	#main_product .tab ul li a{
		font-size: 13px;
    	padding: 10px;
	}
	#main_product .tab ul{
		margin: 0 0 40px;
	}
	.contact_wrap{
		display: block;
   	 	width: 100%;
	}
	.contact_wrap p{
		font-size: 21px;
    	line-height: 1.5;
	}
	.contact_wrap.right{
		border-top: none;
    	border-left: none;
	}
	#main_family ul li{
		margin: 0 0.7% 5px;
	}
	body .company-info .inner-wrap-1{
		width: 100%;
		margin: 0;
	}
	#footer .company-info a{
		font-size: 13px;
	}
	#footer .company-info a:before{
		content: none;
	}
	body .foot-menu{
		padding: 15px 0;
	}
}
@media only screen and (max-width: 1000px){
	.gb_container1 .content .icon_div div div.mbanner,
	.gb_container1 .content .icon_div div div.mbanner.first{
	    display: inline-block;
	    width: 45%;
	    margin: 0 2.5% 20px;
	    text-align: center;
	}
	
}
@media only screen and (max-width: 767px){
	body #gnb h1.logo a img{
	    height: 30px;
	}
	.main_board ul{
		padding: 0 20px 0 40px;
	}
	.main_board ul li,
	.main_board ul li:first-child{
		display: block;
		width: 100%;
		margin: 0 0 15px;
	}
	.ag-lt #gnb h1.logo{
		top: 10px;
	}
	.gb_container1 .content .icon_div{
		margin: 15px 0 0;
	}
	.gb_container1 .content .icon_div .con_1,
	.board_div{
		margin: 0 0 15px;
	}
	.latest_board,
	.icon_link{
	    width: calc(100% - 30px);
    	margin: 0 15px 15px;
	}
	body #gnb ul.menu > li{
	    margin: 0;
	    padding: 0;
	}
	body #gnb ul.menu-depth-1 li a{
		color: #fff !important;
	    text-align: left;
	}
	#gnb ul.menu > li.opened ul.menu-depth-1{
		padding: 0  !important;
	}
	body .cosmosfarm-members-form label{
		font-size: 14px;
    	letter-spacing: -1px;
	}
	#gnb button.search{
		display: none;
	}
	body .top_tel{
		text-align: center;
	    display: block;
	    font-size: 12px;
	    margin: 0;
	    line-height: normal;
	    padding: 10px 0 0;
	}
	body #header .wrap-util .header_top_txt_right a{
		font-size: 11px;
	}
	body #gnb h1.logo{
		width: 200px;
	}
	.gb_container1 .content .icon_div div div img{
		max-width: 100%;
	}
	.gb_container1 .content .icon_div .con_1{
		text-align: center;
	}
	.gb_container1 .content .icon_div div div.mbanner,
	.gb_container1 .content .icon_div div div.mbanner.first{
        display: inline-block;
	    width: 45%;
	    margin: 0 1.5% 10px;
	}
	.cs_banner ul li{
		width: 95%;
    	margin: 0 0 5px !important;
	}
	.cs_banner{
		margin: 0;
	}
	.gb_container1 .post_div{
		margin: 10px 0;
	}
	form .input_div{
	    width: 80%;
    	margin: 0 auto;
	}
	form .input_div h1{
		display: block;
    	width: 100%;
    	text-align: center;
    	font-size: 30px;
    	margin: 0 0 5px;
	}
	#wrap .footer_form_content input{
		width: 32%;
	    font-size: 15px;
	    margin: 0 0 0 1%;
	}
	.footer_form_content .bottom_ck .left_check{
	    text-align: left;
	    vertical-align: middle;
	    display: inline-block;
	    font-size: 16px;
	}
	.footer_form_content .bottom_ck div{
		font-size: 16px;
	}
	.in_p{
		display: block;
		width: 100%;
	}
	#wrap .footer_form_content .bottom_ck .left_check input[type='checkbox']{
		margin: 0 10px 0 0;
	}
	.footer_form_content .bottom_ck .right_link{
	    text-align: right;
	    vertical-align: middle;
	    
	}
	#wrap .footer_form_content #add_db{
		display: block;
	    width: 100%;
	    margin: 10px 0;
	}
	.post_div .thumb,
	.post_div .info p{
		height: auto;
	}
	.gb_container1 .post_div > div,
	.gb_container1 .post_div .gb_center{
		display: block;
	    width: calc(100% - 30px);
	    margin: 0 auto 15px;
	    height: auto;
	}
	body .foot-menu li{
		margin: 0 5px;
	    font-size: 10px;
	    padding: 0;
	}
	.gb_container1 .post_div .table_wrap table{
		border: none;
	}
	.gb_container1 .content .icon_div div div{
	    display: block;
	    margin: 0 auto 30px;
	    width: 100%;
	    text-align: center;
	}
	.gb_container1 .content .icon_div div .icon_rig{
		text-align: center;
	}
	.gb_container1{
		padding: 0px 0 0;
	}
	#wrap .main-cont #main_visual{
	    display: block;
	    height: 100px; 
	}
}
@media only screen and (max-width: 430px){
	body #mainContainer:after {
	    margin-bottom: 0;
	}
	#main_product_wrap{
        padding: 50px 0;
	}
	#main_product_wrap h2{
		font-size: 30px;
	}
	#main_product_wrap ul{
	    margin: 40px 0 0;
    	flex-wrap: wrap;
	}
	#main_product_wrap ul li{
		width: 45%;
		margin: 0 0 20px;
	}
	#main_product_wrap ul li h3{
		font-size: 24px;
		margin: 0;
	}
	.main_link ul{
		padding: 60px 0 20px;
	}
	.main_link ul li{
		
	}
	.main_link ul li h4{
		
	}
	.main_link ul li p{
		height: 63px;
	}
	.main_link ul li p br{
		display: none;
	}
	#wrap .main-cont #main_visual{
	    display: block;
	    height: 150px; 
	}
	.gb_container1 .content h1{
    	font-size: 20px;
   }
   .gb_container1 .content h4{
    	font-size: 18px;
   }
   .gb_container1{
	    padding: 0;
	}
	#main_product .tab ul li{
		width: 43%;
    	margin: 0 1% 5px;
	}
	#main_about h1{
		font-size: 26px;
    	margin: 50px 0 10px;
	}
	#main_about p{
		font-size: 14px;
	    line-height: 1.5;
	    margin: 0 10px;
	}
	#main_product {
	    padding: 50px 0;
	}
	.tab_content .left{
		width: 100%;
    	display: block;
	}
	.tab_content .right{
		width: 100%;
	    display: block;
	    padding: 20px;
	}
	.tab_content .right h3{
		font-size: 26px;
	}
	.tab_content .right h5{
		font-size: 20px;
	    letter-spacing: -1px;
	    line-height: 1.3;
	}
	.tab_content .right p{
		font-size: 14px;
    	line-height: 1.5;
	}
	.tab_content .right a{
		margin: 30px 0 0;
	    font-size: 16px;
	    padding: 14px 40px 10px;
	}
	.main_link ul li{
		width: 50%;
    	margin: 0 0 20px;
	}
	.main_link ul li h4{
		font-size: 20px;
	}
	.main_link ul li p{
		font-size: 14px;
	    line-height: 1.5;
	    margin: 15px 10px;
	}
	.main_link ul a{
		font-size: 14px;
    	padding: 5px 0;
	}
}





























