@charset "UTF-8";.history .pl-content .history-title-jp {
  margin-top: 24px
}

.history .pl-content .history-lead {
  margin-top: 14px
}

.history .pl-content .history-content {
  margin-top: 54px
}

@media (max-width: 767px) {
  .history .pl-content .history-content {
      margin-top:26px
  }
}

.history .pl-content .history-wrap {
  background-image: url("https://20339332.fs1.hubspotusercontent-na1.net/hubfs/20339332/raw_assets/public/premial-en/assets/pic/concept/history/bg-graphic.png");
  background-size: auto;
  background-position: center bottom 60px;
  background-repeat: no-repeat;
  position: relative
}

@media only screen and (max-width: 1240px) {
  .history .pl-content .history-wrap {
      background-image:url("https://20339332.fs1.hubspotusercontent-na1.net/hubfs/20339332/raw_assets/public/premial-en/assets/pic/concept/history/bg-graphic-sp.png");
      background-position: center bottom;
      padding-bottom: 50px;
      padding-left: 18px;
      padding-right: 18px
  }
}

@media (max-width: 767px) {
  .history .pl-content .history-wrap {
      width:100vw;
      margin-left: calc(50% - 50vw)
  }
}

.history .pl-content .history-items {
  display: flex;
  flex-direction: column;
  align-items: center
}

.history .pl-content .history-item {
  position: relative
}

@media only screen and (max-width: 1240px) {
  .history .pl-content .history-item {
      display:flex;
      flex-direction: column;
      align-items: center;
      gap: 16px
  }
}

.history .pl-content .history-item:not(:first-child) {
  margin-top: 45px
}

@media only screen and (max-width: 1240px) {
  .history .pl-content .history-item:not(:first-child) {
      margin-top:50px
  }
}

.history .pl-content .history-item:nth-child(odd) .history-item-body {
  text-align: right;
  right: calc(100% + 20px);
  align-items: flex-end
}

@media only screen and (max-width: 1240px) {
  .history .pl-content .history-item:nth-child(odd) .history-item-body {
      align-items:center
  }
}

.history .pl-content .history-item:nth-child(even) .history-item-body {
  left: calc(100% + 20px);
  align-items: flex-start
}

@media only screen and (max-width: 1240px) {
  .history .pl-content .history-item:nth-child(even) .history-item-body {
      align-items:center
  }
}

.history .pl-content .history-item.mg-large {
  margin-top: 70px
}

@media only screen and (max-width: 1240px) {
  .history .pl-content .history-item.mg-large {
      margin-top:50px
  }
}

.history .pl-content .history-item .history-item-year {
  width: 130px;
  aspect-ratio: 1/1;
  font-family: "Trade Gothic Bold",sans-serif;
  font-size: 30px;
  font-size: 3rem;
  color: #749aaf;
  background-color: #fff;
  border: 1px solid #749aaf;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center
}

.history .pl-content .history-item .history-item-body {
  width: 530px;
  position: absolute;
  top: 30.62%;
  display: flex;
  flex-direction: column
}

@media only screen and (max-width: 1240px) {
  .history .pl-content .history-item .history-item-body {
      position:static;
      width: 100%;
      align-items: center
  }
}

.history .pl-content .history-item .history-item-body.pos-high-m {
  top: 15.385%
}

.history .pl-content .history-item .history-item-body.pos-high-l {
  top: -15.385%
}

.history .pl-content .history-item .history-item-body.pos-low-s {
  top: 42%
}

.history .pl-content .history-item .history-item-body.pos-low-m {
  top: 45%
}

.history .pl-content .history-item .history-item-body.pos-low-l {
  top: 52%
}

.history .pl-content .history-item .history-item-body.pos-right {
  text-align: left;
  right: auto;
  left: calc(100% + 20px);
  align-items: flex-start
}

@media only screen and (max-width: 1240px) {
  .history .pl-content .history-item .history-item-body.pos-right {
      align-items:center
  }
}

.history .pl-content .history-item .history-item-body.pos-left {
  text-align: right;
  right: auto;
  left: auto;
  right: calc(100% + 20px);
  align-items: flex-end
}

@media only screen and (max-width: 1240px) {
  .history .pl-content .history-item .history-item-body.pos-left {
      align-items:center
  }
}

.history .pl-content .history-item .history-item-text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  letter-spacing: .05em
}

@media only screen and (max-width: 1240px) {
  .history .pl-content .history-item .history-item-text {
      text-align:center
  }
}

.history .pl-content .history-item .history-item-text.width-m {
  max-width: 385px
}

.history .pl-content .history-item .history-item-text small {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 2em;
  letter-spacing: .1em
}

.history .pl-content .history-item .history-item-text--strong {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1em;
  letter-spacing: 0;
  font-family: "Trade Gothic Bold",sans-serif;
  margin-bottom: 12px
}

.history .pl-content .history-item .history-item-box-wrap {
  display: flex;
  flex-direction: column;
  align-items: center
}

