@charset "utf-8";
/* CSS Document */
.page a img:hover {
	opacity: 1.0;
}
.page a img:hover {
	opacity: 0.6;
	border: none;
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
.page .img_s {
	display: none;
}

.page {
	width: 100%;
	max-width: 1920px;
	background-color:#020315;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center top;
	padding: 35px 0 0;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.br_s {
	display: none;
}
.wapper {
	
	
	
}
.bg{
	width: 1220px;
	margin: 0 auto;
	background-color: #000000;
	 background-color: rgba(0,0,0,0.95);
	padding: 10px 10px 0;
}
.wapper h1 img{
	width:100%;
	height: auto;
}
.day{
	background-image: url(../images/bg_day.jpg);
	height:260px;
	text-align: center;
	padding-top: 40px;
}
.day h1{
	width: 394px;
	height: auto;
	margin: 0 auto;
}
.day h2{
	margin: 30px auto 10px;
	font-size: 1.7rem;
	font-weight: 600;
}

.day p{
	font-size:0.8rem;
	font-weight: no;
}

#page-top {
	position: fixed;
	right: -30px;
}
#page-top img {
	width: 85%;
	height: auto;
}
#page-top a {
	color: #fff;
}

.s_movie{
	display: none;
}
.movie .tvo-video {
	margin: 30px auto 0px;
		width: 830px;
	height: 467px;
margin-bottom: 50px;
	padding: 0px;
	background-color: #000000;
	border: #1E1E1E solid 10px;
	 background-color: rgba( 0, 0, 0, 0.2 );
	}

.article_detail{
	text-align: center;
	font-size: 1.3rem;
	line-height: 2.5rem;
	padding-bottom: 400px;
	background-image: url(../images/bg.png);
	background-size: 100%;
	background-position: bottom center;
	background-repeat: no-repeat;
}
.p_b{
	font-size: 2rem;
	margin: 30px 0;
}


.file1{
	background-image: url(../images/bg_file1.jpg);
	 width: 100%;
    height: auto;
    background-attachment: fixed;
    background-size:100%;
	background-position: bottom;
}
.box_file{
	width: 1200px;
	margin: 0 auto;
	padding: 50px;
}
.box_file h1{
	border-left: #ffe100 10px solid;
	margin-top: -5px;
	padding: 30px 0 10px;
	font-size: 4rem;
	font-weight: 600;
}

.box_file h1 span{
	font-size: 2.3rem;
}
.box_file h2{
	line-height:2.5rem;
	margin: 20px 0 0 35px;
	font-size: 1.8rem;
	font-weight: 600;
	color: #ffe100;
}

.photo{
	background-color: #FFFFFF;
	 background-color: rgba( 255, 255, 255, 0.2 );
	height: auto;
	width: 1050px;
	padding: 60px 30px 30px;
	margin:0px auto 30px;
	text-align: center;
	
}
.box_file  h3{
	margin:50px auto -50px;
	display: block;
	width: 476px;
}

.photo  p{
	font-size: 1.2rem;
	padding: 10px 0px 10px 10px;
	
	text-align: left;
}
.img_photo_main{
	width: 100%;
	height: auto;
}
.img_photo{
	width: 350px;
	height: auto;
	float: left;
	margin-top: -3px;
}
.file2{
	background-image: url(../images/bg_file2.jpg);
	 width: 100%;
    height: auto;
    background-attachment: fixed;
    background-size:100%;
	background-position: bottom;
}
.box_left{
	float: left;
}

.box_left p{
	font-size: 1.4rem;
	line-height: 2.8rem;
	margin: 20px 30px 0 40px;
}

.team{
	clear: both;
	margin: 0px auto;
	width: 1150px;
}
.team img{
	margin: 0 15px 50px;
}
.img_right{
	float: right;
	margin: 0px 50px 50px 0px;
	
}
.file3{
	background-image: url(../images/bg_file3.jpg);
	 width: 100%;
    height: auto;
    background-attachment: fixed;
    background-size:100%;
	background-position: bottom;
	padding-bottom: 100px;
}

