@charset "UTF-8";
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

embed, iframe, object {
  max-width: 100%;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-size: 18px;
  vertical-align: baseline;
  color: #231815;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.kkv {
  width: 100%;
  height: auto;
}

.pc-none-s {
  display: none;
}

.pc-none {
  display: none;
}

#footer {
  background: #3E3A39;
}

#footer * {
  color: #FFF;
}

#footer .foot-in {
  width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
}

#footer .foot-left {
  width: 25%;
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  justify-content: center;
  padding-right: 150px;
}

#footer .foot-left p + p {
  margin-top: 50px;
}

#footer .foot-right {
  width: 75%;
  border-left: 2px solid #FFF;
  padding-left: 100px;
}

#footer .flex-half li {
  width: 48%;
  margin-right: 4%;
}

#footer .flex-half li a {
  text-decoration: none;
  text-align: left;
}

#footer .flex-half li img {
  width: 100%;
  height: auto;
}

#footer .flex-half li span {
  font-size: 80%;
  margin-top: 5px;
  display: block;
  text-align: left;
}

#footer .flex-half li:nth-child(2n) {
  margin-right: 0;
}

#footer .flex-half li:nth-child(n+3) {
  margin-top: 40px;
}

.nonono {
  pointer-events: none;
}

img {
  vertical-align: bottom;
}

* {
  box-sizing: border-box;
}

a {
  font-weight: bold;
}

.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

.dl-table dt, .dl-table dd {
  background: #F2F2F2;
  padding: 30px 30px 24px;
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
  -ms-flex-pack: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  align-items: center;
  line-height: 2;
}

.dl-table dt {
  width: 25%;
  border-radius: 20px 0 0 20px;
  font-weight: bold;
  font-size: 19px;
  letter-spacing: 4px;
}

.dl-table dd {
  width: 75%;
  border-radius: 0 20px 20px 0;
  justify-content: left;
  -ms-flex-pack: start;
  text-align: left;
}

#kv {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.overlay {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 3px 3px;
  z-index: 2;
}

.yumi-center {
  text-align: center;
  margin-bottom: 30px;
  font-size: 130%;
}

.linking {
  color: #00A0E9;
}

.link-reiwa li {
  display: inline-flex;
  margin-right: 40px;
}

.link-reiwa li a {
  color: #00A0E9;
}

.link-reiwa li:nth-child(3n) {
  margin-right: 80px;
}

.num-reiwa li {
  list-style-type: none;
  position: relative;
  padding-left: 1.8em;
}

.num-reiwa li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "1,";
}

.num-reiwa li:nth-child(2):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "2.";
}

.num-reiwa li:nth-child(3):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "3.";
}

.num-reiwa li:nth-child(4):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "4.";
}

.num-reiwa li:nth-child(5):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "5.";
}

.ue {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.ue .h1-ttl {
  width: auto;
  padding: 15px 30px;
  background: rgba(0, 0, 0, 0.6);
}

.ue .h1-ttl img {
  width: 100%;
  height: auto;
  display: block;
  max-width: 223px;
}

.sita {
  width: 100%;
  top: 250px;
  left: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.sita div {
  margin: 0 auto;
}

.sita div p {
  line-height: 1;
  text-align: center;
}

.sita div p img {
  width: 100%;
  height: auto;
  max-width: 1223px;
}

.ooo {
  position: absolute;
  bottom: -90px;
  left: 0;
  width: 100%;
  text-align: center;
}

.ooo2 {
  bottom: 30px;
}

.back01 {
  margin-bottom: 150px;
}

.back01 img {
  width: 100%;
  height: auto;
}

.sarani-sita {
  background: rgba(61, 60, 60, 0.8);
  z-index: 100;
  width: 320px;
  color: red;
  padding: 120px 20px 41px;
  justify-content: center;
  margin: 0 auto;
}

.sarani-sita * {
  color: #FFF;
  text-align: center;
}

.sarani-sita p {
  line-height: 0;
  display: flex;
  justify-content: center;
  display: inline-block;
}

.sarani-sita .mae {
  font-size: 200%;
  margin-right: 20px;
  font-weight: bold;
}

.sarani-sita .ato {
  font-size: 120%;
  opacity: 0.6;
  position: relative;
  top: 4px;
}

.content {
  margin: 130px 0;
}

#section02 {
  height: 820px;
  overflow: hidden;
  position: relative;
}

#section02 .mozi-area {
  position: absolute;
  top: 60px;
  left: 30px;
  width: 700px;
  z-index: 100;
}

#section02 .mozi-area * {
  color: #FFF;
  width: 100%;
  height: auto;
}

#section02 .mozi-area p {
  margin-bottom: 20px;
  line-height: 1.8;
}

#section02 .mozi-area .h3-ttl {
  font-size: 180%;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

#section02 .cover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.7;
  background-color: #002c5e;
  background-image: url("../img/map.png");
  background-repeat: no-repeat;
  background-position: right top;
  width: 100%;
  height: 820px;
  background-size: 1120px auto;
}

.cont-in {
  width: 1100px;
  margin: 0 auto;
}

.content {
  margin: 34px 0 120px;
}

.ooo2 {
  bottom: 30px;
}

