﻿@charset "utf-8";
/* @charset "euc-kr"; */


/* Main Banner Start */
#mainVisualArea {position: relative; display: block; width: 100%; min-width: 320px; height: 100%; min-height: 800px; margin: 0 auto 0; box-sizing: border-box; overflow: hidden;}
/* .header + .mvLayerBox + .swiper-pagination : 120 + 340 + 120 = 580 */
#mainVisualArea .swiper-container {width: 100%; height: 100%;}
#mainVisualArea .swiper-container .swiper-pagination {bottom: 30px !important;}

:root {--swiper-theme-color: rgba(50,126,193,1.0) !important}
.swiper-button-next::after,
.swiper-button-prev::after {font-size: 20px !important;}
/* .swiper-pagination-bullet {width: 10px !important; height: 10px !important;} */
.swiper-pagination-bullet {width: 30px !important; height: 5px !important; border-radius: 0 !important;}

.swiper_type01 .swiper-pagination {font-size: 0; line-height: 0;}
.swiper_type01 .swiper-pagination-bullets {bottom: 20px !important;}
.swiper_type01 .swiper-pagination-bullet {width: 30px !important; height: 5px !important; border-radius: 0 !important;}

.swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {background-color: #fff !important; opacity: .9;}
.swiper-pagination-progressbar {top: auto !important; bottom: 80px !important; display: none; height: 2px !important; background-color: rgba(0,0,0,0.05) !important;}
.swiper-button-prev {left: 0 !important;}
.swiper-button-next {right: 0 !important;}
.swiper-button-prev,
.swiper-button-next {top: cala(50% - 40px) !important; color: #fff !important; background-color: rgba(0,123,193,0.8);}
.swiper-button-disabled {background-color: rgba(0,0,0,0.3); opacity: 0.2 !important;}

#mainVisualArea .swiper-container ul.swiper-wrapper > li > .sliderContent {display: block; width: 100%; height: 100%;}
#mainVisualArea .swiper-container ul.swiper-wrapper > li > .img01 {background: url('../img/mbn01.jpg') center center no-repeat; background-size: cover;}
#mainVisualArea .swiper-container ul.swiper-wrapper > li > .img02 {background: url('../img/mbn02.jpg') center center no-repeat; background-size: cover;}
#mainVisualArea .swiper-container ul.swiper-wrapper > li > .img03 {background: url('../img/mbn03.jpg') center center no-repeat; background-size: cover;}

#mainVisualArea .mvLayerBox {position: absolute; top: 100px; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; max-width: 1200px; min-width: 640px; height: 480px; box-sizing: border-box; padding: 0 20px; z-index: 10;}
#mainVisualArea .mvLayerBox .textArea {position: relative; display: block; width: 100%; height: 100%; transition: all 0.3s;}
#mainVisualArea .mvLayerBox .textArea > p.slogan01 {display: block; margin-top: 00px; width: 100%; line-height: 80px; font-size: 72px; font-weight: 200; text-align: left; color: #fff; letter-spacing: -0.03em; transition: all 0.3s;}
#mainVisualArea .mvLayerBox .textArea > p.slogan01 strong {font-weight: 900;}
#mainVisualArea .mvLayerBox .textArea > p.slogan02 {display: block; margin-top: 20px; width: 100%; height: 40px; line-height: 40px; font-size: 30px; font-weight: 700; text-align: left; color: #fff; letter-spacing: -0.03em; transition: all 0.3s;}
#mainVisualArea .mvLayerBox .textArea > p.slogan03 {display: block; margin-top: 00px; width: 100%; height: 60px; line-height: 60px; font-size: 48px; font-weight: 700; text-align: left; color: #fff; letter-spacing: -0.03em; transition: all 0.3s;}
#mainVisualArea .mvLayerBox .textArea > p.slogan04 {display: block; margin-top: 20px; width: 100%; line-height: 20px; font-size: 16px; font-weight: 400; text-align: left; color: #fff; letter-spacing: -0.03em; transition: all 0.3s;}

#mainVisualArea .mvLayerBox .textArea > p {text-shadow: 1px 1px 3px rgba(0,0,0,0.2);}
#mainVisualArea .mvLayerBox .textArea > a {display: block; margin: 60px 0 0; width: 280px; height: 60px; box-sizing: border-box; border: 1px rgba(255,255,255,0.5) solid; border-radius: 0; line-height: 58px; font-size: 16px; font-weight: 500; text-align: center; color: #fff; letter-spacing: -0.03em; text-decoration: none; background: url('../img/bgLinkColor.jpg') center top no-repeat; background-size: 100% 0px; transition: all 0.3s;}
/* #mainVisualArea .mvLayerBox .textArea > a:hover {border: 1px rgba(19,159,224,1.0) solid; background-color: rgba(19,159,224,1.0);} */
/* #mainVisualArea .mvLayerBox .textArea > a:hover {border: 1px rgba(234,79,43,1.0) solid; background-color: rgba(234,79,43,1.0);} */
/* #mainVisualArea .mvLayerBox .textArea > a:hover {border: 1px rgba(87,197,195,1.0) solid; background-color: rgba(87,197,195,1.0);} */
#mainVisualArea .mvLayerBox .textArea > a:hover {border: 1px rgba(245,65,57,1.0) solid; background-color: rgba(245,65,57,0.9);}
/* #mainVisualArea .mvLayerBox .textArea > a:hover {background-size: 100% 100%;} */

@media screen and (max-width: 980px) {
	#mainVisualArea {min-height: 680px;}
	#mainVisualArea .mvLayerBox {top: 80px; height: 410px;}
	#mainVisualArea .mvLayerBox .textArea > p.slogan01 {height: 120px; line-height: 60px; font-size: 60px;}
	#mainVisualArea .mvLayerBox .textArea > p.slogan02 {height: 30px; line-height: 30px; font-size: 24px;}
	#mainVisualArea .mvLayerBox .textArea > p.slogan03 {height: 40px; line-height: 40px; font-size: 36px;}
	#mainVisualArea .mvLayerBox .textArea > p.slogan04 {height: 60px; line-height: 20px; font-size: 15px;}

	#mainVisualArea .mvLayerBox .textArea > a {margin: 60px 0 0;}
}
@media screen and (max-width: 660px) {
	#mainVisualArea {min-height: 620px;}
	#mainVisualArea .mvLayerBox {top: 80px; min-width: 300px; height: 360px} 
	#mainVisualArea .mvLayerBox .textArea {}
	#mainVisualArea .mvLayerBox .textArea > p {text-shadow: 1px 1px 3px rgba(0,0,0,0.5);}
	#mainVisualArea .mvLayerBox .textArea > p.slogan01 {height: 100px; line-height: 50px; font-size: 42px; text-align: center;}
	#mainVisualArea .mvLayerBox .textArea > p.slogan02 {height: 20px; line-height: 20px; font-size: 18px; text-align: center;}
	#mainVisualArea .mvLayerBox .textArea > p.slogan03 {height: 40px; line-height: 40px; font-size: 32px; text-align: center;}
	#mainVisualArea .mvLayerBox .textArea > p.slogan04 {height: 60px; line-height: 20px; font-size: 14px; text-align: center;}

	#mainVisualArea .mvLayerBox .textArea > a {margin: 60px auto 0; width: 200px; height: 40px; line-height: 38px; font-size: 14px;}
	#mainVisualArea .mvLayerBox .textArea > a {border: 1px rgba(245,65,57,1.0) solid; background-color: rgba(245,65,57,0.9);}
}
@media screen and (max-width: 420px) {
}
/* Main Banner End */

/* Main Quick Link Start */
/* Main Quick Link End */

/* Main Contants Start */
.mcArea {position: relative; width: 100%; min-width: 320px; margin: 0 auto; padding: 0;}
.mcArea > .mcBox {position: relative; width: 100%; min-width: 320px; max-width: 1200px; margin: 0 auto; padding: 100px 0;}

.mcBox .titleArea {position: relative; display: block; width: 100%; height: auto; min-height: 40px; max-height: none; margin: 0 auto; box-sizing: border-box; padding-bottom: 40px;}
.mcBox .titleArea > .engTitle {line-height: 40px; font-size: 18px; font-weight: 700; color: #222; text-align: center; letter-spacing: -0.00em; transition: all 0.3s;}
.mcBox .titleArea > h2 {line-height: 60px; font-size: 48px; font-weight: 200; color: #222; text-align: center; letter-spacing: -0.04em; transition: all 0.3s;}
.mcBox .titleArea > h2 br {display: none;}
.mcBox .titleArea > .subject {position: relative; display: block; width: 100%; padding-top: 10px; line-height: 30px; font-size: 14px; font-weight: 300; color: #999; text-align: center; letter-spacing: -0.03em; transition: all 0.3s;}
.mcBox .titleArea > .subject br {display: none;}
/* .mcBox .titleArea > .subject:before {position: absolute; top: 0; left: 0; right: 0; display: block; margin: 0 auto; width: 60px; height: 2px; line-height: 0; font-size: 0; content: ""; background-color: rgba(19,159,224,0.5);} */

@media screen and (max-width: 980px) {
	.mcArea > .mcBox {padding: 80px 0;}
	.mcBox .titleArea {height: auto; padding-bottom: 40px;}
	.mcBox .titleArea > .engTitle {line-height: 30px; font-size: 20px;}
	.mcBox .titleArea > h2 {line-height: 50px; font-size: 42px; transition: all 0.3s;}
	.mcBox .titleArea > .subject {line-height: 20px; font-size: 14px; transition: all 0.3s;}
}

@media screen and (max-width: 660px) {
	.mcArea > .mcBox {padding: 60px 0;}
	.mcBox .titleArea {height: auto; padding-bottom: 30px;}
	.mcBox .titleArea > .engTitle {line-height: 20px; font-size: 18px;}
	.mcBox .titleArea > h2 {line-height: 40px; font-size: 32px; transition: all 0.3s;}
	.mcBox .titleArea > .subject {line-height: 20px; font-size: 13px; transition: all 0.3s;}
}

@media screen and (max-width: 420px) {
	.mcBox .titleArea > .engTitle {line-height: 20px; font-size: 16px;}
	.mcBox .titleArea > h2 {line-height: 40px; font-size: 32px; transition: all 0.3s;}
	.mcBox .titleArea > h2 br {display: inline-block;}
	.mcBox .titleArea > .subject {line-height: 20px; font-size: 12px; transition: all 0.3s;}
	.mcBox .titleArea > .subject br {display: inline-block;}
}

#productArea {background: url('../img/mBgProductArea.jpg') center bottom no-repeat; background-size: cover;}
	.productResponse {position: relative; width: 100%; height: auto; margin: 0 auto; box-sizing: border-box; padding: 0; transition: all 0.3s;}
	.productResponse .rBox {position: relative; display: block; width: 100%; height: auto; margin: 0; padding: 0; transition: all 0.3s;}

	.productResponse .swiper_type01 .swiper-button-prev,
	.productResponse .swiper_type01 .swiper-button-next {display: none;}

	.productResponse .rBox ul.productGroup {display: block; margin: 0 auto 0; width: 100%; height: auto; box-sizing: border-box; padding: 0 0 0;}
	.productResponse .rBox ul.productGroup > li {float: left; position: relative; display: block; width: 33.333333%; height: 320px; box-sizing: border-box; padding: 10px;}
	.productResponse .rBox ul.productGroup > li .productBox {position: relative; display: block; width: 100%; height: 100%; border-radius: 20px; overflow: hidden;}
	.productResponse .rBox ul.productGroup > li .productBox .imgArea {position: relative; display: block; width: 100%; height: 180px; background-position: center center; background-repeat: no-repeat; background-size: cover; background-color: #f0f0f0;}
	.productResponse .rBox ul.productGroup > li .productBox .imgArea.p01 {background-image: url('../img/mImgProduct01.jpg');}
	.productResponse .rBox ul.productGroup > li .productBox .imgArea.p02 {background-image: url('../img/mImgProduct02.jpg');}
	.productResponse .rBox ul.productGroup > li .productBox .imgArea.p03 {background-image: url('../img/mImgProduct03.jpg');}
	.productResponse .rBox ul.productGroup > li .productBox .imgArea.p04 {background-image: url('../img/mImgProduct04.jpg');}
	.productResponse .rBox ul.productGroup > li .productBox .imgArea.p05 {background-image: url('../img/mImgProduct05.jpg');}
	.productResponse .rBox ul.productGroup > li .productBox .imgArea.p06 {background-image: url('../img/mImgProduct06.jpg');}
	
	.productResponse .rBox ul.productGroup > li .productBox .imgArea .overLayer {position: absolute; top: 0; left: 0; display: block; opacity: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); z-index: 1; transition: all 0.3s;}
	.productResponse .rBox ul.productGroup > li .productBox .imgArea .overLayer a.link {position: absolute; bottom: 20px; left: 0; right: 0; display: block; margin: 0 auto; width: 180px; height: 40px; box-sizing: border-box; border: 1px rgba(255,255,255,0.6) solid; line-height: 38px; font-size: 14px; font-weight: 400; color: #fff; text-align: center; text-decoration: none; transition: all 0.3s;}
	.productResponse .rBox ul.productGroup > li .productBox .imgArea .overLayer a.link:hover {border: 1px rgba(245,65,57,1.0) solid; background-color: rgba(245,65,57,1.0);}
	
	.productResponse .rBox ul.productGroup > li .productBox .infoArea {display: block; width: 100%; height: 120px; box-sizing: border-box; padding: 20px 30px; background: url('../img/ci_logo.png') right 30px top 15px no-repeat; background-color: #fff; background-size: auto 30px;}
	.productResponse .rBox ul.productGroup > li .productBox .infoArea dl {display: block; width: 100%;}
	.productResponse .rBox ul.productGroup > li .productBox .infoArea dl dt {width: 100%; height: 20px; line-height: 20px; font-size: 18px; font-weight: 500; color: #222; letter-spacing: -0.03em;}
	.productResponse .rBox ul.productGroup > li .productBox .infoArea dl dd {margin-top: 10px; width: 100%; height: 60px; line-height: 20px; font-size: 12px; font-weight: 300; color: #999; letter-spacing: -0.03em;}

	.productResponse .rBox ul.productGroup > li .productBox:hover .imgArea .overLayer {opacity: 1;}

	@media screen and (max-width: 1220px) {
		.productResponse {padding: 0 10px;}
		.productResponse .rBox ul.productGroup > li .productBox .infoArea dl dd {height: 60px; line-height: 17px;}
	}
	/*
	@media screen and (max-width: 980px) {
		.productResponse {padding: 0 10px;}
		.productResponse .rBox ul.productGroup > li {width: 50%;}
	}
	*/
	@media screen and (max-width: 980px) {
		.productResponse {padding: 0 10px;}
		.productResponse .rBox ul.productGroup {display: flex; padding: 0 0 40px;}
		.productResponse .rBox ul.productGroup > li {float: none; width: 300px; height: 360px; padding: 10px 5px;}
		.productResponse .rBox ul.productGroup > li .productBox .imgArea {height: 200px;}
		.productResponse .rBox ul.productGroup > li .productBox .infoArea {height: 140px;}
		.productResponse .swiper_type01 .swiper-button-prev,
		.productResponse .swiper_type01 .swiper-button-next {top: calc(50% - 20px); display: flex;}
	}
	@media screen and (max-width: 660px) {
		.productResponse .rBox ul.productGroup > li .productBox .imgArea .overLayer {opacity: 1;background-color: rgba(0,0,0,0.2);}
		.productResponse .rBox ul.productGroup > li .productBox .imgArea .overLayer a.link {width: 140px;  font-size: 13px; border: 1px rgba(245,65,57,1.0) solid; background-color: rgba(245,65,57,1.0);}
	}

#facilitiesArea {background: url('../img/mBgFacilitiesArea.jpg') center center no-repeat; background-size: cover; background-attachment: fixed;}
	#facilitiesArea .titleArea {padding-bottom: 20px;}
	#facilitiesArea .titleArea > h2,
	#facilitiesArea .titleArea > .subject,
	#facilitiesArea .titleArea > .engTitle {color: #fff;}
	#facilitiesArea .titleArea > .subject {margin-top: 40px; padding: 0; line-height: 30px; font-size: 20px; font-weight: 300; letter-spacing: -0.05em; transition: all 0.3s;}
	#facilitiesArea .titleArea > .subject br {display: block;}

	.facilitiesResponse {position: relative; width: 100%; height: auto; margin: 0 auto; box-sizing: border-box; padding: 0; transition: all 0.3s;}
	.facilitiesResponse .rBox {position: relative; display: block; width: 100%; height: auto; margin: 0; padding: 0; transition: all 0.3s;}
	.facilitiesResponse .rBox p {width: 100%; box-sizing: border-box; padding: 0; line-height: 60px; font-size: 48px; font-weight: 200; color: #fff; text-align: center; letter-spacing: -0.03em; transition: all 0.3s;}
	.facilitiesResponse .rBox p strong {font-weight: 700;}
	.facilitiesResponse .rBox .line {display: block; margin: 10px auto; width: 1px; height: 40px;  background-color: rgba(255,255,255,0.6);}

	.facilitiesResponse .rBox > a {display: block; margin: 0 auto 0; width: 280px; height: 60px; box-sizing: border-box; border: 1px rgba(255,255,255,0.5) solid; border-radius: 0; line-height: 58px; font-size: 16px; font-weight: 500; text-align: center; color: #fff; letter-spacing: -0.03em; text-decoration: none; transition: all 0.3s;}
	.facilitiesResponse .rBox > a:hover {border: 1px rgba(48,175,213,1.0) solid; background-color: rgba(48,175,213,1.0);}

	@media screen and (max-width: 980px) {
		#facilitiesArea .titleArea > .subject {line-height: 20px; font-size: 18px;}

		.facilitiesResponse {padding: 0 20px;}
		.facilitiesResponse .rBox p {line-height: 40px; font-size: 38px;}
		.facilitiesResponse .rBox p br {display: block;}
		.facilitiesResponse .rBox .line {height: 80px;}
	}
	@media screen and (max-width: 660px) {
		#facilitiesArea .titleArea > .subject {line-height: 20px; font-size: 14px;}

		.facilitiesResponse {padding: 0 10px;}
		.facilitiesResponse .rBox p {line-height: 30px; font-size: 28px;}
		.facilitiesResponse .rBox > a {width: 200px; height: 40px; line-height: 38px; font-size: 14px;}
		.facilitiesResponse .rBox > a {border: 1px rgba(48,175,213,1.0) solid; background-color: rgba(48,175,213,1.0);}
	}
	@media screen and (max-width: 420px) {
		#facilitiesArea .titleArea > .subject {line-height: 17px; font-size: 11px;}
	}

#reciepesArea {background: url('../img/mBgRecipesArea.jpg') center bottom no-repeat; background-size: cover;}
	.reciepesResponse {position: relative; width: 100%; height: auto; margin: 0 auto; box-sizing: border-box; padding: 0; transition: all 0.3s;}
	.reciepesResponse .rBox {position: relative; display: block; width: 100%; height: auto; margin: 0; padding: 0; transition: all 0.3s;}

	.reciepesResponse .rBox ul.reciepesGroup {display: block; margin: 0 auto 0; width: 100%; height: auto; box-sizing: border-box; padding: 0 0 0;}
	.reciepesResponse .rBox ul.reciepesGroup > li {float: left; position: relative; display: block; width: 33.333333%; height: 620px; box-sizing: border-box; padding: 0 10px;}
	.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox {position: relative; display: block; width: 100%; height: 100%; border-radius: 20px; overflow: hidden; transition: all 0.3s;}
	.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer {position: absolute; top: 0; left: 0; opacity: 0; display: block; width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); z-index: 1; transition: all 0.3s;}
	.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer .overUnit {position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: block; margin: auto auto; width: 140px; height: 380px; box-sizing: border-box; padding: 130px 0;}
	.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer .overUnit .icon01 {position: absolute; top: 0; left: 0; right: 0; display: block; margin: 0 auto; width: 100%; height: 100px; background: url('../img/mIconRecipes01.png') center center no-repeat;}
	.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer .overUnit .icon02 {position: absolute; bottom: 0; left: 0; right: 0; display: block; margin: 0 auto; width: 100%; height: 40px; background: url('../img/mIconRecipes02.png') center center no-repeat;}
	.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer .overUnit .recipesTitle {width: 100%; height: 20px; line-height: 20px; font-size: 18px; font-weight: 700; color: #fff; text-align: center; letter-spacing: -0.03em;}
	.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer .overUnit .recipesFood {width: 100%; height: 60px; line-height: 60px; font-size: 42px; font-weight: 700; color: #fff; text-align: center; letter-spacing: -0.03em;}	
	.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer .overUnit a.link {display: block; margin: 0 auto; width: 100%; max-width: 140px; height: 40px; box-sizing: border-box; border: 1px rgba(255,255,255,0.6) solid; line-height: 38px; font-size: 14px; font-weight: 500; color: #fff; text-align: center; letter-spacing: -0.02em; text-decoration: none; transition: all 0.3s;}
	.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer .overUnit a.link:hover {border: 1px rgba(245,65,57,1.0) solid; background-color: rgba(245,65,57,1.0);}

	.reciepesResponse .rBox ul.reciepesGroup > li:nth-child(1) .recipesBox {background: url('../img/mImgRecipes01.jpg') center center no-repeat; background-size: cover; transition: all 0.3s;}
	.reciepesResponse .rBox ul.reciepesGroup > li:nth-child(2) .recipesBox {background: url('../img/mImgRecipes02.jpg') center center no-repeat; background-size: cover; transition: all 0.3s;}
	.reciepesResponse .rBox ul.reciepesGroup > li:nth-child(3) .recipesBox {background: url('../img/mImgRecipes03.jpg') center center no-repeat; background-size: cover; transition: all 0.3s;}

	.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox:hover .overLayer {opacity: 1;}
	@media screen and (max-width: 1220px) {
		.reciepesResponse {padding: 0 20px;}
	}

	@media screen and (max-width: 980px) {
		.reciepesResponse {padding: 0 10px;}
		.reciepesResponse .rBox ul.reciepesGroup > li {float: none; margin: 0 auto; width: 100%; max-width: 620px; height: 220px; padding: 10px;}
		.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer .overUnit {width: 100%; height: 100%; padding: 40px 0;}
		.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer .overUnit .icon01 {top: 0; bottom: 0; left: 80px; right: auto; margin: auto 0; width: 100px; height: 100px;}
		.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer .overUnit .icon02 {top: 0; bottom: 0; left: auto; right: 80px; margin: auto 0; width: 100px; height: 40px;}
	}
	@media screen and (max-width: 660px) {
		.reciepesResponse {padding: 0 10px;}
		.reciepesResponse .rBox ul.reciepesGroup > li {padding: 10px;}

		.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer {opacity: 1; background-color: rgba(0,0,0,0.3);}

		.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer .overUnit {width: 100%; height: 100%; padding: 50px 0;}
		.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer .overUnit .icon01 {top: 60px; bottom: 0; left: calc(50% - 100px); right: auto; margin: 0; width: 50px; height: 50px; background-size: 100%;}
		.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer .overUnit .icon02 {top: auto; bottom: 60px; left: calc(50% - 100px); right: auto; margin: 0; width: 50px; height: 20px; background-size: 100%;}

		.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer .overUnit .recipesTitle {margin-left: calc(50% - 20px); width: 120px; height: 20px; line-height: 20px; font-size: 16px; text-align: left;}
		.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer .overUnit .recipesFood {margin-left: calc(50% - 20px); width: 120px; height: 40px; line-height: 40px; font-size: 32px; text-align: left;}
		.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer .overUnit a.link {margin: auto; margin-top: 10px; margin-left: calc(50% - 20px); width: 120px; height: 30px; line-height: 28px; font-size: 13px;}
		.reciepesResponse .rBox ul.reciepesGroup > li .recipesBox .overLayer .overUnit a.link {border: 1px rgba(245,65,57,1.0) solid; background-color: rgba(245,65,57,1.0);}
	}

#supportArea {background-color: #fff;}

	.supportResponse {position: relative; width: 100%; height: auto; margin: 0 auto; box-sizing: border-box; padding: 0; transition: all 0.3s;}

	.supportResponse .linkArea {position: relative; display: block; margin: 0 auto; width: 100%; max-width: 1400px; height: 520px; box-sizing: border-box; padding: 80px 0 0; border-radius: 20px; overflow: hidden; background: url('../img/mImgSupport00.jpg') center center no-repeat; background-size: cover; transition: all 0.3s;}
	.supportResponse .linkArea .slogan {width: 100%; padding: 0; line-height: 30px; font-size: 24px; font-weight: 300; color: #fff; text-align: center; letter-spacing: -0.03em; transition: all 0.3s;}
	.supportResponse .linkArea .slogan > span {font-size: 30px;}
	.supportResponse .linkArea .slogan strong {font-weight: 700;}
	.supportResponse .linkArea .companyName {width: 100%; padding: 0; line-height: 60px; font-size: 48px; font-weight: 700; color: #fff; text-align: center; letter-spacing: -0.03em;  transition: all 0.3s;}

	.supportResponse .linkArea dl.phoneBox {display: block; margin: 20px auto 0; width: 280px; height: 60px; border-radius: 10px; overflow: hidden; background-color: rgba(255,255,255,0.3);}
	.supportResponse .linkArea dl.phoneBox dt {float: left; display: block; width: 80px; height: 60px; line-height: 60px; font-size: 16px; font-weight: 500; color: #222; text-align: center;}
	.supportResponse .linkArea dl.phoneBox dd {float: left; display: block; width: 200px; height: 60px;}
	.supportResponse .linkArea dl.phoneBox dd a {display: block; width: 100%; height: 100%; line-height: 60px; font-size: 24px; font-weight: 700; color: #fff; text-align: center; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; letter-spacing: -0.03em; background-color: rgba(50,126,193,0.7); transition: all 0.3s;}
	.supportResponse .linkArea dl.phoneBox dd a:hover {color: rgba(50,126,193,1.0); background-color: rgba(255,255,255,0.9);}

	.supportResponse .linkArea ul {position: absolute; bottom: 0; left: 0; right: 0; display: block; margin: 0 auto; width: 800px; height: 180px; z-index: 1;}
	.supportResponse .linkArea ul > li {float: left; position: relative; display: block; width: 50%; height: 100%; box-sizing: border-box; padding: 30px 30px 30px 100px;}
	.supportResponse .linkArea ul > li:nth-child(1) {background-color: rgba(255,255,255,0.9);}
	.supportResponse .linkArea ul > li:nth-child(2) {background-color: rgba(50,126,193,0.9);}

	.supportResponse .linkArea ul > li > .iconSupport {position: absolute; top: 0; bottom: 0; left: 30px; display: block; margin: auto 0; width: 60px; height: 60px; border-radius: 50%;}
	.supportResponse .linkArea ul > li:nth-child(1) > .iconSupport {background: url('../img/mIconSupportNews.png') center center no-repeat;  background-color: rgba(50,126,193,0.9);}
	.supportResponse .linkArea ul > li:nth-child(2) > .iconSupport {background: url('../img/mIconSupportInquiry.png') center center no-repeat;  background-color: rgba(255,255,255,0.1);}

	.supportResponse .linkArea ul > li:nth-child(1) > p {margin: 0; padding: 0; color: #222;}
	.supportResponse .linkArea ul > li:nth-child(2) > p {margin: 0; padding: 0; color: #fff;}
	.supportResponse .linkArea ul > li > p.titleEng {line-height: 20px; font-size: 16px; font-weight: 200; letter-spacing: -0.01em;}
	.supportResponse .linkArea ul > li > p.titleKr {line-height: 40px; font-size: 24px; font-weight: 700; letter-spacing: -0.03em;}
	.supportResponse .linkArea ul > li > p.guide {margin-top: 20px; line-height: 20px; font-size: 13px; letter-spacing: -0.05em;}
	.supportResponse .linkArea ul > li:nth-child(1) > p.guide {color: #999;}

	.supportResponse .linkArea ul > li > a {position: absolute; top: 0; right: 0; display: block; width: 60px; height: 60px; background: url('../img/iconNewWin01.png') center center no-repeat; z-index: 1; transition: all 0.3s;}
	/* .supportResponse .linkArea ul > li > a:hover {background-image: url('../img/iconNewWin.png');} */
	.supportResponse .linkArea ul > li:nth-child(1) > a {background-color: rgba(50,126,193,0.5);}
	.supportResponse .linkArea ul > li:nth-child(2) > a {background-color: rgba(0,0,0,0.3);}
	.supportResponse .linkArea ul > li:nth-child(1) > a:hover {background-color: rgba(48,175,213,1.0);}
	.supportResponse .linkArea ul > li:nth-child(2) > a:hover {background-color: rgba(255,255,255,1.0); background-image: url('../img/iconNewWin.png');}

	@media screen and (max-width: 1440px) {
		.supportResponse {padding: 0 20px;}
	}
	@media screen and (max-width: 1220px) {
		.supportResponse {padding: 0 20px;}
	}
	@media screen and (max-width: 980px) {
		.supportResponse {padding: 0 20px;}
		.supportResponse .linkArea {height: 420px; box-sizing: border-box; padding: 60px 0 0;}

		.supportResponse .linkArea .slogan {line-height: 20px; font-size: 17px;}
		.supportResponse .linkArea .slogan > span {font-size: 20px;}
		.supportResponse .linkArea .companyName {line-height: 40px; font-size: 36px;}

		.supportResponse .linkArea ul {display: block; margin: 0 auto; width: 100%; max-width: 800px; height: 140px;}
		.supportResponse .linkArea ul > li {padding: 20px 20px 20px 70px;}
		.supportResponse .linkArea ul > li > .iconSupport:nth-child(n) {left: 20px; width: 40px; height: 40px; background-size: 40px;}

		.supportResponse .linkArea ul > li > p.titleEng {font-size: 14px;}
		.supportResponse .linkArea ul > li > p.titleKr {line-height: 30px; font-size: 18px;}
		.supportResponse .linkArea ul > li > p.guide {margin-top: 10px; line-height: 20px; font-size: 12px;}
	}
	@media screen and (max-width: 660px) {
		.supportResponse {padding: 0 10px;}
		.supportResponse .linkArea {height: 420px; padding: 10px 0 0;}

		.supportResponse .linkArea .slogan {line-height: 20px; font-size: 14px;}
		.supportResponse .linkArea .slogan > span {font-size: 17px;}
		.supportResponse .linkArea .companyName {line-height: 30px; font-size: 24px;}

		.supportResponse .linkArea dl.phoneBox {margin: 10px auto 0; width: 200px; height: 40px;}
		.supportResponse .linkArea dl.phoneBox dt {width: 60px; height: 40px; line-height: 40px; font-size: 12px;}
		.supportResponse .linkArea dl.phoneBox dd {width: 140px; height: 40px;}
		.supportResponse .linkArea dl.phoneBox dd a {display: block; width: 100%; height: 100%; line-height: 40px; font-size: 18px;}

		.supportResponse .linkArea ul {height: auto;}
		.supportResponse .linkArea ul > li {float: none; widtH: 100%; height: 140px;}
		.supportResponse .linkArea ul > li:nth-child(2) {background-color: rgba(0,104,158,0.7);}
	}
	@media screen and (max-width: 420px) {
	}
