@charset "UTF-8";
#nlp-careerdesign header {
  margin-bottom: 0;
}
#nlp-careerdesign.fixed .career {
  margin-top: 142px;
}

body[class*=parent-pageid-245].fixed .career {
  margin-top: 140px;
}

@media screen and (max-width: 1130px) {
  #yourself .career {
    margin-top: 140px;
  }
}
#yourself .career .bgarea {
  height: 350px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
@media screen and (max-width: 640px) {
  #yourself .career .bgarea {
    background-image: url(../img/mcd_bg2.png);
    height: 82.6666666667vw;
  }
}
#yourself .career .bgarea h1::after {
  margin-top: 16px;
  margin-bottom: 36px;
}
@media screen and (max-width: 640px) {
  #yourself .career .bgarea h1::after {
    margin-top: 4.2666666667vw;
    margin-bottom: 5.8666666667vw;
  }
}
#yourself .career .bgarea p .mb16 {
  display: block;
  margin-bottom: 16px;
}
@media screen and (max-width: 640px) {
  #yourself .career .bgarea p .mb16 {
    margin-bottom: 2.1333333333vw;
  }
}
#yourself .career .overview {
  padding-top: 120px;
}
@media screen and (max-width: 640px) {
  #yourself .career .overview {
    padding-top: 21.3333333333vw;
    padding-bottom: 16vw;
  }
}

