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

*{
	margin:0;
	padding:0;
}
img{
	border:none;
  width: auto;
  height: auto;
}

ul, ol, dl{
	list-style-type:none;
}
a{
	text-decoration:none;
}
body{
	font-family: 'Noto Serif JP', serif;
	background-color: #000;
}

.clearfix:after {  
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
} 

.clr{
clear: both;  
}

#container{
	background-color: #000;
    clear: both;
    width: 100%;
    position: relative;
	min-height: 100%;
}

header{
    background-color: #000;
    color: #ffffff;
    background-size: cover;
    background-image: url(img/top_bg.png);
    width: 100%;
    font-family: 'Noto Serif JP', serif;
    font-size: 30px;
	display:block;
	height: 1500px;
	position: relative;
}

#container header .header_logo {
    margin-bottom: -10px;
	padding: 20px 68px 21px 35px;
    position: absolute;
	z-index: 9;
}



#container header .nav-h {
    width: auto;
    margin-top: -18px;
    margin-left: 78px;
    position: absolute;
    top: 348px;
    left: 10px;
    z-index: 1;
}
#container header .nav-h .active {
    color: #FFFFFF;
    margin-top: 20px;

}
#container header .nav-h .active a {
    color: #FFFFFF;
    margin-top: 20px;

}
#container header .list-btn {
    position: absolute;
    top: 48px;
    right: 10px;
    z-index: 1;
}
#container header h1 {
    font-size: 13px;
    color: #fff;
    line-height: 1.5;
    position: absolute;
    top: 26px;
    right: 28px;
    z-index: 1;
	text-align: right;
}
#container header h1 .toptext{
    font-size: 9px;
}

#container header .top_i {
	font-size: 13px;
    color: #fff;
    position: absolute;
    top: 150px;
    right: 0px;
    z-index: 5;
	text-align: right;
	background-size: cover;
}
#container header .txt01 {
    width: 840px;
    font-size: 18px;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 20px;
    padding-top: 1244px;
}
#container header .header_c {
	font-size: 13px;
	color: #fff;
    position: absolute;
	top: 15%;
	right: 45%;
	z-index: 5;
	text-align: center;
}

#top{
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(img/se_bg.png);
    background-size: cover;
    text-align: center;
    padding: 0px 20px;
	height: 1561px;

}
#top div.top_t{
	margin:auto;
	max-width:134px;
	padding-top: 150px;

}

#top div.top_txt{
	margin:auto;
	max-width:1000px;
	padding-top: 750px;
	font-size: 22px;

	color: #fff;
	text-shadow: 2px 2px 10px #000 ,
	-2px 2px 10px #000 ,
	2px -2px 10px #000 ,
	-2px -2px 10px #000;
}

#menu{
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    /*background-image: url(img/sa_bg.png);*/
    background-size: cover;
    text-align: center;
    padding: 0px 20px;
	height: 1468pxx;
	background-color: #000;
	color: #FFF;
	text-shadow: 2px 2px 10px #000, -2px 2px 10px #000, 2px -2px 10px #000, -2px -2px 10px #000;
}
#menu h2{
	padding-top: 50px;
}
#menu .top_se {
    background: url(img/sa_bg_01.png);
	background-repeat: no-repeat;
    font-size: 13px;
    color: #fff;
    z-index: 2;
    text-align: left;
	margin-top: 20px;
}

#menu .top_se02{
	background: url(img/sa_txt_bg.png);
	background-repeat: no-repeat;
	width: 45%;
	height: 225px;
	position: absolute;
	z-index: 2;
	left: 660px;
	top: 380px;
	text-align: left;
	padding-top: 30px;
}

#menu .top_se03{
    background: url(img/sa_bg_02.png);
	background-repeat: no-repeat;
    font-size: 13px;
    color: #fff;
    z-index: 2;
    text-align: right;
	margin-top: 20px;
}
#menu .top_se04{
 	background: url(img/sa_txt_bg.png);
	background-repeat: no-repeat;
	width: 50%;
	height: 225px;
	position: absolute;
	z-index: 2;
	left: 113px;
	top: 880px;
	text-align: left;
	padding-top: 30px;
}
#menu .top_se03_sub{
}

#menu .bn_01{
	overflow: hidden;
	margin-top: 20px;

}


#menu .bn_sub{
	margin-left: auto;
	text-align: center;
	float: left;
	margin: 0 auto;
	width: 50%;
		color: #000;
}



#osusume{
    background: url("img/for_bg.png");
	height: 1200px;
	color: #000;
}

#osusume .osusume_t {
    font-size: 13px;
    color: #fff;
    position: absolute;
    right: 0px;
    z-index: 2;
    text-align: center;
}
#osusume .bn_01 {
    padding-top: 424px;
    display: flex;
    justify-content: space-around;
    color: #FFF;
    text-align: center;
}


#osusume .osusume_txt{
	color: #000;
	font-size: 23px;
	color: #FFF;
	width: 900px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#gaiyo {
	background: url("img/fif_bg.png");
	background-size: cover;
	padding-top: 60px;
	display: flex;
	
}
#gaiyo h2 {
	font-size: 25px;
	margin-left: 55px;
}
#gaiyo .gaiyo_sub{
	padding-left: 50px;
	width: 100%;

}
#table01{
}
#table01 tr {
	border-top: solid 1px #707070!important;
	color: #000;
}

#table01 th,
#table01 td {
  padding: 24px 0;
  border: none;
}

#table01 th {
  width: 50%;
}





#ft {
	background: url("img/footer_bg.png");
	background-size: cover;
	padding-top: 60px;
	display: flex;

}
#ft h2 {
	font-size: 25px;
	margin-left: 50px;
	color: #FFF;
}
#ft .gaiyo_sub{
	padding-left: 20%;


}
#ft .gaiyo_sub01{
	padding-left: 90px;
	width: 60%;

}
#ft #table01{
}
#ft #table01 tr {
	border-top: solid 1px #707070!important;
	color: #FFF;
}

#ft #table01 th,
#ft #table01 td {
	padding: 24px 0;
	border: none;
}

#ft #table01 th {
	width: 42%;
}




address {
	background-color: #000;
    font-size: 15px;
    line-height: 15px;
    margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
	font-style: normal;
}
address {
    text-align: center;
}






.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #d73333;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
    padding: 12px 16px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pagetop a:hover {
    display: block;
    background-color: #d73333;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:12px 16px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}


































/* sp */
@media only screen and (max-width: 480px) {
  #table01 th,
  #table01 td {
    width: 100%;
    display: block;
  }

  #table01 th {
    width: 100%;
  }

  #table01 td {
    padding-top: 0;
  }

#container header .header_logo {
    margin-bottom: -10px;
	padding: 20px 68px 21px 35px;
    position: absolute;
	z-index: 9;
}
	
	
	
	
}


