@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

ul, li {
  list-style: none;
}

body {
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
  -webkit-text-size-adjust: 100%;
}

a {
  text-decoration: none;
}

img {
  vertical-align: middle;
}

.sp_only,
.is-sp,
.displaysp {
  display: none;
}

@media only screen and (max-width: 640px) {
  .sp_only,
  .is-sp,
  .displaysp {
    display: block;
  }
}

@media only screen and (max-width: 640px) {
  .pc_only,
  .is-pc,
  .displaypc {
    display: none;
  }
}

#container {
  width: 100%;
  min-width: 1000px;
}

@media only screen and (max-width: 640px) {
  #container {
    min-width: 320px;
  }
}

/**
 * ここからページ固有のスタイル
 */
html {
  overflow-y: scroll;
}

body {
  min-width: 1351px;
}

@media only screen and (max-width: 640px) {
  body {
    min-width: 320px;
  }
}

.jalan-teamlab-free *,
.jalan-teamlab-free *::before,
.jalan-teamlab-free *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.jalan-teamlab-free {
  line-height: 1.85714;
  color: #100E30;
  font-size: 14px;
  letter-spacing: 0;
  font-family: "ヒラギノ角ゴ Pro", "メイリオ", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  overflow: hidden;
  min-width: 1000px;
  word-break: break-word;
  margin-top: 5px;
}

@media only screen and (max-width: 640px) {
  .jalan-teamlab-free {
    line-height: 1.58333;
    font-size: 3.75vw;
    letter-spacing: 0;
    min-width: 320px;
    background: #fff;
    margin-top: 0;
  }
}

.jalan-teamlab-free button {
  font-family: "ヒラギノ角ゴ Pro", "メイリオ", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
}

@media only screen and (max-width: 640px) {
  .jalan-teamlab-free img {
    width: 100%;
  }
}

.hero {
  height: 374px;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 640px) {
  .hero {
    height: auto;
  }
}

.hero img {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1000px;
}

@media only screen and (max-width: 640px) {
  .hero img {
    position: static;
    margin-left: 0;
  }
}

.contents {
  padding-top: 50px;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .contents {
    font-size: 4.375vw;
    padding-top: 5.625vw;
  }
}

.contents::before {
  content: "";
  width: 1915px;
  height: 440px;
  background: url(/jalan/doc/news/button/1147330704/img/pc/bg_decoration_01.png) no-repeat;
  position: absolute;
  top: -153px;
  left: 50%;
  margin-left: -790px;
}

@media only screen and (max-width: 640px) {
  .contents::before {
    width: 100vw;
    height: 44.84375vw;
    background: url(/jalan/doc/news/button/1147330704/img/sp/bg_decoration_01_sp.png) no-repeat;
    background-size: cover;
    top: -12.5vw;
    left: 0;
    margin-left: 0;
  }
}

.contents__intro {
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
  text-align: center;
  position: relative;
  letter-spacing: 0.06em;
}

@media only screen and (max-width: 640px) {
  .contents__intro {
    font-size: 4.375vw;
    line-height: 1.67857;
    text-align: left;
    padding: 0 6.25vw;
    letter-spacing: 0.28125vw;
  }
}

.contents__main {
  margin: 51px auto 0;
  width: 1311px;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .contents__main {
    width: 100%;
    margin: 7.5vw 0 0;
    padding: 0 4.6875vw;
  }
}

.contents__main::before {
  content: "";
  width: 647px;
  height: 717px;
  background: url(/jalan/doc/news/button/1147330704/img/pc/bg_decoration_02.png) no-repeat;
  position: absolute;
  top: 310px;
  left: 50%;
  margin-left: -1085px;
  z-index: -1;
}

@media only screen and (max-width: 640px) {
  .contents__main::before {
    width: 65.9375vw;
    height: 112.03125vw;
    background: url(/jalan/doc/news/button/1147330704/img/sp/bg_decoration_02_sp.png) no-repeat;
    background-size: cover;
    top: 131.25vw;
    left: 0;
    margin-left: 0;
    z-index: 0;
  }
}

