@charset "utf-8";
/*ベースは480。PC用*/

@media screen and (min-width:897px)  {
body {
    line-height: 30px;
}
#p_explain {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
}
#p_subtitle {
    margin-top: 60px;
}
#p_subtitle2 {
    margin-top: 60px;
} 
#p_leaf {
    background-size: auto 90%;
}
#p_list {
    margin-top: 50px;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

td ,th {
	margin: 0px;
	padding: 10px;
}    
#p_plan {
    margin-top: 50px;
}  

#p_img1 {
    width: 63.3%;
    height: 50%;
    background-position: right center;
}

#p_img2 {
    width: 36.7%;
    height: 50%;
    background-position: left center;
}
#p_ex1 {
    width: 60%;
    margin-top: 20px;
    margin-left: 20%;
    margin-right: 20%;
}
#p_ex2 {
    width: 60%;
    margin-top: 30px;
    margin-left: 20%;
    margin-right: 20%;
}
#p_img3 {
    width: 64%;
    height: 50%;
    background-repeat: no-repeat;
    background-position: right center;
    margin-left: 18%;
    margin-right: 18%;
}
#p_img4 {
    width: 64%;
    height: 50%;
    margin-left: 18%;
    margin-right: 18%;
}
#p_box1 {
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
    margin-bottom: 50px;
}
#t_toi {
   padding-bottom: 0%;
}
#p_f_img1 {
    width: 64%;
    height: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 18%;
    margin-right: 18%;
}
}