/*ベースは480で。スマホ横、タブレット用*/
@media screen and (min-width:481px) and (max-width:896px) {
#i_title1 {
    float: left;
    height: 40px;
    width: 100%;
    text-align: center;
    display: block;
    background-size: auto 100%;
    transition: 2s;
    background-image: url(../img/2.intro/i_salanoki.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 100px;
}
#i_leaf {
    background-size: auto 80%;
}
#i_hallimg1_sp {
    background-size: auto 90%;
    padding-top: 60%;
    height: auto;
    width: 100%;
    filter: drop-shadow(30px 30px 0px rgba(233,244,227,1));
    }
    
#i_box1_left {
    width: 80%;
    margin-top: 20px;
    padding-left: 10%;
}
#i_hallimg2 {
    background-size: 45%;
    height: auto;
    width: 100%;
    padding-top: 24%;
    margin-top: 20px;
    filter: drop-shadow(-20px 24px 0px rgba(233,244,227,1));
    background-position: 95% top;
    margin-left: 0px;
}
#i_comment1 {
    text-align: center;
}

#i_box2_left {
    height: auto;
    background-size: auto 85%;
    filter: drop-shadow(40px 40px 0px rgba(233,244,227,1));
    padding-top: 50%;
}
#i_box2_right {
    height: auto;
}
#i_livingimg2_sp {
    height: auto;
    margin-top: 60px;
    padding-left: 0%;
    background-size: 80%;
    filter: drop-shadow(-40px 40px 0px rgba(233,244,227,1));
    padding-top: 50%;
    background-position: center center;
}
#i_box3_left {
    width: 80%;
    margin-top: 60px;
}
#i_livingimg2 {
    height: auto;
    margin-top: 30px;
    padding-left: 0%;
    background-size: 50%;
    filter: drop-shadow(-20px 30px 0px rgba(233,244,227,1));
    background-position: right top;
    padding-top: 50%;
}
#i_box4 {
    float: left;
    height: auto;
    width: 100%;
}
#i_bedimg1_sp {
    height: auto;
    margin-top: 30px;
    padding-left: 0%;
    background-size: 80%;
    filter: drop-shadow(40px 40px 0px rgba(233,244,227,1));
    padding-top: 50%;
    background-position: center center;
}
#i_box4_left {
    margin-top: 60px;
}
#i_bedimg2 {
    height: auto;
    width: 100%;
    margin-top: 50px;
    background-image: url("../img/2.intro/i_bed2.jpg");
    background-size: 50%;
    background-repeat: no-repeat;
    filter: drop-shadow(-30px 30px 0px rgba(233,244,227,1));
    background-position: left top;
    padding-top: 40%;
}
#i_box5_left {
    height: auto;
    width: 70%;
    margin-top: 20px;
    background-size: 75%;
    filter: drop-shadow(40px 40px 0px rgba(233,244,227,1));
    padding-top: 80%;
    background-position: center top;
}
 #i_bathimg1 {
    height: auto;
    width: 100%;
    transition: 4s;
    margin-top: 60px;
    background-size: 70%;
    filter: drop-shadow(-40px 40px 0px rgba(233,244,227,1));
    padding-top: 70%;
    background-position: center top;
}
#i_box6 {
    text-align: center;
}
#i_tamokutekiimg {
    height: auto;
    background-size: 80%;
    filter: drop-shadow(40px 40px 0px rgba(233,244,227,1));
    padding-top: 70%;
    background-position: center top;
}
#t_toi {
   padding-bottom: 0%;
}
}