.contents__main::after {
  content: "";
  width: 658px;
  height: 685px;
  background: url(/jalan/doc/news/button/1147330704/img/pc/bg_decoration_03.png) no-repeat;
  position: absolute;
  top: 970px;
  left: 50%;
  margin-left: 386px;
  z-index: -1;
}

@media only screen and (max-width: 640px) {
  .contents__main::after {
    width: 75.3125vw;
    height: 112.96875vw;
    background: url(/jalan/doc/news/button/1147330704/img/sp/bg_decoration_03_sp.png) no-repeat;
    background-size: cover;
    top: 512.5vw;
    left: auto;
    right: 0;
    margin-left: 0;
    z-index: 0;
  }
}

.goto {
  width: 620px;
  margin: -55px auto 29px;
  position: relative;
  z-index: 5;
}

@media only screen and (max-width: 640px) {
  .goto {
    width: 100%;
    padding: 0 4.6875vw;
    margin: -11.71875vw auto 7.5vw;
  }
}

@media only screen and (max-width: 640px) {
  .goto img {
    width: 100%;
  }
}

.goto__contents {
  position: absolute;
  top: 313px;
  left: 0;
  right: 0;
}

@media only screen and (max-width: 640px) {
  .goto__contents {
    top: 61.875vw;
    left: 11.25vw;
    right: 11.25vw;
  }
}

.goto__button {
  text-align: center;
}

.goto__button a {
  display: block;
}

@media only screen and (min-width: 641px) {
  .goto__button a {
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
  }
  .goto__button a:hover {
    opacity: .7;
  }
}

.goto__list {
  color: #fff;
  font-size: 12px;
  line-height: 1.66667;
  letter-spacing: 0.02em;
  padding-left: 47px;
  margin-top: 18px;
}

@media only screen and (max-width: 640px) {
  .goto__list {
    font-size: 3.4375vw;
    line-height: 1.63636;
    letter-spacing: 0;
    padding-left: 0;
    margin-top: 2.5vw;
  }
}

.goto__list a {
  color: #fff;
  text-decoration: underline;
}

@media only screen and (min-width: 641px) {
  .goto__list a:hover {
    text-decoration: none;
  }
}

.experience {
  position: relative;
}

@media only screen and (max-width: 640px) {
  .experience {
    z-index: 2;
  }
}

.experience::before {
  content: "";
  width: 1978px;
  height: 518px;
  background: url(/jalan/doc/news/button/1147330704/img/pc/bg_decoration_04.png) no-repeat;
  position: absolute;
  top: 1965px;
  left: 50%;
  margin-left: -980px;
  z-index: -1;
}

@media only screen and (max-width: 640px) {
  .experience::before {
    width: 100vw;
    height: 37.03125vw;
    background: url(/jalan/doc/news/button/1147330704/img/sp/bg_decoration_04_sp.png) no-repeat;
    background-size: cover;
    top: 879.6875vw;
    left: -4.6875vw;
    margin-left: 0;
  }
}

.experience__item {
  display: table;
}