@media only screen and (max-width: 1400px) {
  #footer .foot-in {
    width: 100%;
  }
  .foot-left img {
    width: 100%;
  }
  #footer .foot-left {
    padding-right: 0;
  }
  .cont-in {
    width: 100%;
  }
  #section03 {
    padding: 0 20px;
  }
  video {
    min-width: auto;
    min-height: auto;
    z-index: -1;
    width: 100%;
  }
  #section02 video {
    width: auto;
  }
  #kv {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
  }
  #section03 {
    padding: 0;
  }
  .cont-in {
    padding: 20px;
  }
  .content {
    margin: 0px 0;
  }
}
@media only screen and (max-width: 1100px) {
  #footer .foot-left {
    width: 300px;
  }
  #footer .foot-right {
    width: 80%;
    border-left: none;
    padding-left: 0;
    border-top: 1px solid #FFF;
    padding-top: 50px;
    margin: 40px auto;
  }
}
@media only screen and (max-width: 800px) {
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-size: 16px;
    vertical-align: baseline;
    color: #231815;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  #footer .foot-left p + p {
    margin-top: 30px;
  }
  #section02 .cover {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.7;
    background-color: #002c5e;
    background-image: url(../img/map.png);
    background-repeat: no-repeat;
    background-position: right top;
    width: 100%;
    height: 820px;
    background-size: 670px auto;
  }
  #section02 {
    height: 570px;
    overflow: hidden;
    position: relative;
  }
  #section02 .mozi-area {
    position: absolute;
    top: 60px;
    left: 30px;
    width: 70%;
    z-index: 100;
  }
  #section02 .mozi-area p {
    font-size: 80%;
  }
  .dl-table dt, .dl-table dd {
    background: #F2F2F2;
    padding: 20px 20px 14px;
    font-size: 85%;
  }
  .dl-table .num-reiwa li {
    font-size: 85%;
  }
  .link-reiwa li {
    display: inline-flex;
    margin-right: 10px;
  }
  .link-reiwa li a {
    font-size: 85%;
  }
  .link-reiwa li:nth-child(3n) {
    margin-right: 20px;
  }
  .sarani-sita .mae {
    font-size: 170%;
    margin-right: 20px;
    font-weight: bold;
  }
  .sarani-sita .ato {
    font-size: 100%;
    opacity: 0.6;
    position: relative;
    top: 4px;
  }
  .content {
    margin: 110px 0;
  }
  .sita div {
    width: 100%;
  }
  .content {
    margin: 20px 0;
  }
  .ue .h1-ttl {
    padding: 13px 20px 10px;
  }
}
@media only screen and (max-width: 500px) {
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-size: 15px;
    vertical-align: baseline;
    color: #231815;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .sarani-sita {
    background: rgba(61, 60, 60, 0.8);
    z-index: 100;
    width: 230px;
    color: red;
    padding: 50px 20px 30px;
    justify-content: center;
    margin: 0 auto;
  }
  .ooo {
    position: absolute;
    bottom: -58px;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .ooo2 {
    bottom: 20px;
  }
  #section02 {
    height: 460px;
    overflow: hidden;
    position: relative;
  }
  #section02 .mozi-area .h3-ttl {
    font-size: 130%;
    letter-spacing: 1px;
    margin-bottom: 15px;
  }
  #footer .foot-left {
    width: 155px;
  }
  #footer .foot-right {
    width: 100%;
    border-left: none;
    padding-left: 0;
    border-top: 1px solid #FFF;
    padding-top: 30px;
    margin: 14px auto;
  }
  #footer .foot-in {
    margin: 0 auto;
    padding: 25px 20px;
  }
  #footer .flex-half li {
    width: 70%;
    margin-right: 0;
    margin: 0 auto 20px !important;
  }
  #section03 {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  #section02 {
    overflow: hidden;
    position: relative;
    margin-bottom: 80px;
    margin-top: 80px;
  }
  .sarani-sita .ato {
    font-size: 80%;
    opacity: 0.6;
    position: relative;
    top: 4px;
  }
  .nonono {
    pointer-events: auto;
  }
  .sarani-sita .mae {
    font-size: 160%;
    margin-right: 10px;
    font-weight: bold;
  }
  .dl-table dt, .dl-table dd {
    background: #F2F2F2;
    padding: 11px 11px 8px;
  }
  .dl-table dt {
    letter-spacing: 0;
    width: 40%;
  }
  .dl-table dd {
    width: 60%;
  }
  #section02 .mozi-area {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    z-index: 100;
    padding: 0 20px;
  }
  .ue .h1-ttl {
    width: 52%;
    line-height: 1;
    padding: 13px 10px 10px;
    background: rgba(0, 0, 0, 0.6);
  }
  #section02 .mozi-area {
    position: absolute;
    top: 36px;
  }
  .sita div {
    width: 98%;
  }
  .dl-table dt, .dl-table dd {
    padding: 11px 2px 9px;
    line-height: 1.4;
  }
  .dl-table dd {
    padding-right: 20px;
  }
  .back01 {
    margin-bottom: 44px;
  }
  .ooo2 {
    bottom: 0px;
  }
  .ue .h1-ttl {
    width: 32%;
    line-height: 1;
    padding: 10px 20px 7px;
  }
  .yumi-center {
    text-align: center;
    margin-bottom: 20px;
    font-size: 110%;
  }
  .yumi-center br {
    display: none;
  }
  #section03 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .yumi-center {
    text-align: center;
    margin-bottom: 3px;
    font-size: 100%;
  }
  .ue .h1-ttl {
    width: 42%;
    line-height: 1;
    padding: 8px 20px 5px;
  }
}


/*# sourceMappingURL=style.css.map */
