* {
  margin: 0;
  padding: 0;
}
body {
  font-size: 13px;
  line-height: 1.5;
  font-family: 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif, 'Droid Sans', 'Arial';
  color: #231815;
}
img {
  border: 0;
  vertical-align: bottom;
}
a:link {
  color: #231815;
  text-decoration: underline;
  cursor: pointer;
}
a:visited {
  color: #231815;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #231815;
  text-decoration: none;
  cursor: pointer;
}
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
}
.hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: 0.7;
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.listnone li {
  list-style: none;
}
.texindent {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.contents {
  width: 960px;
  margin: 0 auto;
  *zoom: 1;
  position: relative;
}
.contents:before,
.contents:after {
  display: table;
  content: "";
}
.contents:after {
  clear: both;
}
.h1 {
  text-align: center;
  font-size: 37px;
  line-height: 1.3;
  letter-spacing: 1px;
  margin-bottom: 4px;
}
.h1 + p {
  text-align: center;
  margin-bottom: 40px;
  font-size: 11px;
  line-height: 1.7;
  color: #727171;
}
.h2 {
  font-size: 18px;
  line-height: 1;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 20px;
  background: #0066cc;
  border-left: 8px solid #94bfea;
  padding: 18px 12px 18px 30px;
}
.button {
  margin-bottom: 40px;
}
.button a {
  width: 46%;
  margin: 0 auto 6px;
  display: block;
  padding: 24px 0;
  font-size: 22px;
  line-height: 1;
  color: #fff !important;
  font-weight: bold;
  text-align: center;
  text-decoration: none!important;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  background-color: #e50034;
  background-image: url("/statics/image/arrow.png");
  background-repeat: no-repeat;
  background-position: right 5% bottom 52%;
  background-size: 16px auto;
  -moz-background-size: 16px auto;
}
.button a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
}
.button p {
  font-size: 13px;
  text-align: center;
}
/* header */
#header-home {
  z-index: 1;
  position: relative;
  height: 0;
  padding-top: 44.6%;
  background-image: url("/statics/image/mainvisual.jpg");
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% auto;
  -moz-background-size: 100% auto;
  margin: 0 0 30px 0;
}
#header-home .logo a {
  width: 278px;
  height: 180px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  display: block;
  background-image: url("/statics/image/logo.png");
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% auto;
  -moz-background-size: 100% auto;
}
#header-home .logo a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
}
#header-lower {
  z-index: 1;
  position: relative;
  height: 0;
  padding-top: 24%;
  background-image: url("/statics/image/mainvisual-lower.jpg");
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% auto;
  -moz-background-size: 100% auto;
  margin: 0 0 50px 0;
}
#header-lower .logo a {
  width: 278px;
  height: 180px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  display: block;
  background-image: url("/statics/image/logo.png");
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% auto;
  -moz-background-size: 100% auto;
}
#header-lower .logo a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
}
#contents-home .headline {
  width: 600px;
  margin: 0 auto 30px;
  *zoom: 1;
}
#contents-home .headline:before,
#contents-home .headline:after {
  display: table;
  content: "";
}
#contents-home .headline:after {
  clear: both;
}
#contents-home .headline h1 {
  text-align: center;
  font-size: 25px;
  line-height: 1;
  font-weight: normal;
  color: #218664;
  letter-spacing: 1px;
  margin: 0 0 14px 0;
  padding: 18px 0;
  border-top: 1px dotted #218664;
  border-right: none;
  border-bottom: 1px dotted #218664;
  border-left: none;
}
#contents-home .headline ul {
  margin: 0 0 0 30px;
}
#contents-home .headline ul li {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 10px;
}
#contents-home h2 {
  font-size: 18px;
  line-height: 1;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 20px;
  background: #0066cc;
  border-left: 8px solid #94bfea;
  padding: 18px 12px 18px 30px;
}
#contents-home table {
  width: 96%;
  border: 1px #B3B3B3 solid;
  border-collapse: collapse;
  margin: 0 0 80px 4%;
}
#contents-home table th,
#contents-home table td {
  padding: 14px 12px;
  font-size: 15px;
  letter-spacing: 0.02em;
}
#contents-home table th {
  width: 20%;
  border: 1px solid #c5c5c5;
  background: #ebf2f9;
  text-align: left;
}
#contents-home table td {
  border: 1px solid #c5c5c5;
  text-align: left;
}
#contents-lower h1 {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 40px;
  text-align: center;
}
#contents-lower h2 {
  font-size: 18px;
  line-height: 1;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 20px;
  background: #0066cc;
  border-left: 8px solid #94bfea;
  padding: 18px 12px 18px 30px;
}
#contents-lower .date {
  font-size: 13px;
  line-height: 1;
  margin-bottom: 10px;
}
#contents-lower .info {
  margin-bottom: 100px;
}
#contents-lower .info .photo {
  text-align: center;
  margin-bottom: 20px;
}
#contents-lower .info .photo img {
  width: 80%;
  max-width: 80%;
  height: auto;
}
#contents-lower .info .read {
  font-size: 15px;
  line-height: 1.7;
}
.contact {
  background: #f7f1e5;
  padding: 30px 0 28px 0;
  text-align: center;
}
.contact p {
  margin-bottom: 10px;
  font-size: 15px;
}
.contact .button {
  margin-bottom: 20px;
}
.contact .add {
  font-size: 16px;
  margin-bottom: 4px;
  letter-spacing: 0.04em;
}
.contact .tel {
  font-size: 43px;
  font-weight: bold;
  line-height: 1;
  font-family: Avenir, sans-serif, 'Arial';
}
#pagetop {
  display: inline-block;
  position: fixed;
  bottom: 10%;
  right: 12%;
  z-index: 1;
}
#pagetop a {
  display: block;
  width: 54px;
  height: 54px;
  border: 1px solid #ccc;
  background-image: url("/statics/image/pagetop.gif");
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% auto;
  -moz-background-size: 100% auto;
}
#pagetop a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
}
footer {
  margin: 200px 0 0 0;
  padding: 80px 0 0 0;
  background-color: #0066cc;
  text-align: center;
  color: #fff;
  letter-spacing: 0.08em;
}
footer .copyright {
  font-size: 13px;
  line-height: 1;
  margin-bottom: 1px;
  padding: 12px 0;
  font-family: Avenir, sans-serif, 'Arial';
}
@media screen and (max-width: 500px) {
  * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  body {
    -webkit-text-size-adjust: 100%;
    border-top: none;
  }
  .contents {
    width: 93%;
    margin: 0 auto;
    *zoom: 1;
    position: relative;
  }
  .contents:before,
  .contents:after {
    display: table;
    content: "";
  }
  .contents:after {
    clear: both;
  }
  .button {
    margin-bottom: 40px;
  }
  .button a {
    width: 90%;
    margin: 0 auto 6px;
    display: block;
    padding: 24px 0;
    font-size: 22px;
    line-height: 1;
    color: #fff !important;
    font-weight: bold;
    text-align: center;
    text-decoration: none!important;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    background-color: #e50034;
    background-image: url("/statics/image/arrow.png");
    background-repeat: no-repeat;
    background-position: right 5% bottom 52%;
    background-size: 16px auto;
    -moz-background-size: 16px auto;
  }
  .button a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
  }
  .button p {
    font-size: 13px;
    text-align: center;
  }
  /* header */
  #header-home {
    z-index: 1;
    position: relative;
    height: 0;
    padding-top: 44.6%;
    background-image: url("/statics/image/mainvisual.jpg");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    margin: 0 0 30px 0;
  }
  #header-home .logo a {
    width: 35%;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    display: block;
    background-image: url("/statics/image/logo.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
  }
  #header-home .logo a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
  }
  #header-lower {
    z-index: 1;
    position: relative;
    height: 0;
    padding-top: 24%;
    background-image: url("/statics/image/mainvisual-lower.jpg");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    margin: 0 0 50px 0;
  }
  #header-lower .logo a {
    width: 35%;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    display: block;
    background-image: url("/statics/image/logo.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
  }
  #header-lower .logo a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
  }
  #contents-home .headline {
    width: 100%;
    margin: 0 auto 30px;
    *zoom: 1;
  }
  #contents-home .headline:before,
  #contents-home .headline:after {
    display: table;
    content: "";
  }
  #contents-home .headline:after {
    clear: both;
  }
  #contents-home .headline h1 {
    text-align: center;
    font-size: 25px;
    line-height: 1;
    font-weight: normal;
    color: #218664;
    letter-spacing: 1px;
    margin: 0 0 14px 0;
    padding: 18px 0;
    border-top: 1px dotted #218664;
    border-right: none;
    border-bottom: 1px dotted #218664;
    border-left: none;
  }
  #contents-home .headline ul {
    margin: 0 0 0 30px;
  }
  #contents-home .headline ul li {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 10px;
  }
  #contents-home h2 {
    font-size: 18px;
    line-height: 1;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 20px;
    background: #0066cc;
    border-left: 8px solid #94bfea;
    padding: 18px 12px 18px 30px;
  }
  #contents-home table {
    width: 96%;
    border: 1px #B3B3B3 solid;
    border-collapse: collapse;
    margin: 0 0 80px 4%;
  }
  #contents-home table th,
  #contents-home table td {
    padding: 14px 12px;
    font-size: 15px;
    letter-spacing: 0.02em;
  }
  #contents-home table th {
    width: 20%;
    border: 1px solid #c5c5c5;
    background: #ebf2f9;
    text-align: left;
  }
  #contents-home table td {
    border: 1px solid #c5c5c5;
    text-align: left;
  }
  #contents-home .contact {
    background: #f7f1e5;
    padding: 30px 30px 28px 30px;
    text-align: center;
  }
  #contents-home .contact p {
    margin-bottom: 10px;
    font-size: 15px;
    text-align: left!important;
  }
  #contents-home .contact .button {
    margin-bottom: 20px;
  }
  #contents-home .contact .button a {
    width: 100%;
  }
  #contents-home .contact .add {
    font-size: 16px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
  }
  #contents-home .contact .tel {
    font-size: 43px;
    font-weight: bold;
    line-height: 1;
    font-family: Avenir, sans-serif, 'Arial';
  }
}
/*# sourceMappingURL=site.css.map */