@charset "UTF-8";

#keyvisual-blc {
  position: relative;
}

#keyvisual-blc .inner {
  height: 813px;
  display: block;
  overflow: hidden;
  position: relative;
}

#keyvisual-blc .inner .bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#keyvisual-blc .inner .row {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  /* padding: 16rem 2rem; */
  box-sizing: border-box;
}

#keyvisual-blc .inner .row .img-keyvisual {
  width: 100%;
  display: flex;
  position: absolute;
  justify-content: center;
}

#keyvisual-blc .inner .row .img-keyvisual.img01 {
  top: 40px;
}

#keyvisual-blc .inner .row .img-keyvisual.img02 {
  bottom: 0;
}

#keyvisual-blc .inner .row .ttl-keyvisual {
  max-width: 880px;
  margin: auto;
  width: 100%;
  padding: 0 1rem;
  box-sizing: border-box;
}

#keyvisual-blc .inner .row .ttl-keyvisual .ttl01 {
  font-size: 250%;
  font-weight: bold;
  display: block;
}

#keyvisual-blc .inner .row .img-keyvisual.img01 figure:nth-child(1) {
  left: 80px;
  top: 40px;
}

#keyvisual-blc .inner .row .img-keyvisual.img01 figure {
  position: absolute;
}

#keyvisual-blc .inner .row .img-keyvisual.img01 figure:nth-child(2) {
  left: 530px;
}

#keyvisual-blc .inner .row .img-keyvisual.img01 figure:nth-child(3) {
  right: 580px;
  top: 45px;
}

#keyvisual-blc .inner .row .img-keyvisual.img01 figure:nth-child(4) {
  right: 120px;
  top: 45px;
}

#keyvisual-blc .inner .row .img-keyvisual.img02 figure {
  position: absolute;
}

#keyvisual-blc .inner .row .img-keyvisual.img02 figure:nth-child(1) {
  bottom: 60px;
  left: 100px;
}

#keyvisual-blc .inner .row .img-keyvisual.img02 figure:nth-child(2) {
  bottom: 60px;
  left: 520px;
}

#keyvisual-blc .inner .row .img-keyvisual.img02 figure:nth-child(3) {
  bottom: 40px;
  right: 530px;
}

#keyvisual-blc .inner .row .img-keyvisual.img02 figure:nth-child(4) {
  bottom: 60px;
  right: 131px;
}

@media screen and (max-width:1920px) {
  #keyvisual-blc .inner .row .img-keyvisual.img01 figure img {
    max-width: 17vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img01 figure:nth-child(2) {
    left: 28vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img01 figure:nth-child(3) {
    right: 30vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img01 figure:nth-child(4) {
    right: 5vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img02 figure:nth-child(1) {
    left: 7vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img02 figure:nth-child(2) {
    left: 29vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img02 figure img {
    width: 17vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img02 figure:nth-child(3) {
    right: 30vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img02 figure:nth-child(4) {
    right: 6vw;
  }
}

@media screen and (max-width:1366px) {
  #keyvisual-blc .inner {
    height: 663px;
  }
}

@media screen and (max-width:1200px) {
  #keyvisual-blc .inner .row .ttl-keyvisual .ttl01 {
    font-size: 4vw;
    text-align: center;
  }

  #keyvisual-blc .inner {
    height: 65vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img01 figure:nth-child(1) {
    left: 5vw;
  }
}

@media screen and (max-width:767px) {
  #keyvisual-blc .inner .row .img-keyvisual.img01 figure:nth-child(1) {
    top: 2vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img01 figure img {
    max-width: 19vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img01 figure:nth-child(3) {
    top: 2vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img01 figure:nth-child(4) {
    top: 1vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img02 figure:nth-child(1) {
    bottom: 4vw;
    left: 4vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img02 figure img {
    width: 19vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img02 figure:nth-child(2) {
    left: 28vw;
    bottom: 7vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img02 figure:nth-child(3) {
    bottom: 5vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img02 figure:nth-child(4) {
    bottom: 6vw;
  }
}

@media screen and (max-width:480px) {
  #keyvisual-blc .inner .row .img-keyvisual.img01 {
    top: 4vw;
  }

  #keyvisual-blc .inner .row .ttl-keyvisual .ttl01 {
    font-size: 4.3vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img01 figure img {
    max-width: 20vw;
  }

  #keyvisual-blc .inner .row .img-keyvisual.img02 figure img {
    width: 20vw;
  }
}

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

news 

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

#news-blc .ttl-heading {
  text-align: left;
}

#news-blc .txt-details dl {
  border-bottom: 1px solid #dadada;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  box-sizing: border-box;
  display: none;
}

#news-blc .txt-details dl:last-child {
  margin-bottom: 0;
}

#news-blc .txt-details dl dt {
  width: 150px;
  color: var(--main-color);
  font-weight: bold;
}

#news-blc .txt-details dl dd {
  width: calc(100% - 150px);
}

#news-blc .txt-details dl:nth-child(-n+3) {
  display: flex;
}

@media screen and (max-width:767px) {
  #news-blc .txt-details dl {
    flex-wrap: wrap;
  }

  #news-blc .txt-details dl dt {
    width: 100%;
  }

  #news-blc .txt-details dl dd {
    width: 100%;
  }
}

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

sanshikai 

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

#sanshikai-blc .list01 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2rem;
}

