/*-----------------------------------------------------------------

	#70th

-----------------------------------------------------------------*/


/*----------------------------------------------------------------

	common

----------------------------------------------------------------*/

/*----------------------------------------------------------
	Display：common
----------------------------------------------------------*/

header {
  background-color: transparent;
}

header #logo,
header #shoulder {
  opacity: 0;
}

.sc header #logo,
.sc header #shoulder,
.open header #logo,
.open header #shoulder {
  opacity: 1;
}


#SeventyTH.contents .headline {
  margin-bottom: 30px;
  text-align: center;
}

#SeventyTH.contents .headline span {
  display: inline-block;
  width: auto;
  height: 22px;
  margin: 0 auto;
  padding: 0 20px 20px;
  border-bottom: 2px solid #0059b6;
  box-sizing: content-box;
  transition: all 0.5s ease;
}

#SeventyTH.contents .headline img {
  width: auto;
  height: 100%;
  margin: 0 auto;
}

/*----------------------------------------------------------
	Display：560px →（ tablet ）
----------------------------------------------------------*/

@media screen and (min-width:560px) {

  #SeventyTH.contents .headline {
    margin-bottom: 40px;
  }

  #SeventyTH.contents .headline span {
    height: 26px;
    padding: 0 24px 24px;
    border-bottom: 3px solid #0059b6;
  }

}

/*----------------------------------------------------------
	Display：769px →（ pc ）
----------------------------------------------------------*/

@media screen and (min-width:769px) {

  #SeventyTH.contents .headline {
    margin-bottom: 50px;
  }

  #SeventyTH.contents .headline span {
    height: 30px;
    padding: 0 28px 28px;
    border-bottom: 4px solid #0059b6;
  }

}



/*----------------------------------------------------------------

	mainimg

----------------------------------------------------------------*/

/*----------------------------------------------------------
	Display：common
----------------------------------------------------------*/

#SeventyTH.contents #mainimg {
  width: 100%;
  height: 420px;
  background-image: url(../img/70th/mainimg.jpg);
  background-color: #000622;
  background-repeat: no-repeat;
  background-position: top 0 left 50%;
  background-size: 600px auto;
  position: relative;
  transition: all 0.5s ease;
}

#SeventyTH.contents #mainimg .image {
  width: 100%;
  position: absolute;
  top: 30%;
}

#SeventyTH.contents #mainimg .image .logo {
  width: 170px;
  margin: 0 auto;
  transition: all 0.5s ease;
}

#SeventyTH.contents #mainimg .image .catchcopy {
  width: 320px;
  margin: 15px auto 0;
  transition: all 0.5s ease;
}

#SeventyTH.contents #mainimg .image .catchcopy img {
  width: 100%;
}

#SeventyTH.contents #mainmovie video {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background: url('../images/bg.png') no-repeat;
  background-size: cover;
  z-index: -1;
}


/*----------------------------------------------------------
	Display：320px →（ sp ）
----------------------------------------------------------*/

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

  #SeventyTH.contents #mainimg .image .catchcopy {
    width: 280px;
  }

}

/*----------------------------------------------------------
	Display：560px →（ tablet ）
----------------------------------------------------------*/

@media screen and (min-width:560px) {

  #SeventyTH.contents #mainimg {
    height: 700px;
    background-size: 1000px auto;
  }

  #SeventyTH.contents #mainimg .image .logo {
    width: 272px;
  }

  #SeventyTH.contents #mainimg .image .catchcopy {
    width: 512px;
    margin-top: 40px;
  }

}

/*----------------------------------------------------------
	Display：769px →（ pc ）
----------------------------------------------------------*/

@media screen and (min-width:769px) {

  #SeventyTH.contents #mainimg {
    height: 1120px;
    background-size: 1600px auto;
  }

  #SeventyTH.contents #mainimg .image {
    top: 27.5%;
  }

  #SeventyTH.contents #mainimg .image .logo {
    width: 340px;
  }

  #SeventyTH.contents #mainimg .image .catchcopy {
    width: 640px;
    margin-top: 50px;
  }

}

/*----------------------------------------------------------
	Display：1601px →（ pc ）
----------------------------------------------------------*/

@media screen and (min-width:1601px) {

  #SeventyTH.contents #mainimg {
    height: 1360px;
    background-size: 2000px auto;
  }

}



/*----------------------------------------------------------------

	mainimg

----------------------------------------------------------------*/

/*----------------------------------------------------------
	Display：common
----------------------------------------------------------*/

