main {
  margin-top: 170px;
}

@media screen and (max-width: 768px) {
  main {
    margin-top: 0;
  }
}

section h2 {
  font-size: 24px;
  font-weight: bold;
  color: #000c4a;
}

section h3 {
  font-size: 34px;
  line-height: 1.6em;
  font-weight: bold;
  color: #000c4a;
}

section .text-box p {
  font-size: 16px;
  line-height: 2em;
  font-weight: bold;
  color: #000c4a;
}
section .en-title {
  font-family: 'Allura', cursive;
  font-size: 110px;
  line-height: 1em;
  color: #182a86;
  transform: rotate(-3deg);
}

@media screen and (max-width: 768px) {
  section h2 {
    font-size: 18px;
    text-align: center;
  }
  section h3 {
    font-size: 24px;
    line-height: 1.6em;
  }
  section .text-box p {
    font-size: 15px;
    line-height: 2em;
    text-align: left;
  }
  section .en-title {
    font-size: 50px;
    text-align: center;
  }
  section#message .en-title {
    font-size: 50px;
  }
}

.btn-more a:hover {
  opacity: 0.8;
}
.btn-scroll a{
  color: #fff;
  text-decoration:none;
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #182A86;
  border-radius: 50px;
  font-size: 15px;
  margin-top: 150px;
}
@media screen and (max-width: 768px) {
  .btn-scroll a{
    margin: 210px auto 0;
    width: 100px;
    height: 100px;
  }
}
.tx-scroll{
  margin-top: -10%;
  margin-left: 20%;

}
.tx-arrow{
  position: relative;
  display: inline-block;
  padding-left: 20px;
}
.tx-arrow::before{
  content: '';
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  left: -170%;
  margin-top: 10px;
}
.btn-more a{
  color: #fff;
  text-decoration:none;
  width: 200px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #182A86;
  border-radius: 40px;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .btn-more a{
    margin: 0 auto;
  }
}


/* fv */

#fv {
  max-width:730px;
  margin-left: 100px;
}

#fv .scroll {
  margin-top: 130px;
}

#fv .fv-title {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.1em;
  color: #000c4a;
  letter-spacing: -5px;
  margin-top:30px;
}

#fv .fv-lead {
  margin-top: 5px;
  color: #000c4a;
  font-size: 16px;
  font-weight: bold;
  line-height: 2.2em;
}
#fv .en-title {
  font-size: 118px;
  line-height: 1.2em;
  color: #000c4a;
  font-weight: bold;
}


@media screen and (max-width: 768px) {
  #fv {
    max-width: 90%;
    margin: 0 auto;
    padding-top: 0px;
  }
  #fv .scroll {
    display: none;
  }
  #fv .fv-title {
    font-size: 54px;
    letter-spacing: -3px;
  }
  #fv .en-title {
    font-size: 36px;
    text-align: left;
  }
  #fv .fv-lead {
    margin-top: 10px;
    line-height: 2;
  }
}


/* message */

#message {
  margin-top: 158px;
  padding-bottom: 110px
}
#message .en-title {
  font-size: 150px;
  line-height: 1.5em;
}
#message .text-box {
  width: 520px;
  display: inline-block;
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  #message {
    padding: 50px 0 0;
    margin-top: 0;
  }
  #message .text-box {
    width: 100%;
  }
  #message h3 {
    margin: 230px 0 15px;
  }
  .message-more {
    text-align: center;
  }
  #message .en-title {
    line-height: 1.2em;
  }
}


/* Astec Group Will */

#astecwill {
  margin-top: 20px;
  padding-bottom: 72px;
}
#astecwill .en-title {
  font-size: 118px;
  line-height: 1.75em;
}
#astecwill .text-box {
  width: 550px;
  display: inline-block;
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  #astecwill {
    padding: 20px 0 0;
    margin-top: 0;
  }
  #astecwill .text-box {
    width: 100%;
  }
  #astecwill h3 {
    margin: 230px 0 15px;
  }
  .astecwill-more {
    text-align: center;
  }
  #astecwill .en-title {
    font-size: 50px;
    line-height: 1.6em;
  }
}


