@charset "UTF-8";

img {
    width: auto;
    max-width: 100%;
    height: auto;
    border-style: none;
    vertical-align: bottom;
}
.pc_only {
    display: block !important;
}
.sp_only {
    display: none !important;
}
.press_ttl_img {
    width: 770px;
    max-width: none;
}
.press_top_archive_img {
    width: 740px;
    max-width: none;
}
.gray_line {
    border-bottom: solid 1px #666666;
}
.press_year_img {
    width: 740px;
    max-width: none;
}
.press_month > img {
    width: 740px;
    max-width: none;
}


@media screen and (max-width: 667px) {
    .pc_only {
        display: none !important;
    }
    .sp_only {
        display: block !important;
    }
    #pageWrap {
        width: 100%;
    }
    table {
        width: 100%;
    }
    .press_ttl {
        width: 100%;
    }
    .h2ttl > img {
        width: 100%;
    }
    .preslsttbl {
        width: 100%;
    }
    .h4ttl > img {
        width: 100%;
    }
    .table_w100_sp {
        display: block;
        width: 100%;
    }
    .preslsttbl td {
        display: block;
        width: 100%;
    }
    .press_year {
        margin-bottom: 10px;
    }
    .press_date {
        margin-top: 20px;
        line-height: 1;
    }
    .press_month {
        height: 22px;
    }
    .press_month_01 {
        background: url(../press/images/press_ttl_end.jpg) no-repeat top right,
                    url(../press/images/1.gif) no-repeat top left;
    }
    .press_month_02 {
        background: url(../press/images/press_ttl_end.jpg) no-repeat top right,
                    url(../press/images/2.gif) no-repeat top left;
    }
    .press_month_03 {
        background: url(../press/images/press_ttl_end.jpg) no-repeat top right,
                    url(../press/images/3.gif) no-repeat top left;
    }
    .press_month_04 {
        background: url(../press/images/press_ttl_end.jpg) no-repeat top right,
                    url(../press/images/4.gif) no-repeat top left;
    }
    .press_month_05 {
        background: url(../press/images/press_ttl_end.jpg) no-repeat top right,
                    url(../press/images/5.gif) no-repeat top left;
    }
    .press_month_06 {
        background: url(../press/images/press_ttl_end.jpg) no-repeat top right,
                    url(../press/images/6.gif) no-repeat top left;
    }
    .press_month_07 {
        background: url(../press/images/press_ttl_end.jpg) no-repeat top right,
                    url(../press/images/7.gif) no-repeat top left;
    }
    .press_month_08 {
        background: url(../press/images/press_ttl_end.jpg) no-repeat top right,
                    url(../press/images/8.gif) no-repeat top left;
    }
    .press_month_09 {
        background: url(../press/images/press_ttl_end.jpg) no-repeat top right,
                    url(../press/images/9.gif) no-repeat top left;
    }
    .press_month_10 {
        background: url(../press/images/press_ttl_end.jpg) no-repeat top right,
                    url(../press/images/10.gif) no-repeat top left;
    }
    .press_month_11 {
        background: url(../press/images/press_ttl_end.jpg) no-repeat top right,
                    url(../press/images/11.gif) no-repeat top left;
    }
    .press_month_12 {
        background: url(../press/images/press_ttl_end.jpg) no-repeat top right,
                    url(../press/images/12.gif) no-repeat top left;
    }
    .press_month > img {
        display: none;
    }
    .gray_line {
        display: none;
    }
    .press_top_archive_ttl {
        height: 17px;
        background: transparent url(../press/images/archive.gif) no-repeat top left -5px;
    }
    .press_top_archive_ttl > img {
        display: none;
    }
    .press_ttl_img {
        width: 100%;
    }
    .press_top_archive_img {
        width: 100%;
    }
    .press_year_img {
        width: 100%;
    }
    .press_month > img {
        width: 100%;
    }


}