@charset "UTF-8";

/* CSS Document */

@media screen and (max-width: 768px) {
    .sano_header_title {
        background: url(/marine/ocean-master/sano-logbook_27/images/sano_27_main_bg.jpg)center top no-repeat;
        height: 460px;
        overflow: hidden;
        width: 100%;
    }
    .sano_header_title .corner_title_wrap {
        background: url(/marine/ocean-master/sano-logbook_27/images/sano27_main.jpg)center top no-repeat;
        box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.5);
        height: 460px;
        margin: 0 auto;
        position: relative;
        width: 100%;
    }
    .sano_header_title .corner_title_wrap .corner_title {
        color: #2b2d42;
        font-size: 20px;
        padding-top: 110px;
        text-align: center;
    }
    .sano_header_title .corner_title_wrap .corner_title h1 {
        font-size: 36px;
        font-weight: 700;
        line-height: 1.3;
    }
    .sano_header_title .corner_title_wrap .corner_title h2 {
        font-size: 23px;
        font-weight: 700;
        line-height: 1.3;
    }
}
