/*-------------------------------
お知らせ
--------------------------------*/

#home .top_img .topics #ticker-roll{
    line-height: 1.2;
}

#home .top_img .topics{
    width: 90%;
}

.w1000{
    width: 95%;
    padding: 0px 10px;
}

/*-------------------------------
メニュー
--------------------------------*/

nav >ul{
    width: 100%;
    line-height:1.5;
    }

/*-------------------------------
コンテンツ
--------------------------------*/
#home .main #wrap1 {
    background-image: url(../img/bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

#home .main h2{
    line-height:1.5;
    font-size: 30px;
}

#home .main p{
    line-height:1.5;
}

#home .main .wrap1_1 .img1 {
    width: 80%;
}

#home .main .wrap1_1 .img2{
    float: right;
    display: block;
    margin-top: 80px;
    margin-right: 3%;
    width: 80%;
    }
#home .main .wrap1_1 .img3 {
    width: 80%;
}

#home .main .wrap1_1 .img4{
    float: none;
    display: block;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1.5rem;
}

#home .main .wrap1_1 .bun {
        float: left;
        display: block;
        width: 80%;
    }

#home .main .wrap1_1 .bun2{
    margin-top:100px;
    width: 80%;
}

/*-------------------------------
商品紹介
--------------------------------*/
#home .main .wrap1_2 .p_list dl dt{
    line-height: 1.5;
    font-size: 1.2rem;
}
#home .main .wrap1_2 .p_list dl dd {
line-height: 1.5;
}

#home .main .wrap1_2 .btn_wrap {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#home .main .wrap1_2 .btn_wrap .btn span {
    font-size: 1rem;
}

#home .main #wrap2 .ic1_1 {
    position: absolute;
    bottom: 0;
    bottom: -10vw;
    width: 80%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
#home .main #wrap2 .ic1_2 {
    position: absolute;
    top: auto;
    width: 190%;
    left: -48%;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    bottom: 0;
}

#home .main .wrap1_2 .p_list .img{
    height: auto;
}

/*-------------------------------
フッター
--------------------------------*/

footer ul {
    width: 100%;
    padding: 0px 10px;
}