@charset "UTF-8";
/* --------------------
 * 新卒採用
 * -------------------- */
/* --------------------
 * banners
 * -------------------- */
.banners {
  padding-top: 10px;
  padding-bottom: 50px;
}

.banners ul li {
  margin-bottom: 10px;
}

.banners ul li a {
  display: block;
}

.banners ul li a img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media print, screen and (min-width: 768px) {
  .banners {
    border-top: 1px solid #b5c0de;
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .banners .inner {
    width: 872px;
    margin: 0 auto;
  }
  .banners ul {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px;
    overflow: hidden;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .banners ul li {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    padding: 0 8px;
    box-sizing: border-box;
  }
  .banners ul li a {
    display: block;
    text-decoration: none;
    transition-duration: 200ms;
  }
  .banners ul li a figure {
    overflow: hidden;
  }
  .banners ul li a img {
    width: 100%;
    transition-duration: 300ms;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .banners ul li a:hover {
    opacity: 0.8;
  }
}

/* --------------------
 * careerCa
 * -------------------- */
.careerCa .layoutSolid {
  margin-top: 40px;
}

.careerCa .layoutSolid .secTitle {
  margin-bottom: 10px;
}

.careerCa .layoutSolid .secSubTitle {
  margin-bottom: 22px;
}

.careerCa .layoutSolid p, .careerCa .layoutSolid li, .careerCa .layoutSolid dt, .careerCa .layoutSolid dd {
  font-size: 13px;
  line-height: 2;
  font-weight: 300;
}

.careerCa .layoutSolid th, .careerCa .layoutSolid td {
  font-size: 15px;
  line-height: 2;
  font-weight: 300;
}

.careerCa .deploymentSec .figure {
  margin: 24px 0;
}

.careerCa .deploymentSec .figure img {
  display: block;
  width: 70%;
  margin: 0 auto;
}

.careerCa .deploymentSec ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.careerCa .deploymentSec ul li {
  width: calc(50% - 27px);
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #a6a6a6;
  font-size: 12px;
  line-height: 1.4;
}

.careerCa .deploymentSec ul li:nth-child(even) {
  margin-left: 10px;
}

.careerCa .deploymentSec ul li span {
  display: block;
  color: #0b308e;
  font-weight: 400;
  line-height: 2;
}

.careerCa .deploymentSec .deploymentList {
  margin-top: 29px;
}

.careerCa .deploymentSec .deploymentList h4 {
  display: inline-block;
  margin-bottom: 23px;
  padding-bottom: 3px;
  border-bottom: 1px solid #0b308e;
  color: #0b308e;
  font-size: 14px;
}

.careerCa .deploymentSec .deploymentList dl {
  margin-bottom: 30px;
}

.careerCa .deploymentSec .deploymentList dl dt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
}

.careerCa .deploymentSec .deploymentList dl dt .figure {
  -ms-flex-preferred-size: 42%;
  flex-basis: 42%;
  max-width: 42%;
  margin: 0;
}

.careerCa .deploymentSec .deploymentList dl dt .figure img {
  display: inline;
  width: 100%;
  margin: 0;
}

.careerCa .deploymentSec .deploymentList dl dt .text {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: auto;
  padding-left: 16px;
  color: #0b308e;
  font-weight: 400;
  line-height: 1.7;
}

.careerCa .deploymentSec .deploymentList dl dt .text span {
  display: block;
  margin-bottom: 4px;
  font-size: 9px;
}

.careerCa .systemSec dl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 16px 0;
}

.careerCa .systemSec dl dt {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.careerCa .systemSec dl dt.kurumin img {
  display: block;
  width: 80%;
  margin: 0 auto;
}

.careerCa .systemSec dl dd {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: auto;
  padding-left: 16px;
  font-size: 12px;
  line-height: 1.6;
}

.careerCa .familySec .seminar, .careerCa .lifeSec .seminar {
  padding: 35px 22px;
  margin-bottom: 40px;
  background-color: #EBEEF6;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.careerCa .familySec .seminar .textBox, .careerCa .lifeSec .seminar .textBox {
  box-sizing: border-box;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.careerCa .familySec .seminar .textBox h3, .careerCa .lifeSec .seminar .textBox h3 {
  font-size: 15px;
  letter-spacing: 0;
  line-height: 1.5;
  color: #0B308E;
  text-align: center;
  margin-bottom: 18px;
}

.careerCa .familySec .seminar .textBox p, .careerCa .lifeSec .seminar .textBox p {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 2;
  margin-bottom: 21px;
}

.careerCa .familySec .seminar figure, .careerCa .lifeSec .seminar figure {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
}

.careerCa .familySec dl, .careerCa .lifeSec dl {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #cccccc;
}

.careerCa .familySec dl dt, .careerCa .lifeSec dl dt {
  color: #0b308e;
  font-size: 12px;
  font-weight: 400;
}

.careerCa .familySec dl dd, .careerCa .lifeSec dl dd {
  font-size: 12px;
  line-height: 1.8;
}

.careerCa .familySec dl:last-child, .careerCa .lifeSec dl:last-child {
  padding-bottom: 16px;
  border-bottom: 1px solid #cccccc;
}

@media print, screen and (min-width: 768px) {
  .careerCa {
    padding-bottom: 86px;
  }
  .careerCa .layoutSolid p, .careerCa .layoutSolid li, .careerCa .layoutSolid dt, .careerCa .layoutSolid dd {
    font-size: 15px;
  }
  .careerCa .layoutSolid .secTitle {
    margin-bottom: 48px;
  }
  .careerCa .deploymentSec .figure {
    margin: 58px 0 42px 0;
  }
  .careerCa .deploymentSec .figure img {
    width: 100%;
  }
  .careerCa .deploymentSec ul {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .careerCa .deploymentSec ul li {
    width: calc(25% - 56px);
    margin-bottom: 0;
    margin-left: 0;
    padding: 20px 20px 30px 20px;
    border: 2px solid #a6a6a6;
    font-size: 14px;
    line-height: 1.6;
  }
  .careerCa .deploymentSec ul li:first-child {
    margin-left: 0;
  }
  .careerCa .deploymentSec ul li:nth-child(even) {
    margin-left: 0;
  }
  .careerCa .deploymentSec ul li span {
    font-size: 17px;
    margin-bottom: 13px;
  }
  .careerCa .deploymentSec .deploymentList {
    margin-top: 84px;
  }
  .careerCa .deploymentSec .deploymentList h4 {
    margin-bottom: 44px;
    padding-bottom: 30px;
    font-size: 28px;
    border-bottom: 2px solid #0b308e;
  }
  .careerCa .deploymentSec .deploymentList .deploymentDetail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .careerCa .deploymentSec .deploymentList .deploymentDetail dl {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
  }
  .careerCa .deploymentSec .deploymentList .deploymentDetail dl dt {
    margin-bottom: 28px;
  }
  .careerCa .deploymentSec .deploymentList .deploymentDetail dl dt .text {
    width: calc(58% - 36px);
    padding-left: 36px;
    font-size: 24px;
    line-height: 1.6;
  }
  .careerCa .deploymentSec .deploymentList .deploymentDetail dl dt .text span {
    font-size: 14px;
  }
  .careerCa .systemSec .systemDetail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 890px;
    margin: 40px auto 0 auto;
  }
  .careerCa .systemSec .systemDetail dl {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    display: table;
    margin: 0 auto;
  }
  .careerCa .systemSec .systemDetail dl dt {
    width: 100%;
    height: 184px;
    margin-bottom: 8px;
  }
  .careerCa .systemSec .systemDetail dl dt.nadeshiko img {
    padding: 24px 0 0 0;
  }
  .careerCa .systemSec .systemDetail dl dt.kurumin img {
    width: auto;
  }
  .careerCa .systemSec .systemDetail dl dd {
    width: 100%;
    padding-left: 0;
    font-size: 15px;
    line-height: 2;
    text-align: center;
  }
  .careerCa .familySec, .careerCa .lifeSec {
    margin-top: 80px;
  }
  .careerCa .familySec p:first-of-type, .careerCa .lifeSec p:first-of-type {
    margin-bottom: 57px;
  }
  .careerCa .familySec dl, .careerCa .lifeSec dl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    padding-top: 20px;
  }
  .careerCa .familySec dl dt, .careerCa .lifeSec dl dt {
    -ms-flex: 0 0 232px;
    flex: 0 0 232px;
    max-width: 232px;
    font-size: 15px;
    padding-left: 20px;
  }
  .careerCa .familySec dl dd, .careerCa .lifeSec dl dd {
    -ms-flex: 0 0 720px;
    flex: 0 0 720px;
    max-width: 720px;
    font-size: 15px;
  }
  .careerCa .familySec .seminar, .careerCa .lifeSec .seminar {
    padding: 44px;
    margin-bottom: 86px;
  }
  .careerCa .familySec .seminar .textBox, .careerCa .lifeSec .seminar .textBox {
    box-sizing: border-box;
    -ms-flex-preferred-size: 38%;
    flex-basis: 38%;
    max-width: 38%;
    margin-right: 45px;
  }
  .careerCa .familySec .seminar .textBox h3, .careerCa .lifeSec .seminar .textBox h3 {
    text-align: left;
    font-size: 24px;
    letter-spacing: 0.17em;
    line-height: 1.5;
  }
  .careerCa .familySec .seminar .textBox p, .careerCa .lifeSec .seminar .textBox p {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 2;
  }
  .careerCa .familySec .seminar figure, .careerCa .lifeSec .seminar figure {
    box-sizing: border-box;
    -ms-flex-preferred-size: 38%;
    flex-basis: 38%;
    max-width: 38%;
  }
}

/* --------------------
 * career
 * -------------------- */
.careerOffice .introSec .secTitle {
  margin-bottom: 10px;
}

.careerOffice .introSec .box .textBox .secSubTitle {
  margin-bottom: 22px;
  font-size: 17px;
}

.careerOffice .introSec .box .textBox .textBlock {
  padding: 0 0;
}

.careerOffice .introSec .box .textBox .textBlock p {
  font-size: 13px;
  line-height: 2;
  font-weight: 300;
}

.careerOffice .introSec .box figure {
  margin-top: 30px;
}

.careerOffice .introSec .box figure img {
  padding: 0;
}

.careerOffice .deploymentSec {
  margin-top: 40px;
}

.careerOffice .deploymentSec .secTitle {
  margin-bottom: 10px;
}

.careerOffice .deploymentSec .secSubTitle {
  margin-bottom: 22px;
}

.careerOffice .deploymentSec .textBlock p {
  font-size: 13px;
  line-height: 2;
  font-weight: 300;
}

.careerOffice .deploymentSec .detail {
  margin-top: 35px;
}

.careerOffice .deploymentSec .detail .figure {
  padding-left: 7px;
  width: 83.05%;
  margin: 0 auto 15px;
}

.careerOffice .deploymentSec .detail .deploymentList {
  margin-top: -2px;
  border: 1px solid #0b308e;
  padding: 19px 19px 19px;
}

.careerOffice .deploymentSec .detail .deploymentList li + li {
  margin-top: 8px;
  padding-top: 14px;
  border-top: 1px solid rgba(11, 48, 142, 0.3);
}

.careerOffice .deploymentSec .detail .deploymentList li dl dt {
  padding-bottom: 4px;
}

.careerOffice .deploymentSec .detail .deploymentList li dl dt .textPoint {
  display: block;
  padding-bottom: 5px;
  font-size: 10px;
  color: #0b308e;
  line-height: 1.2;
  font-weight: bold;
}

.careerOffice .deploymentSec .detail .deploymentList li dl dt .text {
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
  color: #000000;
}

.careerOffice .deploymentSec .detail .deploymentList li dl dd {
  font-size: 12px;
  line-height: 2;
  font-weight: 300;
  color: #000000;
}

.careerOffice .educationSec {
  margin-top: 40px;
}

.careerOffice .educationSec .secTitle {
  margin-bottom: 10px;
}

.careerOffice .educationSec .secSubTitle {
  margin-bottom: 22px;
}

.careerOffice .educationSec .textBlock p {
  font-size: 13px;
  line-height: 2;
  font-weight: 300;
}

.careerOffice .educationSec figure {
  margin-top: 40px;
}

.careerOffice .systemsSec {
  margin-top: 40px;
  padding: 0;
}

.careerOffice .systemsSec .systemsSecHead .secTitle {
  margin-bottom: 10px;
}

.careerOffice .systemsSec .systemsSecHead .secSubTitle {
  margin-bottom: 22px;
}

.careerOffice .systemsSec .systemsSecHead .textBlock p {
  font-size: 13px;
  line-height: 2;
  font-weight: 300;
}

.careerOffice .systemsSec .systemsListWrap {
  margin-top: 28px;
}

.careerOffice .systemsSec .systemsListWrap .systemsList {
  padding: 0 40px;
}

.careerOffice .systemsSec .systemsListWrap .systemsList li {
  padding: 18px 32px 23px 32px;
  border: 1px solid #0b308e;
}

.careerOffice .systemsSec .systemsListWrap .systemsList li + li {
  margin-top: 16px;
}

.careerOffice .systemsSec .systemsListWrap .systemsList li > dl dt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 0 0 9px;
}

.careerOffice .systemsSec .systemsListWrap .systemsList li > dl dt:before {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: 73px;
  flex-basis: 73px;
  display: block;
  content: '';
  height: 75px;
  background-image: url(/group/recruit/ana-recruit/newgrads/jimu/images/career/systems1.svg);
  background-repeat: no-repeat;
  background-size: 58px 74px;
}

.careerOffice .systemsSec .systemsListWrap .systemsList li > dl dt > span {
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  display: block;
  font-size: 15px;
  line-height: 1.5;
  color: #0b308e;
  text-align: center;
}

.careerOffice .systemsSec .systemsListWrap .systemsList li > dl dd {
  margin-top: 13px;
  font-size: 12px;
  line-height: 2;
  font-weight: 300;
  color: #0b308e;
}

.careerOffice .systemsSec .systemsListWrap .systemsList li.systems2 dl dt {
  padding: 0 0 0 7px;
}

.careerOffice .systemsSec .systemsListWrap .systemsList li.systems2 dl dt:before {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: 70px;
  flex-basis: 70px;
  height: 60px;
  background-image: url(/group/recruit/ana-recruit/newgrads/jimu/images/career/systems2.svg);
  background-repeat: no-repeat;
  background-size: 60px 60px;
}

.careerOffice .systemsSec .systemsListWrap .systemsList li.systems3 dl dt {
  padding: 0 0 0 11px;
}

.careerOffice .systemsSec .systemsListWrap .systemsList li.systems3 dl dt:before {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: 66px;
  flex-basis: 66px;
  height: 54px;
  background-image: url(/group/recruit/ana-recruit/newgrads/jimu/images/career/systems3.svg);
  background-repeat: no-repeat;
  background-size: 54px 54px;
}

@media print, screen and (min-width: 768px) {
  .careerOffice {
    padding-bottom: 86px;
  }
  .careerOffice .introSec .secTitle {
    margin-bottom: 48px;
  }
  .careerOffice .introSec .box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .careerOffice .introSec .box .textBox {
    -ms-flex-preferred-size: 550px;
    flex-basis: 550px;
  }
  .careerOffice .introSec .box .textBox .secSubTitle {
    font-size: 36px;
    line-height: 1.5;
  }
  .careerOffice .introSec .box .textBox .textBlock {
    padding: 0 25px 0 0;
  }
  .careerOffice .introSec .box .textBox .textBlock p {
    font-size: 15px;
    line-height: 2;
  }
  .careerOffice .introSec .box figure {
    -ms-flex-preferred-size: 428px;
    flex-basis: 428px;
    margin-top: 0;
  }
  .careerOffice .introSec .box figure img {
    width: 100%;
  }
  .careerOffice .deploymentSec {
    margin-top: 85px;
  }
  .careerOffice .deploymentSec .secTitle {
    margin-bottom: 48px;
  }
  .careerOffice .deploymentSec .secSubTitle {
    margin-bottom: 29px;
  }
  .careerOffice .deploymentSec .textBlock p {
    font-size: 15px;
    line-height: 2;
  }
  .careerOffice .deploymentSec .detail {
    margin-top: 35px;
  }
  .careerOffice .deploymentSec .detail .figure {
    padding-left: 0;
    width: 100%;
  }
  .careerOffice .deploymentSec .detail ul.deploymentList {
    position: relative;
    margin-top: 25px;
    border: 2px solid #0b308e;
    padding: 34px 45px 34px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .careerOffice .deploymentSec .detail ul.deploymentList li + li {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
  }
  .careerOffice .deploymentSec .detail ul.deploymentList li.deployment1 {
    -ms-flex-preferred-size: 251px;
    flex-basis: 251px;
    border-right: 1px solid rgba(11, 48, 142, 0.3);
    padding-right: 39px;
  }
  .careerOffice .deploymentSec .detail ul.deploymentList li.deployment2 {
    -ms-flex-preferred-size: 252px;
    flex-basis: 252px;
    border-right: 1px solid rgba(11, 48, 142, 0.3);
    padding: 0 39px 0 31px;
  }
  .careerOffice .deploymentSec .detail ul.deploymentList li.deployment3 {
    -ms-flex-preferred-size: 259px;
    flex-basis: 259px;
    padding: 0 0 0 31px;
  }
  .careerOffice .deploymentSec .detail ul.deploymentList li dl dt {
    padding-bottom: 4px;
  }
  .careerOffice .deploymentSec .detail ul.deploymentList li dl dt .textPoint {
    display: block;
    padding-bottom: 12px;
    font-size: 14px;
    color: #0b308e;
    line-height: 1.2;
  }
  .careerOffice .deploymentSec .detail ul.deploymentList li dl dt .text {
    display: block;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 1.3;
    color: #000000;
  }
  .careerOffice .deploymentSec .detail ul.deploymentList li dl dd {
    font-size: 12px;
    line-height: 2;
    color: #000000;
  }
  .careerOffice .educationSec {
    margin-top: 90px;
  }
  .careerOffice .educationSec .secTitle {
    margin-bottom: 48px;
  }
  .careerOffice .educationSec .secSubTitle {
    margin-bottom: 22px;
  }
  .careerOffice .educationSec .textBlock p {
    font-size: 15px;
    line-height: 2;
  }
  .careerOffice .educationSec figure {
    margin-top: 76px;
  }
  .careerOffice .systemsSec {
    margin-top: 85px;
    padding: 0;
  }
  .careerOffice .systemsSec .systemsSecHead .secTitle {
    margin-bottom: 48px;
  }
  .careerOffice .systemsSec .systemsSecHead .secSubTitle {
    margin-bottom: 22px;
  }
  .careerOffice .systemsSec .systemsSecHead .textBlock p {
    font-size: 15px;
    line-height: 2;
  }
  .careerOffice .systemsSec .systemsListWrap {
    margin-top: 80px;
    overflow: hidden;
  }
  .careerOffice .systemsSec .systemsListWrap .systemsList {
    padding: 0 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -21px;
  }
  .careerOffice .systemsSec .systemsListWrap .systemsList li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 0 21px 0;
    width: 33.33%;
    border: 0;
  }
  .careerOffice .systemsSec .systemsListWrap .systemsList li + li {
    margin-top: 0;
  }
  .careerOffice .systemsSec .systemsListWrap .systemsList li > dl {
    padding: 58px 26px 42px 42px;
    border: 1px solid #0b308e;
  }
  .careerOffice .systemsSec .systemsListWrap .systemsList li > dl dt {
    display: block;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 0 0 0;
  }
  .careerOffice .systemsSec .systemsListWrap .systemsList li > dl dt:before {
    display: block;
    content: '';
    margin: auto;
    width: 117px;
    height: 151px;
    background-image: url(/group/recruit/ana-recruit/newgrads/jimu/images/career/systems1.svg);
    background-repeat: no-repeat;
    background-size: 117px 150px;
    background-position: center center;
  }
  .careerOffice .systemsSec .systemsListWrap .systemsList li > dl dt > span {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    display: block;
    padding-top: 34px;
    font-size: 24px;
    color: #0b308e;
    text-align: center;
  }
  .careerOffice .systemsSec .systemsListWrap .systemsList li > dl dt > span .text1 {
    display: inline-block;
    text-align: left;
  }
  .careerOffice .systemsSec .systemsListWrap .systemsList li > dl dd {
    margin-top: 13px;
    font-size: 15px;
    line-height: 2;
  }
  .careerOffice .systemsSec .systemsListWrap .systemsList li.systems2 dl dt:before {
    width: 121px;
    height: 151px;
    background-image: url(/group/recruit/ana-recruit/newgrads/jimu/images/career/systems2.svg);
    background-repeat: no-repeat;
    background-size: 121px 121px;
    background-position: center center;
  }
  .careerOffice .systemsSec .systemsListWrap .systemsList li.systems3 dl dt:before {
    width: 108px;
    height: 151px;
    background-image: url(/group/recruit/ana-recruit/newgrads/jimu/images/career/systems3.svg);
    background-repeat: no-repeat;
    background-size: 108px 109px;
    background-position: center center;
  }
}

/* --------------------
 * career
 * -------------------- */
.careerPilot .text {
  font-size: 13px;
  line-height: 2em;
}

.careerPilot .secTitle {
  margin-bottom: 10px;
}

.careerPilot .secSubTitle {
  margin-bottom: 15px;
}

.careerPilot .introSec {
  margin-top: 30px;
}

.careerPilot .introSec .box figure {
  margin-top: 30px;
}

.careerPilot .traningSec {
  margin-top: 35px;
}

.careerPilot .traningSec figure {
  margin: 30px 0;
}

.careerPilot .traningSec .traningFlow {
  margin: 40px 0;
}

.careerPilot .traningSec .traningFlow dl {
  border-top: 1px solid rgba(11, 48, 142, 0.3);
}

.careerPilot .traningSec .traningFlow dl dt {
  font-size: 12px;
  line-height: 1.75em;
  color: #0b308e;
  font-weight: 400;
  margin-top: 15px;
  margin-bottom: 5px;
}

.careerPilot .traningSec .traningFlow dl dd {
  font-size: 12px;
  line-height: 1.75em;
  font-weight: 300;
  margin-bottom: 15px;
}

.careerPilot .traningSec .afterFlight {
  border: 1px solid #0b308e;
  padding: 20px;
  box-sizing: border-box;
}

.careerPilot .traningSec .afterFlight .title {
  font-size: 13px;
  line-height: 20px;
  color: #0b308e;
  margin-bottom: 5px;
}

.careerPilot .traningSec .afterFlight dl dt {
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
}

.careerPilot .traningSec .afterFlight dl dd {
  font-size: 12px;
  line-height: 17px;
  font-weight: 300;
  margin-bottom: 5px;
}

.careerPilot .traningSec .afterFlight .imageBox {
  overflow: hidden;
  margin-top: 15px;
}

.careerPilot .traningSec .afterFlight .imageBox ul {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
}

.careerPilot .traningSec .afterFlight .imageBox ul li {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  box-sizing: border-box;
  padding: 0 10px;
}

.careerPilot .stepSec {
  margin-top: 35px;
}

.careerPilot .stepSec .stepup {
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.careerPilot .stepSec .stepup .listWrap {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: auto;
}

.careerPilot .stepSec .stepup .listWrap dl {
  margin-bottom: 5px;
}

.careerPilot .stepSec .stepup .listWrap dl dt {
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 400;
  color: #0b308e;
  background-color: #e7eaf4;
  padding: 17px 20px 5px 25px;
  box-sizing: border-box;
}

.careerPilot .stepSec .stepup .listWrap dl dd {
  font-size: 12px;
  line-height: 1.5em;
  font-weight: 300;
  background-color: #e7eaf4;
  padding: 0 20px 20px 25px;
  box-sizing: border-box;
}

.careerPilot .stepSec .stepup .arrow {
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  max-width: 40px;
  position: relative;
}

.careerPilot .stepSec .stepup .arrow:before {
  content: '';
  display: block;
  width: 3px;
  height: 100%;
  border-right: 3px solid #0b308e;
  position: absolute;
  top: 0;
  right: 5px;
}

.careerPilot .stepSec .stepup .arrow:after {
  content: '';
  display: block;
  width: 14px;
  height: 26px;
  background-image: url("../pilot/images/career/arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
  position: absolute;
  top: 0;
  right: 0;
}

@media print, screen and (min-width: 768px) {
  .careerPilot {
    padding-bottom: 86px;
  }
  .careerPilot .text {
    font-size: 15px;
    line-height: 2em;
  }
  .careerPilot .secTitle {
    margin-bottom: 48px;
  }
  .careerPilot .secSubTitle {
    margin-bottom: 30px;
  }
  .careerPilot .introSec {
    margin-top: 70px;
  }
  .careerPilot .introSec .box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .careerPilot .introSec .box .textBox {
    -ms-flex-preferred-size: 550px;
    flex-basis: 550px;
    max-width: 550px;
  }
  .careerPilot .introSec .box figure {
    -ms-flex-preferred-size: 386px;
    flex-basis: 386px;
    max-width: 386px;
    margin-top: 0;
  }
  .careerPilot .introSec .box figure img {
    width: 100%;
  }
  .careerPilot .traningSec {
    margin-top: 70px;
    overflow: hidden;
  }
  .careerPilot .traningSec figure {
    margin: 50px 0;
  }
  .careerPilot .traningSec .traningFlow {
    border-top: 1px solid rgba(11, 48, 142, 0.3);
    display: -ms-flexbox;
    display: flex;
    margin: 0 -20px;
  }
  .careerPilot .traningSec .traningFlow li {
    width: 33.33%;
    padding: 0 20px;
  }
  .careerPilot .traningSec .traningFlow dl {
    border-top: 0;
  }
  .careerPilot .traningSec .traningFlow dl dt {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .careerPilot .traningSec .traningFlow dl dd {
    font-size: 14px;
    margin-bottom: 0;
  }
  .careerPilot .traningSec .afterFlight {
    margin-top: 70px;
    padding: 45px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .careerPilot .traningSec .afterFlight .textBox {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .careerPilot .traningSec .afterFlight .title {
    font-size: 26px;
    line-height: 39px;
    margin-top: -5px;
    margin-bottom: 15px;
  }
  .careerPilot .traningSec .afterFlight dl dt {
    font-size: 15px;
    line-height: 22px;
  }
  .careerPilot .traningSec .afterFlight dl dd {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .careerPilot .traningSec .afterFlight .imageBox {
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    max-width: 200px;
    margin: 0;
    padding: 0;
  }
  .careerPilot .traningSec .afterFlight .imageBox ul {
    display: block;
    margin: 0;
    padding: 0;
  }
  .careerPilot .traningSec .afterFlight .imageBox ul li {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .careerPilot .traningSec .afterFlight .imageBox ul li img {
    width: 100%;
  }
  .careerPilot .stepSec {
    margin-top: 70px;
  }
  .careerPilot .stepSec .stepup {
    margin-top: 40px;
  }
  .careerPilot .stepSec .stepup .listWrap {
    -ms-flex-preferred-size: 880px;
    flex-basis: 880px;
    max-width: 880px;
  }
  .careerPilot .stepSec .stepup .listWrap dl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e7eaf4;
    margin-bottom: 10px;
  }
  .careerPilot .stepSec .stepup .listWrap dl:last-child {
    margin-bottom: 0;
  }
  .careerPilot .stepSec .stepup .listWrap dl dt {
    font-size: 18px;
    line-height: 27px;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px;
    max-width: 180px;
    padding: 30px 0 30px 30px;
    background-color: transparent;
  }
  .careerPilot .stepSec .stepup .listWrap dl dd {
    font-size: 13px;
    line-height: 26px;
    -ms-flex: 0 0 700px;
    flex: 0 0 700px;
    max-width: 700px;
    padding: 30px 30px;
    background-color: transparent;
  }
  .careerPilot .stepSec .stepup .arrow {
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px;
    max-width: 120px;
  }
  .careerPilot .stepSec .stepup .arrow:before {
    width: 5px;
    border-right: 5px solid #0b308e;
    right: 55px;
  }
  .careerPilot .stepSec .stepup .arrow:after {
    width: 20px;
    height: 42px;
    right: 47px;
  }
}

/* --------------------
 * careerTeccnical
 * -------------------- */
.careerTeccnical .introSec {
  margin-top: 40px;
}

.careerTeccnical .introSec .secTitle {
  margin-bottom: 10px;
}

.careerTeccnical .introSec .secSubTitle {
  margin-bottom: 22px;
}

.careerTeccnical .introSec .textBox p, .careerTeccnical .introSec .textBlock p {
  font-size: 13px;
  line-height: 2;
  font-weight: 300;
}

.careerTeccnical .introSec figure {
  margin-top: 30px;
}

.careerTeccnical .introSec figure img {
  padding: 0;
}

.careerTeccnical .localNavi ul {
  border-bottom: none;
}

.careerTeccnical .localNavi ul li {
  margin-bottom: 20px;
  color: #0b308e;
  font-size: 13px;
  line-height: 1.4;
}

.careerTeccnical .localNavi ul li a {
  display: block;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
  color: #0b308e;
}

.careerTeccnical .deploymentSec .detail {
  margin-top: 35px;
}

.careerTeccnical .deploymentSec .detail .figure {
  padding-left: 7px;
  width: 83.05%;
}

.careerTeccnical .deploymentSec .detail .deploymentList {
  margin-top: -1px;
  border: 1px solid #0b308e;
  padding: 19px 19px 11px;
}

.careerTeccnical .deploymentSec .detail .deploymentList li {
  margin-bottom: 8px;
  font-size: 11px;
  line-height: 1.8;
}

.careerTeccnical .deploymentSec .detail .deploymentList li .text {
  display: block;
  color: #0b308e;
}

.careerTeccnical .deploymentSec .detail .deploymentList li.deployment2 {
  margin-bottom: 14px;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(11, 48, 142, 0.3);
}

.careerTeccnical .deploymentSec .detail .deploymentList li.deployment2 .training {
  display: block;
  font-weight: 500;
}

.careerTeccnical .deploymentSec .detail .deploymentList li.deployment2 .training .rotate {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.careerTeccnical .deploymentSec .careerPassList {
  margin-bottom: 19px;
  padding: 19px;
  border: 2px solid #0b308e;
}

.careerTeccnical .deploymentSec .careerPassList .careerPassPerson {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 19px 0;
}

.careerTeccnical .deploymentSec .careerPassList .careerPassPerson figure {
  margin-top: 0;
  padding: 0 19px 0 0;
  width: 28%;
}

.careerTeccnical .deploymentSec .careerPassList .careerPassPerson h4 {
  color: #0b308e;
  font-size: 13px;
}

.careerTeccnical .deploymentSec .careerPassList .careerPassPerson h4 span {
  font-size: 11px;
}

.careerTeccnical .deploymentSec .careerPassList dl {
  margin-bottom: 19px;
  padding-bottom: 19px;
  font-size: 12px;
  line-height: 1.6;
  border-bottom: 1px solid #cccccc;
}

.careerTeccnical .deploymentSec .careerPassList dl dt {
  font-weight: 500;
  color: #0b308e;
}

.careerTeccnical .deploymentSec .careerPassList ul li {
  position: relative;
  margin-bottom: -9px;
  padding-bottom: 51px;
  font-size: 12px;
  line-height: 1.6;
}

.careerTeccnical .deploymentSec .careerPassList ul li span {
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
}

.careerTeccnical .deploymentSec .careerPassList ul li:after {
  font-size: 40px;
  color: #0b308e;
  font-family: icomoon;
  content: "";
  font-weight: normal;
  position: absolute;
  bottom: 0;
  left: 42%;
  right: auto;
  top: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.careerTeccnical .deploymentSec .careerPassList ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.careerTeccnical .deploymentSec .careerPassList ul li:last-child:after {
  content: "";
}

.careerTeccnical .educationSec .educationSecDetail {
  padding: 19px;
  border: 2px solid #0b308e;
  background-color: #f0f3f8;
  box-sizing: border-box;
  box-sizing: border-box;
}

.careerTeccnical .educationSec .educationSecDetail .secSubTitle {
  margin-bottom: 13px;
  font-size: 13px;
  font-weight: 400;
}

.careerTeccnical .educationSec .educationSecDetail .textBlock p {
  font-size: 12px;
}

.careerTeccnical .educationSec .educationSecDetail figure {
  margin: 13px 0;
}

.careerTeccnical .educationSec .educationSecDetail h4 {
  color: #0b308e;
  font-size: 13px;
  font-weight: 400;
}

.careerTeccnical .educationSec .educationSecDetail dl {
  font-size: 12px;
}

.careerTeccnical .educationSec .educationSecDetail dl dt {
  margin-top: 13px;
  padding-top: 13px;
  border-top: 1px solid rgba(11, 48, 142, 0.3);
  color: #0b308e;
}

.careerTeccnical .systemSec h4 {
  color: #0b308e;
  font-weight: 400;
}

.careerTeccnical .systemSec figure {
  width: 50%;
  margin: 22px auto 0 auto;
}

@media print, screen and (min-width: 768px) {
  .careerTeccnical {
    padding-bottom: 86px;
  }
  .careerTeccnical .introSec {
    margin-top: 0;
  }
  .careerTeccnical .introSec .textBox p, .careerTeccnical .introSec .textBlock p {
    font-size: 15px;
  }
  .careerTeccnical .introSec .textBox p span, .careerTeccnical .introSec .textBlock p span {
    font-size: 13px;
  }
  .careerTeccnical .introSec .secTitle {
    margin-bottom: 48px;
  }
  .careerTeccnical .localNavi li span {
    font-size: 16px;
  }
  .careerTeccnical .localNavi li a {
    height: auto;
    margin-bottom: 9px !important;
    padding-bottom: 11px !important;
  }
  .careerTeccnical .localNavi li a span {
    font-size: 13px;
  }
  .careerTeccnical .thinkingSec .box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .careerTeccnical .thinkingSec .box .textBox {
    -ms-flex-preferred-size: 550px;
    flex-basis: 550px;
  }
  .careerTeccnical .thinkingSec .box .textBox .secSubTitle {
    font-size: 36px;
    line-height: 1.5;
  }
  .careerTeccnical .thinkingSec .box .textBox .textBlock {
    padding: 0 25px 0 0;
  }
  .careerTeccnical .thinkingSec .box .textBox .textBlock p {
    font-size: 15px;
    line-height: 2;
  }
  .careerTeccnical .thinkingSec .box figure {
    -ms-flex-preferred-size: 428px;
    flex-basis: 428px;
    margin-top: 0;
  }
  .careerTeccnical .thinkingSec .box figure img {
    width: 100%;
  }
  .careerTeccnical .deploymentSec, .careerTeccnical .educationSec, .careerTeccnical .systemSec {
    margin-top: 120px;
  }
  .careerTeccnical .deploymentSec .detail .deploymentList {
    display: -ms-flexbox;
    display: flex;
    border: none;
    padding: 0;
  }
  .careerTeccnical .deploymentSec .detail .deploymentList li {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    font-size: 13px;
  }
  .careerTeccnical .deploymentSec .detail .deploymentList li .pcBorder {
    display: block;
    padding: 19px;
  }
  .careerTeccnical .deploymentSec .detail .deploymentList li .pcBorder .text {
    display: none;
  }
  .careerTeccnical .deploymentSec .detail .deploymentList li.deployment1 {
    margin-right: 10px;
  }
  .careerTeccnical .deploymentSec .detail .deploymentList li.deployment1 .pcBorder {
    border: 2px solid #a6a6a6;
  }
  .careerTeccnical .deploymentSec .detail .deploymentList li.deployment2 {
    margin-right: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .careerTeccnical .deploymentSec .detail .deploymentList li.deployment2 span {
    text-align: center;
  }
  .careerTeccnical .deploymentSec .detail .deploymentList li.deployment2 .pcBorder {
    border: 2px solid #0b308e;
  }
  .careerTeccnical .deploymentSec .detail .deploymentList li.deployment3 .pcBorder {
    border: 2px solid #a6a6a6;
  }
  .careerTeccnical .deploymentSec .careerPassList {
    padding: 30px 40px;
    border: 1px solid #0b308e;
  }
  .careerTeccnical .deploymentSec .careerPassList .careerPassPerson {
    display: block;
    margin: 0 0 14px 0;
  }
  .careerTeccnical .deploymentSec .careerPassList .careerPassPerson figure {
    display: inline-block;
    float: left;
    width: auto;
    background: #ffffff;
    padding: 0 36px 0 0;
  }
  .careerTeccnical .deploymentSec .careerPassList .careerPassPerson h4 {
    font-size: 20px;
    line-height: 1.4;
  }
  .careerTeccnical .deploymentSec .careerPassList .careerPassPerson h4 span {
    font-size: 20px;
  }
  .careerTeccnical .deploymentSec .careerPassList dl {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 15px;
    border-bottom: none;
    border-top: 1px solid rgba(11, 48, 142, 0.3);
  }
  .careerTeccnical .deploymentSec .careerPassList dl dt, .careerTeccnical .deploymentSec .careerPassList dl dd {
    font-size: 15px;
  }
  .careerTeccnical .deploymentSec .careerPassList ul {
    display: -ms-flexbox;
    display: flex;
    margin-top: 28px;
  }
  .careerTeccnical .deploymentSec .careerPassList ul li {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-right: 10px;
    padding-right: 82px;
    font-size: 14px;
  }
  .careerTeccnical .deploymentSec .careerPassList ul li:last-child {
    margin: 0;
    padding: 0;
  }
  .careerTeccnical .deploymentSec .careerPassList ul li:after {
    font-size: 70px;
    bottom: auto;
    left: auto;
    right: 0;
    top: 11%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .careerTeccnical .educationSec .educationSecDetail {
    margin-top: 60px;
    padding: 44px;
    border: 1px solid #0b308e;
  }
  .careerTeccnical .educationSec .educationSecDetail .box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 14px;
  }
  .careerTeccnical .educationSec .educationSecDetail .box .textBox {
    -ms-flex-preferred-size: 663px;
    flex-basis: 663px;
  }
  .careerTeccnical .educationSec .educationSecDetail .box .textBox .secSubTitle {
    font-size: 20px;
  }
  .careerTeccnical .educationSec .educationSecDetail .box .textBox .textBlock {
    padding: 0 25px 0 0;
  }
  .careerTeccnical .educationSec .educationSecDetail .box .textBox .textBlock p {
    font-size: 14px;
  }
  .careerTeccnical .educationSec .educationSecDetail .box figure {
    -ms-flex-preferred-size: 234px;
    flex-basis: 234px;
    margin-top: 0;
  }
  .careerTeccnical .educationSec .educationSecDetail .box figure img {
    width: 100%;
  }
  .careerTeccnical .educationSec .educationSecDetail h4 {
    font-size: 15px;
    margin-bottom: 14px;
  }
  .careerTeccnical .educationSec .educationSecDetail dl {
    border-bottom: 1px solid rgba(11, 48, 142, 0.3);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 13px;
  }
  .careerTeccnical .educationSec .educationSecDetail dl dt {
    -ms-flex-preferred-size: 13.5%;
    flex-basis: 13.5%;
    padding-left: 0.8em;
    margin-top: 10px;
    line-height: 1.2;
  }
  .careerTeccnical .educationSec .educationSecDetail dl dd {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
    margin-top: 10px;
    padding-top: 13px;
    border-top: 1px solid rgba(11, 48, 142, 0.3);
    line-height: 1.2;
  }
  .careerTeccnical .educationSec .educationSecDetail dl dd:last-child {
    padding-bottom: 13px;
  }
  .careerTeccnical .systemSec .secSubTitle {
    font-size: 36px;
    line-height: 1.5;
  }
  .careerTeccnical .systemSec .box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .careerTeccnical .systemSec .box .textBox {
    -ms-flex-preferred-size: 806px;
    flex-basis: 806px;
    -ms-flex-order: 2;
    order: 2;
  }
  .careerTeccnical .systemSec .box .textBox .textBlock {
    padding: 20px 0 0 50px;
  }
  .careerTeccnical .systemSec .box .textBox .textBlock h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .careerTeccnical .systemSec .box .textBox .textBlock p {
    font-size: 15px;
    line-height: 2;
  }
  .careerTeccnical .systemSec .box figure {
    -ms-flex-preferred-size: 190px;
    flex-basis: 190px;
    margin: 0;
    -ms-flex-order: 1;
    order: 1;
  }
  .careerTeccnical .systemSec .box figure img {
    width: 100%;
  }
}

/* --------------------
 * categoryList
 * -------------------- */
.categoryList {
  padding-top: 40px;
  padding-bottom: 50px;
}

.categoryList ul li {
  margin-bottom: 10px;
}

.categoryList ul li a {
  display: block;
  padding-bottom: 20px;
  color: #333333;
}

.categoryList ul li a figure img {
  width: 100%;
}

.categoryList ul li a .text {
  font-size: 12px;
  line-height: 1.75em;
  color: #333333;
  margin: 10px 0 5px;
}

.categoryList ul li a .text.pc + .title {
  margin-top: 10px;
}

.categoryList ul li a .title {
  position: relative;
  padding-right: 20px;
  margin-top: 0;
}

.categoryList ul li a .title span {
  font-size: 15px;
  line-height: 1.5em;
  color: #0b308e;
}

.categoryList ul li a .title:after {
  font-family: icomoon;
  content: "";
  font-weight: normal;
  font-size: 20px;
  position: absolute;
  top: 50%;
  right: -5px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition-duration: 200ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.categoryList ul li a[target=_blank] .title:after {
  font-family: icomoon;
  content: "";
  font-weight: normal;
}

@media print, screen and (min-width: 768px) {
  .categoryList {
    padding-top: 88px;
    padding-bottom: 0;
  }
  .categoryList ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -28px;
    overflow: hidden;
  }
  .categoryList ul li {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    padding: 0 28px;
    box-sizing: border-box;
    margin-bottom: 115px;
  }
  .categoryList ul li a {
    display: block;
    text-decoration: none;
    transition-duration: 200ms;
  }
  .categoryList ul li a figure {
    overflow: hidden;
  }
  .categoryList ul li a img {
    width: 100%;
    transition-duration: 300ms;
  }
  .categoryList ul li a .text {
    font-size: 15px;
    line-height: 2.0em;
    margin: 25px 0 5px 0;
  }
  .categoryList ul li a .title span {
    font-size: 26px;
    line-height: 1.2;
  }
  .categoryList ul li a .title:after {
    font-size: 30px;
  }
  .categoryList ul li a[target=_blank] .title:after {
    font-family: icomoon;
    content: "";
    font-weight: normal;
    font-size: 24px;
  }
  .categoryList ul li a:hover {
    opacity: 0.8;
  }
  .categoryList ul li a:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  .categoryList ul li a:hover .title span {
    font-size: 26px;
    line-height: 1.2;
  }
  .categoryList ul li a:hover .title:after {
    -webkit-transform: translateY(-50%) translateX(3px);
    -ms-transform: translateY(-50%) translateX(3px);
    transform: translateY(-50%) translateX(3px);
  }
  .categoryList ul li a:hover[target=_blank] .title:after {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

/* --------------------
 * contentsList
 * -------------------- */
.contentsList {
  background-color: #f2f2f2;
  padding-top: 44px;
  padding-bottom: 44px;
}

.contentsList .list1 li {
  margin-bottom: 10px;
}

.contentsList .list1 li a {
  display: block;
  padding-bottom: 20px;
  color: #333333;
}

.contentsList .list1 li a figure img {
  width: 100%;
}

.contentsList .list1 li a .text {
  font-size: 12px;
  line-height: 1.75em;
  color: #333333;
  margin: 5px 0 0;
}

.contentsList .list1 li a .title {
  position: relative;
  padding-right: 20px;
  margin: 10px 0 5px;
}

.contentsList .list1 li a .title span {
  font-size: 15px;
  line-height: 1.5em;
  color: #0b308e;
}

.contentsList .list1 li a[href] {
  display: block;
  padding-bottom: 20px;
  color: #333333;
}

.contentsList .list1 li a[href] figure img {
  width: 100%;
}

.contentsList .list1 li a[href] .text {
  font-size: 12px;
  line-height: 1.75em;
  color: #333333;
  margin: 5px 0 0;
}

.contentsList .list1 li a[href] .title {
  position: relative;
  padding-right: 20px;
  margin: 10px 0 5px;
}

.contentsList .list1 li a[href] .title span {
  font-size: 15px;
  line-height: 1.5em;
  color: #0b308e;
}

.contentsList .list1 li a[href] .title:after {
  font-family: icomoon;
  content: "";
  font-weight: normal;
  font-size: 20px;
  position: absolute;
  top: 50%;
  right: -5px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition-duration: 200ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.contentsList .list1 li a[href][target=_blank] .title:after {
  font-family: icomoon;
  content: "";
  font-weight: normal;
}

.contentsList .list2 {
  background-color: #fff;
  padding: 20px 0;
}

.contentsList .list2 li a {
  display: block;
  padding: 8px 25px;
  position: relative;
}

.contentsList .list2 li a span {
  font-size: 12px;
  line-height: 1.0em;
  color: #333333;
}

.contentsList .list2 li a:after {
  font-family: icomoon;
  content: "";
  font-weight: normal;
  font-size: 20px;
  color: #333333;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition-duration: 200ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.contentsList .list2 li a[target=_blank]:after {
  font-family: icomoon;
  content: "";
  font-weight: normal;
}

@media print, screen and (min-width: 768px) {
  .contentsList {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .contentsList .list1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -22px;
    overflow: hidden;
  }
  .contentsList .list1 li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 22px;
    box-sizing: border-box;
    margin-bottom: 55px;
  }
  .contentsList .list1 li a[href] {
    display: block;
    text-decoration: none;
    transition-duration: 200ms;
  }
  .contentsList .list1 li a[href] figure {
    overflow: hidden;
  }
  .contentsList .list1 li a[href] img {
    width: 100%;
    transition-duration: 300ms;
  }
  .contentsList .list1 li a[href] .text {
    font-size: 15px;
    line-height: 2.0em;
    margin: 5px 0;
  }
  .contentsList .list1 li a[href] .title {
    margin: 30px 0 5px;
  }
  .contentsList .list1 li a[href] .title span {
    font-size: 26px;
    line-height: 1.2;
  }
  .contentsList .list1 li a[href] .title:after {
    font-size: 30px;
  }
  .contentsList .list1 li a[href][target=_blank] .title:after {
    font-family: icomoon;
    content: "";
    font-weight: normal;
    font-size: 24px;
  }
  .contentsList .list1 li a[href]:hover {
    opacity: 0.8;
  }
  .contentsList .list1 li a[href]:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  .contentsList .list1 li a[href]:hover .title span {
    font-size: 26px;
    line-height: 1.2;
  }
  .contentsList .list1 li a[href]:hover .title:after {
    -webkit-transform: translateY(-50%) translateX(3px);
    -ms-transform: translateY(-50%) translateX(3px);
    transform: translateY(-50%) translateX(3px);
  }
  .contentsList .list1 li a[href]:hover[target=_blank] .title:after {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .contentsList .list1 li a {
    display: block;
    text-decoration: none;
  }
  .contentsList .list1 li a figure {
    overflow: hidden;
  }
  .contentsList .list1 li a img {
    width: 100%;
  }
  .contentsList .list1 li a .text {
    font-size: 15px;
    line-height: 2.0em;
    margin: 5px 0;
  }
  .contentsList .list1 li a .title {
    margin: 30px 0 5px;
  }
  .contentsList .list1 li a .title span {
    font-size: 26px;
    line-height: 1.2;
  }
  .contentsList .list2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    margin: 0 -22px;
    padding: 0;
    background-color: transparent;
  }
  .contentsList .list2 li {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    box-sizing: border-box;
    padding: 0 22px;
  }
  .contentsList .list2 li a {
    background-color: #fff;
    padding: 19px 20px;
  }
  .contentsList .list2 li a span {
    font-size: 16px;
  }
  .contentsList .list2 li a:after {
    font-size: 30px;
  }
  .contentsList .list2 li a[target=_blank] {
    font-size: 24px;
  }
  .contentsList .list2 li a:hover {
    opacity: 0.8;
  }
  .contentsList .list2 li a:hover:after {
    -webkit-transform: translateY(-50%) translateX(3px);
    -ms-transform: translateY(-50%) translateX(3px);
    transform: translateY(-50%) translateX(3px);
  }
  .contentsList .list2 li a:hover[target=_blank]:after {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

/* --------------------
 * employment
 * -------------------- */
.employment .txtBlue {
  color: #0b308e;
}

.employment .listStyle1 dt {
  margin-top: 31px;
  font-size: 15px;
  color: #0b308e;
}

.employment .listStyle1 dt:first-child {
  margin-top: 0;
}

.employment .listStyle1 dd {
  padding-top: 10px;
}

.employment .listStyle1 dd ul li .pilotLeft {
  margin-left: -1em;
}

.employment .listStyle1 dd p {
  font-size: 13px;
  line-height: 2;
  color: #333333;
}

.employment .entrySec {
  margin-top: 33px;
}

.employment .entrySec .blockTtl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 39px;
}

.employment .entrySec .blockTtl .en {
  font-size: 22px;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 300;
  padding-right: 12px;
  color: #0b308e;
}

.employment .entrySec .blockTtl .ja {
  font-size: 10px;
  padding-right: 20px;
  color: #0b308e;
}

.employment .entrySec .blockTtl:after {
  content: '';
  width: 25px;
  height: 1px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  background-color: #0b308e;
}

.employment .entrySec .listStyle2 dt {
  padding-bottom: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 31px;
}

.employment .entrySec .listStyle2 dt:first-child {
  margin-top: 0;
}

.employment .entrySec .listStyle2 dt .num {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  color: #0b308e;
  padding-right: 19px;
}

.employment .entrySec .listStyle2 dt .txt {
  font-size: 15px;
  color: #0b308e;
}

.employment .entrySec .listStyle2 dd > p {
  font-size: 13px;
  line-height: 2;
}

.employment .entrySec .listStyle2 dd a {
  color: #0099cc;
  text-decoration: underline;
}

.employment .entrySec .listStyle2 dd a:hover {
  opacity: 0.7;
}

.employment .entrySec .listStyle2 dd .asterisk {
  margin-top: 12px;
}

@media print, screen and (min-width: 768px) {
  .employment {
    padding-bottom: 86px;
  }
  .employment .listStyle1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .employment .listStyle1 dt {
    -ms-flex: 0 0 187px;
    flex: 0 0 187px;
    margin-top: 0;
  }
  .employment .listStyle1 dt:first-child {
    margin-top: 0;
  }
  .employment .listStyle1 dd {
    -ms-flex: 0 0 813px;
    flex: 0 0 813px;
    padding-top: 0;
  }
  .employment .listStyle1 dd p {
    font-size: 15px;
    line-height: 2;
  }
  .employment .listStyle1 dt:nth-of-type(n+2), .employment .listStyle1 dd:nth-of-type(n+2) {
    padding-top: 33px;
  }
  .employment .entrySec {
    margin-top: 83px;
  }
  .employment .entrySec .blockTtl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 80px;
  }
  .employment .entrySec .blockTtl .en {
    font-size: 36px;
    padding-right: 20px;
  }
  .employment .entrySec .blockTtl .ja {
    font-size: 15px;
    padding-right: 62px;
  }
  .employment .entrySec .blockTtl:after {
    content: '';
    width: 25px;
    height: 1px;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
  }
  .employment .entrySec .listStyle2 {
    padding-left: 86px;
  }
  .employment .entrySec .listStyle2 dt {
    position: relative;
    padding-bottom: 7px;
    display: block;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 38px;
  }
  .employment .entrySec .listStyle2 dt:first-child {
    margin-top: 0;
  }
  .employment .entrySec .listStyle2 dt .num {
    position: absolute;
    left: -86px;
    top: 4px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 36px;
    padding-right: 0;
  }
  .employment .entrySec .listStyle2 dt .txt {
    font-size: 18px;
  }
  .employment .entrySec .listStyle2 dd > p {
    font-size: 15px;
    line-height: 2;
  }
  .employment .entrySec .listStyle2 dd a {
    text-decoration: underline;
  }
  .employment .entrySec .listStyle2 dd a:hover {
    opacity: 0.7;
  }
  .employment .entrySec .listStyle2 dd .asterisk {
    margin-top: 16px;
  }
}

/* --------------------
 * event
 * -------------------- */
.event .txtBlue {
  color: #0b308e;
}

.event .listStyle1 dt {
  margin-top: 31px;
  font-size: 15px;
  color: #0b308e;
}

.event .listStyle1 dt:first-child {
  margin-top: 0;
}

.event .listStyle1 dd {
  padding-top: 10px;
}

.event .listStyle1 dd ul li .pilotLeft {
  margin-left: -1em;
}

.event .listStyle1 dd p {
  font-size: 13px;
  line-height: 2;
  color: #333333;
}

.event .listStyle1 dd.place p:not(:first-child) {
  margin-top: 10px;
}

.event .blockTitle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 18px;
}

.event .blockTitle span {
  font-size: 18px;
  color: #0b308e;
}

.event .blockTitle span.en {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 18px;
  line-height: 1;
  color: #0b308e;
}

.event .blockTitle span.en:after {
  margin-left: 12px;
  display: block;
  content: '';
  width: 1px;
  height: auto;
  background-color: #0b308e;
}

.event .blockTitle span.ja {
  padding-left: 14px;
  line-height: 1;
}

.event .entrySec {
  margin-top: 33px;
}

.event .entrySec .listStyle2 dt {
  padding-bottom: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 31px;
}

.event .entrySec .listStyle2 dt:first-child {
  margin-top: 0;
}

.event .entrySec .listStyle2 dt .num {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  color: #0b308e;
  padding-right: 19px;
}

.event .entrySec .listStyle2 dt .txt {
  font-size: 15px;
  color: #0b308e;
}

.event .entrySec .listStyle2 dd > p {
  font-size: 13px;
  line-height: 2;
}

.event .entrySec .listStyle2 dd a {
  color: #0099cc;
  text-decoration: underline;
}

.event .entrySec .listStyle2 dd a:hover {
  opacity: 0.7;
}

.event .entrySec .listStyle2 dd .asterisk {
  margin-top: 12px;
}

.event .external {
  color: #0099cc;
  text-decoration: underline;
}

@media print, screen and (min-width: 768px) {
  .event {
    padding-bottom: 86px;
  }
  .event .listStyle1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .event .listStyle1 dt {
    -ms-flex: 0 0 187px;
    flex: 0 0 187px;
    margin-top: 0;
  }
  .event .listStyle1 dt:first-child {
    margin-top: 0;
  }
  .event .listStyle1 dd {
    -ms-flex: 0 0 813px;
    flex: 0 0 813px;
    padding-top: 0;
  }
  .event .listStyle1 dd p {
    font-size: 15px;
    line-height: 2;
  }
  .event .listStyle1 dt:nth-of-type(n+2), .event .listStyle1 dd:nth-of-type(n+2) {
    padding-top: 33px;
  }
  .event .listStyle1 a:hover {
    opacity: 0.7;
  }
  .event .blockTitle {
    margin-bottom: 38px;
  }
  .event .blockTitle span {
    font-size: 26px;
    line-height: 1;
  }
  .event .blockTitle span.en {
    font-size: 26px;
    line-height: 1;
  }
  .event .blockTitle span.en:after {
    margin-left: 33px;
  }
  .event .blockTitle span.ja {
    padding-left: 34px;
    font-size: 26px;
    line-height: 1;
  }
  .event .entrySec {
    margin-top: 83px;
  }
  .event .entrySec .listStyle2 {
    padding-left: 86px;
  }
  .event .entrySec .listStyle2 dt {
    position: relative;
    padding-bottom: 7px;
    display: block;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 38px;
  }
  .event .entrySec .listStyle2 dt:first-child {
    margin-top: 0;
  }
  .event .entrySec .listStyle2 dt .num {
    position: absolute;
    left: -86px;
    top: 4px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 36px;
    padding-right: 0;
  }
  .event .entrySec .listStyle2 dt .txt {
    font-size: 18px;
  }
  .event .entrySec .listStyle2 dd > p {
    font-size: 15px;
    line-height: 2;
  }
  .event .entrySec .listStyle2 dd a {
    text-decoration: underline;
  }
  .event .entrySec .listStyle2 dd a:hover {
    opacity: 0.7;
  }
  .event .entrySec .listStyle2 dd .asterisk {
    margin-top: 16px;
  }
}

/* --------------------
 * interview
 * -------------------- */
.interview .content {
  width: 100%;
  height: 0;
  padding-top: 66.66667%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}

.interview .content.office {
  background-image: url("../jimu/images/top/interview_sp.jpg");
}

.interview .content.technical {
  background-image: url("../tech/images/top/interview_sp.jpg");
}

.interview .content.ca {
  background-image: url("../ca/images/top/interview_sp.jpg");
}

.interview .content.pilot {
  background-image: url("../pilot/images/top/interview_sp.jpg");
}

.interview .content.universal {
  background-image: url("../universal/images/top/interview_sp.jpg");
}

.interview .content .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 40px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.interview .content .title {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4em;
  margin-bottom: 10px;
}

.interview .content .text {
  color: #fff;
  font-size: 12px;
  line-height: 2em;
  margin-bottom: 25px;
}

.interview .content .interviewBtn span {
  display: block;
  background-color: #fff;
  position: relative;
  text-decoration: none;
  padding: 12px 15px;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 1;
  color: #333333;
}

.interview .content .interviewBtn span:after {
  font-family: icomoon;
  content: "";
  font-weight: normal;
  font-size: 20px;
  color: #333333;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition-duration: 200ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media print, screen and (min-width: 768px) {
  .interview {
    padding-top: 88px;
    padding-bottom: 44px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .interview a {
    display: inline-block;
  }
  .interview a:hover {
    opacity: 0.8;
  }
  .interview a:hover .interviewBtn span:after {
    -webkit-transform: translateY(-50%) translateX(3px);
    -ms-transform: translateY(-50%) translateX(3px);
    transform: translateY(-50%) translateX(3px);
  }
  .interview .content {
    width: 574px;
    height: 240px;
    padding: 0;
    margin: 0 auto;
  }
  .interview .content.office {
    background-image: url("../jimu/images/top/interview_pc.jpg");
  }
  .interview .content.technical {
    background-image: url("../tech/images/top/interview_pc.jpg");
  }
  .interview .content.ca {
    background-image: url("../ca/images/top/interview_pc.jpg");
  }
  .interview .content.pilot {
    background-image: url("../pilot/images/top/interview_pc.jpg");
  }
  .interview .content.universal {
    background-image: url("../universal/images/top/interview_pc.jpg");
  }
  .interview .content .title {
    font-size: 26px;
  }
  .interview .content .text {
    font-size: 15px;
    margin-bottom: 35px;
  }
  .interview .content .interviewBtn span {
    width: 373px;
    padding: 18px 20px;
    font-size: 15px;
  }
  .interview .content .interviewBtn span:after {
    transition-duration: 300ms;
    font-size: 30px;
  }
}

/* --------------------
 * jobTitle
 * -------------------- */
.jobTitle .content {
  padding: 20px 0;
}

.jobTitle .content .shoulder {
  color: #0b308e;
  font-weight: 300;
  font-size: 10px;
  line-height: 1.7em;
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid #0b308e;
  margin-bottom: 20px;
}

.jobTitle .content .title {
  color: #0b308e;
  font-size: 18px;
}

.jobTitle .content .navi {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 30px 0 20px;
}

.jobTitle .content .navi li a {
  display: block;
  color: #333333;
}

.jobTitle .content .navi li a:before {
  content: '';
  font-size: 20px;
  line-height: 1;
  vertical-align: middle;
}

.jobTitle .content .navi li a.mypage:before {
  font-family: icomoon;
  content: "";
  font-weight: normal;
}

.jobTitle .content .navi li a.entry:before {
  font-family: icomoon;
  content: "";
  font-weight: normal;
}

.jobTitle .content .navi li a:hover {
  color: #333333;
}

.jobTitle .content .navi li span {
  font-size: 13px;
  color: #333333;
}

.jobTitle .image {
  margin-left: -40px;
  margin-right: -40px;
}

.jobTitle .banner {
  padding: 40px 0;
}

.jobTitle.jobTitleTopics .topics {
  position: relative;
  padding-bottom: 40px;
}

.jobTitle.jobTitleTopics .topics:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  box-sizing: border-box;
  border-top: 1px solid #b5c0de;
  top: 0;
  left: 0;
}

.jobTitle.jobTitleTopics .topics dl {
  margin-top: 20px;
}

.jobTitle.jobTitleTopics .topics dl dt {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #a6a6a6;
  font-size: 13px;
  line-height: 1;
  margin-top: 15px;
  margin-bottom: 5px;
}

.jobTitle.jobTitleTopics .topics dl dd {
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.4em;
}

.jobTitle.jobTitleTopics .topics dl dd a {
  color: #333333;
  text-decoration: none;
  transition-duration: 200ms;
}

.jobTitle.jobTitleTopics .topics dl dd a:hover {
  color: #0099cc;
  text-decoration: underline;
}

@media print, screen and (min-width: 768px) {
  .jobTitle {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 88px;
  }
  .jobTitle .content {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    box-sizing: border-box;
    padding-right: 22px;
  }
  .jobTitle .content .shoulder {
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 10px;
    border-bottom: 2px solid #0b308e;
    margin-bottom: 30px;
  }
  .jobTitle .content .title {
    font-size: 36px;
    line-height: 2em;
  }
  .jobTitle .content .navi {
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 60px 0 0;
  }
  .jobTitle .content .navi li {
    margin-right: 44px;
  }
  .jobTitle .content .navi li a:before {
    font-size: 40px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
  }
  .jobTitle .content .navi li span {
    font-size: 18px;
    vertical-align: middle;
  }
  .jobTitle .image {
    -ms-flex-order: 2;
    order: 2;
    margin: 0;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
  }
  .jobTitle .image img {
    width: 100%;
    height: auto;
  }
  .jobTitle .banner {
    -ms-flex-order: 3;
    order: 3;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    padding: 0;
    margin-top: 55px;
    border-top: 1px solid #b5c0dc;
  }
  .jobTitle .banner a {
    display: block;
    width: 1000px;
    margin: 90px auto 0;
    padding: 0;
  }
  .jobTitle .banner a:hover {
    opacity: 0.8;
  }
  .jobTitle.jobTitleTopics {
    margin-bottom: 44px;
  }
  .jobTitle.jobTitleTopics .topics {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 50px;
    padding-bottom: 0;
  }
  .jobTitle.jobTitleTopics .topics:before {
    display: none;
  }
  .jobTitle.jobTitleTopics .topics dl dt {
    font-size: 15px;
    line-height: 1.4em;
    margin: 0 0 20px 0;
    width: 7em;
    float: left;
    clear: both;
  }
  .jobTitle.jobTitleTopics .topics dl dd {
    font-size: 15px;
    margin: 0 0 20px 10em;
  }
  .jobTitle.jobTitleTopics .topics dl dd a {
    color: #333333;
    text-decoration: none;
  }
}

/* --------------------
 * Lower Page KV
 * -------------------- */
.lowerKv-graduatesTop {
  background-image: url("../images/kv/top_kv_sp.jpg");
}

@media print, screen and (min-width: 768px) {
  .lowerKv-graduatesTop {
    background-image: url("../images/kv/top_kv_pc.jpg");
  }
}

/* --------------------
 * missionCa
 * -------------------- */
.missionCa .introSec .textBlock p {
  font-size: 13px;
  line-height: 2;
  font-weight: 300;
}

.missionCa .mission01Sec {
  margin-top: 33px;
}

.missionCa .mission01Sec .secTitle {
  margin-bottom: 12px;
}

.missionCa .mission01Sec .secTitle span {
  padding-right: 64px;
}

.missionCa .mission01Sec .jobLayout2 .layoutTextBox .secSubTitle {
  margin-bottom: 11px;
}

.missionCa .mission01Sec .jobLayout2 .layoutTextBox .textBlock p {
  font-size: 13px;
  font-weight: 300;
  line-height: 2;
}

.missionCa .mission01Sec .jobLayout2 .layoutImg {
  margin-top: 26px;
}

.missionCa .mission02Sec {
  margin-top: 33px;
}

.missionCa .mission02Sec .secTitle {
  margin-bottom: 12px;
}

.missionCa .mission02Sec .secTitle span {
  padding-right: 64px;
}

.missionCa .mission02Sec .jobLayout3 .layoutTextBox .secSubTitle {
  margin-bottom: 11px;
}

.missionCa .mission02Sec .jobLayout3 .layoutTextBox .textBlock p {
  font-size: 13px;
  font-weight: 300;
  line-height: 2;
}

.missionCa .mission02Sec .jobLayout3 .layoutImg {
  margin-top: 26px;
}

.missionCa .mission03Sec {
  margin-top: 33px;
}

.missionCa .mission03Sec .secTitle {
  margin-bottom: 12px;
}

.missionCa .mission03Sec .secTitle span {
  padding-right: 64px;
}

.missionCa .mission03Sec .secSubTitle {
  margin-bottom: 11px;
}

.missionCa .mission03Sec .jobLayout4 .textBlock p {
  font-size: 13px;
  font-weight: 300;
  line-height: 2;
}

.missionCa .mission03Sec .jobLayout4 .layoutImg {
  margin-top: 26px;
}

.missionCa .mission04Sec {
  margin-top: 33px;
  margin-bottom: 5px;
}

.missionCa .mission04Sec .secTitle span {
  padding-right: 64px;
}

.missionCa .mission04Sec .secSubTitle {
  padding: 0;
  margin: 12px 0 12px 0;
}

.missionCa .mission04Sec .textBlock {
  padding: 0;
  margin-bottom: 25px;
}

.missionCa .mission04Sec .textBlock p {
  padding: 0;
  font-size: 13px;
  font-weight: 300;
  line-height: 2;
}

.missionCa .mission04Sec .scheduleBox {
  padding: 0;
}

.missionCa .mission04Sec .scheduleBox .scheduleBoxLaout1 {
  padding: 0;
}

.missionCa .mission04Sec .scheduleBox .scheduleBoxLaout1 .scheduleTitle {
  padding: 0;
  font-size: 13px;
  color: #0b308e;
  margin-bottom: 20px;
}

.missionCa .mission04Sec .scheduleBox .scheduleBoxLaout1 .scheduleImg {
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: 40px;
  padding: 0;
  border-top: 1px solid #0b308e;
}

.missionCa .mission04Sec .scheduleBox .scheduleBoxLaout1 .scheduleImg img {
  padding: 0;
}

.missionCa .mission04Sec .scheduleBox .scheduleBoxLaout1 .scheduleImg2 {
  padding-top: 15px;
  margin-bottom: 0;
}

.missionCa .mission04Sec .scheduleBox .scheduleBoxLaout1 .scheduleComment {
  font-size: 13px;
  padding: 0;
  margin: 30px 0 40px 0;
}

@media print, screen and (min-width: 768px) {
  .missionCa {
    padding-bottom: 86px;
  }
  .missionCa .introSec .textBlock p {
    font-size: 15px;
    line-height: 2;
  }
  .missionCa .mission01Sec {
    margin-top: 78px;
  }
  .missionCa .mission01Sec .secTitle {
    margin-bottom: 53px;
  }
  .missionCa .mission01Sec .secTitle span {
    padding-right: 69px;
  }
  .missionCa .mission01Sec .jobLayout2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .missionCa .mission01Sec .jobLayout2 .layoutTextBox {
    -ms-flex-preferred-size: 580px;
    flex-basis: 580px;
  }
  .missionCa .mission01Sec .jobLayout2 .layoutTextBox .secSubTitle {
    margin-bottom: 24px;
  }
  .missionCa .mission01Sec .jobLayout2 .layoutTextBox .textBlock p {
    font-size: 15px;
    line-height: 2;
  }
  .missionCa .mission01Sec .jobLayout2 .layoutImg {
    margin-top: 8px;
    -ms-flex-preferred-size: 360px;
    flex-basis: 360px;
  }
  .missionCa .mission01Sec .jobLayout2 .layoutImg > img {
    width: 100%;
    height: auto;
  }
  .missionCa .mission02Sec {
    margin-top: 85px;
  }
  .missionCa .mission02Sec .secTitle {
    margin-bottom: 53px;
  }
  .missionCa .mission02Sec .secTitle span {
    padding-right: 69px;
  }
  .missionCa .mission02Sec .jobLayout3 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .missionCa .mission02Sec .jobLayout3 .layoutTextBox {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-preferred-size: 580px;
    flex-basis: 580px;
  }
  .missionCa .mission02Sec .jobLayout3 .layoutTextBox .secSubTitle {
    margin-bottom: 24px;
  }
  .missionCa .mission02Sec .jobLayout3 .layoutTextBox .textBlock p {
    font-size: 15px;
    line-height: 2;
  }
  .missionCa .mission02Sec .jobLayout3 .layoutImg {
    -ms-flex-order: 1;
    order: 1;
    margin-top: 8px;
    -ms-flex-preferred-size: 360px;
    flex-basis: 360px;
  }
  .missionCa .mission02Sec .jobLayout3 .layoutImg img {
    width: 100%;
    height: auto;
  }
  .missionCa .mission03Sec {
    margin-top: 85px;
  }
  .missionCa .mission03Sec .secTitle {
    margin-bottom: 53px;
  }
  .missionCa .mission03Sec .secTitle span {
    padding-right: 69px;
  }
  .missionCa .mission03Sec .secSubTitle {
    margin-bottom: 24px;
  }
  .missionCa .mission03Sec .jobLayout4 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .missionCa .mission03Sec .jobLayout4 .textBlock {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-preferred-size: 650px;
    flex-basis: 650px;
  }
  .missionCa .mission03Sec .jobLayout4 .textBlock p {
    font-size: 15px;
    line-height: 2;
  }
  .missionCa .mission03Sec .jobLayout4 .layoutImg {
    margin-top: 0;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-preferred-size: 292px;
    flex-basis: 292px;
  }
  .missionCa .mission03Sec .jobLayout4 .layoutImg img {
    width: 100%;
    height: auto;
  }
  .missionCa .mission04Sec {
    margin-top: 85px;
    margin-bottom: -86px;
  }
  .missionCa .mission04Sec .secTitle {
    margin-bottom: 53px;
  }
  .missionCa .mission04Sec .secTitle span {
    padding-right: 69px;
  }
  .missionCa .mission04Sec .secSubTitle {
    margin-top: 52px;
  }
  .missionCa .mission04Sec .textBlock {
    margin-top: 29px;
    margin-bottom: 65px;
  }
  .missionCa .mission04Sec .textBlock p {
    font-size: 15px;
  }
  .missionCa .mission04Sec .scheduleBox .scheduleBoxLaout1 {
    margin-bottom: 86px;
  }
  .missionCa .mission04Sec .scheduleBox .scheduleBoxLaout1 .scheduleTitle {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 29px;
    border-bottom: 1px solid #0b308e;
  }
  .missionCa .mission04Sec .scheduleBox .scheduleBoxLaout1 .scheduleImg {
    border-top: 0;
    padding: 0;
    margin: 0 0 90px 0;
  }
  .missionCa .mission04Sec .scheduleBox .scheduleBoxLaout1 .scheduleImg img {
    padding: 0;
  }
  .missionCa .mission04Sec .scheduleBox .scheduleBoxLaout1 .scheduleImg:last-child,
  .missionCa .mission04Sec .scheduleBox .scheduleBoxLaout1 .scheduleImg2 {
    margin-bottom: 0;
    padding-top: 44px;
  }
  .missionCa .mission04Sec .scheduleBox .scheduleBoxLaout1 .scheduleComment {
    padding: 0;
    font-size: 15px;
    margin: 64px 0 90px 0;
  }
}

/* --------------------
 * mission
 * -------------------- */
.missionOffice .missionSec .secTitle {
  margin-bottom: 20px;
}

.missionOffice .missionSec .secSubTitle {
  margin-bottom: 18px;
}

.missionOffice .missionSec .textBlock {
  margin: 0 0 38px;
}

.missionOffice .missionSec .textBlock > p {
  font-size: 13px;
  font-weight: 300;
  line-height: 2;
}

.missionOffice .missionSec .missionList li {
  padding: 0 0 0;
  margin-top: 44px;
  padding-top: 44px;
  border-top: 1px solid rgba(11, 48, 142, 0.3);
}

.missionOffice .missionSec .missionList li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

.missionOffice .missionSec .missionList li dd {
  margin-top: 15px;
}

.missionOffice .missionSec .missionList li dl dt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

.missionOffice .missionSec .missionList li dl dt .ja {
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  color: #0b308e;
}

.missionOffice .missionSec .missionList li dl dt .en {
  font-size: 10px;
  font-weight: 300;
  line-height: 1;
  color: #0b308e;
}

.missionOffice .missionSec .missionList li.mission1 dl dt {
  padding: 0 0 0;
  -ms-flex-align: center;
  align-items: center;
}

.missionOffice .missionSec .missionList li.mission1 dl dt .ja {
  background-color: #fff;
  font-weight: 400;
  line-height: 1.3;
}

.missionOffice .missionSec .missionList li dl dt .ja span.textAna {
  padding-right: 5px;
}

.missionOffice .featureSec {
  margin-top: 43px;
}

.missionOffice .featureSec .secTitle {
  margin-bottom: 20px;
}

.missionOffice .featureSec .secSubTitle {
  margin-bottom: 18px;
}

.missionOffice .featureSec .textBlock {
  margin: 0 0 38px;
}

.missionOffice .featureSec .textBlock > p {
  font-size: 13px;
  font-weight: 300;
  line-height: 2;
}

.missionOffice .featureSec .mainImg {
  background-color: #0b308e;
  margin: 0 -40px 0;
  padding: 42px 20px 42px;
}

@media print, screen and (min-width: 768px) {
  .missionOffice {
    padding-bottom: 86px;
  }
  .missionOffice .missionSec .secTitle {
    margin-bottom: 53px;
  }
  .missionOffice .missionSec .secSubTitle {
    margin-bottom: 30px;
  }
  .missionOffice .missionSec .textBlock {
    margin: 0 0 80px;
  }
  .missionOffice .missionSec .textBlock > p {
    font-size: 15px;
    line-height: 2;
  }
  .missionOffice .missionSec .missionList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .missionOffice .missionSec .missionList li {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
  }
  .missionOffice .missionSec .missionList li dl dt {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .missionOffice .missionSec .missionList li dl dt .ja {
    font-size: 26px;
    font-weight: 400;
    line-height: 1;
  }
  .missionOffice .missionSec .missionList li dl dt .en {
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
  }
  .missionOffice .missionSec .missionList li dl dd {
    margin-top: 15px;
  }
  .missionOffice .missionSec .missionList li.mission1 {
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(11, 48, 142, 0.3);
    width: 100%;
  }
  .missionOffice .missionSec .missionList li.mission1 dl dt .ja {
    padding-left: 17px;
  }
  .missionOffice .missionSec .missionList li.mission2 {
    -ms-flex-preferred-size: 508px;
    flex-basis: 508px;
    margin-top: 40px;
    border-right: 1px solid rgba(11, 48, 142, 0.3);
    box-sizing: border-box;
  }
  .missionOffice .missionSec .missionList li.mission2 dl {
    padding-right: 47px;
    padding-left: 0;
  }
  .missionOffice .missionSec .missionList li.mission2 dl dt .ja {
    padding-left: 17px;
  }
  .missionOffice .missionSec .missionList li.mission2 dl dt .en {
    padding-right: 13px;
  }
  .missionOffice .missionSec .missionList li.mission3 {
    -ms-flex-preferred-size: 490px;
    flex-basis: 490px;
    margin-top: 40px;
    padding-right: 0;
    box-sizing: border-box;
  }
  .missionOffice .missionSec .missionList li.mission3 dl {
    padding-left: 49px;
  }
  .missionOffice .missionSec .missionList li.mission4 {
    width: 100%;
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid rgba(11, 48, 142, 0.3);
  }
  .missionOffice .missionSec .missionList li.mission4 dl dt .ja {
    padding-left: 17px;
  }
  .missionOffice .missionSec .missionList li dl dt .ja span.textAna {
    padding-right: 5px;
  }
  .missionOffice .featureSec {
    margin-top: 102px;
  }
  .missionOffice .featureSec .secTitle {
    margin-bottom: 53px;
  }
  .missionOffice .featureSec .secSubTitle {
    margin-bottom: 30px;
  }
  .missionOffice .featureSec .textBlock {
    margin: 0 0 70px;
  }
  .missionOffice .featureSec .textBlock > p {
    font-size: 15px;
    line-height: 2;
  }
  .missionOffice .featureSec .mainImg {
    margin: 0 0 0;
    padding: 0 0 0;
  }
}

.mission.office .missionSec .missionList li.mission1 dl dd {
  margin-top: -30px;
}

@media print, screen and (min-width: 768px) {
  .mission.office .missionSec .missionList li.mission1 dl dd {
    margin-top: -40px;
  }
}

/* --------------------
 * missionPilot
 * -------------------- */
.missionPilot .introSec > p {
  font-size: 13px;
  font-weight: 300;
  line-height: 2;
}

.missionPilot .missionSec {
  margin-top: 30px;
}

.missionPilot .missionSec .secTitle {
  margin-bottom: 10px;
}

.missionPilot .missionSec .secSubTitle {
  margin-bottom: 12px;
}

.missionPilot .missionSec .textBlock p {
  font-size: 13px;
  font-weight: 300;
  line-height: 2;
}

.missionPilot .aboutJobSec {
  margin-top: 30px;
}

.missionPilot .aboutJobSec .secTitle {
  margin-bottom: 10px;
}

.missionPilot .aboutJobSec .secSubTitle {
  margin-bottom: 12px;
}

.missionPilot .aboutJobSec .textBlock p {
  font-size: 13px;
  font-weight: 300;
  line-height: 2;
}

.missionPilot .aboutJobSec .timeSchedule {
  margin-top: 31px;
}

.missionPilot .aboutJobSec .timeSchedule .secMiniTitle {
  margin-bottom: 22px;
  font-size: 15px;
  color: #0b308e;
}

.missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li {
  position: relative;
  margin-top: 30px;
  padding: 22px 22px 31px 22px;
  background-color: #EBEEF6;
}

.missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li:before {
  font-size: 35px;
  color: #0b308e;
  position: absolute;
  top: -27px;
  left: 50%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate(-50%, 0) rotate(180deg);
  -ms-transform: translate(-50%, 0) rotate(180deg);
  transform: translate(-50%, 0) rotate(180deg);
}

.missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li:first-child {
  margin-top: 0;
}

.missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li:first-child:before {
  display: none;
}

.missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li > dl dt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: left;
  justify-content: left;
}

.missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li > dl dt:before {
  content: '';
  margin-right: 15px;
  display: block;
  height: 0;
  padding-top: 33.32%;
  background-image: url(../pilot/images/mission/timeSchedule1.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: 44.22%;
  flex-basis: 44.22%;
}

.missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li > dl dt .text {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 2px;
  text-align: center;
  color: #0b308e;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li > dl dd {
  margin-top: 10px;
  font-size: 13px;
  font-weight: 300;
  line-height: 2;
  color: #000;
}

.missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li.timeSchedule2 > dl dt:before {
  background-image: url(../pilot/images/mission/timeSchedule2.jpg);
}

.missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li.timeSchedule3 > dl dt:before {
  background-image: url(../pilot/images/mission/timeSchedule3.jpg);
}

.missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li.timeSchedule4 > dl dt:before {
  background-image: url(../pilot/images/mission/timeSchedule4.jpg);
}

.missionPilot .aboutJobSec .pilotSchedule {
  margin-top: 42px;
}

.missionPilot .aboutJobSec .pilotSchedule .secMiniTitle {
  margin-bottom: 11px;
  font-size: 15px;
  color: #0b308e;
}

.missionPilot .aboutJobSec .pilotSchedule .textBlock p {
  font-size: 13px;
  line-height: 2;
}

.missionPilot .aboutJobSec .pilotSchedule .scheduleBox {
  margin-top: 31px;
}

.missionPilot .aboutJobSec .pilotSchedule .scheduleBox .scheduleBoxLaout1 .scheduleTitle {
  font-size: 13px;
  color: #0B308E;
  margin-bottom: 20px;
}

.missionPilot .aboutJobSec .pilotSchedule .scheduleBox .scheduleBoxLaout1 .scheduleImg {
  border-top: 1px solid #0b308e;
  margin-left: -40px;
  margin-right: -40px;
}

.missionPilot .aboutJobSec .pilotSchedule .scheduleBox .scheduleBoxLaout1 .scheduleImg > img {
  padding: 0;
}

.missionPilot .aboutJobSec .pilotSchedule .scheduleBox .scheduleBoxLaout1 .scheduleImg:first-child {
  border-top: 1px solid;
  border-color: #0B308E;
}

.missionPilot .aboutJobSec .pilotSchedule .scheduleBox .scheduleBoxLaout1 .scheduleComment {
  font-size: 13px;
  margin: 30px 0 40px 0;
}

.missionPilot .aboutJobSec .pilotSchedule .scheduleBox .scheduleBoxLaout1 .scheduleComment li {
  padding: auto;
  line-height: 1.7;
}

.missionPilot .aboutJobSec .pilotSchedule .scheduleBox .scheduleBoxLaout1 + .scheduleBoxLaout1 .scheduleImg {
  padding-top: 15px;
}

.missionPilot .aboutJobSec .otherWork {
  margin-top: 36px;
}

.missionPilot .aboutJobSec .otherWork .secMiniTitle {
  font-size: 13px;
  color: #0B308E;
  line-height: 2.07;
  margin-bottom: 38px;
}

.missionPilot .aboutJobSec .otherWork .otherWorkList {
  padding: 0;
}

.missionPilot .aboutJobSec .otherWork .otherWorkList li {
  margin-top: 51px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.missionPilot .aboutJobSec .otherWork .otherWorkList li:first-child {
  margin-top: 38px;
}

.missionPilot .aboutJobSec .otherWork .otherWorkList li .workImg {
  padding: 0;
  padding-right: 20px;
  box-sizing: border-box;
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
  max-width: 45%;
}

.missionPilot .aboutJobSec .otherWork .otherWorkList li .workImg img {
  width: 100%;
}

.missionPilot .aboutJobSec .otherWork .otherWorkList li .workTitle {
  padding: 0;
  font-size: 15px;
  line-height: 1.7;
  color: #0B308E;
  -ms-flex-preferred-size: 55%;
  flex-basis: 55%;
  max-width: 55%;
  box-sizing: border-box;
}

.missionPilot .aboutJobSec .otherWork .otherWorkList li .workComment {
  margin-top: 17px;
  padding: 0;
  font-size: 13px;
  line-height: 1.75;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

@media print, screen and (min-width: 768px) {
  .missionPilot {
    padding-bottom: 86px;
  }
  .missionPilot .introSec > p {
    font-size: 15px;
    line-height: 2;
  }
  .missionPilot .missionSec {
    margin-top: 78px;
  }
  .missionPilot .missionSec .secTitle {
    margin-bottom: 51px;
  }
  .missionPilot .missionSec .secSubTitle {
    margin-bottom: 29px;
  }
  .missionPilot .missionSec .textBlock p {
    font-size: 15px;
    line-height: 2;
  }
  .missionPilot .aboutJobSec {
    margin-top: 77px;
  }
  .missionPilot .aboutJobSec .secTitle {
    margin-bottom: 50px;
  }
  .missionPilot .aboutJobSec .secSubTitle {
    margin-bottom: 28px;
  }
  .missionPilot .aboutJobSec .textBlock p {
    font-size: 15px;
    line-height: 2;
  }
  .missionPilot .aboutJobSec .timeSchedule {
    margin-top: 26px;
  }
  .missionPilot .aboutJobSec .timeSchedule .secMiniTitle {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li {
    margin-top: 54px;
    padding: 34px 40px 34px 40px;
  }
  .missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li:before {
    content: '';
    color: #0b308e;
    border-top: 1px solid #0b308e;
    border-left: 1px solid #0b308e;
    width: 28px;
    height: 28px;
    position: absolute;
    top: -51px;
    left: 50%;
    -webkit-transform: translate(-50%, 0) rotate(225deg);
    -ms-transform: translate(-50%, 0) rotate(225deg);
    transform: translate(-50%, 0) rotate(225deg);
  }
  .missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li > dl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li > dl dt {
    display: block;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li > dl dt:before {
    display: none;
  }
  .missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li > dl dt .text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    width: 200px;
    height: 200px;
    margin-right: 60px;
    border: 1px solid #0b308e;
    border-radius: 100%;
    font-size: 18px;
  }
  .missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li > dl dd {
    margin-top: 0;
    -ms-flex-preferred-size: 343px;
    flex-basis: 343px;
    margin-right: 46px;
    font-size: 14px;
    line-height: 1.857;
  }
  .missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li > dl:after {
    content: '';
    margin-right: 15px;
    display: block;
    background-image: url(../pilot/images/mission/timeSchedule1.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 center;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: 266px;
    flex-basis: 266px;
    height: 201px;
    max-width: 266px;
  }
  .missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li.timeSchedule2 > dl:after {
    background-image: url(../pilot/images/mission/timeSchedule2.jpg);
  }
  .missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li.timeSchedule3 > dl:after {
    background-image: url(../pilot/images/mission/timeSchedule3.jpg);
  }
  .missionPilot .aboutJobSec .timeSchedule ul.timeScheduleList > li.timeSchedule4 > dl:after {
    background-image: url(../pilot/images/mission/timeSchedule4.jpg);
  }
  .missionPilot .aboutJobSec .pilotSchedule {
    margin-top: 80px;
  }
  .missionPilot .aboutJobSec .pilotSchedule .secMiniTitle {
    font-size: 26px;
  }
  .missionPilot .aboutJobSec .pilotSchedule .textBlock {
    padding: 0;
  }
  .missionPilot .aboutJobSec .pilotSchedule .textBlock p {
    padding: 0;
    font-size: 15px;
    margin-top: 48px;
    margin-bottom: 72px;
  }
  .missionPilot .aboutJobSec .pilotSchedule .scheduleBox {
    padding: 0;
  }
  .missionPilot .aboutJobSec .pilotSchedule .scheduleBox .scheduleBoxLaout1:nth-child(2) > .scheduleTitle {
    margin-bottom: 45px;
  }
  .missionPilot .aboutJobSec .pilotSchedule .scheduleBox .scheduleBoxLaout1 {
    padding: 0;
  }
  .missionPilot .aboutJobSec .pilotSchedule .scheduleBox .scheduleBoxLaout1 .scheduleTitle {
    padding: 0;
    font-size: 20px;
    margin-bottom: 30px;
  }
  .missionPilot .aboutJobSec .pilotSchedule .scheduleBox .scheduleBoxLaout1 .scheduleImg {
    padding: 0;
    margin: 0;
    border-top: 2px solid;
    border-color: #0B308E;
    padding-top: 20px;
  }
  .missionPilot .aboutJobSec .pilotSchedule .scheduleBox .scheduleBoxLaout1 .scheduleImg > img {
    padding: 0;
  }
  .missionPilot .aboutJobSec .pilotSchedule .scheduleBox .scheduleBoxLaout1 .scheduleImg:last-child {
    padding-top: 44px;
  }
  .missionPilot .aboutJobSec .pilotSchedule .scheduleBox .scheduleBoxLaout1 .scheduleComment {
    padding: 0;
    font-size: 15px;
    margin: 45px 0 90px 0;
  }
  .missionPilot .aboutJobSec .pilotSchedule .scheduleBox .scheduleBoxLaout1 .scheduleComment li {
    padding: auto;
  }
  .missionPilot .aboutJobSec .otherWork {
    padding: 0;
    margin-top: 88px;
  }
  .missionPilot .aboutJobSec .otherWork .secMiniTitle {
    padding: 0 0 42px 0;
    font-size: 20px;
    color: #0B308E;
    line-height: 2.7;
    border-bottom: 2px solid #0B308E;
    margin-bottom: 45px;
  }
  .missionPilot .aboutJobSec .otherWork .otherWorkList {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .missionPilot .aboutJobSec .otherWork .otherWorkList li {
    display: block;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    margin-top: 0;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
    box-sizing: border-box;
    margin-right: 44px;
  }
  .missionPilot .aboutJobSec .otherWork .otherWorkList li:first-child {
    margin-top: 0;
  }
  .missionPilot .aboutJobSec .otherWork .otherWorkList li:last-child {
    margin-right: 0;
  }
  .missionPilot .aboutJobSec .otherWork .otherWorkList li .workImg {
    padding: 0;
    margin-bottom: 23px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .missionPilot .aboutJobSec .otherWork .otherWorkList li .workTitle {
    padding: 0;
    font-size: 20px;
    line-height: 1.75;
    color: #0B308E;
    margin-bottom: 20px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .missionPilot .aboutJobSec .otherWork .otherWorkList li .workComment {
    padding: 0;
    font-size: 15px;
    line-height: 2;
  }
}

/* --------------------
 * missionTechnical
 * -------------------- */
.missionTechnical .introSec .textBlock {
  margin-bottom: 13px;
}

.missionTechnical .introSec .textBlock .lead {
  font-size: 13px;
  line-height: 2;
  font-weight: 300;
}

.missionTechnical .introSec .localNavi ul {
  margin-bottom: 0;
  padding-bottom: 30px;
  border-bottom: none;
}

.missionTechnical .introSec .localNavi ul li {
  margin-bottom: 25px;
  color: #0b308e;
  font-size: 13px;
  line-height: 1.4;
}

.missionTechnical .introSec .localNavi ul li a {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
  color: #0b308e;
}

.missionTechnical .introSec .localNavi ul li a > span {
  font-size: 10px;
}

.missionTechnical .introSec .localNavi ul li > span {
  font-size: 14px;
}

.missionTechnical .missionSec .secTitle {
  margin-bottom: 21px;
}

.missionTechnical .missionSec .secTitle span {
  padding-right: 15px;
}

.missionTechnical .missionSec .secSubTitle {
  margin-bottom: 18px;
}

.missionTechnical .missionSec .textBlock > p {
  font-size: 13px;
  line-height: 2;
  font-weight: 300;
}

.missionTechnical .missionSec .image {
  margin: 31px -40px 0;
}

.missionTechnical .featureSec {
  margin-top: 36px;
}

.missionTechnical .featureSec .secTitle {
  margin-bottom: 11px;
}

.missionTechnical .featureSec .secTitle span {
  padding-right: 15px;
}

.missionTechnical .featureSec .jobLayout1 + .jobLayout1 {
  margin-top: 36px;
}

.missionTechnical .featureSec .jobLayout1 .secSubTitle {
  margin-bottom: 13px;
}

.missionTechnical .featureSec .jobLayout1 .textBlock p {
  font-size: 13px;
  font-weight: 300;
  line-height: 2;
}

.missionTechnical .featureSec .jobLayout1 .feature_img1 {
  margin-top: 36px;
}

.missionTechnical .featureSec .jobLayout1 .feature_img1 .sp figure {
  margin: 0 -25px;
}

.missionTechnical .featureSec .jobLayout1 .feature_img1 .sp dl {
  margin: 26px -10px 0;
}

.missionTechnical .featureSec .jobLayout1 .feature_img1 .sp dl dt {
  font-size: 12px;
  color: #0b308e;
}

.missionTechnical .featureSec .jobLayout1 .feature_img1 .sp dl dt:nth-child(n+2) {
  margin-top: 21px;
}

.missionTechnical .featureSec .jobLayout1 .feature_img1 .sp dl dd {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.75;
}

.missionTechnical .featureSec .jobLayout1 .annotation {
  margin: 23px -25px 0;
}

.missionTechnical .featureSec .jobLayout1 .annotation > h4 {
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center;
}

.missionTechnical .featureSec .jobLayout1 .annotation > h4:before {
  display: inline;
  content: '';
  width: 3px;
  height: 1px;
  background-color: rgba(11, 48, 142, 0.3);
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}

.missionTechnical .featureSec .jobLayout1 .annotation > h4:after {
  display: inline;
  content: '';
  width: 3px;
  height: 1px;
  background-color: rgba(11, 48, 142, 0.3);
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}

.missionTechnical .featureSec .jobLayout1 .annotation > h4 > span {
  padding: 0 10px;
  font-size: 15px;
  color: #0b308e;
}

.missionTechnical .featureSec .jobLayout1 .annotation > p {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.75;
}

.missionTechnical .featureSec .jobLayout1 .feature_img2 {
  margin-top: 38px;
}

.missionTechnical .featureSec .jobLayout1 .feature_img3 {
  margin-top: 38px;
}

@media print, screen and (min-width: 768px) {
  .missionTechnical {
    padding-bottom: 86px;
  }
  .missionTechnical .introSec .textBlock .lead {
    font-size: 15px;
    line-height: 2;
  }
  .missionTechnical .introSec .localNavi {
    padding-top: 21px;
    padding-bottom: 28px;
  }
  .missionTechnical .introSec .localNavi ul {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .missionTechnical .introSec .localNavi ul li {
    margin-right: 22px;
  }
  .missionTechnical .introSec .localNavi ul li span {
    font-size: 16px;
  }
  .missionTechnical .introSec .localNavi ul li a {
    height: auto;
    margin-bottom: 9px;
    padding: 16px 95px 11px 0;
  }
  .missionTechnical .introSec .localNavi ul li a span {
    font-size: 13px;
  }
  .missionTechnical .introSec .localNavi ul li + li {
    margin-left: 22px;
  }
  .missionTechnical .introSec .localNavi ul li:last-child {
    margin-right: 0;
  }
  .missionTechnical .missionSec .secTitle {
    margin-bottom: 51px;
  }
  .missionTechnical .missionSec .secTitle span {
    padding-right: 22px;
  }
  .missionTechnical .missionSec .secSubTitle {
    margin-bottom: 27px;
  }
  .missionTechnical .missionSec .textBlock p {
    font-size: 15px;
    line-height: 2;
  }
  .missionTechnical .missionSec .image {
    margin: 47px 0 0;
  }
  .missionTechnical .featureSec {
    margin-top: 85px;
  }
  .missionTechnical .featureSec .secTitle {
    margin-bottom: 51px;
  }
  .missionTechnical .featureSec .secTitle span {
    padding-right: 22px;
  }
  .missionTechnical .featureSec .jobLayout1 + .jobLayout1 {
    margin-top: 72px;
  }
  .missionTechnical .featureSec .jobLayout1 .secSubTitle {
    margin-bottom: 29px;
  }
  .missionTechnical .featureSec .jobLayout1 .textBlock p {
    font-size: 15px;
    line-height: 2;
  }
  .missionTechnical .featureSec .jobLayout1 .feature_img1 {
    margin-top: 56px;
  }
  .missionTechnical .featureSec .jobLayout1 .annotation {
    margin: 82px 44px 0;
  }
  .missionTechnical .featureSec .jobLayout1 .annotation h4 span {
    padding: 0 21px;
    font-size: 15px;
    color: #0b308e;
  }
  .missionTechnical .featureSec .jobLayout1 .annotation p {
    font-size: 13px;
    line-height: 2;
  }
  .missionTechnical .featureSec .jobLayout1 .feature_img2 {
    margin-top: 81px;
  }
  .missionTechnical .featureSec .jobLayout1 .feature_img3 {
    margin-top: 81px;
    text-align: right;
  }
}

/* --------------------
 * #overlay
 * -------------------- */
#overlay1, #overlay2, #overlay3, #overlay4, #overlay5, #overlay6, #overlay7 {
  width: 100%;
  position: fixed;
  display: none;
}

#overlay1.show, #overlay2.show, #overlay3.show, #overlay4.show, #overlay5.show, #overlay6.show, #overlay7.show {
  position: fixed;
  display: block;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

#overlay1, #overlay2, #overlay3, #overlay4, #overlay5, #overlay6, #overlay7 {
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.9);
}

#overlay1 #modal, #overlay2 #modal, #overlay3 #modal, #overlay4 #modal, #overlay5 #modal, #overlay6 #modal, #overlay7 #modal {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

#overlay1 #modal .modalInner, #overlay2 #modal .modalInner, #overlay3 #modal .modalInner, #overlay4 #modal .modalInner, #overlay5 #modal .modalInner, #overlay6 #modal .modalInner, #overlay7 #modal .modalInner {
  position: relative;
}

#overlay1 #modal .modalBtnClose, #overlay2 #modal .modalBtnClose, #overlay3 #modal .modalBtnClose, #overlay4 #modal .modalBtnClose, #overlay5 #modal .modalBtnClose, #overlay6 #modal .modalBtnClose, #overlay7 #modal .modalBtnClose {
  position: absolute;
  top: -50px;
  right: 0;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

#overlay1 #modal .modalBtnClose:after, #overlay2 #modal .modalBtnClose:after, #overlay3 #modal .modalBtnClose:after, #overlay4 #modal .modalBtnClose:after, #overlay5 #modal .modalBtnClose:after, #overlay6 #modal .modalBtnClose:after, #overlay7 #modal .modalBtnClose:after {
  font-family: icomoon;
  content: "";
  font-weight: normal;
  color: #333333;
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

#overlay1 #modal .modalBtnClose span, #overlay2 #modal .modalBtnClose span, #overlay3 #modal .modalBtnClose span, #overlay4 #modal .modalBtnClose span, #overlay5 #modal .modalBtnClose span, #overlay6 #modal .modalBtnClose span, #overlay7 #modal .modalBtnClose span {
  font-size: 0;
}

#overlay1 #modal .modalContent, #overlay2 #modal .modalContent, #overlay3 #modal .modalContent, #overlay4 #modal .modalContent, #overlay5 #modal .modalContent, #overlay6 #modal .modalContent, #overlay7 #modal .modalContent {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

#overlay1 #modal .modalContent iframe, #overlay2 #modal .modalContent iframe, #overlay3 #modal .modalContent iframe, #overlay4 #modal .modalContent iframe, #overlay5 #modal .modalContent iframe, #overlay6 #modal .modalContent iframe, #overlay7 #modal .modalContent iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

@media print, screen and (min-width: 768px) {
  #overlay1 #modal .modalInner, #overlay2 #modal .modalInner, #overlay3 #modal .modalInner, #overlay4 #modal .modalInner, #overlay5 #modal .modalInner, #overlay6 #modal .modalInner, #overlay7 #modal .modalInner {
    max-width: 1000px;
    margin: 0 auto;
  }
  #overlay1 #modal .modalBtnClose:after, #overlay2 #modal .modalBtnClose:after, #overlay3 #modal .modalBtnClose:after, #overlay4 #modal .modalBtnClose:after, #overlay5 #modal .modalBtnClose:after, #overlay6 #modal .modalBtnClose:after, #overlay7 #modal .modalBtnClose:after {
    font-size: 35px;
  }
}

/* --------------------
 * qa
 * -------------------- */
.qa .txtBlue {
  color: #0b308e !important;
}

.qa .qaList {
  margin-top: 40px;
  margin-bottom: 80px;
}

.qa .qaList dt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 35px;
  padding-top: 40px;
  border-top: 1px solid rgba(11, 48, 142, 0.3);
  line-height: 1.4;
}

.qa .qaList dt:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

.qa .qaList dt .icon {
  -ms-flex-preferred-size: 32px;
  flex-basis: 32px;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #0b308e;
  line-height: 1.4;
}

.qa .qaList dt .txt {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  font-size: 15px;
  color: #0b308e;
  line-height: 1.7333;
}

.qa .qaList dd {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 12px;
  font-size: 15px;
  word-break: break-all;
}

.qa .qaList dd .icon {
  -ms-flex-preferred-size: 29px;
  flex-basis: 29px;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  padding-left: 3px;
  color: #a6a6a6;
  line-height: 2;
}

.qa .qaList dd .faqTxt {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 2;
}

.qa .qaList dd .faqTxt a {
  color: #0099cc;
  text-decoration: underline;
}

.qa .qaList dd .faqTxt .asterisk {
  margin-top: 15px;
}

.qa .qaList:last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 768px) {
  .qa {
    padding-bottom: 86px;
  }
  .qa .qaList dt {
    margin-top: 38px;
    padding-top: 41px;
  }
  .qa .qaList dt:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
  }
  .qa .qaList dt .icon {
    -ms-flex-preferred-size: 43px;
    flex-basis: 43px;
    font-size: 26px;
    line-height: 1;
  }
  .qa .qaList dt .txt {
    font-size: 18px;
    line-height: 1.555;
  }
  .qa .qaList dd {
    padding-top: 19px;
  }
  .qa .qaList dd .icon {
    padding-left: 4px;
    -ms-flex-preferred-size: 39px;
    flex-basis: 39px;
    font-size: 20px;
    line-height: 1.4;
  }
  .qa .qaList dd .faqTxt {
    font-size: 15px;
    line-height: 2;
  }
  .qa .qaList dd .faqTxt a:hover {
    opacity: 0.7;
  }
  .qa .qaList dd .faqTxt .asterisk {
    margin-top: 15px;
  }
}

/* --------------------
 * step
 * -------------------- */
.step .txtBlue {
  color: #0b308e !important;
}

.step .stepSec {
  margin-top: 43px;
  padding-top: 45px;
  border-top: 1px solid rgba(11, 48, 142, 0.3);
}

.step .stepSec:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

.step .stepSec .blockTitle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 18px;
}

.step .stepSec .blockTitle .en {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 18px;
  line-height: 1;
  color: #0b308e;
}

.step .stepSec .blockTitle .en:after {
  margin-left: 12px;
  display: block;
  content: '';
  width: 1px;
  height: auto;
  background-color: #0b308e;
}

.step .stepSec .blockTitle .ja {
  padding-left: 14px;
  font-size: 18px;
  line-height: 1;
  color: #0b308e;
}

.step .stepSec .stepLead p {
  font-size: 12px;
  font-weight: 400;
  line-height: 2;
}

.step .stepSec .stepLead p a {
  color: #0099cc;
  text-decoration: underline;
}

.step .stepSec .stepLead p.txt1 {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.625;
}

.step .stepSec .listStyle2 {
  margin-top: 38px;
}

.step .stepSec .listStyle2 dt {
  padding-bottom: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 31px;
}

.step .stepSec .listStyle2 dt:first-child {
  margin-top: 0;
}

.step .stepSec .listStyle2 dt .num {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  color: #0b308e;
  padding-right: 19px;
}

.step .stepSec .listStyle2 dt .txt {
  font-size: 15px;
  color: #0b308e;
}

.step .stepSec .listStyle2 dd > p {
  font-size: 13px;
  font-weight: 400;
  line-height: 2;
}

.step .stepSec .listStyle2 dd a {
  color: #0099cc;
  text-decoration: underline;
}

.step .stepSec .listStyle2 dd .asterisk {
  margin-top: 12px;
}

.step .stepSec .listStyle2 .seminar {
  border: 1px solid #666;
  padding: 22px 22px 22px 22px;
  margin-top: 31px;
}

.step .stepSec .listStyle2 .seminar .seminarTitle {
  color: #0b308e;
  font-size: 15px;
  padding-bottom: 15px;
}

.step .stepSec .entrySchedule {
  margin-top: 30px;
}

.step .stepSec .entrySchedule:first-of-type {
  margin-top: 0;
}

.step .stepSec .entrySchedule h3 {
  font-size: 12px;
  margin-bottom: 10px;
}

.step .stepSec .entrySchedule .entryBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column;
}

.step .stepSec .entrySchedule .entryBox li {
  margin-top: 11px;
}

.step .stepSec .entrySchedule .entryBox li:first-child {
  margin-top: 0;
}

.step .stepSec .entrySchedule .entryBox li > dl dt {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.625;
  color: #0b308e;
}

.step .stepSec .entrySchedule .entryBox li > dl dd {
  font-size: 13px;
  font-weight: 400;
  line-height: 2;
}

.step .stepSec .entrySchedule .entryBox li.spItem1 {
  -ms-flex-order: 1;
  order: 1;
}

.step .stepSec .entrySchedule .entryBox li.spItem2 {
  -ms-flex-order: 1;
  order: 1;
}

.step .stepSec .entrySchedule .entryBox li.spItem3 {
  -ms-flex-order: 3;
  order: 3;
}

.step .stepSec .entrySchedule .entryBox li.spItem4 {
  -ms-flex-order: 4;
  order: 4;
}

.step .stepSec .entrySchedule .entryBox .close {
  margin-top: 1em;
}

.step .stepSec .listStyle1 {
  margin-top: 40px;
}

.step .stepSec .listStyle1 > dt {
  margin-top: 31px;
  font-size: 15px;
  color: #0b308e;
}

.step .stepSec .listStyle1 > dt:first-child {
  margin-top: 0;
}

.step .stepSec .listStyle1 > dd {
  padding-top: 10px;
}

.step .stepSec .listStyle1 > dd > p {
  font-size: 13px;
  font-weight: 400;
  line-height: 2;
  color: #333333;
}

.step .stepSec .listStyle1 > dd > dl {
  font-weight: 400;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.step .stepSec .listStyle1 > dd > dl dt {
  -ms-flex-preferred-size: 6.5em;
  flex-basis: 6.5em;
  font-size: 13px;
  line-height: 2;
}

.step .stepSec .listStyle1 > dd > dl dd {
  padding: 0 0;
  -ms-flex-preferred-size: calc(100% - 6.5em);
  flex-basis: calc(100% - 6.5em);
  font-size: 13px;
  line-height: 2;
}

.step .stepSec .listStyle1 > dd > dl dd > p {
  font-size: 12px;
}

.step .stepSec .listStyle1 > dd .asterisk {
  margin-top: 5px;
}

.step .stepSec .listStyle1 > dd > ul.notesList {
  padding-top: 7px;
}

.step .stepSec .listStyle1 > dd > ul.notesList > li {
  position: relative;
  padding-left: 1.5em;
  font-size: 13px;
  line-height: 2;
  font-weight: 400;
}

.step .stepSec .listStyle1 > dd > ul.notesList > li:before {
  content: '・';
  position: absolute;
  left: 0;
  top: 0;
}

.step .stepSec #listStyle_pilot dl {
  display: block;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.step .stepSec #listStyle_expert dl {
  display: block;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.step .stepSec .listStyle_ca {
  margin-top: 40px;
}

.step .stepSec .listStyle_ca > dt {
  margin-top: 31px;
  font-size: 15px;
  color: #0b308e;
}

.step .stepSec .listStyle_ca > dt:first-child {
  margin-top: 0;
}

.step .stepSec .listStyle_ca > dd {
  padding-top: 10px;
}

.step .stepSec .listStyle_ca > dd > p {
  font-size: 13px;
  font-weight: 400;
  line-height: 2;
  color: #333333;
}

.step .stepSec .listStyle_ca > dd > dl {
  font-weight: 400;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.step .stepSec .listStyle_ca > dd > dl dt {
  -ms-flex-preferred-size: 6.5em;
  flex-basis: 6.5em;
  font-size: 13px;
  line-height: 2;
}

.step .stepSec .listStyle_ca > dd > dl dd {
  padding: 0 0;
  -ms-flex-preferred-size: calc(100% - 6.5em);
  flex-basis: calc(100% - 6.5em);
  font-size: 13px;
  line-height: 2;
}

.step .stepSec .listStyle_ca > dd > dl dd > p {
  font-size: 12px;
}

.step .stepSec .listStyle_ca > dd .asterisk {
  margin-top: 5px;
}

.step .stepSec .listStyle_ca > dd > ul.notesList {
  padding-top: 7px;
}

.step .stepSec .listStyle_ca > dd > ul.notesList > li {
  position: relative;
  padding-left: 1.5em;
  font-size: 13px;
  line-height: 2;
  font-weight: 400;
}

.step .stepSec .listStyle_ca > dd > ul.notesList > li:before {
  content: '・';
  position: absolute;
  left: 0;
  top: 0;
}

@media print, screen and (min-width: 768px) {
  .step {
    padding-bottom: 86px;
  }
  .step .asterisk {
    margin-top: 15px;
  }
  .step .stepSec {
    margin-top: 86px;
    padding-top: 45px;
    border-top: 1px solid rgba(11, 48, 142, 0.3);
  }
  .step .stepSec:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
  }
  .step .stepSec .blockTitle {
    margin-bottom: 38px;
  }
  .step .stepSec .blockTitle .en {
    font-size: 26px;
    line-height: 1;
  }
  .step .stepSec .blockTitle .en:after {
    margin-left: 33px;
  }
  .step .stepSec .blockTitle .ja {
    padding-left: 34px;
    font-size: 26px;
    line-height: 1;
  }
  .step .stepSec .stepLead p {
    font-size: 15px;
    line-height: 2;
  }
  .step .stepSec .stepLead p a {
    text-decoration: underline;
  }
  .step .stepSec .stepLead p a:hover {
    opacity: 0.7;
  }
  .step .stepSec .stepLead p.txt1 {
    font-size: 18px;
    line-height: 1.625;
    padding-bottom: 7px;
  }
  .step .stepSec .listStyle2 {
    padding-left: 86px;
  }
  .step .stepSec .listStyle2 dt {
    position: relative;
    padding-bottom: 7px;
    display: block;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 33px;
  }
  .step .stepSec .listStyle2 dt:first-child {
    margin-top: 0;
  }
  .step .stepSec .listStyle2 dt .num {
    position: absolute;
    left: -86px;
    top: 4px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 26px;
    padding-right: 0;
  }
  .step .stepSec .listStyle2 dt .txt {
    font-size: 18px;
  }
  .step .stepSec .listStyle2 dd > p {
    font-size: 15px;
    line-height: 2;
  }
  .step .stepSec .listStyle2 dd a {
    text-decoration: underline;
  }
  .step .stepSec .listStyle2 dd a:hover {
    opacity: 0.7;
  }
  .step .stepSec .listStyle2 dd .asterisk {
    margin-top: 12px;
  }
  .step .stepSec .listStyle2 .seminar {
    border: 1px solid #666;
    padding: 44px 44px 44px 44px;
    margin-top: 33px;
  }
  .step .stepSec .listStyle2 .seminar .seminarTitle {
    color: #0b308e;
    font-size: 18px;
    padding-bottom: 7px;
  }
  .step .stepSec .entrySchedule {
    margin-top: 76px;
  }
  .step .stepSec .entrySchedule h3 {
    font-size: 20px;
    margin-bottom: 37px;
  }
  .step .stepSec .entrySchedule .entryBox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .step .stepSec .entrySchedule .entryBox li {
    margin-top: 0;
  }
  .step .stepSec .entrySchedule .entryBox li:nth-child(n+3) {
    margin-top: 35px;
  }
  .step .stepSec .entrySchedule .entryBox li:nth-child(2n+1) {
    -ms-flex-preferred-size: 540px;
    flex-basis: 540px;
  }
  .step .stepSec .entrySchedule .entryBox li:nth-child(2n) {
    -ms-flex-preferred-size: 460px;
    flex-basis: 460px;
  }
  .step .stepSec .entrySchedule .entryBox li > dl dt {
    font-size: 15px;
    line-height: 1.625;
    padding-bottom: 10px;
  }
  .step .stepSec .entrySchedule .entryBox li > dl dd {
    font-size: 15px;
    line-height: 2;
  }
  .step .stepSec .entrySchedule .entryBox li > dl dd > p {
    font-size: 15px;
    font-weight: 400;
    line-height: 2;
  }
  .step .stepSec .entrySchedule .entryBox li.spItem1 {
    -ms-flex-order: 0;
    order: 0;
  }
  .step .stepSec .entrySchedule .entryBox li.spItem2 {
    -ms-flex-order: 0;
    order: 0;
  }
  .step .stepSec .entrySchedule .entryBox li.spItem3 {
    -ms-flex-order: 0;
    order: 0;
  }
  .step .stepSec .entrySchedule .entryBox li.spItem4 {
    -ms-flex-order: 0;
    order: 0;
  }
  .step .stepSec .entrySchedule .asterisk {
    margin-top: 32px;
  }
  .step .stepSec .listStyle1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 73px;
  }
  .step .stepSec .listStyle1 > dt {
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    margin-top: 0;
    font-size: 18px;
    line-height: 1.25;
    padding-top: 6px;
  }
  .step .stepSec .listStyle1 > dd {
    -ms-flex: 0 0 850px;
    flex: 0 0 850px;
    padding-top: 0;
  }
  .step .stepSec .listStyle1 > dd > p {
    font-size: 15px;
    font-weight: 400;
    line-height: 2;
  }
  .step .stepSec .listStyle1 > dd > dl {
    font-weight: 400;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .step .stepSec .listStyle1 > dd > dl dt {
    font-size: 15px;
    line-height: 2;
  }
  .step .stepSec .listStyle1 > dd > dl dd {
    padding: 0 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    font-size: 15px;
    line-height: 2;
  }
  .step .stepSec .listStyle1 > dd > dl dd > p {
    font-size: 15px;
  }
  .step .stepSec .listStyle1 > dd .asterisk {
    margin-top: 5px;
  }
  .step .stepSec .listStyle1 > dd > ul.notesList {
    padding-top: 7px;
  }
  .step .stepSec .listStyle1 > dd > ul.notesList > li {
    position: relative;
    padding-left: 1.3em;
    font-size: 15px;
    line-height: 2;
    font-weight: 400;
  }
  .step .stepSec .listStyle1 > dd > ul.notesList > li:before {
    content: '・';
    position: absolute;
    left: 0;
    top: 0;
  }
  .step .stepSec .listStyle1 > dt:nth-of-type(n+2),
  .step .stepSec .listStyle1 > dd:nth-of-type(n+2) {
    margin-top: 33px;
  }
  .step .stepSec .listStyle_ca {
    display: block;
    margin-top: 40px;
  }
  .step .stepSec .listStyle_ca > dt {
    margin-top: 31px;
    font-size: 18px;
    line-height: 1.25;
    color: #0b308e;
  }
  .step .stepSec .listStyle_ca > dd {
    padding-top: 10px;
    margin-top: 0 !important;
  }
  .step .stepSec .listStyle_ca > dd > p {
    font-size: 15px;
    font-weight: 400;
    line-height: 2;
    color: #333333;
  }
  .step .stepSec .listStyle_ca > dd > dl {
    font-weight: 400;
  }
  .step .stepSec .listStyle_ca > dd > dl dt {
    font-size: 15px;
    line-height: 2;
  }
  .step .stepSec .listStyle_ca > dd > dl dd {
    padding: 0 0;
    font-size: 15px;
    line-height: 2;
  }
  .step .stepSec .listStyle_ca > dd > dl dd > p {
    font-size: 15px;
  }
  .step .stepSec .listStyle_ca > dd .asterisk {
    margin-top: 5px;
  }
  .step .stepSec .listStyle_ca > dd > ul.notesList {
    padding-top: 7px;
  }
  .step .stepSec .listStyle_ca > dd > ul.notesList > li {
    position: relative;
    padding-left: 1.3em;
    font-size: 15px;
    line-height: 2;
    font-weight: 400;
  }
  .step .stepSec .listStyle_ca > dd > ul.notesList > li:before {
    content: '・';
    position: absolute;
    left: 0;
    top: 0;
  }
  .step .stepSec #listStyle_pilot dl {
    display: block;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

/* --------------------
 * webMovie
 * -------------------- */
.webMovie {
  padding-bottom: 0;
  margin-bottom: -40px;
}

.webMovie.contentsList {
  background-color: #ffffff;
}

.webMovie.contentsList .listFull {
  padding-bottom: 24px;
}

.webMovie.contentsList .listFull li a {
  display: block;
  padding-bottom: 20px;
  color: #333333;
}

.webMovie.contentsList .listFull li a figure img {
  width: 100%;
}

.webMovie.contentsList .listFull li a .title {
  position: relative;
  padding-right: 20px;
  margin: 10px 0 13px;
  font-weight: 300;
  color: #0b308e;
}

.webMovie.contentsList .listFull li a .title span {
  font-size: 15px;
  line-height: 1.5em;
}

.webMovie.contentsList .listFull li a[href] figure {
  overflow: hidden;
}

.webMovie.contentsList .listFull li a[href] figure.play {
  position: relative;
}

.webMovie.contentsList .listFull li a[href] figure.play:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  background: url("/group/recruit/ana-recruit/newgrads/jimu/images/webmovie/btn_play.svg") no-repeat;
  width: 44px;
  height: 44px;
  z-index: 100;
}

.webMovie.contentsList .list1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.webMovie.contentsList .list1 li {
  -ms-flex: 0 0 calc(50% - 10px);
  flex: 0 0 calc(50% - 10px);
  margin-bottom: 22px;
}

.webMovie.contentsList .list1 li:nth-child(odd) {
  margin-right: 10px;
}

.webMovie.contentsList .list1 li:nth-child(even) {
  margin-left: 10px;
}

.webMovie.contentsList .list1 li a.disabled, .webMovie.contentsList .list1 li a[href].disabled {
  pointer-events: none;
}

.webMovie.contentsList .list1 li a.disabled figure.play:before, .webMovie.contentsList .list1 li a[href].disabled figure.play:before {
  background: none !important;
}

.webMovie.contentsList .list1 li a .title, .webMovie.contentsList .list1 li a[href] .title {
  position: relative;
  padding-right: 20px;
  margin: 10px 0 5px;
  font-size: 15px;
  font-weight: 300;
  color: #0b308e;
}

.webMovie.contentsList .list1 li a .title span, .webMovie.contentsList .list1 li a[href] .title span {
  display: block;
  font-size: 10px;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}

.webMovie.contentsList .list1 li a .text, .webMovie.contentsList .list1 li a[href] .text {
  font-size: 12px;
  line-height: 1.5em;
  color: #333333;
  margin: 5px 0 0;
  letter-spacing: 0.02em;
}

.webMovie.contentsList .list1 li a[href] figure {
  overflow: hidden;
}

.webMovie.contentsList .list1 li a[href] figure.play {
  position: relative;
}

.webMovie.contentsList .list1 li a[href] figure.play:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  background: url("/group/recruit/ana-recruit/newgrads/jimu/images/webmovie/btn_play.svg") no-repeat;
  width: 32px;
  height: 32px;
  z-index: 100;
}

.webMovie.contentsList .list1 li a[href] .title:after {
  content: none;
}

@media print, screen and (min-width: 768px) {
  .webMovie.contentsList {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .webMovie.contentsList .listFull {
    padding-bottom: 42px;
  }
  .webMovie.contentsList .listFull li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin-bottom: 55px;
  }
  .webMovie.contentsList .listFull li a .title {
    margin: 30px 0 5px;
  }
  .webMovie.contentsList .listFull li a .title span {
    font-size: 26px;
    line-height: 1.2;
  }
  .webMovie.contentsList .listFull li a[href] {
    display: block;
    text-decoration: none;
    transition-duration: 200ms;
  }
  .webMovie.contentsList .listFull li a[href] figure.play:before {
    width: 138px;
    height: 138px;
  }
  .webMovie.contentsList .listFull li a[href] img {
    width: 100%;
    transition-duration: 300ms;
  }
  .webMovie.contentsList .listFull li a[href]:hover {
    opacity: 0.8;
  }
  .webMovie.contentsList .listFull li a[href]:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  .webMovie.contentsList .list1 li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 93px;
  }
  .webMovie.contentsList .list1 li:nth-child(odd) {
    margin-right: 0;
  }
  .webMovie.contentsList .list1 li:nth-child(even) {
    margin-left: 0;
  }
  .webMovie.contentsList .list1 li a .title, .webMovie.contentsList .list1 li a[href] .title {
    font-size: 26px;
    margin: 32px 0 22px;
  }
  .webMovie.contentsList .list1 li a .title span, .webMovie.contentsList .list1 li a[href] .title span {
    font-size: 17px;
    padding-top: 14px;
  }
  .webMovie.contentsList .list1 li a .text, .webMovie.contentsList .list1 li a[href] .text {
    font-size: 15px;
    line-height: 2em;
  }
  .webMovie.contentsList .list1 li a[href] .title:after {
    content: none;
  }
  .webMovie.contentsList .list1 li a[href] figure.play:before {
    width: 90px;
    height: 90px;
  }
}

.localNavi2 .title {
  padding-top: 27px;
}

.localNavi2 .title a {
  padding: 0 20px 9px 0;
}

.localNavi2 .title a:after {
  content: none;
}

.localNavi2 .title a span {
  color: #0b308e;
  font-size: 15px;
}

.localNavi2 .webmovie {
  padding: 0 0 16px 0;
}

.localNavi2 .webmovie li a[href] {
  padding: 5px 20px 11px 0;
}

@media print, screen and (min-width: 768px) {
  .localNavi2 .title {
    padding-top: 42px;
  }
  .localNavi2 .title a span {
    font-size: 19px;
  }
  .localNavi2 .webmovie {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 14px 0 18px;
  }
  .localNavi2 .webmovie li {
    -ms-flex: 0 1 18%;
    flex: 0 1 18%;
    margin-right: 3%;
    margin-bottom: 17px;
  }
  .localNavi2 .webmovie li:nth-child(3) {
    -ms-flex: 0 1 35%;
    flex: 0 1 35%;
  }
  .localNavi2 .webmovie li:nth-child(4n) {
    margin-right: 0;
  }
  .localNavi2 .webmovie li a[href]:after {
    right: 22px;
  }
}

.attentionText {
  text-align: right;
  margin-bottom: 10px;
  font-size: 10px;
}

.attentionText.second {
  margin-top: -32px;
  margin-bottom: 22px;
}

@media print, screen and (min-width: 768px) {
  .attentionText {
    font-size: 15px;
  }
  .attentionText.second {
    margin-top: -93px;
    margin-bottom: 93px;
  }
}
