main {position: relative; display: block; width: 100%; height: auto; min-height: 500px;}


/* ////////////////////// 메인슬라이드 /////////////////////// */
/* ////////////////////// 메인슬라이드 /////////////////////// */
/* ////////////////////// 메인슬라이드 /////////////////////// */
/* ////////////////////// 메인슬라이드 /////////////////////// */
/* ////////////////////// 메인슬라이드 /////////////////////// */
/* ////////////////////// 메인슬라이드 /////////////////////// */
/* ////////////////////// 메인슬라이드 /////////////////////// */
/* ////////////////////// 메인슬라이드 /////////////////////// */

.main-slider-con {position: relative; display: block; width: 100%; height: auto; overflow: hidden;}
.main-slide {position: relative; display: block; width: 100%; height: auto;}
.main-slide--inner {position: relative; display: block; width: 100%; height: auto; display: flex; align-items: center; justify-content: center;}
.main-slide  {display: block;}

/*비주얼이미지 (임시)*/
.main-slide .eximg {display: block; margin: 0 auto;}

/*메인 슬라이드 버튼*/
.main-slide-prev {position: absolute; z-index: 9; left: 30px; top: 0; bottom: 0; margin: auto; width: 80px; height: 80px; border-radius: 50%; cursor: pointer; border: 1px solid rgba(0,0,0, 0.15); display: flex; align-items: center; justify-content: center;}
.main-slide-prev img {opacity: 0.5;}
.main-slide-prev:hover {border-color: rgba(0,0,0, 0.3);}
.main-slide-prev:hover img {opacity: 1;}

.main-slide-next {position: absolute; z-index: 9; right: 30px; top: 0; bottom: 0; margin: auto; width: 80px; height: 80px; border-radius: 50%; cursor: pointer; border: 1px solid rgba(0,0,0, 0.15); display: flex; align-items: center; justify-content: center;}
.main-slide-next img {opacity: 0.5;}
.main-slide-next:hover {border-color: rgba(0,0,0, 0.3);}
.main-slide-next:hover img {opacity: 1;}


/* ////////////////////// 메인서비스 /////////////////////// */
/* ////////////////////// 메인서비스 /////////////////////// */
/* ////////////////////// 메인서비스 /////////////////////// */
/* ////////////////////// 메인서비스 /////////////////////// */
/* ////////////////////// 메인서비스 /////////////////////// */
/* ////////////////////// 메인서비스 /////////////////////// */
/* ////////////////////// 메인서비스 /////////////////////// */
/* ////////////////////// 메인서비스 /////////////////////// */