@media only screen and (max-width: 640px) {
  .experience__item {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.experience__item + .experience__item {
  margin-top: 84px;
}

.experience__item:first-child {
  width: 1153px;
}

@media only screen and (max-width: 640px) {
  .experience__item:first-child .experience__heading {
    margin-right: 0;
  }
}

@media only screen and (max-width: 640px) {
  .experience__item:first-child .experience__img {
    margin-top: 5vw;
  }
}

.experience__item:first-child .experience__detail {
  padding-left: 30px;
}

.experience__item:first-child .experience__text {
  padding: 32px 28px 0 20px;
}

.experience__item:nth-child(2) {
  width: 1143px;
  margin-top: 77px;
  margin-left: 168px;
}

@media only screen and (max-width: 640px) {
  .experience__item:nth-child(2) {
    margin-top: 9.375vw;
  }
}

@media only screen and (max-width: 640px) {
  .experience__item:nth-child(2) .experience__heading {
    margin-right: 1.71875vw;
  }
}

@media only screen and (max-width: 640px) {
  .experience__item:nth-child(2) .experience__img {
    margin-top: 6.5625vw;
  }
}

.experience__item:nth-child(2) .experience__detail {
  padding-right: 43px;
}

.experience__item:nth-child(2) .experience__text {
  padding: 32px 9px 0 14px;
}

.experience__item:nth-child(3) {
  width: 1172px;
  margin-top: 82px;
}

@media only screen and (max-width: 640px) {
  .experience__item:nth-child(3) {
    margin-top: 9.6875vw;
  }
}

@media only screen and (max-width: 640px) {
  .experience__item:nth-child(3) .experience__heading {
    margin-right: 0;
  }
}

@media only screen and (max-width: 640px) {
  .experience__item:nth-child(3) .experience__img {
    margin-top: 20px;
  }
}

.experience__item:nth-child(3) .experience__detail {
  padding-left: 30px;
}

.experience__item:nth-child(3) .experience__text {
  padding: 31px 48px 0 20px;
}

.experience__item:nth-child(4) {
  width: 1129px;
  margin-left: 181px;
  margin-top: 68px;
}

@media only screen and (max-width: 640px) {
  .experience__item:nth-child(4) {
    margin-top: 9.6875vw;
  }
}

.experience__item:nth-child(4) .experience__img {
  padding-top: 6px;
}

@media only screen and (max-width: 640px) {
  .experience__item:nth-child(4) .experience__img {
    margin-top: 6.25vw;
  }
}

.experience__item:nth-child(4) .experience__detail {
  padding-right: 0;
}

.experience__item:nth-child(4) .experience__text {
  padding: 35px 56px 0 0;
}

.experience__item:nth-child(5) {
  width: 1192px;
}

@media only screen and (max-width: 640px) {
  .experience__item:nth-child(5) {
    margin-top: 8.90625vw;
  }
}

.experience__item:nth-child(5) .experience__img {
  width: 691px;
}

@media only screen and (max-width: 640px) {
  .experience__item:nth-child(5) .experience__img {
    margin-top: 6.25vw;
  }
}

.experience__item:nth-child(5) .experience__detail {
  padding-left: 51px;
}

.experience__item:nth-child(5) .experience__text {
  padding: 30px 63px 0 0;
}

.experience__img {
  display: table-cell;
  vertical-align: top;
  width: 690px;
}

@media only screen and (max-width: 640px) {
  .experience__img {
    width: 100% !important;
    padding-top: 0 !important;
    display: block;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.experience__img img {
  width: 100%;
  height: auto;
}

.experience__detail {
  display: table-cell;
  vertical-align: top;
}

@media only screen and (max-width: 640px) {
  .experience__detail {
    display: block;
    padding: 0 !important;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

.experience__text {
  font-size: 14px;
  line-height: 2.07143;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 640px) {
  .experience__text {
    padding: 0 1.5625vw !important;
    margin-top: 4.375vw;
    font-size: 3.75vw;
    line-height: 2;
    letter-spacing: 0.1875vw;
  }
}

.footer {
  margin: 35px auto 42px;
  width: 890px;
}

@media only screen and (max-width: 640px) {
  .footer {
    width: 100%;
    margin: 14.6875vw auto 6.25vw;
  }
}

.footer__pr {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

@media only screen and (max-width: 640px) {
  .footer__pr {
    text-align: right;
    padding-right: 30px;
    padding-bottom: 40px;
  }
}

.footer__inner {
  display: table;
  width: 100%;
}

@media only screen and (max-width: 640px) {
  .footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.footer__recruit {
  display: table-cell;
  vertical-align: top;
}

@media only screen and (max-width: 640px) {
  .footer__recruit {
    width: 57.03125vw;
    margin: 6.25vw auto 0;
  }
}

@media only screen and (max-width: 640px) {
  .footer__recruit img {
    width: 100%;
    height: auto;
  }
}

.footer__group {
  line-height: 1;
}

.footer__group a {
  color: #435B67;
  text-decoration: underline;
  font-weight: bold;
  font-size: 11px;
}

@media only screen and (max-width: 640px) {
  .footer__group a {
    font-size: 3.125vw;
  }
}

.footer__jalan {
  display: table-cell;
  vertical-align: top;
  text-align: right;
}

@media only screen and (max-width: 640px) {
  .footer__jalan {
    width: 31.25vw;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 640px) {
  .footer__jalan img {
    width: 100%;
    height: auto;
  }
}
