@media (min-width: 48em) {

    h2.site-widget__title {
        font-size: 1.5rem;
    }

    .site-footer {
        padding: 24px 0;
    }

    .wrapper-text br {
        display: none;
    }

    .first-movie-right::before {
        content: "";
        background-size: cover;
    }

    .top-wrapper {
        height: 840px;
    }

    .wrapper-text P {
        padding-right: 0;
        padding-left: 44px;
    }

    .carousel-indicators {
        margin-right: 15%;
        margin-left: 15%;
    }

    .wrapper-text-right .btn-block {
        margin: 0 0 0 auto;
    }

    .navbar-expand-sm .navbar-nav .nav-item > a {
        margin-right: 0;
    }

    .first-movie-left {
        height: 335px;
    }

    .wrapper-text-right {
        text-align: right;
        position: absolute;
        bottom: 0;
        right: 56px;
        margin-top: 65px;
        padding: 0 !important;
        z-index: 2;
    }

    .gal p {
        padding: 16px 4px;
        font-size: 16px;
    }

    .voice {
        width: 35%;
    }

    .magazine {
        padding: 0 15px;
        text-align: center;
    }

    .magazine-box {
        margin-bottom: 0;
    }

    .magazine-line {
        padding: 0 55px;
    }

    .magazine-line::before {
        width: 30%;
    }

    .magazine-line::after {
        width: 30%;
    }

    .magazine-content {
        flex-direction: row;
    }

    .list-title {
        text-align: center;
    }

    .try-text-right img {
        margin: auto;
        height: 70px;
        width: 70px;
        margin-bottom: 30px;
    }

    .try-text-in {
        text-align: center;
        position: relative;
    }

    .try-text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .more {
        margin-top: 48px;
    }

    .map {
        margin-top: 48px;
    }

    .twenty a {
        font-size: 20px;
    }

    /*#main_visual {*/
    /*    height: 600px;*/
    /*}*/
    .gallary {
        height: auto;
    }

    .navbar-brand {
        margin-right: 12px !important;
    }

    main.main {
        width: 70%;
        max-width: 90em;
        margin-right: 24px;
    }

    aside.site-sidebar {
        width: 30%;
        margin-top: 0;
    }

    div.content {
        padding: 24px;
        display: flex;
        justify-content: space-between;
    }

    .weekly-zero {
        margin-top: 76px;
    }

    .main__headline--inner .post-categories li a {
        font-size: 16px;
    }

    h1.main__title {
        font-size: 2.5rem;
    }

    .weekly-zero img {
        max-height: 100%;
        width: 100%;
    }

    .weekly-zero__customer--inner {
        margin: 48px 0;
    }

    .weekly-zero__customer--content {
        margin-bottom: 24px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

    div.weekly-zero__customer--text h3 {
        margin-top: 0;
    }

    .weekly-zero__works {

    }

    .weekly-zero__works--inner {
        position: relative;
        margin-bottom: 48px;
    }

    .weekly-zero__works--inner figure {
        width: 50%;
        position: absolute;
        top: -88px;
        left: 50%;
        transform: translateX(-50%);
        padding: 4px;
        background-color: rgba(255, 255, 255, .75);
    }

    .weekly-zero__works__content {
        padding: 96px 24px 24px;
        width: 100%;
        margin-top: 108px;
    }

    .weekly-zero__events {
        padding-top: 24px;
    }

    .weekly-zero__worry {

    }

    .post-cateogries li a {
        font-size: 16px;
    }


    .slick-dots {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .first-movie-right::before {
        background-size: cover;
    }

    .gallery-area {
        padding-top: 96px;
    }
}