.main-service {height: auto; background-color: #fff; padding-bottom: 80px;}
.main-service--inner {border-radius: 30px; background-color: rgb(255, 255, 255); box-shadow: 0px 5px 19px 1px rgba(0, 0, 0, 0.1); width: 1200px; height: 230px; margin: -100px auto 0; z-index: 10; display: flex; align-items: center; overflow: hidden;}
.main-service--inner>.main-service--inner-- {position: relative; display: block; height: 100%; padding-top: 86px; padding-left: 30px;}
.main-service--inner--.box1 {width: 239px;}
.main-service--inner--.box2 {width: 239px;}
.main-service--inner--.box3 {width: 239px;}
.main-service--inner--.box4 {width: 239px;}
.main-service--inner--.box5 {width: 240px;}
.main-service--inner .bar {display: block; width: 1px; height: 130px; background-color: #e5e5e5;}

/*메인서비스아이콘*/
.main-service--inner .icon {position: absolute; display: block; z-index: 9;}

/*메인 서비스 제목*/
.main-service--inner__tit {position: relative; display: flex; align-items: center; line-height: 1; font-size: 18px; color: rgb(0, 0, 0); font-weight: 400;}
.main-service--inner__tit:after {content: ""; display: block; width: 8px; height: 12px; background-image: url(/images/main/service-arrow.png); margin-left: 9px; position: relative; top: 0;}
.main-service--inner--link:hover .main-service--inner__tit {color: rgb(34, 160, 240);}
.main-service--inner--link:hover .main-service--inner__tit:after {background-image: url(/images/main/service-arrow-hover.png);}

/*메인 서비스 소개 내용*/
.main-service--inner__txt {letter-spacing: 0; color: rgb(153, 153, 153); line-height: 1.538; display: block; margin-top: 13px;}
.main-service--inner--link:hover .main-service--inner__txt {color: rgb(102, 102, 102);}


/* ////////////////////// 메인 포트폴리오 /////////////////////// */
/* ////////////////////// 메인 포트폴리오 /////////////////////// */
/* ////////////////////// 메인 포트폴리오 /////////////////////// */
/* ////////////////////// 메인 포트폴리오 /////////////////////// */
/* ////////////////////// 메인 포트폴리오 /////////////////////// */
/* ////////////////////// 메인 포트폴리오 /////////////////////// */
/* ////////////////////// 메인 포트폴리오 /////////////////////// */
/* ////////////////////// 메인 포트폴리오 /////////////////////// */

.main-portfolio {background-color: #fff; position: relative;}
.main-portfolio:after {content: ""; position: absolute; left: 0; bottom: 0; display: block; width: 100%; height: 60px; background-color: #f0f0f0;}
.main-portfolio--top {position: relative; display: flex; z-index: 1; width: 1200px; height: 138px; justify-content: space-between; margin: 0 auto; background-color: #fff;}
/* .main-portfolio--top--left {} */
.main-portfolio--top--right {position: relative; display: flex; padding-top: 38px; justify-content: flex-end;}

/*메인 포트폴리오 제목과 부설명*/
.main-portfolio--top--left h3 {display: block; line-height: 100%; font-size: 30px; color: rgb(0, 0, 0);}
.main-portfolio--top--left h3 b {font-size: 30px; color: rgb(0, 0, 0); font-weight: 500;}
.main-portfolio--top--left p {display: block; font-size: 15px; color: rgb(153, 153, 153); line-height: 1.667; margin-top: 12px;}



/*메인 포트폴리오 더보기 버튼*/
.main-portfolio--moreview {position: relative; background-color: rgb(176, 103, 108); display: block; width: 200px; height: 50px; line-height: 50px; text-align: center; border-radius: 25px; padding-top: 1px; font-size: 15px; font-weight: 400; color: rgb(255, 255, 255); letter-spacing: -0.040em; margin-left: 30px;}


/*메인 포트폴리오 슬라이드*/
.main-portfolio-con {z-index: 1; position: relative; display: block; width: 100%; height: 280px; padding-left: 352px; overflow: hidden;}
.main-portfolio-slide-box {position: relative; width: 100%; height: 100%; overflow: hidden; min-width: 1695px !important; position: absolute; left: 50%; margin-left: -600px;}
.main-portfolio-- {position: relative; display: block; width: 420px !important; height: 280px}
.main-portfolio--slide {position: relative; display: block; width: 100%; height: 100%; overflow: hidden; background-color: #fff;}
.main-portfolio--slide__thumb {display: block; width: 420px; height: 280px;}

/*포트폴리오 정보*/
.main-portfolio--slide--info {position: absolute; left: 0; top: 0; display: flex; width: 100%; height: 100%; justify-content: center; align-items: center; background-color: rgba(0,0,0,0.3); opacity: 0; transition: opacity 0.2s ease-in-out;}
.main-portfolio--slide:hover .main-portfolio--slide--info {opacity: 1;}
.main-portfolio--slide--info__tit {position: relative; display: block; width: 100%; text-align: center; font-size: 18px; letter-spacing: 0; font-weight: 400; color: rgb(255, 255, 255); line-height: 1; padding-bottom: 12px;}
.main-portfolio--slide--info__date {position: relative; display: block; width: 100%; text-align: center; font-size: 13px; color: rgba(255, 255, 255, 0.8); letter-spacing: 0;}

.main-portfolio--slide--info .port-type {position: absolute; text-align: right; font-size: 15px; font-weight: 400; color: rgb(255, 255, 255); padding-right: 27px; line-height: 1; top: 32px; left: 0; width: 100%;}

/*메인 포트폴리오 슬라이드 제어 버튼*/
.main-portfolio-prev {cursor: pointer; height: 50px;}
.main-portfolio-prev img {height: 50px;}
.main-portfolio-next {cursor: pointer; height: 50px;}
.main-portfolio-next img {height: 50px;}



/* ////////////////////// 메인템플릿 /////////////////////// */
/* ////////////////////// 메인템플릿 /////////////////////// */
/* ////////////////////// 메인템플릿 /////////////////////// */
/* ////////////////////// 메인템플릿 /////////////////////// */
/* ////////////////////// 메인템플릿 /////////////////////// */
/* ////////////////////// 메인템플릿 /////////////////////// */
/* ////////////////////// 메인템플릿 /////////////////////// */
/* ////////////////////// 메인템플릿 /////////////////////// */

.main-template {background-color: #f0f0f0;}
.main-template--top {position: relative; display: block; width: 100%; height: 270px; text-align: center; padding-top: 79px;}

/*메인 템플릿 상단 제목*/
.main-template--top__tit {position: relative; display: block; font-size: 30px; line-height: 1;}
.main-template--top__tit b {font-size: 30px; font-weight: 500; line-height: 1;}

/*메인 템플릿 상단 서브텍스트*/
.main-template--top__sub-txt {display: block; font-size: 15px; color: rgb(153, 153, 153); line-height: 1; margin-top: 20px; margin-bottom: 29px;}

/*메인 템플릿 상단 더보기 버튼*/
.main-template--top__moreview {position: relative; display: block; background-color: rgb(124, 144, 193); width: 220px; height: 50px; border-radius: 30px; margin: 0 auto;  line-height: 50px;font-size: 15px; letter-spacing: -0.040em; color: rgb(255, 255, 255); font-weight: 400;}

/*메인 템플릿 슬라이더*/
.main-template--wrap {position: relative; display: block; width: 1200px; margin: 0 auto;}
.main-template--slider {width: 1200px; margin: 0 auto; overflow: hidden;}
.main-template--slide {position: relative; display: block; width: 297px !important; height: 450px;}
.main-template-info {position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; z-index: 1; background-color: rgba(0,0,0,0.6); opacity: 0; transition: opacity 0.2s ease-in-out;}
.main-template--slide:hover .main-template-info {opacity: 1;}

/*메인 템플릿 이미지*/
.main-template-img {display: block; width: 297px; height: 450px;}

/*메인 템플릿 정보 제목*/
.main-template-info--tit {position: relative; display: flex; text-align: center; justify-content: center; align-items: center; height: 210px; font-size: 22px; font-weight: 500; letter-spacing: 0; color: rgb(255, 255, 255); line-height: 1.2;}

/*메인 템플릿 정보 버튼1*/
.main-template-info--btn-1 {position: relative; display: flex; text-align: center; border: 1px solid rgba(255, 255, 255,0.5); width: 158px; height: 38px;  border-radius: 20px; align-items: center; justify-content: center; margin: 0 auto; font-size: 13px; font-weight: 400; color: rgb(255, 255, 255); letter-spacing: 0; background-color: transparent;}

/*메인 템플릿 정보 버튼2*/
.main-template-info--btn-2 {position: relative; display: flex; text-align: center; border: 1px solid #7c90c1; background-color: #7c90c1; width: 158px; height: 38px;  border-radius: 20px; align-items: center; justify-content: center; margin: 0 auto; font-size: 13px; font-weight: 400; color: rgb(255, 255, 255); letter-spacing: 0;}

/*메인 템플릿 컨트롤 버튼*/
.main-template-prev {-webkit-appearance: none; -moz-appearance: none;appearance: none; border: 0; position: absolute; display: flex; width: 60px; height: 60px; border-radius: 50%; background-color: #fff; align-items: center; justify-content: center; left: -30px; top: 0; bottom: 0; margin: auto; z-index: 9; cursor: pointer;}
.main-template-next {-webkit-appearance: none; -moz-appearance: none;appearance: none; border: 0; position: absolute; display: flex; width: 60px; height: 60px; border-radius: 50%; background-color: #7c90c1; align-items: center; justify-content: center; right: -30px; top: 0; bottom: 0; margin: auto; z-index: 9; cursor: pointer;}

/*메인 템플릿 컨트롤 페이지네이션*/
.main-template-pagination {position: relative; display: flex; width: 100%; height: 130px; justify-content: center; padding-top: 50px;}

.main-template-pagination .swiper-pagination-bullet {width: 50px; height: 4px; border-radius: 0 !important; background-color: #c0c0c0;}
.main-template-pagination .swiper-pagination-bullet+.swiper-pagination-bullet {margin-left: 10px;}
.main-template-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color: #7c90c1;}




/* ////////////////////// 메인와이드배너 /////////////////////// */
/* ////////////////////// 메인와이드배너 /////////////////////// */
/* ////////////////////// 메인와이드배너 /////////////////////// */
/* ////////////////////// 메인와이드배너 /////////////////////// */
/* ////////////////////// 메인와이드배너 /////////////////////// */
/* ////////////////////// 메인와이드배너 /////////////////////// */
/* ////////////////////// 메인와이드배너 /////////////////////// */
/* ////////////////////// 메인와이드배너 /////////////////////// */

.main-wide-banner {position: relative; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.main-wide-banner--img {display: block;}



/* ////////////////////// 메인홈페이지제작소개 /////////////////////// */
/* ////////////////////// 메인홈페이지제작소개 /////////////////////// */
/* ////////////////////// 메인홈페이지제작소개 /////////////////////// */
/* ////////////////////// 메인홈페이지제작소개 /////////////////////// */
/* ////////////////////// 메인홈페이지제작소개 /////////////////////// */
/* ////////////////////// 메인홈페이지제작소개 /////////////////////// */
/* ////////////////////// 메인홈페이지제작소개 /////////////////////// */
/* ////////////////////// 메인홈페이지제작소개 /////////////////////// */

.main-hompage {width: 1200px; height: 510px; margin: 0 auto; display: flex; flex-wrap: wrap;}
.main-hompage--left {position: relative; display: block; width: 250px; height: 100%; padding-top: 140px;}
.main-hompage--right {position: relative; display: block; width: calc(100% - 250px); height: 100%;}

/*메인홈페이지제작소개 제목*/
.main-hompage--tit {position: relative; display: block; font-size: 30px; color: rgb(0, 0, 0); line-height: 1.2;}
.main-hompage--tit b {font-size: 30px; color: rgb(0, 0, 0); font-weight: 500;}

/*메인홈페이지제작소개 제목 서브 텍스트*/
.main-hompage--sub-txt {position: relative; display: block; font-size: 15px; color: rgb(153, 153, 153); line-height: 1.667; margin-top: 11px;}

/*메인홈페이지제작소개 cms체험하기 버튼*/
.main-hompage--cms-btn {position: relative; background-color: rgb(216, 4, 94); width: 220px; height: 50px;  display: flex; align-items: center; justify-content: center; border-radius: 25px; font-size: 15px; color: rgb(255, 255, 255); font-weight: 400; margin-top: 37px;}

/*메인홈페이지제작소개 동그라미 */
.main-hompage--circle {position: absolute; z-index: 1; display: block; width: 350px; height: 350px; border-radius: 50%; top: 80px;}
.main-hompage--circle--inner {position: relative; display: block; width: 350px; height: 350px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.1);  overflow: hidden;}
.main-hompage--circle--inner:before {position: absolute; display: block; width: 100%; height: 100%; border-radius: 100%; left: 0; top: 269px; content: ""; background-color: rgb(255, 255, 255,0.8);}
.main-hompage--circle-1 {left: 0;}
.main-hompage--circle-2 {left: 0; right: 0; margin: auto;}
.main-hompage--circle-3 {right: 0;}
.main-hompage--circle:hover {background-color: rgba(226, 118, 65, 0.2); z-index: 2;}
.main-hompage--circle:hover:before {display: block;}

/*메인홈페이지제작소개 동그라미 상단 번호*/
.main-hompage--circle--number {position: absolute; right: 40px; top: 20px; display: block; width: 40px; height: 40px;}
.main-hompage--circle--number .number {display: flex; padding-top: 1px; width: 40px; height: 40px; align-items: center; justify-content: center; text-align: center; border-radius: 50%; background-color: rgb(216, 4, 94); opacity: 0.502; font-size: 13px; color: rgb(255, 255, 255); font-weight: 400; letter-spacing: -0.040em; position: absolute; left: 50%; margin-left: -20px; top: 50%; margin-top: -20px; transition: opacity 0.2s ease-in-out;}
.main-hompage--circle:hover .main-hompage--circle--number .number {opacity: 1; width: 50px; height: 50px; margin-left: -25px; margin-top: -25px;}

/*메인홈페이지제작소개 아이콘*/
.main-hompage--circle--inner--icon {position: relative; display: flex; align-items: flex-start; justify-content: center; width: 100%; height: 147px; opacity: 0.5;}
.main-hompage--circle--inner--icon img {display: block;}
.main-hompage--circle:hover .main-hompage--circle--inner--icon {opacity: 1;}

/*메인홈페이지제작소개 컨텐츠 제목*/
.main-hompage--circle--inner--tit {display: block; text-align: center; font-size: 20px; font-weight: 400; color: rgb(51, 51, 51);  height: 40px;}
.main-hompage--circle:hover .main-hompage--circle--inner--tit {color: rgb(216, 4, 94);}

/*메인홈페이지제작소개 컨텐츠 내용*/
.main-hompage--circle--inner--txt {display: block; text-align: center; font-size: 13px; color: rgb(153, 153, 153); line-height: 1.538;}
.main-hompage--circle:hover .main-hompage--circle--inner--txt {color: rgb(51, 51, 51);}

/*메인홈페이지제작소개 자세히 보기 링크버튼*/
.main-hompage--circle--inner--moreview {position: relative; display: flex; align-items: center; justify-content: center; padding-top: 58px; visibility: hidden;}
.main-hompage--circle--inner--moreview a {letter-spacing: 0; font-size: 15px; color: rgb(0, 0, 0);}
.main-hompage--circle:hover .main-hompage--circle--inner--moreview {visibility: visible;}



/* ////////////////////// 메인배너 /////////////////////// */
/* ////////////////////// 메인배너 /////////////////////// */
/* ////////////////////// 메인배너 /////////////////////// */
/* ////////////////////// 메인배너 /////////////////////// */
/* ////////////////////// 메인배너 /////////////////////// */
/* ////////////////////// 메인배너 /////////////////////// */
/* ////////////////////// 메인배너 /////////////////////// */
/* ////////////////////// 메인배너 /////////////////////// */

.main-banner {width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; align-items: flex-start; padding-bottom: 80px;}
.main-banner-- {position: relative; width: 590px; height: 200px;}
.main-banner-info {position: absolute; z-index: 1; left: 0; top: 0; display: block; width: 100%; height: 100%; padding: 45px 0 0 49px;}
.main-banner-img {display: block; width: 590px; height: 200px;}
.main-banner-info__txt {display: block; font-size: 16px; color: rgb(17, 19, 28); }
.main-banner-info__tit {display: block; font-size: 30px; font-weight: 500; margin-top: 9px;}
.main-banner-info__bar {display: block; width: 20px; height: 1px; background-color: rgb(77, 86, 243); margin: 23px 0 19px;}

.main-banner-info__moreview {display: block; font-size: 15px; color: rgb(17, 19, 28); font-weight: 400; letter-spacing: 0;}
