@charset "UTF-8";
body.employee section.mv {
  margin-bottom: 3.125vw;
}
body.employee section.mv.single {
  margin-bottom: 3.5416666667vw;
  min-height: 40.5208333333vw;
}
body.employee section.mv.single .photo {
  height: 39.0625vw;
  margin: 1.4583333333vw 0 0vw 0;
  position: absolute;
  width: 100vw;
}
body.employee section.mv.single .photo::after {
  background: url(/assets/img/employee/1x/cover_mv.svg) center no-repeat;
  background-size: contain;
  bottom: 0px;
  content: "";
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100%;
}
body.employee section.mv.single .copyright {
  z-index: 1;
}
body.employee section.mv.single .eyecatch {
  background: url(/assets/img/employee/1x/background_eyecatch.svg) center no-repeat;
  background-size: contain;
  color: #ffffff;
  font-size: 2.6041666667vw;
  font-weight: 700;
  height: 21.6666666667vw;
  line-height: 1.5;
  width: 37.7083333333vw;
}
body.employee section.mv.single .summary {
  bottom: 0;
  position: absolute;
  right: 2.6041666667vw;
  text-align: right;
}
body.employee section.mv.single .summary .no {
  color: #ffffff;
  font-size: 0.9375vw;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.5208333333vw;
}
body.employee section.mv.single .summary .no > strong {
  font-size: 2.6041666667vw;
  line-height: 1;
}
body.employee section.mv.single .summary .date {
  color: #ffffff;
  font-size: 0.9375vw;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.5208333333vw;
}
body.employee section.mv.single .summary .department {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.8333333333vw;
}
body.employee section.mv.single .summary .department > span {
  color: #ffffff;
  font-size: 0.9375vw;
  font-weight: 700;
  line-height: 1;
  margin-left: 1em;
}
body.employee section.mv.single .summary .initial {
  color: #ffffff;
  font-size: 1.25vw;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1.0416666667vw;
}
body.employee section.employees {
  margin: 0 auto 0 auto;
  width: 94.7916666667vw;
}
body.employee section.employees h3 {
  color: #0b3551;
  font-size: 2.0833333333vw;
  font-weight: 700;
  margin-bottom: 3.9583333333vw;
  text-align: center;
}
body.employee section.employees .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body.employee section.employees .items .employee {
  display: block;
  margin-bottom: 5.2083333333vw;
  width: 29.8958333333vw;
}
body.employee section.employees .items .employee .thumbnail {
  margin-bottom: 0.4166666667vw;
  position: relative;
}
body.employee section.employees .items .employee .thumbnail img {
  height: auto;
}
body.employee section.employees .items .employee .thumbnail .no {
  background: #1e618d;
  border-radius: 6px;
  color: #ffffff;
  display: table;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 1.25vw;
  font-weight: 700;
  left: 0.4166666667vw;
  padding: 0.2083333333vw 0.5208333333vw;
  position: absolute;
  top: 0.3125vw;
}
body.employee section.employees .items .employee .motto {
  border-bottom: 1px solid #a5a5a5;
  color: #0b3551;
  font-size: 1.25vw;
  margin-bottom: 0.4166666667vw;
  padding-bottom: 0.4166666667vw;
}
body.employee section.employees .items .employee .summary {
  display: flex;
  justify-content: space-between;
}
body.employee section.employees .items .employee .summary .job {
  color: #0b3551;
  font-size: 0.9375vw;
}
body.employee section.employees .items .employee .summary .job .department {
  display: flex;
}
body.employee section.employees .items .employee .summary .job .department > dt {
  margin-right: 1.0416666667vw;
}
body.employee section.employees .items .employee .summary .initial {
  align-items: center;
  color: #1e618d;
  display: flex;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 1.25vw;
  font-weight: 700;
  position: relative;
}
body.employee section.employees .items .employee .summary .initial::before {
  background: #1e618d;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  right: 0;
  transform: rotate(30deg);
  transform-origin: 100% 100%;
  width: 0.7291666667vw;
}
body.employee section.employees .items .employee .summary .initial::after {
  background: #1e618d;
  content: "";
  display: block;
  height: 1px;
  margin-left: 0.5208333333vw;
  width: 1.25vw;
}
body.employee section.employee {
  margin-bottom: 3.75vw;
}
body.employee section.employee h3 {
  color: #0b3551;
  font-size: 2.0833333333vw;
  font-weight: 700;
  margin-bottom: 5.2083333333vw;
  text-align: center;
}
body.employee section.employee > .inner {
  display: flex;
  justify-content: space-between;
}
body.employee section.employee > .inner .summary {
  margin: 0 0vw 0 2.6041666667vw;
  width: 40.625vw;
}
body.employee section.employee > .inner .summary h4 {
  color: #1e618d;
  display: table;
  font-size: 2.6041666667vw;
  font-weight: 700;
  letter-spacing: 0.099em;
  margin: 3.6458333333vw 0 9.375vw 0;
  position: relative;
}
body.employee section.employee > .inner .summary h4::after {
  background: #1e618d;
  content: "";
  display: block;
  height: 1px;
  left: calc(100% + 0.625vw);
  margin-left: 0.625vw;
  position: absolute;
  top: 50%;
  width: 25.1041666667vw;
}
body.employee section.employee > .inner .summary > dl > dt {
  color: #0b3551;
  font-size: 1.5625vw;
  font-weight: 700;
  margin-bottom: 1.6666666667vw;
}
body.employee section.employee > .inner .summary > dl > dd {
  color: #191919;
  font-size: 0.9375vw;
}
body.employee section.employee > .inner .photo {
  width: 53.125vw;
}
body.employee section.attractive {
  background: -webkit-image-set(url("/assets/img/employee/1x/background_attractive.jpg") 1x, url("/assets/img/employee/1x/background_attractive.jpg") 2x) center no-repeat;
  background: image-set("/assets/img/employee/1x/background_attractive.jpg" 1x, "/assets/img/employee/1x/background_attractive.jpg" 2x) center no-repeat;
  background-size: cover;
  padding: 11.6666666667vw 0 6.25vw 0;
}
body.employee section.attractive > .inner {
  background: #ffffff;
  margin: 0 auto 0 auto;
  padding: 6.4583333333vw 0 6.4583333333vw 0;
  width: 67.7083333333vw;
}
body.employee section.attractive > .inner > dt,
body.employee section.attractive > .inner > dd {
  margin: 0 auto 0 auto;
  width: 48.9583333333vw;
}
body.employee section.attractive > .inner .ruby {
  color: #1e618d;
  font-size: 2.0833333333vw;
  font-weight: 700;
  margin-bottom: 2.9166666667vw;
  text-align: center;
}
body.employee section.attractive > .inner .headline {
  color: #0b3551;
  font-size: 1.5625vw;
  font-weight: 700;
  margin-bottom: 2.3958333333vw;
  text-align: center;
}
body.employee section.attractive > .inner .message {
  font-size: max(0.9375vw, 12.6px);
  line-height: 2;
  margin: auto;
  width: 46.3541666667vw;
}
body.employee section.message {
  background: -webkit-image-set(url("/assets/img/employee/1x/background_message.jpg") 1x, url("/assets/img/employee/1x/background_message.jpg") 2x) center no-repeat;
  background: image-set("/assets/img/employee/1x/background_message.jpg" 1x, "/assets/img/employee/1x/background_message.jpg" 2x) center no-repeat;
  background-size: contain;
  height: 50.4166666667vw;
  padding: 10.9375vw 0 0 0;
}
body.employee section.message > .inner {
  margin: 0 auto 0 auto;
  width: 53.6458333333vw;
}
body.employee section.message > .inner .headline {
  color: #0b3551;
  font-size: 2.6041666667vw;
  font-style: italic;
  font-weight: 700;
  margin-bottom: 3.125vw;
  text-align: center;
}
body.employee section.message > .inner .message {
  background: rgba(11, 53, 81, 0.89);
  color: #ffffff;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: max(1.0416666667vw, 14px);
  line-height: 2;
  padding: 3.5416666667vw 2.5vw;
}
body.employee section.other {
  background: #f3f1ed;
  margin-bottom: 5.2083333333vw;
  padding-top: 2.5vw;
}
body.employee section.other h3 {
  color: #0b3551;
  font-size: 1.5625vw;
  font-weight: 700;
  margin-bottom: 2.5vw;
  text-align: center;
}
body.employee section.other .items {
  margin-bottom: 2.0833333333vw;
}
body.employee section.other .items .item {
  display: flex;
  justify-content: space-between;
  padding: 0 0.8333333333vw;
}
body.employee section.other .items .item .employee {
  display: block;
  margin: 0 0.8333333333vw;
  width: 29.8958333333vw;
}
body.employee section.other .items .item .employee .thumbnail {
  margin-bottom: 0.4166666667vw;
  position: relative;
}
body.employee section.other .items .item .employee .thumbnail img {
  height: auto;
}
body.employee section.other .items .item .employee .thumbnail .no {
  background: #1e618d;
  border-radius: 6px;
  color: #ffffff;
  display: table;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 1.25vw;
  font-weight: 700;
  left: 0.4166666667vw;
  padding: 0.2083333333vw 0.5208333333vw;
  position: absolute;
  top: 0.3125vw;
}
body.employee section.other .items .item .employee .motto {
  border-bottom: 1px solid #a5a5a5;
  color: #0b3551;
  font-size: 1.25vw;
  margin-bottom: 0.4166666667vw;
  padding-bottom: 0.4166666667vw;
}
body.employee section.other .items .item .employee .summary {
  display: flex;
  justify-content: space-between;
}
body.employee section.other .items .item .employee .summary .job {
  color: #0b3551;
  font-size: 0.9375vw;
}
body.employee section.other .items .item .employee .summary .job .department {
  display: flex;
}
body.employee section.other .items .item .employee .summary .job .department > dt {
  margin-right: 1.0416666667vw;
}
body.employee section.other .items .item .employee .summary .initial {
  align-items: center;
  color: #1e618d;
  display: flex;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 1.25vw;
  font-weight: 700;
  position: relative;
}
body.employee section.other .items .item .employee .summary .initial::before {
  background: #1e618d;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  right: 0;
  transform: rotate(30deg);
  transform-origin: 100% 100%;
  width: 0.7291666667vw;
}
body.employee section.other .items .item .employee .summary .initial::after {
  background: #1e618d;
  content: "";
  display: block;
  height: 1px;
  margin-left: 0.5208333333vw;
  width: 1.25vw;
}
body.employee section.other .navigation {
  display: flex;
  justify-content: center;
  margin: 0 auto 3.4375vw auto;
}
body.employee section.other .navigation .prev,
body.employee section.other .navigation .next {
  align-items: center;
  background: #ffffff;
  border: 1px solid #f3f1ed;
  display: flex;
  height: 2.0833333333vw;
  justify-content: center;
  position: relative;
  width: 4.1666666667vw;
}
body.employee section.other .navigation .prev > span,
body.employee section.other .navigation .next > span {
  display: block;
  position: relative;
}
body.employee section.other .navigation .prev > span::before,
body.employee section.other .navigation .next > span::before {
  background: #1e618d;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  right: 0;
  transform: rotate(30deg);
  transform-origin: 100% 100%;
  width: 0.5208333333vw;
}
body.employee section.other .navigation .prev > span::after,
body.employee section.other .navigation .next > span::after {
  background: #1e618d;
  content: "";
  display: block;
  height: 1px;
  margin-left: 0.5208333333vw;
  width: 1.25vw;
}
body.employee section.other .navigation .prev > span {
  transform: scale(-1, 1);
}
/*# sourceMappingURL=map/employee.css.map */
