/* °øÅë */
#contents {width:100%; text-align:center;}
.container {width:1200px; margin: 0 auto;}
img{
    max-width:100%;
    height:auto;
    -webkit-perspective: 1; 
}


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:20px; 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;}


/* ¼­ºñ½º ¿µ¿ª */
#our-service {font-size:0;}
#our-service h3 {color:#FFF; font-size:30px; line-height:36px; font-weight:400; padding-bottom:15px;}
#our-service p {color:#FFF; opacity:0.85; padding-bottom:20px; font-size:16px;}
#our-service p strong{color:#fff;}
#our-service .service-box {display:table; width:100%;}
#our-service .service-box .service-box-01 {width:33.3333%; display:table-cell; vertical-align:middle; background:#3299a5;}
#our-service .service-box .service-box-02 {width:33.3333%; display:table-cell; vertical-align:middle; background:url('../../img/_designcoco/images/main_middle_img.jpg')50% 50% no-repeat;  background-size:cover;}
#our-service .service-box .service-box-03 {width:33.3333%; display:table-cell; vertical-align:middle; background:#3299a5;}
#our-service .service-box .service-box-btn {width:140px; color:#FFF; border:1px solid #FFF; font-size:11px; font-weight:600 !important; font-family:'Montserrat', sans-serif; padding:8px 15px; margin:0 auto;}
#our-service .service-box .service-box-btn:hover { border:1px solid #FFF; background:rgba(255,255,255,0.2); color:#FFF; }
a.service-btn {display:block; width:100%; color:#FFF; padding:40px; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
a.service-btn:hover {color:#FFF; background-color:rgba(0,0,0,0.3); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
#our-service .service-box .service-box-btn-center{
 border:0;
}

/* What-we-do ¿µ¿ª */
#what-we-do {font-size:0; background:#F0F0F0; padding:100px 20px; background:url('../../img/_designcoco/images/prt_background.jpg'); background-size:cover;}
#what-we-do h2 {color:#1E1E1E; font-size:30px; line-height:36px; font-weight:700; padding-bottom:15px; position:relative;}
#what-we-do h2:before{
 content:"";
 width:1px;
 height:60px;
 background:#000;
 position:absolute;
 left:50%;
 top:-150%;
}
#what-we-do p {padding-bottom:40px; font-size:16px; color:#666666;}
#what-we-do .what-box { width:23%; margin:0 1%; box-shadow:5px 5px 12px rgba(0,0,0,0.06); display:inline-block; vertical-align:top;}
#what-we-do .what-box h4 {font-size:22px; line-height:30px; padding-bottom:10px;}
#what-we-do .what-box p {padding-bottom:20px; font-weight:300;}
#what-we-do .what-box .in-box {padding:30px 10px;; background:#FFF;}
#what-we-do .what-img figure {margin:0; padding:0; background:#fff; overflow:hidden;}
#what-we-do .what-img figure img {width:100%; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
#what-we-do .what-img figure:hover img { -webkit-transform: scale(1.2); transform: scale(1.2);}
#what-we-do .what-btn {width:100%; color:#fff; background:#27bbbd; border:1px solid #CCC; font-size:11px; font-weight:600 !important; font-family:'Montserrat', sans-serif; padding:8px 20px; margin:0 auto;}
#what-we-do .what-btn:hover { border:1px solid #666; background:#666; color:#FFF; }


