#Main > .headline {
  margin: 140px auto 0px auto;
}

#Main > .headline h1 {
  display: inline-block;
}

#Main > .headline h1 .ruby {
  font-size: 3.75vw;
  margin-bottom: 3.125vw;
}

#Main > .headline h1 .title {
  font-size: 12.5vw;
  line-height: 1;
}

#Main > .headline .cut {
  margin-top: -9.375vw;
}

#Main > .headline .cut::before {
  padding-top: 48.52941%;
}

#Main > .headline .cut img {
  width: 44.375vw;
  max-width: 227px;
}

#Main > .headline .breadcrumbs {
  display: none;
}

#Main .menus {
  margin: 43.75vw auto 0px auto;
  padding: 0px 15px 0px 15px;
}

#Main .menus::after {
  background: url(/recruit/img/icon_powder.png) center top no-repeat;
  content: "";
  display: block;
  height: 53.125vw;
}

#Main .menus > .inner {
  overflow: hidden;
  padding-bottom: 3px;
}

#Main .menus > .inner ul {
  border-bottom: none;
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0px -4.6875vw;
}

#Main .menus > .inner ul li {
  margin: 0px;
  width: 100%;
}

#Main .menus > .inner ul li dl {
  background: none;
  border-bottom: 8px solid #d8d8da;
  display: none;
  padding-bottom: 6.25vw;
}

#Main .menus > .inner ul li dl.active {
  background-image: none;
  border-bottom: none;
  display: block;
}

#Main .menus > .inner ul li dl dt {
  font-size: 7.5vw;
  font-weight: 700;
  text-align: center;
}

#Main .menus > .inner ul li dl dd {
  font-size: 5vw;
  font-weight: 700;
  text-align: center;
}

#Main .menus::after {
  background-image: url(/recruit/img/icon_about_career.png);
}

#Main .section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0px auto 0px auto;
  padding: 0px 15px;
}

#Main .section .caption span {
  font-size: 3.125vw;
}

#Main .section h3 {
  font-size: 5.625vw;
  margin: 3.125vw 0px 6.25vw 0px;
}

#Main .section h3 span {
  font-size: 50%;
  font-weight: bold;
  margin-left: 1em;
}

#Main .section p {
  font-size: 3.75vw;
}

#Main .section .more a {
  font-size: 4.375vw;
  font-weight: 700;
  margin-top: 6.25vw;
}

#Main .section .more a::after {
  height: 6.25vw;
  width: 6.25vw;
}

#Main .section.headline h3::after {
  background-size: contain;
  content: "";
  display: block;
  height: 31.25vw;
  margin: 3.125vw auto;
  width: 31.25vw;
}

#Main .section.headline h3.engineer::after {
  background: url(/recruit/img/cut_about_technical.png) center center no-repeat;
}

#Main .section.headline h3.sales::after {
  background: url(/recruit/img/cut_about_sales.png) center center no-repeat;
}

#Main .section.headline p {
  text-align: justify;
  margin-bottom: 37.5vw;
}

#Main .section .flows {
  margin: 0px -15px;
}

#Main .section .flows dl {
  width: 67.5vw;
  margin: 0px 0vw 12.5vw 0vw;
}

#Main .section .flows dl .headline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  position: relative;
  width: 67.5vw;
}

#Main .section .flows dl .headline::before {
  background: center canter no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 66.25vw;
  margin: 9.375vw 0px 0px 0px;
  width: 67.5vw;
}

#Main .section .flows dl .headline .number {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0px;
}

#Main .section .flows dl .headline .number .current {
  font-size: 12.5vw;
  font-weight: 700;
}

#Main .section .flows dl .headline .number .total {
  font-size: 5vw;
  font-weight: 700;
}

#Main .section .flows dl .headline .stage {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 3.125vw;
  font-weight: 700;
  height: 6.25vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 7.5vw;
  position: absolute;
  right: 0px;
  top: 9.375vw;
  width: 17.5vw;
}

#Main .section .flows dl .headline .stage.before {
  background: #3c3c46;
}

#Main .section .flows dl .headline .stage.after {
  background: #d42453;
}

#Main .section .flows dl .title {
  border-bottom: 2px solid #9e9ea3;
  font-size: 4.375vw;
  font-weight: 700;
  margin: 0px auto 6.25vw auto;
  padding: 4.6875vw 0px;
  width: 67.5vw;
}

#Main .section .flows dl .explain {
  font-size: 3.75vw;
  margin: auto;
  width: 67.5vw;
  line-height: 1.8;
}

#Main .section .flows dl .explain .annotation {
  font-size: 3.75vw;
}

#Main .section .dots {
  margin-bottom: 37.5vw;
}

#Main .section .dots .slick-dots {
  bottom: 0px;
  position: relative;
  width: auto;
}

#Main .section .dots .slick-dots li {
  margin: 0px;
}

#Main .section .dots .slick-dots li button::before {
  font-size: 30px;
}

#Main .section .dots .slick-dots li.slick-active button::before {
  color: #d42453;
  opacity: 1;
}

#Main .section.training .boxes {
  display: block;
  margin: 12.5vw 0px 25vw 0px;
}

