@import url(common.css);

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900|Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
/*
font-family: 'Noto Sans KR', sans-serif;
font-family: 'Poppins', sans-serif;
*/

body{
    padding: 0;
    margin: 0;
    font-family: 'Poppins', sans-serif;
    font-family: 'Noto Sans KR', sans-serif;
}

h1, h2, h3, h4, h5, h6, h7{
    font-weight: normal;
    font-size: 13px;
}

a{
    text-decoration: none;
}

li{
    list-style: none;
}

#wrap{
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/*=====================헤더=====================*/
#header{
    padding: 0;
    margin: 0;
    width: 100%;
    height:50px;
    margin-top: 30px;
}

.header_in{
    width: 1200px;
    height: inherit;
    margin: 0 auto;
    position: relative;
}

/*로고*/
.header_in .logo{
    width: 150px;
    height: 25px;
    background: url(../img/logo.png)no-repeat;
    margin: 10px;
    position: absolute;
}

/*네비게이션*/
.header_in .nav{
    float: right;
    height: inherit;
    margin-top: -3px;
}


.header_in .nav ul li{
    float: left;
    width: 130px;
    height: inherit;
    text-align: right;
}

.header_in .nav ul li a{
    color: #333;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    transition: all 0.5s;
}

.header_in .nav ul li:hover a{
    color: #4f80ff;
}



/*=====================콘텐츠=====================*/
#contents{
    clear: both;
    width: 100%;
    height: 3000px;
    margin-top: 80px;
}

.contents_in{
    width: 1200px;
    height: inherit;
    margin: 0 auto;
    position: relative;
}
 .main_image{
    width: 1100px;
    height: 443px;
    background: url(../img/main_image.png)no-repeat;
    margin: 100px auto 0;
    clear: both;
    animation: main alternate 1s both;
    -webkit-animation: main alternate 1s both;
    -moz-animation: main alternate 1s both;
    -o-animation: main alternate 1s both;
    -ms-animation: main alternate 1s both;
}
    @keyframes main{from{opacity: 0}to{opacity: 1}}
    -webkit-@keyframes main{from{opacity: 0}to{opacity: 1}}
    -moz-@keyframes main{from{opacity: 0}to{opacity: 1}}
    -o-@keyframes main{from{opacity: 0}to{opacity: 1}}
    -ms-@keyframes main{from{opacity: 0}to{opacity: 1}}


/*포트폴리오*/
.portfolio{
    padding-top: 200px;
    width: inherit;
    height: 830px;
}