/* corporate */

#corporate p.title {
  color: #000c4a;
  font-size: 26px;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 30px;
}

.corporate-box {
  width: 100%;
  text-align: center;
  padding: 70px 0;
  margin: 0 auto;
}

.corporate-bg-box {
  max-width: 580px;
  height: 390px;
  padding: 60px;
  background-color: #fff;
  border-radius: 60px;
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.2));
}

section .corporate-bg-box .text-box p {
  color: #000;
  text-align: left;
  font-weight: normal;
}
section .corporate-bg-box .text-box p.btn-more a{
  text-align: center;
	margin:20px auto;
}
.corporate-box dl {
  display: flex;
  max-width: 1160px;
  margin: 0 auto 180px;
  position: relative;
  min-height: 420px;
}


.corporate-box dl dt ,
.corporate-box dl dd {
  position: absolute;
}
.corporate-box dl.rinen dt {
  top: 0;
  left: 1%;
}

.corporate-box dl.rinen dd {
  top: 28%;
  right: 1%;
}

.corporate-box dl.hashira dt {
  top: 0;
  right: 1%;
}
.corporate-box dl.hashira dd {
  top: 28%;
  left: 1%;
  /*z-index: 10;*/
}

.corporate-box dl.story dt {
  top: 0;
  left: 1%;
}

.corporate-box dl.story dd {
  top: 28%;
  right: 1%;
}

@media screen and (max-width: 768px) {
  #corporate p.title {
    font-size: 21px;
    margin-bottom: 15px;
  }
  .corporate-box {
    padding: 50px 0 0;
  }
  .corporate-box dl {
    display: block;
    max-width: 100%;
    margin: 0 auto 50px;
  }
  .corporate-bg-box {
    width: 100%;
    height: auto;
    padding: 20px 0 0;
    background: none;
  }
  .corporate-box dl.rinen dt {
    position: relative;
    top: 0;
    left: 0;
  }
  .corporate-box dl.rinen dd {
    position: relative;
    top: 0;
    left: 0;
  }
  .corporate-box dl.hashira dd {
    position: relative;
    top: 0;
    left: 0;
    /*z-index: 10;*/
  }
  .corporate-box dl.hashira dt {
    position: relative;
    top: 0;
    left: 0;
  }
  .corporate-box dl.story dt {
    position: relative;
    top: 0;
    left: 0;
  }
  .corporate-box dl.story dd {
    position: relative;
    top: 0;
    left: 0;
  }
}


/* interview */

#interview {
  margin-top: 0px;
}

.interview-box {
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0 auto 120px;
}
@media screen and (max-width: 768px) {
#interview {
  margin-bottom: 70px;
}
.interview-box {
  margin: 0 auto 10px;
}
}
.interview-box p.name {
  font-size: 18px;
	font-weight:bold;
}

.interview-bg-box {
  max-width: 496px;
  min-height: 136px;
  padding: 24px 40px;
  text-align: left;
  color: #333333;
  position: relative;
  top: -80px;
  left: -106px;
  background-color: #fff;
  border-radius: 40px;
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.2));
}

.staff-box {
  display: flex;
  justify-content: space-between;
  max-width: 1280px;
  margin: 0 auto 80px;
}
.staff-box .staff-box-list{
  width: 40%;
}

.staff-box dl.staff-left {
  position: relative;
  top: 0;
  left: 100px;
}

.staff-box dl.staff-right {
  position: relative;
  top: 40px;
  right: -20px;
}
.team-title {
  background: url(./common/img/team-title.png) no-repeat center top;
  width: 260px;
  height: 55px;
  color: #fff;
  margin: 5px auto 0;
  text-align: center;
  font-size: 24px;
  letter-spacing: -1px;
}
.team-text{
  margin-bottom: 50px;
}

.team-box {
  display: flex;
  justify-content: flex-start;
  max-width: 1280px;
  margin: 0 auto;
}

.team-box .team-box-list{
  width: 28%;
  margin: 0 2.666%;
}

div.team-box div:nth-child(1) dl {
  position: relative;
  top: 0px;
  left: 20px;
}

