@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&display=swap");
.anniversary-area {
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
}

.anniversary-menu ul {
  margin: 0;
  padding: 0 1rem;
  list-style: none;
  display: flex;
  gap: 1rem;
  justify-content: flex-end;
}

.anniversary-menu li a {
  color: #333;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 3px;
}

.anniversary-key {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.key {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.anniversary-area main,
.breadcrumb {
  margin: 0;
}

.inner {
  width: 1100px;
  margin: 0 auto;
}

.sec1,
.sec2 {
  background: url(../img/anniversary/bg.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 5rem 0;
}

.anniversary-area h2 {
  margin-bottom: 2rem;
}

.anniversary-area h2 span {
  font-family: "Montserrat", sans-serif;
  font-size: 80px;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  line-height: 70px;
}

.anniversary-area h2 span::after {
  content: "";
  display: block;
  background: url(../img/anniversary/h2.png) no-repeat;
  background-size: contain;
  height: 10px;
  margin-top: 1rem;
}

.anniversary-area h2 strong {
  display: block;
  font-size: 20px;
  font-weight: 300;
  margin-top: 1rem;
}

p.big-txt {
  font-size: 30px;
  font-weight: 600;
}

.message-box {
  display: flex;
  align-items: flex-end;
}

.message-text {
  width: 100%;
}

.message-text p {
  margin: 1rem 0 0;
  font-size: 1rem;
  font-size: 17px;
}

.message-text p:first-child {
  margin-top: 0;
}

.message-img {
  width: 30%;
}

.message-img p {
  text-align: left;
  font-size: 14px;
  width: 200px;
  margin-left: auto;
}

img.ceo {
  width: 100%;
  display: block;
  margin-bottom: 1rem;
}

img.name {
  width: 200px;
  display: block;
  margin-left: auto;
}

.logo-box {
  display: flex;
  gap: 2rem;
  align-items: center;
}

.logo-img {
  width: 50%;
}

.logo-img img {
  width: 400px;
  display: block;
  margin: 0 auto;
}

.logo-text {
  width: 50%;
}

.logo-text p,
.logo-bottom p {
  font-size: 18px;
  line-height: 1.4;
  margin: 1rem 0 0 0;
}

.logo-text h3,
.logo-bottom h3 {
  text-align: center;
  font-weight: 600;
  margin-bottom: 1rem;
}

.sec3 {
  background: url(../img/anniversary/party.jpg) #c9dae4 no-repeat;
  background-size: 80%;
  background-position: 0% 5rem;
  padding: 8rem 0 15rem;
}

.anniversary-area .sec3 h2 span {
  color: #fff;
}

.anniversary-area .sec3 h2 strong {
  color: #fff;
}

.anniversary-area .sec3 .sd {
  margin-top: 15rem;
}

.anniversary-area .sec4 .sd {
  margin-top: 8.7rem;
}

.anniversary-area .sec3 .sd ul,
.anniversary-area .sec4 .sd ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.anniversary-area .sec3 .sd span,
.anniversary-area .sec4 .sd span {
  color: #fff;
}

.anniversary-area .sec3 .sd ul .back_b,
.anniversary-area .sec4 .sd ul .back_b {
  font-size: 2rem;
  position: absolute;
  top: 50%;
  left: -3%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 1;
  text-shadow: 0 0 3px #333, 0 0 3px #333;
}

.anniversary-area .sec3 .sd ul .next_b,
.anniversary-area .sec4 .sd ul .next_b {
  font-size: 2rem;
  position: absolute;
  top: 50%;
  right: -3%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 1;
  text-shadow: 0 0 3px #333, 0 0 3px #333;
}

.anniversary-area .sec3 .sd ul li,
.anniversary-area .sec4 .sd ul li {
  padding: 0 1rem;
}

.anniversary-area .slick-slide:not(.slick-center) {
  /* -webkit-filter: grayscale(100%); */
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
  transition: auto;
}

.sec4 {
  margin-top: -10rem;
  padding: 10rem 0 10rem;
  position: relative;
}

.anniversary-area .sec4 h2 {
  margin-bottom: 2rem;
}

.anniversary-area .sec4 h2 span {
  text-align: right;
  color: #fff;
}

.anniversary-area .sec4 h2 span::after {
  background: url(../img/anniversary/h2-right.png) no-repeat;
  background-size: contain;
}

.anniversary-area .sec4 h2 strong {
  text-align: right;
  color: #fff;
}

.sec4-box {
  background: url(../img/anniversary/bg.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.sec5 {
  background: url(../img/anniversary/bg.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 0rem 0 5rem;
}

.sec4-box-top {
  background: url(../img/anniversary/travel.jpg) #c9dae4 no-repeat;
  background-size: 80%;
  background-position: 100% 1rem;
  position: absolute;
  top: 0;
  height: 620px;
  width: 100%;
}

.sec4-box-m {
  position: relative;
  z-index: 2;
}

.sec4-box {
  background: url(../img/anniversary/bg.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 280px;
}

.sdgd-txt h3 {
  font-size: 130%;
  color: #006c3e;
  text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 0px 1px 0 #fff, -1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff;
}

.sdgs-inner {
  background: url(../img/anniversary/sdgs.jpg) no-repeat;
  background-size: cover;
  padding: 3rem 0;
}

.sdgd-txt {
  background: rgba(255, 255, 255, 0.5);
  padding: 2rem;
}

.sdgd-txt-box {
  display: flex;
  gap: 2rem;
  align-items: center;
}

.sdgd-txt-txt {
  width: 50%;
}

.sdgd-txt-txt p {
  color: #006c3e;
  text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 0px 1px 0 #fff, -1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff;
}

.sdgd-txt-txt img {
  width: 260px;
}

.sdgd-txt-img {
  width: 50%;
}

p.sdds-tx {
  text-align: center;
  margin: 2rem 0 0;
  font-size: 1.5rem;
  font-weight: 600;
}

@media screen and (min-width: 370px) and (max-width: 768px) {
  .inner {
    width: 100%;
    padding: 0 1rem;
  }
  .message-text {
    width: 100%;
  }
  .anniversary-menu ul {
    margin: 0;
    padding: 0 0.5rem;
    justify-content: space-between;
    gap: 0.5rem;
  }
  .anniversary-menu li a {
    font-size: 13px;
    letter-spacing: 0px;
  }
  .navbar img {
    margin: 0 auto;
    display: block;
    width: 130px;
  }
  .navbar-brand {
    width: 100%;
  }
  .key {
    width: 100%;
  }
  .key img {
    width: 280px;
    margin: 0 auto;
    display: block;
  }
  .message-box {
    gap: 1rem;
    align-items: center;
    flex-direction: column;
  }
  .anniversary-area h2 span {
    font-size: 50px;
  }
  p.big-txt {
    font-size: 25px;
  }
  .message-img {
    width: 100%;
  }
  img.ceo {
    width: 50%;
    display: block;
    margin: 0 auto 1rem;
  }
  .message-img p {
    text-align: center;
    font-size: 14px;
    width: 100%;
    margin-left: auto;
  }
  img.name {
    width: 140px;
    display: block;
    margin: 0 auto;
  }
  .sec1,
  .sec2 {
    padding: 2rem 0;
  }
  .logo-img img {
    width: 60%;
  }
  .logo-img img {
    width: 70%;
  }
  .logo-text {
    width: 100%;
  }
  .logo-bottom {
    margin-top: 2rem;
  }
  .anniversary-area h2 span {
    font-family: "Montserrat", sans-serif;
    font-size: 40px;
    line-height: 40px;
  }
  .anniversary-area .sec3 .sd,
  .anniversary-area .sec4 .sd {
    margin-top: 2rem;
  }
  .sec4-box-m {
    margin-top: -58px;
  }
  .sec4 {
    margin-top: -10rem;
    padding: 10rem 0 5rem;
    position: relative;
  }
  .sec4-box-top {
    height: 500px;
  }
  .sdgd-txt-box,
  .logo-box {
    display: flex;
    gap: 1rem;
    align-items: center;
    flex-direction: column;
  }
  .sdgd-txt-txt,
  .sdgd-txt-img {
    width: 100%;
  }
  .anniversary-key {
    height: auto;
  }
  p.sdds-tx {
    font-size: 1.3rem;
  }
  .sdgd-txt {
    background: rgba(255, 255, 255, 0.5);
    padding: 2rem 1rem;
  }
  .sdgd-txt-txt p {
    font-size: 0.9rem;
  }
  .sdgd-txt-txt img {
    width: 250px;
    display: block;
    margin: 0 auto;
  }
  .anniversary-area h2 strong {
    font-size: 15px;
  }
}/*# sourceMappingURL=anniversary.css.map */