@charset "UTF-8";
/* CSS Document */

html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.8;
   letter-spacing:1px;
   font-family: 'M PLUS Rounded 1c', sans-serif;
   font-size:32px;
   color:#000;
   background:#fff;
   background-attachment: fixed;
   background-size: cover;
   text-align:center;
   overflow: hidden;
   text-size-adjust: 100%;
}

a{
  color:#fff;
  text-decoration: none
}

a:hover{
  text-decoration: none;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
table.company {
    width: 700px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 12px;
    line-height: 1.6;
}

table.company th,
table.company td {
    padding: 10px;
    text-align: left;
    font-size:15px;
    vertical-align: middle;
}

table.company th {
    background: #333;
    vertical-align: middle;
    text-align: left;
    width: 200px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}

table.company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #333;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
    table.company th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #333 10px solid;
        margin-top: -10px;
    }
}

table.company td {
    background: #f8f8f8;
    width: 360px;
    padding-left: 20px;
}

.br-sp{
  display:none;
}
.br-pc{
  display:block;
}
.clear{
  clear:both;
}
.contents{
	max-width: 960px;
  width: 100%;
  height: 100%;
	margin: 0 auto;
  /*font-size: 1.2em;*/
  background:transparent;
  position: relative;
  /* padding: 450px 0 0; */
}
.sec01{
  background: url(../images/sec01_bg.jpg) no-repeat center center;
    background-size: cover;
}
.sec02{
  background: url(../images/bg_sec02.jpg) no-repeat center center;
    background-size: cover;
    padding-bottom: 20px;
    z-index: 1000;
}
.sec03{
  background: url(../images/bg_sec03.jpg) repeat center center;
    background-size: contain;
    padding-bottom: 20px;
    z-index: 1000;
}
.sec04{
  background: url(../images/sec04_bg.jpg) no-repeat center center;
    background-size: cover;
    padding-bottom: 20px;
    z-index: 1000;
}
.sec06{
  background: url(../images/bg_stepall.png);
  background-attachment: fixed;
  background-size: cover;
  padding: 50px 0;
  margin-top: -10px;
  overflow:hidden;
  color: #000;
  text-align: center;
}
.sec07{
  /* background: url(../images/grid.gif) repeat; */
  overflow: hidden;
}

.animate {
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-name: animate73;
    -moz-animation-name: animate73;
    -o-animation-name: animate73;
    animation-name: animate73;
}

@-moz-keyframes animate73 {
  0% {
    -moz-transform: scale(0.92);
  }
  40% {
    -moz-transform: scale(0.97);
  }
  60% {
    -moz-transform: scale(0.86);
  }
  80% {
    -moz-transform: scale(1);
  }
  100% {
    -moz-transform: scale(0.92);
  }
}
@-o-keyframes animate73 {
  0% {
    -o-transform: scale(0.92);
  }
  40% {
    -o-transform: scale(0.97);
  }
  60% {
    -o-transform: scale(0.86);
  }
  80% {
    -o-transform: scale(1);
  }
  100% {
    -o-transform: scale(0.92);
  }
}
@-webkit-keyframes animate73 {
  0% {
    -webkit-transform: scale(0.92);
  }
  40% {
    -webkit-transform: scale(0.97);
  }
  60% {
    -webkit-transform: scale(0.86);
  }
  80% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.92);
  }
}
@keyframes animate73 {
  0% {
    transform: scale(0.92);
  }
  40% {
    transform: scale(0.97);
  }
  60% {
    transform: scale(0.86);
  }
  80% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.92);
  }
}
p{
  margin: 25px 9%;
}
.red{
  color: #dd2342;
  font-weight: bold;
}

.red-b{
  color: #dd2342;
  font-weight: bold;
  font-size: 1.4em;
}
.under{
  font-weight: bold;
  text-decoration: underline;
}

