@charset "utf-8";

/* washf10ci */
.washf10ciBox{
	height: 100%;
    position: relative;
}
.washf10ciImg0{
    width: 100%; height: auto;
}
.washf10ciImgA1{
    position: absolute;
    top: 0; left: 0;
    /* display: none; */
}
.washf10ciImgA2{
    position: absolute;
    top: 0; left: 0;
    display: none;
}
.washf10ciImgA3{
    position: absolute;
    top: 0; left: 0;
    display: none;
}
@media screen and (max-width:767px) { /*SP*/
    .washf10ciZoomA1,.washf10ciZoomA2{
        width: 60px!important; height: auto;
        position: absolute;
        padding: 15px;
    }
    .washf10ciClose{
        width: 40px!important; height: auto;
        position: absolute;
        padding: 10px;
    }
	.washf10ciZoomA1{
	    bottom: 16%; right: 14%;
	}
    .washf10ciZoomA2{
        bottom: 41%; right: -2%;
    }
	.fh10_img03 .washf10ciZoomA2{
	    bottom: 41%; right: 31%;
	}
	.fh10_img03 .washf10ciZoomA1{
	    bottom: 10.5%; right: 7%;
	}
	.fh10_img04 .washf10ciZoomA1{
	    bottom: 10%; right: 16%;
	}
	.fh10_img05 .washf10ciZoomA1{
	    bottom: 8%; right: 22%;
	}
	.fh10_img07 .washf10ciZoomA1{
	    bottom: 8%; right: 21%;
	}
    .washf10ciClose{
        position: absolute;
	    bottom: 30px; right: -3px;
        display: none;
	}
}
@media screen and (min-width:768px) , print { /*PC&TB*/
    .washf10ciZoomA1,.washf10ciZoomA2,.washf10ciClose{
        width: 60px!important; height: auto;
        position: absolute;
        padding: 15px;
        transition: 0.1s;
    }
	.washf10ciZoomA2{
	    bottom: 38.8%; right: 2%;
	}
    .washf10ciZoomA1{
        bottom: 11%; right: 19%;
    }
    .washf10ciZoomA1:hover,.washf10ciZoomA2:hover{
        cursor: pointer;
        /* opacity: 0.5; */
        transform: scale(1.5);
    }
    .washf10ciClose:hover{
        cursor: pointer;
        /* opacity: 0.5; */
        transform: scale(1.2);
    }
	.fh10_img03 .washf10ciZoomA2{
	    bottom: 44%; right: 35%;
	}
	.fh10_img03 .washf10ciZoomA1{
	    bottom: 12%; right: 12%;
	}
	.fh10_img04 .washf10ciZoomA1{
	    bottom: 9.5%; right: 19%;
	}
	.fh10_img05 .washf10ciZoomA1{
	    bottom: 6.5%; right: 26%;
	}
	.fh10_img07 .washf10ciZoomA1{
	    bottom: 3%; right: 26%;
	}
    .washf10ciClose{
        position: absolute;
	    bottom: 0; right: 0;
        display: none;
	}
	
}
