@charset "utf-8";

.only-desktop {display:block;}
.only-desktop-tablet {display:block;}
.only-tablet-mobile {display:none;}
.only-tablet {display:none;}
.only-mobile {display:none;}

@media (max-width: 1700px){
	#gnb > ul {margin-left:210px;}
	#gnb > ul > li {padding:0 25px;}

	.wide-container {margin-top:0 !important;}
	#mainSlide {margin-top:0 !important;}
}


@media (max-width: 1500px){

	.util {right:30px; top:26px;}
	
	#headerM h1 img {height:60px;}

	#gnb {margin-right:100px;}
	#gnb > ul > li {padding-right:20px;}

	.main-visual {min-width:auto; height:auto; overflow:unset;}
	.main-visual .inner {position:unset; margin-left:0; width:100%; height:auto;}
	.main-visual ul {height:auto; overflow:hidden;}
	.main-visual .slick-dots {bottom:150px;}
	
	.product .con2 .box3 .contact-zone .icon {margin:10px 0; width:60px; height:60px;}
	.product .con2 .box3 .contact-zone .cnt {margin-left:75px;}
	.product .con2 .box3 .contact-zone .cnt .tel {font-size:30px;}
}

@media (max-width: 1300px){
	#section1 .contain {padding:0 30px;}

	.character .box .img {float:none; text-align:center; margin-bottom:20px;}
	.character .box .cnt {text-align:center;}
	.character .box ul {float:none; margin-left:0; display:inline-block; text-align:left;}
	
	.m-management .m-list {margin:0 -10px;}
	.m-management .m-list > li .sub-list {height:auto;}
	.m-management .m-list > li {padding:0 10px;}
}

/* landscape tablet and desktop */
@media (max-width: 1200px){

	@-moz-keyframes bounce{from{bottom:20px;}to{bottom:30px;}}
	@-webkit-keyframes bounce{from{bottom:20px;}to{bottom:30px;}}
	@-o-keyframes bounce{from{bottom:20px;}to{bottom:30px;}}
	@keyframes bounce{from{bottom:20px;}to{bottom:30px;}}

	body, input, textarea, select, button, table {font-size:14px;}

	#wrapper {padding-top:60px;}
	#header {display:none;}
	#headerM {display:block;}
	#headerM h1 {padding-top:0;}
	#menu {display:block;}

	#headerM h1 {position:static; text-align:left;}
	#headerM h1 a {display:inline-block; padding:10px 0;}
	#headerM h1 a img {height:40px;}

	.product .con2 .box3 .contact-zone {padding:26px 15px;}
	.product .con2 .box3 .contact-zone .cnt .tel {font-size:23px;}

	.sub-visual {height:230px;}

	#contentArea {width:100%;}
	.sub-title {margin-bottom:30px;}
	.sub-title h2 {font-size:20px;}

	.lnb {font-size:16px;}

	.greetings {font-size:15px;}
	.greetings .head .inner {height:310px; padding:35px 330px 0 35px;}

	.oper {padding:40px 25px;}

	.sub-tit {background:none;}
	.sub-tit h3 {font-size:16px;}

	.location-info li {font-size:15px;}

	.gallery-list {padding-top:20px;}
	.gallery-list ul {margin:0 -15px;}
	.gallery-list ul li {padding:0 15px; font-size:14px; margin-bottom:25px;}
	.gallery-list table tr th {font-size:14px; padding:6px 0;}
	.gallery-list table tr td {font-size:14px; padding:6px 0; padding-left:10px;}

}

