@charset "UTF-8";
/* @Reset */
* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
ul, ol {
  list-style: none;
}
img {
  vertical-align: bottom;
  border: none;
}
img {
  width: 100%;
}
html {
  font-family: verdana, sans-serif;
  font-size: 75%;
  line-height: 1.5;
  padding-top: 0;
  color: #1A1A1A;
}
h1,h2,h3,h4,h5,h6 {
  margin-bottom: 1.5;
  font-family: "見出ゴMB1";
}
h1 {
  font-size: 3rem;
  line-height: 1;
}
h2 {
  line-height: 1.8;
}
h3 {
  /*
  font-size: 1.5rem;
  line-height: 1;
  */
  font-size: 2rem;
  line-height: 1.8;
}
hgroup h2,h4,h5,h6 {
  font-size: 1.5rem;
  line-height: 1;
}
p {
  font-family: "新ゴ L";
}
/* @Reset End */

body {
  background: url("../img/ptn-bg1.gif");
}
header div:nth-child(1) {
  background: #FFF;
}
header div:nth-child(1) > div {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 24px;
  padding-bottom: 24px;
}
h1 {
  float: left;
  width: 260px;
  margin-right: 36px;
}
h2 {
  font-family: "リュウミン M-KL";
  font-size: 2.5rem;
}
nav {
  overflow: hidden;
}
nav li {
  display: inline-block;
  font-size: 16px;
  margin-right: 16px;
}
nav li:last-child {
  margin-right: 0;
}
nav a {
  display: block;
  padding: 6px 18px;
  color: #65616b;
}
nav a:hover {
  background: #b0acb7;
  color: #FFF;
}
header div:nth-child(2) {
  width: 980px;
  margin: 0 auto 36px;
}
.sec_common {
  margin-bottom: 72px;
}
.sec_about {
  width: 980px;
  margin: 0 auto 72px;
}
.sec_about h2 {
  margin: 0 auto 24px;
  border-bottom: 5px solid #ffc107;
  display: table;
  line-height: 3rem;
}
.sec_about p {
  font-size: 16px;
  line-height: 1.9em;
}
.sec_about h2 {
  text-align: center;
}
.sec_common > div:nth-child(1) {
  background: url("../img/ptn-bg2.gif");
  padding-top: 36px;
  padding-bottom: 36px;
  margin-bottom: 36px;
}
.sec_common h2 {
  margin: 0 auto;
  background: #FFF;
  display: table;
  padding: 6px 100px;
  border: 1px solid rgba(101, 97, 107, 0.6);
  /*
  border-bottom: 5px solid #ffc107;
  box-sizing: border-box;
  */
}
.katsudo > div:nth-child(2) {
  overflow: hidden;
  width: 980px;
  margin: 0 auto;
}
.katsudo > div:nth-child(2) ul {
  margin-right: -51px;
}
.katsudo > div:nth-child(2) li {
  float: left;
  width: 292px;
  margin-right: 51px;
}
.katsudo img {
  margin-bottom: 6px;
}
.katsudo h3 {
  font-size: 20px;
  font-family: "リュウミン M-KL";
  margin-bottom: 6px;
  text-align: center;
}
.katsudo p {
  line-height: 1.8em;
  font-size: 14px;
}
.shikaku > p {
  margin: 0 auto 36px;
  width: 980px;
  text-align: center;
  font-size: 20px;
  line-height: 1.8em;
  font-family: "新ゴ R";
  letter-spacing: 1px;
}
.shikaku > div:nth-of-type(2) {
  margin: 0 auto 36px;
  width: 800px;
}
.shikaku > div:nth-of-type(3) {
  width: 800px;
  margin: 0 auto;
  border: 4px solid rgba(101, 97, 107, 0.8);
  box-sizing: border-box;
  padding: 24px 36px;
  background: rgba(253, 253, 253, 0.50);
}
.shikaku h3 {
  font-size: 24px;
  font-family: "リュウミン M-KL";
  margin: 0 auto 24px;
  border-bottom: 5px solid #ffc107;
  display: table;
  line-height: 20px;
  padding-bottom: 5px;
}
.shikaku > div:nth-of-type(3) p {
  font-size: 16px;
  line-height: 1.8em;
}
.access > div:nth-of-type(2) {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
.access > div:nth-of-type(2) > div {
  float: left;
}
.access > div:nth-of-type(2) > div:nth-of-type(1) {
  width: 400px;
}
.access h3 {
  font-size: 24px;
  font-family: "リュウミン M-KL";
  margin-bottom: 32px;
  border-bottom: 1px solid #000;
  display: table;
  line-height: 24px;
  box-sizing: border-box;
  padding-bottom: 4px;
}
.access dt {
  font-size: 14px;
  font-family: "新ゴ DB";
}
.access dd {
  font-size: 16px;
  margin-bottom: 12px;
}
.access > div:nth-of-type(2) > div:nth-of-type(2) {
  width: 580px;
  height: 300px;
}
footer {
  background: #65616b;
  padding-top: 24px;
  overflow: hidden;
}
footer div {
  width: 980px;
  margin: 0 auto 24px;
  background: #FFF;
}
footer ul {
  display: table;
  margin: 0 auto;
}
footer li {
  display: inline-block;
  margin-right: 20px;
  font-size: 14px;
}
footer li:last-child {
  margin-right: 0;
}
footer a {
  display: block;
  padding: 6px 12px;
  color: #65616b;
}
footer a:hover {
  background: #b0acb7;
  color: #FFF;
}
/*
footer ul {
  display: table;
  margin: 0 auto;
}
footer li {
  display: inline-block;
  margin-right: 20px;
}
footer li:last-child {
  margin-right: 0;
}
*/
footer > p {
  text-align: center;
  color: #FFF;
  margin-bottom: 24px;
  font-family: "新ゴ DB";
}
