@charset "utf-8";
/* CSS Document feature.css */

/*
=========================================*/
/* gnav */
#feature #header-pc .secNav ul li.menu02 a{
    border-bottom: 2px solid #E83518;
}

#feature #localNav-pc .secLocalNav ul li.menu02 a{
    font-weight: bold;
    color: #E83518;
}




/*  .coverVisual
=========================================*/
.coverVisual{
    background-image: url(/kcc/cafe/images/feature/feature_cover.jpg);
}


/*  .mainWrapper
=========================================*/

.imageBox02.other{ width: 48%; float: left;}
.imageBox02.other:nth-child(2n){ float: right;}
.imageBox02.other .pic{ float: none; width: 100%}
.imageBox02.other .text{ margin-left: 0; margin-top: 10px;}




@media only screen and (max-width: 640px) {
/*
=========================================*/
/* gnav */

}
