@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;
}
#cover .container {
    height: 100%;
}
#cover li div > img {
    max-width: none;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}



@media screen and (max-width: 667px) {
    .pc_only {
        display: none !important;
    }
    .sp_only {
        display: block !important;
    }
    .container {
        width: 100%;
    }
    #cover {
        height: 32vh;
    }
    #cover li div {
        height: 100%;
        background: transparent url(/english/img/cover.jpg) no-repeat left 45% center / cover;
    }
    #cover li div > img {
        visibility: hidden;
    }
    #section1 {
        margin-top: -10px;
        margin-left: 0;
    }
    #section1 .container {
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 20px 15px 20px 13px;
    }
    #section2 .container {
        width: 100%;
    }
    #section1 .topics {
        width: 100%;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    #section1 .topics dt,
    #section1 .topics dd {
        float: none;
        padding-left: 0;
    }
    #section2 .container a {
        float: none;
        margin: 0 auto 10px;
    }
    #section2 .container > ul {
        width: 95%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    #section2 .container > ul > li {
        width: 50%;
    }
    #section2 .container > ul > li > a {
        width: 100%;
    }
    #section2 .container > ul > li > a img {
        width: 100%;
    }
    table {
        width: 100%;
    }
    #menutd {
        display: none;
    }
    .table_w100_sp {
        display: block;
        width: 100%;
    }
    .preslsttbl td {
        display: block;
        width: 100%;
    }
    .press_date {
        margin-top: 20px;
        line-height: 1;
    }
    #pageWrap {
        width: 100%;
    }
    .press_month {
        height: 22px;
    }
    .press_month_01 {
        background: url(/english/press/images/press_ttl_end.jpg) no-repeat top right,
                    url(/english/press/images/1.gif) no-repeat top left;
    }
    .press_month_02 {
        background: url(/english/press/images/press_ttl_end.jpg) no-repeat top right,
                    url(/english/press/images/2.gif) no-repeat top left;
    }
    .press_month_03 {
        background: url(/english/press/images/press_ttl_end.jpg) no-repeat top right,
                    url(/english/press/images/3.gif) no-repeat top left;
    }
    .press_month_04 {
        background: url(/english/press/images/press_ttl_end.jpg) no-repeat top right,
                    url(/english/press/images/4.gif) no-repeat top left;
    }
    .press_month_05 {
        background: url(/english/press/images/press_ttl_end.jpg) no-repeat top right,
                    url(/english/press/images/5.gif) no-repeat top left;
    }
    .press_month_06 {
        background: url(/english/press/images/press_ttl_end.jpg) no-repeat top right,
                    url(/english/press/images/6.gif) no-repeat top left;
    }
    .press_month_07 {
        background: url(/english/press/images/press_ttl_end.jpg) no-repeat top right,
                    url(/english/press/images/7.gif) no-repeat top left;
    }
    .press_month_08 {
        background: url(/english/press/images/press_ttl_end.jpg) no-repeat top right,
                    url(/english/press/images/8.gif) no-repeat top left;
    }
    .press_month_09 {
        background: url(/english/press/images/press_ttl_end.jpg) no-repeat top right,
                    url(/english/press/images/9.gif) no-repeat top left;
    }
    .press_month_10 {
        background: url(/english/press/images/press_ttl_end.jpg) no-repeat top right,
                    url(/english/press/images/10.gif) no-repeat top left;
    }
    .press_month_11 {
        background: url(/english/press/images/press_ttl_end.jpg) no-repeat top right,
                    url(/english/press/images/11.gif) no-repeat top left;
    }
    .press_month_12 {
        background: url(/english/press/images/press_ttl_end.jpg) no-repeat top right,
                    url(/english/press/images/12.gif) no-repeat top left;
    }
    .press_month > img {
        display: none;
    }
    .press_top_archive_ttl {
        height: 17px;
        background: transparent url(/english/press/images/archive.gif) no-repeat top left -5px;
    }
    .press_top_archive_ttl > img {
        display: none;
    }
    .press_top_archive_img {
        width: 100%;
    }
}