@font-face {font-family: 'avenirnext_regular'; src: url('font/avenirnext_regular.otf') format('truetype');}
@font-face {font-family: 'codebold'; src: url('font/codebold.otf') format('truetype');}

/* --------------------- ベース ------------------------ */

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption,
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style: none;
	color: #000000;
	text-decoration: none;
}



#top{
	
	
	
	}
	
	
	
	

img{
	
   	/*--- width: 100%;  --*/   
	
	height: auto;
	vertical-align: bottom; 
}


.base{	
	max-width: 950px;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 260px;
  overflow: hidden;
   
	margin-bottom: 40px;
	}



		


	
/* --------------------- ヘッダー ------------------------ */
#header{
	margin-top: 1px;
	text-align: center;
	margin-bottom: 5px;
	}


#header span img{
	width:56%;
	height:auto;
	}



#side_head{
	height:40px;	
	width:100%;
	
}





#side_head ul.left{	
	 display:inline-block;
	width:30%;
	height:30px;
	margin-top:8px;
	margin-left:2%;
}


#side_head ul.center{
	 display:inline-block;	
	width:30%;
	height:30px;
	margin-left:2%;
	text-align:center;
}




#side_head ul li img{
	width:50px;
	float:right;	
	}
	
	

#side_head ul li.span{	
	 font-family: 'Sigmar One', cursive;
	font-size: 14px;
	margin-left:2%;   
	letter-spacing: 1px;		
	 color: white;
      text-shadow:
       0 0 1px #930378,
        1px 0 3px #930378,
       1px 0 10px #930378,
        1px 0 10px #930378;
	}
		






#mb_nav{
	border-bottom:2px solid #c07cb2;
	padding-bottom:40px;
	text-align:center;
	margin-bottom:15px;
	}



#mb_nav ul li a{   
    font-family: 'Sigmar One', cursive;
	font-size: 20px;
	

	letter-spacing: 1px;	
	
	 color: white;
      text-shadow:
       0 0 1px #930378,
        1px 0 3px #930378,
       1px 0 10px #930378,
        1px 0 10px #930378;

}



#mb_nav ul li {
 
     background: -moz-linear-gradient(top,#000 0%,#000);  
     background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#c07cb2));  
     border-radius: 20px;  
     -moz-border-radius: 20px;  
     -webkit-border-radius: 20px;  
     color: #111;  
     -moz-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.2);  
     -webkit-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.2);  
     width: auto;  
     padding: 6px 0; 
  	 margin-top:10px; 
     margin-left:7%;
     margin-right:7%;
  
      } 
	  



#mb_nav span{
  font-family: 'Sigmar One', cursive;
	font-size: 20px;
	

	letter-spacing: 1px;	
	
	 color: white;
      text-shadow:
       0 0 1px #930378,
        1px 0 3px #930378,
       1px 0 10px #930378,
        1px 0 10px #930378;

}
    


	  

#mb_nav p img{
	
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
	width:80%;
	margin-left:10%;
	margin-right:8%;
	
	}
	  
	  	  
	
#mb_nav h1.y_int{
	
	text-align:center;
	margin-top:25px;
	margin-bottom:15px;
	
	
	}
	    






#mb_nav h2.y_int{
	
	text-align:center;
	margin-top:25px;
	margin-bottom:15px;
	border-top:solid 4px #CCC;
	width:80%;
	margin-left:10%;
	margin-right:8%;
	padding-top:15px;
	}
	  
	  

	

#mb_nav h3.y_int{
	width:80%;
	text-align:center;
	margin-top:35px;
	margin-bottom:5px;
	font-size:14px;
	/*border-top:solid 1px #999;*/
	width:80%;
	margin-left:10%;
	margin-right:8%;
	padding-top:10px;
	}
	  
	  
	  


#mb_nav p.y_int{
	
	
	margin-left:10%;
	margin-right:8%;
	text-align:left;
	font-size:13px;
	}
	








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

	
	

#mb_footer{
	margin-top: 10px;
	padding-top: 27px;
	padding-bottom: 27px;
	background-color:#c07cb2;
	border-top: 1px solid #fc06ce;
	
}

#mb_footer address{
	text-align: center;
	display: block;
	font-size:small;
	font-weight: normal;
	color:#FFF;
	}






#mb_footer address a{
	
	font-size: 13px;
	font-weight: normal;
	color:#FFF;
	}



















mb_table{
	width:80%;
}



caption{ 
   font-weight:bold; 
  margin-bottom:.5em; 
} 



mb_table{ 
   border-spacing:0; 
  /* border:solid #666 1px; 
   border-radius:5px; */
   margin-left:auto; 
   margin-right:auto;   

} 



tr:nth-child(odd){ 
 
    background:#FFF; 
} 




td.head{
width:12%;
margin-bottom:10px;

}



tr:nth-child(even){ 
    background:#FFF; 
} 




