@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:21px;
   color:#333;
   background:url("../images/back.jpg") center;
   background-attachment: fixed;
   background-size: cover;
   text-align:left;
   overflow: hidden;
   text-size-adjust: 100%;
}
a{
  color: #c00;
  text-decoration: underline;
}
a:hover{
  color: #dd9b9d;
  text-decoration: none;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.br-sp{
  display:none;
}
.br-sp{
  display:block;
}
.clear{
  clear:both;
}
dl{display:flex;
	  flex-wrap: wrap;
 justify-content: space-between;
 width: 860px;
     max-width: 100%;
     margin: 0 auto 24px;
     text-align: center;
}
form{
  background-color: transparent;
  padding-bottom:48px
}
dt{width:100%;
font-size: 1.5em;
font-weight:bold;
margin:16px auto 0;
background:#transparent;
color:#fff;}
dd input{width: 359px;
    font-size: 26px;
    padding: 0.5em 1em;
    border-radius: 5px;
    border: 3px solid #ddd;}
.tel{width:215px;}
.mail{width:800px;}
.contents{
	max-width: 960px;
  width: 100%;
  height: 100%;
	margin: 0 auto;
  padding: 0;
  /*font-size: 1.2em;*/
  background:#ffffff;
  position: relative;
  border:1px solid #ddd;
  -moz-box-shadow:0 0 15px #bfbfbf; /* Firefox用 */
  -webkit-box-shadow:0 0 15px #bfbfbf; /* Safari,Google Chrome用 */
  box-shadow:0 0 15px #bfbfbf;
}
header#top{
background: #fff;
height:50px; padding:0; width:100%; position:fixed; top:0; z-index:10000;}
header#top #head_area{ width:960px; margin:0 auto; position:relative;}
header#change{
display: none;
background: linear-gradient(to right,#6aafe6,#41d3bd);
height:50px; padding:0; width:100%; position:fixed; top:0; z-index:10000;}
header#change #head_area{ width:960px; margin:0 auto; position:relative;}
.topbar{
  width: 100%;
  max-width: 960px;
  height: 50px;
  margin: 0 auto;
}
.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);
  }
}
.formtop{
  position: relative;
  /* overflow: hidden; */
  height:200px;
  max-width:960px;
  width:100%;
  margin:0 auto;
  background-size: cover;
  background:url(../images/formtop.png) no-repeat;
}
.movie-wrap{
  position: relative;
  max-width:960px;
  width:100%;
  margin: 0 auto;
  text-align: center;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 0 auto;
}
.mv{
  position: relative;
  width: 100%;
  /* height:585px; */
  text-align: center;
  margin: 0 auto;
  background: linear-gradient(to right,#e7be17,#ad7d06);
  background-size:cover;
  box-sizing: border-box;
  padding: 8px 0;
}
.youtube iframe {
  position: absolute;
  top: 2.5%;
  right: 2.5%;
  width: 95%;
  height: 95%;
}
.contents-line {
    max-width: 960px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: #00c300;
    position: relative;
    box-sizing: border-box;
    padding:12px;
}
.contents-line-inner {
    max-width: 936px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: #ffffff;
    box-sizing: border-box;
}
.contents-line img{
    box-sizing: border-box;
}
.attention{
  background:#fff;
  text-align: center;
  margin: 25px 9%;
  border: double 5px #c00;
  padding:16px;
  box-sizing: border-box;
  color: #c00;
}
.seika{
  background:#c00;
  padding:0 9% 36px;
  box-sizing: border-box;
}
p{
  margin: 25px 9%;
}
.yb{
  background: #ff1;
  font-weight:bold;
}
.yb_u{
  background: #ff1;
  text-decoration: underline;
  font-weight:bold;
}
.red{
  color: #d62d2a;
  font-weight: bold;
}
.bb-r{
  color: #d62d2a;
  font-weight: bold;
  font-size: 1.2em;
}
.red_u{
  color: #d62d2a;
  font-weight: bold;
  border-bottom: 1px solid #d62d2a;
  padding-bottom: 2px;
}
.red_u_b{
  color: #d62d2a;
  font-weight: bold;
  text-decoration: underline;
  font-size: 1.2em;
}
.red-b{
  color: #d62d2a;
  font-weight: bold;
  font-size: 1.2em;
}
.bb{
  font-weight: bold;
  font-size: 1.2em;
}
.yb{
  background-color: #ff0;
  font-weight: bold;
}
.yb-r{
  color: #d62d2a;
  background-color: #ff0;
  font-weight: bold;
}
.b-r{
  background-color: #ff0;
  font-weight: bold;
}
.under{
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 2px;
}
header{
  background: #f1f1f1;
}
main{
  background: #fff;
  /*padding-bottom:200px;*/
}
footer{
  background: #000;
  color: #fff;
  clear: both;
  padding: 30px 0;
  width: 100%;
  text-align: center;
}
.top{
  text-align: center;
  margin: 0 auto;
  width:100%;
  background: url("../images/top_bg.jpg") center bottom;
  background-size: contain;
}
.top-inner{
  max-width: 960px;
  width:100%;
  text-align: center;
  margin: 0 auto;
  background: url("../images/top_bg.jpg") center bottom;
  background-size: contain;
}
.headimage{
  position: relative;
  background: url(../images/head_bg.jpg) no-repeat bottom 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;*/
}
.head_arrow{
  position: absolute;
  bottom: 0.5%;
  left: 0;
  right: 0;
  width:80%;
  margin: auto;
  animation:infinite;
}
/*footer*/
.footerarea{
	width: 960px;
	margin: 0 auto;
  height: 300px;
}
.footerarea:after{
	content: "";
	display: block;
	clear: both;
}
/*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);}
}
.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: 800px;
}
.form_mail{
  width: 100%;
  height: 120px;
  border-radius: 7px;
  font-size: 30px;
  padding-left: 10px;
  position: absolute;
  right:0px;
  bottom: 22%;
  left:15px;
  margin:auto auto;
  box-sizing: border-box;
}
.form {
  width: 910px;
	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: 910px;
  right:0px;
  bottom:1%;
  left:0px;
  margin:auto auto;
}
.imgR{
  float: right;
  width: 30%!important;
  margin-right: 6%;
  margin-left: 2%;
}
#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;
}
@media screen and (max-width: 768px) {
  body{
    font-size:16px;
    line-height:1.6;
  }
  p{
    margin: 15px 5%;
  }
 .contents{
      float: none;
      margin: 0 auto;
      width: 100%;
      font-size: 1em;
 }
 #content{
   margin-top: 50px;
   width: 95%;
 }
 .contents img,.headimage img,.form_bg img{
   width: 100%;
 }
 .copyright {
    font-size:9px;
 }
 .form_bg{
   position: relative;
   width: 100%;
   height: 0;
   padding-top: 57.29%;
   /*padding-bottom: calc(100%*1850/1920);*/
   background: url("../images/form_bg.png")no-repeat;
   background-size: contain;
   margin: 30px 0 30px 0;
 }
 .form_mail{
   width: 80%;
   height: 30px;
   border-radius: 7px;
   font-size: 18px;
   padding-left: 10px;
   position: absolute;
   right:0px;
   bottom:30%;
   left:0px;
   margin:auto auto;
 }
 .form {
   width: 91%;
   height: 20px;
   border-radius: 3px;
   font-size: 14px;
   padding-left: 10px;
   position: absolute;
   right:0px;
   bottom:-24%;
   left:0px;
   margin:auto auto;
 }
 .form_submit{
   position: absolute;
   width: 100%!important;
   right:0px;
   bottom:-4%;
   left:0px;
   margin:auto auto;
 }
 img{
   width: 100%;
 }
  .attention{
    margin: 15px 5%;
  }
 .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%;
 }
 .headimage img{
   width:100%;
 }
footer{
  padding: 10px 0;
  }
  dt{
  font-size: 5vw;
  margin: 1vw auto;}
  dl{width:90vw;}
  dd input {
      width: 37vw;
  font-size: 5vw;
  padding: 0.5em 0.5em;
  }
  .mail{width:84VW;}
  .tel{width: 22vw;}
  .mv {
      background-size: contain;
  }
  .br-sp{
    display:block;
  }
  .br-pc{
    display:none;
  }
  .head_arrow{
    width:80%!important;
  }
}