#SeventyTH.contents #mainMovie {
  width: 100%;
  background-color: #000622;
  background-repeat: no-repeat;
  background-position: top 0 left 50%;
  background-size: 600px auto;
  position: relative;
  transition: all 0.5s ease;
  overflow: hidden;
}

#SeventyTH.contents #mainMovie video {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}




/*----------------------------------------------------------
	Display：320px →（ sp ）
----------------------------------------------------------*/

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

  #SeventyTH.contents #mainimg .image .catchcopy {
    width: 280px;
  }

}

/*----------------------------------------------------------
	Display：560px →（ tablet ）
----------------------------------------------------------*/

@media screen and (min-width:560px) {

  #SeventyTH.contents #mainimg {
    height: 700px;
    background-size: 1000px auto;
  }

  #SeventyTH.contents #mainimg .image .logo {
    width: 272px;
  }

  #SeventyTH.contents #mainimg .image .catchcopy {
    width: 512px;
    margin-top: 40px;
  }

}

/*----------------------------------------------------------
	Display：769px →（ pc ）
----------------------------------------------------------*/

@media screen and (min-width:769px) {

  #SeventyTH.contents #mainimg {
    height: 1120px;
    background-size: 1600px auto;
  }

  #SeventyTH.contents #mainimg .image {
    top: 27.5%;
  }

  #SeventyTH.contents #mainimg .image .logo {
    width: 340px;
  }

  #SeventyTH.contents #mainimg .image .catchcopy {
    width: 640px;
    margin-top: 50px;
  }

}

/*----------------------------------------------------------
	Display：1601px →（ pc ）
----------------------------------------------------------*/

@media screen and (min-width:1601px) {

  #SeventyTH.contents #mainimg {
    height: 1360px;
    background-size: 2000px auto;
  }

}



/*----------------------------------------------------------------

	greeting

----------------------------------------------------------------*/

/*----------------------------------------------------------
	Display：common
----------------------------------------------------------*/

#SeventyTH.contents #greeting {
  color: #ffffff;
  background: #000000;
  background: -moz-linear-gradient(#000000 0%, #000622 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000622));
  background: -webkit-linear-gradient(#000000 0%, #000622 100%);
  background: -o-linear-gradient(#000000 0%, #000622 100%);
  background: -ms-linear-gradient(#000000 0%, #000622 100%);
  background: linear-gradient(#000000 0%, #000622 100%);
}

#SeventyTH.contents #greeting .inner {
  position: relative;
}

#SeventyTH.contents #greeting .photo {
  padding-bottom: 5px;
  overflow: hidden;
}

#SeventyTH.contents #greeting .photo img {
  transition: all 0.5s ease;
}

#SeventyTH.contents #greeting .txt {
  margin-top: 2.2em;
}

#SeventyTH.contents #greeting .sign {
  position: absolute;
  right: 0;
}

/*----------------------------------------------------------
	Display：559px →（ sp ）
----------------------------------------------------------*/

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

  #SeventyTH.contents #greeting .photo img {
    width: 130%;
    margin-left: -15%;
  }

  #SeventyTH.contents #greeting .sign {
    width: 240px;
    height: 62px;
    bottom: 40px;
  }

}

/*----------------------------------------------------------
	Display：560px →（ tablet + pc ）
----------------------------------------------------------*/

@media screen and (min-width:560px) {

  #SeventyTH.contents #greeting .photo img {
    width: 100%;
  }

  #SeventyTH.contents #greeting .txt {
    margin-top: 2.5em;
  }

  #SeventyTH.contents #greeting .sign {
    width: 360px;
    height: 92px;
    bottom: 80px;
  }

}

/*----------------------------------------------------------
	Display：960px →（ pc ）
----------------------------------------------------------*/

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

  #SeventyTH.contents #greeting .sign {
    width: 400px;
    height: 103px;
    bottom: 80px;
  }

}



/*----------------------------------------------------------------

	visual-identity

----------------------------------------------------------------*/

/*----------------------------------------------------------
	Display：common
----------------------------------------------------------*/

#SeventyTH.contents #visual-identity {
  padding-bottom: 5px;
  overflow: hidden;
}

#SeventyTH.contents #visual-identity .inner>section {
  padding: 25px 0;
}


#SeventyTH.contents #visual-identity .headlineS {
  width: auto;
  height: 20px;
  margin: 0 auto 30px;
  text-align: center;
}

