@charset "UTF-8";
.c-gridline-h {
  border-top: 1px solid #fff;
}

.c-gridline-v {
  position: relative;
  margin-top: -100px;
  padding-top: 100px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.home-txt {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 30px;
  margin-left: 40px;
  font-size: 4.2rem;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .home-txt {
    font-size: 2.6rem;
    margin-left: 0;
  }
}

/* ------------------------------
   ヘッダー
------------------------------ */
.header {
  position: fixed;
  background: none;
  pointer-events: none;
}
@media screen and (max-width: 980px) {
  .header {
    background: #000;
    pointer-events: all;
  }
}
.header .header-main {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
}
@media screen and (max-width: 980px) {
  .header .header-main {
    display: grid;
    position: static;
    height: 0;
  }
}
.header .header-main .header-logo {
  display: none !important;
}
.header .header-main .header-box {
  justify-content: flex-end;
  width: 100%;
}
.header .header-main .header-box .header-banner {
  pointer-events: all;
}
.header .header-main .header-box .header-nav {
  display: none;
}
@media screen and (max-width: 980px) {
  .header .header-main .header-box .header-nav {
    display: block;
  }
}
.header .header-menu {
  pointer-events: all;
}
@media screen and (max-width: 980px) {
  .header .header-menu {
    position: absolute;
    right: 0;
    height: 120px;
  }
}
@media screen and (max-width: 980px) and (max-width: 750px) {
  .header .header-menu {
    height: 80px;
  }
}

/* ------------------------------
   フォトコンテスト
------------------------------ */
.photo-sec {
  overflow: hidden;
  position: relative;
  padding: 100px 0 0;
  background-color: #f9c2cf;
  border-bottom: 1px solid #fff;
}
.photo-sec .inner {
  max-width: 1520px;
}
.photo-sec .c-gridline-v {
  padding-bottom: 140px;
}
@media screen and (max-width: 750px) {
  .photo-sec .c-gridline-v {
    padding-bottom: 60px;
  }
}
.photo-sec .photo-main {
  padding: 40px 20px 320px;
}
@media screen and (max-width: 750px) {
  .photo-sec .photo-main {
    padding-top: 80px;
    padding-bottom: 240px;
  }
}
.photo-sec .photo-main .photo-fig {
  position: absolute;
  top: 0;
}
@media screen and (max-width: 750px) {
  .photo-sec .photo-main .photo-fig {
    display: none;
  }
}
.photo-sec .photo-main .photo-fig._fig01 {
  left: 0;
  width: 14.8648648649%;
  margin-top: 19.5945945946%;
  margin-left: 2.7027027027%;
}
.photo-sec .photo-main .photo-fig._fig02 {
  right: 0;
  width: 19.2567567568%;
  margin-top: 3.3783783784%;
  margin-right: 2.027027027%;
}
.photo-sec .photo-main .photo-fig._fig02 li:last-child {
  width: 58.5964912281%;
  margin: 7.0175438596% 10.5263157895% 0 auto;
}
.photo-sec .photo-main .photo-ttl {
  width: 30.6756756757%;
}
@media screen and (max-width: 750px) {
  .photo-sec .photo-main .photo-ttl {
    width: 53.3333333333%;
  }
}
.photo-sec .photo-list {
  margin-top: -240px;
}
@media screen and (max-width: 750px) {
  .photo-sec .photo-list {
    margin-top: -140px;
  }
}
.photo-sec .photo-list dt {
  margin-bottom: 30px;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .photo-sec .photo-list dt {
    font-size: 2rem;
  }
}
.photo-sec .photo-list dd {
  padding-inline: 20px;
}
.photo-sec .photo-list dd ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px 1.6393442623%;
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .photo-sec .photo-list dd ul {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}
.photo-sec .photo-list dd ul img {
  border-radius: 1em;
}

/* ------------------------------
   コンテンツ
------------------------------ */
.home-mainimg {
  z-index: 999;
  position: relative;
  padding: 50px 0 25px;
  background-color: #000;
}
@media screen and (max-width: 750px) {
  .home-mainimg {
    padding-top: 6%;
  }
}
.home-mainimg .inner {
  max-width: 1520px;
}
.home-mainimg .mainimg-main {
  position: relative;
}
.home-mainimg .mainimg-ttl {
  position: absolute;
  top: 0;
  left: 0;
  width: 30.8783783784%;
  margin-top: 5.4054054054%;
  margin-left: 5.4054054054%;
}
@media screen and (max-width: 750px) {
  .home-mainimg .mainimg-ttl {
    left: 50%;
    width: 86.9565217391%;
    margin-top: 28.9855072464%;
    margin-left: -43.4782608696%;
  }
}
.home-mainimg .mainimg-heading {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 38.5135135135%;
  margin-left: 6.7567567568%;
}
@media screen and (max-width: 750px) {
  .home-mainimg .mainimg-heading {
    margin-top: 123.9130434783%;
    margin-left: 26.0869565217%;
  }
}
.home-mainimg .mainimg-heading span {
  padding: 5px 0.5em;
  background-color: #fff;
  font-size: 3.2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .home-mainimg .mainimg-heading span {
    font-size: 1.6rem;
  }
}
.home-mainimg .mainimg-banner {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 290px;
  margin-bottom: -4.7297297297%;
  margin-right: 2.027027027%;
  color: #000;
}
@media screen and (max-width: 1200px) {
  .home-mainimg .mainimg-banner {
    width: 21.6216216216%;
  }
}
@media screen and (max-width: 750px) {
  .home-mainimg .mainimg-banner {
    right: 50%;
    width: 47.1014492754%;
    margin-bottom: -23.4782608696%;
    margin-right: -23.4782608696%;
  }
}
.home-mainimg .mainimg-banner a {
  display: block;
  text-decoration: none;
}
.home-mainimg .mainimg-banner .mainimg-banner-con {
  position: relative;
  background-color: #ff9ebd;
  border-radius: 50%;
}
.home-mainimg .mainimg-banner .mainimg-banner-con::after {
  content: "";
  display: block;
  padding-top: 100%;
}
.home-mainimg .mainimg-banner dl {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
}
.home-mainimg .mainimg-banner dl img {
  width: 67.5862068966%;
}
.home-mainimg .mainimg-banner dl dt {
  margin-bottom: 15px;
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.6;
}
@media screen and (max-width: 980px) {
  .home-mainimg .mainimg-banner dl dt {
    margin-bottom: 5px;
    line-height: 1.1;
  }
}
.home-mainimg .mainimg-banner dl dt small {
  display: block;
  font-size: 1.4rem;
}
@media screen and (max-width: 1200px) {
  .home-mainimg .mainimg-banner dl dt small {
    font-size: 1vw;
  }
}
@media screen and (max-width: 980px) {
  .home-mainimg .mainimg-banner dl dt small {
    font-size: 1rem;
  }
}
.home-mainimg .mainimg-banner dl dt span {
  font-size: 2.9rem;
}
@media screen and (max-width: 1200px) {
  .home-mainimg .mainimg-banner dl dt span {
    font-size: 2vw;
  }
}
@media screen and (max-width: 980px) {
  .home-mainimg .mainimg-banner dl dt span {
    font-size: 1.4rem;
  }
}
.home-mainimg .mainimg-banner dl dd {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .home-mainimg .mainimg-banner dl dd {
    font-size: 1.1vw;
  }
}
@media screen and (max-width: 980px) {
  .home-mainimg .mainimg-banner dl dd {
    font-size: 1rem;
  }
}
@media screen and (max-width: 750px) {
  .home-mainimg .mainimg-banner dl dd {
    font-size: 1.1rem;
  }
}
.home-mainimg .mainimg-banner .mainimg-banner-h {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 93.1034482759%;
  margin-top: -46.5517241379%;
  margin-left: -46.5517241379%;
  z-index: 9;
  animation-duration: 9s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-name: rotation;
}

.home-lnav {
  padding: 25px 0 50px;
  background-color: #000;
}
@media screen and (max-width: 750px) {
  .home-lnav {
    padding-top: 120px;
  }
}
.home-lnav ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 1em;
}
.home-lnav ul li {
  border-right: 1px solid #fff;
}
@media screen and (max-width: 750px) {
  .home-lnav ul li {
    border-right: none;
  }
}
.home-lnav ul li:last-child {
  border-right: none;
}
.home-lnav ul li a {
  display: block;
  text-decoration: none;
  padding-inline: 25px;
  font-size: 1.7rem;
  text-align: center;
  color: #fff;
  font-weight: 500;
  line-height: 1;
}

