.hirofu__under-btn .under-btn-list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}

.bag__main-info .cnt-main-info-inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.bag__cnt-02 .cnt-col-top, .bag__cnt-01 .cnt-col-top, .bag .cnt-cmn-info-color-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: left;
  flex-wrap: wrap;
}

.contents-area {
  width: 100%;
  margin: auto;
}

.bag {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #1E1E1E;
  text-align: center;
  width: 100%;
  margin: auto;
}
.bag a {
  display: block;
}
.bag a:hover {
  text-decoration: none;
  opacity: 0.7;
  transition: 0.2s;
}
.bag img {
  width: 100%;
  height: auto;
}
.bag .pc_no {
  display: none;
}
.bag__main {
  width: 1190px;
  margin: auto;
}
.bag__main .main-ttl {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-size: 78px;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 78px;
  margin-top: -10px;
  overflow: hidden;
}
.bag__main .main-txt {
  line-height: 30px;
  margin-top: 80px;
}
.bag__main-info {
  background-color: #D9E3EA;
  margin-top: 140px;
  padding: 94px 0;
}
.bag__main-info .cnt-main-info-inner {
  width: 1190px;
  margin: auto;
  align-items: center;
}
.bag__main-info .cnt-main-info-inner .cnt-main-info-pic-wrap {
  width: 632px;
  margin-left: -40px;
}
.bag__main-info .cnt-main-info-inner .cnt-main-info-txt-wrap {
  width: 556px;
}
.bag__main-info .cnt-main-info-inner .cnt-main-info-txt-wrap .cnt-main-info-txt {
  font-size: 16px;
  line-height: 32px;
}
.bag .cnt-cmn-info-headline {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 0.04em;
  line-height: 24px;
}
.bag .cnt-cmn-info-line {
  border: 0;
  margin: 0;
  border-top: 1px solid #333;
  width: 84px;
  margin-top: 16px;
  margin-right: auto;
}
.bag .cnt-cmn-info-credit {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 20px;
  margin-top: 20px;
}
.bag .cnt-cmn-info-color-wrap {
  align-items: center;
}
.bag .cnt-cmn-info-color-wrap .cnt-cmn-info-color-headline {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 20px;
  display: block;
}
.bag .cnt-cmn-info-color-wrap .cnt-cmn-info-color {
  background-color: #1C1C1C;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  display: block;
}
.bag .cnt-cmn-info-btn {
  background-color: #333;
  width: 106px;
  margin-top: 40px;
}
.bag .cnt-cmn-info-btn a {
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.04em;
  line-height: 26px;
  text-align: left;
  margin-left: 16px;
  position: relative;
}
.bag .cnt-cmn-info-btn a::before {
  content: "";
  border: 0;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  position: absolute;
  top: 50%;
  right: 26px;
  transform: rotate(315deg);
  transition: 0.2s;
}
.bag .cnt-cmn-info-btn a::after {
  content: "";
  border: 0;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: rotate(315deg);
  transition: 0.2s;
}
.bag .cnt-cmn-txt {
  font-size: 16px;
  line-height: 32px;
  margin-top: 80px;
}
.bag__cnt-01 {
  width: 1190px;
  margin: 100px auto 0;
}
.bag__cnt-01 .cnt-col-top {
  position: relative;
  flex-direction: row-reverse;
}
.bag__cnt-01 .cnt-col-top .cnt-pic-wrap {
  width: 500px;
  position: relative;
  z-index: 1;
}
.bag__cnt-01 .cnt-col-top .cnt-pic-wrap .cnt-line {
  position: absolute;
  top: 620px;
  right: 40px;
  z-index: 2;
}
.bag__cnt-01 .cnt-col-top .cnt-info-wrap {
  text-align: left;
  width: 548px;
  margin-left: 46px;
  position: relative;
}
.bag__cnt-01 .cnt-col-top .cnt-info-wrap .cnt-info-before-wrap {
  width: 490px;
  margin-top: 206px;
  margin-left: 60px;
  position: relative;
  z-index: 1;
}
.bag__cnt-01 .cnt-col-top .cnt-info-wrap .cnt-info-after-wrap {
  width: 492px;
  position: absolute;
  top: 186px;
  right: 0;
}
.bag__cnt-01 .cnt-col-under {
  margin-top: 100px;
}
.bag__cnt-01 .cnt-col-under .cnt-pic-02 {
  width: 640px;
}
.bag__cnt-01 .cnt-col-under .cnt-pic-03 {
  width: 380px;
  margin-top: -90px;
  margin-left: 700px;
}
.bag__cnt-01 .cnt-col-under .cnt-pic-04 {
  width: 400px;
  margin-top: 60px;
  margin-left: 450px;
}
.bag__cnt-02 {
  width: 1190px;
  margin: 300px auto 0;
}
.bag__cnt-02 .cnt-col-top {
  position: relative;
}
.bag__cnt-02 .cnt-col-top .cnt-pic-wrap {
  width: 500px;
  margin-left: 95px;
  position: relative;
  z-index: 1;
}
.bag__cnt-02 .cnt-col-top .cnt-pic-wrap .cnt-line {
  position: absolute;
  top: 620px;
  left: 40px;
  z-index: 2;
}
.bag__cnt-02 .cnt-col-top .cnt-info-wrap {
  text-align: left;
  width: 548px;
  position: relative;
}
.bag__cnt-02 .cnt-col-top .cnt-info-wrap .cnt-info-before-wrap {
  width: 350px;
  margin-top: 150px;
  margin-left: 260px;
  position: relative;
  z-index: 1;
}
.bag__cnt-02 .cnt-col-top .cnt-info-wrap .cnt-info-after-wrap {
  width: 370px;
  position: absolute;
  top: 215px;
  left: 0;
}
.bag__cnt-02 .cnt-col-under {
  margin-top: 100px;
}
.bag__cnt-02 .cnt-col-under .cnt-pic-02 {
  width: 680px;
  margin-left: auto;
}
.bag__cnt-02 .cnt-col-under .cnt-pic-03 {
  width: 440px;
  margin-top: -80px;
  margin-left: 155px;
}
.bag__cnt-02 .cnt-col-under .cnt-pic-04 {
  width: 500px;
  margin-top: 60px;
  margin-left: 500px;
}

