@charset "UTF-8";
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  outline: 0;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  font: 62.5%; }

img {
  vertical-align: bottom;
  width: 100%; }

html {
  font-size: 62.5%;
  line-height: 1.8; }

body {
  *font-size: small;
  *font: x-small;
  -webkit-text-size-adjust: none; }

body, textarea {
  font-family: inherit;
  font-size: 100%; }

input, select {
  font-family: inherit;
  font-size: 100%; }

select, input, button, textarea {
  font: 99% sans-serif; }

pre, code, kbd, samp, tt {
  *font-size: 108%;
  line-height: 100%; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  font: 100%; }

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

em {
  font-style: normal; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

figure {
  display: block;
  margin: 0;
  padding: 0; }

svg {
  line-height: 0;
  box-sizing: content-box;
  box-sizing: initial; }

@font-face {
  font-family: 'din';
  src: url("/assets/fonts/dinbold.woff2") format("woff2"), url("/assets/fonts/dinbold.woff") format("woff"), url("/assets/fonts/dinbold.ttf") format("truetype"), url("/assets/fonts/dinbold.svg#dinbold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'urw';
  src: url("/assets/fonts/urw_gothic_l_book.woff2") format("woff2"), url("/assets/fonts/urw_gothic_l_book.woff") format("woff"), url("/assets/fonts/urw_gothic_l_book.ttf") format("truetype"), url("/assets/fonts/urw_gothic_l_book.svg#dinregular") format("svg");
  font-weight: normal;
  font-style: normal; }

body, textarea {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Lucida Grande","segoe UI", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Verdana", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

#defs {
  display: none; }

.hover, .btn-a:hover .btn-reviz, .btn-a:focus .btn-reviz {
  filter: alpha(opacity=100);
  opacity: 1;
  transition: all 0.1s linear; }
  .hover:hover, .hover:focus, .btn-a:hover .btn-reviz:hover, .btn-a:focus .btn-reviz:hover, .btn-a:hover .btn-reviz:focus, .btn-a:focus .btn-reviz:focus {
    filter: alpha(opacity=70);
    opacity: 0.7;
    transition: all 0.1s linear; }

.m-0 {
  margin: 0px; }

.mt-0 {
  margin-top: 0px; }

.mb-0 {
  margin-bottom: 0px; }

.ml-0 {
  margin-left: 0px; }

.mr-0 {
  margin-right: 0px; }

.p-0 {
  padding: 0px; }

.pt-0 {
  padding-top: 0px; }

.pb-0 {
  padding-bottom: 0px; }

.pl-0 {
  padding-left: 0px; }

.pr-0 {
  padding-right: 0px; }

.m-5 {
  margin: 5px; }

.mt-5 {
  margin-top: 5px; }

.mb-5 {
  margin-bottom: 5px; }

.ml-5 {
  margin-left: 5px; }

.mr-5 {
  margin-right: 5px; }

.p-5 {
  padding: 5px; }

.pt-5 {
  padding-top: 5px; }

.pb-5 {
  padding-bottom: 5px; }

.pl-5 {
  padding-left: 5px; }

.pr-5 {
  padding-right: 5px; }

.m-10 {
  margin: 10px; }

.mt-10 {
  margin-top: 10px; }

.mb-10 {
  margin-bottom: 10px; }

.ml-10 {
  margin-left: 10px; }

.mr-10 {
  margin-right: 10px; }

.p-10 {
  padding: 10px; }

.pt-10 {
  padding-top: 10px; }

.pb-10 {
  padding-bottom: 10px; }

.pl-10 {
  padding-left: 10px; }

.pr-10 {
  padding-right: 10px; }

.m-15 {
  margin: 15px; }

.mt-15 {
  margin-top: 15px; }

.mb-15 {
  margin-bottom: 15px; }

.ml-15 {
  margin-left: 15px; }

.mr-15 {
  margin-right: 15px; }

.p-15 {
  padding: 15px; }

.pt-15 {
  padding-top: 15px; }

.pb-15 {
  padding-bottom: 15px; }

.pl-15 {
  padding-left: 15px; }

.pr-15 {
  padding-right: 15px; }

.m-20 {
  margin: 20px; }

.mt-20 {
  margin-top: 20px; }

.mb-20 {
  margin-bottom: 20px; }

.ml-20 {
  margin-left: 20px; }

.mr-20 {
  margin-right: 20px; }

.p-20 {
  padding: 20px; }

.pt-20 {
  padding-top: 20px; }

.pb-20 {
  padding-bottom: 20px; }

.pl-20 {
  padding-left: 20px; }

.pr-20 {
  padding-right: 20px; }

.m-25 {
  margin: 25px; }

.mt-25 {
  margin-top: 25px; }

.mb-25 {
  margin-bottom: 25px; }

.ml-25 {
  margin-left: 25px; }

.mr-25 {
  margin-right: 25px; }

.p-25 {
  padding: 25px; }

.pt-25 {
  padding-top: 25px; }

.pb-25 {
  padding-bottom: 25px; }

.pl-25 {
  padding-left: 25px; }

.pr-25 {
  padding-right: 25px; }

.m-30 {
  margin: 30px; }

.mt-30 {
  margin-top: 30px; }

.mb-30 {
  margin-bottom: 30px; }

.ml-30 {
  margin-left: 30px; }

.mr-30 {
  margin-right: 30px; }

.p-30 {
  padding: 30px; }

.pt-30 {
  padding-top: 30px; }

.pb-30 {
  padding-bottom: 30px; }

.pl-30 {
  padding-left: 30px; }

.pr-30 {
  padding-right: 30px; }

.m-auto {
  margin-left: auto;
  margin-right: auto; }

.spacer-15 {
  margin-bottom: 15px; }
  @media all and (min-width: 800px) {
    .spacer-15 {
      margin-bottom: 30px; } }

.spacer-30 {
  margin-bottom: 30px; }
  @media all and (min-width: 800px) {
    .spacer-30 {
      margin-bottom: 45px; } }

.spacer-45 {
  margin-bottom: 45px; }
  @media all and (min-width: 800px) {
    .spacer-45 {
      margin-bottom: 60px; } }

.spacer-60 {
  margin-bottom: 60px; }
  @media all and (min-width: 800px) {
    .spacer-60 {
      margin-bottom: 75px; } }

.spacer-75 {
  margin-bottom: 75px; }
  @media all and (min-width: 800px) {
    .spacer-75 {
      margin-bottom: 90px; } }

.spacer-0510 {
  margin-bottom: 5px !important; }
  @media all and (min-width: 800px) {
    .spacer-0510 {
      margin-bottom: 10px !important; } }

.spacer-1530 {
  margin-bottom: 15px !important; }
  @media all and (min-width: 800px) {
    .spacer-1530 {
      margin-bottom: 30px !important; } }

.spacer-3060 {
  margin-bottom: 30px !important; }
  @media all and (min-width: 800px) {
    .spacer-3060 {
      margin-bottom: 60px !important; } }

.spacer-4080 {
  margin-bottom: 40px !important; }
  @media all and (min-width: 800px) {
    .spacer-4080 {
      margin-bottom: 80px !important; } }

.spacer-5080 {
  margin-bottom: 50px !important; }
  @media all and (min-width: 800px) {
    .spacer-5080 {
      margin-bottom: 80px !important; } }

.mt-1225 {
  margin-top: 12px !important; }
  @media all and (min-width: 800px) {
    .mt-1225 {
      margin-top: 25px !important; } }

.anchor {
  clear: both;
  position: relative;
  top: -60px;
  display: block; }
  @media (min-width: 800px) {
    .anchor {
      top: -90px; } }

.external_link_icon {
  fill: effect01(1);
  width: 14px;
  height: 14px;
  padding: 0 5px; }

body {
  color: white;
  background: #00669a;
  width: 100%;
  font-size: 1.5rem;
  line-height: 1.8; }

a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none; }

::-moz-selection {
  background: clr-effect02(1); }

::selection, ::-moz-selection {
  background: clr-effect02(1); }

#map-area {
  height: 250px; }

