
	#visual {
		position: relative;
		z-index: 11;
		width: 100%;
		max-width: 1100px;
	}

	#visual a{
		position: absolute;
		right: 32px;
		top: 238px;
		display: block;
		padding: 22px 0;
		width: 342px;
		color: #ff87a7;
		text-decoration: none;
		font-weight: bold;
		text-align: center;
		font-size: 32px;
		background: #fff;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.66) ;
		-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.66) ;
		box-shadow:  0 1px 4px rgba(0,0,0,0.66) ;
	}
	
	
@media only screen and (max-width: 1140px){
	
	#visual a{
		right: 2.9%;
		top: 43%;
		padding: 2% 0;
		width: 31%;
		font-size: 2.9vw;
	}

}

@media only screen and (max-width: 640px){
	
	#visual a{
		display: none;
	}


/* +++++++++++++++++++++++ */		
}

@media only screen and (max-width: 767px) and (min-width: 641px){


/* +++++++++++++++++++++++ */		
}

@media only screen and (max-width: 640px) and (min-width: 415px){

			
		@media only screen and (max-width: 568px){

		
		}


}/**/

/* 414 */
/* 375 */
@media only screen and (max-width: 414px){
		
	
	@media only screen and (max-width: 360px){


	}
	
}




