@charset "UTF-8";


.mvArea01 h1 {
  padding: 20% 0 0 80px;
  position: relative;
  bottom: 20%;
}

.mvArea01 h1 span {
  position: absolute;
  bottom: 130px;
  letter-spacing: 1.8rem;
  left: 600px;
}

.mvArea01 .newsLink {
  background: linear-gradient(-135deg, #0046C6, #2482FF);
  position: absolute;
  right: 200px;
  bottom: 0;
  color: #fff;
  overflow: hidden;
}

.mvArea01 .newsLink a {
  display: block;
  padding: 20px 0;
  width: 100%;
}

.mvArea01 .newsLink p {
  display: inline;
}

.mvArea01 .newsLink .newsTitle {
  font-size: 1.5rem;
  margin: 0 20px 0 30px;
}

.mvArea01 .newsLink .date {
  font-size: 1.5rem;
  border-left: 1px solid #fff;
  padding-left: 20px;
  font-weight: normal;
}

.mvArea01 .newsLink .new {
  margin-left: 20px;
  margin-right: 50px;
}


.mvArea01 .newsLink .newsAll {
  float: right;
  margin-right: 20px;
  margin-top: 5px;
  position: relative
}

.mvArea01 .newsLink .newsAll::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 14px;
  background-image: url(../images/newsIcon.png);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 34px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.topMessageContainer {
  background: url(../images/contentsBg.jpg);
  padding: 200px 0 230px;
}

.topMessageContainer .topMessage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  width: 90%;
  margin: 0 auto;
}

.topMessageContainer .topMessage div {
  width: 45%;
  margin: 0 auto;
}

.topMessageContainer h3 {
  font-size: 2.8rem;
  line-height: 5.5rem;
}

.topMessageContainer span {
  font-size: 1.4rem;
  display: block;
  letter-spacing: 2rem;
}

.topMessageContainer p {
  letter-spacing: 0.2rem;
  line-height: 3rem;
  margin-top: 60px;
}



/* .topMessageContainer .youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.topMessageContainer .youtube iframe {
  position: absolute;
  width: 70%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
} */

.topMessageContainer .sns_wrap{
  width: 70%;
  margin:100px auto 0;
}
.topMessageContainer .sns_wrap:after{
  content:"";
  display:block;
  clear:both;
}
.topMessageContainer .youtube {
  width: 48%;
  position: relative;
  padding-bottom: 26.93%;
  height: 0;
  overflow: hidden;
  float:left;
}

.topMessageContainer .youtube iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.topMessageContainer .twitter_timeline{
  width: 48%;
  height: 0;
  padding-bottom: 26.93%;
  float: right;
  overflow:scroll;
}

.topMessageContainer .twitter_timeline iframe{
  width: 100%;
  height: 100%;
}

.topMessageContainer .linkBtn {
  margin-top: 90px;
}

.linkField .historyLink a {
  background: url(/images/historyLinkBg.jpg) no-repeat center;
  background-size: cover;
  display: block;
}

.linkField .historyLink h2 {
  padding: 140px 0 160px;
  color: #fff;
  position: relative;
}

.linkField .historyLink h2::after {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url(/lib/cmn_img/btnPlusIcon.png);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: 50%;
  top: 70%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.linkField .workLink {
  padding-top: 110px;
}

.linkField .workerSlide {
  margin-top: 60px !important;
  width: 80%;
  margin: 0 auto;
}

.linkField li {}

.linkField li a {
  width: 90%;
  margin: 0 auto;
  display: block;
}

.linkField li .workSlidePic {
  position: relative;
}

.linkField li .workSlidePic::after {
  content: '';
  display: inline-block;
  width: 70px;
  height: 70px;
  background-image: url(/lib/cmn_img/btnPlusIcon03.png);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.linkField .year {
  margin-top: 30px
}

.linkField .name {
  margin-top: 20px;
  letter-spacing: 0.4rem;
  font-size: 1.4rem;
}

.linkField .name span {
  font-size: 0.8rem;
  color: #AE0005;
  display: block;
  padding-bottom: 20px;
  letter-spacing: 0.2rem;
}

.linkField .part {
  margin-top: 20px;
  font-size: 0.9rem;
}

.linkField .position {
  margin-top: 10px;
  font-size: 0.9rem;
}

.linkField .linkBtn02 a {
  margin-top: 100px;
}

.linkField .peopleLink {
  padding-top: 120px;
}

.peopleLink .genreWrap {
  margin-top: 60px;
}

.peopleLink .genreWrap .genre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 10px;
}

.peopleLink .genreWrap .genre02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 10px;
}

