header {
  position: absolute;
  z-index: 100; }
  header > .box_full {
    position: relative;
    z-index: 100; }

.box_grannav {
  position: relative;
  top: -80px; }

#gran_nav ul {
  padding-top: 80px; }

main {
  padding-bottom: 0; }

main > section {
  text-align: center; }
  main > section > .box_inner {
    text-align: center; }

.sec01 {
  position: relative;
/*  height: 0;*/
  width: 100%;
	min-width: 1280px;
/*  padding-bottom: 37.35vw;*/
	height: 720px;
  overflow: hidden; }
  .sec01 .box_video {
      width: 100%;
	  min-width: 1280px;
/*	  height: 100%;
	  height: 100vh;*/
/*	  width: 1280px;*/
	  height: 720px;
	  margin: 0 auto;
	  position: fixed;
	  z-index: -1;
/*	  left: -100000px;
	  right: -100000px;*/
/*    position: absolute;
    top: -1000px;
    bottom: -1000px;
    left: -100000px;
    right: -100000px;
    margin: auto;*/
    box-sizing: border-box;
    text-align: center; }
  .sec01 video {
    position: absolute;
	  left: -10000px;
	  right: -10000px;
/*    display: inline-block;*/
/*    margin: auto;*/
	  width: 1920px;
	  height: auto;
	  margin: auto;
/*    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    bottom: 0;*/
	  top:0;
    z-index: -1; }
  .sec01 h1 {
    position: absolute;
    left: 0;
    right: 0;
    top: -4.2%;
    bottom: 0;
    margin: auto;
    font-size: 2.875em;
    height: 1.1em;
    padding-bottom: 80px; }

main > section:not(.sec01) {
  box-sizing: border-box;
  padding-top: 182px;
  width: 100%;
  height: 467px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  main > section:not(.sec01) h1 {
    margin: 0 0 44px;
    font-size: 2.25em; }
  main > section:not(.sec01) a {
    text-decoration: none;
    display: inline-block;
    color: #000;
    background: #fff url(../../images/common/ico_right.png) right 20px center no-repeat;
    padding-right: 27px;
    box-sizing: border-box;
    height: 43px;
    line-height: 43px;
    vertical-align: middle;
    width: 214px;
    text-align: center;
    border: solid 1px #c2c2c2; }
    main > section:not(.sec01) a:hover {
      opacity: 0.8; }

.sec02 {
  background-image: url(../../images/index/sec02-bg.jpg); }
  .sec02 h1 {
    color: #fff;
	text-shadow: 1px 1px 2px #000;
}

.sec03 {
  background-image: url(../../images/index/sec03-bg.jpg); }

.sec04 {
  background-image: url(../../images/index/sec04-bg.jpg); }

.sec05 {
  background-image: url(../../images/index/sec05-bg.jpg); }
  .sec05 h1 {
    color: #fff;
	text-shadow: 1px 1px 2px #000;}

footer {
  padding-top: 75px;
  background: #fff; }

@media screen and (max-device-width: 599px) {
  .box_grannav {
    position: static; }

  #gran_nav ul {
    padding-top: 0; }

  .sec01 {
    height: 431px;
	min-width: 100%;}
    .sec01 .box_video {
      width: 100%;
		min-width: 100%;
      height: 100%;
      padding-bottom: 0;
      position: static;
      background: url(../../images_sp/index/sec01-bg.jpg) center top 214px/249px no-repeat; }
    .sec01 video {
      display: none; }
    .sec01 h1 {
      font-size: 1.5em; }

  main > section:not(.sec01) {
    padding-top: 91px;
    height: 280px; }
    main > section:not(.sec01) h1 {
      margin: 0 0 31px;
      font-size: 1.25em; }
    main > section:not(.sec01) a {
      background: #fff url(../../images/common/ico_right.png) right 20px center/9px no-repeat;
      padding-right: 35px;
      height: 54px;
      line-height: 54px;
      width: 275px; }

  .sec02 {
    background-image: url(../../images_sp/index/sec02-bg.jpg); }
    .sec02 h1 {
      color: #fff;
		text-shadow: 5px 5px 10px rgb(0,0,0),
		-5px -5px 10px rgb(0,0,0),
		-5px 5px 10px rgb(0,0,0),
		5px -5px 10px rgb(0,0,0);
	}

  .sec03 {
    background-image: url(../../images_sp/index/sec03-bg.jpg); }
	.sec03 h1{
		text-shadow:
		5px 5px 8px rgb(255, 255, 255),
		-5px -5px 8px rgb(255, 255, 255),
		-5px 5px 8px rgb(255, 255, 255),
		5px -5px 8px rgb(255, 255, 255),
		5px 5px 30px rgb(255, 255, 255),
		-5px -5px 30px rgb(255, 255, 255),
		-5px 5px 30px rgb(255, 255, 255),
		5px -5px 30px rgb(255, 255, 255);
	}

  .sec04 {
    background-image: url(../../images_sp/index/sec04-bg.jpg); }

  .sec05 {
    background-image: url(../../images_sp/index/sec05-bg.jpg); }
    .sec05 h1 {
      color: #fff;
			text-shadow: 5px 5px 10px rgb(0,0,0),
		-5px -5px 10px rgb(0,0,0),
		-5px 5px 10px rgb(0,0,0),
		5px -5px 10px rgb(0,0,0);
} }
@media screen and (max-device-width: 959px) {
  .sec01 {
    height: 467px;
    padding-bottom: 0; }

  .box_video {
    background: #fff url(../../images_sp/index/sec01-bg.jpg) center no-repeat; }

  video {
    display: none; } }

/*# sourceMappingURL=index.css.map */