.oficials{
	height: auto;
	width: 1050px;
	padding: 50px;
	margin:0px auto 30px;
	text-align: center;
	
	
}
.img_oficials{
	width: 525px;
	float: left;
	height: auto;
}


.file4{
	background-image: url(../images/bg_file4.jpg);
	 width: 100%;
    height: auto;
    background-size:100%;
	background-position:bottom;
	background-repeat: no-repeat;
}

.br_s{
	display: none;
}
.end{
	width: 1280px;
	margin: 50px auto 0;
	text-align: center;
}
#page-top {
	position: fixed;
	right: -30px;
}
#page-top img {
	width: 85%;
	height: auto;
}
#page-top a {
	color: #fff;
}



/*===============================================
●smart.css  画面の横幅が768xまで
===============================================*/
@media screen and (max-width: 767px) {
	.s_movie{
	display: block;
}
	
.img_pc {
	display: none;
}
	
	
	
	
	
	
.page .img_s {
	display: block;
	width: 100%;
	height: auto;
}
img {
	width: 100%;
	height: auto;
}

#page-top {
	position: fixed;
	right: -100px;
}
#page-top img {
	width: 45%;
	height: auto;
}
#page-top a {
	color: #fff;
}
.page {
	width: 100%;
	max-width: 768px;
	background-color:#020315;
	background-image: none;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center top;
	padding: 0px 0 0;
	color: #FFFFFF;

}
	.br_s{
		display: block;
	}

	
	
.bg{
	width: 100%;
	margin: 0 auto;
	background-color: #000000;
	 background-color: rgba(0,0,0,0.95);
	padding: 10px 10px 0;
	box-sizing: border-box;
}
.wapper h1 img{
	width:100%;
	height: auto;
}
.day{
	background-image: url(../images/s/bg_day.jpg);
	height:auto;
	background-size: 100%;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 40px;
}
.day h1{
	width: 80%;
	height: auto;
	margin: 0 auto;
}
.day h2{
	margin: 20px auto 10px;
	font-size: 1.0rem;
	font-weight: 600;
	color: #FFF500;
}

.day p{
	font-size:0.8rem;
	color: #FFF500;
	line-height: 1.0rem;
}

#page-top {
	position: fixed;
	right: -90px;
}
#page-top img {
	width: 45%;
	height: auto;
}
#page-top a {
	color: #fff;
}

.s_movie{
	display: none;
}
.movie .tvo-video {
	margin: 20px auto 20px;
		width: 100%;
	height: 280px;
margin-bottom: 0px;
	padding: 0px;
	background-color: #000000;
	border: #1E1E1E solid 0px;
	 background-color: rgba( 0, 0, 0, 0.2 );
	}

.article_detail{
	text-align: center;
	width: 100%;
	margin: 0px auto 0;
	font-size: 1.0rem;
	line-height: 2rem;
	padding-bottom: 150px;
	background-image: url(../images/s/bg.png);
	background-size: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
}
	.article_detail p{
	
	width: 85%;
		margin: 0 auto;
}
.p_b{
	font-size: 1.5rem;
	line-height: 4rem;
}


.file1{
	background-image: url(../images/bg_file1.jpg);
	 width: 100%;
    height: auto;
    background-attachment: fixed;
    background-size:100%;
	background-position: bottom;
}
.box_file{
	width: 90%;
	margin: 0 auto;
	padding:50px 0;
	box-sizing: border-box;
}
	.img_file{
		width: 120px;
		height: auto;
	}

.box_file h1{
	border-left: #ffe100 5px solid;
	margin-top: -5px;
	padding: 30px 0 0px;
	font-size: 2.8rem;
	font-weight: 600;
}	
	

	
	
.box_file h1 span{
	font-size: 1.5rem;
	line-height: 2.5rem;
	clear: both;
	margin-left: 25px;
	display: block;
}
.box_file h2{
	line-height:1.8rem;
	margin: 20px 20px 0 30px;
	font-size: 1.1rem;
	font-weight:normal;
	color: #ffe100;
}

