@charset "UTF-8";

	
	
/* SQUARE_under_visual --------------------------------------------------------------- */
#SQUARE_under_visual {
	background-color: #7DC0DE;
	background-image: url(../../img/interview/Rleft.png), url(../../img/interview/Rright.png);
	}
			

/* SQUARE_content --------------------------------------------------------------- */
	.SQUARE_content h2 {
		background-color: #7DC0DE;
		}


/* SQUARE_related --------------------------------------------------------------- */
#SQUARE_related {
	background-color: #7DC0DE;
	background-image: url(../../img/interview/RBleft.png), url(../../img/interview/RBright.png);
	}
	
	#SQUARE_related ul.SQUARE_list li {
		background-image: url(../../img/home/interview/mask.png);
		}


@media(max-width: 767px){
	}
	
@media screen and (min-width:768px) and (max-width:900px){
	}