@charset "UTF-8";

.bg_deco img{
	position: absolute;
    z-index: -2;
}
.over_deco img{
	position: absolute;
    z-index: -1;
}

/* ==========================================================================

sec_entame

========================================================================== */

img.deco_e01_over {
    top: -30px;
    left: 107px;
    width: 161px;
}
img.deco_e02_over {
    bottom: -20px;
    right: -20px;
    width: 168px;
    z-index: -1;
}
img.deco_e03_over {
    top: 160px;
    left: -80px;
    width: 130px;
}


img.deco_e01_bg {
    top: -20px;
    right: 0;
    width: 305px;
}
img.deco_e02_bg {
    top: 201px;
    left: -20px;
    width: 201px;
}
img.deco_e03_bg {
    top: 520px;
    right: 0;
    width: 131px;
}
img.deco_e04_bg {
    top: 1180px;
    right: 0;
    width: 201px;
}
img.deco_e05_bg {
    bottom: -10px;
    left: -20px;
    width: 290px;
}

@media screen and (max-width : 750px){


img.deco_e01_over {
    top: -30px;
    left: -5vw;
    width: 68px;
}
img.deco_e02_over {
    bottom: -6vw;
    right: -12vw;
    width: 122px;
}
img.deco_e03_over {

}


img.deco_e01_bg {
    top: -20px;
    right: 0;
    width: 213px;
}
img.deco_e02_bg {
    top: 201px;
    left: 0;
    width: 129px;
}
img.deco_e03_bg {
    top: 520px;
    right: 0;
    width: 83px;
}
img.deco_e04_bg {
    top: 1180px;
    right: 0;
    width: 112px;
}
img.deco_e05_bg {
    bottom: -10px;
    left: 0;
    width: 115px;
}

}





/* ==========================================================================

sec_rainy

========================================================================== */

img.deco_r01_over {
    top: -30px;
    right: 107px;
    width: 146px;
}
img.deco_r02_over {
    width: 177px;
    right: -40px;
    bottom: -70px;
}
img.deco_r03_over {
    top: 1324px;
    left: 70px;
    width: 97px;
}


img.deco_r01_bg {
    top: -30px;
    left: -17px;
    width: 590px;
}
img.deco_r02_bg {
    top: 220px;
    right: 15px;
    width: 204px;
}
img.deco_r03_bg {
    top: 750px;
    left: 5px;
    width: 133px;
}
img.deco_r04_bg {
    bottom: 10px;
    right: 0;
    width: 487px;
}
img.deco_r05_bg {
    bottom: 10px;
    left: 0;
    width: 235px;
}


@media screen and (max-width : 750px){

img.deco_r01_over {
    top: -30px;
    right: -5vw;
    width: 77px;
}
img.deco_r02_over {
    bottom: -10vw;
    right: -12vw;
    width: 115px;
}
img.deco_r03_over {

}


img.deco_r01_bg {
    top: -30px;
    left: -17px;
    width: 230px;
}
img.deco_r02_bg {
    top: 340px;
    right: 0;
    width: 128px;
}
img.deco_r03_bg {
    top: 1340px;
    left: -20px;
    width: 49px;
}
img.deco_r04_bg {
    bottom: 10px;
    right: 0;
    width: 268px;
}
img.deco_r05_bg {
    bottom: 540px;
    left: -20px;
    width: 102px;
}

}