#home .cmn-contents {
  background-color: transparent;
}
#home .section {
  position: relative;
}
#home .section:before, #home .section:after {
  content: "";
  position: absolute;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 2;
}
#home .section .line {
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
}
#home .section .line svg {
  display: block;
  width: 100%;
  height: auto;
}
#home .section .section-header .title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #1A6CB6;
}
#home .section .section-header .title .en,
#home .section .section-header .title .ja {
  position: relative;
  display: block;
  transform: scaleX(1);
  transform-origin: left center;
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
#home .section .section-header .title .en:before,
#home .section .section-header .title .ja:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1A6CB6;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
#home .section .section-header .title .en {
  font-weight: bold;
  letter-spacing: 0.12em;
  transition-delay: 0.3s;
}
#home .section .section-header .title .en:before {
  transition-delay: 0.6s;
}
@media screen and (min-width: 901px), print {
  #home .section .section-header .title .en {
    font-size: 3.6603221083vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section .section-header .title .en {
    font-size: 9.6vw;
  }
}
#home .section .section-header .title .ja {
  font-weight: bold;
  letter-spacing: 0.12em;
  transition-delay: 0.6s;
}
#home .section .section-header .title .ja:before {
  transition-delay: 0.9s;
}
@media screen and (min-width: 901px), print {
  #home .section .section-header .title .ja {
    margin-top: 1.8301610542vw;
    font-size: 1.4641288433vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section .section-header .title .ja {
    margin-top: 4vw;
    font-size: 4.8vw;
  }
}
#home .section .section-header .title.center {
  align-items: center;
}
@media screen and (min-width: 901px), print {
  #home .section .section-header .title.pc-center {
    align-items: center;
  }
}
@media screen and (max-width: 900px) {
  #home .section .section-header .title.sp-center {
    align-items: center;
  }
}
#home .section .section-body .text.basic {
  letter-spacing: 0.08em;
}
@media screen and (min-width: 901px), print {
  #home .section .section-body .text.basic {
    font-size: 1.1713030747vw;
    font-weight: bold;
    line-height: 2;
  }
}
@media screen and (max-width: 900px) {
  #home .section .section-body .text.basic {
    font-size: 4.2666666667vw;
    font-weight: bold;
    line-height: 1.875;
  }
}
@media screen and (max-width: 900px) {
  #home .section .section-body .text.sp-small {
    letter-spacing: 0.06em;
    font-size: 3.7333333333vw;
    font-weight: normal;
    line-height: 1.8571428571;
  }
}
#home .section .section-body .link.basic {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 901px), print {
  #home .section .section-body .link.basic {
    gap: 2.196193265vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section .section-body .link.basic {
    flex-direction: column;
    gap: 5.3333333333vw;
  }
}
#home .section:not(.is-active) .section-header .title .en,
#home .section:not(.is-active) .section-header .title .ja {
  transform: scaleX(0);
}
#home .section:not(.is-active) .section-header .title .en:before,
#home .section:not(.is-active) .section-header .title .ja:before {
  transform: scaleX(1);
}
#home .section-mainimage .inner {
  position: relative;
  margin-left: auto;
  overflow: hidden;
}
@media screen and (min-width: 901px), print {
  #home .section-mainimage .inner {
    width: 90.2635431918vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-mainimage .inner {
    width: 93.3333333333vw;
  }
}
#home .section-mainimage .slider .swiper-pagination {
  width: auto;
  left: auto;
  right: 6.9546120059vw;
  bottom: 4.39238653vw;
}
@media screen and (max-width: 900px) {
  #home .section-mainimage .slider .swiper-pagination {
    display: none;
  }
}
#home .section-mainimage .slider .swiper-pagination span {
  width: 0.5856515373vw;
  height: 0.5856515373vw;
  margin-left: 0.2928257687vw;
  margin-right: 0.2928257687vw;
  background-color: #ffffff;
}
@media screen and (min-width: 901px), print {
  #home .section-mainimage .slider img {
    border-top-left-radius: 8.78477306vw;
    border-bottom-right-radius: 8.78477306vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-mainimage .slider img {
    border-top-left-radius: 13.3333333333vw;
    border-bottom-right-radius: 13.3333333333vw;
  }
}
#home .section-mainimage .title {
  position: absolute;
  font-weight: bold;
  z-index: 1;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 901px), print {
  #home .section-mainimage .title {
    top: 25.4026354319vw;
    font-size: 2.3426061493vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-mainimage .title {
    top: 91.4666666667vw;
    font-size: 5.3333333333vw;
  }
}
#home .section-mainimage .title div {
  display: flex;
}
@media screen and (min-width: 901px), print {
  #home .section-mainimage .title div:not(:first-child) {
    margin-top: 1.2445095168vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-mainimage .title div:not(:first-child) {
    margin-top: 2.6666666667vw;
  }
}
#home .section-mainimage .title span {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  overflow: hidden;
}
@media screen and (min-width: 901px), print {
  #home .section-mainimage .title span {
    height: 6.588579795vw;
    padding-left: 2.196193265vw;
    padding-right: 2.196193265vw;
    border-radius: 0 0.7320644217vw 0.7320644217vw 0;
  }
}
@media screen and (max-width: 900px) {
  #home .section-mainimage .title span {
    height: 13.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    border-radius: 0 2.1333333333vw 2.1333333333vw 0;
  }
}
#home .section-mainimage .scroll {
  position: absolute;
  top: 50%;
  left: 0;
  width: 9.7364568082vw;
  color: #1A6CB6;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.0248901903vw;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 900px) {
  #home .section-mainimage .scroll {
    display: none;
  }
}
#home .section-mainimage .scroll div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16.8374816984vw;
  transform: translate(-50%, -50%) rotate(90deg);
}
#home .section-mainimage .scroll div .bar {
  position: absolute;
  right: 0;
  top: 50%;
  width: 10.980966325vw;
  height: 0.1464128843vw;
  transform: translateY(-50%);
}
#home .section-mainimage .scroll div .bar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1A6CB6;
  -webkit-animation-name: scroll-animation;
  animation-name: scroll-animation;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes scroll-animation {
  0% {
    transform: scaleX(0);
    transform-origin: left center;
  }
  50% {
    transform: scaleX(1);
    transform-origin: left center;
  }
  51% {
    transform: scaleX(1);
    transform-origin: right center;
  }
  100% {
    transform: scaleX(0);
    transform-origin: right center;
  }
}
@keyframes scroll-animation {
  0% {
    transform: scaleX(0);
    transform-origin: left center;
  }
  50% {
    transform: scaleX(1);
    transform-origin: left center;
  }
  51% {
    transform: scaleX(1);
    transform-origin: right center;
  }
  100% {
    transform: scaleX(0);
    transform-origin: right center;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-news {
    padding-top: 7.3206442167vw;
    padding-bottom: 7.3206442167vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-news {
    padding-top: 22.6666666667vw;
    padding-bottom: 45.3333333333vw;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-news .line {
    top: -20.6442166911vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-news .line {
    top: -36vw;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-news .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-news .section-body {
    width: 53.2210834553vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-news .section-body {
    margin-top: 9.3333333333vw;
  }
}
#home .section-news .section-body .list li {
  display: flex;
  border-bottom: 2px solid #eeeeee;
}
#home .section-news .section-body .list li:first-child {
  border-top: 2px solid #eeeeee;
}
@media screen and (min-width: 901px), print {
  #home .section-news .section-body .list li {
    font-size: 1.0248901903vw;
    line-height: 1.6em;
  }
}
@media screen and (max-width: 900px) {
  #home .section-news .section-body .list li {
    font-size: 3.7333333333vw;
    line-height: 1.8571428571;
  }
}
#home .section-news .section-body .list a {
  display: flex;
  width: 100%;
  transition: background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 901px), print {
  #home .section-news .section-body .list a {
    padding: 1.4641288433vw 2.196193265vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-news .section-body .list a {
    flex-direction: column;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }
}
#home .section-news .section-body .list a:hover {
  background-color: #F5F5F5;
}
#home .section-news .section-body .list .date {
  font-family: brandon-grotesque, sans-serif;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 901px), print {
  #home .section-news .section-body .list .date {
    width: 7em;
    font-size: 1.1713030747vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-news .section-body .list .date {
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-news .section-body .list .text {
    width: calc(100% - 7em);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-recruit {
    padding-top: 8.0527086384vw;
    padding-bottom: 23.9385065886vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-recruit {
    padding-top: 50.6666666667vw;
    padding-bottom: 48vw;
  }
}
#home .section-recruit:before {
  background-image: url(../img/home/recruit-illust-01.png);
}
@media screen and (min-width: 901px), print {
  #home .section-recruit:before {
    top: -6.588579795vw;
    left: 64.3484626647vw;
    width: 15.5929721816vw;
    height: 22.6207906296vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-recruit:before {
    top: -22.4vw;
    left: 22.9333333333vw;
    width: 34.6666666667vw;
    height: 50.1333333333vw;
  }
}
#home .section-recruit:after {
  background-image: url(../img/home/recruit-illust-02.png);
}
@media screen and (min-width: 901px), print {
  #home .section-recruit:after {
    top: 12.6647144949vw;
    left: 82.5768667643vw;
    width: 12.1522693997vw;
    height: 26.0614934114vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-recruit:after {
    top: 8vw;
    left: 66.6666666667vw;
    width: 26.9333333333vw;
    height: 57.8666666667vw;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-recruit .line {
    top: -10.102489019vw;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-recruit .section-body {
    margin-top: 5.1244509517vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-recruit .section-body {
    margin-top: 12vw;
  }
}
#home .section-recruit .section-body .text {
  letter-spacing: 0.08em;
}
@media screen and (min-width: 901px), print {
  #home .section-recruit .section-body .text {
    text-align: center;
    font-size: 1.1713030747vw;
    font-weight: bold;
    line-height: 2;
  }
}
@media screen and (max-width: 900px) {
  #home .section-recruit .section-body .text {
    font-size: 4.2666666667vw;
    font-weight: bold;
    line-height: 1.875;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-recruit .section-body .link {
    margin-top: 4.0263543192vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-recruit .section-body .link {
    margin-top: 14.6666666667vw;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-concept {
    padding-top: 23.4260614934vw;
    padding-bottom: 9.8828696925vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-concept {
    padding-top: 69.3333333333vw;
    padding-bottom: 40vw;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-concept .line {
    top: -5.6368960469vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-concept .line {
    top: 12.5333333333vw;
  }
}
#home .section-concept .photo {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  width: 71.5959004392vw;
  height: 30.3074670571vw;
  border-top-right-radius: 7.3206442167vw;
  border-bottom-right-radius: 7.3206442167vw;
  box-shadow: 0.7320644217vw 0.7320644217vw 2.9282576867vw rgba(0, 0, 0, 0.1);
  overflow: hidden;
  z-index: 1;
}
@media screen and (max-width: 900px) {
  #home .section-concept .photo {
    width: 93.3333333333vw;
    height: 46.1333333333vw;
    background-image: url(../img/home/concept-photo.sp.jpg);
    border-top-right-radius: 8vw;
    border-bottom-right-radius: 8vw;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-concept .inner {
    display: flex;
    justify-content: space-between;
  }
}
#home .section-concept .section-body {
  position: relative;
  margin-top: 5.1244509517vw;
}
@media screen and (min-width: 901px), print {
  #home .section-concept .section-body .logo {
    position: absolute;
    top: 50%;
    right: 100%;
    transform: translateY(-50%);
    margin-right: 10.980966325vw;
    width: 24.7437774524vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-concept .section-body .logo {
    margin-top: 14.6666666667vw;
    margin-left: auto;
    margin-right: auto;
    width: 40.5333333333vw;
  }
}
#home .section-concept .section-body .lead {
  font-weight: bold;
}
@media screen and (min-width: 901px), print {
  #home .section-concept .section-body .lead {
    font-size: 2.3426061493vw;
    line-height: 1.75;
  }
}
@media screen and (max-width: 900px) {
  #home .section-concept .section-body .lead {
    margin-top: 10.6666666667vw;
    font-size: 6.9333333333vw;
    line-height: 1.6153846154;
    text-align: center;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-concept .section-body .text {
    margin-top: 3.6603221083vw;
    font-size: 1.1713030747vw;
    font-weight: bold;
    line-height: 2.625;
    letter-spacing: 0.08em;
  }
}
@media screen and (max-width: 900px) {
  #home .section-concept .section-body .text {
    margin-top: 9.3333333333vw;
    font-size: 3.7333333333vw;
    font-weight: normal;
    line-height: 1.8571428571;
    letter-spacing: 0.06em;
    text-align: justify;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-service {
    padding-top: 8.0527086384vw;
    padding-bottom: 9.5168374817vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-service {
    padding-top: 20vw;
    padding-bottom: 25.3333333333vw;
  }
}
#home .section-service:after {
  background-image: url(../img/home/service-illust.png);
}
@media screen and (min-width: 901px), print {
  #home .section-service:after {
    top: -5.8565153734vw;
    left: 68.1551976574vw;
    width: 26.0614934114vw;
    height: 14.5680819912vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-service:after {
    top: -20vw;
    left: 26.1333333333vw;
    width: 47.4666666667vw;
    height: 26.9333333333vw;
  }
}
#home .section-service .bg div span:before {
  background-repeat: repeat-y;
  background-size: 200% auto;
}
@media screen and (min-width: 901px), print {
  #home .section-service .bg div span:before {
    background-image: url(../img/home/service-bg.jpg);
  }
}
@media screen and (max-width: 900px) {
  #home .section-service .bg div span:before {
    background-image: url(../img/home/service-bg.sp.jpg);
  }
}
@media screen and (min-width: 901px), print {
  #home .section-service .line {
    top: 8.4187408492vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-service .line {
    top: 40vw;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-service .section-body {
    margin-top: 7.6866764275vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-service .section-body {
    margin-top: 33.3333333333vw;
  }
}
#home .section-service .section-body .list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 901px), print {
  #home .section-service .section-body .list {
    -moz-column-gap: 1.6837481698vw;
    column-gap: 1.6837481698vw;
    row-gap: 3.6603221083vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-service .section-body .list {
    row-gap: 8vw;
  }
}
#home .section-service .section-body .list li {
  display: flex;
  transition: opacity 0.6s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media screen and (min-width: 901px), print {
  #home .section-service .section-body .list li {
    width: 24.5241581259vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-service .section-body .list li {
    width: 86.6666666667vw;
  }
  #home .section-service .section-body .list li:nth-child(odd) {
    margin-left: auto;
  }
  #home .section-service .section-body .list li:nth-child(even) {
    margin-right: auto;
  }
}
#home .section-service .section-body .list li a {
  display: block;
  background-color: #ffffff;
  overflow: hidden;
  box-shadow: 0 0 2.9282576867vw rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 901px), print {
  #home .section-service .section-body .list li a {
    border-top-right-radius: 4.39238653vw;
    border-bottom-left-radius: 4.39238653vw;
    box-shadow: 0 0 2.9282576867vw rgba(0, 0, 0, 0.1);
  }
}
@media screen and (max-width: 900px) {
  #home .section-service .section-body .list li a {
    border-top-right-radius: 13.3333333333vw;
    border-bottom-left-radius: 13.3333333333vw;
    box-shadow: 0 0 10.6666666667vw rgba(0, 0, 0, 0.1);
  }
}
#home .section-service .section-body .list li .img img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 901px), print {
  #home .section-service .section-body .list li .txt {
    padding-left: 2.196193265vw;
    padding-right: 2.196193265vw;
    padding-bottom: 2.9282576867vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-service .section-body .list li .txt {
    padding-left: 6.6666666667vw;
    padding-right: 6.6666666667vw;
    padding-bottom: 6.6666666667vw;
  }
}
#home .section-service .section-body .list li .txt dt {
  position: relative;
  color: #1A6CB6;
  font-weight: bold;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 901px), print {
  #home .section-service .section-body .list li .txt dt {
    padding-top: 1.4641288433vw;
    padding-bottom: 1.4641288433vw;
    font-size: 1.1713030747vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-service .section-body .list li .txt dt {
    padding-top: 6.6666666667vw;
    padding-bottom: 5.3333333333vw;
    font-size: 4.2666666667vw;
    line-height: 1.4;
  }
}
#home .section-service .section-body .list li .txt dt:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  background: url(../img/common/border-dot.png) space center center/contain;
}
@media screen and (min-width: 901px), print {
  #home .section-service .section-body .list li .txt dt:after {
    height: 0.439238653vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-service .section-body .list li .txt dt:after {
    height: 1.6vw;
  }
}
#home .section-service .section-body .list li .txt dd {
  line-height: 1.7142857143;
  font-weight: bold;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 901px), print {
  #home .section-service .section-body .list li .txt dd {
    margin-top: 1.0980966325vw;
    min-height: 8.78477306vw;
    font-size: 1.0248901903vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-service .section-body .list li .txt dd {
    margin-top: 4vw;
    font-size: 3.7333333333vw;
  }
}
#home .section-service .section-body .list li .txt dd .note {
  display: block;
  font-weight: normal;
}
@media screen and (min-width: 901px), print {
  #home .section-service .section-body .list li .txt dd .note {
    margin-top: 0.3660322108vw;
    font-size: 0.878477306vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-service .section-body .list li .txt dd .note {
    margin-top: 2.6666666667vw;
    font-size: 3.2vw;
  }
}
#home .section-service .section-body .list li:nth-child(1) {
  transition-delay: 0.1s;
}
#home .section-service .section-body .list li:nth-child(2) {
  transition-delay: 0.2s;
}
#home .section-service .section-body .list li:nth-child(3) {
  transition-delay: 0.3s;
}
#home .section-service .section-body .list li:nth-child(4) {
  transition-delay: 0.4s;
}
#home .section-service .section-body .list li:nth-child(5) {
  transition-delay: 0.5s;
}
#home .section-service .section-body .link {
  letter-spacing: 0.06em;
  line-height: 1.5;
}
@media screen and (min-width: 901px), print {
  #home .section-service .section-body .link {
    margin-top: 10.980966325vw;
    font-size: 0.878477306vw;
    text-align: right;
  }
}
@media screen and (max-width: 900px) {
  #home .section-service .section-body .link {
    margin-top: 25.3333333333vw;
    font-size: 3.2vw;
  }
}
#home .section-service .section-body .link a {
  text-decoration: underline;
}
#home .section-service .section-body:not(.is-active) .list li {
  opacity: 0;
  transform: translateY(5%);
}
#home .section-service .marquee {
  position: absolute;
  left: 0;
  width: 100%;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 900;
  letter-spacing: 0.04em;
  color: #ffffff;
}
@media screen and (min-width: 901px), print {
  #home .section-service .marquee {
    font-size: 10.980966325vw;
    bottom: 14.6412884334vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-service .marquee {
    font-size: 26.6666666667vw;
    bottom: 40vw;
  }
}
#home .section-service .marquee div {
  display: flex;
}
#home .section-service .marquee span {
  display: block;
  white-space: nowrap;
  -webkit-animation: marquee 30s linear 0s infinite;
  animation: marquee 30s linear 0s infinite;
}
@-webkit-keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@media screen and (min-width: 901px), print {
  #home .section-company {
    padding-top: 8.4187408492vw;
    padding-bottom: 8.4187408492vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-company {
    padding-top: 21.3333333333vw;
    padding-bottom: 21.3333333333vw;
  }
}
#home .section-company .bg div span:before {
  background-repeat: no-repeat;
  background-size: 200% 100%;
}
@media screen and (min-width: 901px), print {
  #home .section-company .bg div span:before {
    background-image: url(../img/home/company-bg.jpg);
  }
}
@media screen and (max-width: 900px) {
  #home .section-company .bg div span:before {
    background-image: url(../img/home/company-bg.sp.jpg);
  }
}
#home .section-company .inner {
  background-color: #ffffff;
  background-image: url(../img/home/company-illust.png);
  background-repeat: no-repeat;
}
@media screen and (min-width: 901px), print {
  #home .section-company .inner {
    padding-top: 8.78477306vw;
    padding-bottom: 8.78477306vw;
    padding-left: 46.1200585652vw;
    padding-right: 8.78477306vw;
    background-position: 9.224011713vw center;
    background-size: 31.1127379209vw 24.8901903367vw;
    border-top-right-radius: 3.6603221083vw;
    border-bottom-left-radius: 3.6603221083vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-company .inner {
    background-position: 8vw 57.8666666667vw;
    background-size: 73.8666666667vw 59.4666666667vw;
    border-top-right-radius: 13.3333333333vw;
    border-bottom-left-radius: 13.3333333333vw;
    padding-top: 14.6666666667vw;
    padding-bottom: 13.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-company .section-body {
    margin-top: 3.2942898975vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-company .section-body {
    margin-top: 9.3333333333vw;
  }
}
#home .section-company .section-body .text {
  text-align: center;
}
@media screen and (min-width: 901px), print {
  #home .section-company .section-body .link {
    margin-top: 2.196193265vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-company .section-body .link {
    margin-top: 76.8vw;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-contact {
    padding-top: 8.78477306vw;
    padding-bottom: 8.78477306vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-contact {
    padding-top: 24vw;
    padding-bottom: 24vw;
  }
}
#home .section-contact:after {
  background-image: url(../img/home/contact-illust.png);
}
@media screen and (min-width: 901px), print {
  #home .section-contact:after {
    top: 19.0336749634vw;
    left: 67.1303074671vw;
    width: 13.2503660322vw;
    height: 14.055636896vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-contact:after {
    top: 56vw;
    left: 64vw;
    width: 25.6vw;
    height: 27.2vw;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-contact .line {
    top: 1.4641288433vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-contact .line {
    top: 2.6666666667vw;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-contact .section-body {
    margin-top: 3.2942898975vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-contact .section-body {
    margin-top: 12vw;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-contact .section-body .text {
    text-align: center;
  }
}
@media screen and (max-width: 900px) {
  #home .section-contact .section-body .text {
    margin-left: 5.3333333333vw;
  }
}
@media screen and (min-width: 901px), print {
  #home .section-contact .section-body .link {
    margin-top: 2.196193265vw;
  }
}
@media screen and (max-width: 900px) {
  #home .section-contact .section-body .link {
    margin-top: 10.6666666667vw;
  }
}