﻿@charset "utf-8";

/*
Theme Name: 有限会社ティーエスディー
Theme URI: https://www-tsd.co.jp/wp-content/themes/tsd/
Description: toribuchi theme

*/


img {
    max-width:100% ;
}

.tsdh2{
	padding:10px;
margin:10px 0 10px 0;
background:#2e7adc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-align: center;
color:#fff;
	font-size:20px;
}
.tsdh3{
	padding:10px;
margin:30px 0 10px 0;
background:#2e7adc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-align: center;
color:#fff;
}

.tsdh4{
	padding:10px;
margin:10px 0 10px 0;
background:#5fa2f9;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-align: center;
color:#fff;
}

.jigyo{
	padding:50px;
margin:10px 0 10px 0;
background:#b2d0f8;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
color:#fff;
}

.jigyo li{
	list-style-type: circle;
	padding:10px;
margin:10px 20px 10px 0;
background:#5fa2f9;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-align: left;
color:#fff;
} 

.jigyo2{
	padding:50px;
margin:50px 0 10px 0;
background:#fce3b4;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
color:#fff;
}


.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;
}



