﻿@charset "utf-8";

/*
Theme Name: 株式会社鳥渕牧場
Theme URI: https://toribuchi.s-bro.com/wp-content/themes/adachi/
Description: adachi theme

*/


img {
    max-width:100% ;
}



.google-maps {
position: relative;
padding-bottom: 75%; // これが縦横比
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}



