
.mainVisual .visual1 {
	background: url(/webzine/201807/images/visualImg.png) 50% 0 no-repeat;
	background-size: auto 100%;
}



.slider .slick-prev {
	left: 50%;
	background: url(/webzine/201806/images/prev.png) 0 0 no-repeat;
	opacity : 1;
	margin-left: -542px;
}
.slider .slick-prev:hover {
	background: url(/webzine/201806/images/prev_over.png) 0 0 no-repeat;
	opacity : 1;
}
.slider .slick-next {
	right: 50%;
	background: url(/webzine/201806/images/next.png) 0 0 no-repeat;
	opacity : 1;
	margin-right: -560px;
}
.slider .slick-next:hover {
	background: url(/webzine/201806/images/next_over.png) 0 0 no-repeat;
	opacity : 1;
}



 @media screen and (max-width:794px) and (min-width:200px){

.mainVisual .visual1 {
	background: url(/webzine/201807/images/m_visualImg01.png) 50% 0 no-repeat;
	background-size: auto 100%;
}


}



screen and (max-width: 639px)

