/* °øÅë */
#container {width:100%; text-align:center;}
.con-box {width:1200px; margin: 0 auto; z-index:999999;}


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;}
h4 {color:#222; font-size:20px; font-family:'Montserrat','Noto Sans KR', sans-serif;}
h5 {color:#222; font-size:14px; font-family:'Montserrat','Noto Sans KR', sans-serif;}
p {color:#666; font-size:14px; line-height:22px; word-break:keep-all;}




/* 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;}


/* ÀÎÆ®·Î ¿µ¿ª */
#introduce {background:url('../../img/_designcoco/images/intro_bg2.jpg') center no-repeat; padding:60px 20px; text-align:left;}
#introduce h3 {color:#1e1e1e; font-size:32px; line-height:38px; font-weight:300; padding-bottom:20px;}
#introduce .intro-box {width:60%; } /* ÅØ½ºÆ®¿µ¿ª °¡·Î³ÐÀÌ */
#introduce .intro-box > p {padding-bottom:20px;}
a.intro-btn {display:inline-block; color:#555; border:2px solid #999; padding:10px 25px; font-size:14px; font-weight:400;}
a.intro-btn:hover {color:#FFF; border:2px solid #24268b; background:#24268b;}
/* ±ÛÀÚ ÄÃ·¯ */
.point-c {color:#24268b; font-weight:500;}


/* ¼­ºñ½º ¿µ¿ª */
#our-service {font-size:0; padding-bottom:50px;}
#our-service h3 {color:#FFF; font-size:26px; line-height:36px; font-weight:300; padding-bottom:15px;}
#our-service p {color:#FFF; opacity:0.85; padding-bottom:20px;}
#our-service .service-box-01 {width:33.3333%; display:table-cell; vertical-align:middle; background:#5776c0;}
#our-service .service-box-02 {width:33.3333%; display:table-cell; vertical-align:middle; background:url('../../img/_designcoco/images/service_bg1.jpg')50% 50% no-repeat;  background-size:cover;}
#our-service .service-box-03 {width:33.3333%; display:table-cell; vertical-align:middle; background:#161e36;}
#our-service .service-box-04 {width:33.3333%; display:table-cell; vertical-align:middle; background:url('../../img/_designcoco/images/service_bg2.jpg')50% 50% no-repeat;  background-size:cover;}
#our-service .service-box-05 {width:33.3333%; display:table-cell; vertical-align:middle; background:#263f7d;}
#our-service .service-box-06 {width:33.3333%; display:table-cell; vertical-align:middle; background:url('../../img/_designcoco/images/service_bg3.jpg')50% 50% no-repeat;  background-size:cover;}

#our-service .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-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:50px 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;}




/* About-us ¿µ¿ª */
#about-us {font-size:0; background:#F0F0F0; padding:60px 20px;}
#about-us h2 {color:#1E1E1E; font-size:36px; line-height:54px; font-weight:700;padding-bottom:10px; }
#about-us p {padding-bottom:50px;font-size:15px;}
#about-us .about-us-pd {padding:30px; background:#FFF;}
#about-us .about-us-box { width:23%; margin:0 1%; box-shadow:5px 5px 12px rgba(0,0,0,0.06); display:inline-block; vertical-align:top;}
#about-us .about-us-box h4 {font-size:19px; line-height:30px; padding-bottom:10px;}
#about-us .about-us-box p {padding-bottom:20px;}

#about-us .about-us-img figure {margin:0; padding:0; background:#fff; overflow:hidden;}
#about-us .about-us-img figure img {width:100%; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
#about-us .about-us-img figure:hover img { -webkit-transform: scale(1.2); transform: scale(1.2);}
#about-us .about-btn {width:100%; color:#999; background:#fff; border:1px solid #ccc; font-size:11px; font-weight:600 !important; font-family:'Montserrat', sans-serif; padding:8px 20px; margin:0 auto; }
#about-us .about-btn:hover { border:1px solid #24268b; background:#24268b; color:#FFF; }





/* What-we-do ¿µ¿ª */
#what-we-do {font-size:0; background:#F0F0F0; padding:60px 20px;}
#what-we-do h2 {color:#1E1E1E; font-size:36px; line-height:54px; font-weight:700; padding-bottom:5px;}
#what-we-do p {padding-bottom:30px;}
#what-we-do .what-we-do-pd {padding:25px;}
#what-we-do .what-we-do-box { width:25%; display:inline-block; vertical-align:top;}
#what-we-do .what-we-do-box h4 {font-size:22px; line-height:30px; padding-bottom:10px;}
#what-we-do .what-we-do-box p {padding-bottom:20px;}
#what-we-do .what-we-do-img {padding:0 50px;} 
#what-we-do .what-we-do-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-we-do-img figure:hover img { -webkit-transform: scale(1.2); transform: scale(1.2);}
figure {margin:0; padding:0; background:#fff; overflow:hidden; border-radius:0px;}
#what-we-do .what-btn {width:140px; color:#FFF; background:#999; border:1px solid #999; 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; }



/* Á¦Ç°¼Ò°³ ¿µ¿ª */
#product {padding:60px 20px;}
#product h2 {color:#1E1E1E; font-size:36px; line-height:54px; font-weight:700; padding-bottom:5px;}
#product p {padding-bottom:30px;}


/* °í°´¼¾ÅÍ ¿µ¿ª */
#customer {background:url('../../img/_designcoco/images/customer_bg1.jpg') center bottom no-repeat; background-attachment:fixed; padding:50px 10px;}
#customer:after {content:""; display:block; clear:both;}
#customer h4 {color:#FFF; font-size:16px; padding-bottom:20px; font-weight:600; text-align:left;}
#customer .cs-notice {width:35%; float:left; }
#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%;}
#customer .cs-center {width:35%; float:left; padding-left:40px;}
#customer .cs-center ul { padding:25px; border:3px solid #E5E5E5; text-align:center;}
#customer .cs-center li {color:rgba(255,255,255,0.7); font-size:12px;}
#customer .cs-center li.tel_num {color:#fa8661; font-size:25px; font-weight:700; font-family:'Montserrat',sans-serif; padding-bottom:5px;}
#customer .cs-center li.tel_num a {color:#fa8661; }
#customer .cs-center li.bank {color:#FFF; font-size:20px; font-weight:600; font-family:'Montserrat',sans-serif; padding-bottom:5px;}
#customer .cs-center li.line {height:1px; background:rgba(255,255,255,0.3); margin:15px 0;}
#customer .cs-icon {font-size:0;}
#customer .cs-icon {width:30%; float:left; padding-left:40px;}
#customer .cs-icon ul {width:100%;}
#customer .cs-icon li {width:33%; display:inline-block; padding-top:30px; font-size:12px; line-height:16px; vertical-align:top;}
#customer .cs-icon li i {font-size:40px; display:table-cell; vertical-align:middle;}
#customer .cs-icon li a {color:rgba(255, 255, 255, 0.75);}
.icon-img {color:#FFF; display:inline-table; width:80px; height:60px; border-radius:100px; }
.icon-tit {color:#FFF; font-size:15px; font-weight:500; padding:5px 0; display:block;}
/* °øÁö»çÇ× ÃßÃâ */
.board_output td { color:#FFF !important; font-size:13px; height:28px; font-weight:400; vertical-align:top;}
.board_output a { font-size:14px !important; font-weight:400; color:#FFF !important;}



/* ÇÏ´Ü Ç²ÅÍ ¿µ¿ª */
#footer { background:#333; padding:30px 10px; font-size:0;}
#footer .copyright { width:80%; display:inline-block; font-size:12px; line-height:18px;}
#footer .copyright_sns { width:20%; display: inline-block; vertical-align:top;}
#footer .copyright_sns ul {float:right;}
#footer .copyright_sns ul li {display: inline-block; padding-right:6px;}
#footer .copyright_sns ul li a {display:block; color:#FFF; width:42px; height:42px; border-radius:30px; background-color:rgba(255,255,255,.1); font-size:17px; padding-top:8px; text-align:center;}
#footer .copyright_sns ul li a:hover {background-color:rgba(255,255,255,.3);}
#footer .copyright_logo {width:100%;}
#footer .copyright a {color:#CCC;}
#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:#A0A0A0; color:#FFF;}
#footer .footer_copyright {width:100%; padding:20px 0;}
#footer .footer_copyright li {color:#DDD; display:inline-block; padding-right:30px;}
#footer .copy_end {width:100%;}




@media screen and (max-width: 1280px) {

/* °øÅë */
.con-box {width:100%;}

/* ¼­ºñ½º ¿µ¿ª */
#our-service {padding-bottom:50px; margin-top:0px; position:relative;}

/* °í°´¼¾ÅÍ ¿µ¿ª */
#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) {

/* ¼­ºñ½º ¿µ¿ª */
#our-service {padding-bottom:0px;}
#our-service h3 {font-size:24px; padding-bottom:10px;}
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-we-do-pd {padding:15px;}
#what-we-do .what-we-do-box h4 {font-size:20px; line-height:24px;}
#what-we-do .what-we-do-img {padding:0 30px;}


/* About-us ¿µ¿ª */


#about-us {font-size:0; padding:40px 20px;}
#about-us h2 {font-size:28px; line-height:36px; }
#about-us p {padding-bottom:30px;}
#about-us.about-us-pd {padding:25px;}
#about-us .about-us-box h4 {font-size:20px; line-height:24px;}




/* ÀÎÆ®·Î ¿µ¿ª */
#introduce {background-size:cover; height:auto; padding:30px;} 
#introduce h3 {font-size:28px; line-height:34px;}

/* Á¦Ç°¼Ò°³ ¿µ¿ª */
#product {padding:40px 20px;}
#product h2 {font-size:28px; line-height:34px;}

/* °í°´¼¾ÅÍ ¿µ¿ª */
#customer {padding:30px 20px; background-attachment:scroll;}
#customer h4 {padding-bottom:10px;}
#customer .cs-center {width:40%;}
#customer .cs-center ul { padding:15px;}
#customer .cs-center li {font-size:12px;}
#customer .cs-center li.tel_num {font-size:20px;}
#customer .cs-center li.bank {font-size:18px;}
#customer .cs-icon {width:25%; padding-left:20px;}
#customer .cs-icon ul li {padding-left:3px; padding-right:3px;}
#customer .cs-icon ul li img {width:100%;}
#customer .cs-icon li i {font-size:30px;}
/* °øÁö»çÇ× ÃßÃâ */
.board_output td {font-size:12px; height:24px;}
.board_output a { font-size:13px !important;}

/* ÇÏ´Ü Ç²ÅÍ ¿µ¿ª */
#footer {padding:30px 20px;}
#footer .copyright {font-size:13px; line-height:20px;}

}



@media all and (max-width: 768px) {

/* What-we-do ¿µ¿ª */
#what-we-do .what-we-do-box {width:50%; padding:15px;}

/* ÀÎÆ®·Î ¿µ¿ª */
#introduce {background-size:cover; padding:30px 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;}

/* ¼­ºñ½º ¿µ¿ª */
#our-service .service-box-01 {width:100%; display:block;}
#our-service .service-box-02 {width:100%; display:block;}
#our-service .service-box-03 {width:100%; display:block;}
#our-service .service-box-04 {width:100%; display:block;}
#our-service .service-box-05 {width:100%; display:block;}
#our-service .service-box-06 {width:100%; display:block;}


#our-service .service-box-btn {width:120px; color:#FFF; border:1px solid #FFF; font-size:11px; font-weight:600 !important; font-family:'Montserrat', sans-serif; padding:6px 12px; margin:0 auto;}

/* About-us ¿µ¿ª */

#about-us h2 {font-size:22px; line-height:26px;}
#about-us .about-us-box {width:45%; margin:10px;}
#about-us .about-us-box h4 {font-size:18px; line-height:22px;}


/* °í°´¼¾ÅÍ ¿µ¿ª */
#customer {background-attachment:scroll;}
#customer .cs-notice {width:100%;}
#customer .cs-center {width:100%; padding-left:0; padding-top:30px; padding-left:0;}
#customer .cs-center ul {padding:15px;}
#customer .cs-icon {width:100%; padding-left:0;}
#customer .cs-icon ul li img {width:auto;}

/* ÇÏ´Ü Ç²ÅÍ ¿µ¿ª */
#footer .copyright {width:100%;}
#footer .copyright_logo img {width:150px;}
#footer .copyright_sns {width:100%;}
#footer .copyright_sns ul {float:left; padding-top:20px;}
#footer .copyright_sns ul li a {width:40px; height:40px; font-size:16px;}
#footer .footer_copyright li {width:100%;}

}



@media all and (max-width: 480px) {


#about-us .about-us-box {width:90%;margin:0; margin-bottom:30px;}
#about-us .about-us-img {width:100%; margin:0 auto;}
#about-us .about-us h4 {font-size:18px; line-height:22px;} 
#about-us h2 {font-size:22px;}
#about-us p {font-size:13px;}


#what-we-do .what-we-do-box {width:100%;} 
#what-we-do .what-we-do-img {width:80%; margin:0 auto;}

}