.catalog-block > img {
    margin: 0 auto;
    width: 80%;
}

.search__box {
    display: block;
    /* border-radius */
    border-radius: 5px;
    /* box-shadow */
    box-shadow: 0px 0px 15px -6px rgba(0, 0, 0, 0.3);
}


.search__box-title {
    height: 73px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 73px;
    padding-left: 27px;
    text-shadow: 1px 1px 3px #888;
}

.search__box-text {
    font-size: 1.4rem;
    padding: 27px;
        height: 129px;

}

.type-page table th {
    background-color: #f3fdff;
    font-weight: bold;
    border-top: 1px solid #ccc;
    text-align: left;
}

.type-page table th:nth-child(1), .type-page table td:nth-child(1) {
    width: 50%;
}


@media only screen and (max-width: 767px) {
    .search__box-title {
        background-size: 100% auto !important;
    }
    .search__box-text {
        height: auto;
    }
}

.bg01 {
    background: url(title01.jpg) top left;
}

.bg02 {
    background: url(title02.jpg) top left;
}

.bg03 {
    background: url(title03.jpg) top left;
}

.bg04 {
    background: url(title04.jpg) top left;
}

.bg05 {
    background: url(title05.jpg) top left;
}

.bg06 {
    background: url(title06.jpg) top left;
}

.bg07 {
    background: url(title07.jpg) top left;
}

.bg08 {
    background: url(title08.jpg) top left;
}

.bg09 {
    background: url(title09.jpg) top left;
}

.bg10 {
    background: url(title10.jpg) top left;
}

.bg11 {
    background: url(title11.jpg) top left;
}

.bg12 {
    background: url(title12.jpg) top left;
}

.bg13 {
    background: url(title13.jpg) top left;
}

.bg14 {
    background: url(title14.jpg) top left;
}

.bg15 {
    background: url(title15.jpg) top left #d6917e;
}

.bg16 {
    background: url(title16.jpg) top left #d6917e;
}

.bg17 {
    background: url(title17.jpg) top left #f3cf0f;
}

.bg18 {
    background: url(title18.jpg) top left;
}

.bg19 {
    background: url(title19.jpg) top left #bfbfbf;
}

.bg20 {
    background: url(title20.jpg) top left;
}

.bg-other {
    background: url(title-other.jpg) top left;
}