@charset "utf-8";

/* =======================================

	CommonElements

======================================= */
body {
	font-size: 14px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", "Verdana", "Arial", "Helvetica", sans-serif;
	color: #000;
  margin: 0;
  padding: 0;
	background: #fff;
}
ul {
	list-style: none;
        margin: 0;
        padding: 0;
}
ul li {
    display: block;
    float: left;
    margin-right: 30px;
}
/*img {
  width: 100%;
}*/
a {
  text-decoration: none;
  color: #3f3f3f;
}

/*---------------------- header start --------------------------------*/
header {
  background-color: #fff;
  border-bottom: 5px solid #ed6d00;
  height: 95px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
header #headarContent {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 20px;
}
header h1{
  float: left;
  width: 100%;
  max-width: 350px;
  margin: 30px 0 0;
  box-sizing: border-box;
}
header h1 img {
    max-width: 350px;
    width: 100%;
}
header #headerMenu {
  float: right;
  margin-top: 25px;
  padding-right: 20px;
}
header #headerMenu #headerInfo {
  display: none;
  margin-bottom: 5px;
  padding-right: 10px;
  color: #204385;
}
header #headerMenu .tel {
  float: right;
  margin-left: 10px;
  padding-left: 30px;
  background-image: url("../img/tel_ic.png");
  background-repeat: no-repeat;
  background-position: 0 center;
  font-weight: bold;
  font-size: 175%;
}
header #headerMenu .address {
  float: right;
  line-height: 1.2;
  padding-top: 5px;
}
header #spMenu {
  display: block;
  margin-right: 10px;
}
header #spMenu img {
   width: 100%;
   max-width: 62px;
   cursor: pointer;
}
header #headarContent {
  padding-left: 0;
}
header h1 {
  margin-left: 20px;
  max-width: 260px;
}
header #headerMenu {
  padding-right: 0;
}
header #spMenu img {
  max-width: 49px;
}
header ul {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
}
header ul li {
  float: none;
  width: 100%;
  background-color: #FFF;
  border-bottom: solid 1px #204385;
}
header ul li a {
  display: block;
  line-height: 43px;
  padding-left: 20px;
}
/*---------------------- header end --------------------------------*/


#container {
    /*margin: 50px auto;
    width: 500px;*/
    position: relative;
    top: 100px;
    background-color: #FFF;
    padding-bottom: 10px;
}

.fp-viewing-0 #container {
  top: 100px;
}
.contents img {
    /*position: absolute;
    top: 8px;
    width: 100%;
    height: auto;*/
}
.fp-tableCell ul {
  width: 100%;
  max-width: 1180px;
/*  max-width: 750px; */
  margin: 0 auto;
}
.fp-tableCell li {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.fp-tableCell li img {
  max-width: 130px;
}
.fp-tableCell li span {
  display: block;
  text-align: center;
  font-size: 83%;
}
#page1 {
    height: 100%;
    background: #fff url("../img/main.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    z-index: 1000;
    position: fixed;
    top: 100px;
    /*left: 0;
    position: absolute;
    top: 78px; */
}
#page1 #topHeader {
  height: 95px;
  margin-top: -100px;
  background-color: #fff;
  border-bottom: 5px solid #ed6d00;
}
#page1 #topHeader .inner{
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}
#page1 #topHeader img {
  max-width: 463px;
  margin-top: 30px;
}
#page2 {
  margin-top: 40px;
  margin-bottom: 180px;
/*    background-image: url("../img/img_cover01.jpg") !important;
    background-size: cover !important;
    background-position: center top;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%; */
}
#page3 {
  padding-top: 20px;
  margin-bottom: 250px;
}
#section3 img {
    width: 100%;
} 
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.boxContainer {
}
.box {
    box-shadow: 0 53px 39px -4px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 53px 39px -4px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 53px 39px -4px rgba(0, 0, 0, 0.8);
    display: inline;
    margin-right: 30px;
    width: 132px;
}
footer {
  position: fixed;
  left: 0;
  z-index: 100;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 15px 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+19,1a489d+100 */
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(top, rgb(255,255,255) 19%, rgb(26,72,157) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgb(255,255,255) 19%,rgb(26,72,157) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(255,255,255) 19%,rgb(26,72,157) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='‪#‎ffffff‬', endColorstr='‪#‎1a489d‬',GradientType=0 ); /* IE6-9 */
}
footer #footerContainer {
  width: 100%;
