@charset "UTF-8";
/*  Slider styles
-------------------------*/
.slider-show {
  display: none;
}
.slider-show.slick-initialized {
  display: block;
  /*slick-initializedが付与されたら表示*/
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide > div {
  font-size: 0;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  position: absolute;
  text-indent: -9999px;
  cursor: pointer;
}

.slick-dots {
  position: absolute;
}

@media (max-width: 768px) {
  .disp-pc {
    display: none;
  }
}
@media (min-width: 769px) {
  .disp-sp {
    display: none;
  }
}
.wrapper {
  background-color: #edf1f4;
  padding-top: 90px;
}
@media (max-width: 768px) {
  .wrapper {
    padding-top: 70px;
  }
}

.contents-type1 .box-in .title-contents .box-l .ttl {
  max-width: 395px;
}
.contents-type1 .box-in .philosophy-contents {
  width: calc(100% - 240px);
  margin: 120px auto 0 auto;
}
.contents-type1 .box-in .philosophy-contents .philosophy-box {
  padding-bottom: 105px;
}
.contents-type1 .box-in .philosophy-contents .philosophy-box .box-in {
  display: flex;
  justify-content: space-between;
}
.contents-type1 .box-in .philosophy-contents .philosophy-box .box-in .box-l {
  width: 180px;
  padding-top: 35px;
  position: relative;
}
.contents-type1 .box-in .philosophy-contents .philosophy-box .box-in .box-l:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 1px;
  background-color: #005bac;
}
.contents-type1 .box-in .philosophy-contents .philosophy-box .box-in .box-l .en-ttl {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: bold;
  font-size: 38px;
  letter-spacing: 0.06em;
  line-height: 38px;
  color: #005bac;
}
.contents-type1 .box-in .philosophy-contents .philosophy-box .box-in .box-l .jp-ttl {
  margin-top: 10px;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 1;
  color: #2c2c2c;
}
.contents-type1 .box-in .philosophy-contents .philosophy-box .box-in .box-r {
  padding-top: 30px;
  width: calc(100% - 180px - 60px);
  font-weight: 500;
  font-size: 15px;
  line-height: 32px;
  color: #2c2c2c;
}
.contents-type1 .box-in .philosophy-contents .philosophy-box:nth-child(1) {
  background: url(../images/about/bg_text_mission.png) no-repeat right bottom 20px;
}
.contents-type1 .box-in .philosophy-contents .philosophy-box:nth-child(2) {
  background: url(../images/about/bg_text_vision.png) no-repeat right bottom 20px;
}
.contents-type1 .box-in .philosophy-contents .philosophy-box:nth-child(3) {
  background: url(../images/about/bg_text_quality.png) no-repeat right bottom 20px;
}
@media screen and (max-width: 1366px) {
  .contents-type1 {
    max-width: calc(92.6793557833% + 15px);
  }
}
@media screen and (max-width: 1290px) {
  .contents-type1 .box-in .philosophy-contents {
    width: 85.3587115666%;
  }
}
@media (max-width: 768px) {
  .contents-type1 .box-in .title-contents .box-l .ttl {
    max-width: 272px;
  }
  .contents-type1 .box-in .philosophy-contents {
    margin-top: 30px;
    width: calc(100% - 50px);
  }
  .contents-type1 .box-in .philosophy-contents .philosophy-box {
    padding-bottom: 40px;
  }
  .contents-type1 .box-in .philosophy-contents .philosophy-box:last-child {
    padding-bottom: 0;
  }
  .contents-type1 .box-in .philosophy-contents .philosophy-box .box-in {
    display: block;
    margin: 0 auto;
  }
  .contents-type1 .box-in .philosophy-contents .philosophy-box .box-in .box-l {
    width: 100%;
    padding-top: 22px;
  }
  .contents-type1 .box-in .philosophy-contents .philosophy-box .box-in .box-l:before {
    width: 40px;
  }
  .contents-type1 .box-in .philosophy-contents .philosophy-box .box-in .box-l .en-ttl {
    font-size: 32px;
    line-height: 38px;
  }
  .contents-type1 .box-in .philosophy-contents .philosophy-box .box-in .box-l .jp-ttl {
    margin-top: 5px;
  }
  .contents-type1 .box-in .philosophy-contents .philosophy-box .box-in .box-r {
    padding: 15px 0 0 20px;
    word-wrap: break-word;
    width: 100%;
    font-size: 14px;
    line-height: 28px;
  }
  .contents-type1 .box-in .philosophy-contents .philosophy-box:nth-child(1), .contents-type1 .box-in .philosophy-contents .philosophy-box:nth-child(2), .contents-type1 .box-in .philosophy-contents .philosophy-box:nth-child(3) {
    background: none;
  }
}