#Main .section.training .boxes .box {
  margin: 12.5vw 0px 12.5vw 0px;
  width: auto;
}

#Main .section.training .boxes .box:first-child {
  margin-top: 0;
}

#Main .section.training .boxes table {
  border: none;
  border-collapse: collapse;
  display: block;
}

#Main .section.training .boxes table caption {
  color: #d42453;
  display: block;
  font-size: 4.375vw;
  font-weight: 700;
  margin-bottom: 3.125vw;
  text-align: justify;
}

#Main .section.training .boxes table tbody {
  display: block;
}

#Main .section.training .boxes table tr {
  display: block;
}

#Main .section.training .boxes table th {
  background: #ebebec;
  border: none;
  display: block;
  font-size: 3.75vw;
  font-weight: 700;
  padding: 2.5vw 2.5vw;
  text-align: justify;
  white-space: nowrap;
}

#Main .section.training .boxes table td {
  border: none;
  display: block;
  font-size: 3.75vw;
  margin-bottom: 2.5vw;
  padding: 2.5vw 2.5vw;
  width: 100%;
}

#Main .section.career {
  display: brock;
}

#Main .section.career .box {
  width: 100%;
}

#Main .section.career .box:first-child {
  margin-bottom: 12.5vw;
}

#Main .section.career .box.image img {
  display: block;
  width: 100%;
}

#Main .section.day {
  margin-top: 25vw;
}

#Main .section.day .boxes {
  display: block;
}

#Main .section.day .boxes .box {
  width: 100%;
  background: #f5f5f6;
  padding: 15px;
  margin-bottom: 3.125vw;
}

#Main .section.day .boxes .caption {
  font-size: 5.625vw;
  padding-top: 9.375vw;
}

#Main .section.day .boxes .caption::after {
  display: none;
}

#Main .section.day .boxes .caption span {
  font-size: 5.625vw;
}

#Main .section.day .timeline li {
  padding: 5.625vw 0px;
}

#Main .section.day .timeline li dl dt {
  margin-right: 3.125vw;
  position: relative;
}

#Main .section.day .timeline li dl dt.period {
  background: url(/recruit/img/line_career_period.png) center center no-repeat;
}

#Main .section.day .timeline li dl dt.period span:first-child {
  margin-bottom: 11.25vw;
}

#Main .section.day .timeline li dl dt span {
  font-size: 3.125vw;
  height: 12.5vw;
  width: 12.5vw;
}

#Main .section.day .timeline li dl dd {
  font-size: 3.75vw;
}

#Main .section.day .timeline li dl dd .item {
  color: #d42453;
  font-size: 3.75vw;
  font-weight: 700;
}

#Main .section.model {
  margin-top: 18.75vw;
}

#Main .section.model > .inner {
  background: #f5f5f6;
  margin: 0px -15px;
  padding: 0px 15px;
}

#Main .section.model .caption {
  font-size: 5.625vw;
  padding-top: 9.375vw;
}

#Main .section.model .caption::after {
  display: none;
}

#Main .section.model .caption span {
  font-size: 5.625vw;
}

#Main .section.model .cases {
  border: 1px solid #3c3c46;
  border-right: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 15.625vw 0vw 18.75vw 0vw;
}

#Main .section.model .cases li {
  width: 50%;
}

#Main .section.model .cases li:nth-child(-n + 2) {
  border-bottom: 1px solid #3c3c46;
}

#Main .section.model .cases li a {
  font-size: 5.3125vw;
  height: 12.5vw;
}

#Main .section.model .case {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0px 0vw 0px 0vw;
}

#Main .section.model .case .headline {
  margin-bottom: 12.5vw;
  width: auto;
}

#Main .section.model .case .headline h4 {
  font-size: 7.5vw;
  margin-bottom: 6.25vw;
}

#Main .section.model .case .headline .profile {
  font-size: 6.25vw;
}

#Main .section.model .case .timeline li {
  padding: 5.625vw 0px;
}

#Main .section.model .case .timeline li dl dt {
  margin-right: 3.125vw;
  position: relative;
}

#Main .section.model .case .timeline li dl dt.period {
  background: url(/recruit/img/line_career_period.png) center center no-repeat;
}

#Main .section.model .case .timeline li dl dt.period span:first-child {
  margin-bottom: 11.25vw;
}

#Main .section.model .case .timeline li dl dt span {
  font-size: 3.125vw;
  height: 12.5vw;
  width: 12.5vw;
}

#Main .section.model .case .timeline li dl dd {
  font-size: 3.75vw;
}

#Main .section.model .notes {
  margin: 11.25vw 0px 0px 0vw;
  padding-bottom: 21.875vw;
}

#Main .section.model .notes li {
  font-size: 4.375vw;
  margin-bottom: 4.6875vw;
}

#Main .section.model .notes .annotation {
  font-size: 3.125vw;
}

@media screen and (min-width: 614px) {
  #Main .section.center > .inner .talent {
    height: 420px;
    width: 464px;
  }
  #Main .section.center > .inner .talent .point {
    font-size: 15.35px;
    height: 111.283px;
    width: 157.333px;
  }
}

/*# sourceMappingURL=../maps/sp/career.css.map */
