.Grid {
  position: fixed;
  top: 0;
  width: 1px;
  height: 100%;
  background: #605858;
  z-index: 1;
  display: none;
}
@media screen and (max-width: 540px) {
  .Grid {
    display: none;
  }
}
.Grid.Grid0 {
  left: 0;
  width: 0;
}
.Grid.Grid1 {
  left: 12.5%;
}
.Grid.Grid2 {
  left: 25%;
}
.Grid.Grid3 {
  left: 37.5%;
}
.Grid.Grid4 {
  left: 50%;
}
.Grid.Grid5 {
  left: 62.5%;
}
.Grid.Grid6 {
  left: 75%;
}
.Grid.Grid7 {
  left: 87.5%;
}
.HeaderLayer {
  position: fixed;
  width: 100%;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  max-width: 1080px;
  z-index: 100000;
}
.Header-Inner {
  padding-top: 20px;
}
@media screen and (max-width: 540px) {
  .Header-Inner {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.Header-Inner-Content {
  display: flex;
}
@media screen and (max-width: 540px) {
  .Header-Inner-Content {
    align-items: center;
  }
}
.Header-Inner-Content-Left-ImgBox {
  max-width: 120px;
}
@media screen and (max-width: 540px) {
  .Header-Inner-Content-Left-ImgBox {
    max-width: 70px;
  }
}
.Header-Inner-Content-Right {
  display: flex;
  justify-content: flex-end;
  flex-grow: 5;
}
@media screen and (max-width: 540px) {
  .Header-Inner-Content-Right {
    display: none;
  }
}
.Header-Inner-Content-Right-Item {
  letter-spacing: 0.04em;
  color: #fff;
}
.Header-Inner-Content-Right-Item:nth-child(n+2) {
  margin-left: 42px;
}
.Header-Inner-Content-Right-Item-Link {
  font-size: 16px;
}
.Header-Inner-Content-Right-Item-Link-Sub {
  margin-top: 8px;
  text-align: center;
  font-size: 12px;
}
.Header-Inner-Content-Hm {
  display: none;
  margin-left: auto;
}
@media screen and (max-width: 540px) {
  .Header-Inner-Content-Hm {
    display: block;
  }
}
.Header-Inner-Content-Hm-Link {
  position: relative;
  width: 28px;
  height: 24px;
  z-index: 100002;
}
.Header-Inner-Content-Hm-Link-Span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
}
.Header-Inner-Content-Hm-Link-Span:nth-child(1) {
  top: 0;
}
.Header-Inner-Content-Hm-Link-Span:nth-child(2) {
  top: 10px;
}
.Header-Inner-Content-Hm-Link-Span:nth-child(3) {
  bottom: 0;
}
.MenuLayer {
  position: fixed;
  top: 0;
  transition: opacity 0.65s;
  width: 100%;
  height: 100vh;
  background: #148000;
  z-index: 100001;
}
.MenuLayer.isShow {
  opacity: 1;
  transition: opacity 0.65s;
  pointer-events: auto;
}
.MenuLayer.isHidden {
  opacity: 0;
  pointer-events: none;
}
.Menu {
  width: 100%;
  height: 100%;
}
.Menu-Head {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  align-items: center;
  background: #fff;
}
.Menu-Head-Head-ImgBox {
  max-width: 123px;
}
.Menu-Head-MenuIcon {
  position: relative;
  margin-left: auto;
  width: 28px;
  height: 21px;
}
.Menu-Head-MenuIcon-Span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #51443b;
}
.Menu-Head-MenuIcon-Span:nth-child(1) {
  top: 0;
  -webkit-transform: translateY(10px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg);
}
.Menu-Head-MenuIcon-Span:nth-child(2) {
  opacity: 0;
}
.Menu-Head-MenuIcon-Span:nth-child(3) {
  bottom: 0;
  -webkit-transform: translateY(-10px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
}
.Menu-Inner {
  padding-top: 20px;
  padding-left: 24px;
  padding-right: 24px;
  height: 100%;
}
.Menu-Inner-List {
  margin-top: 24px;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
}
.Menu-Inner-List-Item {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
}
.Menu-Inner-List-Item:nth-child(n+2) {
  margin-top: 20px;
}
/* ---------------------------- */
/* --- MainSection --- */
/* ---------------------------- */
.BodyLayer {
/*  background: url("../../images/contact-bg20191125.jpg") no-repeat; */
  background: url("https://abitas.co.jp/wp-content/uploads/2024/01/AdobeStock_387216374-min-scaled.jpeg") no-repeat;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top;
  background-size: cover;
  overflow: hidden;
}
@media screen and (max-width: 540px) {
  .BodyLayer {
    background-image: none !important;
    height: 100%;
  }
}
.BodyLayer:before {
  content: url("../../images/dot.svg");
  position: absolute;
  display: block;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 540px) {
  .BodyLayer:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100vw;
    min-width: 100vw;
    max-height: 100vh;
    min-height: 100vh;
    background-image: url("https://abitas.co.jp/wp-content/uploads/2024/01/AdobeStock_387216374-min-scaled.jpeg");
    background-size: cover;
    z-index: 0;
  }
}
/* ---------------------------- */
/* --- HeadSection --- */
/* ---------------------------- */
.HeadSection {
  position: relative;
}
.Head-Inner {
  padding-top: 140px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1080px;
}
@media screen and (max-width: 540px) {
  .Head-Inner {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.Head-Inner-Content {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
}
@media screen and (max-width: 540px) {
  .Head-Inner-Content {
    flex-wrap: wrap;
  }
}
.Head-Inner-Content-Left {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
}
.Head-Inner-Content-Left:before {
  content: '';
  position: absolute;
  display: block;
  width: 7px;
  height: 100%;
  background: #fff;
}
.Head-Inner-Content-Left-MainText {
  margin-left: 26px;
  width: 100%;
  letter-spacing: 0.3em;
  line-height: 56.5px;
  text-shadow: 0px 3px 6px rgba(255,255,255,0.85);
  font-family: "DIN";
  color: #fff;
  font-size: 64px;
}
@media screen and (max-width: 540px) {
  .Head-Inner-Content-Left-MainText {
    margin-left: 20px;
    font-size: 48px;
  }
}
.Head-Inner-Content-Left-SubText {
  margin-top: 20px;
  margin-left: 26px;
  width: 100%;
  letter-spacing: 0.5em;
  font-family: noto-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 24px;
}
@media screen and (max-width: 540px) {
  .Head-Inner-Content-Left-SubText {
    margin-left: 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 540px) {
  .Head-Inner-Content-Left-SubText {
    letter-spacing: 0.28em;
  }
}
.Head-Inner-Content-Right {
  flex-grow: 5;
  text-align: right;
}
@media screen and (max-width: 540px) {
  .Head-Inner-Content-Right {
    margin-top: 20px;
  }
}
.Head-Inner-Content-Right-Item {
  display: inline;
  letter-spacing: 0.06em;
  color: #fff;
  font-size: 16px;
}
@media screen and (max-width: 540px) {
  .Head-Inner-Content-Right-Item {
    font-size: 14px;
  }
}
.Head-Inner-Content-Right-Item:after {
  content: '/';
  padding: 0 3px;
}
.Head-Inner-Content-Right-Item:last-child:after {
  content: '';
}
.Head-Inner-Content-Right-Item-Link {
  display: inline-block;
}
/* ---------------------------- */
/* --- MessageSection --- */
/* ---------------------------- */
.MessageSection {
  position: relative;
}
.Message-Inner {
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  max-width: 1080px;
}
@media screen and (max-width: 540px) {
  .Message-Inner {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.Message-Inner-Content-Headline {
  position: relative;
  z-index: 2;
}
.Message-Inner-Content-Headline-MainText {
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
  font-family: "DIN";
  font-size: 48px;
}
@media screen and (max-width: 540px) {
  .Message-Inner-Content-Headline-MainText {
    font-size: 36px;
  }
}
.Message-Inner-Content-Headline-SubText {
  letter-spacing: 0.06em;
  text-align: center;
  margin-top: 10px;
  color: #fff;
  font-size: 16px;
}
@media screen and (max-width: 540px) {
  .Message-Inner-Content-Headline-SubText {
    font-size: 14px;
  }
}
.Message-Inner-Content-ItemBox {
  position: relative;
  margin-top: 60px;
  display: flex;
  z-index: 2;
}
@media screen and (max-width: 540px) {
  .Message-Inner-Content-ItemBox {
    margin-top: 40px;
  }
}
.Message-Inner-Content-ItemBox-Item {
  width: 100%;
}
.Message-Inner-Content-ItemBox-Item-ImgBox {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 360px;
}
@media screen and (max-width: 540px) {
  .Message-Inner-Content-ItemBox-Item-ImgBox {
    max-width: 180px;
  }
}
.Message-Inner-Content-ItemBox-Item-ImgBox-Img {
  padding-top: 100%;
  width: 100%;
}
.Message-Inner-Content-ItemBox-Item-Info-Title {
  margin-left: auto;
  margin-right: auto;
  max-width: 360px;
}
@media screen and (max-width: 540px) {
  .Message-Inner-Content-ItemBox-Item-Info-Title {
    max-width: 240px;
  }
}
.Message-Inner-Content-ItemBox-Item-Info-Description {
  margin-top: 40px;
  letter-spacing: 0.06em;
  line-height: 32px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
@media screen and (max-width: 540px) {
  .Message-Inner-Content-ItemBox-Item-Info-Description {
    text-align: inherit;
    font-size: 13px;
  }
}
/* ---------------------------- */
/* --- InformationSection --- */
/* ---------------------------- */
.InformationSection {
  position: relative;
}
.Information-Inner {
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 160px;
  max-width: 1080px;
}
@media screen and (max-width: 540px) {
  .Information-Inner {
    padding-top: 80px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.Information-Inner-Content-Headline {
  position: relative;
  z-index: 2;
}
.Information-Inner-Content-Headline-MainText {
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
  font-family: "DIN";
  font-size: 48px;
}
@media screen and (max-width: 540px) {
  .Information-Inner-Content-Headline-MainText {
    font-size: 36px;
  }
}
.Information-Inner-Content-Headline-SubText {
  letter-spacing: 0.06em;
  text-align: center;
  margin-top: 10px;
  color: #fff;
  font-size: 16px;
}
@media screen and (max-width: 540px) {
  .Information-Inner-Content-Headline-SubText {
    font-size: 14px;
  }
}
.Information-Inner-Content-List {
  position: relative;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 720px;
  z-index: 2;
}
@media screen and (max-width: 540px) {
  .Information-Inner-Content-List {
    margin-top: 50px;
  }
}
.Information-Inner-Content-List-Item {
  border-top: 1px solid #fff;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  display: flex;
  flex-wrap: nowrap;
}
.Information-Inner-Content-List-Item:nth-child(6) {
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 540px) {
  .Information-Inner-Content-List-Item {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 0;
  }
}
.Information-Inner-Content-List-Item-Left {
  min-width: 82px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #fff;
  font-size: 16px;
}
@media screen and (max-width: 540px) {
  .Information-Inner-Content-List-Item-Left {
    text-align: inherit;
    font-size: 13px;
  }
}
.Information-Inner-Content-List-Item-Right {
	text-align:right;
}
@media screen and (max-width: 540px) {
  .Information-Inner-Content-List-Item-Left.four {
    display: flex;
    align-items: center;
  }
}
.Information-Inner-Content-List-Item-Right {
  flex-grow: 5;
  text-align: left;
	margin-left: 30px;
  letter-spacing: 0.1em;
  color: #fff;
  font-size: 16px;
}
.spbr{
	display: none;
}
@media screen and (max-width: 540px) {
  .Information-Inner-Content-List-Item-Right {
    font-size: 13px;
	    text-align: left;
  }
	.spbr{
	display:block;
}
}
.Information-Inner-Content-List-Item-Right-kana {
  display: inline-block;
}
@media screen and (max-width: 540px) {
  .Information-Inner-Content-List-Item-Right-kana {
    display: none;
  }
}
/* ---------------------------- */
/* --- FooterSection --- */
/* ---------------------------- */
.Footer {
  position: absolute;
  bottom: 0;
  border-top: 1px solid #fff;
  width: 100%;
  left: 50%;
  transform: translate(-50%);
  max-width: 1080px;
}
@media screen and (max-width: 540px) {
  .Footer {
    width: 90%;
  }
}
.Footer-Inner {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  padding-top: 18px;
  padding-bottom: 18px;
}
@media screen and (max-width: 540px) {
  .Footer-Inner {
    padding-top: 28px;
    padding-bottom: 28px;
  }
}
.Footer-Inner-Left {
  color: #fff;
  font-size: 18px;
}
@media screen and (max-width: 540px) {
  .Footer-Inner-Left {
    display: none;
  }
}
.Footer-Inner-Right {
  flex-grow: 5;
  text-align: left;
  color: #fff;
  font-size: 14px;
}
@media screen and (max-width: 540px) {
  .Footer-Inner-Right {
    text-align: center;
  }
}
