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


body{
	background-color: #000000;
}

#page_top{
  width: 180px;
  height: 100px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #800000;
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 180px;
  height: 100px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 50px;
  color: #ffd700;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 10px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'PAGE TOP';
  font-size: 25px;
  color: #ffd700;
  position: absolute;
  top: 0px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}


#site-box {
	max-width: 1250px ;
	margin-left:auto;
	margin-right:auto;
}



.youtube {
	position:relative;
    width:98%;
    height:0;
    padding-top:55%;
	margin: 0 auto;
}

.youtube iframe{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.twitter {
	padding-top: 80px;
	padding-bottom: 50px;
	text-align: center;
}

.twitter2 {
	padding-bottom: 80px;
	text-align: center;
}

.twitter-widget-wrapper iframe { width: 740px !important; }

.zero{
	margin: 0 auto;
	font-size: 0;

}

.cust{
	padding-top: 50px;
	padding-bottom: 50px;

}

.p1{
	padding-top: 80px; 
	padding-bottom: 80px;
	text-align: center;
}

.p2{
	padding-top: 20px; 
	padding-bottom: 10px;
	text-align: center;
}

h3{
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	vertical-align: top;
	text-align: center;
}
h4{
	color: #000;
	font-weight: bold;
	font-size: 30px;
	vertical-align: top;
	text-align: center;
	line-height: 70px;
}



.p3{
	color: #fff;
	font-size: 20px;
	vertical-align: top;
	word-break: break-all;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
}
.bucknumber{
	padding-top: 50px;
	padding-bottom: 50px;

}

.p4{
	padding-top: 50px;
	padding-bottom: 50px;
	color: #ffffff;
	font-size:18px;
	text-align: center;
	line-height:20px;
}


img {  
}

#bg01{ 
	background-image: url("img/bg01.jpg");
	background-size:cover; 
}

#bg02{ 
	background-image: url("img/bg02.jpg");
	background-size:cover; 
}

#bg03{ 
	background-image: url("img/bg03.jpg");
	background-size:cover; 
}

#bg04{ 
	background-image: url("img/bg04.jpg");
	background-size:cover; 
}

#bg06{ 
	background-image: url("img/bg06.jpg");
	background-size:cover;

}

.link{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
}
.link2{
	padding-top: 20px;
	text-align: center;
}
	

@media screen and (max-width: 768px) and (min-width: 480px) {
#page_top{
  width: 90px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #800000;
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 90px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  content: '\f102';
  font-size: 30px;
  color: #ffd700;
  position: absolute;
  width: 25px;
  height: 20px;
  top: 5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'PAGE TOP';
  font-size: 14px;
  color: #ffd700;
  position: absolute;
  top: 0px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
	.p1{
	padding-top: 30px; 
	padding-bottom: 30px;
	text-align: center;	
}
	.cust{
	padding-top: 20px;
	padding-bottom: 20px;
}
	.p2{
	padding-top: 10px; 
	padding-bottom: 10px;
	text-align: center;
}
	.p3{
	color: #fff;
	font-size: 14px;
	vertical-align: top;
	word-break: break-all;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 auto;
}
	h3{
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	vertical-align: top;
	text-align: center;
}
	h4{
    color: #000;
    font-weight: bold;
    font-size: 13px;
    vertical-align: top;
    text-align: center;
    line-height: 25px;
}
	
	.bucknumber{
	padding-top: 20px;
	padding-bottom: 20px;

}
	.twitter {
	padding-top: 30px;
	padding-bottom: 40px;
	text-align: center;
}
	.twitter2 {
	padding-bottom: 30px;
	text-align: center;
	overflow: hidden;
}
	.twitter2 iframe {
	margin:0 auto;
	width: calc(100vw - 40px)!important;	
}
	
.twitter-widget-wrapper iframe { width: 740px !important; }

	.link{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	display: inline-block;
}
	.link img{
	width: 90%;
}
	
	.link2{
	padding-top: 0px;
	text-align: center;
}
	.p4{
	padding-top: 25px;
	padding-bottom: 25px;
	color: #ffffff;
	font-size:14px;
	text-align: center;
}
}
	


@media screen and (max-width: 480px) {
#page_top{
  width: 90px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #800000;
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 90px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  content: '\f102';
  font-size: 30px;
  color: #ffd700;
  position: absolute;
  width: 25px;
  height: 20px;
  top: 5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'PAGE TOP';
  font-size: 14px;
  color: #ffd700;
  position: absolute;
  top: 0px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
	.p1{
	padding-top: 30px; 
	padding-bottom: 30px;
	text-align: center;	
}
	.cust{
	padding-top: 20px;
	padding-bottom: 20px;
}
	.p2{
	padding-top: 10px; 
	padding-bottom: 10px;
	text-align: center;
}
	.p3{
	color: #fff;
	font-size: 14px;
	vertical-align: top;
	word-break: break-all;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 auto;
}
	h3{
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	vertical-align: top;
	text-align: center;
}
	h4{
    color: #000;
    font-weight: bold;
    font-size: 13px;
    vertical-align: top;
    text-align: center;
    line-height: 25px;
}
	.bucknumber{
	padding-top: 20px;
	padding-bottom: 20px;

}
	.twitter {
	padding-top: 30px;
	padding-bottom: 40px;
	text-align: center;
}
	.twitter2 {
	padding-bottom: 30px;
	text-align: center;
}
	.twitter2 iframe {
	margin:0 auto;
	width: calc(100vw - 40px)!important;	
}
	
.twitter-widget-wrapper iframe { width: 400px !important; }
	


	.link{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	display: inline-block;
}
	.link img{
	width: 90%;
}
	
	.link2{
	padding-top: 0px;
	text-align: center;
}
	.p4{
	padding-top: 25px;
	padding-bottom: 25px;
	color: #ffffff;
	font-size:14px;
	text-align: center;
}
}
	