/* ¼Ò°³ ¿µ¿ª */
#introduce {background:url('../../img/_designcoco/images/intro_bg.jpg') center top no-repeat; padding:80px 20px; background-attachment:fixed; background-size:cover; }
#introduce h3 {color:#FFF; font-size:34px; line-height:42px; font-weight:500; padding-bottom:20px;}
#introduce p {color:#FFF; padding-bottom:25px;}
#introduce .intro-box {width:100%;}
/* ¼Ò°³ ¹öÆ° µðÀÚÀÎ */
a.intro-btn {display:inline-block; margin:0 auto; color:#FFF; border:1px solid rgba(255,255,255,0.75); padding:8px 30px; font-size:13px; }
a.intro-btn:hover {color:#FFF; background-color:rgba(255,255,255,0.3); }


/* Á¦Ç°¼Ò°³ ¿µ¿ª */
#product {padding:80px 20px; background:#F5F5F5; font-size:0;}
#product h2 {color:#1E1E1E; font-size:36px; line-height:42px; font-weight:700; padding-bottom:15px;}
#product p {padding-bottom:40px;}


/* °í°´¼¾ÅÍ ¿µ¿ª */
#customer {padding:40px 30px; border-top:1px solid #DDD; text-align:left; display:table; width:100%; position:relative;
 background: url(/bizdemo87237/img/_designcoco/images/footer_img.jpg);
    background-size: cover;

}
#customer:after {content:""; display:block; clear:both;}
#customer h4 {color:#fff; font-size:20px; line-height:28px; padding-bottom:15px; font-weight:500;}
/* °øÁö»çÇ× */
#customer .cs-notice {width:33%; display:table-cell; vertical-align:top; padding-right:30px;}
#customer .cs-notice h4 {display:inline-block; float:left; width:80%; font-size:18px;}
#customer .cs-notice .more {display:inline-block; width:20%; float:right; padding-right:10px; text-align:right;}
#customer .cs-notice .more a {color:#fff; font-weight:100; display:inline-block; font-size:12px;}
#customer .cs-notice .more a:hover {text-decoration: underline;}
#customer .cs-notice .notice_list {width:100%;}
/* °øÁö»çÇ× ÃßÃâ */
.board_output td { color:#fff !important; font-size:14px; height:34px; font-weight:400; font-size:12px;}
.board_output a { font-size:15px !important; line-height:34px; font-weight:400; color:#fff !important;}
.board_output_1_tr {border-bottom:none !Important;}
/* °í°´¼¾ÅÍ */
#customer .cs-center {
 width: 33%;
    display: table-cell;
    vertical-align: middle;
    border: 3px solid #fff;
    padding: 10px 50px;
    text-align:center;
/*border-left:1px solid #DDD; border-right:1px solid #DDD;*/
}

.fa-phone:before {
    content: "\f095";
    color: #fff;
}
.cs_hr{
  margin:15px 0;
}
#customer .cs-center li {font-size:13px; line-height:20px; padding-left:10px; margin:2px 0; text-indent:-14px; margin-left:14px; color:#fff; font-weight:300;}
#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:#fff; font-size: 26px; font-family: 'Noto Sans KR', sans-serif;}
#customer .cs-center li.cs-btn::before {display:none;}
#customer .cs-center li.cs-btn {padding-top:20px !important; padding:0; text-indent:0; margin:0; font-size:0; text-align:center;}
/* È«º¸¿µ»ó */
#customer .cs-movie {width:34%; display:table-cell; vertical-align:middle; 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%; }
#customer .cs-movie .cs-view-wrap{
 
}
#customer .cs-movie .cs-view-wrap div ul{
 font-size: 0;
}
#customer .cs-movie .cs-view-wrap div ul li{
display: inline-block;
    width: 50%;

}
#customer .cs-movie .cs-view-wrap div ul li a{
border: 1px solid #fff;
    display: block;
    text-align: center;
   padding:20px 0;
   margin:0 5px;
}
#customer .cs-movie .cs-view-wrap div ul li img{

}
#customer .cs-movie .cs-view-wrap div ul li h3{
 color:#fff;
 font-size:14px;
}
#customer .cs-movie .cs-view-wrap div ul li h4{
color:#fff;
font-size:12px;
}

