.contentContainer{
 /*TOPページのみ背景*/
 background-color: #fff;
 background-image: url("../img/top/contentContainer_bk_top.png");
 background-position: top center;
 background-repeat: repeat-x;
}


.top-hero {
  background-image: url(../img/top/bg_top_hero_02_pc.jpg);
  /*background-size: cover;*/
  background-size: 3260px 943px;
  /*background-color: #000;*/
  background-position: top center;
  background-repeat: no-repeat;
  /*display: flex;*/
  /*align-items: center;*/
  justify-content: center;
  align-items: flex-end;
  position: relative;
  height: 550px;
 padding: 40px 0px 0px;
}

.top-slider-wrap {
  position: relative;
 margin-top: 40px;
}

.slick-arrow {
  border: 0;
  cursor: pointer;
  font-size: 0;
  background-color: transparent;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 1000;
}

.slick-arrow:before {
  display: none;
}

.slick-arrow.slick-prev {
  background-image: url(../img/common/ico_prev.svg);
  left: -60px;
}

.slick-arrow.slick-next {
  background-image: url(../img/common/ico_next.svg);
  right: -60px;
}

.slick-dots {
  bottom: -42px;
}

.slick-dots li button {
  background-color: #D0D0D0;
  border-radius: 100%;
  width: 8px;
  height: 8px;
}

.slick-dots li button:before {
  display: none;
}

.slick-dots .slick-active button {
  background: #050F31;
  width: 12px;
  height: 12px;
}

.top-slider__item {
  height: 560px;
  float: left;
}

.top-slider__item.slider-01 .top-slider__item__inner {
  background-image: url(../img/top/top_slider_01_pc.jpg);
}

.top-slider__item.slider-02 .top-slider__item__inner {
  background-image: url(../img/top/top_slider_02_pc.jpg);
}

.top-slider__item.slider-03 .top-slider__item__inner {
  background-image: url(../img/top/top_slider_03_pc.jpg);
}

.top-slider__item__inner {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
}

.mainvisual img {
  max-width: 100%;
}

.mainvisual-inner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.mainvisual-text {
  position: absolute;
  bottom: 30px;
  right: 0;
}

.mainvisual-text-02 {
  position: absolute;
  bottom: 78px;
  left: 0;
}

.mainvisual-text-03 {
  position: absolute;
  bottom: 40px;
  left: 0;
}

.topButtonArea {
  background-color: #000;
 background-color: rgba(0,0,0,0.0);
  padding: 25px 0;
}

.topButtonArea .c-buttonWrap {
  margin-top: 0px;
}

.news .c-link {
  margin-top: 40px;
}

.c-section#nextVision {
  background-color: #FEE8E9;
}