.title{
    width: 200px;
    height: 60px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.title h1 a{
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    font-weight: 800;
    color: #333;
}

.title h2 a{
    position: relative;
    top: -12px;
    color: #808080;
    font-size: 15px;
}

.title_bg{
    width: 190px;
    height: 30px;
    background: url(../img/title_bg.png) no-repeat;
    position: absolute;
    top: 50%;
    left:50%;
    transform:translate(-50%, -50%); 
    z-index: -1;
}

.pf_nav{
    width: inherit;
    height: 25px;
    margin: 0 auto;
    position: relative;
    margin-top: 30px;
}

.pf_nav ul{
    width: 495px;
    height: inherit;
    padding: 0;
    margin: 0 auto;
}

.pf_nav ul li{
    float: left;
    width: 100px;
    height: inherit;
    text-align: center;
    margin-right: 10px;
}

.pf_nav ul li a span{
    transition: 0.3s all;
}

.pf_nav ul li:hover a span{
    color: #4f80ff;
}

.pf_nav ul li:nth-child(1) a span{
    color: #4f80ff;
}

.pf_nav ul li:first-child
{
    width: 100px;
}

.pf_nav ul li:nth-child(2)
{
    width: 125px;
}

.pf_nav ul li:nth-child(3)
{
    width:110px;
}

.pf_nav ul li:nth-child(4){
    width: 120px;
}

.pf_nav ul li:nth-child(5){
    width: 100px;
}

.pf_nav ul li a{
    color: #333;
    font-size: 13px;
}

.pf_nav ul li span{
    margin-right: 5px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #333;
}

.pf_nav ul li span:last-child{
    margin-right: none;
    color: #808080;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
}

.pf_boxes{
    width: inherit;
    height: 630px;
    margin-top: 30px;
}

.pf_box{
    width: 390px;
    height: 200px;
    background: beige;
    float: left;
    margin: 15px 15px 0 0;
}

.pf_box1, .pf_box2, .pf_box3{
    margin-top: 0;
}

.pf_box3, .pf_box7, .pf_box10{
    margin-right: 0;
}

.pf_box20, .pf_box21, .pf_box22{
    margin-bottom: 0;
}

.pf_box1{
/*    상세페이지 - 소니코리아 넥밴드*/
    background: url(../img/portfolio/thumbnail/thumb_01.png) no-repeat;
}

.pf_box2{
/*    상세페이지 - 블루레오 G100*/
    background: url(../img/portfolio/thumbnail/thumb_02.png) no-repeat;
}

.pf_box3{
/*    상세페이지 - dnk ez3*/
    background: url(../img/portfolio/thumbnail/thumb_03.png) no-repeat;
}

.pf_box4{
/*    상세페이지 - 캐치웰 코드엑스*/
    background: url(../img/portfolio/thumbnail/thumb_04.png) no-repeat;
}
.pf_box6{
/*    상세페이지 - 블루레오 브랜드디자인 개선*/
    background: url(../img/portfolio/thumbnail/thumb_05.png) no-repeat;
}

.pf_box7{
/*    상세페이지 - 블루레오 B200*/
    background: url(../img/portfolio/thumbnail/thumb_06.png) no-repeat;
}

.pf_box8{
/*    상세페이지 - 블루레오 S150*/
    background: url(../img/portfolio/thumbnail/thumb_07.png) no-repeat;
}
.pf_box9{
/*    상세페이지 - 소니 녹음기*/
    background: url(../img/portfolio/thumbnail/thumb_08.png) no-repeat;
}

.pf_box10{
/*    상세페이지 - AVA 고압세척기*/
    background: url(../img/portfolio/thumbnail/thumb_09.png) no-repeat;
}

.portfolio p{
    width: 160px;
    text-align: center;
    background: url(../img/title_bg.png) no-repeat;
    float: right;
}

.portfolio p a{
    color: #333;
    font-weight: 500;
    font-size: 15px;
}

/*소개*/

.aboutme{
    width: inherit;
    height: 460px;
    margin-top: 200px;
}

.aboutme .am_box{
    width: inherit;
    margin-top: 50px;
    height: 300px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.am_box>p:first-child{
    font-size: 20px;
    margin-top: 100px;
    color: #666;
}

.am_box a p{
    width: 130px;
    height: 30px;
    padding: 10px;
    border: 1px solid #4f80ff;
    border-radius: 30px;
    margin: 0 auto;
    color: #4f80ff;
    transition: all 0.5s;
}

.am_box a:hover p{
    background: #4f80ff;
    color: #fff;
}

.a1, .a2, .a3, .a4, .a5, .a6, .a7, .a8, .a9, .a10{
    position: absolute;
    z-index: -1;
    opacity: 0.3;
}

.a1{
    width: 500px;
    height: 50px;
    background: #a8c7ff;
    top: 0;
    animation: a1 alternate 5s 0.5s infinite;
    -webkit-animation: a1 alternate 5s 0.5s infinite;
    -moz-animation: a1 alternate 5s 0.5s infinite;
    -o-animation: a1 alternate 5s 0.5s infinite;
    -ms-animation: a1 alternate 5s 0.5s infinite;
}
    @keyframes a1{from{left: -500px;} to{left: 942px;}}
    -webkit-@keyframes a1{from{left: -500px;} to{left: 942px;}}
    -moz-@keyframes a1{from{left: -500px;} to{left: 942px;}}
    -o-@keyframes a1{from{left: -500px;} to{left: 942px;}}
    -ms-@keyframes a1{from{left: -500px;} to{left: 942px;}}

.a2{
    width: 800px;
    height: 30px;
    background: #c194ff;
    top: 30px;
    right: 50px;
    animation: a2 alternate 3s 0.5s infinite;
    -webkit-animation: a2 alternate 3s 0.5s infinite;
    -moz-animation: a2 alternate 3s 0.5s infinite;
    -o-animation: a2 alternate 3s 0.5s infinite;
    -ms-animation: a2 alternate 3s 0.5s infinite;
}
    @keyframes a2{from{left: -1000px;} to{left: 942px;}}
    -webkit-@keyframes a2{from{left: -1000px;} to{left: 942px;}}
    -moz-@keyframes a2{from{left: -1000px;} to{left: 942px;}}
    -o-@keyframes a2{from{left: -1000px;} to{left: 942px;}}
    -ms-@keyframes a2{from{left: -1000px;} to{left: 942px;}}



.a3{
    width: 300px;
    height: 20px;
    background: #8a94ff;
    top: 55px;
    right: 200px;
    animation: a3 alternate 2s 0.5s infinite;
    -webkit-animation: a3 alternate 2s 0.5s infinite;
    -moz-animation: a3 alternate 2s 0.5s infinite;
    -o-animation: a3 alternate 2s 0.5s infinite;
    -ms-animation: a3 alternate 2s 0.5s infinite;
}
    @keyframes a3{from{right: 200px;} to{right: 1000px;}}
    -webkit-@keyframes a3{from{right: 200px;} to{right: 1000px;}}
    -moz-@keyframes a3{from{right: 200px;} to{right: 1000px;}}
    -o-@keyframes a3{from{right: 200px;} to{right: 1000px;}}
    -ms-@keyframes a3{from{right: 200px;} to{right: 1000px;}}

.a4{
    width: 400px;
    height: 60px;
    background: #8569ff;
    top: 30px;
    left: 300px;
    animation: a4 alternate 8s 0.5s infinite;
    -webkit-animation: a4 alternate 8s 0.5s infinite;
    -moz-animation: a4 alternate 8s 0.5s infinite;
    -o-animation: a4 alternate 8s 0.5s infinite;
    -ms-animation: a4 alternate 8s 0.5s infinite;
}
    @keyframes a4{from{left: -300px;} to{left: 1000px;}}
    -webkit-@keyframes a4{from{left: -300px;} to{left: 1000px;}}
    -moz-@keyframes a4{from{left: -300px;} to{left: 1000px;}}
    -o-@keyframes a4{from{left: -300px;} to{left: 1000px;}}
    -ms-@keyframes a4{from{left: -300px;} to{left: 1000px;}}

.a5{
    width: 250px;
    height: 20px;
    background: #80a6ff;
    top: 100px;
    right: 50px;
    animation: a5 alternate 4s 0.5s infinite;
    -webkit-animation: a5 alternate 4s 0.5s infinite;
    -moz-animation: a5 alternate 4s 0.5s infinite;
    -o-animation: a5 alternate 4s 0.5s infinite;
    -ms-animation: a5 alternate 4s 0.5s infinite;
}
    @keyframes a5{from{right: 50px;} to{right: 850px;}}
    -webkit-@keyframes a5{from{right: 50px;} to{right: 850px;}}
    -moz-@keyframes a5{from{right: 50px;} to{right: 850px;}}
    -o-@keyframes a5{from{right: 50px;} to{right: 850px;}}
    -ms-@keyframes a5{from{right: 50px;} to{right: 850px;}}



.a6{
    width: 300px;
    height: 40px;
    background: #a8c7ff;
    top: 150px;
    animation: a6 alternate 6s 0.5s infinite;
    -webkit-animation: a6 alternate 6s 0.5s infinite;
    -moz-animation: a6 alternate 6s 0.5s infinite;
    -o-animation: a6 alternate 6s 0.5s infinite;
    -ms-animation: a6 alternate 6s 0.5s infinite;
}
    @keyframes a6{from{right: 50px;} to{right: 850px;}}
    -webkit-@keyframes a6{from{right: 50px;} to{right: 850px;}}
    -moz-@keyframes a6{from{right: 50px;} to{right: 850px;}}
    -o-@keyframes a6{from{right: 50px;} to{right: 850px;}}
    -ms-@keyframes a6{from{right: 50px;} to{right: 850px;}}

.a7{
    width: 400px;
    height: 20px;
    background: #4f80ff;
    top: 200px;
    left: 400px;
    animation: a7 alternate 3s 0.5s infinite;
    -webkit-animation: a7 alternate 3s 0.5s infinite;
    -moz-animation: a7 alternate 3s 0.5s infinite;
    -o-animation: a7 alternate 3s 0.5s infinite;
    -ms-animation: a7 alternate 3s 0.5s infinite;
}
    @keyframes a7{from{left: -400px;} to{left: 900px;}}
    -webkit-@keyframes a7{from{left: -400px;} to{left: 900px;}}
    -moz-@keyframes a7{from{left: -400px;} to{left: 900px;}}
    -o-@keyframes a7{from{left: -400px;} to{left: 900px;}}
    -ms-@keyframes a7{from{left: -400px;} to{left: 900px;}}

.a8{
    width: 300px;
    height: 30px;
    background: #a8c7ff;
    top: 220px;
    left: 540px;
    animation: a8 alternate 6s 0.5s infinite;
    -webkit-animation: a8 alternate 6s 0.5s infinite;
    -moz-animation: a8 alternate 6s 0.5s infinite;
    -o-animation: a8 alternate 6s 0.5s infinite;
    -ms-animation: a8 alternate 6s 0.5s infinite;
}
    @keyframes a8{from{left: -400px;} to{left: 900px;}}
    -webkit-@keyframes a8{from{left: -400px;} to{left: 900px;}}
    -moz-@keyframes a8{from{left: -400px;} to{left: 900px;}}
    -o-@keyframes a8{from{left: -400px;} to{left: 900px;}}
    -ms-@keyframes a8{from{left: -400px;} to{left: 900px;}}

.a9{
    width: 400px;
    height: 40px;
    background: #c194ff;
    top: 250px;
    left: 50px;
    animation: a9 alternate 3s 0.5s infinite;
    -webkit-animation: a9 alternate 3s 0.5s infinite;
    -moz-animation: a9 alternate 3s 0.5s infinite;
    -o-animation: a9 alternate 3s 0.5s infinite;
    -ms-animation: a9 alternate 3s 0.5s infinite;
}
    @keyframes a9{from{left: -400px;} to{left: 600px;}}
    -webkit-@keyframes a9{from{left: -400px;} to{left: 600px;}}
    -moz-@keyframes a9{from{left: -400px;} to{left: 600px;}}
    -o-@keyframes a9{from{left: -400px;} to{left: 600px;}}
    -ms-@keyframes a9{from{left: -400px;} to{left: 600px;}}

.a10{
    width: 450px;
    height: 40px;
    background: #4f80ff;
    bottom: 0;
    right: 0;
    animation: a10 alternate 5s 0.5s infinite;
    -webkit-animation: a10 alternate 5s 0.5s infinite;
    -moz-animation: a10 alternate 5s 0.5s infinite;
    -o-animation: a10 alternate 5s 0.5s infinite;
    -ms-animation: a10 alternate 5s 0.5s infinite;
}
    @keyframes a10{from{left: -400px;} to{left: 600px;}}
    -webkit-@keyframes a10{from{left: -400px;} to{left: 600px;}}
    -moz-@keyframes a10{from{left: -400px;} to{left: 600px;}}
    -o-@keyframes a10{from{left: -400px;} to{left: 600px;}}
    -ms-@keyframes a10{from{left: -400px;} to{left: 600px;}}



/*연락처*/

.contacts{
    margin-top: 200px;
    width: inherit;
    height: 500px;
}

.contacts .ct_box{
    width: 700px;
    height: 430px;
    margin: 50px auto 0;
    font-family: 'Poppins', sans-serif;
}

.ct_box .ct_box1, .ct_box2{
    width: 350px;
    height: 430px;
    float: left;
    text-align: center;
}

.ct_img{
    width: 350px;
    height: 250px;
}

.ct_box1 .ct_img{
    background: url(../img/contact_01.png) no-repeat;
}
 
.ct_box2 .ct_img{
    background: url(../img/contact_02.png) no-repeat;
}


.ct_box h1{
    font-weight: 500;
    font-size: 20px;
    margin: 5px 0;
    color: #808080;
}

.ct_box h2{
    font-weight: 700;
    font-size: 20px;
    margin: 0 auto;
    line-height: 35px;
    color: #4f80ff;
    width: 250px;
    height: 35px;
    background: url(../img/title_bg.png) no-repeat; 
}

.ct_box2 h2{
    width: 200px;
}
 

/*=====================푸터=====================*/

#footer{
    width: 100%;
    height: 130px;
    border-top: 1px solid #808080;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.f_nav{
    width: 340px;
    height: 30px;
    margin: 20px auto 0;
    padding: 0;
}

.f_nav ul{
    width: 340px;
    height: 30px;
    margin: 0;
    padding: 0;
}

.f_nav ul li{
    float: left;
    width: 100px;
    height: inherit;
    margin-right: 20px;
}

.f_nav ul li:last-child{
    margin-right: 0;
}

.f_nav ul li a{
    color: #333;
    font-weight: 500;
}

#footer p{
    margin: 0;
    font-size: 13px;
    color: #808080;
}

#footer p:nth-child(2){
    margin-top: 10px;
}