@charset "utf-8";
/* 
Theme Name: 関西 theme 
Theme URI: 
Description: 
Author: 
Author URI: 
Version: 1.0
 */
.youtube {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.youtube iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}

.bz a:after {content:"->"}

.mainvisual_gmap iframe,
.photos iframe {
	max-width:100%;
}

.slider-for-item {
	position:relative;
}
.slider-for-item p.caption {
	background:rgba(255,255,255,0.5);
	width:100%;
	padding:0.3em;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
}