/* ¹öÆ° */
a.cs-btn {display:inline-block; width:46%; margin:1%; border-radius:3px; color:#FFF; background:#787878; padding:10px; font-size:14px; text-align:center; vertical-align:bottom;}
a.cs-btn:hover {background:#555;}
a.cs-btn2 {display:inline-block; width:46%; margin:1%; border-radius:3px; color:#FFF; background:#001f60; padding:10px; font-size:14px; text-align:center; vertical-align:bottom;}
a.cs-btn2:hover {background:#00113c;}


/* ÇÏ´Ü Ç²ÅÍ ¿µ¿ª */
#footer { background:#273340; 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:#899fb8; font-size:11px; border:1px solid #899fb8; 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%;}
}


@media screen and (max-width: 1100px) {
/* °øÅë */
h2 {font-size:28px; line-height:34px;}
h3 {font-size:22px; line-height:30px;}
p {font-size:13px; line-height:18px;}

/* ¼­ºñ½º ¿µ¿ª */
#our-service h3 {font-size:24px; padding-bottom:10px;}
.service-box-pd {display:none;}
a.service-btn {padding:30px;}

/* What-we-do ¿µ¿ª */
#what-we-do {font-size:0; padding:40px 20px;}
#what-we-do h2 {font-size:28px; line-height:36px; }
#what-we-do p {padding-bottom:30px;}
#what-we-do .what-box .in-box {padding:25px 10px;}
#what-we-do .what-box p {
    padding-bottom: 20px;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: -1px;
}


#customer .cs-center {
    padding: 10px 10px;
}
#customer .cs-center li.tel_num a {
    font-size: 20px;
}



#what-we-do .what-box h4 {font-size:20px; line-height:24px; font-size:18px;}

/* ÀÎÆ®·Î ¿µ¿ª */
#introduce {background-size:cover; height:auto; padding:50px 20px; background-attachment:scroll;} 
#introduce h3 {font-size:28px; line-height:34px; padding-bottom:10px;}

/* Á¦Ç°¼Ò°³ ¿µ¿ª */
#product {padding:50px 20px;}
#product h2 {font-size:28px; line-height:34px;}

/* °í°´¼¾ÅÍ ¿µ¿ª */
#customer {padding:30px 20px; background-attachment:scroll;}
#customer h4 {font-size:16px; padding-bottom:10px;}
#customer .cs-center {height:180px;}
#customer .cs-center li {font-size:12px; margin:0;}
#customer .cs-center li.tel_num {font-size:24px;}
/* ¹öÆ° */
a.cs-btn {width:48%; padding:8px; font-size:13px;}
a.cs-btn2 {width:48%; padding:8px; font-size:13px;}

/* °í°´¼¾ÅÍ °øÁö»çÇ× */
#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;}

/* ÇÏ´Ü Ç²ÅÍ ¿µ¿ª */
#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;}

/* ¼­ºñ½º ¿µ¿ª */
#our-service h3 {font-size:22px; line-height:26px;}
#our-service .service-box .service-box-01 {width:100%; display:block;}
#our-service .service-box .service-box-02 {width:100%; display:block;}
#our-service .service-box .service-box-03 {width:100%; display:block;}

/* What-we-do ¿µ¿ª */
#what-we-do h2 {font-size:22px; line-height:26px;}
#what-we-do .what-box {width:45%; margin:10px;}
#what-we-do .what-box h4 {font-size:18px; line-height:22px;}

/* Á¦Ç°¼Ò°³ ¿µ¿ª */
#product h2 {font-size:22px; line-height:26px;}

/* ÀÎÆ®·Î ¿µ¿ª */
#introduce {background-size:cover; padding:40px 20px;}
#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;}

/* °í°´¼¾ÅÍ ¿µ¿ª */
#customer {background-attachment:scroll;}
#customer .cs-notice {width:100%; padding-right:0; display:inline-block;}
#customer .cs-center {width:49%; padding-left:0; padding-top:30px; border-right:0; border-left:0; display:inline-block;}
#customer .cs-center ul {padding:0 15px;}
#customer .cs-movie {width:50%; padding-top:30px; border-left:0; display:inline-block;}

/* ÇÏ´Ü Ç²ÅÍ ¿µ¿ª */
#footer .footer_copyright li {width:100%;}

#what-we-do h2:before{
 content:"";
 width:1px;
 height:30px;
 background:#000;
 position:absolute;
 left:50%;
 top:-50%;
}
#customer .cs-center {
    margin: 20px 0;
    width: 100%;
    padding: 20px 0;
    height: auto;
}
#customer .cs-movie {
    width: 100%;
    padding-top: 0px;
    border-left: 0;
    display: inline-block;
}



}


@media all and (max-width: 480px) {
/* What-we-do ¿µ¿ª */
#what-we-do .what-box {width:90%; margin:0; margin-bottom:30px;}
#what-we-do .what-box h4 {font-size:18px; line-height:22px;} 
/* °í°´¼¾ÅÍ ¿µ¿ª */
#customer .cs-center {width:100%; height:auto; padding:30px 0;}
#customer .cs-movie {width:100%; padding:0;}
}

@media all and (min-width: 320px) and (max-width: 768px){
#what-we-do h2:before{
 content:"";
 width:1px;
 height:30px;
 background:#000;
 position:absolute;
 left:50%;
 top:-80%;
}

#customer .cs-center{
 margin:20px 0;
}

}