/* °øÅë */
#contents {width:100%; text-align:center;}
.container {width:1200px; margin: 0 auto;}

h2 {color:#1E1E1E; font-size:40px; line-height:54px; font-weight:700; font-family:'Montserrat','Noto Sans KR', sans-serif;}
h3 {color:#333; font-size:28px; line-height:34px; font-weight:500; font-family:'Montserrat','Noto Sans KR', sans-serif;}
p {font-size:14px; line-height:22px; word-break:keep-all;}

.bg-white {background:#FFF;}

/* TOP¹öÆ° */
#go-top {position: fixed; right:20px; bottom:20px;}
#go-top a { width:45px; height:45px; display: block; cursor:pointer; text-align: center; font-size:10px; font-weight:600; padding-top:22px; color: #FFF; background-color:rgba(0,0,0,0.6); background-image: url(../../img/_designcoco/images/top-bg.png); background-repeat:no-repeat; background-position: center 10px; border-radius:3px; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s;}
#go-top a:hover { color: #FFF;}


/* What we do ¿µ¿ª */
#what-info {font-size:0; padding:100px 0;}
#what-info h3 {color:#1E1E1E; font-size:32px; line-height:36px; font-weight:700; padding-bottom:30px; font-family:'Montserrat','Noto Sans KR', sans-serif;}
.what-box { width:50%; display:inline-block; vertical-align:top;}
figure.snip {position:relative; float:left; overflow:hidden; width:100%; font-size:16px; background-color:#000000;}
figure.snip * {-webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.35s ease; transition: all 0.35s ease;}
figure.snip img {width:100%; backface-visibility: hidden; vertical-align: top;}
figure.snip:after, figure.snip figcaption {position: absolute; top: 0; bottom: 0; left: 0; right: 0;}
figure.snip:after {content: ''; background-color: rgba(0, 0, 0, 0.25); -webkit-transition: all 0.35s ease; transition: all 0.35s ease; opacity: 0;}
figure.snip figcaption {z-index: 1; padding:30px; text-align:left;}
figure.snip h4 {color:#FFF; font-size:24px; line-height:32px; font-weight:500; padding-bottom:15px;}
figure.snip p {color:#FFF; opacity:0.85;}
figure.snip a {opacity:0;}
figure.snip:hover a {opacity:1;}
figure.snip:hover img, figure.snip.hover img {zoom: 1; filter: alpha(opacity=50); -webkit-opacity: 0.5; opacity: 0.5;}
figure.snip:hover:after, figure.snip.hover:after {opacity:0.3; border:1px solid #FFF; position: absolute; top: 10px; bottom: 10px; left: 10px; right: 10px;}
figure.snip:hover h4, figure.snip.hover h3, figure.snip.hover p, figure.snip:hover i, figure.snip.hover i {-webkit-transform: translate(0px, 0px);transform: translate(0px, 0px); opacity:1;}
figure.snip figcaption {}
figure.snip:hover figcaption {-webkit-transform:translateX(10px); transform:translateX(10px);}
figure.snip:hover img {transform:scale(1.1);}

/* ¹öÆ° µðÀÚÀÎ */
a.what-btn {display:inline-block; color:#FFF; padding:6px 25px; font-size:12px; font-weight:400; border:1px solid rgba(255,255,255,0.75); text-align:center;}
a.what-btn:hover {color:#FFF; background-color:rgba(255,255,255,0.4);}


/* ¼Ò°³ ¿µ¿ª */
#introduce {background:#FFF; center top no-repeat; background-attachment:fixed; padding:0px 20px; background-size:cover; vertical-align:center;}
#introduce h3 {color:#FFF; font-size:36px; line-height:42px; font-weight:200; padding-bottom:15px; letter-spacing:-0.6px;}
#introduce p {color:#FFF; font-size:15px; line-height:22px; font-weight:300; padding-bottom:0px; opacity:0.75;}
#introduce .intro-box {width:100%;}
/* ¼Ò°³ ¹öÆ° µðÀÚÀÎ */
a.intro-btn {display:inline-block; margin:0 auto; color:#FFF; background-color:rgba(255,255,255,0.2); padding:8px 30px; font-size:13px; }
a.intro-btn:hover {color:#FFF; background-color:rgba(255,255,255,0.4);}

/* ºü¸¥¹®ÀÇ ¿µ¿ª */
#cs-qna {background:#EFEFEF; font-size:0; padding:80px 20px; }
#cs-qna h2 {color:#1E1E1E; font-size:32px; line-height:36px; font-weight:700; padding-bottom:15px;}
#cs-qna p {padding-bottom:40px;}
#cs-qna .cs-formmail {display:inline-block; width:60%; vertical-align:top; text-align:left; padding:0 20px;}
#cs-qna .cs-formmail h4 {padding-bottom:20px;}
#cs-qna .cs-info {display:inline-block; width:40%; vertical-align:top; font-size:14px; padding-left:30px; text-align:left;}
#cs-qna .cs-info h4 {color:#FFF; font-size:16px; font-weight:500; padding-bottom:5px;}
#cs-qna .cs-info ul {background:#555; border-radius:5px; padding:35px;}
#cs-qna .cs-info .contact li {padding-bottom:60px; font-size:15px; font-weight:300; color:#CCC;}
#cs-qna .cs-info .contact li a {font-size:17px; color:#EEE;}
#cs-qna .cs-info .contact li:first-child {padding-top:20px;}
#cs-qna .cs-info .contact li:last-child {padding-bottom:20px;}
#cs-qna .cs-info .contact ul.icons {padding:10px 0 0 !important;}
#cs-qna .cs-info .contact .icons li {display:inline-block; margin-right:5px; padding-bottom:0px;}
.cs-formmail table {background:#none; font-family:'Montserrat', sans-serif;}
.cs-formmail table input {padding:15px; border:0; border-radius:3px;}
a.btn-form {display:inline-block; margin:0 auto; color:#FFF; background:#333; padding:10px 40px; font-size:14px; font-family:'Noto Sans KR', sans-serif; font-weight:400; border-radius:3px;}
a.btn-form:hover {color:#FFF; background:#888;}
a.fa-icons {display:inline-block; width:40px; height:40px; margin:0 auto; color:#FFF; background:#777; font-size:15px; line-height:38px; font-family:'Noto Sans KR', sans-serif; font-weight:400; border-radius:50px; text-align:center;}
a.fa-icons:hover {background:#999;}

/* Á¤º¸¸¶´ç ¿µ¿ª */
#news {padding:80px 20px; background:#EFEFEF;}
#news h2 {color:#1E1E1E; font-size:36px; line-height:42px; font-weight:700; padding-bottom:15px;}
#news p {padding-bottom:40px;}

/* Á¦Ç°¼Ò°³ ¿µ¿ª */
#product {padding:20px 20px;}
#product h2 {color:#1E1E1E; font-size:36px; line-height:42px; font-weight:700; padding-bottom:15px;}
#product p {padding-bottom:40px;}

/* °í°´¼¾ÅÍ ¿µ¿ª */
#customer {padding:40px 10px; border-top:1px solid #DDD; text-align:left;}
#customer:after {content:""; display:block; clear:both;}
#customer h4 {color:#000; font-size:20px; line-height:28px; padding-bottom:15px; font-weight:500;}
/* °øÁö»çÇ× */
#customer .cs-notice {width:50%; float:left; padding-right:30px;}
#customer .cs-notice h4 {display:inline-block; float:left; width:80%;}
#customer .cs-notice .more {display:inline-block; width:20%; float:right; padding-right:10px;}
#customer .cs-notice .more a {color:#CCC; display:inline-block;}
#customer .cs-notice .more a:hover {text-decoration: underline;}
#customer .cs-notice .notice_list {width:100%;}
/* °øÁö»çÇ× ÃßÃâ */
.board_output td { color:#666 !important; font-size:14px; height:34px; font-weight:400;}
.board_output a { font-size:15px !important; line-height:40px; font-weight:400; color:#666 !important;}
.board_output_1_tr {border-bottom:1px solid #DDD;}
/* °í°´¼¾ÅÍ */
#customer .cs-center {width:50%; float:left; padding:0 30px; border-left:1px solid #DDD;}
#customer .cs-center li {font-size:13px; line-height:20px; padding-left:10px; margin:2px 0; text-indent:-14px; margin-left:14px;}
#customer .cs-center li::before {content:""; width:3px; height:3px; background:#666; border-radius:50px; vertical-align:top; margin-right:10px; margin-top:10px; display:inline-block;}
#customer .cs-center li a {text-indent:0px;}
#customer .cs-center li.tel_num {color:#ed5c20; font-size:30px; line-height:36px; font-weight:700; font-family:'Montserrat',sans-serif; padding-bottom:10px;}
#customer .cs-center li.tel_num a {color:#ed5c20; }
#customer .cs-center li.cs-btn::before {display:none;}
#customer .cs-center li.cs-btn {padding-top:15px;}
/* È«º¸¿µ»ó */
#customer .cs-movie {width:34%; float:left; padding-left:30px;}
#customer .cs-movie .youtube-wrap .youtube { position:relative; width:100%; padding-bottom: 56.25%;}
#customer .cs-movie .youtube-wrap .youtube iframe { position: absolute; width:100%; height:100%; }
/* ¹öÆ° */
a.cs-btn {display:inline-block; width:48%; margin:0 1%; border-radius:3px; color:#333; border:1px solid #666; padding:10px 0; font-size:14px; text-align:center; vertical-align:bottom;}
a.cs-btn:hover {color:#FFF; background-color:#666; }
a.kakao-btn {display:inline-block; width:48%; margin:0 1%; border-radius:3px; color:#3c1e1c; border:1px solid #fad400; background:#fad400; padding:7px 0; font-size:14px; text-align:center; vertical-align:bottom;}
a.kakao-btn img {border:0; vertical-align:middle;}
a.tell-btn {display:inline-block; width:48%; margin:0 1%; border-radius:3px; color:#ffffff; border:1px solid #44C0ED; background:#44C0ED; padding:7px 0; font-size:14px; text-align:center; vertical-align:bottom;}
a.tell-btn img {border:0; vertical-align:middle;}

/* ÇÏ´Ü Ç²ÅÍ ¿µ¿ª */
#footer { background:#333; padding:30px 20px; text-align:center; font-size:12px; line-height:18px;}
#footer a {color:#BBB;}
#footer .copyright_sns { width:100%;}
#footer .copyright_sns ul li {display: inline-block; padding-right:6px;}
#footer .copyright_sns ul li:last-child {padding-right:0;}
#footer .copyright_sns ul li a {display:block; color:#FFF; width:42px; height:42px; font-size:17px; padding-top:10px; border-radius:30px; background-color:rgba(255,255,255,.1);}
#footer .copyright_sns ul li a:hover {background-color:rgba(255,255,255,.3);}
#footer .copyright_logo {width:100%;}
#footer .footer_util {width:100%;}
#footer .footer_util li {display:inline-block; padding-right:2px;}
#footer .footer_util li a {display:block; color:#BBB; font-size:11px; border:1px solid #A0A0A0; padding:3px 10px;}
#footer .footer_util li a:hover {background:#999; border:1px solid #999; color:#FFF;}
#footer .footer_copyright {width:100%; padding:20px 0;}
#footer .footer_copyright li {color:#DDD; display:inline-block; padding-right:20px;}
#footer .footer_copyright li:last-child {padding-right:0;}
#footer .footer_copyright li:nth-last-child(2) {padding-right:0;}
#footer .copy_end {width:100%;}

@media screen and (max-width: 1280px) {
/* °øÅë */
.container {width:100%;}
/* °í°´¼¾ÅÍ ¿µ¿ª */
#customer .cs-center {padding-left:30px;}
#customer .cs-center ul { padding:24px;}
#customer .cs-center li.tel_num {font-size:24px; padding-bottom:10px;}
}

@media screen and (max-width: 1024px) {
/* °øÅë */
h2 {font-size:28px; line-height:34px;}
h3 {font-size:22px; line-height:30px;}
p {font-size:13px; line-height:18px;}
/* What we do ¿µ¿ª */
#what-info {font-size:0; padding:40px 20px;}
#what-info h3 {font-size:28px; line-height:36px; padding-bottom:20px;}
figure.snip h4 {font-size:20px; line-height:28px;}
figure.snip p {font-size:12px; line-height:16px;}
/* ÀÎÆ®·Î ¿µ¿ª */
#introduce {background-size:cover; padding:40px 20px;} 
#introduce h3 {font-size:28px; line-height:34px; padding-bottom:10px;}
#introduce p {font-size:13px; line-height:18px; padding-bottom:20px;}
/* Á¤º¸¸¶´ç ¿µ¿ª */
#news {padding:50px 20px;}
#news h2 {font-size:28px; line-height:34px;}
/* Á¦Ç°¼Ò°³ ¿µ¿ª */
#product {padding:50px 20px;}
#product h2 {font-size:28px; line-height:34px;}
/* ºü¸¥¹®ÀÇ ¿µ¿ª */
#cs-qna {padding:40px 20px; }
#cs-qna h2 {font-size:28px; line-height:34px;}
#cs-qna .cs-formmail {display:inline-block; width:60%; vertical-align:top; text-align:left; padding:0 20px;}
#cs-qna .cs-formmail h4 {padding-bottom:20px;}
#cs-qna .cs-info {padding-left:20px;}
/* °í°´¼¾ÅÍ ¿µ¿ª */
#customer {padding:30px 20px; background-attachment:scroll;}
#customer h4 {font-size:16px; padding-bottom:10px;}
#customer .cs-center li {font-size:12px; margin:0;}
#customer .cs-center li.tel_num {font-size:24px;}
/* °øÁö»çÇ× */
#customer .cs-notice {padding-right:20px;}
/* °øÁö»çÇ× ÃßÃâ */
.board_output td {font-size:12px;}
.board_output a { font-size:13px !important; line-height:34px;}
/* È«º¸¿µ»ó */
#customer .cs-movie {padding-left:20px;}
a.cs-btn {font-size:13px; padding:6px 0;}
a.kakao-btn {font-size:13px; padding:3px 0;}
/* ÇÏ´Ü Ç²ÅÍ ¿µ¿ª */
#footer {padding:30px 20px;}
#footer .copyright {font-size:13px; line-height:20px;}
#footer .copyright_sns ul li a {width:32px; height:32px; font-size:14px; padding-top:6px;}
}

@media all and (max-width: 768px) {
/* °øÅë */
h2 {font-size:24px; line-height:30px;}
/* What-we-do ¿µ¿ª */
#what-info h3 {font-size:22px; line-height:26px;}
#what-info .what-box h4 {font-size:18px; padding-bottom:10px;}
figure.snip a {opacity:1;}
figure.snip figcaption {padding:20px;}
figure.snip:hover:after, figure.snip.hover:after {top:5px; bottom:5px; left:5px; right:5px;}
/* ¹öÆ° ½ºÅ¸ÀÏ*/
a.what-btn {padding:5px 15px; font-size:10px;}
/* Á¤º¸¸¶´ç ¿µ¿ª */
#news h2 {font-size:22px; line-height:26px;}
/* Á¦Ç°¼Ò°³ ¿µ¿ª */
#product h2 {font-size:22px; line-height:26px;}
/* ÀÎÆ®·Î ¿µ¿ª */
#introduce h3 {font-size:22px; line-height:26px; padding-bottom:15px;}
#introduce .intro-box {width:80%; } /* ÅØ½ºÆ®¿µ¿ª °¡·Î³ÐÀÌ */
#introduce .intro-box > p {padding-bottom:15px;}
a.intro-btn {padding:8px 20px; font-size:12px;}
/* ºü¸¥¹®ÀÇ ¿µ¿ª */
#cs-qna {padding:30px 20px; }
#cs-qna h2 {font-size:22px; line-height:26px;}
#cs-qna .cs-formmail {width:100%; padding:10px 30px !important; }
#cs-qna .cs-info {width:100%; padding:10px 30px !important;}
#cs-qna .cs-info h4 {font-size:16px; line-height:22px;}
#cs-qna .cs-info .contact li {font-size:13px; line-height:18px; padding-bottom:20px;}
.cs-formmail table input {padding:10px;}
/* °í°´¼¾ÅÍ ¿µ¿ª */
#customer {background-attachment:scroll;}
#customer .cs-notice {width:100%; padding-right:0;}
#customer .cs-center {width:50%; padding-left:0; padding-top:30px; border-right:0; border-left:0;}
#customer .cs-center ul {padding:0 15px;}
#customer .cs-movie {width:50%; padding-top:30px; border-left:0;}
/* ÇÏ´Ü Ç²ÅÍ ¿µ¿ª */
#footer .footer_copyright li {width:100%;}
}

@media all and (max-width: 480px) {
/* What we do ¿µ¿ª */
.what-box {width:100%;}
/* ºü¸¥¹®ÀÇ ¿µ¿ª */
#cs-qna .cs-formmail {padding:0px !important; padding-bottom:40px !important;}
#cs-qna .cs-info {padding:0px !important;} 
/* °í°´¼¾ÅÍ ¿µ¿ª */
#customer .cs-center {width:100%; padding:30px 0;}
#customer .cs-movie {width:100%; padding:0;}
}