header{
  background: #f1f1f1;
}
main{
  background: #fff;
  /*padding-bottom:200px;*/
}
footer{
  background: #0c50ba;
  color: #fff;
  clear: both;
  padding: 30px 0;
  width: 100%;
  text-align: center;
}

#headbar{
  background: #c00;
  text-align: center;
}
#header{
  /*background: #fff;*/
  /* height: 1850px; */
  margin:0 auto;
  width: 100%;
}
.headimage{
  position: relative;
  background: url(../images/head_bg.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  /* height: 1850px; */
  background-position: 50% 50%;
  /* background-attachment: fixed; */
  z-index: 1;
  margin: 0 auto;
  text-align: center;
  /* -moz-background-size:100% auto;
  background-size:100% auto; */
}
/*footer*/
.footerarea{
	width: 960px;
	margin: 0 auto;
  height: 300px;
}
.footerarea:after{
	content: "";
	display: block;
	clear: both;
}
#footers{
  position: absolute;/* ←絶対位置 */
  bottom: 0;
  background: #000;
  color: #fff;
  padding: 30px 0;
  width: 100%;
  text-align: center;
}
.footerFixed{
    min-height: 100vh; /* ←コンテンツの高さの最小値＝ブラウザの高さに指定 */
    position: relative;/* ←相対位置 */
    padding-bottom: 60px; /* ←フッターの高さを指定 */
    box-sizing: border-box;
    /* ↑ヘッダーやフッターを含むすべての要素の高さ＝min-height:100vhになるように指定 */
}
/*copyright*/
.copyright {
   font-size:12px;
   color:#fff;
   text-align:center;
}
.fuwafuwa {
	-webkit-animation-name:fuwafuwa;
	-webkit-animation-duration:2s;
	-webkit-animation-iteration-count:infinite;
	/*-webkit-animation-direction:alternate;*/
	-webkit-animation-timing-function:ease;

	-moz-animation-name:fuwafuwa;
	-moz-animation-duration:2s;
	-moz-animation-iteration-count:infinite;
	/*-moz-animation-direction:alternate;*/
	-moz-animation-timing-function:ease;
}
@-webkit-keyframes fuwafuwa {
	0% {-webkit-transform:translate(0, 0);}
	50% {-webkit-transform:translate(0, -10px);}
	100% {-webkit-transform:translate(0, 0);}
}
@-moz-keyframes fuwafuwa {
	0% {-moz-transform:translate(0, 0);}
	50% {-moz-transform:translate(0, -10px);}
	100% {-moz-transform:translate(0, 0);}
}