th{ 
   /* border-right:solid #999 1px; 
	border-bottom:#999 1px solid;*/
    padding:0px; 
    background:linear-gradient(#333); 
    
    color:#000; 
   /* text-shadow:1px 1px 1px #F90; */

} 




th:first-child{ 
    border-radius:3px 0 0; 

} 



th:last-child{ 
    border-right:none; 
    border-radius:0 3px 0 0; 
    border-bottom:none;
} 




mb_td{ 
   
   border-bottom:solid #CCC 1px;  
    /* border-right:solid #999 1px; */
    text-align:center;
	 
} 










#tbb table{
	width:96%;
	margin-left:2%;
	margin-right:1%;
}


#tbb table th{
	border-top:solid #ccc 1px;
	font-weight:normal;
	background:#efefef;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	font-size:12px;
}



#tbb table td{
	
	font-weight:normal;
	padding-top:5px;
	padding-bottom:12px;
	
}


#tbb form p{
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:5px;	
}



#tbb form p.d{
	
	margin-bottom:30px;	
}

		

#mb_contact p.first{ 
       font-size:11px;　
       margin-top:20px;
	   padding-bottom:4px;　　　
}



#mb_contact p.secon{ 
        font-size:11px;　
      　padding-top:1px;
	padding-bottom:7px;　　　
}



	

#mb_contact table th,
    table td {
        display: block;
    }




		

#mb_contact{ 
           text-align:center;
　　　　　 width:100%;
           margin-top:50px;
	　　   border-bottom:2px solid #c07cb2;
	       padding-bottom:40px;
	       margin-bottom:15px;
		   }	






#mb_contact span{
	 font-family: 'Sigmar One', cursive;
	font-size: 20px;
	margin-left:10px;
	margin-right:10px;
	
	letter-spacing: 1px;	
	
	 color: white;
      text-shadow:
       0 0 1px #930378,
        1px 0 3px #930378,
       1px 0 10px #930378,
        1px 0 10px #930378;

}






#mb_contact span.e{
	 font-family: 'Sigmar One', cursive;
	font-size: 20px;
	margin-left:10px;
	margin-right:10px;
	
	letter-spacing: 1px;	
	
	 color: white;
      text-shadow:
       0 0 1px #930378,
        1px 0 3px #930378,
       1px 0 10px #930378,
        1px 0 10px #930378;

}
    





#mb_nav span{
  font-family: 'Sigmar One', cursive;
	font-size: 20px;
	

	letter-spacing: 1px;	
	
	 color: white;
      text-shadow:
       0 0 1px #930378,
        1px 0 3px #930378,
       1px 0 10px #930378,
        1px 0 10px #930378;

}
    












#mb_contact ul li {
 
      background: -moz-linear-gradient(top,#000 0%,#000);  
     background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#c07cb2));  
     border-radius: 20px;  
     -moz-border-radius: 20px;  
     -webkit-border-radius: 20px;  
     color: #111;  
     -moz-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.2);  
     -webkit-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.2);   
     width: auto;  
     padding: 6px 0; 
  	 margin-top:30px; 
     margin-left:7%;
     margin-right:7%;
  
      } 

	

#mb_contact li a {  

   font-family: 'Sigmar One', cursive;
	font-size: 20px;
	

	letter-spacing: 1px;	
	
	 color: white;
      text-shadow:
       0 0 1px #930378,
        1px 0 3px #930378,
       1px 0 10px #930378,
        1px 0 10px #930378;
  

} 
	
	


	
	
	
	

#mb_nav ul li.btn{
 
     background: -moz-linear-gradient(top,#000 0%,#000);  
     background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#c07cb2));  
     border-radius: 20px;  
     -moz-border-radius: 20px;  
     -webkit-border-radius: 20px;  
     color: #111;  
     -moz-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.2);  
     -webkit-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.2);  
     width: auto;  
     padding: 6px 0; 
  	 margin-top:10px; 
     margin-left:25%;
     margin-right:25%;
  
      } 

	

#mb_nav li.btn a {  

   font-family: 'Sigmar One', cursive;
	font-size: 14px;
	

	letter-spacing: 1px;	
	
	 color: white;
      text-shadow:
       0 0 1px #930378,
        1px 0 3px #930378,
       1px 0 10px #930378,
        1px 0 10px #930378;
  

} 
	
	
	
		
	
	
	
	
	
	
	
	
	
	
	

#mb_cont{ 
           border-top:solid 4px #CCC;
           text-align:center;
　　　　　 width:auto;
           margin-top:50px;		 
　　　　
}





#mb_cont h2{ 
          
           margin-top:30px;
　　　　　 
          
}




#mb_cont p{ 
          text-align:center;
           width:90%;
		   margin-left:5%;
		   
		  
          
}


		

#mb_contact{ 

           border-bottom: 2px solid #c07cb2;
           text-align:center;
　　　　　 width:auto;
           margin-top:50px;
		   padding-bottom:80px;
　　
          
		 
　　　　
}




	
	
		  	  
	
#mb_contact h1.y_int{
	
	text-align:center;
	margin-top:25px;
	margin-bottom:15px;
	
	
	}
	

#mb_nav h2.step{
	
	text-align:center;
	margin-top:25px;
	margin-bottom:15px;
	
	
	}	
	














	
