@charset "utf-8";
@media screen and (max-width:600px) {
    .photo_image {
        display: none;
    }
    .box_c:nth-child(1){
    order: 2;

    }

.t-h2 {
    padding: 0;
    margin-bottom: 20px;
}
.h2-taiken span {
    display: inline-block;
}
}