.photo{
	background-color: #FFFFFF;
	 background-color: rgba( 255, 255, 255, 0.2 );
	height: auto;
	width: 100%;
	padding:30px 10px 10px;
	margin:-30px auto 30px;
	text-align: center;
	box-sizing: border-box;
	
}
.box_file  h3{
	margin:20px auto 0px;
	display: block;
	width: 100%;
}

.photo  p{
	font-size: 1.2rem;
	padding: 10px 0px 10px 10px;
	
	text-align: left;
}
.img_photo_main{
	width: 100%;
	height: auto;
}
.img_photo{
	width: 100%;
	height: auto;
	float: left;
	margin-top: -3px;
}
.file2{
	background-image: url(../images/bg_file2.jpg);
	 width: 100%;
    height: auto;
    background-attachment: fixed;
    background-size:100%;
	background-position: bottom;
}
.box_left{
	float: none;
}

.box_left p{
	font-size: 1rem;
	line-height: 2.0rem;
	margin: 0px auto;
	width: 83%;
}
.box_left	.p_s{
		margin-top: 30px;
	}
	
.box_left br{
	display: none;
	}	
	
.file2 h2 br{
	display: block;
	}

.img_right{
	float: none;
	margin: 30px 0px 0;
	
}
	.team{
	clear: both;
	margin: 0px auto;
	width:80%;
}
.team img{
	margin: 0px auto 25px;
}
.file3{
	background-image: url(../images/bg_file3.jpg);
	 width: 100%;
    height: auto;
    background-attachment: fixed;
    background-size:100%;
	background-position: bottom;
	padding-bottom: 50px;
}

.oficials{
	height: auto;
	width: 100%;
	padding: 10px;
	margin:20px auto 0px;
	text-align: center;
	box-sizing: border-box;
	
	
}
.img_oficials{
	width: 100%;;
	float: left;
	height: auto;
}


.file4{
	background-image: url(../images/bg_file4.jpg);
	 width: 100%;
    height: auto;
    background-size:100%;
	background-position:bottom;
	background-repeat: no-repeat;
}
	.file4 .img_file{
		margin-top: -20px;
	}
	.file4 img{
		margin-top: 20px;;
	}

.end{
	width: 90%;
	margin: 0px auto 0;
	padding-bottom: 20px;
	text-align: center;
}
}
/*===============================================
●smart.css  画面の横幅が650xまで
===============================================*/
@media screen and (min-width:768px) and ( max-width:1024px) {

	.s_movie{
	display: block;
}
	
.img_pc {
	display: none;
}
	
	
	
	
	
	
.page .img_s {
	display: block;
	width: 100%;
	height: auto;
}
img {
	width: 100%;
	height: auto;
}

#page-top {
	position: fixed;
	right: -100px;
}
#page-top img {
	width: 45%;
	height: auto;
}
#page-top a {
	color: #fff;
}
.page {
	width: 100%;
	max-width: 1024px;
	background-color:#020315;
	background-image: none;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center top;
	padding: 0px 0 0;
	color: #FFFFFF;

}
	.br_s{
		display: block;
	}

	
	
.bg{
	width: 100%;
	margin: 0 auto;
	background-color: #000000;
	 background-color: rgba(0,0,0,0.95);
	padding: 10px 10px 0;
	box-sizing: border-box;
}
.wapper h1 img{
	width:100%;
	height: auto;
}
.day{
	background-image: url(../images/s/bg_day.jpg);
	height:auto;
	background-size: 100%;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 40px;
}
.day h1{
	width: 60%;
	height: auto;
	margin: 0 auto;
}
.day h2{
	margin: 20px auto 10px;
	font-size: 1.5rem;
	font-weight: 600;
	color: #FFF500;
}

.day p{
	font-size:1.2rem;
	color: #FFF500;
	line-height: 2rem;
}



