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

html{
	-webkit-text-size-adjust: none;
}
#nav li a{ display: block; }
body{
	margin: 0px;
	background-color: #000;
	
}

img {
	vertical-align:bottom;
	max-width: 100%;
	height: auto;
	border-style:none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
     }
a img {
    border-style:none;
}

	 
/* ページ */
#container {
	margin-left:auto;
	margin-right:auto;
	background-color: #000;
	color: #FFF;
}
.btn {
	margin-top: 0px;
	padding: 0px 10px;
}
.btn0 {
	margin-top: 20px;
	padding: 0px 10px;
}
.takumen {
	margin-top: 20px;
}
.step{
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #CCC;
}
.st_txt {
	margin-bottom: 10px;
}
ul.champ {
margin: 0 0 0 1.2em;
padding: 0px;
}
#footer {
	background-color: #222;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
}
#footer p {
	text-align: center;
	font-size: 120%;
}
#footer .txt {
	color: #FFF;
	padding: 10px;
	margin:10px auto 5px auto;
}
#footer nav {
	text-align: center;
	padding: 0px 30px;
}
#footer .copy {
	font-size: 15px;
	color: #FFF;
	text-align: center;
}
#footer .txt p {
	margin:0 5px 2px 0;
}
/*link*/
a:link {
	color:#FC3;
	text-decoration: underline;
}
a:visited {
	color: #FC6;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
.youtube{
    position:relative;
    padding-bottom: 56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}
.youtube iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
#ta a {
	color: #000;
	text-decoration: none;
}
#ta {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.fac {
	position: absolute;
	height: 22px;
	width: 110px;
	top: -88px;
	right: 26px;
	overflow:hidden;
}
.twi {
	height: 22px;
	width: 110px;
	position: absolute;
	top: -86px;
	right: 148px;
	overflow:hidden;
}
.kelonk {
	color: #FF3;
}
