/* BASIC css start */
#fixedMenu li.fMenu02 a .fmIcon.cGiftIcon{
    background: url(/design/isanoee/makeshop/m/common/ico_fmicon_02_on.png) 0 0 no-repeat !important;
    background-size: 26px auto !important;
}

#fixedMenu li.fMenu02 .txt {
    color: #ff691f !important;
}

.wrap .cont { position: relative; width: 100%: }
.wrap .cont img { width: 100%; }
.wrap .cont a { position: absolute;left: 50%;
    transform: translateX(-50%);
    top: 0; font-size: 0; width: 90%; height: 70%; }
/* BASIC css end */

