@charset "UTF-8";
/* mixin-sp */
body {
  -webkit-text-size-adjust: 100%;
  padding: 0;
  margin: 0;
  font-family:"Sawarabi Mincho", 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
}

/* default */
div, dl, dt, dd, ul, ol,
li, h1, h2, h3, h4, h5,
h6, pre, code, form, fieldset, legend,
input, textarea, p, blockquote,
th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  *font-size: 100%;
}

legend {
  color: #000;
}

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

.aligncenter {
  text-align: center;
}

img {
  vertical-align: bottom;
  line-height: 1;
}

*, *:before, *:after {
  box-sizing: border-box;
}

/* common item ---------------------------------------*/
.clearfix:after,
.inner:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.sp {
  display: none;
}

.spbr {
  display: none;
}

a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.7;
}

input {
  outline: none;
  border: none;
}


#loading{
  position:fixed;
  left:50%;
  top:50%;
  margin:-15px 0 0 -15px;
}

#page{display: none;}


/* layout ---------------------------------------*/

header {
  position: fixed;
  top: 0;
  z-index: 200;
  width: 100%;
  background-color: #4D120B;
}
header .headerInner {
  height: 75px;
  width: 960px;
  margin: 0 auto;
  position: relative;
}
header .headerInner .header_logo {
  position: absolute;
  left: 17px;
  bottom: 16px;
}
header .headerInner .header__message {
  position: absolute;
  left: 167px;
  bottom: 16px;
}
header .headerInner .header_ad {
  position: absolute;
  right: 30px;
  bottom: 16px;
}

footer {
  margin-top: 40px;
  border-bottom: 22px solid #4D120B;
  height: 122px;
}
footer .footerInner {
  height: 100%;
  text-align: center;
  vertical-align: bottom;
  line-height: 1.0;
}
footer .footerInner img {
  margin-right: 62px;
}
footer .footerInner ul {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
}
footer .footerInner li {
  display: inline-block;
  font-size: 30px;
  line-height: 1;
}
footer .footerInner li:not(:last-child):after {
  content: " ｜ ";
}
footer .footerInner small {
  display: block;
  margin-top: 27px;
  font-size: 19px;
  line-height: 1;
}

.inner {
  width: 960px;
  margin: 0 auto;
}

/* コンテンツエリア ---------------------------------------*/

#keyvisual{
	background: url(../img/kv.png) no-repeat center top;
	min-width:900px;
	height:869px;
	margin-top: 75px;
	text-indent: -999em;
	overflow: hidden;
}

#sectionHistory{
}
#sectionHistory h2{}
#sectionHistory{}

#sectionPersent{
  position: relative;
  height:575px;
  z-index:100;
}

#sectionReason{
  padding-top: 30px;
  height:820px;
	background: #000;
  position: relative;
  z-index:90;
}

#introduce{
	background: url(../img/bg_introduce.jpg) repeat-x center top #000;
  padding: 30px 0;
}

.introduceMovie1{
	background: url(../img/bg_intromovie1.png) no-repeat left top;
	width:801px;
  margin:0 auto 0px;
	height:363px;
  position: relative;
  top:-27px;
}
.introduceMovie2{
	background: url(../img/bg_intromovie2.png) no-repeat left top;
	width:801px;
  margin:0 auto 25px;
	height:337px;
  position: relative;
}
.introduceMovie3{
	background: url(../img/bg_intromovie3.png) no-repeat left top;
	width:801px;
  margin:0 auto 1px;
	height:337px;
}

.introduceMovie1 .movieBox{
  width:320px;
  height:180px;
  position: absolute;
  right:17px;
  top:110px;
  background: #eee;  
}

.introduceMovie2 .movieBox{
  width:320px;
  height:180px;
  position: absolute;
  right:17px;
  top:80px;
  background: #eee;  
}

.movieBox video{width:100%;}

#howtoUse{}

.howtoUserMovie{
	background: url(../img/bg_howtousemovie.png) no-repeat left top;
	width:900px;
	height:337px;
  position: relative;
}

.howtoUserMovie .movieBox{
  width:570px;
  height:317px;
  position: absolute;
  right:19px;
  top:3px;
}

.howtoUserMovie .movieBox img{width:100%;}

.supervisionPerson{
	padding:0px 0 0px 80px;
  text-indent: -1em;
  margin-left: 1em;
}

#voice{
	background: url(../img/bg_voice.jpg) no-repeat center top;
	min-width:900px;
	padding-top: 25px;
}

.voiceNotice{
	text-align: center;
	font-size: 16px;
	padding:20px 0 30px;
}

#item{
	background: url(../img/bg_item.jpg) repeat-x center top;
	min-width:900px;
	padding-top: 20px;
}










