@charset "utf-8";
/* CSS Document */


/*header*/
#mainHeader{
    border-bottom: 2px solid #972224;
}
#headerInner{
    width: 1200px; height: 136px; margin: 0 auto; position: relative;
}
#headerInner h1{
    margin: 0 auto; width: 270px; padding: 46px 0 0 ; 
}
#headerInner .util_menu{
   position: absolute;  height: 20px; font-size: 15px; top: 18px; right: 0px;
}
#headerInner .util_menu li {
    float: left; margin-left: 52px;  
}
#headerInner .util_menu li a{
    color: #000000;
}
#headerInner .gnb{
    overflow: hidden; height: 20px; margin: 0 auto; width: 929px; padding: 20px 0 0 0; font-weight: bold; font-size: 16px;
}
#headerInner .gnb li{
    float: left; margin-right: 88px;
}
#headerInner .gnb li a{
    color: #000000;
}
#headerInner .gnb li a:hover{
    color: #972224;
}
#headerInner .gnb li:last-child{
    margin-right: 0;
}
#gnb_layer{
    background-image: url(../img/hollys_gnblayer_bg.jpg);  position: absolute; height: 0px; width: 100%; overflow: hidden; z-index: 999;
}
#gnb_layerIn{
   width: 928px; height: 180px; margin: 0 auto; padding: 16px 0; 
}
#gnb_layerIn ul{
    float: left;  font-size: 13px; 
}
#gnb_layerIn ul li{
    margin-bottom: 15px; 
}
#gnb_layerIn ul li a{
    color: #d9d9d9;
}
#gnb_layerIn ul li a:hover{
    color: #ffffff;
}
.g_menu{
   margin-right: 21px;
}
.g_hollysmall{
    margin-right: 81px;
}
.g_memvership{
    margin-right: 75px;
}
.g_hollysnews{
    margin-right: 152px;
}
.g_store{
    margin-right: 102px;
}
.g_hollysis{
    margin-right: 0;
}

/*contents*/
#contents_warp{
    width: 100%; position: relative; overflow: hidden;
}

/*main1*/
#main1{
    width: 100%; height: 482px; position: relative;
}
#main_visual{
    width: 1920px; overflow: hidden; position: relative; height: 482px; left: 50%; margin-left: -960px;
}

#main_visual ul li{
    
}

/*main2*/
#main2{
    width: 1200px; margin: 0 auto; margin: 54px auto 0 auto; height: 520px;
}
#main_intro{
    margin: 0 auto; overflow: hidden;
}
.list_left{
    width: 339px; height: 414px; float: left; text-align: center; position: relative;
}
.list_left h4{
    margin-top: 20px; margin-bottom: 54px; font-size: 33px;
}
.list_center{
    width: 519px; height: 414px; float: left; border-left: 1px solid #bcbcbc; border-right: 1px solid #bcbcbc;
}
.list_right{
    width: 339px; height: 414px; float: left; text-align: center; position: relative;
}
.list_right h4{
    margin-top: 20px; margin-bottom: 54px; font-size: 33px;
}

/*main3*/
#main3{
    position: relative; background-image:url(../img/hollys_menu_bg.jpg); background-size: auto; width: 100%; height: 1512px;
}
#main_menu{
    height: 1512px; width:1200px; margin: 0 auto; text-align: center;
}
#main_menu h4{
    font-size: 27px; position: relative; top: 92px; color: #fffefc;
}
.main_inner{
    height: 1309px; width: 1296px; background-image: url(../img/hollys_menu.png);  position: absolute; top: 156px;
}

/*main4*/
#main4{
    
}
.coffee_ban{
    background-image: url(../img/hollys_bean_bg.png);
}
.coffee_inner{
    width: 1200px; height: 216px; margin: 0 auto; position: relative;
}
.coffee_inner img{
    position: absolute; right: 0; bottom: 0;
}
.coffee_inner p{
    color: #ffffff; font-size: 30px; padding-top: 50px; margin-left: 117px; font-weight: bolder;
}
.coffee_inner a{
    display: inline-block; height: 27px; padding: 0 8px; font-size: 14px; line-height: 27px; color: #ffffff; background-color: #540008; position: absolute; top: 145px; left: 125px;
}

/*main5*/
#main5{
    padding: 80px 0; width: 1200px; margin: 0 auto;
}
.event{
    margin: 0 auto; overflow: hidden;
}
.event_01{
    width: 256px; height: 411px; float: left;
}
.event_02{
    width: 468px; height: 411px; float: left;
}
.event_03{
    width: 476px; height: 411px; float: left;
}

/*main6*/
#main6{
    padding: 21px 0; width: 1200px; height: 528px; margin: 0 auto;
}
.sns{
    margin: 0 auto; overflow: hidden;
}
.sns a img{
    padding-bottom: 33px;
}
.sns div{
    width: 249px; height: 342px; float: left; margin-right: 58px;
}
.sns div:nth-child(2){
    margin-left: 20px;
}
.sns div:last-child{
    margin-right: 0;
}

/*contents end*/

/*footer*/
#footer{
    width: 100%; background-image: url(../img/hollys_footer_bg.png); bottom: 0px;
}
.footer_inner{
    height: 116px; margin: 0 auto; width: 1200px; position: relative; 
}
.ft_logo{
    position: absolute; top: 32px; left: 102px;
}
.ft_menu{
    position: absolute; top: 18px; left: 185px; 
}
.ft_menu li{
    float: left; margin-right: 41px; 
}
.ft_menu li:last-child{
    margin-right: 0;
}
.address{
    font-style: normal; position: absolute; left: 185px; top: 53px; font-size: 14px; color: #d9bbbc;
}












