.content__blockTora-Asa {
    display: block !important;
}

.page__photoGallery .content__blockTora-Asa .link__textbox .link__title {
    font-family: inherit;
    font-style: normal;
    font-size: 3.4vw;
}

.top__contentLink .content__block .content__blockTora-Asa:after {
    background-image: url(/hitowaza/img/page/postscript/postscript_bg.png);
}

@media only screen and (max-width: 768px),
only screen and (max-width: 480px) {
    .page__photoGallery .content__blockTora-Asa .link__textbox .link__title {
        font-size: 7.4vw;
    }
    .page__photoGallery .content__blockTora-Asa {
        margin-bottom: 3%;
    }
}

.top__contentLink .content__block .content__blockTora-Asa:after {
    padding-top: 28%;
}

.page__photoGallery .content__blockTora-Asa .link__textbox {
    padding-bottom: 6.5rem;
}

@media only screen and (max-width: 768px),
only screen and (max-width: 480px) {
.top__contentLink .content__block .content__blockTora-Asa:after {
    padding-top: 59.766667%;
}

.page__photoGallery .content__blockTora-Asa .link__textbox {
    padding: 10% 0 !important;
}
}

#postscript .container {
    max-width: 1040px;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 1rem;
}

#postscript .common_box {
    margin-bottom: 6em;
}

#postscript .common_box .wrap{
    width: 100%;
    justify-content: space-between;
    padding: 4.5rem 5.5rem;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.16);
    background: #FFF;
}
#postscript .common_box .wrap .img_box{
    text-align: right;
}
#postscript .common_box .wrap .img_box .caption{
    color: #005EB0;
    font-size: 1.8rem;
}
#postscript .common_box .wrap .text_area .text{
    font-size: 1.6rem;
    line-height: 2;
    font-weight: 600;
}



#postscript .common_box .wrap_c {
    display: flex;
    justify-content: space-between;
    padding: 4.5rem 5.5rem;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.16);
    background: #FFF;
}

#postscript .common_box .wrap_c .text_area {
    width: 76%;
}

#postscript .common_box .wrap_c .text_area .text {
    font-size: 1.6rem;
    line-height: 2;
    font-weight: 600;
}

#postscript .common_box .wrap_c .img_box {
    width: 21%;
}

#postscript .common_box .wrap_c .img_box .caption {
    color: #005EB0;
    font-size: 1.8rem;
}

@media only screen and (max-width: 768px),
    only screen and (max-width: 480px) {
    #postscript .common_box {
        margin-bottom: 3.5em;
    }

    #postscript .common_box .wrap_c {
        display: flex;
        flex-direction: column-reverse;

        padding: 5rem 5.7%;
        box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.16);
        background: #FFF;
    }

    #postscript .common_box .wrap_c .text_area {
        width: 100%;
    }
    #postscript .common_box .wrap_c .img_box {
        width: 50.520833vw;
        margin: 0 auto;
    }

    #postscript .common_box .wrap_c .text_area .text {
        font-size: 1.4rem;
    }

    #postscript .common_box .wrap_c .img_box {
        text-align: center;
    }

    #postscript .common_box .wrap_c .img_box .caption {
        margin: 10px 0;
    }

    #postscript .common_box .wrap {
        display: flex;
        flex-direction: column-reverse;

        padding: 5rem 5.7%;
        box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.16);
        background: #FFF;
    }

    #postscript .common_box .wrap .text_area {
        width: 100%;
    }
    #postscript .common_box .wrap .img_box {
        width: 50.520833vw;
        margin: 0 auto;
    }

    #postscript .common_box .wrap .text_area .text {
        font-size: 1.4rem;
    }

    #postscript .common_box .wrap .img_box {
        text-align: center;
    }

    #postscript .common_box .wrap .img_box .caption {
        margin: 10px 0;
    }

}
