
@page {
    size: A4
}
@media print {
    body {
        -webkit-print-color-adjust: exact;
    }
    header {
        background-color: #fff!important;
    }
}
html{
    font-size:9px !important;
}
body{
    font-size: 1.4rem !important;
}
.l-header{
    position:static !important;
    font-size: 1rem !important;
}
.p-mv .slide img{
    max-width:100% !important;
}
.l-header-logo{
    width:260px !important;
}

#hd{
    width:1100px !important;
}
#hd form{
    width:160px !important;
}
#hd input[type="text"]{
    width:110px !important;
}
.p-mv{
    width:1000px !important;
    margin:0 auto !important;
}
.p-mv .swiper-slide{
    width:100% !important;
    max-width:1000px !important;
    margin:0 auto;
}
.p-mv .slide img{
    width:100% !important;
    max-width:1000px !important;
}
.p-home__pickup__pickup {
    width:60% !important;
    max-width:700px !important;
}
.p-home__pickup .p-home__pickup__facebook{
    width:35% !important;
    max-width:300px !important;
    max-height:300px !important;
    overflow:hidden;
}
.fb_iframe_widget iframe{
    position:static !important;
    vertical-align:top !important;
    top:0;
    left:0;
}

.p-home__moyooshi .swiper-slide{
    width: 48%;
    height: auto;
    background-color: #fff;
    margin: 4% 0 0 0;
}
.p-home__moyooshi .swiper-button-prev,
.p-home__moyooshi .swiper-container-rtl .swiper-button-next,
.p-home__moyooshi .swiper-button-next,
.p-home__moyooshi .swiper-container-rtl .swiper-button-prev{
    display:none;
}
.p-home__access iframe{
    width:80% !important;
}