#SeventyTH.contents #visual-identity .headlineS img {
  width: auto;
  height: 100%;
  margin: 0 auto;
}

#SeventyTH.contents #visual-identity .logoAll {
  width: 100%;
  max-width: 880px;
  margin: 30px auto;
}

#SeventyTH.contents #visual-identity .logoJp {
  width: 70%;
  max-width: 600px;
  margin: 0 auto;
}

#SeventyTH.contents #visual-identity .logoEng {
  width: 50%;
  max-width: 450px;
  margin: 0 auto;
}

#SeventyTH.contents #visual-identity .slogan {
  width: 50%;
  max-width: 450px;
  margin: 0 auto;
}

#SeventyTH.contents #visual-identity .colorList {
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
}

#SeventyTH.contents #visual-identity .colorList li {
  margin: 0;
  padding: 0.75em 0;
  padding-left: 80px;
  line-height: 1.6;
  position: relative;
}

#SeventyTH.contents #visual-identity .colorList li:last-child {
  margin: 0;
}

#SeventyTH.contents #visual-identity .colorList li::before {
  content: '';
  display: block;
  width: 60px;
  height: 100%;
  max-height: 90px;
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  transition: all 0.5s ease;
}

#SeventyTH.contents #visual-identity .colorList li.lc_black::before {
  background: #221815;
}

#SeventyTH.contents #visual-identity .colorList li.lc_red::before {
  background: #e30920;
}

#SeventyTH.contents #visual-identity .colorList li.lc_glay::before {
  background: #9fa0a0;
}


/*----------------------------------------------------------
	Display：559px →（ sp ）
----------------------------------------------------------*/

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

  #SeventyTH.contents #visual-identity .headline span {
    height: 54px;
  }

}

/*----------------------------------------------------------
	Display：320px →（ sp ）
----------------------------------------------------------*/

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

  #SeventyTH.contents #visual-identity .colorList li {
    padding-left: 65px;
  }

  #SeventyTH.contents #visual-identity .colorList li::before {
    width: 50px;
  }

}

/*----------------------------------------------------------
	Display：560px →（ tablet ）
----------------------------------------------------------*/

@media screen and (min-width:560px) {

  #SeventyTH.contents #visual-identity .inner>section {
    padding: 30px 0;
  }

  #SeventyTH.contents #visual-identity .headlineS {
    height: 21px;
    margin: 0 auto 40px;
  }

  #SeventyTH.contents #visual-identity .txt {
    text-align: center;
  }

  #SeventyTH.contents #visual-identity .logoAll {
    margin: 40px auto;
  }

  #SeventyTH.contents #visual-identity .colorList li {
    margin: 0 0 10px;
    padding-left: 150px;
  }

  #SeventyTH.contents #visual-identity .colorList li::before {
    width: 130px;
  }

}

/*----------------------------------------------------------
	Display：769px →（ pc ）
----------------------------------------------------------*/

@media screen and (min-width:769px) {

  #SeventyTH.contents #visual-identity .inner>section {
    padding: 40px 0;
  }

  #SeventyTH.contents #visual-identity .headlineS {
    height: 22px;
    margin: 0 auto 50px;
  }

  #SeventyTH.contents #visual-identity .logoAll {
    margin: 50px auto;
  }

  #SeventyTH.contents #visual-identity .colorList li {
    padding: 1.2em 0;
    padding-left: 170px;
  }

  #SeventyTH.contents #visual-identity .colorList li::before {
    width: 140px;
  }


}

/*----------------------------------------------------------
	Display：960px →（ pc ）
----------------------------------------------------------*/

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

  #SeventyTH.contents #visual-identity {
    font-size: 1.15em;
  }

}



/*----------------------------------------------------------------

	NEXT ACTION

----------------------------------------------------------------*/

/*----------------------------------------------------------
	Display：common
----------------------------------------------------------*/

.txt_next {
  width: 280px;
  height: 78px;
  margin: 15px auto;
}

.txt_next img {
  width: 100%;
  height: auto;
}

/*----------------------------------------------------------
	Display：560px →（ tablet ）
----------------------------------------------------------*/

@media screen and (min-width:560px) {

  .txt_next {
    width: 500px;
    height: 67px;
    margin: 25px auto;
  }

}

/*----------------------------------------------------------
	Display：769px →（ pc ）
----------------------------------------------------------*/

@media screen and (min-width:769px) {

  .txt_next {
    width: 682px;
    height: 92px;
    margin: 30px auto;
  }

}