@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:first-child a{
    color: #4f80ff;
}

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



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

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


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

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


.pf_nav ul{
    width: 490px;
    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(4) 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:last-child{
    margin-right: 0;
}


.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;
}


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

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


.pf_box26{
    margin-right: 0;
}



/*포폴박스 이미지 채우기*/


.pf_box1{
/*    상세페이지 - 루아페 다이브가든*/
    background: url(../img/portfolio/thumbnail/thumb_01.png) no-repeat;
}

.pf_box2{
/*    상세페이지 - 루아페 화이트 애프리콧*/
    background: url(../img/portfolio/thumbnail/thumb_02.png) no-repeat;
}

.pf_box3{
/*    상세페이지 - 라비킷 스타일킷*/
    background: url(../img/portfolio/thumbnail/thumb_03.png) no-repeat;
}

.pf_box4{
/*    상세페이지 - 소니 이어폰*/
    background: url(../img/portfolio/thumbnail/thumb_04.png) no-repeat;
}


.pf_box5{
/*    상세페이지 - 라비킷 쏙터블*/
    background: url(../img/portfolio/thumbnail/thumb_05.png) no-repeat;
}

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


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


.pf_box8{
/*    상세페이지 - 캐치웰 코드X*/
    background: url(../img/portfolio/thumbnail/thumb_08.png) no-repeat;
}


.pf_box9{
/*    상세페이지 - 라이너루프트 커들업*/
    background: url(../img/portfolio/thumbnail/thumb_09.png) no-repeat;
}


.pf_box10{
/*    상세페이지 - 라비킷 역류방지쿠션*/
    background: url(../img/portfolio/thumbnail/thumb_10.png) no-repeat;
}


.pf_box11{
/*    상세페이지 - 라비킷 이염시트방지세제*/
    background: url(../img/portfolio/thumbnail/thumb_11.png) no-repeat;
}


.pf_box12{
/*    상세페이지 - 캐치웰 CX11*/
    background: url(../img/portfolio/thumbnail/thumb_12.png) no-repeat;
}


.pf_box13{
/*    상세페이지 - 라비킷 퀵트너*/
    background: url(../img/portfolio/thumbnail/thumb_13.png) no-repeat;
}


.pf_box14{
/*    상세페이지 - 라비킷 유아베개 쿨플랫커버*/
    background: url(../img/portfolio/thumbnail/thumb_14.png) no-repeat;
}

.pf_box15{
/*    상세페이지 - 라비킷 방수패드*/
    background: url(../img/portfolio/thumbnail/thumb_15.png) no-repeat;
}

.pf_box16{
/*    패키지 - 요무 냥솔*/
    background: url(../img/portfolio/thumbnail/thumb_16.png) no-repeat;
}


.pf_box17{
/*    캐릭터 - 태비*/
    background: url(../img/portfolio/thumbnail/thumb_17.png) no-repeat;
}


.pf_box18{
/*    상세페이지 - 필터마스터*/
    background: url(../img/portfolio/thumbnail/thumb_18.png) no-repeat;
}





.pf_box19{
/*    상세페이지 - 초월홍삼*/
    background: url(../img/portfolio/thumbnail/thumb_19.png) no-repeat;
}


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

.pf_box21{
/*    상세페이지 - 조이닭*/
    background: url(../img/portfolio/thumbnail/thumb_21.png) no-repeat;
}





.pf_box22{
/*    상세페이지 - 지니어스 홍삼*/
    background: url(../img/portfolio/thumbnail/thumb_22.png) no-repeat;
}

.pf_box23{
/*    상세페이지 - 스타일리스 청소기*/
    background: url(../img/portfolio/thumbnail/thumb_23.png) no-repeat;
}

.pf_box24{
/*    상세페이지 - 스테들러폼 오또팬*/
    background: url(../img/portfolio/thumbnail/thumb_24.png) no-repeat;
}






.pf_box25{
/*    캐릭터 - 항암이*/
    background: url(../img/portfolio/thumbnail/thumb_25.png) no-repeat;
}

.pf_box26{
/*    캐릭터 - 국립공원캐릭터*/
    background: url(../img/portfolio/thumbnail/thumb_26.png) no-repeat;
}

.pf_box27{
/*    패키지 - 스피볼*/
    background: url(../img/portfolio/thumbnail/thumb_27.png) no-repeat;
}





/*포폴박스 끝*/
/*=====================푸터=====================*/

#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;
}