
/******************************************/
*
{
    margin: 0;
    padding: 0;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    background-repeat: no-repeat;
}


html{
    overflow-y: scroll;
}






/* N */
a,
a:link,
a:visited {
	text-decoration:none;
        color:#000;
}
a:hover {
	text-decoration:none;
        color:#000;


}
a:active {}
a img {
    border: none;
}
a:hover img {

}



body { margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;
	background-color:#fff;
	height:100%;
        width:100%;
word-break: break-all;

}
.wrap {
	overflow: hidden;
}




header{
	width:100%;
	height:600px;
	background-color:#FFF517;
	display: flex;
  justify-content: center;
  align-items: center;
}

header .imgbox{
	width: 1020px;
	height: 72px;
	background-size:contain;
	background-image: url("../img/logo.png");
	

}

/* ____ menu ____ */
#menu{  
    width: auto;
	height:35px;
	float:none;
	background-color: #000;	
	padding-top: 25px;
	display: flex;
	vertical-align: middle;	
}  
      
#menu ul{  
    display: flex;
    margin:0 auto;  
    padding: 0px ;  
	}  
      
#menu li{
	list-style-type: none;
	float: left;
	width: auto;
	padding: 0;
	color: #FFF517;
	text-align: center;
	line-height: 1.1em;
	font-size: 13px;
	
}  

#menu .rbox{
	list-style-type: none;
	float: right;
	width: auto;
	height: 15px;
	background-color: #FFF517;
	margin: -12px auto ;
	padding: 10px 30px;
	border-radius: 10px;
	display: flex;
	
}  


#menu .rbox a{

	padding: 0;  
	color: #000;
	text-align: center;
	line-height: 1em;
	font-size: 14px;
	padding: 10px 8px ;
    margin: -10px auto 0;
	
font-family: "nitalago-ruika", sans-serif;
}  


#menu .rbox a:hover{  
	color: #ee8a1e;  
}  


      
#menu a{  
     text-align: left;  
     display:block;  
     padding: 0;  
     width:100%;  
     color:#FFF517; 
	padding-left: 77px;
	 
}  
      
#menu a:hover{  
  	 color: #ee8a1e;  
} 
	









.pc_navi ul {
	display: flex;
    margin:0 auto;  
    padding: 0px ;  
  }
  
  
  .pc_navi li{
	list-style-type: none;
	float: left;
	width: auto;
	padding: 0;
	color: #FFF517;
	text-align: center;
	line-height: 1.1em;
	font-size: 13px;
	
}  



.pc_navi ul li a{
  text-align: left;
  padding: 0 ;
  font-size:16px;
  color:#3B3B3B;
  letter-spacing: 0.8px;
  margin-left:18px;
  float:left;
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: bold;
  text-decoration: none;
  padding-right: 10px;
    
}

.pc_navi ul li a:hover{
	background-image: linear-gradient(to right, #ee9404, #e9cd0e);
	background-repeat: no-repeat;
	background-size: 100% 10%;
	background-position: bottom;
	}
	


.box01 {
width: 100%;
text-align: center;
display: block;
margin: 0 auto;
}
	
.box01 .f01{
font-family: "nitalago-ruika", sans-serif;
font-weight: 100;
font-style: normal;
font-size: 56px;
	margin-top: 100px;
}
	
.box01 .f02{
font-weight: 100;
font-style: normal;
font-size: 24px;
	line-height: 42px;
	margin: 50px 0 ;

}
.box01 .f03{
font-weight: 100;
font-style: normal;
font-size: 121px;
margin: 50px 0 ;
 display: flex;
}
	
.box01 .f04{
font-weight: 100;
font-style: normal;
font-size: 88px;
margin: 50px 0 ;
display: flex;
line-height: 100px;
}

.box01 .img{
 display: flex;
	}
	
.box02{
width: 100%;
background-color: #FFF517;
}

.inqbox{
	background-image: url(../img/inq_back.png);
	background-repeat: no-repeat;
	width: 424px;
	height: 103px;
		text-align: center;
	display: flex;
	margin: 0 auto;
	padding-top: 30px;
	

}
	
.inqbox .img{
	background-image: url(../img/mail.png);
	background-repeat: no-repeat;
	float: left;
	display: flex;
	margin: 0 auto;
	padding-left: 45px;
line-height: 35px;
	
}



	
/* footer */
footer{
	width: auto;
  height: 283px;
	margin:0px;
	overflow:hidden;
 background-color: #FFF517;
 

}
footer .logo a{
	width: 450px;
	height: 40px;
 	margin: 48px auto 15px 83px;
	background:url(../img/f_logo.png);
	background-repeat:no-repeat;
  float: left;
	text-indent:-9999px;
}


footer .rbox {
     height: 30px;
     border-radius: 20px;
     background-color: #000;
     color: #fff;
     text-align: center;
     font-family: yu-gothic-pr6n, sans-serif; 
     font-size: 14px;
    float: right;
    text-align: center;
    padding: 5px 50px;	
	margin: 55px 50px;
	float: left;
	width: auto;
      
      }

	  footer .rbox a{
		text-decoration:none;
			color:#FFF517;
	}

	footer .rbox  a:hover {
		text-decoration:none;
			color:#FFF517;
	
	
	}
	footer .rbox a:visited {
		text-decoration:none;
			color:#FFF517;
	}
	footer .rbox  a:hover {
		text-decoration:none;
			color:#fff;
	
	
	}
            
      footer ul {
        display: flex;
        list-style: none;
        margin-top: 65px;
        float: left;
        margin-left: 50px;
        
      } 

	  footer ul li a{
		text-align: left;
		 font-size:16px;
		color:#000;
		letter-spacing: 0.8px;
		margin-left:18px;
		float:left;
		font-family: yu-gothic-pr6n, sans-serif;
		font-weight: bold;
		padding:  0 10px 0  0;
		 
		  
	  }
      
      footer ul li:first-child a{
        text-align: left;
        font-size:16px;
        color:#000;
        letter-spacing: 0.8px;
        font-weight: bold;
      padding:  0 10px 0 0;
	 
    
      
    }
    footer ul li:last-child a{
      text-align: left;
      font-size:16px;
      color:#000;
      float:right;
	  letter-spacing: 0.8px;
      font-weight: bold;
      padding:  0 0 0  10px;
	       
    }
    
    
    footer ul a:hover{  
		color: #ee8a1e;  
    }
    

	footer ul li:first-child a:hover{  
		color: #ee8a1e;  
    
      
    }
    footer ul li:last-child a:hover{  
		color: #ee8a1e;  
       
    }
    
    
    


footer .ad_box{
  width: 450px;
  height: 91px;
  margin-top: 150px;
  margin-left: 80px;
   
  }

footer .ad_box .text{
  margin: 80px 0 0 0px;
  font-family: YuGothic;
  font-size: 15px;
  font-family: sans-serif  !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #3b3b3b;
}



.copy{
	width: auto;
  height: 50px;
  background-color: #000;
  margin: 0;
  font-size: 12px;
   text-align: center;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
}


.red{
	color: red;
	font-weight: bold;
	font-size: 105%;
}

