/* custom-made */
.wish {
    background: #fff;
}
.banner .main-h1 {
    position: absolute;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 2.5rem;
    text-shadow: 0 0 0 transparent, -0.5px -0.5px 0 rgba(243, 243, 243, 0), 0.5px -0.5px 0 rgba(243, 243, 243, 0), 1.5px -0.5px 0 rgba(243, 243, 243, 0), -0.5px 0.5px 0 rgba(243, 243, 243, 0), 0.5px 0.5px 0 rgba(243, 243, 243, 0), 1.5px 0.5px 0 rgba(243, 243, 243, 0), -0.5px 1.5px 0 rgba(243, 243, 243, 0), 0.5px 1.5px 0 rgba(243, 243, 243, 0), 1.5px 1.5px 0 rgba(243, 243, 243, 0);
    border-left: 10px double hsl(36.73deg 69.04% 53.14%);
    color: hsla(0, 0%, 100%, 1.00);
    padding: 10px;
    background-image: -webkit-linear-gradient(0deg,rgba(35,113,88,1.00) 0%,rgba(255,255,255,0.00) 100%);
    background-image: -moz-linear-gradient(0deg,rgba(35,113,88,1.00) 0%,rgba(255,255,255,0.00) 100%);
    background-image: -o-linear-gradient(0deg,rgba(35,113,88,1.00) 0%,rgba(255,255,255,0.00) 100%);
    background-image: linear-gradient(90deg,rgba(35,113,88,1.00) 0%,rgba(255,255,255,0.00) 100%);
    margin-top: 10px;
}
.footer-common-copy .copy {
    color: #000000;
    width: 100%;
    text-align: center;
}
.footer .footer-common-editor1, .footer .footer-common-copy, .footer .footer-common-editor2 {
    z-index: 1;
    width: 100%;
}
.index-list-effect-1 .img:hover {
    box-shadow: none !important;
}

.index-list-effect-1 .img:hover img {
    transform: scale(1.05) !important;
}

/*# sourceMappingURL=custom-made.css.map */
.customer .coldefault4 img{
    margin-left: auto!important;
    margin-right: auto!important;
}