@charset "UTF-8";
/* --------------------------------------------------

初期設定

-------------------------------------------------- */
/* --------------------------------------------------

hover

-------------------------------------------------- */
/* --------------------------------------------------

スマホサイズのフォント指定

-------------------------------------------------- */
/* --------------------------------------------------

breakpoint

-------------------------------------------------- */
/* --------------------------------------------------

reset

-------------------------------------------------- */
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: inherit;
  font-size: 100%;
}

.pc {
  display: block !important;
}
.pci {
  display: inline-block !important;
}
.sp {
  display: none !important;
}
.spi {
  display: none !important;
}
video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  opacity: 0;
}
body {
  line-height: 1;
}

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

dl, dt, dd, ul, ol {
  list-style: none;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
}

img, a {
  vertical-align: top;
}

a img {
  border: none;
  transition: all 0.6s;
}

a:hover img {
  opacity: 0.7;
}

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

/* change colours to suit your needs */
ins {
  background: #ff9 repeat center center;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background: #ff9 repeat center center;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

/* --------------------------------------------------

base

-------------------------------------------------- */
html {
  font-size: 62.5%;
  height: 100%;
}

body {
  color: #333;
  font-size: 1.8rem;
  font-weight: 500;
  width: 100%;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  line-height: 1.5;
  min-width: 1200px;
  background: #F7F7F7;
  letter-spacing: 0.1em;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}
@media only screen and (max-width: 1220px) {
  body {
    min-width: 0;
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 768px) {
  .wysiwyg h2 {
    font-size: 2.4rem;
    font-size: 6.4vmin;
  }
}
body.fixed-body {
  overflow: hidden;
  position: fixed;
}

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 {
  box-sizing: border-box;
}

a {
  transition: all 0.3s;
  text-decoration: none;
}

img {
  max-width: 100%;
}

a:link, a:visited {
  color: #333;
}

a:hover, a:active {
  color: #707070;
  transition: all 0.3s;
}

.wrapper {
  max-width: 1440px;
  background: #fff;
  margin: 0 auto;
}

header {
  display: flex;
  justify-content: space-between;
  padding: 18px 20px;
}
header .logo {
}
header .logo img {
  width: 100%;
}
.topicpath {
  background: #E4E4E4;
  font-size: 1.3rem;
  padding: 4px 20px 6px;
  box-shadow:0px 2px 5px 1px rgba(0,0,0,.1) inset;
}
.topicpath ul {
  display: flex;
}
.topicpath ul a {
  position: relative;
  color: #008231;
}
.topicpath ul li:after {
  content: ">";
  margin: 0 12px;
}
.topicpath ul li:last-child:after {
  display: none;
}
.mapcontent {
  height: 700px;
  background: url(../img/S0000.jpg) center no-repeat;
  background-size: auto 700px;
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.mapcontent .tx {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  height: 88px;
  position: absolute;
  box-shadow: 0 0 13px 1px rgba(0,0,0,.12);
  border-radius: 18px;
  box-sizing: border-box;
  padding: 15px 25px;
  letter-spacing: -1px;
  right: 20px;
  top: 20px;
}
.mapcontent .point {
  position: absolute;
  width: 120px;
  height: 120px;
  top:434px;
  left: 50%;
  margin-left: -115px;
}
.mapcontent .point .sml {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 37px;
  height: 53px;
  background: url(../img/point.svg) no-repeat center;
  background-size: 100%;
  border-radius: 20px;
  z-index: 1;
  margin: -23px 0 0 0px;
  cursor: pointer;
}
.mapcontent .kawauchi {
  width: 405px;
  height: 156px;
  position: absolute;
  top: 395px;
  left: 50%;
  margin-left: -550px;
  text-align: center;
  color: #fff;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 2.8rem;
  box-sizing: border-box;
  padding: 24px 40px;
  display: none;
}
.mapcontent .kawauchi .close {
  width: 390px;
  height: 150px;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
}
.mapcontent .kawauchi:before {
  content: "";
  display: block;
  width: 120px;
  height: 1px;
  background: #008231;
  position: absolute;
  right: -93px;
  top: 67px;
  z-index: 0;
  transform: rotate(28deg);
}
.mapcontent .kawauchi:after {
  content: "";
  display: block;
  background: url(../img/kawauchibtbg.svg) center no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.mapcontent .kawauchi.on {
  display: block;
}
.mapcontent .kawauchi.on:after {
  animation:1s ease-in-out 0s 1 forwards big1;
}
.mapcontent .kawauchi.on:before {
  animation:1s ease-in-out 0s 1 forwards big2;
}
.mapcontent .kawauchi.on h2,
.mapcontent .kawauchi.on a {
  animation:1s ease-in-out .5s 1 forwards big3;
}



.mapcontent .point2 {
  position: absolute;
  width: 120px;
  height: 120px;
  top:95px;
  left: 50%;
  margin-left: -165px;
}
.mapcontent .point2 .sml {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 37px;
  height: 53px;
  background: url(../img/point.svg) no-repeat center;
  background-size: 100%;
  border-radius: 20px;
  z-index: 1;
  margin: -23px 0 0 0px;
  cursor: pointer;
}
.mapcontent .genkai {
  width: 405px;
  height: 156px;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -595px;
  text-align: center;
  color: #fff;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 2.8rem;
  box-sizing: border-box;
  padding: 24px 40px;
  display: none;
}
.mapcontent .genkai .close {
  width: 390px;
  height: 150px;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
}
.mapcontent .genkai:before {
  content: "";
  display: block;
  width: 120px;
  height: 1px;
  background: #008231;
  position: absolute;
  right: -93px;
  top: 67px;
  z-index: 0;
  transform: rotate(28deg);
}
.mapcontent .genkai:after {
  content: "";
  display: block;
  background: url(../img/kawauchibtbg.svg) center no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.mapcontent .genkai.on {
  display: block;
}
.mapcontent .genkai.on:after {
  animation:1s ease-in-out 0s 1 forwards big1;
}
.mapcontent .genkai.on:before {
  animation:1s ease-in-out 0s 1 forwards big2;
}
.mapcontent .genkai.on h2,
.mapcontent .genkai.on a {
  animation:1s ease-in-out .5s 1 forwards big3;
}


@keyframes big1 { 
  0% {
    background-size: 0;
  }
  100% {
    background-size: 100%;
  }
}
@keyframes big2 { 
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes big3 { 
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.mapcontent .kawauchi h2,
.mapcontent .genkai h2 {
  text-align: left;
  position: relative;
  z-index: 2;
  opacity: 0;
}
.mapcontent .kawauchi a,
.mapcontent .genkai a {
  position: relative;
  z-index: 2;
  opacity: 0;
  width: 130px;
  height: 38px;
  background: #fff;
  font-size: 1.8rem;
  color: #008231;
  border-radius: 100px;
  display: block;
  margin: 10px auto 0;
  line-height: 38px;
  box-shadow: 1px 1px 1px 1px rgba(0,0,0,.1);
}
.mapcontent .kawauchi a span,
.mapcontent .genkai a span {
  position: relative;
  padding-left: 16px;
}
.mapcontent .kawauchi a span:before,
.mapcontent .genkai a span:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 3px solid #008231;
  border-right: 3px solid #008231;
  position: absolute;
  left: 0;
  top: 7px;
  transform: rotate(45deg);
}
.mapcontent .kawauchi a:hover,
.mapcontent .genkai a:hover {
  opacity: .5;
}
.mapcontent .point .anime,
.mapcontent .point2 .anime {
  background: url(../img/loop.svg) center no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  display: none;
}
.mapcontent .point .anime.start,
.mapcontent .point2 .anime.start {
  display: block;
  opacity: 0;
  animation:1.2s ease-in-out 0s infinite alternate loop;
}
@keyframes loop { 
  0% {
    width: 0%;
    height: 0%;
    opacity: .5;
  }
  100% {
    width: 100%;
    height: 100%;
    opacity: 1;
  }
}

#footer {
  text-align: center;
  padding: 50px 20px;
}
#footer a {
  color: #008231;
  font-size: 1.7rem;
  text-decoration: underline;
}
#footer .logo {
  margin: 50px auto 20px;
}
#footer .copy {
  color: #666666;
  font-size: 1.6rem;
}
.caution_pop {
  position: fixed;
  background: rgba(255,255,255,.6);
  width: 100%;
  height: 100%;
  z-index: 1000;
  left: 0;
  top: 0;
  display: none;
}
.caution_pop .inner {
  max-width: 580px;
  height: 70vh;
  margin: 50px auto;
  box-shadow:4px 4px 10px 2px rgba(0,0,0,.1);
  border-radius: 10px;
  box-sizing: border-box;
  padding: 35px 10px 35px 35px;
  background: #fff;
  position: relative;
}
.caution_pop .inner h3 {
  color: #008231;
  font-size: 3.4rem;
  margin-bottom: 23px;
}
.caution_pop .inner .sc {
  overflow-y: scroll;
  height: calc(100% - 80px);
}
.caution_pop .inner ul li {
  margin-bottom:15px;
  padding-right: 10px;
  padding-left: 20px;
  position: relative;
}
.caution_pop .inner ul li a {
  text-decoration: underline;
}
.caution_pop .inner ul li:before {
  content: "・";
  display: block;
  position: absolute;
  left: 0px;
  top: 0;
}
.inner .wrap {
  position: relative;
}
.inner .close {
  width: 40px;
  height: 40px;
  border-radius: 100px;
  background: #008231;
  border: 2px solid #fff;
  box-shadow: 2px 2px 3px 1px rgba(0,0,0,.2);
  position: absolute;
  right: -10px;
  top: -10px;
  cursor: pointer;
}
.inner .close:before {
  content: "";
  display: block;
  width: 19px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 16px;
  left: 9px;
  transform: rotate(45deg);
}
.inner .close:after {
  content: "";
  display: block;
  width: 19px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 16px;
  left: 9px;
  transform: rotate(-45deg);
}

.inner .close:hover {
  background: #fff;
  border: 2px solid #008231;
}
.inner .close:hover:before {
  background: #008231;
}
.inner .close:hover:after {
  background: #008231;
}
.mainarea .sec {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.mainarea .sec.sec01 {
  display: block;
}



@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
  .pci {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .spi {
    display: inline-block !important;
  }
  img {
    width: 100%;
  }
  


    
  .wrapper {
    max-width: 1440px;
    background: #fff;
    margin: 0 auto;
  }

  header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 14px;
  }
  header * {
    display: flex;
    align-items: center;
  }
  header .vlogo {
    max-width: 160px;
  }
  header .logo {
    max-width: 125px;
  }
  .topicpath {
    display: none;
  }
  
  .mapcontent {
    height: 100vw;
    background: url(../img/S0000.jpg) center no-repeat;
    background-size: auto 100vw;
    position: relative;
    width: 100%;
    margin: 50px auto 100px;
  }

  .mapcontent .tx {
    height: auto;
    position: absolute;
    box-shadow: 0 0 5px 1px rgba(0,0,0,.12);
    border-radius: 10px;
    padding: 10px 15px;
    font-size: 4vw;
    right: auto;
    top: 10px;
    width: 90%;
    left: 5%;
    margin-top: -50px;
  }
  .pointclose {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: none;
  }
  .pointclose2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: none;
  }
  .mapcontent .tx br {
    display: none;
  }
  .mapcontent .point {
    width: 15vw;
    height: 15vw;
    top:63vw;
    left: 35vw;
    margin-left: 0;
  }
  .mapcontent .point .sml {
    width: 7vw;
    height: 11vw;
    border-radius: 0;
    margin: -3.5vw 0 0;
    cursor: pointer;
  }
  .mapcontent .point .sml.on:before {
    content: "";
    display: block;
    width: 30vw;
    height: 1px;
    background: #008231;
    position: absolute;
    right: -1vw;
    bottom: -10vw;
    z-index: 0;
    transform: rotate(-45deg);
  }
  .mapcontent .point2 {
    width: 15vw;
    height: 15vw;
    top:14.3vw;
    left: 27.8vw;
    margin-left: 0;
  }
  .mapcontent .point2 .sml {
    width: 7vw;
    height: 11vw;
    border-radius: 0;
    margin: -3.5vw 0 0;
    cursor: pointer;
  }
  .mapcontent .point2 .sml.on:before {
    content: "";
    display: block;
    width: 30vw;
    height: 1px;
    background: #008231;
    position: absolute;
    right: -1vw;
    bottom: -10vw;
    z-index: 0;
    transform: rotate(-45deg);
  }
  
  .mapcontent .kawauchi {
    width: 90%;
    height: 120px;
    border-radius: 6px;
    top: auto;
    bottom: 0;
    left: 5%;
    margin-left: 0;
    padding: 14px 20px;
    display: none;
    z-index: 10000;
    
  background: linear-gradient( #6ac400 0%, #009014 100%);
    margin-bottom: -70px;
  }
  .mapcontent .kawauchi .close {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
  }
  .mapcontent .kawauchi:before {
    display: none;
  }
  .mapcontent .kawauchi:after {
    display: none;
  }
  .mapcontent .kawauchi.on {
    display: block;
  }
  .mapcontent .kawauchi.on:after {
    animation:1s ease-in-out 0s 1 forwards big1;
  }
  .mapcontent .kawauchi.on:before {
    animation:1s ease-in-out 0s 1 forwards big2;
  }
  .mapcontent .kawauchi.on h2,
  .mapcontent .kawauchi.on a {
    animation:1s ease-in-out .5s 1 forwards big3;
  }


  .mapcontent .kawauchi h2 {
    font-size: 20px;
  }
  .mapcontent .kawauchi a {
    margin: 15px auto 0;
  }
  .mapcontent .kawauchi a span {
    position: relative;
    padding-left: 16px;
  }
  .mapcontent .kawauchi a span:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 3px solid #008231;
    border-right: 3px solid #008231;
    position: absolute;
    left: 0;
    top: 7px;
    transform: rotate(45deg);
  }
  .mapcontent .kawauchi a:hover {
    opacity: .5;
  }


  
  .mapcontent .genkai {
    width: 90%;
    height: 120px;
    border-radius: 6px;
    top: auto;
    bottom: 43vw;
    left: 5%;
    margin-left: 0;
    padding: 14px 20px;
    display: none;
    z-index: 10000;
    
  background: linear-gradient( #6ac400 0%, #009014 100%);
    margin-bottom: -70px;
  }
  .mapcontent .genkai .close {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
  }
  .mapcontent .genkai:before {
    display: none;
  }
  .mapcontent .genkai:after {
    display: none;
  }
  .mapcontent .genkai.on {
    display: block;
  }
  .mapcontent .genkai.on:after {
    animation:1s ease-in-out 0s 1 forwards big1;
  }
  .mapcontent .genkai.on:before {
    animation:1s ease-in-out 0s 1 forwards big2;
  }
  .mapcontent .genkai.on h2,
  .mapcontent .genkai.on a {
    animation:1s ease-in-out .5s 1 forwards big3;
  }


  .mapcontent .genkai h2 {
    font-size: 20px;
  }
  .mapcontent .genkai a {
    margin: 15px auto 0;
  }
  .mapcontent .genkai a span {
    position: relative;
    padding-left: 16px;
  }
  .mapcontent .genkai a span:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 3px solid #008231;
    border-right: 3px solid #008231;
    position: absolute;
    left: 0;
    top: 7px;
    transform: rotate(45deg);
  }
  .mapcontent .genkai a:hover {
    opacity: .5;
  }

  
  .mapcontent .point .anime,
  .mapcontent .point2 .anime {
    background: url(../img/loop.svg) center no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: none;
  }
  .mapcontent .point .anime.start,
  .mapcontent .point2 .anime.start {
    display: block;
    opacity: 0;
    animation:1.2s ease-in-out 0s infinite alternate loop;
  }
  @keyframes loop { 
    0% {
      width: 0%;
      height: 0%;
      opacity: .5;
    }
    100% {
      width: 100%;
      height: 100%;
      opacity: 1;
    }
  }

  #footer {
    text-align: center;
    padding: 20px 20px;
  }
  #footer a {
    color: #008231;
    font-size: 1.7rem;
    text-decoration: underline;
  }
  #footer .logo {
    max-width: 50vw;
    margin: 20px auto 20px;
  }
  #footer .copy {
    color: #666666;
    font-size: 8px;
  }
  .caution_pop {
    z-index: 10000;
    left: 0;
    top: 0;
    display: none;
  }
  .caution_pop .inner {
    width: 90%;
    height: 70vh;
    margin: 50px auto;
    padding: 25px 10px 25px 25px;
    position: relative;
    font-size: 14px;
  }
  .caution_pop .inner h3 {
    color: #008231;
    font-size: 22px;
    margin-bottom: 20px;
  }
  .caution_pop .inner .sc {
    overflow-y: scroll;
    height: calc(100% - 50px);
  }
  .caution_pop .inner ul li {
    margin-bottom:15px;
    padding-right: 10px;
    padding-left: 20px;
    position: relative;
  }
  .caution_pop .inner ul li a {
    text-decoration: underline;
  }
  .caution_pop .inner ul li:before {
    content: "・";
    display: block;
    position: absolute;
    left: 0px;
    top: 0;
  }
  .inner .wrap {
    position: relative;
  }
  .inner .close {
    width: 34px;
    height: 34px;
    right: -15px;
    top: -15px;
    cursor: pointer;
  }
  .inner .close:before {
    content: "";
    display: block;
    width: 16px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 14px;
    left: 7px;
    transform: rotate(45deg);
  }
  .inner .close:after {
    content: "";
    display: block;
    width: 16px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 14px;
    left: 7px;
    transform: rotate(-45deg);
  }

  .inner .close:hover {
    background: #fff;
    border: 2px solid #008231;
  }
  .inner .close:hover:before {
    background: #008231;
  }
  .inner .close:hover:after {
    background: #008231;
  }
  .mainarea .sec {
    display: block;
    margin-bottom: 18px;
    position: relative;
  }
  .mainarea .sec.sec01 {
    display: block;
  }

  video {
    display: none;
  }
  
}