@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
/* 画面外にいる状態 */
.effect {
  display: block;
	opacity : 0;
  transform: translate(0,60px); 
	transition : all 700ms 300ms;
}

.fadein {
}
.zoomin {
	transform: scale(1.2);
}
/* 画面内に入った状態 */
.fadein.scrollin {
	opacity : 1;
}
.effect.scrollin{
  opacity: 1.0;
	-webkit-transform: translate(0,0);
	transform: translate(0,0); 
}
#special-header-wrapper {
  padding-bottom: 0;
  height: 177px;
}
#contents-wrapper {
	width: 100%;
  min-width: 1200px;
  margin-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
  overflow:hidden;
  line-height: 1.75;
  color: #000;
}
#special-column {
	font-family: "Noto Sans Japanese" !important;
	margin-right: 0px;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 0.1em;
	color: #000;
	width: 100%;
  margin: 0 auto;
	background-color: #fff;
}

#special-column header {
  height: 1420px;
}
#special-column header h2 {
  height: 133px;
  padding-top: 80px;
  text-align: center;
}
#special-column header .scroll {
  height: 225px;
  position: relative;
}
#special-column header .scroll div {
  padding-top: 40px;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  line-height: 1;
  color: #fff;
}
#special-column header .scroll div span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 16px;
  height: 23px;
  margin-left: -8px;
  border: 1px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
#special-column header .scroll div span::before {
  position: absolute;
  top: 5px;
  left: 50%;
  content: '';
  width: 2px;
  height: 2px;
  margin-left: -1px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  box-sizing: border-box;
}
#special-column header .scroll div span::after {
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 8px;
  height: 8px;
  content: '';
  margin-left: -4px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 10px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 10px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

#special-column header .read-txt {
  height: 455px;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  text-align: center;
}
#special-column header .read-txt span {
  opacity: 0;
}
#special-column header .read-ttl {
  width: 490px;
  margin: 0 auto;
}

#special-column .inner {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

#special-column .inner h3,
#special-column .inner li {
  position: absolute;
  left: 50%;
}
#special-column .inner .text-block {
  margin: 0 auto;
  position: relative;
}
#special-column .inner .text-block .photo {
  position: absolute;
  z-index: 1;
}
#special-column .inner .text-block .txt {
  font-size: 16px;
  line-height: 1.75;
  color: #fff;
  position: relative;
  z-index: 3;
}
#special-column .inner .text-block .txt a {
  color: #fff;
}


#sec01 {
  width: 100%;
  height: 3624px;
  background: url(pc_sec01_bg.jpg) 50% 0 no-repeat fixed;
  background-attachment: fixed;
}
#special-column #sec01 .inner {
  height: 2204px;
}
#sec01 ul {
  height: 1695px;
}
#sec01 h3 {
  top: 325px;
  margin-left: 16px;
}
#sec01 li:nth-of-type(1) {
  top: 37px;
  margin-left: -570px;
}
#sec01 li:nth-of-type(2) {
  top: 0;
  margin-left: 171px;
}
#sec01 li:nth-of-type(3) {
  top: 164px;
  margin-left: -638px;
}
#sec01 li:nth-of-type(4) {
  top: 632px;
  margin-left: -140px;
}
#sec01 li:nth-of-type(5) {
  top: 737px;
  margin-left: -620px;
}
#sec01 li:nth-of-type(6) {
  top: 1524px;
  margin-left: 58px;
}
#sec01 li:nth-of-type(7) {
  top: 1219px;
  margin-left: -642px;
}
#sec01 li:nth-of-type(8) {
  top: 1247px;
  margin-left: 160px;
}
#sec01 li:nth-of-type(9) {
  top: 2077px;
  margin-left: -457px;
}
#special-column #sec01 .inner .text-block {
  width: 1140px;
  height: 305px;
  background-color:rgba(178,190,226,0.70);
}
#special-column #sec01 .inner .text-block .photo {
  top: -40px;
  right: 30px;
}
#special-column #sec01 .inner .text-block .txt {
  padding: 40px;
}


#sec02 {
  width: 100%;
  height: 3685px;
  background: url(pc_sec02_bg.jpg) 50% 0 no-repeat fixed;
}
#sec02 h3 {
  top: 310px;
  margin-left: -453px;
}
#sec02 ul {
  height: 2805px;
}
#sec02 li:nth-of-type(1) {
  top: 192px;
  margin-left: -376px;
}
#sec02 li:nth-of-type(2) {
  top: 73px;
  margin-left: 62px;
}
#sec02 li:nth-of-type(3) {
  top: 538px;
  margin-left: -160px;
}
#sec02 li:nth-of-type(4) {
  top: 844px;
  margin-left: -539px;
}
#sec02 li:nth-of-type(5) {
  top: 1131px;
  margin-left: -447px;
}
#sec02 li:nth-of-type(6) {
  top: 1741px;
  margin-left: -387px;
}
#sec02 li:nth-of-type(7) {
  top: 1722px;
  margin-left: -88px;
}
#sec02 li:nth-of-type(8) {
  top: 1882px;
  margin-left: -658px;
}
#sec02 li:nth-of-type(9) {
  top: 2258px;
  margin-left: 59px;
}
#sec02 li:nth-of-type(10) {
  top: 2735px;
  margin-left: -544px;
  z-index: 10;
}
#sec02 li:nth-of-type(11) {
  bottom: -105px;
  margin-left: -447px;
}
#special-column #sec02 .inner .text-block {
  width: 824px;
  height: 697px;
  background-color: rgba(0,0,0,0.70);
  margin-left: 79px;
  z-index: 1;
}
#special-column #sec02 .inner .text-block .photo {
  top: 347px;
  left: 447px;
}
#special-column #sec02 .inner .text-block .txt {
  padding-top: 393px;
  padding-left: 42px;
}

