﻿@charset "utf-8";
/* CSS Document */

body{
	/*background: #555 ;708090*/
	
	background-image:url(../images/background-4.gif);
}


ul{list-style:none;}

#main-header,
 .swiper-container,
 .wrapper,
 .swiper-wrapper{
 
	width:100%;/*1024px*/
	margin:0 auto;
	
	max-width:1024px;
}

.slider-item img{
	width:100%;
}

.header-area{
	/**/display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
	
	
		width:100%;/*1024px*/
		background:#FFF;
		margin:0 auto;
}

h1{
	display:inline;
	margin:0;
	padding:0;
	text-indent:1em;
	font-family:serif;
	font-weight:500;
	
	}

#header-menu{
	display:table;
	
	flex-direction: table-row;
	flex-wrap:wrap;
	
	margin-left:0;
	margin-top:0 ;
	margin-right:0;
	margin-bottom:0;
	
	width: 100%;
	
	/*justify-content:center;
	align-content: center;
	flex-wrap:nowrap;
	
	width:1024px;
	margin:0 auto;
	padding:10px 50px;
	
	border-left:solid 1px #CCC;*/
	box--sizing: border-box;
	
	}
	
#header-menu li{
	display: table-cell;
	/*min-width:50px;*/
	
	/*box--sizing: border-box;*/
	border-right:solid 1px #CCC;
	
	/*width:135px;*/
	width:8.5em;
	flex-wrap:wrap;
}

#header-menu #endb{border-right:none;}

#header-menu li a{
/*	display:inline-block;
	width: 204px;204px
	height:40px;
	
	align-content: center;
	padding:10px 66px;*/
	
	display:block;
	/*justify-content: space-around;*/
	text-align: center;
	/*vertical-align:middle;*/
	align-content: center;
	
	width:100%;
	height:55px;/*40px100%*/
	
	
	color:#FFF;
	background:#333;
	
	
	}



#header-menu li a:hover{
	color:#CCC;
	background:#777;
}

/*====== コンテンツ ======*/
#container{

	max-width:1024px;
	margin-left:auto;
	margin-top:0;
	margin-bottom:0;
	margin-right:auto;
	
	padding: 20px 0;/**/
	background:#a9a9a9 ;/* c0c0c0*/
	
}

/*------ Playing -------*/
/*タイトルの設定は下にある*/


iframe{
	width:80%;
	margin-left:10%;
	border:0;
	height:520px;
	margin-bottom:50px;
}

@media screen and (max-width: 900px){
	iframe{
		height:500px;
		}
}

@media screen and (max-width: 750px){
	iframe{
		height:400px;
		}
}

@media screen and (max-width: 600px){
	iframe{
		height:380px;
		}
}

hr{
	width:96%;
	border: solid 1px #777;
	margin:0 auto;
}
/*.left-cnt{
	width:45%;
	background: #777 ;
	
	padding:20px;
	border-radius:10px;
}



.left-cnt p{
 color:#FFF;
 padding:20px;
	word-break:break-all;
	}
*/

/*.box_skitter img,
.box_skitter_large img
{
 max-width:1024px;
	width:100%;	

}

*/
/*
.box_skitter .skt-image,
.box_skitter_large .skt-image{display:block!important;}

.box_skitter .sm-image,
.box_skitter_large .sm-image{display:none!important;}

@media screen and (max-width: 984px){
.box_skitter .skt-image,
.box_skitter_large .skt-image,{display:none!important;}

.box_skitter .sm-image,
.box_skitterr_large .sm-image,{display:block!important;}
	
}
*/



/*
@media screen and (max-width: 984px){
.box_skitter img,
.box_skitter_large img
{
	position:relative;
	left:-50%;
}
}
*/
/*
@media screen and (max-width: 984px){
.box_skitter img,.box_skitter image, 
.box_skitter_large img, .box_skitter_large image{
	position:absolute;
	left:-50%;
}

.box_clone{
left:-50%;
}
}*/

.ply-ttl{
	color:#333;
	font-weight:bold;
	/*margin: 10px 0;
	
	
	*/
	margin-left:30px;
	margin-top:30px;
	margin-right:0;
	margin-bottom:0px;
}

/*---- スキッター ----*/
#skitter-wrapper{
	position:relative;
}


/*---- スキッターメニュー ----*/

.ply-ttl, .skt-play-ttl{
	color:#333;
	font-weight:bold;
	/*margin: 10px 0;	*/
	
	text-align:left;
	
	margin-left:30px;
	margin-top:50px;
	margin-right:0;
	margin-bottom:0px;
	

	}