.section {
  width: 100%;
  padding: 30px 0;
  position: relative; }
  @media all and (min-width: 800px) {
    .section {
      padding: 60px 0; } }
  .section-pad0 {
    padding: 0; }
  .section-content {
    width: 90%;
    margin: 0 auto;
    position: relative;
    overflow: hidden; }
    @media all and (min-width: 1120px) {
      .section-content {
        width: 1000px; } }

.content-box {
  display: block; }
  @media all and (min-width: 800px) {
    .content-box {
      display: flex;
      flex-flow: row nowrap;
      justify-content: space-between;
      align-items: stretch;
      align-content: stretch; } }
  .content-box-item {
    display: block; }
    .content-box-item-01 {
      flex-basis: auto;
      padding-right: 0;
      box-sizing: border-box; }
      @media all and (min-width: 800px) {
        .content-box-item-01 {
          padding-right: 75px; } }
    .content-box-item-02 .fig {
      display: block;
      width: 295px;
      margin: 30px auto 0; }
      @media all and (min-width: 800px) {
        .content-box-item-02 .fig {
          margin: auto; } }
      .content-box-item-02 .fig-2, .content-box-item-02 .fig-3 {
        margin-top: 30px; }
      .content-box-item-02 .fig-item {
        line-height: 1;
        display: block;
        background: white;
        margin-top: 15px; }
        .content-box-item-02 .fig-item:first-child {
          margin-top: 0; }
        .content-box-item-02 .fig-item svg {
          display: block;
          margin: auto;
          padding: 8px 0; }
        .content-box-item-02 .fig-item-slack {
          width: 112px;
          height: 32px; }
        .content-box-item-02 .fig-item-gsuite {
          width: 115px;
          height: 28px; }
        .content-box-item-02 .fig-item-office365 {
          width: 146px;
          height: 32px; }

