@media (max-width: 479px){
/* カリキュラム */
img.photo_curri1{
    float: none;
    shape-margin: 1em;
    /**border-radius: 100%;**/
    -webkit-shape-outside: ellipse();
    shape-outside: ellipse();
    width: 200px;
    height: 153px;
	margin-top: -20px;
    margin-left: 40px;
}
img.photo_curri2{
	float: right;
	shape-margin: 0.1em;
	/**border-radius: 100%;**/
	-webkit-shape-outside: ellipse();
	shape-outside: ellipse();
	width:90px;
	height:131px;
	margin: 10px;
}
img.photo_zoo1{
	float: right;
	shape-margin: 1em;
	/**border-radius: 100%;**/
	-webkit-shape-outside: ellipse();
	shape-outside: ellipse();
	width:130px;
	height:179px;
	margin-top: 10px;
}
img.photo_zoo2{
    float: none;
    shape-margin: 1em;
    /**border-radius: 100%;**/
    -webkit-shape-outside: ellipse();
    shape-outside: ellipse();
    width: 220px;
    height: 150px;
    margin-bottom: 10px;
	margin-left: 50px;
}
img.photo_zoo3{
    float: none;
    margin-left: 30px;
    width: 150px;
    height: 157px;
}
img.photo_circle1{
    float: none;
    shape-margin: 1em;
    /**border-radius: 100%;**/
    -webkit-shape-outside: ellipse();
    shape-outside: ellipse();
    width: 170px;
    height: 163px;
    margin-left: 30px;
}
img.photo_circle2{
    float: none;
	shape-margin: 1em;
    /**border-radius: 100%;**/
    -webkit-shape-outside: ellipse();
    shape-outside: ellipse();
    margin-left: 100px;
    width: 150px;
    height: 180px;
}
img.photo_story1{
    float: none;
    shape-margin: 1em;
    /**border-radius: 100%;**/
    -webkit-shape-outside: ellipse();
    shape-outside: ellipse();
    width: 220px;
    height: 140px;
	margin-left: 20px;
}
img.photo_story2{
    float: none;
    margin-right: 18px;
    width: 140px;
    height: 163px;
	margin-left: 40px;
}
img.photo_music{
    float: none;
    shape-margin: 1em;
    /**border-radius: 100%;**/
    -webkit-shape-outside: ellipse();
    shape-outside: ellipse();
    width: 220px;
    height: 252px;
    margin-left: 20px;
}
}