/* Landscape tablet */
@media (max-width: 1024px) {
	
	/* main */
	.biz .body .col .num {font-size:50px; left:0;}
	
	.product .con2 {margin:0;}
	.product .con2 .box {float:unset; width:100%; padding:0; margin-bottom:10px;}
	
	.history {min-height:auto; padding:25px 15px;}
	.history .cnt {float:unset; margin-right:0; margin-bottom:30px;}
	.history .cell {display:block;}
	.history .col {float:unset;}
	.history .cnt h3 {font-size:25px; line-height:1.3em; margin-bottom:35px;}
	.history .cnt p {font-size:16px; line-height:1.5em; margin-bottom:15px;}
	.history .col .row .year {font-size:25px; margin-bottom:0;}
	
	.eat ul {margin:0 -5px}
	.eat ul li {padding:0 5px;}

	.different .box > ul > li {width:50%; height:auto; margin-bottom:40px;}

	/* board */
	.board-search .total-page {font-size:14px;}
	.board-search .select {width:90px;}
	.board-search .input {width:140px;}

	.board-list table thead th {height:40px; font-size:14px;}
	.board-list table tbody td {padding:9px 0; font-size:14px;}
	.board-list table tbody td.no {width:10%;}
	.board-list table tbody td.name {width:12%;}
	.board-list table tbody td.date {width:12%;}
	.board-list table tbody td.hit {width:9%;}

	.board-view .head .tit {font-size:15px;}
	.board-view .head .info {font-size:13px; padding-top:10px; padding-bottom:10px;}

	.board-write .group {font-size:15px;line-height:32px;}
	.board-write .title {font-size:15px;}

	.paginate {margin:15px 0;}

	#section2 .con2 .box {float:none; width:100%; margin-bottom:30px;} 
	#section2 .con2 .box3 {padding-top:0;}

	/* footer */
	#footer {text-align:center;}
	#footer .f-logo {float:unset; margin-right:0;}
	#footer address {float:unset; margin-bottom:12px;}
	#footer .f-link {float:unset; display:inline-block;}
} 

@media (max-width: 900px) {

	.sub-tit h3 {width:100%;}


} 

/* portrait tablet */
@media (max-width: 800px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}
	.br-none {display:none;}

	.fp-section {height:auto !important}
	.fp-tableCell {height:auto !important}
	.scroll {display:none;}

	/* #vimelar-container {height:500px !important;}	
	#section0 .slogan img {width:200px;} */
	.only-tablet-mobile {display:block;}
	#vimelar-container {display:none;}
	.vimeo-cover {background-position:50% 50%;}

	#section1 .head {margin-bottom:30px;}
	#section1 .head h2 {font-size:28px;}
	#section1 .head p {font-size:14px;}
	#section1 .body .row {margin:0 -5px;}
	#section1 .body .col {padding:0 5px;}
	#section1 .body .col dl {padding:13px 10px 0;}
	#section1 .body .col dl dt {margin-bottom:6px; font-size:15px;}
	#section1 .body .col dl dd {font-size:12px;}

	#section2 .head {margin-bottom:30px;}
	#section2 .head h2 {font-size:28px;}
	#section2 .head p {font-size:14px;}
	#section2 .body .row {margin:0 -5px;}
	#section2 .body .col {padding:0 5px;}
	#section2 .body .col a {height:300px;}
	#section2 .body .col dl dt {font-size:15px;}
	#section2 .body .col dl dd {font-size:12px;}
	#section2 .body .col-2 img {top:80px; width:140px;}
	#section2 .body .col-2 dl {bottom:70px; left:12px;}
	#section2 .body .col-2 .detail {left:12px; bottom:20px; font-size:12px; line-height:24px;}
	#section2 .body .top {height:80px; padding:15px 12px 0;}
	#section2 .body .top h3 {font-size:17px;}
	#section2 .body .top p {font-size:13px;}
	#section2 .body .card dl {height:110px; padding:12px 12px 0;}

	#main #footer {position:unset;}

	.greetings {font-size:14px;}
} 