div.team-box div:nth-child(2) dl {
  position: relative;
  top: 90px;
  left: 20px;
}

div.team-box div:nth-child(3) dl {
  position: relative;
  top: 40px;
  right: -20px;
}

@media screen and (max-width: 768px) {
div.team-box div:nth-child(1) dl ,
div.team-box div:nth-child(2) dl ,
div.team-box div:nth-child(3) dl {
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 20px;
  }
}
.staff-box .staff-box-list dt img,
.team-box .team-box-list dt img{
  border-radius:30px;
}


.team-box-img {
  max-width: 360px;
  padding: 20px;
  text-align: left;
  position: relative;
  top: -30px;
  left: -30px;
  background-color: #fff;
  border-radius: 30px;
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.2));
}
.team-box-img br{
/* 	display:none; */
}
#interview .btn-more a{
  margin: 0 auto ;
}

@media screen and (max-width: 768px) {
  .interview-bg-box {
    width: 100%;
    height: auto;
    min-height: auto;
    padding: 10px 30px;
    background: none;
    color: #333333;
    position: relative;
    top: -20px;
    left: -0;
    background-color: #fff;
    border-radius: 20px;
    margin: 0 auto;
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.3));
  }
  .staff-box .staff-box-list{
    width: 100%;
  }

  .staff-box dl.staff-left {
    position: relative;
    top: 0;
    left: 0;
  }
  .staff-box dl.staff-right {
    position: relative;
    top: 0;
    right: 0;
  }
  .team-text{
    text-align: left;

  }
  .team-box {
    display: block;
    justify-content: space-between;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .team-box .team-box-list{
    width: 100%;
  }
  .interview-box dl dt img {
    max-width: 80%;
  }
  .team-box dl dt img {
    max-width: 80%;
    object-fit: cover;
    height: 236px;
    width: 100%;
    object-position: 0 0;  
}
  .team-box-img {
    width: 100%;
    height: auto;
    min-height: auto;
    padding: 10px 30px;
    background: none;
    color: #333333;
    position: relative;
    top: -10px;
    left: -0;
    background-color: #fff;
    border-radius: 20px;
    margin: 0 auto;
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.3));
  }
  .staff-box {
    display: block;
    justify-content: space-between;
    max-width: 100%;
    margin: 0 auto 40px;
  }
}



/* news */

#news {
  display: none;
  margin-top: 160px;
}

.news-box {
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0 auto;
}

dl.news-box-img {
  max-width: 910px;
  height: 80px;
  padding: 18px 30px;
  color: #333333;
  display: flex;
  justify-content: left;
  align-items: center;
  margin: 0 auto 20px;
  background-color: #fff;
  border-radius: 80px;
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.2));
}

dl.news-box-img dt {
  color: #182a86;
  margin-right: 70px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #news {
    margin-top: 0;
  }
  dl.news-box-img {
    max-width: 100%;
    height: auto;
    padding: 20px;
    display: block;
    background: none;
    background-color: #fff;
    border-radius: 20px;
    margin: 0 auto 20px;
    text-align: left;
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.3));
  }
  dl.news-box-img dt {
    margin-right: 0;
  }
}


/* feature */

#feature {
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 160px auto 0;
}

.feature-box {
  display: flex;
  justify-content: flex-start;
  max-width: 1280px;
  margin: 0 auto 80px;
}

.feature-box .feature-box-list{
  width: 26%;
  margin: 0 2.666%;
}


div.feature-box div:nth-child(1) dl {
  position: relative;
  top: 0px;
  left: 20px;
}

div.feature-box div:nth-child(2) dl {
  position: relative;
  top: 90px;
  left: 20px;
}

div.feature-box div:nth-child(3) dl {
  position: relative;
  top: 40px;
  right: -20px;
}

@media screen and (max-width: 768px) {
div.feature-box div:nth-child(1) dl ,
div.feature-box div:nth-child(2) dl ,
div.feature-box div:nth-child(3) dl {
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 20px;
  }
}


