/*
 Theme Name: Base Hotel・子テーマ
 Theme URI: 
 Template: base-hotel
 Description:  
 Author: マリンWEB清水
 Version: 1.0.0
*/

@media screen and (max-width:630px){
.page-id-2 iframe, .page-id-704 iframe{
width:98%;
}

#featured .item img{
width:100%;
min-height: initial;
min-height: auto;
}
	
.wp-image-749, .wp-image-729 {
width:100%;
height:auto;
}

.yutube {
position:relative;
width:100%;
padding-top: 56.25%;
}

.yutube iframe {
position:absolute;
top:0;
right:0;
width:100%!important;
height:100%!important;
}

}