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

html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.8;
   letter-spacing:1px;
   font-family: 'メイリオ', Meiryo, Verdana, Helvetica, Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック';
   font-size:24px;
   color:#333;
   background:url(../images/bg.jpg) center;
   /* background:#fff; */
   background-attachment: fixed;
   text-align:left;
   overflow: hidden;
   /* min-width: 960px; */
   -webkit-text-size-adjust: 100%;
}

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

a:hover{
  text-decoration: none;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.book{
  width: 50%;
}
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;
}
.clear{
  clear:both;
}
.reason{
  background:#c00;
  padding:2%;
}
.reason-inner{
  background:#fff;
  padding:16px 0 16px;
}
.reason-inner p{
  margin:25px 4% 0;
}
.wrap{
	max-width: 960px;
  width: 100%;
  height: 100%;
	margin: 0 auto;
  /*font-size: 1.2em;*/
  background:#transparent;
  position: relative;
  /*padding: 40px 0;*/
}
.contents{
	max-width: 960px;
  width: 100%;
  height: 100%;
	margin: 0 auto;
  /*font-size: 1.2em;*/
  background:#ffffff;
  position: relative;
  -moz-box-shadow:0 1px 10px #bfbfbf; /* Firefox用 */
  -webkit-box-shadow:0 10px 15px #bfbfbf; /* Safari,Google Chrome用 */
  box-shadow:0 7px 10px #bfbfbf;
  /*padding: 40px 0;*/
}
.content_t{
	max-width: 960px;
  width: 100%;
  height: 100%;
	margin: 0 auto;
  /*font-size: 1.2em;*/
  background:transparent;
  position: relative;
  /*padding: 40px 0;*/
}

.seika{
  background:#c00;
  margin-top:-25px;
}

.check{
  margin:0 90px 45px 90px;
  padding:30px 0;
  text-align:center;
  border:solid 5px #d62d2a;
  background-color:#FFFFFF;
  background-image:url(../images/grid.gif);
  box-shadow:0px 1px 10px #594a42;
}

#step{
  /*width: 960px;*/
  margin:0 auto;
  padding:15px 0;
  text-align:center;
  background-color:#ffad1e;
  background-image:url(../images/bg_03.png);
  box-shadow:0px 2px 10px #594a42;
}

p{
  margin: 25px 9%;
}

.red{
  color: #c00;
  font-weight: bold;
}
.red_u{
  color: #c00;
  font-weight: bold;
  text-decoration: underline;
}
.red-b{
  color: #c00;
  font-weight: bold;
  font-size: 1.5em;
}
.yb{
  background-color: #ff0;
  font-weight: bold;
}
.yb_u{
  background-color: #ff0;
  font-weight: bold;
  text-decoration:underline;
}
.yb-r{
  color: #df055c;
  background-color: #ff0;
  font-weight: bold;
}
.bb{
  font-weight: bold;
  font-size: 1.4em;
}
.bb-m{
  font-weight: bold;
  font-size: 1.2em;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}
.br-m{
  font-weight: bold;
  font-size: 1.2em;
  color: #df055c;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}
.bb-mr{
  font-weight: bold;
  font-size: 1.2em;
  color: #df055c;
  background-color: #ff0;
}
.bb-mr-m{
  font-weight: bold;
  font-size: 1.2em;
  color: #df055c;
  background-color: #ff0;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}
.bb-mr-b{
  font-weight: bold;
  font-size: 1.2em;
  background-color: #ff0;
}

.yb{
  background-color: #ff0;
  font-weight: bold;
}
.yb_u{
  background-color: #ff0;
  font-weight: bold;
  text-decoration: underline;
}

.yb-r{
  color: #df055c;
  background-color: #ff0;
  font-weight: bold;
}

.b-r{
  background-color: #ff0;
  font-weight: bold;
}

.under{
  font-weight: bold;
  text-decoration: underline;
}
/* 点滅 */
.blinking{
	-webkit-animation:blink 0.6s ease-in-out infinite alternate;
    -moz-animation:blink 0.6s ease-in-out infinite alternate;
    animation:blink 0.6s 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;}
}

header{
  background: #f1f1f1;
}

main{
  background: #fff;
  /*padding-bottom:200px;*/
}

footer{
  background: #fbd44b;
  color: #000;
  clear: both;
  padding: 30px 0;
  width: 100%;
  text-align: center;
}
.topall{
  position: relative;
  background:#c00;
  width: 100%;
  height: 650px;
  overflow: hidden;
}
.top{
  text-align: center;
  margin: 0 auto;
  background: #16a807;
}

#header{
  /*background: #fff;*/
  /* height: 1090px; */
  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: 1090px; */
  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;*/
}
.timer{
  background: transparent;
  display: inline-block;
  position: absolute;
  bottom:65%;
  left:27.5%;
  right:0;
  font-size: 60px;
  color: #fff;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/*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:#000;
   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);}
}