.descriptionBox {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.descriptionBox-title {
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 0.933;
}

.descriptionBox-text {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 2.222;
  margin-top: 31px;
}

.descriptionBox-button {
  margin-top: 61px;
}

.application_method,
.interview {
  background-color: #ED1C24;
  background-image: url(../img/top/bg_top_applicationMethod_01_pc.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.application_method .m-pageText,
.interview .m-pageText {
  text-align: center;
  color: #fff;
}

.interview {
  background-image: url(../img/top/bg_top_interview_01_pc.jpg);
}

.about .c-movieThumbnail-link {
  border: 1px solid #A82521;
}

.cooperationBox {
  margin-top: 30px;
}

.application_method-button .c-button-object,
.interview-button .c-button-object {
  background-color: #000;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.application_method-button .c-button-inner,
.interview-button .c-button-inner {
  color: #fff;
}

.application_method-button .c-button-cursor:before,
.interview-button .c-button-cursor:before {
  background-color: #fff;
}

.application_method-button .c-button-cursor:after,
.interview-button .c-button-cursor:after {
  border-color: transparent transparent transparent #fff;
}

.top_interview{
 width: 100%;
 height: auto;
 margin: 0px auto;
 background-color: #777;
 padding: 30px 0px 50px;
 background-image: url("../img/top/bg_top_hero_02_pc.jpg");
 background-blend-mode: darken;
}

.top_interview h4{
 width: 100%;
 height: auto;
 margin: 10px auto 0px;
 padding-bottom: 30px;
 font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
 font-size: 26px;
 color: #fff;
 text-align: center;
}

.top_interview .nobotton{
 width: 360px;
 height: 46px;
 margin: 30px auto 0px;
 padding: 14px 0px 0px;
 font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
 font-size: 26px;
 color: #fff;
 text-align: center;
 border: solid 1px #ffff; 
}


.top_interview_photobox{
 width: 580px;
 height: 86px;
 margin: 10px auto 0px;
 display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.top_interview_photobox li{
 width: 132px;
 height: 86px;
 margin: 0px auto;
 list-style: none;
}

.top_interview_photobox li img{
 width: 132px;
 height: 86px;
 margin: 0px;
}




@media all and (min-width: 768px) {
  .top-hero {
    height: 791px;
   
  }
  .top-slider-wrap {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
  }
  .slick-arrow {
    transition: 0.3s ease;
  }
  .slick-arrow:hover {
    opacity: 0.8;
  }
  .mainvisual-inner {
    width: 990px;
  }
  .topButtonArea .c-button-object {
    width: 246px;
    height: 60px;
  }
  .topButtonArea .c-buttonWrap .c-button + .c-button {
    margin-left: 2px;
  }
  .news .c-link-link:hover .c-link-cursor {
    background-color: transparent;
  }
  .news .c-link-link:hover .c-link-cursor:before {
    background-color: #ED1C24;
  }
  .news .c-link-link:hover .c-link-cursor:after {
    border-color: transparent transparent transparent #ED1C24;
  }
  .news .c-link-cursor {
    width: 28px;
    height: 28px;
  }
  .c-section#nextVision {
    padding: 90px 0;
  }
  .descriptionBox-box01 {
    width: 48.48%;
  }
  .descriptionBox-box02 {
    width: 47.97%;
    margin-left: 3.535%;
  }
  .application_method-button .c-button-object:hover .c-button-inner,
  .interview-button .c-button-object:hover .c-button-inner {
    color: #fff;
  }
  .application_method-button .c-button-object:hover .c-button-cursor:before,
  .interview-button .c-button-object:hover .c-button-cursor:before {
    background-color: #fff;
  }
  .application_method-button .c-button-object:hover .c-button-cursor:after,
  .interview-button .c-button-object:hover .c-button-cursor:after {
    border-color: transparent transparent transparent #fff;
  }
  .interview-button {
    margin-top: 60px;
  }
  .interview-button .c-button-object {
    width: 360px;
  }

}

@media all and (min-width: 1025px) {

 
  .mainvisual-text {
    width: 200px;
    height: 200px;
  }
  .mainvisual-text-02 {
    width: 200px;
    height: 200px;
  }
  .mainvisual-text-02 a {
    transition: 0.3s ease;
  }
  .mainvisual-text-02 a:hover {
    opacity: 0.7;
  }
  .mainvisual-text-03 {
    width: 228px;
    height: 227px;
  }
  .mainvisual-text-03 a {
    transition: 0.3s ease;
  }
  .mainvisual-text-03 a:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 767px) {
  .contentContainer{
 /*TOPページのみ背景*/
 background-color: #fff;
 background-image: url("../img/top/contentContainer_bk_top.png");
  background-image: none;
}
 
  .top-hero {
    background-image: url(../img/top/bg_top_hero_01_sp.jpg);
    /*height: 126.4vw;
    height: 100vh;*/
   width: 100%;
   height: auto;
   background-position: top center;
   background-repeat: no-repeat;
   background-size: cover;
   /*background-size: auto;
   background-size: contain;*/
  }
  .top-slider-wrap {
    width: 86.666vw;
   margin: 10% auto;
  }
  .slick-arrow {
    width: 30px;
    height: 30px;
  }
  .slick-arrow.slick-prev {
    top: 5vw;
    left: -15px;
  }
  .slick-arrow.slick-next {
    top: 5vw;
    right: -15px;
  }
  .slick-dots {
    bottom: -41vw;
  }
  .slick-dots li button {
    width: 6px;
    height: 6px;
  }
  .slick-dots .slick-active button {
    width: 10px;
    height: 10px;
  }
  .top-slider__item {
    height: 49.066vw;
  }
  .mainvisual-inner {
    padding-bottom: 4vw;
    width: auto;
  }
  .mainvisual-text {
    width: 32vw;
    height: 32vw;
    bottom: 22px;
    right: 22px;
  }
  .mainvisual-text-02 {
    width: 41.2vw;
    height: 41.2vw;
    bottom: -4vw;
    left: 5px;
  }
  .mainvisual-text-03 {
    width: 41.066vw;
    height: 41.066vw;
    bottom: -4vw;
    left: 5px;
  }
  .news .c-link {
    margin-top: 15px;
  }
  .news .c-link-link {
    font-size: 14px;
  }
  .descriptionBox {
    margin-top: 15px;
  }
  .descriptionBox-title {
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
  }
  .descriptionBox-text {
    font-size: 16px;
    line-height: 2;
    text-align: center;
    margin-top: 15px;
  }
  .descriptionBox-button {
    margin-top: 40px;
  }
  .descriptionBox-box02 {
    margin-top: 40px;
  }
  .application_method,
  .interview {
    background-image: url(../img/top/bg_top_applicationMethod_01_sp.png);
  }
  .interview {
    background-image: url(../img/top/bg_top_interview_01_sp.jpg);
  }
  .interview-button .c-button-object {
    margin-top: 30px;
  }
  .nextVision .m-sectionTitle + .m-pageTextWrap {
    margin-top: 15px;
  }
  .nextVision .m-pageText {
    font-size: 14px;
    text-align: center;
  }
 
  .top_interview .nobotton{
 width: 80%;
 height: 46px;
 margin: 30px auto 0px;
 padding: 14px 0px 0px;
 font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
 font-size: 26px;
 color: #fff;
 text-align: center;
 border: solid 1px #ffff; 
}
 
 .top_interview_photobox{
 width: 90%;
 height: auto;
 margin: 0px auto 0px;
 display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
 flex-wrap: wrap;
}

.top_interview_photobox li{
 width: 45%;
 height: 86px;
 margin: 5px auto;
 list-style: none;
}

.top_interview_photobox li img{
 width: 100%;
 height: 86px;
 margin: 0px;
}
 
}
