@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
a,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  background: transparent;
  border: 0;
  box-sizing: border-box;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.5;
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html,
body {
  color: #1d1d1d;
  cursor: default;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  height: 100%;
}

input {
  box-sizing: border-box;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  outline: 0;
}

input[type=button],
input[type=submit],
input[type=reset] {
  cursor: pointer;
}

label {
  cursor: pointer;
}

button {
  box-sizing: border-box;
  cursor: pointer;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  outline: 0;
}

a {
  color: inherit;
  outline: 0;
  text-decoration: none !important;
}

a:hover {
  color: inherit;
  outline: 0;
  text-decoration: none !important;
}

a:focus {
  color: inherit;
  outline: 0;
  text-decoration: none !important;
}

ul,
ol {
  list-style: none;
}

img {
  max-width: 100%;
  vertical-align: middle;
  height: auto;
}

.ex-sp {
  display: none !important;
}

body {
  font-family: "Roboto", "noto-sans-cjk-jp", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  display: flex;
  flex-direction: column;
}

img {
  width: 100%;
}

.nobr {
  display: inline;
  white-space: nowrap;
}

header .menus {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  height: 4.1666666667vw;
  padding: 0 0 0 1.5625vw;
}
header .menus::after {
  background: #0f2a3b;
  content: "";
  display: block;
  height: 100%;
  width: 1.875vw;
}
header .menus h2 {
  margin-right: auto;
}
header .menus h2 img {
  height: 2.3958333333vw;
  width: 13.8541666667vw;
}
header .menus > nav {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
header .menus > nav .menu {
  margin-right: 1.0416666667vw;
  display: flex;
}
header .menus > nav .menu > li {
  font-size: max(0.9375vw, 13.5px);
  font-weight: 700;
  text-align: center;
  width: max(8.2291666667vw, 94.8px);
}
header .menus > nav .menu > li > a,
header .menus > nav .menu > li > span {
  display: block;
  height: 4.1666666667vw;
  overflow: hidden;
}
header .menus > nav .menu > li > a::before, header .menus > nav .menu > li > a::after,
header .menus > nav .menu > li > span::before,
header .menus > nav .menu > li > span::after {
  display: block;
  content: "▼";
  opacity: 0;
  font-size: 0.625vw;
  line-height: 1.25vw;
  text-align: center;
  transform-origin: 50% 37%;
  transition-duration: 0.5s;
  width: 100%;
}
header .menus > nav .menu > li > span {
  display: block;
  position: relative;
}
header .menus > nav .menu > li > span::after {
  color: rgba(30, 97, 141, 0.33);
  opacity: 1;
}
header .menus > nav .menu > li:hover .submenu {
  display: flex;
  opacity: 1;
  pointer-events: all;
  height: 7.2916666667vw;
}
header .menus > nav .menu > li:hover > a::before, header .menus > nav .menu > li:hover > a::after,
header .menus > nav .menu > li:hover > span::before,
header .menus > nav .menu > li:hover > span::after {
  transform: rotate(180deg);
}
header .menus > nav .menu > li .submenu {
  opacity: 0;
  height: 0;
  transition-delay: 0.5s;
  transition-duration: 0.5s;
  z-index: 1;
  position: absolute;
  left: 0;
  pointer-events: none;
  width: 100%;
  overflow: hidden;
}
header .menus > nav .menu > li .submenu > .inner {
  height: 7.2916666667vw;
  background: #0f2a3b;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
}
header .menus > nav .menu > li .submenu > .inner > ul {
  align-items: center;
  background: #ffffff;
  display: flex;
  height: 5.1041666667vw;
  padding: 0 1.5625vw;
  width: 62.5vw;
}
header .menus > nav .menu > li .submenu > .inner > ul > li {
  display: flex;
}
header .menus > nav .menu > li .submenu > .inner > ul > li:last-child::after {
  display: none;
}
header .menus > nav .menu > li .submenu > .inner > ul > li::after {
  background: -webkit-image-set(url("/assets/img/common/1x/line_slash.svg") 1x, url("/assets/img/common/1x/line_slash.svg") 2x) center no-repeat;
  background: image-set("/assets/img/common/1x/line_slash.svg" 1x, "/assets/img/common/1x/line_slash.svg" 2x) center no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 1.6666666667vw;
  margin: 0 1.6666666667vw;
  width: 1.6666666667vw;
}
header .menus > nav .menu > li .submenu > .inner > ul > li > a {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
header .menus > nav .menu > li .submenu > .inner > ul > li > a > span {
  color: #0b3551;
  display: block;
  font-size: max(0.8333333333vw, 11.2px);
  font-weight: 700;
  margin-right: 0.5208333333vw;
}
header .menus > nav .menu > li .submenu > .inner > ul > li > a::after {
  color: #0b3551;
  content: "▲";
  display: block;
  font-size: max(0.8333333333vw, 11.2px);
  font-weight: 700;
  transform: rotate(90deg);
  transform-origin: 50%;
}
header .menus .recruit {
  display: block;
}
header .menus .recruit > dl {
  background: linear-gradient(45deg, #0b3551, #1e618d);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 4.1666666667vw;
  width: 10.625vw;
}
header .menus .recruit > dl > dd {
  color: #ffffff;
  font-size: max(0.6770833333vw, 7.8px);
  font-weight: 700;
}
header .menus .recruit > dl > dt {
  color: #ffffff;
  font-size: 1.25vw;
  font-weight: 700;
}

main section.mv {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0vw;
  min-height: 31.6666666667vw;
  position: relative;
}
main section.mv .background {
  background: -webkit-image-set(url("/assets/img/common/1x/background_slash.svg") 1x, url("/assets/img/common/1x/background_slash.svg") 2x) top left no-repeat;
  background: image-set("/assets/img/common/1x/background_slash.svg" 1x, "/assets/img/common/1x/background_slash.svg" 2x) top left no-repeat;
  background-size: auto;
  bottom: 0vw;
  left: 0px;
  position: absolute;
  right: 0px;
  top: -4.1666666667vw;
  z-index: -1;
}
main section.mv .photo {
  height: 26.4583333333vw;
  margin: 1.4583333333vw 0 0vw 0;
  width: 89.5833333333vw;
}
main section.mv .photo img {
  max-width: none;
  width: 100%;
}
main section.mv .future {
  align-items: center;
  display: flex;
  font-size: 1.0416666667vw;
  padding-top: 14.1666666667vw;
  text-orientation: sideways;
  writing-mode: vertical-rl;
}
main section.mv .future::after {
  border-right: 1px dashed #1e618d;
  content: "";
  display: none;
  height: 4.1666666667vw;
  margin-top: 0.8333333333vw;
  width: 1px;
}
main section.mv .copyright {
  background: #0f2a3b;
  color: #ffffff;
  font-family: "Noto Sans", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 0.7291666667vw;
  line-height: 1.875vw;
  padding-top: 4.1666666667vw;
  position: relative;
  text-align: center;
  text-orientation: sideways;
  width: 1.875vw;
  writing-mode: vertical-rl;
  z-index: -2;
}
main section.mv .eyecatch {
  background: #1d1d1d;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  font-size: 1.0416666667vw;
  font-weight: 200;
  height: 10.3125vw;
  justify-content: center;
  line-height: 1;
  padding: 0 1.5625vw 0 2.6041666667vw;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  min-width: 37.1875vw;
  white-space: nowrap;
}
main section.mv .eyecatch .caption {
  color: #ffffff;
  display: block;
  font-size: 2.3958333333vw;
  font-weight: 200;
}
main section.anchor {
  background: #ffffff;
}
main section.anchor > .inner {
  align-items: center;
  border-top: 1px solid #e2e2e2;
  display: flex;
  height: 5.8333333333vw;
  justify-content: center;
}
main section.anchor > .inner > li {
  border-right: 1px solid #e2e2e2;
  display: flex;
  flex-direction: column;
  height: 4.1666666667vw;
  justify-content: center;
  position: relative;
  width: 14.5833333333vw;
}
main section.anchor > .inner > li::before {
  background: #0b3551;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  right: 0.7291666667vw;
  transform: rotate(30deg);
  transform-origin: 100% 100%;
  width: 0.7291666667vw;
}
main section.anchor > .inner > li::after {
  background: #0b3551;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  right: 0.7291666667vw;
  width: 1.1458333333vw;
}
main section.anchor > .inner > li:last-child {
  border: none;
}
main section.anchor > .inner > li .headline {
  color: #191919;
  display: block;
  font-size: 1.25vw;
  text-align: center;
}
main section.anchor > .inner > li .ruby {
  color: #0b3551;
  display: block;
  font-size: 0.7291666667vw;
  text-align: center;
}
main section.business {
  display: flex;
  position: relative;
}
main section.business h2 {
  align-items: center;
  background: #f3f1ed;
  color: #0B3551;
  display: flex;
  font-size: 5.2083333333vw;
  justify-content: center;
  padding-top: 3.9583333333vw;
  text-orientation: sideways;
  width: 14.6875vw;
  writing-mode: vertical-rl;
}
main section.business .items {
  display: flex;
}
main section.business .items .item > dl {
  position: relative;
  width: 28.5416666667vw;
}
main section.business .items .item > dl > dd::after {
  background: rgba(0, 0, 0, 0.05);
  bottom: 0px;
  content: "";
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100%;
}
main section.business .items .item > dl > dt {
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
main section.business .items .item > dl > dt > a {
  align-items: center;
  background: linear-gradient(120deg, #237DB8 0%, #175B87 100%);
  color: #ffffff;
  display: flex;
  font-size: 0.9375vw;
  font-weight: 700;
  height: 3.5416666667vw;
  justify-content: space-between;
  padding: 0 0.625vw;
}
main section.business .items .item > dl > dt > a::after {
  background: -webkit-image-set(url("/assets/img/common/1x/arrow_forward.svg") 1x, url("/assets/img/common/1x/arrow_forward.svg") 2x) center no-repeat;
  background: image-set("/assets/img/common/1x/arrow_forward.svg" 1x, "/assets/img/common/1x/arrow_forward.svg" 2x) center no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 0.8333333333vw;
  width: 0.5208333333vw;
}
main section.business .slogan {
  align-items: center;
  background: #1d1d1d;
  color: #ffffff;
  display: flex;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 1.25vw;
  font-weight: 700;
  height: 3.2291666667vw;
  justify-content: center;
  position: absolute;
  right: 3.125vw;
  top: 4.4791666667vw;
  width: 23.8541666667vw;
}
main section.entry {
  background: #345fa9;
  margin-bottom: 5.2083333333vw;
  padding: 4.1666666667vw 0 6.25vw 0;
}
main section.entry > .inner {
  background: #ffffff;
  margin: 0 auto 0 auto;
  padding: 6.0416666667vw 0 6.6666666667vw 0;
  position: relative;
  width: 65.625vw;
}
main section.entry > .inner::before {
  background: -webkit-image-set(url("/assets/img/employee/1x/cut_helmet1.png") 1x, url("/assets/img/employee/1x/cut_helmet1.png") 2x) center no-repeat;
  background: image-set("/assets/img/employee/1x/cut_helmet1.png" 1x, "/assets/img/employee/1x/cut_helmet1.png" 2x) center no-repeat;
  background-size: cover;
  bottom: -4.6875vw;
  content: "";
  display: block;
  height: 18.5416666667vw;
  left: -6.875vw;
  position: absolute;
  width: 15.1041666667vw;
}
main section.entry > .inner::after {
  background: -webkit-image-set(url("/assets/img/employee/1x/cut_helmet2.png") 1x, url("/assets/img/employee/1x/cut_helmet2.png") 2x) center no-repeat;
  background: image-set("/assets/img/employee/1x/cut_helmet2.png" 1x, "/assets/img/employee/1x/cut_helmet2.png" 2x) center no-repeat;
  background-size: cover;
  bottom: -4.2708333333vw;
  content: "";
  display: block;
  height: 18.8541666667vw;
  position: absolute;
  right: -7.7083333333vw;
  width: 16.9791666667vw;
}
main section.entry > .inner > dl {
  text-align: center;
}
main section.entry > .inner > dl .ruby {
  color: #0b3551;
  font-size: 4.375vw;
  font-weight: 700;
}
main section.entry > .inner > dl > dt {
  color: #1e618d;
  font-size: 2.0833333333vw;
  font-weight: 700;
  margin-bottom: 3.5416666667vw;
}
main section.entry > .inner > dl .link {
  display: flex;
  margin: auto;
  padding-right: 4.375vw;
  width: 44.7916666667vw;
}
main section.entry > .inner > dl .link > a {
  align-items: center;
  border: 1px solid #1e618d;
  color: #1e618d;
  display: flex;
  font-size: 1.0416666667vw;
  font-weight: 700;
  height: 3.8541666667vw;
  justify-content: center;
  margin: 0 3.0208333333vw;
  position: relative;
  width: 17.0833333333vw;
}
main section.entry > .inner > dl .link > a::after {
  background: #707070;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  right: -4.375vw;
  top: 50%;
  width: 5.3125vw;
}
main section.contact {
  margin-bottom: 5vw;
}
main section.contact .headline {
  margin-bottom: 2.9166666667vw;
  text-align: center;
}
main section.contact .headline .ruby {
  color: #0b3551;
  display: block;
  font-size: 4.375vw;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1.0416666667vw;
}
main section.contact .headline h3 {
  color: #0b3551;
  font-size: 1.5625vw;
  font-weight: 700;
  line-height: 1;
}
main section.contact > .inner {
  background: #f3f1ed;
  margin: auto;
  padding: 3.6458333333vw 0vw;
  width: 65.7291666667vw;
}
main section.contact > .inner .items {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 1.0416666667vw auto;
  width: 53.8541666667vw;
}
main section.contact > .inner .items > dl > dt {
  background: #0b3551;
  color: #ffffff;
  font-size: 1.25vw;
  font-weight: 700;
  line-height: 3.0208333333vw;
  margin-bottom: 1.5625vw;
  text-align: center;
  width: 25.5208333333vw;
}
main section.contact > .inner .items > dl > dd {
  color: #0b3551;
  font-size: 2.5vw;
  font-weight: 700;
  line-height: 3.0208333333vw;
  text-align: center;
}
main section.contact > .inner .items > dl > dd.email {
  font-size: 1.9791666667vw;
}
main section.contact > .inner .hours {
  font-size: 1.25vw;
  text-align: center;
}

footer .pagetop {
  justify-content: center;
  align-items: center;
  background: #0b3551;
  display: flex;
  color: #ffffff;
  font-size: 1.25vw;
  height: 4.6875vw;
}
footer > .inner {
  align-items: center;
  display: flex;
}
footer > .inner .company {
  background: #0b3551;
  min-width: 28.75vw;
}
footer > .inner .company > .inner {
  display: table;
  margin: 1.9791666667vw auto 3.5416666667vw auto;
}
footer > .inner .company > .inner .logo {
  margin: auto auto 1.4583333333vw auto;
  width: 6.1458333333vw;
}
footer > .inner .company > .inner > dl > dt {
  color: #ffffff;
  font-size: 1.6666666667vw;
  font-weight: 700;
  margin-bottom: 1.0416666667vw;
}
footer > .inner .company > .inner > dl > dd {
  color: #ffffff;
  font-size: 0.8333333333vw;
  margin-bottom: 1.875vw;
}
footer > .inner .company > .inner > dl > dd:last-child {
  margin-bottom: 0;
}
footer > .inner .links {
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  width: 64.8958333333vw;
  justify-content: space-between;
  padding-top: 2.1875vw;
}
footer > .inner .links > dl {
  width: 20.8333333333vw;
}
footer > .inner .links > dl > dt {
  color: #0b3551;
  border-bottom: 1px solid #707070;
  font-size: 1.25vw;
  font-weight: 700;
  padding-bottom: 0.625vw;
  margin-bottom: 0.9375vw;
}
footer > .inner .links > dl > dd {
  font-size: 1.0416666667vw;
  margin-bottom: 2.1875vw;
}
footer > .inner .links > dl > dd > a {
  display: block;
  line-height: 2;
}
/*# sourceMappingURL=map/common.css.map */
