@charset "UTF-8";


.yokoku {
    color: #FF0000;    
}
.yokoku_tx {
    font-size: 14px;
    line-height: 1.4;
    
}
.yokoku_tx span {
    font-size: 15px;    
    font-weight: bold;
}

.youtube {
  position: relative;
  width: 95%;
  padding-top: 56.25%;
}
@media (max-width: 767px)  {
.youtube {  
  width: 100%;
}	
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.article02:nth-child(odd) {    
		background: url(../../../common/img/bg_pickup.jpg);
}
#map_canvas {
	clear: both;
	width: 100%;
	margin-bottom: 30px;
	height: 450px;
}
#map_canvas iframe {	
	width: 100%;
	border: 2px solid #FFFFFF;
}