.career figure {
  margin: 0;
}
.career img {
  max-width: 100%;
}
.career .flexlist {
  margin-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .career .flexlist {
    margin-bottom: 9.8666666667vw;
  }
}
.career .flexlist__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 640px) {
  .career .flexlist__item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.career .flexlist__item figure img {
  max-width: 644px;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .career .flexlist__item figure img {
    width: 92vw;
  }
}
@media screen and (max-width: 640px) {
  .career .flexlist__item figure {
    position: relative;
    z-index: -1;
    bottom: 6.1333333333vw;
  }
}
.career .flexlist__item:nth-child(1) {
  margin-bottom: 60px;
}
.career .flexlist__item:nth-child(1) figure {
  margin-left: auto;
}
@media screen and (max-width: 640px) {
  .career .flexlist__item:nth-child(1) .square__link li:last-child a::after {
    position: absolute;
    bottom: 2.6666666667vw;
    left: 7.4666666667vw;
  }
}
.career .flexlist__item:nth-child(2) .square {
  right: 0;
}
@media screen and (max-width: 640px) {
  .career .flexlist__item:nth-child(2) .square {
    margin-left: auto;
  }
}
.career .flexlist__item:nth-child(2) .square h3 {
  padding-left: 16px;
}
.career .flexlist__item:nth-child(2) .square__link {
  padding-left: 22px;
}
.career .flexlist__item:nth-child(2) figure {
  margin-right: auto;
}
.career .square {
  width: 495px;
  height: 290px;
  background-color: rgba(245, 245, 245, 0.8);
  padding-left: 37px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 640px) {
  .career .square {
    width: 92vw;
    height: 89.3333333333vw;
    padding-left: 7.7333333333vw;
    top: auto;
    -webkit-transform: none;
            transform: none;
    position: relative;
  }
}
.career .square h3 {
  color: #123e75;
  font-size: 27px;
  font-weight: bold;
  line-height: 1.1;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 32px 0 0 22px;
  border-left: 4px solid #123e75;
  margin-bottom: 32px;
}
@media screen and (max-width: 640px) {
  .career .square h3 {
    line-height: 1.4;
    font-size: 7.2vw;
    padding-top: 6.9333333333vw;
    padding-left: 4.2666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
.career .square h3 span {
  font-size: 20px;
  display: block;
  color: #123e75;
}
@media screen and (max-width: 640px) {
  .career .square h3 span {
    font-size: 5.3333333333vw;
  }
}
.career .square h3 br {
  display: none;
}
@media screen and (max-width: 640px) {
  .career .square h3 br {
    display: block;
  }
}
.career .square a {
  color: #123e75;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 640px) {
  .career .square a {
    font-size: 4vw;
    line-height: 2.13;
  }
}
.career .square a::after {
  content: "";
  background-image: url(../img/arrow.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  position: relative;
  width: 14px;
  height: 4px;
  margin-left: 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 640px) {
  .career .square a::after {
    width: 4.5333333333vw;
    height: 2.4vw;
    margin-left: 1.0666666667vw;
  }
}
.career .square a:hover::after {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}
.career .square__link {
  padding-left: 16px;
}
@media screen and (max-width: 640px) {
  .career .square__link {
    padding-left: 0;
    width: 85.8666666667vw;
  }
}
.career .box {
  background: -webkit-gradient(linear, left top, right top, from(#0082b2), to(#002f65));
  background: -webkit-linear-gradient(left, #0082b2 0%, #002f65 100%);
  background: linear-gradient(90deg, #0082b2 0%, #002f65 100%);
  margin: 0 0 83px auto;
  margin-right: calc(50% - 50vw);
}
@media screen and (max-width: 640px) {
  .career .box {
    margin-right: 0;
    margin-left: calc(50% - 50vw);
    width: 92vw;
    margin-right: 0vw;
    margin-bottom: 8vw;
  }
}
.career .box .title {
  padding: 55px 0 55px 100px;
}
@media screen and (max-width: 640px) {
  .career .box .title {
    padding-top: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-left: 8vw;
  }
}
.career .box .title h1 {
  display: inline-block;
  font-size: 50px;
}
@media screen and (max-width: 640px) {
  .career .box .title h1 {
    font-size: 10.1333333333vw;
  }
}
.career .box .title h1 span {
  display: block;
  font-weight: bold;
  font-size: 20px;
  font-family: "游ゴシック体", YuGothic;
  margin-top: 15px;
}
@media screen and (max-width: 640px) {
  .career .box .title h1 span {
    font-size: 4vw;
    margin-top: 2.9333333333vw;
  }
}
.career .box .title * {
  color: white;
}
.career .box .title p {
  display: inline-block;
  vertical-align: 50px;
}
@media screen and (max-width: 1130px) {
  .career .box .title p {
    display: block;
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .career .box .title p {
    font-size: 4vw;
    line-height: 1.8;
    margin-top: 2.9333333333vw;
  }
}
.career .box .title p br {
  display: none;
}
@media screen and (max-width: 640px) {
  .career .box .title p br {
    display: block;
  }
}
.career .box .title p::before {
  content: "";
  display: inline-block;
  height: 1px;
  background: #fff;
  width: 162px;
  vertical-align: 6px;
  margin: 0 25px;
}
@media screen and (max-width: 1130px) {
  .career .box .title p::before {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .career .box .title p::before {
    display: block;
    margin: 0;
    width: 19.2vw;
    height: 0.5333333333vw;
    margin-top: 4vw;
    margin-bottom: 2.9333333333vw;
  }
}
.career .customers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 1060px;
  width: 100%;
  margin: 0 auto 88px;
}
@media screen and (max-width: 950px) {
  .career .customers {
    background-color: #f8f8f8;
    padding: 0 6%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (max-width: 640px) {
  .career .customers {
    background-color: white;
    padding: 0;
    margin-bottom: 16vw;
  }
}
@media screen and (max-width: 950px) {
  .career .customers:after {
    content: "";
    width: 48%;
    display: block;
  }
}
.career .customers li {
  max-width: 340px;
  width: 33%;
  position: relative;
  padding: 28px;
  background-color: #f8f8f8;
}
@media screen and (max-width: 950px) {
  .career .customers li {
    width: 48%;
    padding: 28px 0;
    max-width: 358px;
  }
}
@media screen and (max-width: 640px) {
  .career .customers li {
    width: 100%;
    padding: 0;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 6.6666666667vw;
    padding-right: 3.7333333333vw;
    padding-bottom: 9.0666666667vw;
    padding-left: 3.7333333333vw;
    width: 84vw;
  }
}
.career .customers li .text {
  margin-top: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 1.86;
  min-height: 121px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.01em;
}
@media screen and (max-width: 640px) {
  .career .customers li .text {
    min-height: auto;
    margin-top: 5.3333333333vw;
    margin-bottom: 8.8vw;
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 950px) {
  .career .customers li:nth-child(odd) {
    margin-right: 4%;
  }
}
@media screen and (max-width: 640px) {
  .career .customers li:nth-child(odd) {
    margin-right: auto;
  }
}
@media screen and (max-width: 640px) {
  .career .customers li:not(:last-child) {
    margin-bottom: 8vw;
  }
}
.career .btn {
  position: relative;
}
.career .btn a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 190px;
  height: 40px;
  border-radius: 20px;
  line-height: 40px;
  border: 1px solid #123e75;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  color: #123e75;
}
@media screen and (max-width: 640px) {
  .career .btn a {
    width: 48vw;
    height: 9.6vw;
    font-size: 3.7333333333vw;
    border-top-left-radius: 4.8vw;
    border-top-right-radius: 4.8vw;
    border-bottom-left-radius: 4.8vw;
    border-bottom-right-radius: 4.8vw;
    padding-right: 7.2vw;
    padding-left: 7.2vw;
  }
}
.career .btn a:hover img {
  -webkit-transform: translate(10px, -50%);
          transform: translate(10px, -50%);
}
.career .btn a img {
  vertical-align: 5px;
  margin-left: 17px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 640px) {
  .career .btn a img {
    width: 12.8vw;
    margin-left: 2.1333333333vw;
  }
}
.career .container #main p.btn a img {
  top: 50%;
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .career .container #main p.btn a img {
    right: 7.4666666667vw;
  }
}
.career .stripe {
  padding: 58px 0;
  text-align: center;
  background-size: auto auto;
  background-color: white;
  background-image: -webkit-repeating-linear-gradient(135deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 3px, #ececec 3px, #ececec 6px);
  background-image: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 3px, #ececec 3px, #ececec 6px);
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
}
@media screen and (max-width: 1130px) {
  .career .stripe {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .career .stripe {
    padding-top: 10.1333333333vw;
    padding-bottom: 10.1333333333vw;
  }
}
.career .stripe h3 {
  color: #123e75;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 1em;
}
@media screen and (max-width: 640px) {
  .career .stripe h3 {
    font-size: 4.2666666667vw;
    margin-bottom: 3.2vw;
  }
}
.career .bluebtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 70px;
  border-radius: 35px;
  line-height: 70px;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#5cb8f5), to(#3071c1));
  background: -webkit-linear-gradient(left, #5cb8f5, #3071c1);
  background: linear-gradient(to right, #5cb8f5, #3071c1);
  width: 520px;
  margin: 0 auto;
  font-size: 26px;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 640px) {
  .career .bluebtn {
    width: 68vw;
    height: 13.3333333333vw;
    font-size: 5.0666666667vw;
  }
}
.career .bluebtn:hover img {
  -webkit-transform: translate(10px, -50%);
          transform: translate(10px, -50%);
}
.career .bluebtn img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 40px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 640px) {
  .career .bluebtn img {
    right: 4vw;
    width: 8vw;
  }
}
.career #link {
  max-width: 1080px;
  width: 100%;
  margin: 84px auto 0;
}
@media screen and (max-width: 640px) {
  .career #link {
    margin-top: 10.6666666667vw;
  }
}
.career #link .mcdarea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #f8f8f8;
  margin-bottom: 100px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 950px) {
  .career #link .mcdarea {
    padding: 0 6%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (max-width: 640px) {
  .career #link .mcdarea {
    background-color: white;
    padding: 0;
    margin-bottom: 32vw;
  }
}
@media screen and (max-width: 950px) {
  .career #link .mcdarea:after {
    content: "";
    width: 48%;
    display: block;
  }
}
.career #link .mcdarea li {
  max-width: 358px;
  width: 33%;
  padding-bottom: 45px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 950px) {
  .career #link .mcdarea li {
    width: 48%;
  }
}
@media screen and (max-width: 640px) {
  .career #link .mcdarea li {
    width: 84vw;
    margin: 0 auto;
    max-width: none;
    background-color: #f8f8f8;
    padding-bottom: 8.8vw;
  }
}
.career #link .mcdarea li h3 {
  font-size: 18px;
  line-height: 1.33;
  color: #123e75;
  position: relative;
  height: 70px;
  margin: 20px auto 12px;
}
@media screen and (max-width: 640px) {
  .career #link .mcdarea li h3 {
    height: auto;
    margin-top: 5.3333333333vw;
    margin-bottom: 2.6666666667vw;
    font-size: 4.2666666667vw;
  }
}
.career #link .mcdarea li h3::after {
  content: "";
  border-bottom: solid 2px #123e75;
  display: block;
  width: 40px;
  height: 0;
  margin: 12px auto;
}
@media screen and (max-width: 640px) {
  .career #link .mcdarea li h3::after {
    width: 9.3333333333vw;
    margin-top: 3.2vw;
    margin-bottom: 5.3333333333vw;
  }
}
.career #link .mcdarea li .text {
  font-size: 16px;
  margin-bottom: 1em;
  line-height: 1.63;
  height: 52px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.01em;
}
@media screen and (max-width: 640px) {
  .career #link .mcdarea li .text {
    font-size: 3.7333333333vw;
    margin-bottom: 4.8vw;
    height: 100%;
  }
}
@media screen and (max-width: 950px) {
  .career #link .mcdarea li:nth-child(odd) {
    margin-right: 4%;
  }
}
@media screen and (max-width: 640px) {
  .career #link .mcdarea li:nth-child(odd) {
    margin-right: auto;
  }
}
@media screen and (max-width: 640px) {
  .career #link .mcdarea li:not(:last-child) {
    margin-bottom: 8.5333333333vw;
  }
}
.career #link .mcdarea li:not(:last-child) div {
  position: relative;
}
.career #link .mcdarea li:not(:last-child) div::after {
  content: "";
  border-right: solid 1px #e6e6e6;
  position: absolute;
  width: 1px;
  height: 170px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 950px) {
  .career #link .mcdarea li:not(:last-child) div::after {
    content: none;
  }
}
.career #link .mcdwrap {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1130px) {
  .career #link .mcdwrap {
    width: 95%;
  }
}
@media screen and (max-width: 640px) {
  .career #link .mcdwrap {
    width: 100%;
  }
}
.career #link .mcdwrap__lead {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #123e75;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .career #link .mcdwrap__lead {
    font-size: 5.8666666667vw;
  }
}
.career #link .mcdwrap__lead span {
  display: table;
  text-align: center;
  margin: 0 auto;
  background-color: white;
  padding: 0 8px;
  color: #123e75;
  font-size: 20px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .career #link .mcdwrap__lead span {
    font-size: 4vw;
  }
}
.career #link .mcdwrap__lead span::after {
  content: "";
  width: 230px;
  position: absolute;
  height: 1px;
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #123e75;
  z-index: -1;
}
@media screen and (max-width: 640px) {
  .career #link .mcdwrap__lead span::after {
    width: 45.8666666667vw;
  }
}
.career #link .mcdwrap__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 42px auto;
}
@media screen and (max-width: 640px) {
  .career #link .mcdwrap__list {
    margin-top: 8.5333333333vw;
    margin-bottom: 14.6666666667vw;
    width: 76.2666666667vw;
  }
}
.career #link .mcdwrap__list .mcdwrap__item {
  margin-top: 42px;
}
@media screen and (max-width: 640px) {
  .career #link .mcdwrap__list .mcdwrap__item {
    margin-top: 0;
    width: 100%;
  }
}
.career #link .mcdwrap__list .mcdwrap__item:nth-child(1) {
  margin-right: 74px;
}
@media screen and (max-width: 640px) {
  .career #link .mcdwrap__list .mcdwrap__item:nth-child(1) {
    margin-right: auto;
  }
}
@media screen and (max-width: 640px) {
  .career #link .mcdwrap__list .mcdwrap__item:nth-child(1) .linkarea li:last-child a:after {
    position: absolute;
    bottom: 2.6666666667vw;
    left: 6.4vw;
  }
}
.career #link .mcdwrap__list .mcdwrap__item:nth-child(2) {
  width: 200px;
  margin-right: 90px;
}
@media screen and (max-width: 640px) {
  .career #link .mcdwrap__list .mcdwrap__item:nth-child(2) {
    margin-right: auto;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .career #link .mcdwrap__list .mcdwrap__item:not(:last-child) {
    margin-bottom: 8.5333333333vw;
  }
}
.career #link .mcdwrap__list h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  color: #123e75;
}
@media screen and (max-width: 640px) {
  .career #link .mcdwrap__list h3 {
    font-size: 4.8vw;
  }
}
.career #link .mcdwrap__list h3::after {
  content: "";
  border-bottom: dotted 2px #123e75;
  padding-bottom: 10px;
  margin-bottom: 20px;
  display: block;
}
@media screen and (max-width: 640px) {
  .career #link .mcdwrap__list h3::after {
    padding-bottom: 3.2vw;
    margin-bottom: 3.2vw;
  }
}
.career #link .mcdwrap__list .linkarea a {
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 640px) {
  .career #link .mcdwrap__list .linkarea a {
    font-size: 3.7333333333vw;
  }
}
.career #link .mcdwrap__list .linkarea a::after {
  content: "";
  background-image: url(../img/arrow.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  position: relative;
  width: 14px;
  height: 4px;
  margin-left: 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 640px) {
  .career #link .mcdwrap__list .linkarea a::after {
    width: 3.7333333333vw;
    height: 2.1333333333vw;
    margin-left: 2.1333333333vw;
  }
}
.career #link .mcdwrap__list .linkarea a:hover::after {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}
.career #link .apply {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 74px;
}
@media screen and (max-width: 640px) {
  .career #link .apply {
    margin-bottom: 20vw;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.career #link .apply__lead {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  color: #123e75;
  margin-right: 32px;
}
@media screen and (max-width: 640px) {
  .career #link .apply__lead {
    margin-right: 0;
    margin-bottom: 4vw;
    font-size: 4.8vw;
  }
}
.career #link .apply__btn {
  -webkit-box-shadow: 4px 4px 4px rgba(46, 86, 135, 0.1);
          box-shadow: 4px 4px 4px rgba(46, 86, 135, 0.1);
  background: -webkit-gradient(linear, left top, right top, from(#f0a33b), to(#eb3437));
  background: -webkit-linear-gradient(left, #f0a33b 0%, #eb3437 100%);
  background: linear-gradient(90deg, #f0a33b 0%, #eb3437 100%);
  border-radius: 25px;
  color: white;
  width: 228px;
  height: 50px;
  font-size: 18px;
  padding-left: 2em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media screen and (max-width: 640px) {
  .career #link .apply__btn {
    width: 60.8vw;
    height: 13.3333333333vw;
    font-size: 4.8vw;
    border-top-left-radius: 6.6666666667vw;
    border-top-right-radius: 6.6666666667vw;
    border-bottom-left-radius: 6.6666666667vw;
    border-bottom-right-radius: 6.6666666667vw;
  }
}
.career #link .apply__btn::after {
  content: "";
  background-image: url(../img/arrow_wt.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  position: absolute;
  width: 22px;
  height: 4px;
  margin-left: 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  right: 30px;
}
@media screen and (max-width: 640px) {
  .career #link .apply__btn::after {
    margin-left: 0;
    width: 5.8666666667vw;
    height: 1.0666666667vw;
    right: 8vw;
  }
}
.career #link .apply__btn:hover::after {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}
.career .container.stripebg {
  background-size: auto auto;
  background-color: white;
  background-image: -webkit-repeating-linear-gradient(135deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 3px, #ececec 3px, #ececec 6px);
  background-image: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 3px, #ececec 3px, #ececec 6px);
  max-width: none;
}
.career .container.stripebg #main {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}
.career .bgarea {
  background-image: url(../img/mcd_bg1.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 260px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 640px) {
  .career .bgarea {
    background-image: url(../img/mcd_bg1_sp.png);
    height: 34.6666666667vw;
  }
}
.career .bgarea h1 {
  color: #123e75;
  font-size: 38px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: bold;
  position: relative;
  line-height: 1.263;
}
@media screen and (max-width: 640px) {
  .career .bgarea h1 {
    font-size: 6.9333333333vw;
  }
}
.career .bgarea h1::after {
  content: "";
  position: relative;
  display: block;
  width: 60px;
  height: 3px;
  background-color: #123e75;
  margin: 20px auto 0;
}
@media screen and (max-width: 640px) {
  .career .bgarea h1::after {
    width: 12vw;
    margin-top: 4vw;
  }
}
.career .bgarea h1 span {
  color: #123e75;
  font-size: 20px;
  line-height: 1.5;
  display: block;
}
.career .bgarea__para {
  font-size: 16px;
  line-height: 1.75;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: bold;
  color: #4d4d4d;
}
@media screen and (max-width: 640px) {
  .career .bgarea__para {
    font-size: 3.2vw;
  }
}

.fix-menu.mcd-fix li:nth-of-type(1) a {
  border-top: 1px solid rgba(255, 255, 255, 0.55);
  height: 128px;
}
@media screen and (max-width: 500px) {
  .fix-menu.mcd-fix li:nth-of-type(1) a {
    border: none;
    height: 13.3333333333vw;
  }
}
@media screen and (max-width: 500px) {
  .fix-menu.mcd-fix li:nth-of-type(2) {
    border-right: 1px solid #fff;
  }
}
.fix-menu.mcd-fix li:nth-of-type(2) a {
  height: 128px;
}
@media screen and (max-width: 500px) {
  .fix-menu.mcd-fix li:nth-of-type(2) a {
    height: 13.3333333333vw;
  }
}
.fix-menu.mcd-fix li:nth-of-type(3) a {
  height: 140px;
}
@media screen and (max-width: 500px) {
  .fix-menu.mcd-fix li:nth-of-type(3) a {
    width: 36vw;
    height: 13.3333333333vw;
  }
}
.fix-menu.mcd-fix li a {
  color: white;
  background-color: #ff8c00;
  -webkit-transition: 0.4s ease-in;
  transition: 0.4s ease-in;
  font-size: 14px;
  padding: 10px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  border-bottom: 1px solid rgba(255, 255, 255, 0.55);
}
@media screen and (max-width: 500px) {
  .fix-menu.mcd-fix li a {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
    line-height: 1;
    font-size: 4.2666666667vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }
}
.fix-menu.mcd-fix li a:before {
  background-image: url(../img/mcd_fix-menu-down.svg);
}
@media screen and (max-width: 500px) {
  .fix-menu.mcd-fix li a:before {
    background-image: url(../img/mcd_fix-menu-right.svg);
    margin-right: 1.3333333333vw;
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
}
.fix-menu.mcd-fix li a:hover {
  background-color: #ff8c00;
  opacity: 0.7;
}
.fix-menu.mcd-fix li a:hover::before {
  background-image: url(../img/mcd_fix-menu-down.svg);
}
@media screen and (max-width: 500px) {
  .fix-menu.mcd-fix li a:hover::before {
    background-image: url(../img/mcd_fix-menu-right.svg);
  }
}

.yourself p {
  color: #4d4d4d;
  font-weight: bold;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  letter-spacing: 0;
}
@media screen and (max-width: 640px) {
  .yourself p {
    font-weight: 500;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.yourself .mb20 {
  margin-bottom: 20px;
  display: block;
}
.yourself .overview__wrap {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 74px 0 0 60px;
}
@media screen and (max-width: 1130px) {
  .yourself .overview__wrap {
    height: 100% !important;
    padding: 74px 60px 0;
  }
}
@media screen and (max-width: 640px) {
  .yourself .overview__wrap {
    padding-top: 18.1333333333vw;
    padding-right: 8vw;
    padding-bottom: 10.6666666667vw;
    padding-left: 8vw;
  }
}
.yourself .overviewbg {
  position: relative;
}
.yourself .overviewbg::after {
  content: "";
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  position: absolute;
}
@media screen and (max-width: 1130px) {
  .yourself .overviewbg::after {
    content: none;
  }
}
.yourself .overviewbg h3 {
  height: 60px;
  position: absolute;
  padding: 0 34px;
  top: -27px;
  left: 33px;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .yourself .overviewbg h3 {
    padding: 0;
    height: auto;
    width: 76vw;
    left: 50%;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -5.8666666667vw;
    padding-top: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
    line-height: 1.222;
  }
}
.yourself .overviewbg:not(:last-child) {
  margin-bottom: 110px;
}
@media screen and (max-width: 640px) {
  .yourself .overviewbg:not(:last-child) {
    margin-bottom: 20.8vw;
  }
}
.yourself__lead {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  line-height: 1.333;
  color: #123e75;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .yourself__lead {
    font-size: 4.8vw;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.yourself__lead::after {
  content: "";
  position: relative;
  display: block;
  width: 60px;
  height: 2px;
  background-color: #123e75;
  margin: 18px auto 42px;
}
@media screen and (max-width: 640px) {
  .yourself__lead::after {
    width: 16vw;
    margin-top: 5.8666666667vw;
    margin-bottom: 17.0666666667vw;
  }
}
.yourself__list {
  position: relative;
  z-index: 1;
}
.yourself__list li {
  position: relative;
}
.yourself__list li:nth-of-type(2) {
  display: none;
}
@media screen and (max-width: 1130px) {
  .yourself__list li:nth-of-type(2) {
    display: block;
  }
}
.yourself__list li:nth-of-type(2) figure {
  width: 75%;
  margin: 2em auto;
}
@media screen and (max-width: 640px) {
  .yourself__list li:nth-of-type(2) figure {
    width: 100%;
    margin: 1.5em auto 0;
  }
}
.yourself__link {
  margin-top: 26px;
}
.yourself__link a {
  color: #123e75;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.625;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.yourself__link a::after {
  content: "";
  background-image: url(../img/arrow.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 6px;
  margin-bottom: 10px;
  margin-left: 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 640px) {
  .yourself__link a::after {
    position: absolute;
    bottom: 0;
    left: 37.3333333333vw;
  }
}
.yourself__link a:hover::after {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}
.yourself__wrap {
  background-color: #f1f7fa;
  padding: 34px 60px 42px;
}
@media screen and (max-width: 1130px) {
  .yourself__wrap {
    padding: 34px 6%;
  }
}
@media screen and (max-width: 640px) {
  .yourself__wrap {
    padding-top: 11.2vw;
    padding-right: 7.4666666667vw;
    padding-bottom: 11.4666666667vw;
    padding-left: 7.4666666667vw;
  }
}
.yourself__wrap .point {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 28px;
}
@media screen and (max-width: 1130px) {
  .yourself__wrap .point {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media screen and (max-width: 640px) {
  .yourself__wrap .point {
    margin-top: 0;
  }
}
@media screen and (max-width: 1130px) {
  .yourself__wrap .point::after {
    content: "";
    width: 283px;
    display: block;
  }
}
.yourself__wrap .point li {
  width: 283px;
}
@media screen and (max-width: 1130px) {
  .yourself__wrap .point li {
    width: 45%;
  }
}
@media screen and (max-width: 640px) {
  .yourself__wrap .point li {
    width: 100%;
  }
}
.yourself__wrap .point li h5 {
  margin: 0 auto 20px;
  font-size: 17px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .yourself__wrap .point li h5 {
    font-size: 4.5333333333vw;
  }
}
.yourself__wrap .point li h5 span {
  color: #123e75;
}
.yourself__wrap .point li h5 span.point__img {
  position: relative;
  font-weight: 500;
}
.yourself__wrap .point li h5 span.point__img::before {
  content: "";
  background-image: url(../img/mcd_point_1.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  position: absolute;
  top: -36px;
  width: 92px;
  height: 32px;
  left: -20px;
}
@media screen and (max-width: 640px) {
  .yourself__wrap .point li h5 span.point__img::before {
    width: 24.5333333333vw;
    height: 8.5333333333vw;
    top: -9.6vw;
    left: -5.3333333333vw;
  }
}
.yourself__wrap .point li h5 span.num {
  font-size: 40px;
  display: inline-block;
  margin-left: 10px;
}
@media screen and (max-width: 640px) {
  .yourself__wrap .point li h5 span.num {
    font-size: 12vw;
    margin-left: 3.7333333333vw;
  }
}
.yourself__wrap .point li p {
  color: #000;
  -webkit-font-feature-settings: "palt" !important;
          font-feature-settings: "palt" !important;
  letter-spacing: 0.01em !important;
  font-weight: 500;
}
.yourself__wrap .point li:not(:last-child) {
  margin-right: 60px;
}
@media screen and (max-width: 1130px) {
  .yourself__wrap .point li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 640px) {
  .yourself__wrap .point li:not(:last-child) {
    margin-bottom: 17.3333333333vw;
  }
}
@media screen and (max-width: 1130px) {
  .yourself__wrap .point li:nth-child(odd) {
    margin-right: 6%;
  }
}
@media screen and (max-width: 640px) {
  .yourself__wrap .point li:nth-child(odd) {
    margin-right: 0;
  }
}
.yourself .whatis::after {
  background-image: url(../img/mcd_yourself_1.png);
  width: 516px;
  height: 402px;
  top: 180px;
  right: 26px;
}
.yourself .whatis .yourself__lead {
  font-size: 20px;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .yourself .whatis .yourself__lead {
    font-size: 4.8vw;
  }
}
.yourself .whatis .yourself__lead::after {
  margin: 16px 0 26px;
}
@media screen and (max-width: 640px) {
  .yourself .whatis .yourself__lead::after {
    margin: auto;
    margin-top: 3.4666666667vw;
    margin-bottom: 7.4666666667vw;
  }
}
.yourself .whatis .yourself__list li {
  width: 451px;
}
@media screen and (max-width: 1130px) {
  .yourself .whatis .yourself__list li {
    width: 100%;
  }
}
.yourself .whatis .yourself__list li:nth-child(1) {
  margin-right: 27px;
}
.yourself .whatis .overview__wrap {
  padding-bottom: 48px;
}
@media screen and (max-width: 640px) {
  .yourself .whatis .overview__wrap {
    padding-top: 12vw;
    padding-bottom: 12.8vw;
  }
}
.yourself .analytics::after {
  background-image: url(../img/mcd_yourself_2.png);
  width: 537px;
  height: 365px;
  top: 62px;
  right: 74px;
}
.yourself .analytics .overview__wrap {
  height: 460px;
}
.yourself .analytics .yourself__wrap p {
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  letter-spacing: 0;
}
.yourself .vision::after {
  background-image: url(../img/mcd_yourself_3.png);
  width: 687px;
  height: 439px;
  top: 16px;
  right: 0px;
  z-index: 0;
}
.yourself .vision .overview__wrap {
  height: 473px;
}
@media screen and (max-width: 640px) {
  .yourself .vision .yourself__lead {
    font-size: 4.5333333333vw;
  }
}
.yourself .quest::after {
  background-image: url(../img/mcd_yourself_4.png);
  width: 562px;
  height: 382px;
  top: 68px;
  right: 63px;
  z-index: 0;
}
.yourself .quest .overview__wrap {
  height: 487px;
}
.yourself .quest .yourself__wrap .point li h5 span.point__img::before {
  background-image: url(../img/mcd_point_2.svg);
  width: 108px;
  height: 32px;
  left: -38px;
}
@media screen and (max-width: 640px) {
  .yourself .quest .yourself__wrap .point li h5 span.point__img::before {
    width: 28.8vw;
    height: 8.5333333333vw;
    left: -9.6vw;
  }
}

.commentary .container.stripebg {
  background-size: auto auto;
  background-color: white;
  background-image: -webkit-repeating-linear-gradient(135deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 3px, #ececec 3px, #ececec 6px);
  background-image: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 3px, #ececec 3px, #ececec 6px);
  max-width: none;
}
@media screen and (max-width: 950px) {
  .commentary.career .bgarea {
    height: 300px;
  }
}
.commentary .bgarea {
  background-image: url(../img/commentary_mv.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  height: 610px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .commentary .bgarea {
    background-image: url(../img/commentary_mv_sp.png);
    height: 53.3333333333vw;
    background-position: top;
  }
}
.commentary .bgarea h1 {
  color: #123e75;
  font-size: 38px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: bold;
  /* position: relative; */
  line-height: 1.263;
  position: absolute;
  /* top: 140px; */
}
@media screen and (max-width: 640px) {
  .commentary .bgarea h1 {
    font-size: 6.9333333333vw;
    /* top: 11.2vw; */
  }
}
.commentary .bgarea h1::after {
  content: "";
  position: relative;
  display: block;
  width: 60px;
  height: 3px;
  background-color: #123e75;
  margin: 20px auto 0;
}
@media screen and (max-width: 640px) {
  .commentary .bgarea h1::after {
    width: 12vw;
    margin-top: 4vw;
  }
}
.commentary .btn {
  position: relative;
  margin-top: 16px;
}
@media screen and (max-width: 640px) {
  .commentary .btn {
    margin-top: 10.6666666667vw;
  }
}
.commentary .btn a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 190px;
  height: 40px;
  border-radius: 20px;
  line-height: 40px;
  border: 1px solid #123e75;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  color: #123e75;
}
@media screen and (max-width: 640px) {
  .commentary .btn a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
    justify-content: flex-start;
    width: 68vw;
    height: 12vw;
    font-size: 3.7333333333vw;
    border-radius: 7vw;
    padding-right: 7.2vw;
    padding-left: 15.4666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
.commentary .btn a:hover img {
  -webkit-transform: translate(10px, -50%);
          transform: translate(10px, -50%);
}
.commentary .btn a img {
  vertical-align: 5px;
  margin-left: 17px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 640px) {
  .commentary .btn a img {
    width: 12.8vw;
    margin-left: 2.1333333333vw;
  }
}
@media screen and (max-width: 640px) {
  .commentary .career .container #main p.btn a img {
    right: 16vw;
  }
}
.commentary .overview {
  padding: 82px 0 92px;
}
@media screen and (max-width: 640px) {
  .commentary .overview {
    padding-top: 10.6666666667vw;
    padding-bottom: 20.2666666667vw;
  }
}
.commentary .overview p {
  font-size: 16px;
  line-height: 1.75;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.01em;
}
@media screen and (max-width: 640px) {
  .commentary .overview p {
    font-size: 4.2666666667vw;
  }
}
.commentary .overview__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .commentary .overview__wrap {
    width: 84vw;
    padding: 0;
    padding-right: 7.4666666667vw;
    padding-bottom: 12.8vw;
    padding-left: 7.4666666667vw;
  }
}
.commentary .overviewbg {
  -webkit-box-shadow: -7.76px 7.76px 7.76px rgba(46, 86, 135, 0.25);
          box-shadow: -7.76px 7.76px 7.76px rgba(46, 86, 135, 0.25);
  background-color: white;
  padding: 58px 100px;
}
@media screen and (max-width: 640px) {
  .commentary .overviewbg {
    margin: 0 auto;
    padding: 0;
    padding-top: 11.7333333333vw;
    width: 84vw;
  }
}
.commentary .overviewbg h3 {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  line-height: 1.333;
  color: #123e75;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .commentary .overviewbg h3 {
    font-size: 4.8vw;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.commentary .overviewbg h3::after {
  content: "";
  position: relative;
  display: block;
  width: 60px;
  height: 2px;
  background-color: #123e75;
  margin: 18px auto 42px;
}
@media screen and (max-width: 640px) {
  .commentary .overviewbg h3::after {
    width: 16vw;
    margin-top: 2.6666666667vw;
    margin-bottom: 5.8666666667vw;
  }
}
.commentary .overviewbg:not(:last-child) {
  margin-bottom: 70px;
}
@media screen and (max-width: 640px) {
  .commentary .overviewbg:not(:last-child) {
    margin-bottom: 13.3333333333vw;
  }
}
.commentary .pc-hide {
  display: none;
}
@media screen and (max-width: 640px) {
  .commentary .pc-hide {
    display: block;
  }
}
.commentary .sp-hide {
  display: block;
}
@media screen and (max-width: 640px) {
  .commentary .sp-hide {
    display: none;
  }
}
.commentary .anchorlist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 70px;
}
@media screen and (max-width: 640px) {
  .commentary .anchorlist {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-right: 8vw;
    padding-left: 8vw;
  }
}
@media screen and (max-width: 640px) {
  .commentary .anchorlist li {
    width: 49%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
  }
}
.commentary .anchorlist li::after {
  content: "";
  border-right: solid 1px #123e75;
}
@media screen and (max-width: 640px) {
  .commentary .anchorlist li::after {
    height: 100%;
    position: absolute;
    right: 0;
  }
}
.commentary .anchorlist li:first-child::before {
  content: "";
  border-left: solid 1px #123e75;
}
@media screen and (max-width: 640px) {
  .commentary .anchorlist li:first-child::before {
    height: 100%;
    position: absolute;
    left: 0;
  }
}
@media screen and (max-width: 640px) {
  .commentary .anchorlist li:nth-child(-n+2) {
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (max-width: 640px) {
  .commentary .anchorlist li:nth-child(3)::before {
    content: "";
    border-left: solid 1px #123e75;
    height: 100%;
    position: absolute;
    left: 0;
  }
}
.commentary .anchorlist li a {
  padding: 0 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #123e75;
}
@media screen and (max-width: 640px) {
  .commentary .anchorlist li a {
    font-size: 4.2666666667vw;
    text-align: center;
    padding: 0;
  }
}

@media screen and (min-width: 641px) and (max-width: 960px) {
  .career .bgarea {
    height: 27.0833333333vw;
  }
  .career .bgarea h1 {
    font-size: 3.9583333333vw;
  }
  .career .bgarea h1::after {
    width: 6.25vw;
    height: 0.3125vw;
    margin-top: 2.0833333333vw;
  }
  .career .box .title {
    padding-top: 5.7291666667vw;
    padding-bottom: 5.7291666667vw;
    padding-left: 10.4166666667vw;
  }
  .career .box .title h1 {
    font-size: 5.2083333333vw;
  }
  .career .box .title h1 span {
    font-size: 2.0833333333vw;
    margin-top: 1.5625vw;
  }
  .career .bluebtn {
    height: 7.2916666667vw;
    border-top-left-radius: 3.6458333333vw;
    border-top-right-radius: 3.6458333333vw;
    border-bottom-left-radius: 3.6458333333vw;
    border-bottom-right-radius: 3.6458333333vw;
    width: 54.1666666667vw;
    font-size: 2.7083333333vw;
    line-height: 1;
  }

  #overview.fixed .career {
    margin-top: 12.9166666667vw;
  }

  #overview .overview {
    padding-top: 8.5416666667vw;
    padding-bottom: 20.8333333333vw;
  }
  #overview .overview .overviewbg h3 {
    font-size: 2.9166666667vw;
  }
  #overview .overview .overviewbg h3 span {
    font-size: 1.6666666667vw;
  }
  #overview .overview .overviewbg.recommend h3, #overview .overview .overviewbg.detail h3, #overview .overview .overviewbg.style h3 {
    height: 12.5vw;
  }
  #overview .overview .overviewbg:not(:last-child) {
    margin-bottom: 8.75vw;
  }
  #overview .overview p {
    font-size: 1.6666666667vw;
  }
  #overview .overview .detailwrap {
    padding-top: 9.375vw;
    padding-right: 8.3333333333vw;
    padding-bottom: 9.375vw;
    padding-left: 8.3333333333vw;
    margin-bottom: 8.75vw;
  }
  #overview .overview .detailwrap__list {
    margin-bottom: 3.75vw;
  }
  #overview .overview .detailwrap__list li {
    width: 30.5208333333vw;
  }
  #overview .overview .detailwrap__list li h1 {
    font-size: 2.1875vw;
    height: 6.6666666667vw;
  }
  #overview .overview .detailwrap__list li h1::before {
    content: "";
    height: 3.75vw;
    left: 1.875vw;
  }
  #overview .overview .detailwrap__list li h1span {
    font-size: 1.4583333333vw;
    margin-top: 0.625vw;
  }
  #overview .overview .detailwrap__list li:nth-child(1) h1::before {
    width: 4.375vw;
  }
  #overview .overview .detailwrap__list li:nth-child(2) h1::before {
    width: 3.4375vw;
  }
  #overview .overview .detailwrap__list li:nth-child(3) h1::before {
    width: 3.75vw;
  }
  #overview .overview .detailwrap__list li:not(:last-child) {
    margin-right: 1.7708333333vw;
  }
  #overview .overview .detailwrap__list li p {
    padding-top: 3.3333333333vw;
    height: 11.7708333333vw;
    font-size: 1.875vw;
  }
  #overview .overview .detailwrap__para {
    width: 72.9166666667vw;
    margin-bottom: 3.4375vw;
  }
  #overview .overview .detailwrap .bluebtn {
    width: 72.9166666667vw;
    height: 8.3333333333vw;
  }
  #overview .overview .recommend .overview__wrap {
    height: 29.6875vw;
  }
  #overview .overview .recommend__list li {
    font-size: 2.0833333333vw;
  }
  #overview .overview .recommend__list li::before {
    content: "";
    width: 2.0833333333vw;
    height: 1.875vw;
    margin-top: 0.4166666667vw;
    margin-right: 1.25vw;
  }
  #overview .overview .recommend__list li:not(:last-child) {
    margin-bottom: 1.6666666667vw;
  }
  #overview .overview .feature .overview__wrap {
    height: 35.4166666667vw;
  }
  #overview .overview .feature__list li {
    width: 27.9166666667vw;
  }
  #overview .overview .feature__list li h4 {
    margin-bottom: 1.875vw;
  }
  #overview .overview .feature__list li h4 .border {
    font-size: 1.6666666667vw;
  }
  #overview .overview .feature__list li h4 .border::after {
    content: "";
    width: 7.8125vw;
    height: 0.2083333333vw;
    bottom: -0.5208333333vw;
  }
  #overview .overview .feature__list li h4 .num {
    font-size: 4.1666666667vw;
    margin-left: 1.0416666667vw;
  }
  #overview .overview .feature__list li p::before {
    content: "";
    padding-bottom: 3.125vw;
  }
  #overview .overview .feature__list li:not(:last-child) {
    margin-right: 6.0416666667vw;
  }
  #overview .overview .detail .overview__wrap {
    height: 37.8125vw;
  }
  #overview .overview .detail__list li {
    width: 27.8125vw;
  }
  #overview .overview .detail__list li h4 {
    font-size: 1.875vw;
    margin-top: 2.0833333333vw;
  }
  #overview .overview .detail__list li h4::before {
    margin-bottom: 1.3541666667vw;
  }
  #overview .overview .detail__list li:nth-child(1) h4::before {
    width: 8.5416666667vw;
    height: 6.4583333333vw;
  }
  #overview .overview .detail__list li:nth-child(2) h4::before {
    width: 4.8958333333vw;
    height: 6.25vw;
  }
  #overview .overview .detail__list li:nth-child(3) h4::before {
    width: 3.4375vw;
    height: 5.8333333333vw;
  }
  #overview .overview .detail__list li:not(:last-child) {
    margin-right: 5.8333333333vw;
  }
  #overview .overview .detail__inline li {
    font-size: 1.6666666667vw;
  }
  #overview .overview .detail__inline li::before {
    font-size: 1.0416666667vw;
    margin-top: 0.4166666667vw;
    margin-right: 0.5208333333vw;
  }
  #overview .overview .detail__inline li:not(:last-child) {
    margin-bottom: 0.8333333333vw;
  }
  #overview .overview .style .overview__wrap {
    height: 60.4166666667vw;
  }
  #overview .overview .style figure {
    margin-bottom: 1.25vw;
  }
  #overview .overview .style .btn {
    margin-top: 2.5vw;
  }
  #overview .overview .price .overview__wrap {
    height: 27.9166666667vw;
  }
  #overview .overview .price__para {
    font-size: 2.0833333333vw;
    margin-bottom: 1.875vw;
  }
  #overview .overview .price .small {
    font-size: 1.6666666667vw;
  }
  #overview .overview .price .marker {
    font-size: 3.5416666667vw;
    margin-left: 1.0416666667vw;
  }
  #overview .overview .price__list li h4 {
    font-size: 1.875vw;
  }
  #overview .overview .price__list li p {
    font-size: 1.875vw;
  }
  #overview .overview .price__list li:nth-child(1) {
    margin-right: 3.9583333333vw;
  }
  #overview .overview .price .attention {
    font-size: 1.4583333333vw;
    margin-top: 1.0416666667vw;
  }
  #overview .overview .trainer .overview__wrap {
    height: 49.7916666667vw;
    padding-top: 6.4583333333vw;
  }
  #overview .overview .trainer figure {
    margin-right: 6.6666666667vw;
  }
  #overview .overview .trainer figure img {
    width: 14.5833333333vw;
  }
  #overview .overview .trainer__wrap h4 {
    font-size: 2.1875vw;
    margin-bottom: 1.6666666667vw;
  }
  #overview .overview .trainer .btn a {
    margin-top: 6.25vw;
  }
  #overview .bottomwrap {
    padding-bottom: 11.875vw;
  }
  #overview .bottomwrap .uservoice {
    top: -10.9375vw;
  }
  #overview .bottomwrap .uservoice .box {
    margin-bottom: 5.625vw;
  }
  #overview .bottomwrap .uservoice__list li {
    padding-bottom: 3.3333333333vw;
    margin-left: 10.2083333333vw;
    width: 85%;
  }

  /*tab*/
}
@media screen and (min-width: 641px) and (max-width: 960px) and (max-width: 950px) {
  #overview .bottomwrap .uservoice__list li {
    max-width: 100%;
  }
}
@media screen and (min-width: 641px) and (max-width: 960px) {
  #overview .bottomwrap .uservoice__list li figure {
    margin-right: 7.2916666667vw;
    width: 11.4583333333vw;
  }
  #overview .bottomwrap .uservoice__list li figure img {
    width: 11.4583333333vw;
  }
  #overview .bottomwrap .uservoice__list li figure figcaption {
    font-size: 1.4583333333vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 960px) {
  #overview .bottomwrap .uservoice__list li p {
    font-size: 1.6666666667vw;
    width: 72.9166666667vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 960px) {
  #overview .bottomwrap .uservoice__list li:not(:last-child) {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 960px) {
  #overview .bottomwrap .qa {
    top: -10.9375vw;
  }
  #overview .bottomwrap .qa .box {
    margin-right: auto;
    margin-left: auto;
  }
  #overview .bottomwrap .qa__list li {
    width: 85%;
  }
  #overview .bottomwrap .qa__list li:nth-child(n+2) {
    margin-top: 6.5625vw;
  }
  #overview .bottomwrap .qa__ttl {
    font-size: 1.875vw;
  }
  #overview .bottomwrap .qa__ttl::before {
    width: 5.5208333333vw;
    height: 4.2708333333vw;
    margin-right: 3.3333333333vw;
  }
  #overview .bottomwrap .qa__answer {
    font-size: 1.6666666667vw;
    padding-bottom: 5.4166666667vw;
  }
  #overview .bottomwrap .qa__answer .qa__para {
    font-size: 1.6666666667vw;
    width: 73.4375vw;
  }
  #overview .bottomwrap .qa__answer .indent {
    width: 71.7708333333vw;
    margin-left: 10.5208333333vw;
  }
  #overview .bottomwrap .qa__answer .indent::before {
    left: -1em;
  }
  #overview .bottomwrap .qa__answer .indent.num2 {
    margin-top: 1.875vw;
  }
  #overview .bottomwrap .qa__answer::before {
    width: 5.5208333333vw;
    height: 4.2708333333vw;
    margin-right: 3.3333333333vw;
  }
}/*# sourceMappingURL=commentary.css.map */