.feature-box-img {
  max-width: 360px;
  padding: 20px 30px;
  text-align: left;
  color: #182a86;
	font-size:18px;
	font-weight:bold;
	line-height:1.5;
  position: relative;
  bottom: 60px;
  right: -50px;
  background-color: #fff;
  border-radius: 40px;
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.2));
	display:flex;
  justify-content: center;
  align-items: center;
	
}

.feature-box-img img{
	margin-right:10px;
}

@media screen and (max-width: 768px) {
  #feature {
    margin-top: 0;
  }
  .feature-text{
    text-align: left;
  }
  .feature-box {
    display: block;
    justify-content: space-between;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .feature-box .feature-box-list{
    width: 100%;
  }
  .feature-box dl dt img {
    max-width: 80%;
    object-fit: cover;
width: 100%;
    object-position: 0 0;  
	}
  .feature-box-img {
    width: 100%;
    padding: 10px 30px;
    top: -40px;
    left: -0;
    border-radius: 20px;
    margin: 0 auto;
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.3));
  }
}
/* 背景画像 */

ol li {
  position: relative;
  z-index: -100;
}

header ol li:nth-child(1) figure {
  position: absolute;
  left: 0;
  top: 0;
}

#message ol li:nth-child(1) figure {
  position: absolute;
  right: 125px;
  top: 180px;
}

#astecwill ol li:nth-child(1) figure {
  position: absolute;
  right: 125px;
  top: 80px;
}

#corporate ol li:nth-child(1) figure {
  position: absolute;
  left: 0;
  top: 0;
}

#corporate ol li:nth-child(2) figure {
  position: absolute;
  right: 0;
  top: 20px;
}

#interview ol li:nth-child(1) figure {
  position: absolute;
  left: 0;
  top: -500px;
}

#interview ol li:nth-child(2) figure {
  position: absolute;
  right: 0;
  top: -30px;
}

footer ol li:nth-child(1) figure {
  position: absolute;
  right: 0;
  bottom: 55px;
}

@media screen and (max-width: 768px) {
  header ol li:nth-child(1) figure {
    width: 85%;
  }
  #message ol li:nth-child(1) figure {
    right: 20%;
    top: 64px;
    width: 60%;
  }
  #astecwill ol li:nth-child(1) figure {
    right: 20%;
    top: 80px;
    width: 60%;
  }
  #corporate ol li:nth-child(2) figure {
    top: 800px;
  }
  #interview ol li:nth-child(1) figure {
    top: 0;
  }
  #interview ol li:nth-child(2) figure {
    position: absolute;
    right: 0;
    top: 1900px;
  }
}



/* FV画像切替 */
.fadeSlider {
  position: absolute;
  z-index: -1;
  top: 210px;
  right: 0;
  width: 833px;
  height: 780px;
}

.fadeSlider  span {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }

    .fadeSlider  span.fadeSlider_01 {
      background-image: url(./common/img/bg-main-right.png);
      animation: fadeSlideImg01 30s ease-out infinite;
      animation-delay: 3s;
    }
    .fadeSlider  span.fadeSlider_02 {
      opacity: 0;
      background-image: url(./common/img/bg-main-right-2.png);
      animation: fadeSlideImg02 30s ease-out infinite;
      animation-delay: 3s;
    }
    .fadeSlider  span.fadeSlider_03 {
      opacity: 0;
      background-image: url(./common/img/bg-main-right-3.png);
      animation: fadeSlideImg03 30s ease-out infinite;
      animation-delay: 3s;
    }
    .fadeSlider  span.fadeSlider_04 {
      opacity: 0;
      background-image: url(./common/img/bg-main-right-4.png);
      animation: fadeSlideImg04 30s ease-out infinite;
      animation-delay: 3s;
    }
    .fadeSlider  span.fadeSlider_05 {
      opacity: 0;
      background-image: url(./common/img/bg-main-right-5.png);
      animation: fadeSlideImg05 30s ease-out infinite;
      animation-delay: 3s;
    }