#sanshikai-blc .list01 li {
  width: calc((100% - 2rem) / 3);
  margin-right: 1rem;
  margin-top: 2rem;
  background-color: #fff;
  padding: 2rem 1rem;
  box-sizing: border-box;
}

#sanshikai-blc .list01 li:nth-child(3n+3) {
  margin-right: 0;
}

#sanshikai-blc .list01 li:nth-child(-n+3) {
  margin-top: 0;
}

#sanshikai-blc .list01 li figure img {
  height: 65px;
}

#sanshikai-blc .list01 li h3 {
  margin-top: 1.5rem;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 150%;
  color: var(--main-color);
}

#sanshikai-blc .list01 li p {
  margin-top: 10px;
}

@media screen and (max-width:1200px) {
  #sanshikai-blc .list01 li h3 {
    font-size: 120%;
  }

  #sanshikai-blc {
    padding-bottom: unset;
  }
}

@media screen and (max-width:767px) {
  #sanshikai-blc .list01 li {
    width: calc((100% - 1rem) / 2);
  }

  #sanshikai-blc .list01 li:nth-child(-n+3) {
    margin-top: 1rem;
  }

  #sanshikai-blc .list01 li:nth-child(3n+3) {
    margin-right: 1rem;
  }

  #sanshikai-blc .list01 li:nth-child(-n+2) {
    margin-top: 0;
  }

  #sanshikai-blc .list01 li:nth-child(2n+2) {
    margin-right: 0;
  }
}

@media screen and (max-width:480px) {
  #sanshikai-blc .list01 {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  #sanshikai-blc .list01 li {
    width: 100%;
    margin-right: 0 !important;
    margin-top: 1rem !important;
  }

  #sanshikai-blc .list01 li:first-child {
    margin-top: 0 !important;
  }
}

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

business 

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

#business-blc {
  margin-top: 4rem;
}

#business-blc .list-img {
  display: flex;
}

#business-blc .list-img.list-img01 {
  justify-content: flex-start;
}

#business-blc .list-img.list-img02 {
  justify-content: flex-end;
}

#business-blc .list-img li a {
  text-decoration: none;
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 120%;
  text-align: left;
}

#business-blc .list-img li a figure figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: left;
  padding: 10px 10px;
  box-sizing: border-box;
  line-height: 1.2;
}

#business-blc .business-details {
  display: block;
  max-width: 1000px;
  width: 100%;
  margin: auto;
  padding: 4rem 4%;
  box-sizing: border-box;
}

#business-blc .business-map {
  display: block;
  max-width: 1200px;
  width: 100%;
  margin: auto;
  padding-top: 4rem;
  box-sizing: border-box;
}

#business-blc .business-map > figure > img {
  width: 100%;
}

@media screen and (max-width:1200px) {
  #business-blc .list-img li a {
    font-size: 100%;
  }
}

@media screen and (max-width:767px) {
  #business-blc .list-img {
    flex-wrap: wrap;
    justify-content: flex-start !important;
  }

  #business-blc .list-img li {
    width: calc(100% / 3);
  }
}

@media screen and (max-width:480px) {

  #business-blc .list-img li {
    width: calc(100% / 2);
  }
}