/* Landscape phone */
@media (max-width: 767px) {
	.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}
	
	.contain {padding-left:15px; padding-right:15px;}

	#headerM #btn-menu {right:15px; top:21px;}

	.main-visual .slick-dots {bottom:20px;}
	.main-visual .slick-dots li button {width:20px; height:20px;}

	#section0 {padding-top:60px;}
	
	.biz {padding:35px 0;}
	.biz .head h2 {font-size:20px;}
	.biz .head p {font-size: 15px;}
	.biz .body .row {margin:0 -10px}
	.biz .body .col {width:50%; padding:0 10px; margin-bottom:20px;}
	.biz .body .col .num {font-size:30px;}
	.biz .body .col .cnt {margin-top:8px;}
	.biz .body .col .cnt p {font-size:16px;}

	.product {padding:35px 0;}
	.product .head {margin-bottom:25px;}
	.product .head h2 {font-size:20px; line-height:1.3em;}
	.product .head p {font-size:15px;}
	.product .con2 .board-zone {min-height:230px;}
	.product .con2 .board-zone h2 {font-size:18px; line-height:55px; margin:0 15px; margin-bottom:14px;}
	.product .con2 .board-zone ul {padding:0 15px;}
	.product .con2 .board-zone ul li {font-size:15px; line-height:1.3em; margin-bottom:8px;}
	.product .con2 .board-zone .more {top:20px; right:15px;}

	.product .con2 .box3 .location-zone {height:80px;}
	.product .con2 .box3 .location-zone .cnt h3 {padding-top:17px; margin-bottom:10px; font-size:16px;}
	.product .con2 .box3 .location-zone .cnt p {font-size:15px;}
	.product .con2 .box3 .contact-zone {height:80px; padding:8px 30px}
	.product .con2 .box3 .contact-zone .cnt {margin-left:60px;}
	.product .con2 .box3 .contact-zone .cnt h3 {font-size:16px;}
	.product .con2 .box3 .contact-zone .cnt .tel {font-size:20px;}
	.product .con2 .box3 .contact-zone .icon {width:45px; height:45px;}

	#footer .f-logo img {height:40px;}
	#footer .f-link li {padding:0 10px;}
	#footer address span {margin-right:15px;}

	.sub-visual {height:200px;}
	.sub-visual .sub-txt {margin-top:15px;}
	.sub-visual .sub-txt h2 {font-size:23px;}
	.sub-visual .sub-txt p {font-size:15px;}

	body.sub #container.path-fixed {padding-top:0;}

	.path-wrap {display:none;}	
	.path-wrap-m {display:block;}
	
	.real-cont {padding-bottom:50px;}

	.sub-title {text-align:center; margin:20px 0 30px 0;}
	.sub-title .path {display:none;}
	.sub-title p {margin-top:15px; font-size:16px;}
	
	.introduce .head .cnt {top:-40px;}
	.introduce .head p {width:95%; height:50px; padding-top:15px; font-size:20px;}
	.introduce .body {padding-top:30px;}
	.introduce .body p {font-size:15px; line-height:22px; margin-bottom:15px;}
	.introduce .body .sign {font-size:17px;}
	
	.history {}
	.history .col.col-6 .row {margin-right:0;}
	.history .col.col-6 .row {padding-bottom:15px;}
	.history .col.col-5 .row {padding-bottom:15px;}
	.history .col .row .year {padding-left:65px; background: url('../images/sub/history_arrow.png') 6px 50% no-repeat; background-size:50px auto;}
	.history .col .row ul {padding-left:65px;}
	.history .col .row ul li {font-size:15px; line-height:1.3em;}
	
	.location {min-height:auto;}
	.location .location-info {margin-top:10px;position:static; width:100%; transform:none; padding:15px 15px;}
	.location .location-info h3 {font-size:18px;}
	.location .location-info ul li {font-size:15px; line-height:1.3em; margin-bottom:15px; padding-left:102px; text-indent:-51px;}
	.location .location-info ul li span {font-size:16px; width:50px;}
	.wrap_map {height:300px !important;}
	
	.fs {min-height:auto; padding:0 15px 35px 15px; width:auto; margin:0 -15px;}
	.fs .head {padding-top:35px; margin-bottom:35px;}
	.fs .head h3 {font-size:20px; margin-bottom:18px;}
	.fs .head p {font-size:16px; line-height:1.3em;}
	.fs .head p br {display:none;}

	.eat ul li {width:50%; margin-bottom:20px;}
	.eat ul li:nth-child(3n+1) {clear:none;}
	.eat ul li:nth-child(2n+1) {clear:left;}
	.eat ul li p {font-size:15px; line-height:1.3em; margin-top:8px;}
	
	.planting ul {margin:0;}
	.planting ul li {float:unset; width:100%; padding:0; margin-bottom:25px;}
	.planting ul li .txt {margin-top:15px;}
	.planting ul li .txt p {font-size:15px; line-height:30px}
	
	.different .box {padding-bottom:30px; margin-bottom:30px;}
	.different .box .cnt p {width:95%; height:60px; padding-top:15px; font-size:18px;}
	.different .box > ul {margin:30px auto 0; width:100%;}
	.different .box > ul > li:nth-child(2n) {border:0;}
	.different .box > ul > li:nth-child(2n+1) {clear:left;}
	.different .box > ul > li > .tit {font-size:16px; line-height:1.3em; margin-bottom:10px;}
	.different .box > ul > li > ul > li {font-size:15px; line-height:1.3em; background: url('../images/sub/different_dot.png') 0 7px no-repeat;}

	.event h3 {font-size:24px; margin-bottom:30px;}
	.event > ul {margin:0;}
	.event > ul > li {float:unset; width:100%; padding:0; margin-bottom:40px;}
	.event > ul > li .head h4 {font-size:18px; line-height:1.3em; margin-bottom:4px;}
	.event > ul > li .head p {font-size:16px;}
	.event > ul > li .txt {height:130px}
	.event > ul > li > .txt .cell ul > li {font-size:15px; line-height:1.3em; margin-bottom:5px; background: url('../images/sub/event_dot.png') 0 7px no-repeat;}
	.event > ul > li > .txt .cell ul > li:last-child {margin-bottom:0;}
	
	.m-management .m-list {margin:0;}
	.m-management .m-list > li {float:unset; width:100%; padding:0; margin-bottom:20px;}
	.m-management .m-list > li .s-tit h3 {font-size:18px; line-height:1.3em; margin-bottom:15px;}
	.m-management .m-list > li .s-tit span {font-size:20px; line-height:1.3em;}
	.m-management .m-list > li .sub-list {margin-left:0; margin-bottom:10px;}
	.m-management .m-list > li .sub-list > li {font-size:15px; line-height:1.3em; margin-bottom:4px;}
	.m-management .m-list > li .sub-list > li:last-child {margin-bottom:0;}
	.m-management .m-list > li .sub-list2 {margin:50px 0 0 0;}
	.m-management .m-list > li .sub-list2 > li {float:unset; width:100%; padding:0; margin-bottom:50px;}
	.m-management .m-list > li .sub-list2 > li h4 {font-size:16px;}
	.m-management .m-list > li .sub-list2 > li .txt {height:160px;}
	.m-management .m-list > li .sub-list2 > li .txt .cell > ul > li {font-size:15px; line-height:24px; background: url('../images/sub/management_dot.png') 0 8px no-repeat;}

	.oper > ul > li {float:unset; width:100%; height:auto; padding:15px 0;}
	.oper > ul > li .o-tit {width:80px; height:80px; margin-left:0;}
	.oper > ul > li .o-tit h3 {font-size:15px;}
	.oper > ul > li .cell > ul {margin-left:0;}
	.oper > ul > li .cell > ul > li {font-size:15px; line-height:1.3em; margin-bottom:4px; background: url('../images/sub/oper_dot.png') 0 7px no-repeat;}
	.oper > ul > li .cell > ul > li:last-child {margin-bottom:0;}

	.safety > ul {width:100%; margin-top:20px;}
	.safety > ul > li {position:relative; width:50%; margin-bottom:50px;}
	.safety > ul > li:nth-child(2n) .cnt {border:0;}
	.safety > ul > li:before {width:90px; height:90px; position:static; margin:0 auto;}
	.safety > ul > li.bg1:before {background:url("../images/sub/safety1.png") 50% 0 no-repeat; background-size:100% 100%;}
	.safety > ul > li.bg2:before {background:url("../images/sub/safety2.png") 50% 0 no-repeat; background-size:100% 100%;}
	.safety > ul > li.bg3:before {background:url("../images/sub/safety3.png") 50% 0 no-repeat; background-size:100% 100%;}
	.safety > ul > li.bg4:before {background:url("../images/sub/safety4.png") 50% 0 no-repeat; background-size:100% 100%;}
	.safety > ul > li .cnt {height:auto; margin-top:20px;}
	.safety > ul > li .cnt .txt {padding-top:0; text-align:center;}
	.safety > ul > li .cnt .txt h3 {font-size:16px; line-height:1.3em; margin-bottom:10px;}
	.safety > ul > li .cnt .txt ul {padding:0 10px;}
	.safety > ul > li .cnt .txt ul > li {font-size:15px; line-height:1.3em; margin-bottom:3px; background:none;}
	.safety > ul > li .cnt .txt ul > li:last-child {margin-bottom:0;}

	.input {height:30px; padding:4px; font-size:14px; line-height:20px;}
	.select {height:30px; padding:4px; font-size:14px; line-height:20px;}

	.login-area .login-box {padding:0; border:0;}
	.login-area .login-box .form fieldset {padding:0;}
	.login-area .login-box .tit {float:unset; padding-right:0; height:auto; margin-bottom:15px; border:0;}
	.login-area .login-box .form {float:unset; margin-left:0;}
	.login-area .login-box .form .btn-pack.login {position:static; width:100%; height:50px; margin-top:10px;}
	.login-area .login-box .form .input {width:100% !important;}

	.board-search .total-page {display:none;}
	.board-search .search {float:left;}
	.board-search .select {width:80px;}
	.board-search .input {width:120px;}
	.board-search .btn-pack {padding:0 18px; font-size:13px; line-height:28px;}
	.board-search .search .btn-pack {height:30px; line-height:28px;}

	.board-list {display:none;}
	.board-list-m {display:block;}
	
	.gallery-list {padding-top:10px;}
	.gallery-list ul {margin:0 -7px;}
	.gallery-list ul li {width:50%; padding:0 7px; margin-bottom:14px;}
	.gallery-list ul li:nth-child(2n+1) {clear:left;}
	.gallery-list ul li dl {padding:10px;}
	.gallery-list ul li dt {height:36px; font-size:14px; line-height:18px; overflow:hidden; text-overflow:ellipsis; white-space:normal; word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
	
	.board-search .total-page {display:none;}
	.board-search .search {float:none; text-align:left;}
	.board-search .search .select {width:80px;}
	.board-search .search .input {width:calc(100% - 214px);}
	.board-search .search .btn {height:32px !important; line-height:30px;}
	
	.board-view {margin:0 -15px;}
	.board-view .head .tit {font-size:15px; padding:10px 15px;}
	.board-view .head .info {font-size:12px; padding:8px 15px;}
	.board-view .head .files {padding:10px 15px 0;}
	.board-view .head .files .fileLayer {max-width:60%; right:15px;}
	.board-view .head .files .fileLayer a {margin:5px 0; word-break:break-all; line-height:1.2em;}
	.board-view .head .files .fileLayer img {vertical-align:middle;}
	.board-view .body {padding:15px 15px 25px;}

	.buttons {margin:10px 0;}

	.btn-pack.medium {height:30px; font-size:13px; line-height:28px;}
	.btn-pack.submit,
	.btn-pack.cancel {width:120px; height:40px; font-size:14px; line-height:36px;}

	.prev_next {margin:0 -15px; padding:0; font-size:13px;}
	.prev_next dt {width:63px; padding:0 0 0 15px; margin-right:0;}
	.prev_next dd {margin-left:80px; padding-right:15px; color:#777;}
	.prev_next dd a {display:inline-block; vertical-align:top; max-width:95%; color:inherit; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

	.mailform {margin:0 -15px;}
	.mailform table tbody th {height:40px; padding:5px 5px 5px 15px; font-size:13px;}
	.mailform table tbody td {padding:5px 15px 5px 5px; font-size:13px;}
	.form-agree {margin:20px 0 30px;}
	.form-agree .btn {display:none;}
	.form-agree dt {font-size:14px;}
	.form-agree dd {padding:4px 0 0 0; font-size:12px; line-height:16px;}
	.form-agree .scroll_box {height:60px; padding:5px; font-size:11px; line-height:14px;}
	#kcaptcha_image {width:90px !important; height:auto !important;}
	
} 

/* Landscape phones and down */
@media (max-width: 480px) {
	.greetings .body {padding-top:110px;}
	
} 