@charset "UTF-8";

/*新規コンテンツ追加用*/
/*---------------------------------------------------
pc
---------------------------------------------------*/

.lowerpage .c-keyvisual__internship-voice .c-keyvisual__text .c-textArea .c-staffList__name.internship-voice-name{
  font-size: 20px;
  color: #fff;
  line-height: 35px;
  margin-bottom: 19px;
  letter-spacing: 0.1em;
  font-family: Meiryo,"メイリオ", "Hiragino Kaku Gothic ProN", sans-serif;
}
.lowerpage .c-keyvisual__internship-voice .c-keyvisual__text .c-textArea .c-textArea__title.internship-voice-title{
  /* left: 12%; */
  left: 9%;
  top: 90px;
  /* transform: translateY(-50%); */
  color: #fff;
  font-size: 42px;
  margin-bottom: 40px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-family: Meiryo,"メイリオ", "Hiragino Kaku Gothic ProN", sans-serif;
}
.lowerpage .c-keyvisual__internship-voice .c-keyvisual__image {
  float: right;
  width: 50%;
  height: 390px;
}
.lowerpage .c-keyvisual__internship-voice .c-keyvisual__image span.internship-voice{
  background: url(../img/internship/internship-voice/voice_key.png) center center no-repeat;
  background-size: cover;
}
.lowerpage .c-keyvisual__internship-voice .c-keyvisual__image span.internship-event{
  background: url(../img/internship/event/event-key.png) center center no-repeat;
  background-size: cover;
}
.lowerpage .c-keyvisual__internship-voice .c-keyvisual__image span {
  width: 100%;
  height: 390px;
  background-size: cover;
  display: inline-block;
  overflow: hidden;
}
.lowerpage .c-keyvisual__internship-voice {
  position: relative;
  overflow: hidden;
  background-image: -moz-linear-gradient( -40deg, rgb(97,196,252) 0%, rgb(0,114,207) 30%, rgb(137,87,161) 55%);
  background-image: -webkit-linear-gradient( -40deg, rgb(97,196,252) 0%, rgb(0,114,207) 30%, rgb(137,87,161) 55%);
  background-image: -ms-linear-gradient( -40deg, rgb(97,196,252) 0%, rgb(0,114,207) 30%, rgb(137,87,161) 55%);
  width: 100%;
  /* height: 340px; */
  height: 390px;
}
.lowerpage .c-keyvisual__internship-voice .c-keyvisual__text {
  position: absolute;
  /* left: 12%; */
  left: 15%;
  top: 50%;
  transform: translateY(-50%);
}
.voiceBox-area{
  margin: 40px 0 20px;
}
.voiceBox-area .inner {
  width: 1000px;
  margin: 0 auto;
}
.voiceBox-title{
  display:-webkit-flex;
  display:-webkit-flex;
  display:flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.voice-box-on{
  /* padding: 10px; */
  background-color: #0072cf;
  border-radius: 5px;
  position: relative;
  color: #fff;
  width: calc((100% / 3) - 20px);
  margin-bottom: 20px;
}
.voice-box{
  border: #0072cf 1px solid;
  border-radius: 5px;
  background-color: #fff;
  width: calc((100% / 3) - 20px);
  margin-bottom: 20px;
  text-align: center;
}
.voice-box a{
  color: #0072cf;
  width: calc(100% - 20px);
  /* height: calc(100% - 20px); */
  display: inline-block;
  /* display: flex;
  align-items: center;
  justify-content: center; */
  /* padding: 10px; */
}
.voice-box-text{
  text-align: center;
  font-size: 13px;
  line-height: 1.4;
  padding: 10px;
  width: calc(100% - 20px);
}
.voiceBox-area .inner .voiceBox-title .voice-box-on:after {
  content: '';
  height: 0;
  position: absolute;
  width: 0;
  border: 10px solid transparent;
  border-top-color: #0072cf;
  top: px;
  left: 50%;
  transform: translate(-50%);
}
.voice-sec .inner {
  width: 1000px;
  margin: 0 auto;
}
.voice-main{
  background-color: #fff;
  padding: 20px 20px 60px 56px;
}
.title-area{
  position: relative;
  margin-bottom: 40px;
}
.voice-title{
  position: absolute;
  top: 20%;
  font-size: 24px;
  color: #fff;
  background-color: #0072cf;
  padding: 35px 0;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1rem;
  text-align: center;
  width: 430px;
}
.main-area{
  width: 890px;
}
.voice-img{
  text-align: right;
}
.text-box{
  border-top: solid 4px #efefef;
}
.text-box-title{
  font-size: 18px;
  color: #0072cf;
  font-weight: bold;
  padding: 30px 0 15px;
  line-height: 1.4;
}
.text-box-sub{
  font-size: 14px;
  margin-bottom: 20px;
  font-weight: bold;
}
.text-box-txt{
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.1rem;
  margin-bottom: 40px;
}
.text-box-inner{
  display:-webkit-flex;
  display:-webkit-flex;
  display:flex;
}
.text-box-img{
  width: 100%;
  margin-left: 40px;
}
.stra-area .text-box{
  border-top: none;
  margin-bottom: 60px;
}
.stra-area .text-box-title{
  font-size: 28px;
  color: #333;
  margin: 60px 0 40px;
  line-height: 1;
  border-left: solid 8px #0072cf;
  padding: 0 0 0 1.25rem;
}
.stra-area .text-box-txt{
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.1rem;
  margin-bottom: 30px;
  padding-left: 1.25em;
  text-indent: -1.5em;
}
.stra-area .text-box-txt span{
  color: #0072cf;
}
.stra-area .text-box-area{
  border-top: solid 4px #efefef;
  display: -webkit-flex;
  display: -webkit-flex;
  display: flex;
  padding-top: 30px;
  margin-bottom: 40px;
}
/* .stra-area .text-box-area:last-child {
  margin-bottom: 0px;
} */
.stra-area .profile-area{
  width: 30%;
}
.stra-area .name{
  color: #0072cf;
  font-size: 18px;
  margin: 20px 0 15px;
  font-weight: bold;
}
.stra-area .date{
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
}
.stra-area .txt-area{
  font-size: 14px;
  line-height: 1.7;
  margin-left: 32px;
  width: 70%;
  letter-spacing: 0.025em;
}

.lowerContent__intBtn {
  margin: 60px 0;
  text-align: center;
}
.lowerContent__intBtn a {
  display: inline-block;
  color: #0072cf;
  font-size: 16px;
  padding: 25px 70px;
  border-radius: 50px;
  background: #fff;
  box-shadow: 0px 12px 8px 0px rgba(11, 3, 6, 0.1);
  text-decoration: none;
  transition: all .5s ease-in;
}
.lowerContent__intBtn a:after {
  margin: 0 0 0 10px;
  content: " ";
  display: inline-block;
  width: 18px;
  height: 16px;
  background: url(../img/people/lower/return_btn_off.svg) no-repeat;
  background-size: contain;
  vertical-align: middle;
  transition: all .5s ease-in;
}
.lowerContent__intBtn a:hover {
  color: #fff;
  background: #0072cf;
  transition: all .5s ease-out;
  transition: all .5s ease-in;
}
.lowerContent__intBtn a:hover:after {
  margin: 0 0 0 10px;
  content: " ";
  display: inline-block;
  width: 18px;
  height: 16px;
  background-size: contain;
  vertical-align: middle;
  background: url(../img/people/lower/return_btn_on.svg) no-repeat;
  text-decoration: none;
  transition: all .5s ease-out;
}






/*---------------------------------------------------
pc
---------------------------------------------------*/


/*---------------------------------------------------
sp
---------------------------------------------------*/

@media screen and (max-width: 999px) {

  .lowerpage .c-keyvisual__internship-voice {
    position: relative;
    overflow: hidden;
    background-image: -moz-linear-gradient( -40deg, rgb(97,196,252) 0%, rgb(0,114,207) 54%, rgb(137,87,161) 100%);
    background-image: -webkit-linear-gradient( -40deg, rgb(97,196,252) 0%, rgb(0,114,207) 54%, rgb(137,87,161) 100%);
    background-image: -ms-linear-gradient( -40deg, rgb(97,196,252) 0%, rgb(0,114,207) 54%, rgb(137,87,161) 100%);
    /* background: -moz-linear-gradient(110deg,#61c4fc,#0072cf 50%,#8957a1);
    background: -webkit-linear-gradient(110deg,#61c4fc,#0072cf 50%,#8957a1);
    background: linear-gradient(110deg,#61c4fc,#0072cf 50%,#8957a1); */
    width: 100%;
    /* height: 340px; */
    height: auto;
  }
  .lowerpage .c-keyvisual__internship-voice .c-keyvisual__image {
    float: none;
    width: 100%;
    height: 197px;
  }
  .lowerpage .c-keyvisual__internship-voice .c-keyvisual__image span{
    height: 197px;
  }
  .lowerpage .c-keyvisual__internship-voice .c-keyvisual__text {
    position: static;
    /* left: 12%; */
    left: 0;
    top: 0;
    transform: none;
    display: block;
  }
  .lowerpage .c-keyvisual__internship-voice .c-keyvisual__text .c-textArea .c-staffList__name.internship-voice-name{
    font-size: 14px;
    line-height: 1;
    margin-bottom: 15px;
  }
  .lowerpage .c-keyvisual__internship-voice .c-keyvisual__text .c-textArea .c-textArea__title.internship-voice-title{
    font-size: 21px;
    margin-bottom: 0;
  }
  .lowerpage .c-keyvisual__internship-voice .c-keyvisual__text .c-textArea.textArea-2{
    padding: 30px 20px 35px;
  }
  .voiceBox-area{
    margin: 20px 0 30px;
  }
  .voiceBox-area .inner {
    width: 100%;
    margin: 0 auto;
  }
  .voiceBox-title{
    flex-wrap: wrap;
    width: calc(100% - 40px);
    margin: 0 auto;
    justify-content: space-between;
  }
  .voice-box-text {
    font-size: 10px;
    width: 100%;
    padding: 10px 5px;
  }
  .voice-box-on {
    margin-bottom: 15px;
    max-width: 160px;
    /* padding: 15px 0; */
    width: calc((100% / 3) - 5px);
  }
  .voice-box {
    margin-bottom: 15px;
    max-width: 160px;
    width: calc((100% / 3) - 5px);
  }
  .voice-box a {
    width: 100%;
    /* padding: 15px 5px; */
    text-align: center;
}
  .voice-box-on:last-child {
    /* margin-bottom: 0px; */
    border: #0072cf 1px solid;
  }
  .voice-box:last-child {
    /* margin-bottom: 0px; */
  }
  .voice-box:nth-child(even){
    /* margin-left: 15px; */
  }
  .voiceBox-area .inner .voiceBox-title .voice-box-on:after {
    /* top:55px */
    top:50px
  }
  .voice-sec .inner{
    width: 100%;
  }
  .voice-main{
    background-color: #fff;
    padding: 20px 20px 40px 20px;
  }
  .main-area{
    width: auto;
  }
  .voice-title{
    position: static;
    font-size: 18px;
    padding: 27px 0;
    text-align: center;
    width: auto;
  }
  .voice-img{
    text-align: center;
  }
  .text-box-inner{
    flex-direction: column-reverse;
  }
  .text-box-img{
    margin: 0 auto 30px;
    width: 50%;
  }
  .stra-area .text-box-title{
    margin: 40px 0 30px;
    font-size: 20px;
    padding: 0 0 0 0.75rem;
    line-height: 1.5;
  }
  .stra-area .text-box-area{
    display: block;
  }
  .stra-area .profile-area{
    width: 100%;
  }
  .stra-area .date{
    margin-bottom: 20px;
  }
  .stra-area .txt-area{
    width: 100%;
    margin-left: 0;
  }


  .lowerContent__intBtn {
    text-align: center;
    margin-bottom: 0;
  }
  .lowerContent__intBtn a {
    box-shadow: 10px 10px 16px 0px rgba(189, 186, 187, 0.8);
    padding: 25px 40px;
  }
  .lowerContent__intBtn {
    margin: 40px 0;
  }







}