@charset "utf-8";


@media screen and (max-width:1280px){
	section.cont.cont3{margin-top: 2rem}

}
@media screen and (min-width: 1281px) {
	section.cont.cont3{margin-top: 3.12rem}
}


@media screen and (max-width:1280px){
	section.cont.cont4{margin-top: 2rem}

}
@media screen and (min-width: 1281px) {
	section.cont.cont4{margin-top: 3.12rem}
}

@media screen and (max-width:1280px){
	section.cont.cont5{margin-top: 2rem}

}
@media screen and (min-width: 1281px) {
	section.cont.cont5{margin-top: 3.12rem}
}

section.cont.cont6 div.img img{width:100%}
@media screen and (max-width:1280px){
	section.cont.cont6{margin-top: 3.33rem}

}
@media screen and (min-width: 1281px) {
	section.cont.cont6{margin-top: 6.25rem}
}