.f-arrow{
  position: absolute;
  top: 0;
}
.form_bg{
  position: relative;
  background: url("../images/form_bg.jpg") no-repeat;
  -moz-background-size:100% auto;
  background-size:100% auto;
  margin: 0px auto;
  width: 100%;
  height: 1360px;
  text-align: center;
}
.form_mail{
  width: 90%;
  height: 120px;
  border-radius: 7px;
  font-size: 30px;
  position: absolute;
  margin:0 auto;
  right:0;
  left:0;
  bottom: 15%;
  box-sizing: border-box;
  text-align: center;
}
.form_arrows{
  position: absolute;
  box-sizing: border-box;
  width: 80%;
  right:0px;
  bottom:24%;
  left:0px;
  margin:auto auto;
}
.form_submit{
  position: absolute;
  box-sizing: border-box;
  width: 90%;
  right:0px;
  bottom:2%;
  left:0px;
  margin:auto auto;
}
.form_submit_txt{
  position: absolute;
  box-sizing: border-box;
  width: 850px;
  right:0px;
  bottom:4%;
  left:0px;
  margin:auto auto;
}
.form_bg2{
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 65.1%;
  /*padding-bottom: calc(100%*1850/1920);*/
  background: url("../images/form_bg2.jpg")no-repeat;
  background-size: contain;
}
.form_mail2{
  width: 90%;
  height: 120px;
  border-radius: 7px;
  font-size: 30px;
  position: absolute;
  margin:0 auto;
  right:0;
  left:0;
  bottom: 33%;
  box-sizing: border-box;
  text-align: center;
}
.form_arrows2{
  position: absolute;
  box-sizing: border-box;
  width: 80%;
  right:0px;
  bottom:54%;
  left:0px;
  margin:auto auto;
}
.form_submit2{
  position: absolute;
  box-sizing: border-box;
  width: 90%;
  right:0px;
  bottom:2%;
  left:0px;
  margin:auto auto;
}
.form_submit_txt{
  position: absolute;
  box-sizing: border-box;
  width: 850px;
  right:0px;
  bottom:4%;
  left:0px;
  margin:auto auto;
}
.imgR{
  float: right;
  width: 36%!important;
  margin: 25px 3%;
}