@keyframes fadeSlideImg01 {
    0% { opacity: 1; }
    20% { opacity: 0; }
    40% { opacity: 0; }
    60% { opacity: 0; }
    80% { opacity: 0; }
    100% { opacity: 1; }
}
@keyframes fadeSlideImg02 {
    0% { opacity: 0; }
    20% { opacity: 1; }
    40% { opacity: 0; }
    60% { opacity: 0; }
    80% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes fadeSlideImg03 {
    0% { opacity: 0; }
    20% { opacity: 0; }
    40% { opacity: 1; }
    60% { opacity: 0; }
    80% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes fadeSlideImg04 {
    0% { opacity: 0; }
    20% { opacity: 0; }
    40% { opacity: 0; }
    60% { opacity: 1; }
    80% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes fadeSlideImg05 {
    0% { opacity: 0; }
    20% { opacity: 0; }
    40% { opacity: 0; }
    60% { opacity: 0; }
    80% { opacity: 1; }
    100% { opacity: 0; }
}
@media screen and (max-width: 768px) {
  .fadeSlider {
    top: 124px;
    width: 70%;
  }
  .fadeSlider span {
    background-size: contain;
  }
}



/* テキストアニメーション */

.loading span:nth-child(2) {
  animation-delay: .1s;
}
.loading span:nth-child(3) {
  animation-delay: .15s;
}
.loading span:nth-child(4) {
  animation-delay: .2s;
}
.loading span:nth-child(5) {
  animation-delay: .25s;
}
.loading span:nth-child(6) {
  animation-delay: .3s;
}
.loading span:nth-child(7) {
  animation-delay: .35s;
}
.loading span:nth-child(8) {
  animation-delay: .4s;
}
.loading span:nth-child(9) {
  animation-delay: .45s;
}
.loading span:nth-child(10) {
  animation-delay: .50s;
}
.loading span:nth-child(11) {
  animation-delay: .55s;
}
.loading span:nth-child(12) {
  animation-delay: .60s;
}
.loading span:nth-child(13) {
  animation-delay: .65s;
}
.loading span:nth-child(14) {
  animation-delay: .70s;
}
.loading span:nth-child(15) {
  animation-delay: .75s;
}
@keyframes loading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


.en-title{
  opacity: 0;
}
.en-title.loading{
  opacity: 1;
}
.loading span {
      color: transparent;
      animation: loading 4s ease-out forwards;
  }
  @keyframes loading {
      0%      {text-shadow:  0 0 100px #182a86; opacity:0;}
      5%      {text-shadow:  0 0 90px #182a86;}
      15%     {opacity: 1;}
      20%     {text-shadow:  0 0 0px #182a86;}
      80%     {text-shadow:  0 0 0px #182a86;}
      85%     {text-shadow:  0 0 0px #182a86;}
      95%     {text-shadow:  0 0 0px #182a86;}
      100%    {text-shadow:  0 0 0px #182a86;}
  }



  /* テキストアニメーション-FV */

  .loading-FV span:nth-child(1) {
    animation-delay: .6s;
  }
  .loading-FV span:nth-child(2) {
    animation-delay: .65s;
  }
  .loading-FV span:nth-child(3) {
    animation-delay: .7s;
  }
  .loading-FV span:nth-child(4) {
    animation-delay: .75s;
  }
  .loading-FV span:nth-child(5) {
    animation-delay: .8s;
  }
  .loading-FV span:nth-child(6) {
    animation-delay: .85s;
  }
  .loading-FV span:nth-child(7) {
    animation-delay: .9s;
  }
  .loading-FV span:nth-child(8) {
    animation-delay: .95s;
  }
  @keyframes loading-FV {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }


  .fv-title{
    opacity: 0.8;
  }
  .fv-title.loading-FV{
    opacity: 1;
  }
  .loading-FV span {
        color: transparent;
        animation: loading-FV 8s ease-out forwards;
    }
    @keyframes loading-FV {
        0%      {text-shadow:  0 0 100px #000c4a; opacity:0;}
        5%      {text-shadow:  0 0 90px #000c4a;}
        15%     {opacity: 1;}
        20%     {text-shadow:  0 0 0px #000c4a;}
        80%     {text-shadow:  0 0 0px #000c4a;}
        85%     {text-shadow:  0 0 0px #000c4a;}
        95%     {text-shadow:  0 0 0px #000c4a;}
        100%    {text-shadow:  0 0 0px #000c4a;}
    }