.sub {
  background-image: url(../images/common/cloud.png), url(../images/common/bldg.png);
  background-repeat: no-repeat, no-repeat;
  background-position: center 45px, center bottom;
  background-size: 160%, 100%; }
  @media all and (min-width: 800px) {
    .sub {
      background-position: center 90px, center bottom;
      background-size: 90%, 100%; } }

.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000; }
  @media all and (min-width: 800px) {
    .header {
      position: absolute; } }

.gnav {
  width: 100%;
  font-size: 1.4rem;
  background: rgba(17, 45, 93, 0.8);
  position: fixed;
  top: 0; }
  .gnav-menubtn {
    width: 20px;
    height: 20px;
    position: fixed;
    top: 15px;
    left: 5%;
    border: 2px solid white;
    padding: 4px;
    box-sizing: content-box;
    box-sizing: initial;
    cursor: pointer; }
    .gnav-menubtn-icon {
      display: block;
      width: 20px;
      height: 20px;
      position: relative;
      fill: white; }
  .gnav-inner {
    display: none;
    margin: 0 auto;
    padding: 15px 0;
    overflow: hidden; }
  .gnav-item {
    display: block; }
    @media all and (min-width: 800px) {
      .gnav-item {
        display: table-cell;
        padding: 0 7px; } }
    .gnav-item-inner {
      width: 100%;
      display: block;
      padding: 3px 0;
      color: white;
      font-weight: bold;
      text-align: center;
      box-sizing: border-box; }
      @media all and (min-width: 800px) {
        .gnav-item-inner {
          padding: 3px 7px;
          border: 2px solid white; } }
      .gnav-item-inner:hover, .gnav-item-inner:focus {
        filter: alpha(opacity=70);
        opacity: 0.7;
        transition: all 0.1s linear; }
      .gnav-item-inner.current {
        color: #8ed0ed; }
    .gnav-item:first-child .gnav-logo {
      width: 90px;
      height: 34px;
      fill: white; }
    @media all and (min-width: 800px) {
      .gnav-item:first-child {
        display: none; } }
    .gnav-item:first-child .gnav-item-inner {
      line-height: 0; }
      .gnav-item:first-child .gnav-item-inner:hover, .gnav-item:first-child .gnav-item-inner:focus {
        filter: alpha(opacity=100);
        opacity: 1; }

.footer-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  grid-gap: 1px 2em;
  gap: 1px 2em; }

.footer-pp {
  text-align: center;
  font-size: 1.2rem;
  padding: 5px 0; }
  .footer-pp a {
    text-decoration: underline; }
    .footer-pp a:hover, .footer-pp a:focus {
      filter: alpha(opacity=70);
      opacity: 0.7;
      transition: all 0.1s linear; }

.footer-cr {
  text-align: center;
  font-size: 1.2rem;
  padding: 5px 0; }