/* ç‚¹æ»… */
.blinking{
	-webkit-animation:blink 0.5s ease-in-out infinite alternate;
    -moz-animation:blink 0.5s ease-in-out infinite alternate;
    animation:blink 0.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
.form_bg{
  position: relative;
  background: url("../images/form_bg.png") no-repeat;
  -moz-background-size:100% auto;
  background-size:100% auto;
  margin: 0px auto;
  width: 100%;
  height: 960px;
}
.form_arrow{
  width:860px;
  position: absolute;
  bottom: 34%;
  left:5.5%;
  margin:auto auto;
}
.form_time{
  width:50px;
  position: absolute;
  bottom: 47.5%;
  left:31%;
  margin:auto auto;
}
.form_mail{
  width: 100%;
  height: 120px;
  border-radius: 7px;
  font-size: 40px;
  padding-left: 10px;
  position: absolute;
  right:0px;
  bottom: 20.5%;
  left:0px;
  margin:auto auto;
  box-sizing: border-box;
}

.form {
  width: 810px;
	text-align: center;
  color: #333;
	font-size: 30px;
  height: 120px;
  border-radius: 5px;
  box-sizing: border-box;
}

.form_submit{
  position: absolute;
  box-sizing: border-box;
  width: 810px;
  right:0px;
  bottom:0%;
  left:10px;
  margin:auto auto;
}
.imgR{
  float: right;
  width: 30%!important;
  margin-right: 9%;
}
.shine{
  position: absolute;
  top:50%;
  left:4%;
  width:900px;
}
@media (min-width: 768px) and (max-width: 768px){
  .form_bg{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    /*padding-bottom: calc(100%*1850/1920);*/
    background: url("../images/form_bg.png")no-repeat;
    background-size: contain;
  }
  .contents img,.headimage img,.form_bg img{
    width: 100%;
  }
  .form_time{
    width:13%;
    bottom: 47.5%;
    left:30%;
    margin:auto auto;
  }
  .form_mail{
    width: 100%;
    height: 30px;
    border-radius: 7px;
    font-size: 18px;
    padding-left: 10px;
    position: absolute;
    right:0px;
    bottom:19.5%;
    left:0px;
    margin:auto auto;
  }
  .form {
    width: 91%;
    height: 100px;
    border-radius: 3px;
    font-size: 24px;
    padding-left: 10px;
    position: absolute;
    right:0px;
    bottom:0%;
    left:0px;
    margin:auto auto;
  }
  .form_arrow{
    width: 89%!important;
    position: absolute;
    bottom: 34%;
    left:5.5%;
    margin:auto auto;
  }
  .form_submit{
    position: absolute;
    width: 90%!important;
    right:0px;
    bottom:-2%;
    left:0px;
    margin:auto auto;
  }
}
@media screen and (max-width: 767px) {
  body{
    font-size:15px;
    text-align: left;
  }
     .contents{
          float: none;
          margin: 0 auto;
          width: 100%;
     }
     .contents img,.headimage img,.form_bg img{
       width: 100%;
     }
     .shine{
       top:50%;
       left:0%;
     }
     .copyright {
        font-size:9px;
     }
     .form_bg{
       position: relative;
       width: 100%;
       height: 0;
       padding-top: 100%;
       /*padding-bottom: calc(100%*1850/1920);*/
       background: url("../images/form_bg.png")no-repeat;
       background-size: contain;
     }
     .form_time{
       bottom: 47.5%;
       left:32%;
       margin:auto auto;
     }
     .form_mail{
       width: 100%;
       height: 30px;
       border-radius: 7px;
       font-size: 18px;
       padding-left: 10px;
       position: absolute;
       right:0px;
       bottom:19.5%;
       left:0px;
       margin:auto auto;
     }
     .form {
       width: 91%;
       height: 50px;
       border-radius: 3px;
       font-size: 14px;
       padding-left: 10px;
       position: absolute;
       right:0px;
       bottom:0%;
       left:0px;
       margin:auto auto;
     }
     .form_arrow{
       width: 89%!important;
       position: absolute;
       bottom: 34%;
       left:5.5%;
       margin:auto auto;
     }
     .form_submit{
       position: absolute;
       width: 90%!important;
       right:0px;
       bottom:-4%;
       left:0px;
       margin:auto auto;
     }
     img{
       width: 100%;
     }
     .contents{
       font-size: 1em;
     }
     p{
       margin: 15px 8%;
     }
     body {
        line-height:1.6;
      }
     .headimage{
       position: relative;
       background: url(../images/head_bg2.jpg) no-repeat center top;
       -webkit-background-size: cover;
       -moz-background-size: cover;
       -o-background-size: cover;
       background-size: cover;
       width: 100%;
       /* height: 1850px; */
       /*-moz-background-size:100% auto;
       background-size:100% auto;*/
     }
     .headimage img{
       width:100%;
     }
  footer{
    padding: 10px 0;
  }

.sec06{
  background: url(../images/bg_sec06_sp.jpg) top center;
  background-size: cover;
  padding: 0;
  margin-top: -10px;
  overflow:hidden;
  color: #000;
  text-align: center;
}
.sec02{
  background: url(../images/bg_sec02_sp.jpg) repeat center center;
    background-size: cover;
    padding-bottom: 20px;
    z-index: 1000;
}
.br-sp{
  display:block;
}
.br-pc{
  display:none;
}
}