.history-contents {
  width: calc(100% - 120px);
  margin: 120px 0 0 120px;
}
.history-contents .box-in {
  width: 100%;
  max-width: 1026px;
}
.history-contents .box-in .history_list {
  width: 100%;
  max-width: 1026px;
  position: relative;
  padding-bottom: 15px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.history-contents .box-in .history_list:after {
  position: absolute;
  content: "";
  left: 5px;
  top: 15px;
  width: 1px;
  height: 100%;
  border-left: solid 1px #c2cdd8;
  z-index: 1;
}
.history-contents .box-in .history_list .dot {
  background-color: #005bac;
  border-radius: 50%;
  width: 11px;
  height: 11px;
  flex-basis: 11px;
  position: relative;
  z-index: 2;
  margin-top: 8px;
}
.history-contents .box-in .history_list .year {
  flex-basis: 106px;
  text-align: center;
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #005bac;
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
}
.history-contents .box-in .history_list .kei {
  border-bottom: 1px dotted #AFAFAF;
  padding-bottom: 15px;
  flex-basis: 276px;
}
.history-contents .box-in .history_list .month {
  flex-basis: 56px;
  text-align: right;
  margin-top: -2px;
}
.history-contents .box-in .history_list .month p {
  font-size: 15px;
  line-height: 1.4;
}
.history-contents .box-in .history_list .month p span {
  font-size: 20px;
}
.history-contents .box-in .history_list .summary {
  font-size: 15px;
  line-height: 1.9;
  flex-basis: calc(100% - 449px);
  padding-left: 20px;
  margin-bottom: 40px;
}
.history-contents .box-in .services-50th {
  width: 100%;
  max-width: 848px;
  height: auto;
  padding-top: 22.759%;
  background-image: url(/assets/images/home/services-list_50th_bnr.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center;
  margin: 20px auto 0;
  filter: drop-shadow(16px 16px 26px rgba(255, 255, 255, 0));
}
.history-contents .box-in a:hover .services-50th {
  width: 100%;
  height: auto;
  padding-top: 22.759%;
  background-image: url(/assets/images/home/services-list_50th_bnr.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center;
  filter: drop-shadow(16px 16px 26px rgba(66, 70, 74, 0.25));
}
@media screen and (max-width: 1366px) {
  .history-contents {
    max-width: calc(92.6793557833% + 15px);
    margin: 120px 0 0 auto;
  }
}
@media (max-width: 768px) {
  .history-contents {
    width: 100%;
    max-width: 100%;
    margin: 60px auto 0 auto;
  }
  .history-contents .box-in {
    display: block;
    width: calc(100% - 30px);
    margin: 0 auto;
  }
  .history-contents .box-in .title-contents .ttl {
    width: 179px;
  }
  .history-contents .box-in .title-contents .ttl-text {
    margin-top: 5px;
    font-size: 12px;
  }
  .history-contents .box-in .history_list {
    width: 100%;
    max-width: 88vw;
    position: relative;
    padding-bottom: 15px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .history-contents .box-in .history_list:after {
    position: absolute;
    content: "";
    left: 5px;
    top: 0;
    width: 1px;
    height: 100%;
    border-left: solid 1px #c2cdd8;
    z-index: 1;
  }
  .history-contents .box-in .history_list .dot {
    background-color: #005bac;
    border-radius: 50%;
    width: 3vw;
    height: 3vw;
    flex-basis: 3vw;
    position: relative;
    z-index: 2;
    margin-top: 1vw;
  }
  .history-contents .box-in .history_list .year {
    flex-basis: 15vw;
    text-align: center;
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #005bac;
    font-size: 5vw;
    font-weight: 600;
    line-height: 1;
  }
  .history-contents .box-in .history_list .kei {
    border-bottom: 1px dotted #AFAFAF;
    padding-bottom: 2.5vw;
    flex-basis: calc(100% - 18vw);
  }
  .history-contents .box-in .history_list .month {
    flex-basis: 15vw;
    text-align: right;
    margin-top: 3vw;
  }
  .history-contents .box-in .history_list .month p {
    font-size: 3.3vw;
    line-height: 1.9;
  }
  .history-contents .box-in .history_list .month p span {
    font-size: 3.3vw;
  }
  .history-contents .box-in .history_list .summary {
    font-size: 3.3vw;
    line-height: 1.9;
    flex-basis: calc(100% - 15vw);
    padding-left: 3vw;
    margin-bottom: 10vw;
    margin-top: 3vw;
  }
  .history-contents .box-in .services-50th {
    width: 100%;
    height: auto;
    padding-top: 35.759%;
    background-image: url(/assets/images/home/services-list_50th_bnr-s.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: 20px auto 0;
  }
  .history-contents .box-in a:hover .services-50th {
    width: 100%;
    height: auto;
    padding-top: 35.759%;
    background-image: url(/assets/images/home/services-list_50th_bnr-s.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: 20px auto 0;
  }
}/*# sourceMappingURL=history.css.map */