/*
Theme Name:		NEEL yokohama
Description:	Welcart Basic Child is child theme for Welcart Basic.
Author:			WElcart Inc.
Author URI:		https://www.welcart.com/
Template:		welcart_basic
Version:		1.0.0
License:		GNU General Public License v2 or later
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Tags:			responsive-layout, basic-child, two-columns, right-sidebar. left-sidebar
*/
/* =footer
-------------------------------------------------------------- */
footer {
  padding: 0.714286em 1.07143em;
  background-color: #fff;
  color: #303030;
  padding: 50px 5px 30px 5px !important;
}
footer a {
  color: #303030;
}
footer a:hover {
  color: #9a8b50;
  text-decoration: none;
}
footer nav {
  padding: 1.071428em 0;
}
footer nav li {
  margin-bottom: 1.071428em;
}
footer nav li:last-child {
  margin-bottom: 0;
}
footer nav li:nth-of-type(6n) {
  clear: both;
}
footer nav ul ul {
  margin: 0.5714285em 0 0 1.071428em;
}
footer nav li li {
  width: 100%;
  margin-bottom: 0;
  float: none;
  width: 100%;
  margin-bottom: 10px;
  padding-right: 0;
  float: none;
}
footer nav li li::before {
  display: none;
  display: none;
}
footer nav li li:nth-of-type(6n) {
  clear: none;
}
footer nav li li li::before {
  content: "\f105";
  display: inline-block;
  margin-right: 0.8em;
  color: #fff;
  font-family: FontAwesome;
  font-size: 10px;
  font-weight: bold;
}

/* -- a -- */
/* -- nav -- */
.law-wrap .page_title {
  width: 100%;
  background-color: #051e2c;
  color: #eee;
  font-size: 1.3rem;
  padding: 15px;
  margin: 25px auto;
  font-weight: bold;
  text-align: left;
  box-sizing: border-box;
}
.law-wrap .contents_table {
  margin-bottom: 60px;
}
.law-wrap .contents_table tr {
  border-bottom: 1px dotted #666;
}
.law-wrap .contents_table tr td {
  padding: 20px 10px;
  vertical-align: middle;
}
.law-wrap .contents_table tr td ul {
  margin-left: 1em;
}
.law-wrap .contents_table tr td ul li {
  list-style-type: disc;
}
.law-wrap .contents_table tr td ol {
  margin-left: 1em;
}
.law-wrap .contents_table tr td ol li {
  list-style-type: decimal;
}/*# sourceMappingURL=style.css.map */