/*
Theme Name: Twenty Twenty-child
Template: twentytwenty
Theme URI: https://wordpress.org/themes/twenty twenty/
*/
/*******************************
* Google map レスポンシブ
********************************/
.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
