html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td, article {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align:baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article, header, footer, aside, figure, figcaption, nav, section { 
  display:block;
}
body {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #fff;
  background-color: #000;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

body::before{
	background: url(../images/bg.jpg) no-repeat center center /cover;
	content: "";
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
}




ol, ul {
  list-style: none;
  list-style-type: none;
}

a{
	color: inherit;
	text-decoration: none;
	transition : all 0.5s ease 0s;
}

a:hover{
	color: #ef7800;
}



/*********************************/
header{
	background-color: #efefef;
	display: flex;
	justify-content: center;
  align-items: center;
  text-align: center;
 }
 
header img{
  max-width: 200px;
  margin: 10px;
 }
 
section{
	padding: 0 30px;
}
 
section img{
	width:100%;
 }
 
  
 section img_child{
	width:70%;
 }
 
 
.inner{
  max-width: 720px;
  margin: 130px auto;
 }
 
 .inner p{
	line-height: 1.5;
	font-size:16px;
}
 
.full{
	height: 95vh;
	display: flex !important;
}
 
h1{
	max-width: 720px;
	margin: 130px auto;
	justify-content: center;
    align-items: center;
}
 
h2{
	font-size: 25px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0px;
	text-align: center;
}

 .inner_2{
	 max-width: 840px;
	 margin: 0 auto 40px auto;
	 text-align: center;
 }
 
 .inner_2 h2{
	 text-align: center;
	 display:inline-block;
 }
 
 .inner_2 p{
	 font-size:17px;
	 line-height: 1.7;
	 text-align: left;
	 max-width: 910px;
	 margin: 16px auto 0 ;
 }
 
.main_image{
	max-width: 800px;
	margin: auto;
}

.point_color{
	color: #ef7800;
}

.number{
	font-size:24px;
	margin: 30px auto 50px auto;
	text-align: center;
}

.play_area{
	max-width: 640px;
	text-align: center;
	display: block;
	margin: auto;
}

.bg_white{
	background-color:rgba(255,255,255,0.3);
	padding: 30px;
	box-sizing: border-box;
}

.bg_white h2{
	text-align: left;
	line-height: 1;
	margin-bottom: 16px;
}

.bg_white p{
	line-height: 1.7;
}

.border_white{
	border:1px solid rgba(255,255,255,0.3);
	padding: 40px;
	box-sizing: border-box;
}


.flex{
	display: flex;
}

.flex .child_25{
	width:25%;
	padding: 0 20px 0 0;
}

.flex .child_35{
	width:35%;
	padding: 0 20px 0 0;
}

.flex .child_65{
	width: 65%;
	padding: 0 0 0 20px;
}

.flex .child_75{
	width: 75%;
	padding: 0 0 0 20px;
}

.flex .child_100{
	width: 100%;
	padding: 0 0 0 0;
}



h3{
	font-size: 25px;
	border-bottom:1px solid rgba(255,255,255,0.5);
	padding-bottom: 8px;
	margin-bottom: 30px;
}

.margintop_50{
	margin-top: 50px;
}

.movie-wrap {
  position: relative;
  padding-bottom: 43%; 
  height: 0;
  overflow: hidden;
  background: black;
}
 
.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}

.margin_b_0{
	margin-bottom: 0px !important;
}

.capture{
	margin: 0px auto 130px auto;
	max-width: 1024px;
	display: block;
  border-top:1px #555 solid;
}

.btn_area{
	text-align: right;
	margin-top: 20px;
}

.btn{
	background-color: #363727;
	padding: 10px;
	color: #fff;
	display: inline-block;
}

.note{
	margin: 80px auto 0 auto;
	line-height: 1.5;
	font-size:14px;
	padding: 20px;
}

footer{
	text-align: center;
	padding: 100px 0 24px 0;
	font-size:11px;
	line-height: 1.5;
}

footer img{
	max-width: 140px;
	margin: 0 10px;
}

footer img.dpx{
	max-width:220px;
}

footer a{
	display: inline-block;
	vertical-align: middle;
}

.copyright p{
	display: inline-block;
	margin: 24px 4px 0px 4px;
}

.when_pc{
	display: block;
}

.when_sp{
	display: none;
}

/*******/
a.arrow {
  padding-top: 60px;
  cursor: pointer;
}

a.arrow span {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  background: #363727;
  border-radius: 100%;
  box-sizing: border-box;
}
a.arrow span::after {
  position: absolute;
  top: 64%;
  left: 50%;
  content: '';
  width: 14px;
  height: 14px;
  margin: -10px 0 0 -7px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  box-sizing: border-box;
}

.scroll{
	display: block;
	position: fixed;
	bottom:150px;
	left:0;
	font-weight: 100;
	letter-spacing: 1px;
	width:100%;
	text-align: center;
}

.s_arrow {
    position: fixed;
    bottom:170px;
    display:block;
    width: 100%;
    text-align: center;
}
.s_arrow::before {
  content: "";
  display: inline-flex;
  position: absolute;
  top:20px;
  width: 14px;
  height: 14px;
  border-top: 1px solid #ef7800;
  border-right: 1px solid #ef7800;
  transform: translateX(-50%) rotate(135deg);
  text-align: center;
} 

 /**768px以上*******************************/
@media screen and (max-width: 768px) {
	body::before{
		background: url(../images/bg_sp.jpg)no-repeat center center/cover;
	}

	header img{
  max-width: 140px;
  margin: 10px auto;
  padding: 0 10px;
 }

.inner{
  margin: 60px auto;
 }
 
 .inner p{
	font-size:14px;
}

h1{
	max-width: 85%;
}

h2{
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: 0px;
}

.inner_2 p {
	font-size:14px;
	}

.play_area{
	max-width:85%;
}

.number{
	font-size:17px;
}

.bg_white, .border_white{
	padding: 20px;
}

.movie-wrap {
  padding-bottom: 66.25%; 
}

.flex{
	display: flex;
	flex-wrap: wrap;
}

.flex .child_25{
	width:100%;
	padding: 0 0px 20px 0;
	text-align: center;
}

.flex .child_25 img{
	max-width: 200px;
}

.flex .child_35{
	width:100%;
	padding: 0 0px 20px 0;
}

.flex .child_65{
	width: 100%;
	padding: 0 0 0 0px;
}

.flex .child_75{
	width: 100%;
	padding: 0 0 0 0px;
}

h3{
	font-size: 18px;
	margin-bottom: 20px;
}

footer img{
	max-width: 100px;
	margin: 0 10px;
}

footer img.dpx{
	max-width:160px;
}

.copyright p{
	display:block;
	margin: 16px 0px 0px 0px;
}

.when_pc{
	display: none !important;
}

.when_sp{
	display: block;
}

a.arrow span {
  bottom: 15px;
  right: 15px;
}

.scroll{
	bottom:220px;
}

.s_arrow {
    bottom:240px;

}
}
  


/**fadein***************************/
	.fadein {
    opacity : 0;
    transform : translate(0, 60px);
    transition:all 1.5s;
  display:block;
}
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}






