﻿@charset "utf-8";

/*
Theme Name: 株式会社鳥渕牧場
Theme URI: https://toribuchi-farm.co.jp/wp-content/themes/toribuchi/
Description: toribuchi 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;
}


@media screen and (min-width: 481px) and (max-width: 979px) {
.sma{
	display:none;
}
}　



@media screen and (max-width: 480px) {
.sma{
	display:none;
}
}　




