@charset "UTF-8";
/* CSS Document */
header {
  opacity: 1;
  z-index: 9999;
}
header .right {
  max-width: 100%;
}
header #gNav ul li:nth-child(1) a:after {
  display: none;
  right: 0;
}
header #gNav02 {
  display: none;
  width: 75%;
}
#billboard {
  position: relative;
}
#billboard .inner01 {
  opacity: 0;
}
body.load #billboard .inner01 {
  transition: 0.4s;
  opacity: 1;
}
#billboard .inner01:after {
  display: block;
  content: 'image';
  /*color: #fff;*/
  font-size: 62.5%;
  position: absolute;
  right: 0.5em;
  bottom: 0.5em;
  z-index: 105;
  opacity: 0;
}
#billboard .inner01 ul {
}
#billboard .inner01 ul li {
}
#section01 .inner01 {
  text-align: center;
  padding: 1em 0 4em;
}
#section01 .inner01 .img01 {
  width: 126px;
  margin: 0 auto 2em;
}
#section01 .inner01 .txt01 {
  font-size: 150%;
  font-weight: 600;
  line-height: 3;
  letter-spacing: 0.2em;
  margin-bottom: 2em;
}
#section01 .inner01 .txt01:first-letter{
  /*font-size: 150%;
  line-height: 1;*/
 }
#section01 .inner01 .txt01 .sp02,
#section01 .inner01 .txt01 .sp01 {
}
#section01 .inner01 .txt01 .sp01 {
  color: #012c14;
}
#section01 .inner01 .txt01 .sp02 {
  color: #280901;
}
#section01 .inner01 .txt02 {
  line-height: 2.5;
}
#section01 .inner01 .txt02.fix01 {
  margin: 3em 0;
}
#section02 .inner01 {
}














@media only screen and (max-width: 1300px) {
}
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 1100px) {
  #billboard .inner01 .imgWrap01 .right .txtWrap10,
  #billboard .inner01 .imgWrap01 .left .txtWrap10 {
    bottom: 4%;
  }
  #billboard .inner01 .imgWrap01 .right .txtWrap10 .ttl10,
  #billboard .inner01 .imgWrap01 .left .txtWrap10 .ttl10 {
    font-size: 112.5%;
    letter-spacing: 0.2em;
    margin-bottom: 0.25em;
  }
  #billboard .inner01 .imgWrap01 .right .txtWrap10 a,
  #billboard .inner01 .imgWrap01 .left .txtWrap10 a {
    font-size: 87.5%;
    letter-spacing: 0.1em;
    padding: 1em 0.5em;
  }  
}
@media only screen and (max-width: 960px) {
  header .left {
    width: 24%;
  }
  header .right {
    width: 76%;
    padding-right: 0.5em;
  }
}
@media (min-width: 768px) { 
  #billboard .inner01 .imgWrap01 .right .txtWrap10 a:hover,
  #billboard .inner01 .imgWrap01 .left .txtWrap10 a:hover {
    color: #111;
    background: #fff;
    transition: 0.4s;
  }
  #billboard .inner01 .imgWrap01 .right .txtWrap10 a:hover:after,
  #billboard .inner01 .imgWrap01 .left .txtWrap10 a:hover:after {
    border-color: transparent transparent #111 transparent;
    transition: 0.4s;
  }
  /*#section01 .inner03 ul li:nth-child(1) a:hover {
    color: #fff;
    transition: 0.4s;
  }
  #section01 .inner03 ul li:nth-child(2) a:hover {
    color: #fff;
    transition: 0.4s;
  }
  #section01 .inner03 ul li:nth-child(1) a:hover .sp01 .sp01-1 {
    color: #01200e;
    background: #fff;
    transition: 0.4s;
  }
  #section01 .inner03 ul li:nth-child(2) a:hover .sp01 .sp01-1 {
    color: #280901;
    background: #fff;
    transition: 0.4s;
  }*/ 
  #section01 .inner03 ul li a:hover .img01 {
    opacity: 1;
    transition: 0.4s;
  }
}
@media only screen and (max-width: 767px) {
  header #gNav02 ul li:nth-last-child(2) a:after {
    display: none;
  }
  header #gNav02 ul li:nth-last-of-type(2) a,
  header #gNav02 ul li:nth-last-of-type(1) a {
  }
  header #gNav02 ul li:nth-child(2):after,
  header #gNav02 ul li:nth-child(1):after {
    display: none;
  }
  #billboard .inner01 .imgWrap01 .right .txtWrap10 a,
  #billboard .inner01 .imgWrap01 .left .txtWrap10 a {
    display: none;
  }
  #billboard .inner01 .imgWrap01 .right,
  #billboard .inner01 .imgWrap01 .left {
    position: relative;
  }
  #billboard .inner01 .imgWrap01 .right > a,
  #billboard .inner01 .imgWrap01 .left > a {
    color: #fff;
    font-size: 112.5%;
    letter-spacing: 0.1em;
    text-align: center;
    padding: 0.75em 0;
    margin: 0 auto;
    width: 80%;
    box-sizing: border-box;
    background: linear-gradient(10deg, #2d2d2d 0%, #2d2d2d 50%, #232323 50%, #232323 100%);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3.5em;
    z-index: 100;
  }
  #billboard .inner01 {
    width: 100%;
  }
  #billboard .inner01 #skip {
    font-size: 100%;
    line-height: 2.5;
    top: 2.5em;
    right: 2em;
    bottom: auto;
  }
  #billboard .inner01 ul li {
  }
  #billboard .inner01 .imgWrap01 .right .txtWrap10,
  #billboard .inner01 .imgWrap01 .left .txtWrap10 {
    text-align: right;
    height: 100%;
  }
  #billboard .inner01 .imgWrap01 .left .txtWrap10 {
    left: 63%;
    bottom: 2%;
  }
  #billboard .inner01 .imgWrap01 .right .txtWrap10 {
    right: 63%;
    bottom: 2%;
  }
  #billboard .inner01 .imgWrap01 {
    z-index: 107;
  }
  #billboard .inner01 .imgWrap02 {
    width: 74%;
    top: 33%;
    z-index: -1;
  }
  #section01 .inner01 {
    padding: 0;
  }
  #section01 .inner01 .img01 {
    margin: 0 auto 1em;
  }
  #section01 .inner01 .txt01 {
    font-size: 125%;
    line-height: 2;
    letter-spacing: 0.05em;
    margin-bottom: 2em;
  }
  #section01 .inner01 .txt01 .sp02,
  #section01 .inner01 .txt01 .sp01 {
    font-size: 112.5%;
  }
  #section01 .inner01 .txt02 {
    line-height: 2.5;
  }
  #section02 .inner01 {
  }

  
  
  
  
  
  
  
  
  
  
  
  
  
}
@media only screen and (max-width: 768px) and (orientation: landscape) {
}