.history .pl-content .history-item .history-item-box {
  color: #fff;
  background: #749aaf;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 20px;
  border-radius: 10px;
  margin-top: 8px
}

.history .pl-content .history-item .history-item-box .box-title {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.4em;
  letter-spacing: .1em;
  text-align: right
}

.history .pl-content .history-item .history-item-box .box-text {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1em;
  letter-spacing: .05em
}

.history .pl-content .history-item .history-item-box .box-text>span {
  margin-top: 5px
}

.history .pl-content .history-item .history-item-box .box-text strong {
  font-family: "Trade Gothic Bold",sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1em;
  letter-spacing: 0
}

.history .pl-content .history-item .history-item-box .box-text strong span {
  font-family: "Trade Gothic",sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1em;
  letter-spacing: 0
}

.history .pl-content .history-item .history-item-img {
  margin-top: 11px
}

@media only screen and (max-width: 1240px) {
  .history .pl-content .history-item .history-item-img {
      margin-top:16px
  }
}

.history .pl-content .history-text-box {
  color: #fff;
  background: #749aaf;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 6px 20px 6px 18px;
  border-radius: 10px;
  margin-top: 8px
}

.history .pl-content .history-text-box.wide {
  font-family: "UD新ゴ M","UD Shin Go Medium";
  font-weight: 500;
  width: fit-content;
  display: flex;
  padding: 10.5px 26px 11.5px;
  margin: 57px auto 0
}

.history .pl-content .history-text-box.wide .box-text {
  gap: 2px
}

@media (max-width: 767px) {
  .history .pl-content .history-text-box.wide {
      margin-top:42px;
      padding-top: 10px;
      padding-bottom: 2px;
      padding-left: 12px;
      padding-right: 12px
  }

  .history .pl-content .history-text-box.wide .box-text {
      display: flex;
      flex-direction: column;
      text-align: center;
      gap: 0
  }

  .history .pl-content .history-text-box.wide .box-text>span {
      display: flex;
      align-items: center;
      gap: 2px;
      margin-top: 0
  }

  .history .pl-content .history-text-box.wide .box-text>span strong {
      margin-bottom: 3px
  }
}

.history .pl-content .history-text-box.pos-top {
  display: block;
  padding: 10px 23px;
  border-radius: 15px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0
}

@media (max-width: 767px) {
  .history .pl-content .history-text-box.pos-top {
      max-width:450px;
      position: static;
      padding: 14px 19px;
      margin: 0 auto 60px
  }
}

.history .pl-content .history-text-box.pos-top .box-text {
  font-family: "UD新ゴ M","UD Shin Go Medium";
  font-weight: 500;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.4545454545em;
  letter-spacing: .1em
}

@media (max-width: 767px) {
  .history .pl-content .history-text-box.pos-top .box-text {
      font-family:"UD新ゴ R","UD Shin Go Regular";
      font-size: 10px;
      font-size: 1rem;
      line-height: 1.6em;
      font-weight: 400
  }
}

.history .pl-content .history-text-box.pos-top small {
  display: block;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.4em;
  letter-spacing: .1em;
  font-weight: 400;
  margin-top: 5px
}

.history .pl-content .history-text-box .box-title {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.4em;
  letter-spacing: .1em;
  text-align: right
}

.history .pl-content .history-text-box .box-text {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1em;
  letter-spacing: .05em
}

.history .pl-content .history-text-box .box-text>span {
  margin-top: 5px
}

.history .pl-content .history-text-box .box-text strong {
  font-family: "Trade Gothic Bold",sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1em;
  letter-spacing: 0
}

.history .pl-content .history-text-box .box-text strong span {
  font-family: "Trade Gothic",sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1em;
  letter-spacing: 0
}

.history .pl-content .c-contact {
  margin-top: 120px
}

@media (max-width: 767px) {
  .history .pl-content .c-contact {
      margin-top:100px
  }
}

.history.eng .pl-content .history-wrap {
  background-size: auto 100%;
  background-position: center bottom -30px
}

@media only screen and (max-width: 1240px) {
  .history.eng .pl-content .history-wrap {
      background-position:center bottom -40px
  }
}

@media (max-width: 767px) {
  .history.eng .pl-content .history-wrap {
      background-position:center bottom -20px
  }
}

@media only screen and (max-width: 1240px) {
  .history.eng .pl-content .history-item.mg-large {
      margin-top:40px
  }
}

.history.eng .pl-content .history-text-box.wide {
  margin-top: 95px
}

@media only screen and (max-width: 1240px) {
  .history.eng .pl-content .history-text-box.wide {
      margin-top:36px
  }
}

.history.eng .pl-content .history-text-box.wide .box-text {
  gap: 4px
}

@media (max-width: 767px) {
  .history.eng .pl-content .history-text-box.pos-top {
      margin-bottom:50px
  }
}

.history.eng .pl-content .history-text-box .box-text {
  font-size: 16px;
  font-size: 1.6rem
}

/*# sourceMappingURL=history.min.css.map */