.hirofu__under-bnr {
  width: 540px;
  margin: 140px auto 0;
}

.hirofu__under-btn {
  width: 446px;
  margin: 240px auto 0;
}
.hirofu__under-btn a {
  display: block;
}
.hirofu__under-btn a:hover {
  text-decoration: none;
  opacity: 0.7;
  transition: 0.2s;
}
.hirofu__under-btn img {
  width: 100%;
  height: auto;
}
.hirofu__under-btn .under-btn-list li {
  border-right: 1px solid #707070;
  box-sizing: border-box;
  width: 220px;
}
.hirofu__under-btn .under-btn-list li:first-child {
  border-left: 1px solid #707070;
}
.hirofu__under-btn .under-btn-list li a {
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 36px;
  display: block;
}

.hirofu__sns {
  position: relative;
  margin: 180px 0 120px;
}
.hirofu__sns .sns-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hirofu__sns .sns-wrap .sns-ttl {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-size: 22px;
  letter-spacing: 0.04em;
  line-height: 30px;
  margin-bottom: 40px;
}
.hirofu__sns .sns-wrap .sns-list {
  position: relative;
  display: flex;
}
.hirofu__sns .sns-wrap .sns-list a {
  text-decoration: none;
  color: #000;
  transition: 0.2s;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hirofu__sns .sns-wrap .sns-list li + li {
  margin-left: 100px;
}
.hirofu__sns .sns-wrap .sns-list:hover {
  opacity: 0.7;
}
.hirofu__sns .sns-wrap .sns-list a img {
  width: 36px;
  height: auto;
  margin-bottom: 20px;
  display: block;
}
.hirofu__sns .sns-wrap .sns-list a span {
  font-size: 14px;
  color: #000;
  line-height: 22px;
  text-align: center;
}

.fadein-normal {
  transform: translateY(0);
  opacity: 0;
  transition: 1.5s;
}
.fadein-normal.is-active {
  transform: translateY(0);
  opacity: 1;
}
.fadein-bottom {
  opacity: 0;
  position: relative;
  transform: translateY(120px);
  transition: 1.5s;
}
.fadein-bottom.is-active {
  opacity: 1;
  transform: translateY(0);
}
.fadein-left {
  opacity: 0;
  position: relative;
  transform: translate(-120px, 0);
  transition: 1.5s;
}
.fadein-left.is-active {
  opacity: 1;
  transform: translate(0, 0);
}
.fadein-right {
  opacity: 0;
  position: relative;
  transform: translate(120px, 0);
  transition: 1.5s;
}
.fadein-right.is-active {
  opacity: 1;
  transform: translate(0, 0);
}

.anime-trans-y-01 {
  display: flex;
  flex-direction: column;
  transform: translateY(105%);
  transition: 0.8s;
}
.anime-trans-y-01.is-active {
  transform: translateY(0);
}
.anime-clip-left-01 {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
  transition: all 1.2s ease;
}
.anime-clip-left-01.is-active {
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
}

.anim-line-01 {
  position: relative;
}
.anim-line-01::after {
  content: "";
  background-color: #000;
  width: 1px;
  height: 180px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  animation: line-scroll 1.5s infinite;
}

@keyframes line-scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}/*# sourceMappingURL=style.css.map */