@charset "UTF-8";
header {
  padding: 0.125rem 0rem;
  height: 3.375rem; }

header a.button {
  color: #888888;
  padding-left: 16px;
  padding-right: 16px;
  margin: 0.5rem 0; }

header a.button:hover {
  color: #333333; }

h2.for {
  font-weight: 100;
  margin-bottom: 1rem;
  font-size: 0.95rem;
  color: #888888; }

h3 {
  color: #000000; }

.drawer {
  background: #fcfcfc;
  border-top: none;
  border-bottom: none;
  border-left: none; }

.drawer h4 a {
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.45rem;
  font-size: 0.9rem;
  color: #4b4b4b; }

.drawer h4 a:visited {
  color: #4b4b4b; }

.logo-text {
  font-family: "Maven Pro";
  letter-spacing: 0.001rem;
  font-weight: 500;
}
.maven {
  font-family: "Maven Pro";
  color: #000000;
  font-size: 2.5rem;
  font-weight: 500;
  margin-bottom: 3rem; }

.maven small {
  font-family: "Maven Pro";
  letter-spacing: 0.01rem;
  opacity: 1;
  color: #000000; }

header label.button {
  padding: 0.625rem 0rem; }

.navbar-brand {
  line-height: 60px;
  font-size: 1rem;
  padding: 0 0.25rem; }

.navbar-brand:hover {
  opacity: 1; }

a.button.tertiary {
  padding: 0.5rem 1.25rem;
  margin-top: 1rem;
  border-radius: 0.25rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem; }

.menu {
  text-align: right; }

.menu-item {
  font-size: 0.85rem; }

#hero {
  background-color: #221b1b;
  min-height: 440px;
  background-size: cover;
  background-image: url(../images/visual-3@2x.png);
  background-position: top right;
  color: #ffffff; }

.hero-wrapper {
  max-width: 100%;
  height: 100%; }

.hero-contents {
  padding: 5rem 0rem 0rem 0rem;
  min-height: 440px; }

#hero h4 {
  font-size: 1.15rem;
  padding-left: 0.25rem; }

#hero img {
  margin: 0.5rem 0; }

#hero p {
  font-size: 0.925rem;
  text-shadow: 0px 0px 5px #000000; }

.hero-contents img {
  padding-left: 0.5rem; }

.emph {
  font-size: 1.25rem;
  letter-spacing: 0.05rem;
  font-weight: 600; }

a.toMakeAccount {
  padding: 0.75rem;
  color: #aaaaaa;
  text-decoration: none; }

a.toMakeAccount:hover {
  color: #F5A623;
  opacity: 1; }

.center {
  text-align: center; }

.main-content {
  padding-top: 65px;
  padding-bottom: 65px;
  background-color: #f6f6f6; }

.main-content h2 {
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.05em;
  color: #000000;
  margin-bottom: 50px; }

.contents {
  padding-top: 65px;
  padding-bottom: 65px; }

.row {
  /*
    margin-left: -15px;
    margin-right: -15px;
*/ }

#maps.contents, #val.contents {
  padding-bottom: 0px; }

.rowing {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 65px; }

.colmning {
  border-left: 1px solid #dfdfdf;
  height: 100%;
  margin-left: 50%; }

.maps-example {
  margin-top: 2rem;
  margin-bottom: 1rem; }

.maps-example li {
  font-size: 0.95rem;
  color: #666666; }

table.maps-info {
  margin-top: 3rem;
  border: none; }

.maps-info td {
  font-size: 0.75rem;
  background: none;
  padding: 0.3rem 0.75rem; }

table.law-info {
  border: none; }

.law-info th {
  text-align: left;
  font-size: 0.85rem;
  white-space: nowrap;
  border-color: #ffffff; }

.law-info td {
  text-align: left;
  font-size: 0.85rem;
  border-color: #ffffff; }

.law-info a {
  font-size: 0.85rem; }

#contact {
  background-color: #ffffff; }

#footer {
  background-color: #333333;
  color: #dedede; }

#footer a {
  color: #dedede; }

.footer-menu a {
  padding: 0 0.5rem;
  font-size: 0.9rem;
  text-decoration: none;
  border-right: 1px solid #888888; }

.footer-menu a:first-child {
  padding: 0 0.5rem 0 0; }

.footer-menu a:last-child {
  border-right: none; }

.footer-comment a {
  padding: 0;
  font-size: 0.9rem;
  text-decoration: none; }

.credit {
  margin-top: 8rem;
  color: #999999;
  font-size: 0.85rem; }

.credit img {
  margin-right: 0.5rem; }

.figure {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; }

.figure-single {
  margin: 2.5rem 0 0 0; }

.singlepage p {
  margin: 0.75rem 0.5rem 1.75rem 0.5rem;
  font-size: 0.9rem; }

.singlepage h4 {
  margin: 4.75rem 0.5rem 2.75rem 0.5rem; }

.singlepage h5 {
  font-size: 0.9rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem; }

.singlepage li {
  font-size: 0.9rem; }

@media screen and (max-width: 767px) {
  table:not(.preset) tr {
    display: table-row;
    border: none;
    background: none;
    text-align: left; }
  table:not(.preset) td {
    background: none;
    text-align: center;
    border: none;
    font-size: 0.85rem; }
  /*
    table:not(.preset) td:not(.label):before {
        content:"・";
    }
*/
  table:not(.preset) td:empty {
    display: none; }
  table:not(.preset) td.label {
    font-weight: bold;
    font-size: 0.9rem; }
  .hero-wrapper {
    background: rgba(0, 0, 0, 0.65); }
  .hero-contents img {
    padding-left: 0.5rem; }
  #hero h4 {
    font-size: 1rem;
    padding-left: 0.25rem; }
  ul.maps-example {
    list-style: none; }
  .col-md-7 {
    text-align: center; }
  .a-connect {
    padding-bottom: 4rem;
    border-bottom: 1px solid #dedede; }
  .a-fits {
    padding-top: 4rem;
    padding-bottom: 0rem; }
  #footer {
    text-align: center; }
  .footer-menu a {
    display: block;
    border-right: none;
    padding: 0.5rem 0; }
  .footer-menu a:first-child {
    padding: 0.5rem 0; }
  .credit {
    text-align: center; }
  .credit img {
    display: block;
    margin-right: 0;
    margin: 1rem auto; }
  .figure {
    margin: 2.5rem 0 0 0; } }

@media screen and (min-width: 768px) {
  .container {
    width: 720px; }
  .hero-wrapper {
    background: rgba(0, 0, 0, 0.65); }
  #connect-fits h2.maven {
    font-size: 2.15rem; } }

@media screen and (min-width: 992px) {
  .container {
    width: 940px; }
  #hero {
    background-position: right top;
    background-size: cover; }
  .hero-wrapper {
    background: transparent; }
  #hero p {
    width: 85%; } }

@media screen and (min-width: 1280px) {
  .container {
    width: 1170px; }
  #hero {
    background-position: right top;
    background-size: cover; } }
