@charset "UTF-8";

/* reset */
html{color:#000;background:none;}body,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;}

/* base */
body {font:14px/1.231 "ヒラギノ角ゴ Pro W3";background-size: 100%; -webkit-text-size-adjust: none;background-color: #000; background-repeat: no-repeat; background-attachment:fixed; background-size: cover;}
a{ text-decoration:none;}
section{margin-bottom:10px; clear:both;}

/*ボックス）--------------------------------------------*/
#boxset {
	color: #ffffff;
	max-width: 100%;
	margin: 0px; auto;
	border-style: none;
	text-align: center;
}

p.txset {
		color: #ffffff;
		padding:5% 0px 0px 0px;
}

p.txgy2 {
		font-size:2vmax;
		color: #ffffff;
		margin:1% 0px 1% 0px;
		text-align: center;
}

#footer {
		color: #ffffff;
		margin-top:0%;
		text-align: center;
		padding:  0px 0px 5px 0px;
}

a {
color:#F00;
}

@media (max-width: 639px) {
  video {
    width: 90%;
    height: auto;
  }
}