@media screen and (max-width: 768px) {
  	/* fast to do
  	・width:がはいっているものはすべて100%
  	・mmin-width:がはいっているものはすべて0
  	・floatはすべてnone
  
  	*/
  /* default */
  img {
    max-width: 100%;
  }

  /* common item */
  .sp {
    display: block;
  }

  .pc {
    display: none;
  }

  .spbr {
    display: block;
  }

  .pcbr {
    display: none;
  }

  .headerInner,
  .footerInner,
  .inner {
    min-width: 0;
    width: 100%;
  }

  header .headerInner {
    width: 100%;
    height: 32px;
    height: 10vw;
  }
  header .headerInner .header_logo {
    width: 51px;
    width: 16vw;
    left: 11px;
    left: 3.46667vw;
    bottom: 6px;
    bottom: 2vw;
  }
  header .headerInner .header__message {
    width: 146px;
    width: 45.6vw;
    left: 70px;
    left: 22vw;
    bottom: 6px;
    bottom: 2vw;
  }
  header .headerInner .header_ad {
    width: 28px;
    width: 8.8vw;
    right: 9px;
    right: 2.66667vw;
    bottom: 6px;
    bottom: 2vw;
  }

  footer {
    margin-top: 26px;
    margin-top: 5vw;
    border-bottom-width: 10px;
    border-bottom-width: 3.2vw;
    height: 53px;
    height: 16.66667vw;
  }
  footer .footerInner img {
    width: 81px;
    width: 25.33333vw;
    margin-right: 21px;
    margin-right: 6.66667vw;
    vertical-align: text-bottom;
  }
  footer .footerInner ul {
    top: 0;
    vertical-align: text-bottom;
  }
  footer .footerInner li {
    font-size: 12px;
    font-size: 3.6vw;
  }
  footer .footerInner small {
    margin-top: 11px;
    margin-top: 3.33333vw;
    font-size: 7px;
    font-size: 2.26667vw;
  }

  .inner {width: 100%;}


	/* コンテンツエリア ---------------------------------------*/

	#keyvisual{
		background: url(../img/kv_sp.png) no-repeat center top;
		background-size: 100%;
		min-width:0;
		height:0;
		padding-bottom: 220%;
		margin-top: 10vw;
	}

  #sectionHistory{}
  #sectionPersent{
    height:0;
    padding:0 0 87% 0;
  }

  #sectionReason{
    height:0;
    padding-top: 4%;
    padding-bottom: 191%;
  }


	#introduce{
    padding: 3.9% 0 3%;
		background: url(../img/bg_introduce_sp.jpg) repeat-x center top #000;
		background-size: 100%;
	}

  .introduceMovieWrapper{
    padding:0 5%;
  }

	.introduceMovie1{
		background: url(../img/bg_intromovie1_sp.png) no-repeat left top;
		background-size: 100%;
		width:auto;
		height:0;
		padding-bottom: 57%;
    top:0;
    margin-bottom:4vw;
	}
	.introduceMovie2{
		background: url(../img/bg_intromovie2_sp.png) no-repeat left top;
		background-size: 100%;
		width:auto;
		height:0;
		padding-bottom: 49.5%;
    margin-bottom:4vw;
	}
	.introduceMovie3{
		background: url(../img/bg_intromovie3_sp.png) no-repeat left top;
		background-size: 100%;
		width:auto;
		height:0;
		padding-bottom: 49.5%;
	}

  .introduceMovie1 .movieBox{
    width:40vw;
    height:25vw;
    right:5%;
    top:9%;
  }

  .introduceMovie2 .movieBox{
    width:40vw;
    height:25vw;
    right:5%;
    top:9%;
  }

	.howtoUserMovie{
		background: url(../img/bg_howtousemovie_sp.png) no-repeat left top;
		background-size: 100%;
		width:auto;
		height:0;
		padding-bottom: 44.5%;
	}

  .howtoUserMovie .movieBox{
    width:61.5vw;
    height:30vw;
    right:5%;
    top:9%; 
  }

	.supervisionPerson{
		padding:0px 0;
    font-size: 10px;
    margin-left: 7%;
	}

	#voice{
		background: url(../img/bg_voice_sp.jpg) repeat-x center top;
		background-size: 100%;
		min-width:0;
    padding-top: 6%;
	}

	.voiceNotice{
		text-align: center;
		font-size: 10px;
    padding:0;
	}

	#item{
		background: url(../img/bg_item_sp.jpg) repeat-x center top;
    background-size: 100%;
		min-width:0;
		padding-top: 4%;
    padding-bottom: 3%;
	}








}
