@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
h2,h3,p,dt,dd,li,th,td{ font-family: 'Noto Sans Japanese', sans-serif;}

.pcHidden{ display:none;}
.spHidden{ display:block;}

/*----------------------------------------------------------------------------
 ***                                                                Container
----------------------------------------------------------------------------*/
body {}
#wrap {}


/*----------------------------------------------------------------------------
 ***                                                                  Header
----------------------------------------------------------------------------*/
#headerArea {}
#headerAreaLogo {}
#headerAreaLogo h1{}
#headerLinkBox1{}


/*----------------------------------------------------------------------------
 ***                                                       Header - gNavi
----------------------------------------------------------------------------*/



/*----------------------------------------------------------------------------
 ***                                                              contentsArea
----------------------------------------------------------------------------*/
#contentsArea {}
#contentsAreaInner {}
h2 {}


/*----------------------------------------------------------------------------
 ***                                                              mainsection
----------------------------------------------------------------------------*/
.mainSection {}
.mainSectionInner {}





/*----------------------------------------------------------------------------
 ***                                                                  footer
----------------------------------------------------------------------------*/
#footerArea{}
#footerArea a{ color:#FFF;}
#footerArea{border-bottom:#f7931e 3px solid; background:#000;}
#footerAreaInner { padding:15px 0px 15px 0px; width:900px; margin:0 auto;}

#footerAreaInner #naviBox{ float:left; width:788px; border-bottom:#f7931e 1px double; padding-bottom:15px; margin-top:20px; }
#footerAreaInner  #footernavi li{ background:url(../images/btn_footer.png) no-repeat; padding-left:30px; margin-right:10px; height:18px; float:left; margin-bottom:15px; color:#FFF;}
#footerAreaInner #contact li{ float:left; padding-right:15px; }
#footerAreaInner .footericon{ float:right; margin-top:36px;}


#footerAreaLink{ }
#footerAreaTxt{}
#footerAreaLogo {}
#footerTxt{}
#footerCopyright{}
#footerCopyright{ margin:15px 0px 10px 0px;}
#footerCopyright p{color:#FFF;line-height:1em; font-size:96%; }



/*----------------------------------------------------------------------------
 ***                                                          breadcrumbArea
----------------------------------------------------------------------------*/
#breadcrumbArea{}





/*----------------------------------------------------------------------------
 ***                                                                   section
----------------------------------------------------------------------------*/
.section {}
.sectionInner {}









