/*
=======================================
modal用 CSS
=======================================
*/

.modalimg_box {
    text-align: center;
}
.modalimg_box img {
    width: 100%;
}

.btn_none {
    display: none;
}

