/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.pc-block {
  display: block;
}
.pc-inline {
  display: inline;
}
.sp-block {
  display: none;
}
.sp-inline {
  display: none;
}
body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Meiryo UI", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, sans-serif;
}
.opacity-hover-link:hover {
  opacity: 0.8;
  transition: all 0.5s;
}
header {
  background-color: #fff;
  width: 100%;
  height: 76px;
  position: fixed;
  z-index: 9999;
  top: 0;
}
header .menu-trigger.sp-inline,
header .menu-trigger.sp-inline span {
  display: none;
  transition: all 0.4s;
  box-sizing: border-box;
}
header .menu-trigger {
  position: relative;
  margin: 25px 15px 25px 0;
  float: right;
  width: 45px;
  height: 26px;
}
header .menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #043692;
  border-radius: 4px;
}
header .menu-trigger span:nth-of-type(1) {
  top: 0;
}
header .menu-trigger span:nth-of-type(2) {
  top: 11px;
}
header .menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
header .menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotate(-45deg);
          transform: translateY(11px) rotate(-45deg);
}
header .menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
header .menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotate(45deg);
          transform: translateY(-11px) rotate(45deg);
}
.dropdown-background {
  display: none;
  background-color: #00368f;
  width: 100%;
  height: 76px;
  position: fixed;
  z-index: 9998;
  top: 76px;
}
.dropdown-background .main-menu > nav {
  margin-left: 337px;
}
.dropdown-background .main-menu > nav ul > li > a {
  color: #fff;
  opacity: 0;
}
.dropdown-background .main-menu > nav ul > li:hover {
  opacity: 0.8;
  transition: all 0.5s;
}
.dropdown-background .main-menu > nav ul > li:hover > a {
  color: #fff;
}
.dropdown-background .main-menu > nav ul > li:nth-of-type(4) {
  width: 180px;
}
.dropdown-background .main-menu > nav ul > li:nth-of-type(4) > a {
  width: 180px;
}
.dropdown-sp {
  display: none;
}
hr.top-border {
  margin-top: 76px;
}
.main-img {
  margin-top: 80px;
  width: 100%;
  height: 145px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.main-img .view-title {
  margin: 0 auto;
  width: 1024px;
  height: 145px;
  text-align: left;
  position: relative;
}
.main-img .view-title img {
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 20px;
}
.pankuzu {
  margin: 0 auto;
  width: 1004px;
  height: 80px;
  font-size: 10px;
  padding-top: 10px;
  padding-left: 20px;
}
.pankuzu span {
  font-weight: bold;
}
.pankuzu span:nth-of-type(1) a {
  text-decoration: none;
}
.pankuzu span:nth-of-type(2) {
  margin-left: 5px;
}
.main-img__btm-border {
  height: 4px;
  background-image: url("../images/top/bg_line.png");
  background-size: 1567px 5px;
  border: 0px none;
  margin: -10px 0 0 0;
  background-repeat: repeat-x;
}
.main-img__btm-border2 {
  height: 4px;
  background-image: url("../images/top/bg_line.png");
  background-size: 1567px 5px;
  border: 0px none;
  margin: 0;
  background-repeat: repeat-x;
}
.main-menu {
  margin: 0 auto;
  width: 1024px;
}
.main-menu .main-menu__logo {
  margin-right: 10px;
  float: left;
  margin: 0 15px 0 20px;
  padding: 21px 0;
  width: 170px;
}
.main-menu .main-menu__recult {
  float: left;
  border: solid 1px #043692;
  color: #043692;
  width: 100px;
  text-align: center;
  margin: 19px 0;
  font-size: 18px;
  font-weight: bold;
}
.main-menu nav {
  float: right;
  width: 672px;
  margin-left: 45px;
}
.main-menu nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.main-menu nav ul li {
  position: relative;
  float: left;
  text-align: center;
  padding: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
}
.main-menu nav ul li:hover {
  border-bottom-color: #043692;
  transition: all 0.5s;
}
.main-menu nav ul li:hover > a {
  color: #043692;
  transition: all 0.5s;
}
.main-menu nav ul li:nth-of-type(1) {
  width: 80px;
}
.main-menu nav ul li:nth-of-type(1) a {
  width: 80px;
}
.main-menu nav ul li:nth-of-type(2) {
  width: 132px;
}
.main-menu nav ul li:nth-of-type(2) a {
  width: 132px;
}
.main-menu nav ul li:nth-of-type(3) {
  width: 145px;
}
.main-menu nav ul li:nth-of-type(3) a {
  width: 145px;
}
.main-menu nav ul li:nth-of-type(4) {
  width: 104px;
}
.main-menu nav ul li:nth-of-type(4) a {
  width: 104px;
}
.main-menu nav ul li:nth-of-type(5) {
  width: 96px;
}
.main-menu nav ul li:nth-of-type(5) a {
  width: 96px;
}
.main-menu nav ul li:nth-of-type(6) {
  width: 115px;
}
.main-menu nav ul li:nth-of-type(6) a {
  width: 115px;
}
.main-menu nav ul li.entry {
  padding: 0;
  line-height: 20px;
  background-image: url("../images/top/icon_header.png");
  background-repeat: no-repeat;
  background-size: 26px;
  background-position: 7px 7px;
}
.main-menu nav ul li.entry:hover {
  background-color: #a7a700;
}
.main-menu nav ul li.entry:hover > a {
  color: #fff;
}
.main-menu nav ul li a {
  margin: 0;
  text-align: center;
  text-decoration: none;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  display: block;
  height: 70px;
}
.main-menu nav ul li a span {
  display: inline-block;
  padding: 21px 0;
}
.main-menu nav ul li a:hover {
  text-decoration: underline;
}
.main-menu nav ul li.entry {
  background-color: #ff0;
}
.main-menu nav ul li.entry > a {
  height: 70px;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.main-footer .entry .entry-title {
  font-size: x-large;
  font-weight: 800;
  color: #003793;
  width: 100%;
  text-align: center;
  margin: 80px auto 15px auto;
}
.main-footer .entry .entry-btn {
  margin: 0 auto 80px;
  width: 504px;
  height: 107px;
}
.main-footer .entry .entry-btn a {
  display: block;
  padding: 26px 0;
  background-color: #ff0;
  color: #231815;
  font-weight: bold;
  font-size: 30px;
  margin: 0 auto;
  width: 500px;
  text-decoration: none;
  text-align: right;
  background-image: url("../images/top/icon_entry.png");
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: 80px;
  transition: all 0.1s;
}
.main-footer .entry .entry-btn a:hover {
  transition: all 0.1s;
  background-color: #a7a700;
  color: #fff;
  background-image: url("../images/top/icon_entry_on.png");
}
.main-footer .entry .entry-btn a .icon-button__text-pc {
  display: inline;
  position: relative;
  right: 80px;
}
.main-footer .entry .entry-btn a .icon-button__text-sp {
  display: none;
}
.main-footer .icons {
  width: 1024px;
  margin: 40px auto;
  font-weight: normal;
}
.main-footer .icons .icons-banner {
  float: right;
}
.main-footer .icons .icons-banner .icons-banner__mynavi {
  background-image: url("../images/top/logo_company_footer_02.png");
  background-size: 100%;
  background-repeat: no-repeat;
  height: 50px;
  width: 220px;
  float: left;
  margin-right: 40px;
  display: block;
}
.main-footer .icons .icons-banner .icons-banner__recnavi {
  background-image: url("../images/top/logo_company_footer_03.png");
  background-size: 100%;
  background-repeat: no-repeat;
  height: 50px;
  width: 220px;
  float: left;
  display: block;
}
.main-footer .icons .icons-banner .icons-banner__text {
  margin-top: 125px;
  font-size: small;
}
.main-footer .icons .icons-banner .icons-banner__text a {
  color: #b1b1b1;
}
.main-footer .icons .icons-banner .icons-banner__text a:hover {
  text-decoration: none;
}
.main-footer .icons .icons-banner .icons-banner__text a:visited {
  color: #b1b1b1;
}
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-interview a,
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-training a,
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-event a {
  color: #000;
}
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-interview a:visited,
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-training a:visited,
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-event a:visited {
  color: #000;
}
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-about,
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-interview,
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-next,
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-training,
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-event {
  float: left;
  margin-right: 25px;
}
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-about .icons-banner__text-about__text,
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-interview .icons-banner__text-about__text,
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-next .icons-banner__text-about__text,
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-training .icons-banner__text-about__text,
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-event .icons-banner__text-about__text,
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-about .icons-banner__text-next__text,
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-interview .icons-banner__text-next__text,
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-next .icons-banner__text-next__text,
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-training .icons-banner__text-next__text,
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-event .icons-banner__text-next__text {
  margin-top: 5px;
}
.main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-entry {
  display: none;
}
.main-footer .icons .icons-logo {
  float: left;
}
.main-footer .icons .icons-logo .icons-logo__image {
  background-image: url("../images/top/logo_company_footer_01.png");
  background-size: 100%;
  background-repeat: no-repeat;
  height: 50px;
  width: 185px;
}
.main-footer .icons .icons-logo .icons-logo__text {
  margin-top: 10px;
  font-size: small;
}
.main-footer .icons .icons-logo .icons-logo__text .icons-logo__text-copyright {
  font-size: x-small;
  margin-top: 40px;
}
.main-footer .totop {
  float: left;
  height: 40px;
  width: 100%;
  background-color: #eee;
  margin-top: 20px;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}
.main-footer .totop a {
  text-decoration: none;
  height: 40px;
}
.main-footer .totop a .totop-icon {
  font-size: small;
  width: 13px;
  margin: 0 auto;
  padding: 22px;
}
.main-footer .totop a .totop-icon span {
  color: #b1b1b1;
}
@media screen and (max-width: 479px) {
  .pc-block {
    display: none;
  }
  .pc-inline {
    display: none;
  }
  .sp-block {
    display: block;
  }
  .sp-inline {
    display: inline;
  }
  .pankuzu {
    width: 100%;
    padding-top: 0;
    padding-left: 0;
    height: 50px;
    position: relative;
    left: 10px;
  }
  header .menu-trigger.sp-inline,
  header .menu-trigger.sp-inline span {
    display: inline-block;
  }
  header nav {
    display: none;
  }
  .main-menu {
    width: 100%;
  }
  .main-menu .main-menu__logo {
    margin-right: 3%;
    padding: 24px 0;
    width: 140px;
  }
  .main-menu .main-menu__recult {
    width: 75px;
    margin: 23px 0;
    font-size: 14px;
  }
  .dropdown-sp {
    background-color: #e8e9eb;
    width: 100%;
    position: fixed;
    z-index: 9998;
    top: 76px;
    text-align: center;
  }
  .dropdown-sp ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .dropdown-sp ul li {
    font-size: 18px;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    padding: 5px 0;
  }
  .dropdown-sp ul li.entry {
    background-color: #ff0;
  }
  .dropdown-sp ul li span {
    color: #013593;
    font-size: 12px;
  }
  .dropdown-sp ul li a {
    text-decoration: none;
    color: #000;
  }
  .main-footer .entry {
    height: 235px;
    width: 100%;
  }
  .main-footer .entry .entry-title {
    font-size: x-large;
    margin: 64px auto 15px auto;
  }
  .main-footer .entry .entry-btn {
    margin: 0 auto;
    width: 270px;
    height: 82px;
  }
  .main-footer .entry .entry-btn a {
    padding: 26px 0;
    font-size: 24px;
    margin: 0 auto;
    width: 270px;
    background-size: 24px;
    background-position: 25px center;
    line-height: 24px;
    text-align: left;
  }
  .main-footer .entry .entry-btn a .icon-button__text-pc {
    display: none;
  }
  .main-footer .entry .entry-btn a .icon-button__text-sp {
    display: inline;
    position: relative;
    left: 70px;
  }
  .main-footer .icons {
    width: 100%;
    margin: 0 auto;
    font-weight: normal;
  }
  .main-footer .icons .icons-banner {
    float: none;
  }
  .main-footer .icons .icons-banner .icons-banner__mynavi {
    float: none;
    margin: 30px auto 0 auto;
  }
  .main-footer .icons .icons-banner .icons-banner__recnavi {
    float: none;
    margin: 30px auto 20px auto;
  }
  .main-footer .icons .icons-banner .icons-banner__text {
    margin-top: 0px;
    font-size: small;
  }
  .main-footer .icons .icons-banner .icons-banner__text a {
    color: #000;
  }
  .main-footer .icons .icons-banner .icons-banner__text a:visited {
    color: #000;
  }
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-about,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-interview,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-next,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-training,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-event {
    float: none;
    margin: 0 auto;
    border-top: 1px solid #dbdbdb;
    text-align: center;
  }
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-about span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-interview span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-next span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-training span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-event span {
    font-size: medium;
    line-height: 46px;
  }
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-about .icons-banner__text-about__title span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-interview .icons-banner__text-about__title span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-next .icons-banner__text-about__title span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-training .icons-banner__text-about__title span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-event .icons-banner__text-about__title span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-about .icons-banner__text-next__title span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-interview .icons-banner__text-next__title span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-next .icons-banner__text-next__title span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-training .icons-banner__text-next__title span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-event .icons-banner__text-next__title span {
    font-size: x-small;
    line-height: 30px;
    color: #133f93;
  }
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-about .icons-banner__text-about__text,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-interview .icons-banner__text-about__text,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-next .icons-banner__text-about__text,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-training .icons-banner__text-about__text,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-event .icons-banner__text-about__text,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-about .icons-banner__text-next__text,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-interview .icons-banner__text-next__text,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-next .icons-banner__text-next__text,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-training .icons-banner__text-next__text,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-event .icons-banner__text-next__text {
    margin-top: 5px;
  }
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-about .icons-banner__text-about__text span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-interview .icons-banner__text-about__text span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-next .icons-banner__text-about__text span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-training .icons-banner__text-about__text span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-event .icons-banner__text-about__text span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-about .icons-banner__text-next__text span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-interview .icons-banner__text-next__text span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-next .icons-banner__text-next__text span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-training .icons-banner__text-next__text span,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-event .icons-banner__text-next__text span {
    font-size: medium;
    line-height: 28px;
  }
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-about,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-next {
    height: 106px;
  }
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-interview,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-training,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-event,
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-entry {
    height: 46px;
  }
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-entry {
    display: block;
    background-color: #ff0;
    margin: 0 auto;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
  }
  .main-footer .icons .icons-banner .icons-banner__text .icons-banner__text-entry span {
    font-size: medium;
    line-height: 46px;
  }
  .main-footer .icons .icons-logo {
    float: none;
    margin-top: 30px;
  }
  .main-footer .icons .icons-logo .icons-logo__image {
    margin: 0 auto;
  }
  .main-footer .icons .icons-logo .icons-logo__text {
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
  }
  .main-footer .icons .icons-logo .icons-logo__text .icons-logo__text-copyright {
    font-size: x-small;
    margin-top: 40px;
  }
  .main-footer .totop {
    float: none;
    height: 40px;
    width: 100%;
    background-color: #eee;
    margin-top: 20px;
  }
  .main-footer .totop a {
    text-decoration: none;
  }
  .main-footer .totop a .totop-icon {
    font-size: small;
    width: 13px;
    margin: 0 auto;
    padding: 22px;
  }
  .main-footer .totop a .totop-icon span {
    color: #b1b1b1;
  }
}
.pc-block {
  display: block;
}
.pc-inline {
  display: inline;
}
.sp-block {
  display: none;
}
.sp-inline {
  display: none;
}
body {
  overflow-x: hidden;
}
.main-visual-pane {
  height: 508px;
  margin: 0 auto;
  position: relative;
}
.main-visual-pane .main-visual ul {
  margin: 0;
  padding: 0;
}
.main-visual-pane .main-visual ul li > div {
  width: 100%;
  margin-top: 76px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  min-width: 1024px;
  height: 432px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.main-visual-pane .main-visual ul li > div.visual1 {
  background-image: url("../images/top/main_01.jpg");
}
.main-visual-pane .main-visual ul li > div.visual2 {
  background-image: url("../images/top/main_02.jpg");
}
.main-visual-pane .main-visual ul li > div.visual3 {
  background-image: url("../images/top/main_03.jpg");
}
.main-visual-pane .main-visual ul li > div > div {
  margin: 0 auto;
  width: 1024px;
  position: relative;
}
.main-visual-pane .main-visual ul li > div > div img {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  left: 0;
  top: 0;
}
.main-visual-pane .main-visual ul li > div > div img.text.sp-inline {
  width: 100%;
}
.main-visual-pane .main-visual ul li img.back.sp-inline {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
header > hr.main-img__btm-border2 {
  display: none;
}
h2.title {
  font-size: 24px;
  font-weight: bold;
}
hr.short {
  width: 75px;
  height: 1px;
}
.button {
  background-color: #00368f;
  color: #fff;
  width: 250px;
  height: 50px;
  border-style: none;
  font-size: 16px;
  font-weight: bold;
}
a.button {
  display: block;
  width: 250px;
  height: auto;
  padding: 5px 0;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  transition: all 0.1s;
}
a.button.center {
  margin: 0 auto;
}
a.button.blue {
  border: 1px solid #00368f;
  background-color: #00368f;
  color: #fff;
}
a.button.blue:hover {
  background-color: #fff;
  color: #00368f;
  transition: all 0.1s;
}
a.button.white {
  border: 1px solid #fff;
  background-color: #fff;
  color: #00589f;
}
a.button.white:hover {
  background-color: #00589f;
  color: #fff;
  transition: all 0.1s;
}
.about-koizumi-pane {
  margin: 0 auto;
  width: 984px;
  padding: 65px 0 55px;
}
.about-koizumi-pane .about-koizumi-pane__content {
  width: 530px;
  float: left;
  margin-right: 50px;
  padding-left: 40px;
}
.about-koizumi-pane .about-koizumi-pane__content h2.title {
  margin: 0;
  font-family: "proxima-nova", sans-serif;
  font-weight: bold;
  color: #00368f;
}
.about-koizumi-pane .about-koizumi-pane__content hr.short {
  margin: 21px 0;
  text-align: left;
  background-color: #00368f;
}
.about-koizumi-pane .about-koizumi-pane__content .subtitle {
  font-size: 30px;
  font-weight: bold;
  line-height: 50px;
  margin: 0;
}
.about-koizumi-pane .about-koizumi-pane__content .detail {
  font-size: 12px;
  margin: 45px 0;
}
.about-koizumi-pane .about-koizumi-pane__image {
  width: 355px;
  float: right;
}
.about-koizumi-pane .about-koizumi-pane__image img {
  width: 355px;
}
.koizumi-member {
  width: 100vw;
  height: 180px;
  background-image: url("../images/top/bg_aboutkoizumi_01.jpg");
  background-size: auto 180px;
  background-repeat: repeat-x;
}
.job-introduction-pane {
  margin: 0 auto;
  width: 100%;
  padding: 95px 0 90px;
  background-color: #00589f;
}
.job-introduction-pane h2.title {
  font-family: "proxima-nova", sans-serif;
  color: #ff0;
  text-align: center;
  margin: 0;
  font-weight: normal;
}
.job-introduction-pane hr.short {
  background-color: #ff0;
  margin: 25px auto 40px;
}
.job-introduction-pane p {
  text-align: center;
  color: #fff;
}
.job-introduction-pane p.subtitle {
  margin: 0;
  font-size: 30px;
  font-weight: bold;
}
.job-introduction-pane p.detail {
  margin: 30px auto 0;
  width: 910px;
  font-size: 14px;
  text-align: left;
}
.job-introduction-pane img {
  width: 219px;
  margin-right: 35px;
}
.job-introduction-pane ul {
  margin: 30px auto 0;
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 965px;
  padding: 0;
  height: 260px;
  background-image: url("../images/top/bg_aboutjob.jpg");
  background-position: left bottom;
  background-repeat: no-repeat;
}
.job-introduction-pane ul li {
  display: table-cell;
  vertical-align: top;
}
.job-introduction-pane ul li:nth-of-type(1) img {
  margin-left: 105px;
}
.job-introduction-pane ul li:nth-of-type(2) img {
  margin-left: 47px;
}
.job-introduction-pane ul li:nth-of-type(3) img {
  margin-right: 80px;
}
.job-introduction-pane ul li img {
  text-decoration: none;
}
.job-introduction-pane .center {
  margin: 65px 0 0;
}
.job-introduction-pane .button {
  background-color: #fff;
  color: #00589f;
}
.senior-interview-pane {
  margin: 0 auto;
  width: 1024px;
  padding: 30px 0 0;
  height: 610px;
  background-image: url("../images/top/illust_interview_matuoka.jpg");
  background-repeat: no-repeat;
  background-size: 50% auto;
  background-position: left bottom;
}
.senior-interview-pane .senior-interview-pane__content {
  width: 510px;
  padding-left: 514px;
}
.senior-interview-pane .senior-interview-pane__content h2.title {
  margin: 0;
  color: #09398c;
}
.senior-interview-pane .senior-interview-pane__content hr.short {
  margin-left: 0;
  text-align: left;
  background-color: #00368f;
}
.senior-interview-pane .senior-interview-pane__content .catch-copy {
  margin: 30px 0 25px;
  height: 108px;
  font-family: "heisei-mincho-std", sans-serif;
  font-size: 36px;
}
.senior-interview-pane .senior-interview-pane__content .personal {
  margin: 25px 0;
  line-height: 25px;
  height: 75px;
  font-size: 18px;
}
.senior-interview-pane .senior-interview-pane__content .personal span:nth-of-type(1) {
  line-height: 18px;
}
.senior-interview-pane .senior-interview-pane__content .personal span:nth-of-type(2) {
  line-height: 14px;
  font-size: 14px;
  position: relative;
  top: -3px;
}
.senior-interview-pane .senior-interview-pane__content .personal span:nth-of-type(3) {
  line-height: 14px;
  font-size: 14px;
}
.senior-interview-pane .senior-interview-pane__content .detail-title {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}
.senior-interview-pane .senior-interview-pane__content .detail-txt {
  margin: 0;
  width: 460px;
  font-size: 12px;
  height: 140px;
}
.senior-interview-pane .senior-interview-pane__content .detail-txt a {
  margin-left: 5px;
  color: #00368f;
}
.senior-interview-pane .senior-interview-pane__content .paging {
  width: 485px;
}
.senior-interview-pane .senior-interview-pane__content .paging .button {
  float: left;
}
.senior-interview-pane .senior-interview-pane__content .paging div {
  float: right;
}
.senior-interview-pane .senior-interview-pane__content .paging div img {
  margin-right: 3px;
}
.senior-interview-thumb {
  display: table;
}
.senior-interview-thumb div {
  display: table-cell;
}
.senior-interview-thumb div img {
  width: 200px;
  height: 200px;
}
.senior-interview-thumb .infiniteslide ul,
.senior-interview-thumb .infiniteslide li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.next-koizumi-pane {
  background-image: url("../images/top/bg_about_next_koizumi.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 410px;
  text-align: center;
}
.next-koizumi-pane .top {
  padding: 70px 0 25px;
}
.next-koizumi-pane .top h2.title {
  color: #ff0;
  margin: 0 0 20px;
}
.next-koizumi-pane .top hr.short {
  background-color: #ff0;
}
.next-koizumi-pane a.button-not-hover {
  color: #00599f;
  background-color: #fff;
  border: 1px solid #fff;
  display: block;
  width: 250px;
  height: auto;
  padding: 5px 0;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
}
.next-koizumi-pane .left {
  float: left;
  width: 50%;
}
.next-koizumi-pane .left p {
  margin: 0;
}
.next-koizumi-pane .left .button-not-hover {
  width: 250px;
  margin: 25px auto 0;
}
.next-koizumi-pane .right {
  float: left;
  width: 50%;
}
.next-koizumi-pane .right p {
  margin: 0;
}
.next-koizumi-pane .right .button-not-hover {
  width: 335px;
  margin: 25px auto 0;
}
.next-koizumi-pane p {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.training-pane {
  background-image: url("../images/top/bg_training_01.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 745px;
}
.training-pane .top {
  margin: 0 auto;
  width: 490px;
  padding-top: 100px;
  text-align: center;
}
.training-pane .top h2.title {
  color: #003793;
  margin: 0 0 20px;
}
.training-pane .top .detail {
  font-size: 18px;
  margin: 18px 0 30px;
}
.training-pane .top hr.short {
  background-color: #003793;
}
.training-pane a.button-not-hover {
  background-color: #00368f;
  color: #fff;
  border: 1px solid #00368f;
  display: block;
  width: 250px;
  height: auto;
  padding: 8px 0;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
}
.training-pane .fukidashi {
  margin: -10px auto 40px;
  width: 976px;
}
.training-pane .fukidashi.short {
  width: 244px;
}
.training-pane .fukidashi div {
  opacity: 0;
  float: left;
  background-image: url("../images/top/bg_training_02.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 224px;
  height: 70px;
  margin: 0 10px;
  text-align: center;
}
.training-pane .fukidashi div p {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
}
.training-pane .fukidashi div p span.small {
  font-size: 12px;
}
.training-pane .fukidashi div p.multi {
  line-height: 15px;
  text-align: left;
}
.training-pane .fukidashi div p.multi.nenji {
  margin-left: 45px;
}
.training-pane .fukidashi div p.multi.nenji span {
  margin-left: -7px;
}
.training-pane .fukidashi div p.multi.shimei {
  margin-left: 30px;
}
.training-pane .fukidashi div p.multi.shimei span {
  margin-left: -8px;
}
.training-pane .fukidashi div p.multi.bs {
  margin-left: 17px;
}
.training-pane .fukidashi .center {
  margin: 10px 0 80px;
}
.event-pane {
  margin: 0 auto;
  background-image: url("../images/top/bg_event.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.event-pane > div {
  margin: 0 auto;
  width: 1024px;
  padding: 110px 0 70px;
}
.event-pane > div .left {
  text-align: right;
  float: left;
  width: 435px;
}
.event-pane > div .left img {
  width: 415px;
}
.event-pane > div .right {
  float: left;
  text-align: left;
  width: 514px;
  padding-left: 75px;
}
.event-pane > div .right h2.title {
  color: #ff0;
  margin: 0 0 20px;
}
.event-pane > div .right hr.short {
  background-color: #ff0;
  margin-left: 0;
  text-align: left;
}
.event-pane > div .right .subtitle {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  margin: 15px 0 0;
}
.event-pane > div .right .detail {
  font-size: 18px;
  color: #fff;
  width: 449px;
  margin-bottom: 90px;
  margin-top: 10px;
}
.event-pane > div .right .button {
  color: #003793;
  background-color: #fff;
}
.center {
  text-align: center;
}
@media screen and (max-width: 479px) {
  .pc-block {
    display: none;
  }
  .pc-inline {
    display: none;
  }
  .sp-block {
    display: block;
  }
  .sp-inline {
    display: inline;
  }
  .main-visual-pane {
    margin-top: 76px;
    position: relative;
    overflow: hidden;
    min-width: 0;
    width: 100%;
    height: auto;
  }
  .main-visual-pane > div {
    width: 100%;
  }
  .main-visual-pane > div img {
    width: 100%;
  }
  a.button {
    padding: 8px 0;
  }
  .about-koizumi-pane {
    width: auto;
    padding: 0 0 35px;
  }
  .about-koizumi-pane .about-koizumi-pane__image {
    width: auto;
    float: none;
    position: relative;
  }
  .about-koizumi-pane .about-koizumi-pane__image img {
    width: 100vw;
  }
  .about-koizumi-pane .about-koizumi-pane__image h2 {
    position: absolute;
    color: #fff;
    bottom: 10px;
    right: 10px;
    margin: 0;
  }
  .about-koizumi-pane .about-koizumi-pane__content {
    float: none;
    margin: 0 auto;
    width: 280px;
    padding-left: 0;
  }
  .about-koizumi-pane .about-koizumi-pane__content .subtitle {
    font-size: 18px;
    line-height: 30px;
  }
  .about-koizumi-pane .about-koizumi-pane__content .detail {
    margin: 25px 0 35px;
  }
  .about-koizumi-pane .about-koizumi-pane__content div {
    margin: 0 auto;
    width: 250px;
    text-align: center;
  }
  .job-introduction-pane {
    padding: 50px 0 45px;
  }
  .job-introduction-pane hr.short {
    margin: 25px auto 30px;
  }
  .job-introduction-pane p.detail {
    width: 290px;
    font-size: 12px;
    margin: 20px auto 0;
  }
  .job-introduction-pane ul {
    margin-top: 130px;
    display: block;
    width: auto;
    height: auto;
    background-image: none;
  }
  .job-introduction-pane ul li {
    display: block;
  }
  .job-introduction-pane ul li:nth-of-type(1) {
    background-image: url("../images/top/bg_sp_aboutjob_01.jpg");
    background-repeat: no-repeat;
    background-size: 100vw;
    background-position: center bottom;
    height: 150px;
    margin-top: 85px;
  }
  .job-introduction-pane ul li:nth-of-type(1) img {
    margin-left: 0;
  }
  .job-introduction-pane ul li:nth-of-type(2) {
    background-image: url("../images/top/bg_sp_aboutjob_02.jpg");
    background-repeat: no-repeat;
    background-size: 100vw;
    background-position: center bottom;
    height: 170px;
    margin-top: 85px;
  }
  .job-introduction-pane ul li:nth-of-type(2) img {
    margin-left: 0;
  }
  .job-introduction-pane ul li:nth-of-type(3) {
    background-image: url("../images/top/bg_sp_aboutjob_03.jpg");
    background-repeat: no-repeat;
    background-size: 100vw;
    background-position: center bottom;
    height: 165px;
    margin-top: 75px;
  }
  .job-introduction-pane ul li:nth-of-type(3) img {
    margin-right: 0;
  }
  .job-introduction-pane ul li img {
    position: relative;
    top: -100px;
    text-decoration: none;
  }
  .job-introduction-pane .center {
    margin: 40px 0 0;
  }
  .job-introduction-pane img {
    margin-right: 0;
  }
  .senior-interview-pane {
    width: 320px;
    background-position: 0 160px;
    height: auto;
    padding: 30px 0 20px;
  }
  .senior-interview-pane .senior-interview-pane__content {
    margin: 0 auto;
    width: 320px;
    float: none;
    padding-left: 0;
  }
  .senior-interview-pane .senior-interview-pane__content h2.title {
    text-align: center;
    font-size: 20px;
  }
  .senior-interview-pane .senior-interview-pane__content hr.short {
    margin-left: auto;
    text-align: center;
  }
  .senior-interview-pane .senior-interview-pane__content .catch-copy {
    margin: 20px auto 0;
    font-size: 20px;
    height: 65px;
    width: 285px;
  }
  .senior-interview-pane .senior-interview-pane__content .left {
    float: left;
    width: 180px;
  }
  .senior-interview-pane .senior-interview-pane__content .right {
    float: right;
    width: 200px;
  }
  .senior-interview-pane .senior-interview-pane__content .personal {
    width: 160px;
    height: 140px;
    margin: 30px 0 10px;
  }
  .senior-interview-pane .senior-interview-pane__content .paging {
    margin: 25px auto 0;
    width: 250px;
    text-align: center;
  }
  .senior-interview-pane .senior-interview-pane__content .paging .button {
    float: none;
  }
  .senior-interview-pane .senior-interview-pane__content .paging div {
    margin-top: 20px;
    float: none;
  }
  .senior-interview-pane .senior-interview-pane__content .detail-title {
    margin: 0 auto;
    width: 285px;
  }
  .senior-interview-pane .senior-interview-pane__content .detail-txt {
    margin: 20px auto 0;
    width: 285px;
    height: auto;
  }
  .senior-interview-thumb {
    display: block;
  }
  .senior-interview-thumb .pc-block {
    display: none;
  }
  .senior-interview-thumb .sp-block {
    display: block;
  }
  .senior-interview-thumb .sp-block div {
    float: left;
    width: 50%;
    margin-bottom: -10px;
  }
  .senior-interview-thumb .sp-block img {
    width: 50vw;
    height: auto;
  }
  .next-koizumi-pane {
    background-image: none;
    height: auto;
    text-align: center;
  }
  .next-koizumi-pane .top {
    background-color: #00599f;
    padding: 40px 0 25px;
  }
  .next-koizumi-pane .top h2.title {
    color: #ff0;
    margin: 0 auto 20px;
    width: 240px;
    line-height: 30px;
  }
  .next-koizumi-pane .top hr.short {
    background-color: #ff0;
  }
  .next-koizumi-pane .left {
    width: 100%;
    padding: 50px 0;
    background-image: url("../images/top/bg_sp_about_next_koizumi_01.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .next-koizumi-pane .left .button-not-hover {
    color: #00599f;
    background-color: #fff;
    width: 275px;
  }
  .next-koizumi-pane .right {
    width: 100%;
    padding: 35px 0 30px;
    background-image: url("../images/top/bg_sp_about_next_koizumi_02.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .next-koizumi-pane .right .button-not-hover {
    color: #00599f;
    background-color: #fff;
    width: 250px;
  }
  .next-koizumi-pane p {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
  }
  .training-pane {
    height: 1025px;
  }
  .training-pane .top {
    width: 275px;
    padding-top: 40px;
  }
  .training-pane .top .detail {
    font-size: 14px;
    text-align: left;
    margin: 18px 0 25px;
  }
  .training-pane .fukidashi {
    margin: 0 auto 0;
    width: 244px;
  }
  .training-pane .fukidashi div {
    opacity: 1;
    float: none;
  }
  .training-pane .fukidashi div p {
    margin-top: 0;
    padding-top: 10px;
  }
  .training-pane .center {
    margin-top: 30px;
  }
  .training-pane .button {
    margin-top: 10px;
  }
  .event-pane {
    background-image: url("../images/top/bg_sp_event.jpg");
  }
  .event-pane > div {
    margin: 0 auto;
    width: 320px;
    padding: 0 0 35px;
  }
  .event-pane > div .left {
    text-align: center;
    float: none;
    width: 100%;
  }
  .event-pane > div .left img {
    width: 280px;
    margin-top: -20px;
  }
  .event-pane > div .right {
    float: none;
    text-align: center;
    width: 100%;
    padding-left: 0;
  }
  .event-pane > div .right h2.title {
    color: #ff0;
    margin: 0 0 20px;
  }
  .event-pane > div .right hr.short {
    margin-left: auto;
    text-align: center;
  }
  .event-pane > div .right .subtitle {
    margin: 20px 0 0;
    font-size: 24px;
  }
  .event-pane > div .right .detail {
    margin: 0 auto;
    width: 255px;
    text-align: left;
    margin-bottom: 30px;
  }
  .event-pane > div .right > div {
    margin: 0 auto;
    width: 250px;
  }
  .event-pane > div .right .button {
    color: #003793;
    background-color: #fff;
  }
}