.skt-play-come{
	color:#FFF;
	
	text-align:right;
	margin-right:10px;

}

/*-- mouseOver stop --*/
.skt-come{
	color:#FFF;
	text-decoration:underline;
	text-decoration-color:orange;
	text-align:right;

	margin-left: 0;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:10px;
}

.skt-menu{
		color:#333;
	font-weight:bold;

	align-content:flex-end;
	margin-left:40px;
	margin-top:0px;
	margin-right:0;
	margin-bottom:10px;
}

h3{
	margin-left:40px;
	font-weight:middle;
	color:#555;
}

.skt-btn {
	display: table;
	flex-direction: table-row;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	
	
	/*border-left: solid 1px #CCC;
	margin:10px 0;*/
	width:100%;
	margin:20px auto;
	/*justify-content:space-between;*/
	text-align:center;
	
	
}	

.skt-btn li{
	display:table-cell;
	/*width:500px;*/
	width:169px;
	border-right: solid 1px #DDD;
	height:20px;
	flex-wrap:wrap;
	margin-bottom:20px;
	
}

.skt-btn li a{
	display: inline-block;

	
	width:100%;
	/*height:30px;*/
	height:100%;
	margin:0;
	/*padding:12px 0;*/
	
	align-content: center;
	font-size:0.8em;
	letter-spacing:0.1em;
	/*width:120px;
	height:20px;
	padding: 5px 10px ;
	background:#333;
	border-right: solid 1px #CCC ;
	color:#FFF;
	font-size:0.8em;
	text-align:center;
	letter-spacing:0.1em;
	
	flex-direction: row;
	justify-content:space-evenly;
	align-content: center;
	flex-wrap:wrap;
	*/
	color:#FFF;
	/*background:#333;*/
	box--sizing: border-box;
}

.skt-btn li a:hover{
	color:#FFF;
	background:#999;/**/
	/*text-decoration:underline;*/
	border-bottom: solid 1px #CCC;
}

.skt-btn .current{
	color:#FFF;
	background:#333;
	border-bottom: solid 1px #CCC;
}

/*.skt-btn li:hover{
	border-bottom: solid 1px #CCC;
}*/




@media screen and (max-width: 800px){
.skt-btn {
width:80%;
margin:0 auto;

}
}



/*----- フッター----*/

#footer{
	width:100%;/*1024px*/
	margin:0 auto;
	padding: 20px 0;
	
	background:#a9a9a9 ;
	
	}


/*#footer ul{
	display:inline-flex;
	flex-direction:row;

	width:100%;

}*/
.ftr-area{
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	
	border-top:solid 2px #777;
	width:90%;
	margin-left:auto;
	margin-bottom:30px;
	margin-right:auto;
	margin-top:0;
	
	padding-top:30px;
}
.ftr-list{
		display:flex;
	//flex-direction:row;
	//width:40%;

}
.close-btn{
	//width:15%;

}


#footer .ftr-menu{
	width:40%;
	margin-left:40px;
	padding:0;
	color:#eee;
}

#footer .close-menu{
	width:100%;
	margin-right:40px;
	padding:0;
	color:#eee;

}

.ftr-menu a, .close-menu a{
	text-decoration:none;
	color:#eee;
}

#footer a:hover{
	color:#CCC;
}


.copyright{
	width:15em;
	color:#eee;
	margin:0 auto;
}


@media screen and (max-width: 800px){

.ply-ttl, .skt-play-ttl{
			font-size:1.1em;
			margin-bottom:10px;
	}
	.skt-play-ttl p{
	font-size:1em;
		font-weight:normal;
	}
	.skt-come{
		font-size:0.8em;
	}
	.skt-btn li{
		width:130px;
	}
	.skt-btn li a{
		font-size:0.7em;
		letter-spacing:0;
	}
	.ftr-menu a, .close-menu a,.copyright{
	font-size:0.8em;
	}
	
	.skitter-wrapper{
		width:100%;
		height:200px;
	}


}

/*@media screen and (max-width: 1024px){
	#main-header{
	width:100%;1024px*/
	/*	margin:0 auto;
	}
	
#header-menu{
	width:100%;
	margin:0 auto;
	}
	
	#header-menu li a{
	width:150px;
	}
	
	.box_skitter img, box_skitter_large img{
		width:100%;
	}
}*/

/*@media screen and (max-width: 984px){
	#container{
	width:100%;1024px*/
/*	margin:0 auto;
	}

	#header-menu li a{
		width:120px;
		}
	
	.box_skitter img, box_skitter_large img{
		width:100%;
	}
	
}*/
