@charset "UTF-8";
/* ｃｓｓ */
body {
  background-color: #000;
}

.wrap {
  box-sizing: border-box;
  width: 100vw;
  background-color: #000;
  padding: 10px;
}
.wrap main {
  padding-top: 80px;
}
.wrap main.top {
  box-sizing: border-box;
  width: 100%;
  height: 100vh;
  background-image: url(img/back.png);
  background-size: cover;
}
.wrap main section.sec001 h1 {
  color: #fff;
  font-size: 2rem;
}
.wrap main section.sec001 h2 {
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 20px;
}
.wrap main section.sec001 p {
  color: #ccc;
  margin-bottom: 20px;
}
.wrap main section.sec001 p.p2 {
  padding-top: 50px;
  margin-top: 250px;
  border-top: dotted 10px #ccc;
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #fff;
}
.wrap main section.sec001 p.p2 a {
  color: #fff;
}
.wrap main section.sec001 img {
  width: 100%;
}
.wrap main section.sec001 address {
  font-style: normal;
}
.wrap main section.sec001 address a {
  color: #fff;
}
.wrap main section.sec001 ul.parts_001 li {
  font-size: 0.9rem;
  text-align: right;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: dotted 1px #ccc;
}
.wrap main section.sec001 ul.parts_001 li img {
  width: 100%;
}
.wrap main section.sec001 ul.parts_001 li p a {
  color: #fff;
  text-decoration: none;
}
.wrap main section.sec001 ul.parts_001 li p:nth-child(1) {
  text-align: left;
  font-size: 1.0rem;
}
.wrap main section.sec001 ul.parts_001 li p:last-child a {
  color: #ccc;
}
.wrap main section.sec001 ul.parts_001 li p:last-child a:before {
  font-family: 'FontAwesome';
  content: "\f07a";
  color: #ccc;
  margin-right: 10px;
}
.wrap main section.sec001 ul.parts_001 li p:last-child a:after {
  font-family: 'FontAwesome';
  content: "\f0da";
  color: #ccc;
  margin-left: 10px;
}
.wrap main section.sec001 ul.parts_002 li {
  font-size: 0.9rem;
  text-align: right;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: dotted 1px #ccc;
}
.wrap main section.sec001 ul.parts_002 li img {
  width: 100%;
}
.wrap main section.sec001 ul.parts_002 li p a {
  color: #fff;
  text-decoration: none;
}
.wrap main section.sec001 ul.parts_002 li p:nth-child(1) {
  text-align: left;
  font-size: 1.0rem;
}
.wrap main section.sec002 h1 {
  color: #fff;
  font-size: 1.5rem;
}
.wrap main section.sec002 img {
  width: 100%;
}
.wrap main section.sec003 {
  padding-top: 30px;
  margin-top: 30px;
  border-top: dotted 1px #ccc;
}
.wrap main section.sec003 h1 {
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.wrap main section.sec003 img {
  width: 100%;
}
.wrap main section.sec003 p {
  color: #ccc;
  margin-bottom: 20px;
}
.wrap main section.sec003 address {
  font-style: normal;
}
.wrap main section.sec003 address a {
  color: #fff;
}
.wrap main section.sec004 {
  padding-top: 30px;
  margin-top: 30px;
  border-top: dotted 1px #ccc;
}
.wrap main section.sec004 img {
  width: 100%;
}
.wrap main section.sec004 h1 {
  color: #fff;
  font-size: 1.2rem;
  margin-bottom: 10px;
}
.wrap main section.sec004 h2 {
  color: #fff;
  font-size: 1.2rem;
  margin-bottom: 10px;
  margin-top: 50px;
}
.wrap main section.sec004 p {
  color: #ccc;
  margin-bottom: 20px;
}
.wrap main section.sec005 {
  padding-top: 30px;
  margin-top: 30px;
  border-top: dotted 1px #ccc;
}
.wrap main section.sec005 img {
  width: 100%;
}
.wrap main section.sec005 h1 {
  color: #fff;
  font-size: 1.2rem;
  margin-bottom: 10px;
}
.wrap main section.sec005 h2 {
  color: #fff;
  font-size: 1.2rem;
  margin-bottom: 10px;
  margin-top: 50px;
}
.wrap main section.sec005 p {
  color: #ccc;
  margin-bottom: 20px;
}
.wrap main section.spec {
  padding-top: 30px;
  margin-top: 30px;
  border-top: dotted 1px #ccc;
}
.wrap main section.spec h1 {
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.wrap main section.spec table {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-collapse: collapse;
  border-spacing: 0;
}
.wrap main section.spec table tr td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0.3em 1em;
  color: #ccc;
  font-size: 0.5rem;
}
.wrap main section.spec table tr td:nth-child(1) {
  width: 20%;
}
.wrap main section.spec table tr:last-child td {
  text-align: center;
}
.wrap footer {
  background-color: #000;
  padding-top: 50px;
  margin-top: 30px;
  border-top: solid 4px #ccc;
}
.wrap footer p {
  text-align: center;
  font-size: 0.7rem;
  color: #ccc;
}

.map {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.map iframe,
.map object,
.map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
