@charset "UTF-8";
/* CSS Document */
html {
  visibility: hidden;
}
html.wf-active {
  visibility: visible;
}
html {
  font-size: 100%;
  font-family: "Noto Sans JP", sans-serif;
  line-height:  1.7;
  letter-spacing: 0.1rem; 
  font-weight: 500;
  font-style: normal;
}
.cf::after {content:""; display:table; clear:both}

/* font-family: "Zen Maru Gothic", sans-serif; */
.zen-maru-gothic-light {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.zen-maru-gothic-regular {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.zen-maru-gothic-medium {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.zen-maru-gothic-bold {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.zen-maru-gothic-black {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;
  font-style: normal;
}


/* font-family: "Zen Kaku Gothic New", sans-serif; */
.zen-kaku-gothic-new-light {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.zen-kaku-gothic-new-regular {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.zen-kaku-gothic-new-medium {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.zen-kaku-gothic-new-bold {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.zen-kaku-gothic-new-black {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
  font-style: normal;
}

/* font-family: "Noto Sans JP", sans-serif;*/

body {
	line-heigt:  1.7;
}
a {
	text-decoration: none;
  color:#000;
}
img {
	max-width: 100%;
}
li {
  list-style: none;
}
h1,h2,h3,h4,h5,h6 {
  margin-bottom: 10px;
  font-weight: 500;
}
h2 {
  border-left: 5px solid var(--set-color-main, #999);
  border-bottom: 1px solid var(--set-color-sub, #ccc);
  padding-left: 10px;
  margin-bottom: 25px;
}
h3 {
  border-left: 5px solid var(--set-color-sub, #999);
  padding-left: 10px;
  margin-top: 25px;
  margin-bottom: 10px;
}
h4 {
/*color: var(--set-color-main, #999);*/
margin-top: 20px;
}

p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
}

.rollOver {
  transition: all 0.3s ease 0s;
}
.rollOver:hover {
  opacity: 0.6;
}
.brSp {
  display: none;
}
.rollOver {
  transition: all 0.3s ease 0s;
}
.rollOver:hover {
  opacity: 0.6;
}

/*============
margin,padding,left,right,center 
=============*/
.mgt10 {
  margin-top: 10px!important;
}
.mgt20 {
  margin-top: 20px!important;
}
.mgt30 {
  margin-top: 30px!important;
}
.mgt40 {
  margin-top: 40px!important;
}
.mgt50 {
  margin-top: 50px!important;
}
.mgt60 {
  margin-top: 60px!important;
}
.mgt70 {
  margin-top: 70px!important;
}
.mgt80 {
  margin-top: 80px!important;
}
.mgt90 {
  margin-top: 90px!important;
}
.mgt100 {
  margin-top: 100px!important;
}

.mgb10 {
  margin-bottom: 10px!important;
}
.mgb20 {
  margin-bottom: 20px!important;
}
.mgb30 {
  margin-bottom: 30px!important;
}
.mgb40 {
  margin-bottom: 40px!important;
}
.mgb50 {
  margin-bottom: 50px!important;
}
.mgb60 {
  margin-bottom: 60px!important;
}
.mgb70 {
  margin-bottom: 70px!important;
}
.mgb80 {
  margin-bottom: 80px!important;
}
.mgb90 {
  margin-bottom: 90px!important;
}
.mgb100 {
  margin-bottom: 100px!important;
}

.pdt10 {
  padding-top: 10px!important;
}
.pdt20 {
  padding-top: 20px!important;
}
.pdt30 {
  padding-top: 30px!important;
}
.pdt40 {
  padding-top: 40px!important;
}
.pdt50 {
  padding-top: 50px!important;
}
.pdt60 {
  padding-top: 60px!important;
}
.pdt70 {
  padding-top: 70px!important;
}
.pdt80 {
  padding-top: 80px!important;
}
.pdt90 {
  padding-top: 90px!important;
}
.pdt100 {
  padding-top: 100px!important;
}

.pdb10 {
  padding-bottom: 10px!important;
}
.pdb20 {
  padding-bottom: 20px!important;
}
.pdb30 {
  padding-bottom: 30px!important;
}
.pdb40 {
  padding-bottom: 40px!important;
}
.pdb50 {
  padding-bottom: 50px!important;
}
.pdb60 {
  padding-bottom: 60px!important;
}
.pdb70 {
  padding-bottom: 70px!important;
}
.pdb80 {
  padding-bottom: 80px!important;
}
.pdb90 {
  padding-bottom: 90px!important;
}
.pdb100 {
  padding-bottom: 100px!important;
}
@media screen and (max-width: 767px) {
    .smgt10 {
      margin-top: 10px!important;
    }
    .smgt20 {
      margin-top: 20px!important;
    }
    .smgt30 {
      margin-top: 30px!important;
    }
    .smgt40 {
      margin-top: 40px!important;
    }
    .smgt50 {
      margin-top: 50px!important;
    }
    .smgt60 {
      margin-top: 60px!important;
    }
    .smgt70 {
      margin-top: 70px!important;
    }
    .smgt80 {
      margin-top: 80px!important;
    }
    .smgt90 {
      margin-top: 90px!important;
    }
    .smgt100 {
      margin-top: 100px!important;
    }

    .smgb10 {
      margin-bottom: 10px!important;
    }
    .smgb20 {
      margin-bottom: 20px!important;
    }
    .smgb30 {
      margin-bottom: 30px!important;
    }
    .smgb40 {
      margin-bottom: 40px!important;
    }
    .smgb50 {
      margin-bottom: 50px!important;
    }
    .smgb60 {
      margin-bottom: 60px!important;
    }
    .smgb70 {
      margin-bottom: 70px!important;
    }
    .smgb80 {
      margin-bottom: 80px!important;
    }
    .smgb90 {
      margin-bottom: 90px!important;
    }
    .smgb100 {
      margin-bottom: 100px!important;
    }

    .spdt10 {
      padding-top: 10px!important;
    }
    .spdt20 {
      padding-top: 20px!important;
    }
    .spdt30 {
      padding-top: 30px!important;
    }
    .spdt40 {
      padding-top: 40px!important;
    }
    .spdt50 {
      padding-top: 50px!important;
    }
    .spdt60 {
      padding-top: 60px!important;
    }
    .spdt70 {
      padding-top: 70px!important;
    }
    .spdt80 {
      padding-top: 80px!important;
    }
    .spdt90 {
      padding-top: 90px!important;
    }
    .spdt100 {
      padding-top: 100px!important;
    }

    .spdb10 {
      padding-bottom: 10px!important;
    }
    .spdb20 {
      padding-bottom: 20px!important;
    }
    .spdb30 {
      padding-bottom: 30px!important;
    }
    .spdb40 {
      padding-bottom: 40px!important;
    }
    .spdb50 {
      padding-bottom: 50px!important;
    }
    .spdb60 {
      padding-bottom: 60px!important;
    }
    .spdb70 {
      padding-bottom: 70px!important;
    }
    .spdb80 {
      padding-bottom: 80px!important;
    }
    .spdb90 {
      padding-bottom: 90px!important;
    }
    .spdb100 {
      padding-bottom: 100px!important;
    }
}

.fwb {
  font-weight: bold;
}

.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.mg_auto {
  margin: auto;
}
.mgl_auto {
  margin-left: auto;
}

.wid10 {
  width: 10%;
}
.wid20 {
  width: 20%;
}
.wid30 {
  width: 30%;
}
.wid40 {
  width: 40%;
}
.wid50 {
  width: 50%;
}
.wid60 {
  width: 60%;
}
.wid70 {
  width: 70%;
}
.wid80 {
  width: 80%;
}
.wid90 {
  width: 90%;
}
@media screen and (max-width: 767px) {
    .wid10,.wid20,.wid30,.wid40,.wid50,.wid60,.wid70,.wid80.wid90 {
      width: 90%!important;
    }
    .tal_s {
    text-align: left!important;
    }

    .tac_s {
      text-align: center!important;
    }

    .tar_s {
      text-align: right!important;
    }
    .mg_auto_s {
    margin: auto;
    }
    .mgl_auto_s {
      margin-left: auto;
    }
    .none_s {
    display: none;
    }
}

/*============
color 
=============*/
.font_color_white {
  color: #FFF!important;
}
.font_color_black {
  color: #000!important;
}
.menu_bg_white {
  background-color: rgb(255 255 255 / 100%);
}.menu_bg_black {
  background-color: rgb(0 0 0 / 100%);
}

/*============
ローディングアニメーション---
=============*/
#loadingWrap {
    width: 100%;
    height: 100vh;
    background: var(--set-color-main, #999);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}
#loading,
#loading:after {
    border-radius: 50%;
    width: 5em;
    height: 5em;
}
#loading {
    margin: 320px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 0.1em solid rgba(255, 255, 255, 0.2);
    border-right: 0.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 0.1em solid rgba(255, 255, 255, 0.2);
    border-left: 0.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loadingNone {
    animation: loadingAnime 1s forwards;
}

@keyframes loadingAnime {
    0% {
        opacity: 1;
        transform: translatey(0%);
    }
    99% {
        opacity: 0;
        transform: translatey(0%);
    }
    100% {
        opacity: 0;
        visibility:hidden;
    }
}

/*============
nav
=============*/
nav {
  display: block;
  position: fixed;
  top: 0;
  right: -600px;
  bottom: 0;
  width: 500px;
  background: #ffffff;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: all .5s;
  z-index: 3;
  opacity: 0;
}
.open nav {
  right: 0;
  opacity: 1;
}
nav .inner {
  padding: 45px 25px 25px 25px;
}
nav .inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav .inner ul li {
  position: relative;
  margin: 0;
}
nav .inner ul li a {
  display: block;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  padding: 1em;
  text-decoration: none;
  transition-duration: 0.2s;
}
nav .inner ul li a:hover {
  background: #e4e4e4;
}
@media screen and (max-width: 767px) {
  nav {
    right: -100%;
    width: 100%;
  }
}
/*============
.toggle_btn
=============*/
.toggle_btn {
  display: block;
  position: fixed;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  transition: all .5s;
  cursor: pointer;
  z-index: 4;
  background: var(--set-color-main, #000);
}
.toggle_btn span {
  display: block;
  position: absolute;
  left: 7px;
  width: 26px;
  height: 2px;
  background-color: #FFF;
  border-radius: 4px;
  transition: all .5s;
}
.toggle_btn span:nth-child(1) {
  top: 10px;
}
.toggle_btn span:nth-child(2) {
  top: 19px;
}
.toggle_btn span:nth-child(3) {
  bottom: 9px;
}
.open .toggle_btn span {
  background-color: #FFF;
}
.open .toggle_btn span:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(-315deg);
  transform: translateY(10px) rotate(-315deg);
}
.open .toggle_btn span:nth-child(2) {
  opacity: 0;
}
.open .toggle_btn span:nth-child(3) {
  -webkit-transform: translateY(-10px) rotate(315deg);
  transform: translateY(-10px) rotate(315deg);
}

/*============
#mask
=============*/

#mask {
  display: none;
  transition: all .5s;
}
.open #mask {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .8;
  z-index: 2;
  cursor: pointer;
}

.head_main {
  width: 100%;
}

.head_logo {
  width: 95%;
  max-width: 1100px;
  margin: auto;
  padding-top: 20px;
}

.background {
  background-image: var(--body-back-pc);
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
}
.main_info {
  width: 95%;
  max-width: 1100px;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}

.cont_news {
  width: 95%;
  max-width: 1100px;
  margin: auto;
  margin-bottom: 50px;
  background-color: rgb(255 255 255 / 80%);
  padding: 30px;
}
.cont_news li {
  border-bottom: 1px dotted var(--set-color-sub, #ccc);
  display: flex;
  padding: 15px 0px 5px 0px;
}
.cont_news li .cont_news_date {
  padding-right: 20px;
  font-weight: 500;
  color: #666;
}
.cont_news li .cont_news_tit a {
  font-weight: 500;
  color: var(--set-color-main, #999);
}
.cont_news li .cont_news_tit a:hover {
  text-decoration: underline;
}

.main_cont {
  width: 95%;
  max-width: 1100px;
  margin: auto;
  margin-bottom: 30px;
  background-color: rgb(255 255 255 / 80%);
  padding: 30px;
}

footer {
  text-align: center;
  background: var(--set-color-main, #777);
  color: #FFF;
  padding: 50px 0px 50px 0px;
  font-size: 14px;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  .head_main {
    width: 100%;
    padding-top: 10px;
    display: block;
  }
  h1 {
    text-align: left!important;
  }
  h1 img {
    width: 80%;
  }
  .pc_menu {
    display: none;
  }

  .background {
    position: relative;
    background-image: none;
    background-attachment: scroll;
  }
  .background::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-image: var(--body-back-sp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
  }
  .cont_news {
    padding: 10px;
  }
  .main_cont {
    padding: 10px;
  }
}

/*============
#map
=============*/
@media screen and (max-width: 767px) {
.map {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    /* 16:9のアスペクト比 */
    height: 0;
}

.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
}