#pp{
margin:30px auto;
padding:1px 15px 15px 15px;
border:solid 1px #999;
width: 820px;
overflow:auto;
height:100px;
text-align:left;
box-sizing: border-box;
}
#pp p{
font-size:10px;
color:#666;
color:#666;
margin: 20px 1%!important;
}
.br-sp{
  display:none;
}
.br-pc{
  display:block;
}
@media (min-width: 768px) and (max-width: 768px){
  .form_bg{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 156.25%;
    /*padding-bottom: calc(100%*1850/1920);*/
    background: url("../images/form_bg.jpg")no-repeat;
    background-size: contain;
  }
  .book{
    width: 70%!important;
  }
  .form_mail{
    width: 90%;
    height: auto;
    padding:4% 0;
    border-radius: 7px;
    font-size: 1em;
    padding-left: 10px;
    position: absolute;
    right:0px;
    bottom:15%;
    left:0px;
    margin:auto auto;
  }
  .form_arrows{
    position: absolute;
    box-sizing: border-box;
    width: 70%!important;
    right:0px;
    bottom:24.5%;
    left:0px;
    margin:auto auto;
  }
  .form_submit, .form_submit_txt{
    position: absolute;
    width: 90%!important;
    right:0px;
    bottom:1.5%;
    left:0px;
    margin:auto auto;
  }
  .form_bg2{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 65.1%;
    /*padding-bottom: calc(100%*1850/1920);*/
    background: url("../images/form_bg2.jpg")no-repeat;
    background-size: contain;
  }
  .form_mail2{
    width: 90%;
    height: auto;
    border-radius: 7px;
    padding:4% 0;
    font-size: 0.8em;
    padding-left: 10px;
    position: absolute;
    right:0px;
    bottom:33%;
    left:0px;
    margin:auto auto;
  }
  .form_arrows2{
    position: absolute;
    box-sizing: border-box;
    width: 70%!important;
    right:0px;
    bottom:52.5%;
    left:0px;
    margin:auto auto;
  }
  .form_submit2{
    position: absolute;
    box-sizing: border-box;
    width: 90%;
    right:0px;
    bottom:2%;
    left:0px;
    margin:auto auto;
  }
}
@media screen and (max-width: 767px) {
  #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になるように指定 */
  }
     .contents{
          float: none;
          margin: 0 auto;
          width: 100%;
     }
     #content{
       margin-top: 50px;
       width: 95%;
     }
     .book{
       width: 70%!important;
     }
     .contents img,.headimage img,.form_bg img{
       width: 100%;
     }
     .copyright {
        font-size:9px;
     }
     .form_bg{
       position: relative;
       width: 100%;
       height: 0;
       padding-top: 141.666%;
       /*padding-bottom: calc(100%*1850/1920);*/
       background: url("../images/form_bg.jpg")no-repeat;
       background-size: contain;
     }

     .form_mail{
       width: 90%;
       height: auto;
       border-radius: 7px;
       padding:4% 0;
       font-size: 0.8em;
       padding-left: 10px;
       position: absolute;
       right:0px;
       bottom:15%;
       left:0px;
       margin:auto auto;
     }
     .form_arrows{
       position: absolute;
       box-sizing: border-box;
       width: 70%!important;
       right:0px;
       bottom:24.5%;
       left:0px;
       margin:auto auto;
     }
     .form_submit, .form_submit_txt{
       position: absolute;
       width: 90%!important;
       right:0px;
       bottom:1%;
       left:0px;
       margin:auto auto;
     }
     .form_bg2{
       position: relative;
       width: 100%;
       height: 0;
       padding-top: 65.1%;
       /*padding-bottom: calc(100%*1850/1920);*/
       background: url("../images/form_bg2.jpg")no-repeat;
       background-size: contain;
     }
     .form_mail2{
       width: 90%;
       height: auto;
       border-radius: 7px;
       padding:4% 0;
       font-size: 0.8em;
       padding-left: 10px;
       position: absolute;
       right:0px;
       bottom:33.5%;
       left:0px;
       margin:auto auto;
     }
     .form_arrows2{
       position: absolute;
       box-sizing: border-box;
       width: 70%!important;
       right:0px;
       bottom:56%;
       left:0px;
       margin:auto auto;
     }
     .form_submit2{
       position: absolute;
       box-sizing: border-box;
       width: 90%;
       right:0px;
       bottom:1%;
       left:0px;
       margin:auto auto;
     }
     img{
       width: 100%;
     }
     p{
       margin: 25px 5%;
     }
     .bb{
       font-size: 1.2em;
     }
     body {
        margin:0;
        padding:0;
        line-height:1.6;
        letter-spacing:1px;
        font-family: 'メイリオ', Meiryo, Verdana, Helvetica, Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック';
        font-size:18px;
        color:#333;
        background:url(../images/bg.jpg) repeat;
        background-size: contain;
        background-attachment: fixed;
        text-align:left;
        overflow: hidden;
        /* min-width: 960px; */
        -webkit-text-size-adjust: 100%;
     }
     .headimage{
       position: relative;
       background: url(../images/head_bg_sp.jpg) no-repeat;
       -webkit-background-size: cover;
       -moz-background-size: cover;
       -o-background-size: cover;
       background-size: cover;
       width: 100%;
       /* height: 1850px; */
       background-position: 50% 50%;
       /*-moz-background-size:100% auto;
       background-size:100% auto;*/
     }
     .timer {
     font-size: 6vw;
     color: #fff;
     /* font-weight: 500; */
     }
     .timer {
     background: transparent;
     display: inline-block;
     position: absolute;
     bottom:65.5%;
     left:28%;
     right:0;
     font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
     }
     .br-sp{
       display:block;
     }
     .br-pc{
       display:none;
     }
      footer{
        padding: 10px 0;
      }
      .imgR{
        float: right;
        width: 36%!important;
        margin-right: 5%;
      }

}
