/* ----------------------------------------
基本調整
---------------------------------------- */
.c-article p {margin:60px 0 0;}


/* ----------------------------------------
table　SP
---------------------------------------- */
.c-article table {
  margin:40px 0 45px;
  border:none;}

.c-article table th,
.c-article table td {
  display: block;
  padding:10px 10px;
  border:none;
  text-align: left;}

.c-article table th {
  width:100%;
  min-width:100%;
}

.c-article table td {padding:15px 0 25px;}




/* ----------------------------------------
地図ボタンSP
---------------------------------------- */
.map {
  top:20px;
  right:0;
}


