@charset "utf-8";



/*
    Foundation
*/


@media screen and (max-width: 700px) {

    .pc2 {
        display: none;
    }

    .sp2 {
        display: block;
    }

    .sp_top {
        position: relative;
        margin-bottom: 0.5em;
    }

    .main_images {
        padding-top: 100%;
        position: relative;
    }

    .main_images img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    .sp_images_nav {
        position: absolute;
        height: 46px;
        width: 100%;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .sp_images_nav:after {
        content: "";
        clear: both;
    }

    .sp_nav_prev {
        float: left;
    }

    .sp_nav_next {
        float: right;
    }

}



/*
    Modules (Main Banners)
*/

@media screen and (max-width: 1000px) {

    .top_um_i {
        padding: 0 1%;
        width: 98%;
    }

    .top_um_i li:nth-child(1),
    .top_um_i li:nth-child(2),
    .top_um_i li:nth-child(3) {
        width: 30.666%;
        margin: 1%;
    }

    .top_um_i li:nth-child(4),
    .top_um_i li:nth-child(5) {
        float: left;
        width: 47%;
        margin: 1%;
    }

}

@media screen and (max-width: 700px) {

    .top_um_i .dogrun {
        background-image: url(../img/index/275_275_3.jpg);
    }

    .top_um_i .dogrun:hover {
        background-image: url(../img/top_um_btn3_on.png);
    }

    .top_um_i .facebook {
        padding-top: 47.577092511%;
        background-image: url(../img/top_u_btn1_off.png);
    }

    .top_um_i .facebook:hover {
        background-image: url(../img/index/300_1.png);
    }

    .top_um_i .food_goods {
        background-image: url(../img/index/300_2.jpg);
    }

}



/*
    Modules (Facebook)
*/

@media screen and (max-width: 1000px) {

    .facebook_inner {
        padding: 0 1%;
        width: 98%;
    }

    .facebook_feed {
        height: auto;
    }

    .facebook_feed a {
        padding-top: 75%;
    }

    .facebook_feed:nth-child(2) {
        width: 48%;
        margin: 1%;
    }

    .facebook_feed:nth-child(3) {
        width: 48%;
        margin: 1%;
    }

    .facebook_feed:nth-child(4) {
        width: 31.334%;
        margin: 1%;
    }

    .facebook_feed:nth-child(5) {
        width: 31.334%;
        margin: 1%;
    }

    .facebook_feed:nth-child(6) {
        width: 31.334%;
        margin: 1%;
    }

}

@media screen and (max-width: 700px) {

    .facebook_feed:nth-child(4) {
        width: 48%;
        margin: 1%;
    }

    .facebook_feed:nth-child(5) {
        width: 48%;
        margin: 1%;
    }

    .facebook_feed:nth-child(6) {
        display: none;
    }

}