.index .footer {
  background: #9ccc65;
  position: relative;
  bottom: 0; }
  .index .footer-pp a, .index .footer-cr {
    color: #4d4d4d; }

.btn {
  width: 145px;
  clear: both;
  text-align: center;
  padding-bottom: 10px;
  position: relative;
  z-index: 300; }
  @media all and (min-width: 600px) {
    .btn {
      width: 100px; } }
  .btn-inner {
    width: 100%;
    padding: 10px 0;
    display: block;
    background: #fcee21;
    color: #4d4d4d;
    font-weight: normal;
    font-size: 1.8rem;
    line-height: 1.2;
    cursor: pointer;
    position: relative;
    border-radius: 10px;
    box-sizing: border-box;
    font-family: 'din',"游ゴシック体", "Yu Gothic", YuGothic, "Lucida Grande","segoe UI", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Verdana", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
    .btn-inner::before {
      content: '';
      width: 1px;
      position: absolute;
      bottom: -10px;
      left: 0;
      right: 0;
      margin: auto;
      border-right: 5px solid transparent;
      border-left: 5px solid transparent;
      border-top: 10px solid #fcee21; }
    .btn-inner:hover, .btn-inner:focus {
      background: #8ed0ed;
      transition: all 0.1s linear; }
      .btn-inner:hover::before, .btn-inner:focus::before {
        border-top: 10px solid #8ed0ed;
        transition: all 0.1s linear; }
  .btn .ja {
    font-weight: bold; }
  .btn-a {
    display: block; }
  .btn-2 {
    width: 148px;
    padding-bottom: 0; }
    .btn-2 .btn-inner {
      width: 90%;
      margin: auto; }
  .btn-reviz {
    width: 148px;
    height: 154px;
    display: block;
    margin: 15px auto 0; }

.headline {
  font-family: 'urw',"游ゴシック体", "Yu Gothic", YuGothic, "Lucida Grande","segoe UI", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Verdana", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  font-size: 3.76rem;
  line-height: 1;
  position: relative;
  font-weight: normal; }
  @media all and (min-width: 480px) {
    .headline {
      font-size: 4.7rem; } }
  @media all and (min-width: 800px) {
    .headline {
      text-align: left; } }
  .headline span {
    display: block;
    font-size: 1.8rem;
    font-weight: bold;
    margin-top: 15px; }

.subheadline {
  font-size: 2.8rem;
  line-height: 1;
  position: relative;
  font-weight: normal;
  color: #8ed0ed;
  line-height: 0.9;
  padding: 0 0 13px 0;
  margin: 0 0 10px 0;
  border-bottom: 2px solid white;
  font-family: 'urw',"游ゴシック体", "Yu Gothic", YuGothic, "Lucida Grande","segoe UI", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Verdana", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
  @media all and (min-width: 800px) {
    .subheadline {
      padding: 0 0 30px 0;
      margin: 0 0 30px 0;
      font-size: 3.2rem; } }
  @media all and (min-width: 800px) {
    .subheadline > br {
      display: none; } }
  .subheadline span {
    font-size: 1.5rem;
    color: white;
    font-weight: bold; }
    @media all and (min-width: 800px) {
      .subheadline span {
        padding-left: 30px;
        font-size: 1.8rem;
        font-weight: normal; } }
  .subheadline-num {
    font-weight: bold; }
    .subheadline-num span {
      padding-left: 10px;
      font-size: 2rem;
      font-weight: bold; }
  .subheadline.-pp {
    padding-bottom: 10px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Lucida Grande","segoe UI", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Verdana", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 2.1rem;
    font-weight: bold;
    color: white;
    letter-spacing: 1px;
    line-height: 1.5; }
    @media all and (min-width: 800px) {
      .subheadline.-pp {
        padding-bottom: 25px;
        font-size: 2.4rem;
        letter-spacing: 2px; } }
  .subheadline.-jponly {
    font-size: 2rem;
    color: white;
    font-weight: bold; }
    @media all and (min-width: 800px) {
      .subheadline.-jponly {
        font-size: 2.4rem;
        font-weight: normal; } }

.formbox .formtbl {
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
  @media all and (min-width: 800px) {
    .formbox .formtbl {
      width: 700px; } }
  .formbox .formtbl th {
    width: 100%;
    text-align: left;
    background: sub03(1);
    color: wh(1);
    padding: 15px;
    font-weight: normal;
    box-sizing: border-box;
    vertical-align: top;
    display: block; }
    @media all and (min-width: 650px) {
      .formbox .formtbl th {
        width: 25%;
        display: table-cell;
        border-right: 5px solid wh(1);
        border-bottom: 5px solid wh(1); } }
  .formbox .formtbl td {
    border-bottom: 5px solid wh(1);
    background: sub01(0.24);
    padding: 15px;
    box-sizing: border-box;
    display: block; }
    @media all and (min-width: 650px) {
      .formbox .formtbl td {
        display: table-cell; } }
  .formbox .formtbl input, .formbox .formtbl textarea {
    border: none;
    width: 100%;
    padding: 10px 3%;
    box-sizing: border-box;
    background-color: white; }
    .formbox .formtbl input.check, .formbox .formtbl textarea.check {
      width: inherit;
      margin-top: 0;
      margin-bottom: 0; }
  .formbox .formtbl input[type="checkbox"] {
    width: auto; }
  .formbox .formtbl .pp {
    width: 100%;
    height: 350px;
    overflow: auto;
    padding: 12px 15px;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    box-sizing: border-box; }
    @media all and (min-width: 650px) {
      .formbox .formtbl .pp {
        padding: 25px 15px; } }
  .formbox .formtbl .agree {
    text-align: left; }
    @media all and (min-width: 650px) {
      .formbox .formtbl .agree {
        text-align: center; } }
  .formbox .formtbl #rule {
    text-indent: -2.5rem;
    padding-left: 2.5rem; }
    .formbox .formtbl #rule a {
      color: effect01(1);
      text-decoration: underline; }
      .formbox .formtbl #rule a:hover, .formbox .formtbl #rule a:focus {
        text-decoration: none; }
  .formbox .formtbl .error {
    color: effect01(1);
    font-size: 80%; }

.formbox .btn-inner {
  padding: 0;
  box-sizing: border-box; }
  .formbox .btn-inner input {
    width: 100%;
    height: 100%;
    padding: 7px 0px 8px;
    box-sizing: border-box;
    color: black;
    text-align: center; }
  .formbox .btn-inner .wpcf7-spinner {
    display: none; }

.formbox .btn-submit {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100% !important;
  height: 70px !important;
  border: none;
  background: transparent;
  cursor: pointer; }

.formbox .form-btns {
  margin: 45px auto 0;
  overflow: hidden; }
  @media all and (min-width: 650px) {
    .formbox .form-btns {
      width: 530px; } }
  .formbox .form-btns .btn-small {
    margin: 0;
    clear: none; }
  @media all and (min-width: 650px) {
    .formbox .form-btns .btn-back {
      float: left; } }
  @media all and (min-width: 650px) {
    .formbox .form-btns .btn-send {
      float: right; } }

.wpcf7-not-valid-tip {
  font-size: 80% !important;
  color: white !important; }

.wpcf7-response-output {
  display: none !important; }

.hero-index {
  overflow: hidden; }

.hero-headline {
  padding: 90px 0 36px; }
  @media all and (min-width: 800px) {
    .hero-headline {
      padding: 90px 0 45px; } }
  .hero-headline svg {
    fill: white;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .hero-headline-logo {
    width: 90%;
    height: 90px;
    margin-bottom: 18px; }
    @media all and (min-width: 300px) {
      .hero-headline-logo {
        width: 240px; } }
  .hero-headline-copy {
    width: 100%;
    height: 16px; }
    @media all and (min-width: 300px) {
      .hero-headline-copy {
        width: 268px;
        height: 16px; } }

.hero-sub {
  padding: 90px 0 0 0; }

.town {
  overflow: hidden; }
  .town-glass {
    background: #9ccc65; }
  .town-item {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    float: left; }
    @media all and (min-width: 600px) {
      .town-item {
        width: 50%;
        margin-bottom: 30px; } }
    @media all and (min-width: 800px) {
      .town-item {
        width: 25%;
        margin-bottom: 0; } }
    .town-item-04 {
      margin-bottom: 0; }
    .town-item > .btn {
      margin: auto; }
  .town-bldg {
    width: 100%;
    height: 206px;
    margin: 20px 0 0 0;
    position: relative; }
    .town-bldg svg {
      display: block;
      position: absolute;
      top: 20px;
      left: 0;
      right: 0;
      margin: auto; }
    .town-bldg-01 {
      width: 99px;
      height: 200px; }
    .town-bldg-02 {
      width: 189px;
      height: 200px; }
    .town-bldg-03 {
      width: 99px;
      height: 200px; }
    .town-bldg-04 {
      width: 132px;
      height: 200px; }
  .town-road {
    width: 100%;
    height: 81px;
    position: relative;
    z-index: 100;
    background: url(../images/index/road.svg) repeat-x;
    background-size: 117px 81px; }
  .town-object {
    position: absolute; }

/*
.car1 {
  width: 164px;
  height: 60px;
  bottom: 8px;
}
.car2 {
  width: 117px;
  height: 60px;
  bottom: 8px;
}
*/
.car1 {
  width: 164px;
  height: 60px;
  bottom: 8px; }

.car2 {
  width: 117px;
  height: 60px;
  bottom: 8px; }

.car3 {
  width: 164px;
  height: 50px;
  bottom: 8px; }

.wood-l {
  width: 55px;
  height: 139px;
  bottom: 63px;
  z-index: 10; }
  .wood-l-01 {
    left: 3%; }
  .wood-l-02 {
    right: 10%; }

.wood-s {
  width: 40px;
  height: 102px;
  bottom: 63px;
  z-index: 10; }
  .wood-s-01 {
    right: 5%; }
  .wood-s-02 {
    left: 0; }
  .wood-s-03 {
    right: 2%; }

.wood-circle {
  width: 68px;
  height: 98px;
  bottom: 63px;
  z-index: 10; }
  .wood-circle-01 {
    right: 0; }

.light {
  width: 18px;
  height: 71px;
  bottom: 63px; }
  .light-01 {
    left: 25%;
    z-index: 10; }
  .light-02 {
    right: 10%;
    z-index: 10; }
  .light-03 {
    right: 22%;
    z-index: 11; }

.hedge5 {
  width: 79px;
  height: 18px;
  bottom: 80px; }
  .hedge5-s {
    width: 52px;
    height: 12px;
    bottom: 80px; }
  .hedge5-01 {
    left: 0;
    z-index: 10; }
  .hedge5-02 {
    right: 36%;
    z-index: 10; }
  .hedge5-03 {
    right: 0;
    z-index: 9; }
  .hedge5-04 {
    left: 16%;
    z-index: 10; }
  .hedge5-05 {
    left: 45%;
    z-index: 10; }

.cloud {
  z-index: 0; }
  .cloud-01 {
    width: 76px;
    height: 47px;
    top: 167px;
    left: 1.5%;
    display: none; }
    @media all and (min-width: 800px) {
      .cloud-01 {
        display: block; } }
  .cloud-02 {
    width: 41px;
    height: 22px;
    top: 120px;
    left: 5%; }
    @media all and (min-width: 800px) {
      .cloud-02 {
        left: 11%; } }
  .cloud-03 {
    width: 76px;
    height: 47px;
    top: 225px;
    left: 8%; }
    @media all and (min-width: 520px) {
      .cloud-03 {
        top: 185px; } }
    @media all and (min-width: 800px) {
      .cloud-03 {
        left: 15%; } }
  .cloud-04 {
    width: 74px;
    height: 37px;
    top: 141px;
    left: 25%;
    display: none; }
    @media all and (min-width: 800px) {
      .cloud-04 {
        display: block; } }
  .cloud-05 {
    width: 91px;
    height: 40px;
    top: 322px;
    left: 0;
    right: 0;
    margin: auto;
    display: none; }
    @media all and (min-width: 600px) {
      .cloud-05 {
        display: block; } }
  .cloud-06 {
    width: 58px;
    height: 25px;
    top: 133px;
    right: 25%;
    display: none; }
    @media all and (min-width: 800px) {
      .cloud-06 {
        display: block; } }
  .cloud-07 {
    width: 91px;
    height: 40px;
    top: 55px;
    right: 3%; }
    @media all and (min-width: 520px) {
      .cloud-07 {
        top: 155px; } }
  .cloud-08 {
    width: 76px;
    height: 47px;
    top: 290px;
    right: 1%; }
    @media all and (min-width: 520px) {
      .cloud-08 {
        right: -1.5%; } }

.txt {
  width: 100%; }
  .txt-headline {
    color: #8ed0ed;
    font-size: 1.8rem;
    font-weight: bold;
    margin: 15px 0 0 0; }
  .txt-lead {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 15px; }
  .txt-head {
    text-indent: -1.6rem;
    padding-left: 1.6rem;
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 3px; }
    .txt-head.-border {
      margin-bottom: 13px;
      padding: 5px 0;
      border-bottom: 2px solid white;
      box-sizing: border-box;
      text-indent: 0rem;
      padding-left: 0rem; }
  .txt-dt {
    text-align: right; }
  .txt-bold {
    font-weight: bold; }
  .txt-tbl {
    width: 100%;
    font-size: 1.5rem; }
    @media all and (min-width: 800px) {
      .txt-tbl {
        font-size: 1.6rem; } }
    .txt-tbl th, .txt-tbl td {
      border-bottom: 1px dashed white;
      padding: 15px 0;
      font-weight: normal; }
    .txt-tbl th {
      width: 8rem;
      text-align: justify;
      text-justify: inter-ideograph; }
      @media all and (min-width: 800px) {
        .txt-tbl th {
          width: 10rem; } }
    .txt-tbl ul li {
      text-indent: -1.8rem;
      padding-left: 1.8rem;
      line-height: 1.5;
      margin-bottom: 5px; }
  .txt-widetbl {
    width: 100%;
    font-size: 1.5rem; }
    @media all and (min-width: 800px) {
      .txt-widetbl {
        font-size: 1.6rem; } }
    .txt-widetbl th, .txt-widetbl td {
      border-bottom: 1px dashed white;
      padding: 15px 0;
      font-weight: normal; }
    .txt-widetbl th {
      width: 14rem;
      text-align: justify;
      text-justify: inter-ideograph; }
      @media all and (min-width: 800px) {
        .txt-widetbl th {
          width: 16rem; } }
    .txt-widetbl ul li {
      text-indent: -1.8rem;
      padding-left: 1.8rem;
      line-height: 1.5;
      margin-bottom: 5px; }
  .txt-list {
    margin: 0;
    box-sizing: border-box; }
    .txt-list.-num1 {
      padding-left: 1.2em; }
    .txt-list.-num2 {
      padding-left: 1em; }
      .txt-list.-num2 li {
        text-indent: -2.4rem;
        padding-left: 2.4rem;
        line-height: 1.5;
        margin-bottom: 5px; }
      .txt-list.-num2 .-disc li {
        text-indent: 0rem;
        padding-left: 0rem;
        line-height: 1.5;
        margin-bottom: 5px; }
      .txt-list.-num2 > li {
        list-style-type: none;
        counter-increment: cnt; }
        .txt-list.-num2 > li::before {
          content: "(" counter(cnt) ") "; }
    .txt-list.-kana1 {
      padding-left: 0; }
      .txt-list.-kana1 li {
        text-indent: -1.75rem;
        padding-left: 1.75rem;
        line-height: 1.5;
        margin-bottom: 5px; }
      .txt-list.-kana1 > li {
        list-style-type: none; }
        .txt-list.-kana1 > li:nth-of-type(1)::before {
          content: "ｱ)"; }
        .txt-list.-kana1 > li:nth-of-type(2)::before {
          content: "ｲ)"; }
        .txt-list.-kana1 > li:nth-of-type(3)::before {
          content: "ｳ)"; }
        .txt-list.-kana1 > li:nth-of-type(4)::before {
          content: "ｴ)"; }
        .txt-list.-kana1 > li:nth-of-type(5)::before {
          content: "ｵ)"; }
        .txt-list.-kana1 > li:nth-of-type(6)::before {
          content: "ｶ)"; }
        .txt-list.-kana1 > li:nth-of-type(7)::before {
          content: "ｷ)"; }
        .txt-list.-kana1 > li:nth-of-type(8)::before {
          content: "ｸ)"; }
        .txt-list.-kana1 > li:nth-of-type(9)::before {
          content: "ｹ)"; }
        .txt-list.-kana1 > li:nth-of-type(10)::before {
          content: "ｺ)"; }
    .txt-list.-alpha1 {
      padding-left: 0; }
      .txt-list.-alpha1 li {
        text-indent: -1.75rem;
        padding-left: 1.75rem;
        line-height: 1.5;
        margin-bottom: 5px; }
      .txt-list.-alpha1 > li {
        list-style-type: none; }
        .txt-list.-alpha1 > li:nth-of-type(1)::before {
          content: "a)"; }
        .txt-list.-alpha1 > li:nth-of-type(2)::before {
          content: "b)"; }
        .txt-list.-alpha1 > li:nth-of-type(3)::before {
          content: "c)"; }
        .txt-list.-alpha1 > li:nth-of-type(4)::before {
          content: "d)"; }
        .txt-list.-alpha1 > li:nth-of-type(5)::before {
          content: "e)"; }
        .txt-list.-alpha1 > li:nth-of-type(6)::before {
          content: "f)"; }
        .txt-list.-alpha1 > li:nth-of-type(7)::before {
          content: "g)"; }
        .txt-list.-alpha1 > li:nth-of-type(8)::before {
          content: "h)"; }
        .txt-list.-alpha1 > li:nth-of-type(9)::before {
          content: "i)"; }
        .txt-list.-alpha1 > li:nth-of-type(10)::before {
          content: "j)"; }
    .txt-list.-disc {
      margin-left: 1.4em;
      list-style-type: disc; }
    .txt-list.-note {
      box-sizing: border-box;
      text-align: justify; }
      .txt-list.-note li {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: stretch; }
        .txt-list.-note li:before {
          display: block;
          content: "※";
          box-sizing: border-box; }
  .txt-contactinfo {
    padding: 15px;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.25);
    text-indent: 0; }

.align-l {
  text-align: left; }

.align-r {
  text-align: right; }

.align-c {
  text-align: center; }

.align-j {
  text-align: justify; }

.town-road {
  position: relative; }

.car1, .car2, .car3 {
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  /* ループ回数　infiniteだと無限 */ }

.car1 {
  -webkit-animation-duration: 7.5s;
          animation-duration: 7.5s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  position: absolute;
  top: -5px; }

.car2 {
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
  position: absolute;
  top: 10px; }

.car3 {
  -webkit-animation-duration: 5.5s;
          animation-duration: 5.5s;
  -webkit-animation-delay: -8s;
          animation-delay: -8s;
  position: absolute;
  top: -20px; }

.caranime1-1, .caranime1-2, .caranime1-3 {
  -webkit-animation-name: carmove12;
          animation-name: carmove12; }

.caranime2-1, .caranime2-2, .caranime2-3 {
  -webkit-animation-name: carmove22;
          animation-name: carmove22; }

.caranime3-1, .caranime3-2, .caranime3-3 {
  -webkit-animation-name: carmove32;
          animation-name: carmove32; }

.caranime4-1, .caranime4-2, .caranime4-3 {
  -webkit-animation-name: carmove42;
          animation-name: carmove42; }

/* 以下「carmove」アニメーションを定義 */
@-webkit-keyframes carmove12 {
  0% {
    right: -300%; }
  100% {
    right: 100%; } }
@keyframes carmove12 {
  0% {
    right: -300%; }
  100% {
    right: 100%; } }

@-webkit-keyframes carmove22 {
  0% {
    right: -200%; }
  100% {
    right: 200%; } }

@keyframes carmove22 {
  0% {
    right: -200%; }
  100% {
    right: 200%; } }

@-webkit-keyframes carmove32 {
  0% {
    right: -100%; }
  100% {
    right: 300%; } }

@keyframes carmove32 {
  0% {
    right: -100%; }
  100% {
    right: 300%; } }

@-webkit-keyframes carmove42 {
  0% {
    right: 0; }
  100% {
    right: 400%; } }

@keyframes carmove42 {
  0% {
    right: 0; }
  100% {
    right: 400%; } }

.pager {
  clear: both;
  text-align: center;
  margin-bottom: 30px; }
  @media all and (min-width: 800px) {
    .pager {
      margin-bottom: 60px; } }
  .pager span {
    margin: 0 2px; }
    .pager span.current {
      background: sub03(1);
      color: wh(1);
      padding: 5px 9px;
      margin: 0 2px; }
  .pager a {
    padding: 5px 9px;
    margin: 0 5px;
    color: txt01(1);
    text-decoration: none; }
    .pager a:hover, .pager a:focus {
      color: effect01(1); }
    .pager a.page {
      background: base02(0.8); }
      .pager a.page:hover, .pager a.page:focus {
        background: effect01(1);
        color: wh(1); }
  .pager .page-numbers {
    background: base02(0.8); }
    .pager .page-numbers:hover, .pager .page-numbers:focus {
      background: effect01(1);
      color: wh(1); }
    .pager .page-numbers.next, .pager .page-numbers.prev {
      background: transparent; }
      .pager .page-numbers.next:hover, .pager .page-numbers.next:focus, .pager .page-numbers.prev:hover, .pager .page-numbers.prev:focus {
        background: transparent;
        color: effect01(1); }

.postarea h4 {
  font-size: 2rem;
  font-weight: bold; }

.postarea h5 {
  font-size: 1.7rem;
  font-weight: bold; }

.postarea img {
  width: 100%;
  height: inherit; }
  @media all and (min-width: 650px) and (max-width: 799px) {
    .postarea img.vertically-S {
      width: inherit; } }
  @media all and (min-width: 800px) {
    .postarea img.vertically-S {
      width: inherit; } }
  @media all and (min-width: 650px) and (max-width: 799px) {
    .postarea img.horizontally-S {
      width: inherit; } }
  @media all and (min-width: 800px) {
    .postarea img.horizontally-S {
      width: inherit; } }

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