.home-about {
  overflow: hidden;
  position: relative;
  padding: 100px 0 0;
  background: #c8d9d7 url(../img/home/about_bg001.png) no-repeat right bottom 110px;
  background-size: 48.2432432432% auto;
  border-bottom: 1px solid #fff;
}
.home-about .inner {
  max-width: 1520px;
}
.home-about .c-gridline-v {
  padding-bottom: 140px;
}
@media screen and (max-width: 750px) {
  .home-about .c-gridline-v {
    padding-bottom: 60px;
  }
}
.home-about .contents {
  padding-top: 130px;
  background: url(../img/home/about_txt.svg) no-repeat left top 100px;
  background-size: 8.7837837838% auto;
}
@media screen and (max-width: 750px) {
  .home-about .contents {
    padding-top: 60px;
    background-size: 14.4927536232% auto;
  }
}
.home-about .about-box {
  display: flex;
  justify-content: space-between;
  gap: 30px 3.3783783784%;
  flex-direction: row-reverse;
  width: 78.7162162162%;
  margin: 0 4.0540540541% 120px auto;
}
@media screen and (max-width: 750px) {
  .home-about .about-box {
    flex-direction: column;
    width: 100%;
  }
}
.home-about .about-box figure {
  width: 44.635193133%;
}
@media screen and (max-width: 750px) {
  .home-about .about-box figure {
    width: 100%;
  }
}
.home-about .about-box .about-item {
  flex: 1;
}
.home-about .about-box .about-item .about-heading {
  margin-bottom: 100px;
}
@media screen and (max-width: 750px) {
  .home-about .about-box .about-item .about-heading {
    margin-bottom: 30px;
  }
}
.home-about .about-box .about-item .about-heading span {
  padding: 5px 0.5em;
  background-color: #fff;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 2.4;
}
@media screen and (max-width: 750px) {
  .home-about .about-box .about-item .about-heading span {
    font-size: 2.4rem;
  }
}
.home-about .about-box .about-item .c-txt {
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .home-about .about-box .about-item .c-txt {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}
.home-about .about-fig-01 {
  display: flex;
}
.home-about .about-fig-01 li:last-child {
  margin-top: 140px;
}
.home-about .about-fig-02 {
  width: 23.1756756757%;
  margin-top: -3.0405405405%;
  margin-left: 13.5135135135%;
}

.home-introduction {
  overflow: hidden;
  position: relative;
  padding: 100px 0 0;
  background: #f9f0f4 url(../img/home/introduction_bg001.png) no-repeat left -31.0810810811% bottom -210px;
  background-size: 57.7702702703% auto;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 750px) {
  .home-introduction {
    background-position: left -200px bottom -100px;
    background-size: 100.6666666667% auto;
  }
}
.home-introduction .inner {
  max-width: 1520px;
}
.home-introduction ._into01 .contents {
  padding-top: 130px;
  padding-bottom: 80px;
  background: url(../img/home/introduction_txt.svg) no-repeat right top;
  background-size: 8.7837837838% auto;
}
@media screen and (max-width: 750px) {
  .home-introduction ._into01 .contents {
    padding-top: 60px;
    padding-bottom: 60px;
    background: none;
  }
}
.home-introduction ._into02 .c-gridline-v {
  padding-bottom: 170px;
}
@media screen and (max-width: 750px) {
  .home-introduction ._into02 .c-gridline-v {
    padding-bottom: 60px;
  }
}
.home-introduction ._into02 .contents {
  padding-top: 130px;
}
@media screen and (max-width: 750px) {
  .home-introduction ._into02 .contents {
    padding-top: 60px;
  }
}
.home-introduction .intro-box {
  display: flex;
  align-items: center;
  margin-left: 2.3648648649%;
}
@media screen and (max-width: 750px) {
  .home-introduction .intro-box {
    display: block;
  }
}
.home-introduction .intro-box figure {
  width: 56.9594594595%;
}
@media screen and (max-width: 750px) {
  .home-introduction .intro-box figure {
    width: 100%;
  }
}
.home-introduction .intro-box .intro-heading {
  flex: 1;
  margin-left: -9em;
}
@media screen and (max-width: 750px) {
  .home-introduction .intro-box .intro-heading {
    margin-top: 30px;
    margin-left: 0;
  }
}
.home-introduction .intro-box .intro-heading span {
  padding: 5px 0.5em;
  background-color: #fff;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 2.4;
}
@media screen and (max-width: 750px) {
  .home-introduction .intro-box .intro-heading span {
    font-size: 2.4rem;
  }
}
.home-introduction .intro-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1086px;
  margin: 0 auto 80px;
  gap: 100px 10.1289134438%;
}
@media screen and (max-width: 750px) {
  .home-introduction .intro-list {
    flex-direction: column;
  }
}
.home-introduction .intro-list li {
  width: 44.9355432781%;
}
@media screen and (max-width: 750px) {
  .home-introduction .intro-list li {
    width: 100%;
  }
}
.home-introduction .intro-list li .list-heading {
  margin-bottom: 15px;
  font-size: 3.4rem;
  font-weight: 500;
  line-height: 1.1;
}
@media screen and (max-width: 750px) {
  .home-introduction .intro-list li .list-heading {
    font-size: 2.4rem;
  }
}
.home-introduction .intro-list li .list-heading small {
  font-size: 1.8rem;
}
.home-introduction .intro-list li figure img {
  aspect-ratio: 4/3;
  border-radius: 1em;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-introduction .intro-list li dl {
  margin-top: -1em;
}
.home-introduction .intro-list li dl dt {
  margin-bottom: 30px;
}
.home-introduction .intro-list li dl dt span {
  padding: 5px 0.5em;
  background-color: #7be4bd;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .home-introduction .intro-list li dl dt span {
    font-size: 2.2rem;
  }
}
.home-introduction .intro-list li dl dd {
  font-size: 1.8rem;
}
.home-introduction .intro-list li .list-btn {
  margin-top: 30px;
}
.home-introduction .intro-list li .list-btn a {
  display: block;
  text-decoration: none;
  padding: 30px;
  background: #fff url(../img/common/ico_arrow_lpk02.svg) no-repeat right 30px center;
  background-size: 36px auto;
  text-align: center;
  border-radius: 4em;
}
.home-introduction .intro-map {
  padding-top: 30px;
}
.home-introduction .intro-map .map-ttl {
  width: 100%;
  max-width: 145px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 750px) {
  .home-introduction .intro-map .map-ttl {
    max-width: 300px;
  }
}
.home-introduction .intro-map .map-heading {
  margin-bottom: 20px;
  font-size: 2.6rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .home-introduction .intro-map .map-heading {
    font-size: 2rem;
  }
}
.home-introduction .intro-map .map-iframe {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  aspect-ratio: 16/9;
}
.home-introduction .intro-map .map-iframe iframe {
  width: 100%;
  height: 100%;
}/*# sourceMappingURL=home.css.map */