/*  max-width: 724px; */
  max-width: 600px;
  margin: 0 auto;
}
footer #footerContainer ul {

}
footer #footerContainer li {
  margin-right: 4%;
  width: 22%;
  max-width: 130px;
  text-align: center;
}
footer #footerContainer li a {
  color: #FFF;
}
footer #footerContainer li img {
  max-width: 130px;
}
footer #footerContainer li span {
  display: block;
  text-align: center;
}
.moveButtom {
  position: absolute;
  right: 10px;
  bottom: 15px;
  float: right;
}
.last {
  margin-right: 0!important;
}
#pageDown {
    bottom: 86px;
    height: 74px;
    left: 50%;
    position: absolute;
    max-width: 74px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
/*-moz-animation: 0.5s ease-out 0s alternate none infinite running bound;*/
-webkit-animation: bound 0.5s ease-out 0s infinite alternate;
/*-o-animation: 0.5s ease-out 0s alternate none infinite running bound;
-ms-animation: 0.5s ease-out 0s alternate none infinite running bound;*/
    animation: bound 0.5s ease-out 0s infinite alternate;
}
@-ms-keyframes bound {
  0% {
    bottom: 86px;
  }
  100% {
    bottom: 100px;
  }
}
@-webkit-keyframes bound {
  0% {
    bottom: 86px;
  }
  100% {
    bottom: 100px;
  }
}
@keyframes bound {
  0% {
    bottom: 86px;
  }
  100% {
    bottom: 100px;
  }
}

.moveButtom {
    bottom: 30px;
    height: 58px;
    right: 0;
    position: absolute;
    max-width: 74px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
/*-moz-animation: 0.5s ease-out 0s alternate none infinite running bound;*/
-webkit-animation: bound2 0.5s ease-out 0s infinite alternate;
/*-o-animation: 0.5s ease-out 0s alternate none infinite running bound;
-ms-animation: 0.5s ease-out 0s alternate none infinite running bound;*/
    animation: bound2 0.5s ease-out 0s infinite alternate;
}
@-ms-keyframes bound2 {
  0% {
    bottom: 30px;
  }
  100% {
    bottom: 44px;
  }
}
@-webkit-keyframes bound2 {
  0% {
    bottom: 30px;
  }
  100% {
    bottom: 44px;
  }
}
@keyframes bound2 {
  0% {
    bottom: 30px;
  }
  100% {
    bottom: 44px;
  }
}


@media screen and (max-width: 768px) {
  #container {

  }
  .fp-viewing-1 #container,
  .fp-viewing-2 #container {

  }

  #page1 #topHeader {
    margin-left: 20px;
  }
  #page1 #topHeader img {
    max-width: 260px;
  }
  #pageDown span img {
      width: 100%;
  }
  .fp-tableCell ul {
    width: 90%;
  }
  .fp-tableCell li,
  .fp-tableCell li.last {
    max-width: 22%;
    margin-right: 4%!important;
  }
  .fp-tableCell li.spLast {
    margin-right: 0!important;;
  }
  .fp-tableCell li img {
    max-width: 70px;
  }
  footer #footerContainer li img {
    max-width: 70px;
  }
  footer .moveButtom {
    right: 0!important;
  }
}
@media screen and (max-width: 667px) {
  .section,
  footer {
    font-size: 85%;
  }
  .fp-tableCell li {
    margin-bottom: 10px;
  }
  .fp-tableCell li img,
  footer #footerContainer li img {
    max-width: 35px;
  }
  footer #footerContainer {
    max-width: 90%;
  }
  #page2,
  #page3 {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 769px) {
  .fp-viewing-1 #container,
  .fp-viewing-2 #container {

  }
  .fp-tableCell li {
    max-width: 12%;
    margin-right: 2.5%;
  }
}

#footer {
    bottom: 0;
    display: block;
    left: 0;
    padding: 15px 0;
    position: relative;
    width: 100%;
    z-index: 100;
}

