/*ベースは480。PC用*/

@media screen and (min-width:897px)  {

#i_leaf {
    background-size: auto 80%;
}
#i_hallimg1_sp {
    display: none;
    }
#i_box1_left {
    width: 30%;
    margin-top: 120px;
    padding-left: 8%;
}
#i_hallimg2 {
    background-size: 100%;
    height: auto;
    width: 70%;
    padding-top: 50%;
    margin-top: 100px;
    margin-left: 10%;
}
#i_box1_right {
    float: left;
    height: auto;
    width: 56%;
    transition: 2s;
    margin-top: 80px;
    padding-left: 6%;
    display: block;
}
#i_hallimg1 {
    transition: 2s;
    background-image: url(../img/2.intro/i_hall1.jpg);
    background-size: auto 100%;
    float: left;
    height: auto;
    width: 100%;
    padding-top: 75%;
    background-repeat: no-repeat;
    filter: drop-shadow(20px 10px 10px rgba(0,0,0,0.3));    
}
#i_title2 {
    background-size: auto 100%;
}
#i_comment1 {
    width: 50%;
    text-align: center;
    margin-left: 25%;
    margin-right: 25%;
}
#i_comment1 span {
    display: inline-block;
}
#i_box2 {
    float: left;
    height: auto;
    width: 100%;
}
#i_box2_left {
    float: left;
    height: 50%;
    width: 53%;
    transition: 2s;
    margin-top: 80px;
    padding-left: 4%;
    background-image: url(../img/2.intro/i_living1.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    filter: drop-shadow(40px 40px 0px rgba(233,244,227,1));
}
#i_box2_right {
    float: left;
    height: 40%;
    width: 30%;
    transition: 2s;
    margin-top: 130px;
    padding-left: 8%;
}
#i_livingimg2_sp {
    display: none;
    }

#i_box3_left {
    width: 35%;
    margin-top: 170px;
    padding-left: 8%;
}
#i_livingimg2 {
    height: 300px;
    width: 80%;
    margin-top: 100px;
}
#i_box3_right {
    float: left;
    height: 0%;
    width: 43%;
    transition: 4s;
    margin-top: 100px;
    background-image: url(../img/2.intro/i_living2.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    filter: drop-shadow(20px 10px 10px rgba(0,0,0,0.3));
    margin-left: 8%;
    display: block;
    padding-top: 45%;
}
#i_box4_left {
    width: 35%;
    margin-top: 170px;
    padding-left: 8%;
}
#i_bedimg1_sp {
    display: none;
}
#i_bedimg2 {
    height: 300px;
    width: 100%;
    margin-top: 60px;
}
#i_box4_right {
    float: left;
    height: 0%;
    width: 48%;
    transition: 4s;
    margin-top: 100px;
    background-image: url("../img/2.intro/i_bed1.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    filter: drop-shadow(20px 10px 10px rgba(0,0,0,0.3));
    margin-left: 6%;
    display: block;
    padding-top: 45%;
}
#i_box5_left {
    height: 80%;
    width: 30%;
    margin-top: 80px;
    background-size: 100%;
    filter: drop-shadow(50px 50px 0px rgba(233,244,227,1));
    margin-left: 10%;
}
#i_box5_right {
    width: 40%;
    transition: 2s;
    margin-top: 100px;
    margin-left: 10%;
}
.w80 {
    width: 100%;
    margin-left: 0%;
}
#i_bathimg1 {
    height: auto;
    width: 80%;
    margin-top: 150px;
    filter: drop-shadow(20px 10px 10px rgba(0,0,0,0.3));
    margin-left: 20%;
    background-size: 100%;
    padding-top: 70%;
    background-position: right top;
}
#i_title3 {
    float: left;
    height: 40px;
    width: 100%;
    text-align: center;
    display: block;
    background-size: auto 100%;
    transition: 2s;
    background-image: url("../img/2.intro/i_ashokanoki.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 120px;
}
#i_box6 {
    height: auto;
    width: 80%;
    text-align: center;
    margin-top: 20px;
}
#i_tamokutekiimg {
    height: auto;
    width: 50%;
    margin-left: 25%;
    margin-top: 60px;
    background-size: 100%;
    padding-top: 35%;
}
}