.linkField .peopleLink .genreWrap .genre .genrePic {
  width: 50%;
}

.linkField .peopleLink .genreWrap .genre .genreTxt {
  width: 50%;
  background: linear-gradient(-135deg, #0046C6, #2482FF);
  color: #fff;
  text-align: center;
}

.linkField .peopleLink .genreWrap .genre02 .genrePic {
  width: 50%;
}

.linkField .peopleLink .genreWrap .genre02 .genreTxt {
  width: 50%;
  background: linear-gradient(-135deg, #0046C6, #2482FF);
  color: #fff;
  text-align: center;
}

.linkField .peopleLink .genreWrap .genre h3 {
  font-size: 2.8rem;
  padding-top: 90px;
}

.linkField .peopleLink .genreWrap .genre02 h3 {
  font-size: 2.8rem;
  padding-top: 90px;
}

.linkField .peopleLink .genreWrap .genre p {
  margin: 30px auto 0;
  line-height: 3rem;
  width: 90%;
  font-size: 1.3rem;
}

.linkField .peopleLink .genreWrap .genre02 p {
  margin: 30px auto 0;
  line-height: 3rem;
  width: 90%;
}

.linkField .aboutLink {
  padding-top: 100px;

}

.linkField .aboutLink .aboutLinkList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #ECECEC;
  margin-top: 80px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.linkField .aboutLink li {
  border-right: 1px solid #ECECEC;
  text-align: center;
  background-color: #fff;
  width: 33.33332%;
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
  box-sizing: border-box;
}
*::-ms-backdrop, .linkField .aboutLink li {
  width: 33.33%; /* IE11 */
}
.linkField .aboutLink li:last-child {
  border: none;
}

.linkField .aboutLink a {
  padding: 150px 0 180px;
  position: relative;
  width: 100%;
  -webkit-transition: 1s;
  transition: 1s;
}

.linkField .aboutLink a:hover {
  color: #fff;
  background: linear-gradient(-135deg, #0046C6, #2482FF);
}

.linkField .aboutLink a:hover::after {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url(/lib/cmn_img/btnPlusIcon.png);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

}

.linkField .aboutLink a::after {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url(/lib/cmn_img/btnPlusIcon02.png);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.linkField .aboutLink h3 {
  font-size: 2rem;
}

.linkField .aboutLink p {
  width: 80%;
  margin: 30px auto 0;
  line-height: 2rem;
}

footer {
  margin-top: 0 !important;
}

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

  .mvArea01 h1 {
    bottom: 0;
  }

  .mvArea01 h1 span {
    bottom: 110px !important;
    letter-spacing: 1.2rem !important;
    left: 450px !important;
  }

  .linkField .peopleLink .genreWrap .genre h3 {
    font-size: 1.8rem;
    padding-top: 40px;
  }

  .linkField .peopleLink .genreWrap .genre p {
    line-height: 2rem;
  }

  .linkField .peopleLink .genreWrap .genre p {
    margin: 30px auto 0;
    font-size: 0.8rem;
  }

  .linkField .peopleLink .genreWrap .genre02 h3 {
    font-size: 1.8rem;
    padding-top: 40px;
  }

  .linkField .peopleLink .genreWrap .genre02 p {
    line-height: 2rem;
  }

  .linkField .peopleLink .genreWrap .genre02 p {
    margin: 30px auto 0;
    font-size: 0.8rem;
  }










}



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




  .mvArea01 h1 span {
    letter-spacing: 1rem !important;
    position: static;
    display: block;
  }

  .mvArea01 .newsLink .newsTitle {
    font-size: 1rem;
    margin: 0 10px 0 15px;
  }

  .mvArea01 .newsLink .date {
    font-size: 1.2rem;
    padding-left: 10px;
  }

  .mvArea01 .newsLink .new {
    margin-left: 10px;
    font-size: 0.9rem;
  }

  .mvArea01 .newsLink .newsAll {
    margin-right: 10px;
    font-size: 0.9rem;
  }

  .linkField .peopleLink .genreWrap .genre p {
    margin: 20px auto 0;
  }

  .linkField .peopleLink .genreWrap .genre02 p {
    margin: 20px auto 0;
  }

  .linkField .aboutLink h3 {
    font-size: 1.4rem;
  }

  .linkField .aboutLink p {
    line-height: 1.6rem;
  }
}

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

  .mvArea01 {
    height: 60vh !important;
  }

  .mvArea01 h1 {
    padding: 15% 0 0 20px;
    font-size: 2.4rem;
  }

  .mvArea01 h1 span {
    font-size: 1.2rem;
  }

  .mvArea01 .newsLink {
    left: 0;
    display: inline-block;
    width: 100%;
  }

  .mvArea01 .newsLink a {
    padding: 15px 0;
  }

  .mvArea01 .newsLink .newsTitle {
    font-size: 0.8rem;
    margin: 0 5px 0 5px;
  }

  .mvArea01 .newsLink .date {
    font-size: 0.9rem;
    padding-left: 5px;
  }

  .mvArea01 .newsLink .newsAll {
    margin-top: 0;
    font-size: 0.8rem;
  }

  .mvArea01 .newsLink .new {
    margin-left: 7px;
    font-size: 0.8rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 150px;
    display: inline-block;
  }

  .peopleLink .genreWrap .genre {
    display: block;
    margin-top: 0 !important;
  }

  .peopleLink .genreWrap .genre02 {
    display: block;
    margin-top: 0 !important;
  }

  .genrePic {
    width: 100% !important;
  }

  .genreTxt {
    width: 100% !important;
    padding-bottom: 30px;
  }

  .topMessageContainer {
    padding: 80px 0 110px;
  }

  .topMessageContainer .topMessage {
    display: block;
  }

  .topMessageContainer .topMessage div {
    width: 100%;
  }

  .topMessageContainer span {
    letter-spacing: 1.4rem;
  }

  .topMessageContainer h3 {
    font-size: 2rem;
    line-height: 4rem;
  }

  .topMessageContainer p {
    letter-spacing: 0.06rem;
    line-height: 2rem;
    margin-top: 30px;
  }

  /* .topMessageContainer .youtube iframe {
    width: 80%;
    height: 250px;
  }



  .topMessageContainer .youtube {
    margin-top: 60px;
  } */


  .topMessageContainer .sns_wrap{
    width: 80%;
    margin:30px auto 0;
  }
  /* .topMessageContainer .sns_wrap:after{
    content:"";
    display:block;
    clear:both;
  } */
  .topMessageContainer .youtube {
    width: 100%;
    padding-bottom: 56.01%;
    float:none;
    margin-bottom: 20px;
  }

  .topMessageContainer .twitter_timeline{
    width: 100%;
    padding-bottom: 56.01%;
    float: none;
  }

  .topMessageContainer .linkBtn {
    margin-top: 40px;
  }

  .linkField .historyLink h2 {
    padding: 100px 0 120px;
  }

  .linkField .workLink {
    padding-top: 60px;
  }

  .linkField li .workSlidePic::after {
    width: 40px;
    height: 40px;
  }

  .linkField li a {
    width: 85%;
  }

  .linkField .year {
    margin-top: 10px;
  }

  .linkField .name span {
    padding-bottom: 10px;
  }

  .linkField .part {
    font-size: 1rem;
  }

  .linkField .position {
    font-size: 1rem;
  }

  .linkField .linkBtn02 a {
    margin-top: 30px;
  }

  .linkField .peopleLink {
    padding-top: 60px;
  }

  .linkField .aboutLink {
    padding-top: 60px;
  }

  .linkField .aboutLink .aboutLinkList {
    display: block;
    margin-top: 40px;
    border-bottom: 1px solid #ECECEC;
  }

  .linkField .aboutLink li {
    border-right: none;
    border-bottom: 1px solid #ECECEC;
    width: 100%;
  }

  .linkField .aboutLink a {
    padding: 40px 0 80px;
  }

}