.s_movie{
	display: none;
}
.movie .tvo-video {
	margin: 20px auto 20px;
		width: 100%;
	height: 400px;
margin-bottom: 0px;
	padding: 0px;
	background-color: #000000;
	border: #1E1E1E solid 0px;
	 background-color: rgba( 0, 0, 0, 0.2 );
	}

.article_detail{
	text-align: center;
	width: 100%;
	margin: 50px auto 0;
	font-size: 1.5rem;
	line-height: 2.8rem;
	padding-bottom: 300px;
	background-image: url(../images/s/bg.png);
	background-size: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
}
	.article_detail p{
	
	width: 70%;
		margin: 0 auto;
}
.p_b{
	font-size: 1.8rem;
	line-height: 4rem;
}


.file1{
	background-image: url(../images/bg_file1.jpg);
	 width: 100%;
    height: auto;
    background-attachment: fixed;
    background-size:100%;
	background-position: bottom;
}
.box_file{
	width: 90%;
	margin: 0 auto;
	padding:50px 0;
	box-sizing: border-box;
}
	.img_file{
		width: 120px;
		height: auto;
	}

.box_file h1{
	border-left: #ffe100 5px solid;
	margin-top: -5px;
	padding: 30px 0 0px;
	font-size: 4rem;
	font-weight: 600;
}	
	

	
	
.box_file h1 span{
	font-size: 2.3rem;
	line-height: 5rem;
	clear: both;
	margin-left: 25px;
	display: block;
}
.box_file h2{
	line-height:2.5rem;
	margin: 20px 20px 0 30px;
	font-size: 2.0rem;
	font-weight:normal;
	color: #ffe100;
}

.photo{
	background-color: #FFFFFF;
	 background-color: rgba( 255, 255, 255, 0.2 );
	height: auto;
	width: 100%;
	padding:30px 10px 10px;
	margin:-30px auto 30px;
	text-align: center;
	box-sizing: border-box;
	
}
.box_file  h3{
	margin:20px auto 0px;
	display: block;
	width:60%;
}

.photo  p{
	font-size: 1.2rem;
	padding: 10px 0px 10px 10px;
	
	text-align: left;
}
.img_photo_main{
	width: 100%;
	height: auto;
}
.img_photo{
	width: 100%;
	height: auto;
	float: left;
	margin-top: -3px;
}
.file2{
	background-image: url(../images/bg_file2.jpg);
	 width: 100%;
    height: auto;
    background-attachment: fixed;
    background-size:100%;
	background-position: bottom;
}
.box_left{
	float: none;
}

.box_left p{
	font-size: 1.8rem;
	line-height: 3rem;
	margin: 0px auto;
	width: 90%;
}
.box_left	.p_s{
		margin-top: 30px;
	}
	
.box_left br{
	display: none;
	}	
	
.file2 h2 br{
	display: block;
	}

.img_right{
	float: none;
	margin: 30px 0px 0;
	
}
	.team{
	clear: both;
	margin: 0px auto;
	width:80%;
}
.team img{
	margin: 0px auto 25px;
}
.file3{
	background-image: url(../images/bg_file3.jpg);
	 width: 100%;
    height: auto;
    background-attachment: fixed;
    background-size:100%;
	background-position: bottom;
	padding-bottom: 50px;
}

.oficials{
	height: auto;
	width: 100%;
	padding: 10px;
	margin:20px auto 0px;
	text-align: center;
	box-sizing: border-box;
	
	
}
.img_oficials{
	width: 100%;;
	float: left;
	height: auto;
}


.file4{
	background-image: url(../images/bg_file4.jpg);
	 width: 100%;
    height: auto;
    background-size:100%;
	background-position:bottom;
	background-repeat: no-repeat;
}
	.file4 .img_file{
		margin-top: -20px;
	}
	.file4 img{
		margin-top: 20px;;
	}

.end{
	width: 90%;
	margin: 0px auto 0;
	padding-bottom: 20px;
	text-align: center;
}

}