#sec03 {
  width: 100%;
  height: 3006px;
  background: url(pc_sec03_bg.jpg) 50% 0 no-repeat fixed;
}
#sec03 h3 {
  top: 240px;
  margin-left: -462px;
}
#sec03 ul {
  height: 2660px;
}
#sec03 li:nth-of-type(1) {
  top: 81px;
  margin-left: 126px;
}
#sec03 li:nth-of-type(2) {
  top: 161px;
  margin-left: 81px;
}
#sec03 li:nth-of-type(3) {
  top: 393px;
  margin-left: -155px;
}
#sec03 li:nth-of-type(4) {
  top: 639px;
  margin-left: -570px;
}
#sec03 li:nth-of-type(5) {
  top: 1241px;
  margin-left: -638px;
}
#sec03 li:nth-of-type(6) {
  top: 1308px;
  margin-left: 16px;
}
#sec03 li:nth-of-type(7) {
  top: 1506px;
  margin-left: -282px;
}
#sec03 li:nth-of-type(8) {
  top: 1849px;
  margin-left: -485px;
}
#sec03 li:nth-of-type(9) {
  top: 1849px;
  margin-left: -105px;
}
#sec03 li:nth-of-type(10) {
  top: 2004px;
  margin-left: -503px;
}
#special-column #sec03 .inner .text-block {
  width: 653px;
  height: 252px;
  background-color: rgba(0,111,114,0.70);
  margin-left: 68px;
}
#special-column #sec03 .inner .text-block .photo {
  top: -322px;
  left: -39px;
}
#special-column #sec03 .inner .text-block .txt {
  padding-top: 105px;
  padding-right: 40px;
  text-align: right;
}

#sec04 {
  width: 100%;
  height: 3903px;
  background: url(pc_sec04_bg.jpg) 50% 0 no-repeat fixed;
}
#sec04 h3 {
  top: 132px;
  margin-left: 260px;
}
#sec04 ul {
  height: 3457px;
}
#sec04 li:nth-of-type(1) {
  top: 95px;
  margin-left: -490px;
}
#sec04 li:nth-of-type(2) {
  top: 236px;
  margin-left: -334px;
}
#sec04 li:nth-of-type(3) {
  top: 550px;
  margin-left: -59px;
}
#sec04 li:nth-of-type(4) {
  top: 599px;
  margin-left: -548px;
}
#sec04 li:nth-of-type(5) {
  top: 1012px;
  margin-left: -696px;
}
#sec04 li:nth-of-type(6) {
  top: 1337px;
  margin-left: 143px;
}
#sec04 li:nth-of-type(7) {
  top: 1642px;
  margin-left: -548px;
}
#sec04 li:nth-of-type(8) {
  top: 1829px;
  margin-left: 189px;
}
#sec04 li:nth-of-type(9) {
  top: 2135px;
  margin-left: -356px;
}
#sec04 li:nth-of-type(10) {
  top: 2732px;
  margin-left: -454px;
}
#sec04 li:nth-of-type(11) {
  top: 2852px;
  margin-left: 48px;
}
#sec04 li:nth-of-type(12) {
  top: 3167px;
  margin-left: 174px;
}
#special-column #sec04 .inner .text-block {
  width: 954px;
  height: 291px;
  background-color: rgba(83,0,43,0.70);
  margin-left: 145px;
}
#special-column #sec04 .inner .text-block .photo {
  top: -315px;
  left: -110px;
}
#special-column #sec04 .inner .text-block .txt {
  padding-top: 100px;
  right: 47px;
  text-align: right;
}

#sec05 {
  width: 100%;
  height: 4900px;
  background: url(pc_sec05_bg.jpg) 50% 0 no-repeat fixed;
}
#sec05 .inner {
  height: 3941px;
}
#sec05 .inner h3 {
  top: 511px;
  margin-left: -397px;
}
#sec05 ul {
  height: 2584px;
}
#sec05 li:nth-of-type(1) {
  top: 126px;
  margin-left: 246px;
}
#sec05 li:nth-of-type(2) {
  top: -31px;
  margin-left: -532px;
}
#sec05 li:nth-of-type(3) {
  top: 428px;
  margin-left: -33px;
}
#sec05 li:nth-of-type(4) {
  top: 1036px;
  margin-left: -570px;
}
#sec05 li:nth-of-type(5) {
  top: 1510px;
  margin-left: 126px;
}
#sec05 li:nth-of-type(6) {
  top: 1664px;
  margin-left: -409px;
}
#sec05 li:nth-of-type(7) {
  top: 1847px;
  margin-left: 45px;
}
#sec05 li:nth-of-type(8) {
  top: 1973px; 
  margin-left: -422px;
}
#sec05 li:nth-of-type(9) {
  top: 2097px;
  margin-left: -662px;
}
#sec05 li:nth-of-type(10) {
  top: 3321px;
  margin-left: -403px;
}

#special-column #sec05 .inner .text-block {
  width: 632px;
  height: 242px;
  background-color: rgba(2,32,59,0.70);
  margin-left: 308px;
}
#special-column #sec05 .inner .text-block .photo {
  top: 152px;
  left: 252px;
}
#special-column #sec05 .inner .text-block .txt {
  padding-top: 42px;
  padding-left: 40px;
}

#special-column footer {
  
}
#special-column footer h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  color: #0f1a3b;
  padding-bottom: 95px;
}
#special-column footer h3 img {
  padding-bottom: 23px;
}
#special-column footer h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  color: #0f1a3b;
  padding-bottom: 15px;
}
#special-column footer p {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  line-height: 1.75;
  text-align: center;
  color: #0f1a3b;
  padding-bottom: 40px;
}




