@charset "UTF-8";
/*
Theme Name:OOPS! Child(peace)
Theme URI:
Template: oops_tcd048
Description:「OOPS!」子テーマ
Author:Design Plus
Author URI:http://design-plus1.com/tcd-w/
Version:1.2
*/
/*こちらはOOPS!の子テーマ用CSSです。以下にCSSを記入していきましょう。*/


/* ********************************************************** */
/* 有限会社ピース　会社概要部分　ここから　　　　　　　　　　 */
/* ********************************************************** */
.kaisha {
width: 100%;
}
.kaisha th,
.kaisha td {
border: 1px solid #ccc;
padding: 20px;
}
.kaisha th {
width: 22%;
font-weight: bold;
background-color: #DBF5F2; 
}
@media screen and (max-width: 767px) {
.kaisha,
.kaisha tr,
.kaisha td,
.kaisha th {display:block;}
.kaisha th {width:auto;}
}


.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/* ********************************************************** */
/* 有限会社ピース　会社概要部分　ここまで　　　　　　　　　　 */
/* ********************************************************** */