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

/*----------------------------------------------------------------------------
 ***                                                              SPå¯¾å¿ç¨
----------------------------------------------------------------------------*/
.spbr{ display: none;}
.pcbr{ display:block;}


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


/*----------------------------------------------------------------------------
 ***                                                                  Header
----------------------------------------------------------------------------*/
#headerArea {}
#headerAreaInner {}
#headerTitle {}
#headerArea #headerBox .ttlTxt{
    font-size: 11px;
    color: #fff;
    font-weight: normal;
    position: absolute;
    top: 5px;
    line-height: 1.6;
    margin: 0;
    padding: 0;
}
#headerArea #headerBox .ttlSub{
    position: absolute;
    top: 5px;
    right: 0px;
    color: #fff;
    font-size: 11px;
    text-align: right;
    width: 400px;
    line-height: 1.6;
    margin: 0;
    padding: 0;
}


/*----------------------------------------------------------------------------
***                                                            breadcrumbArea
----------------------------------------------------------------------------*/
#breadcrumbArea{max-width: 1080px;width: 90%;margin: 0 auto 90px auto;padding-top: 1em;}
#breadcrumbArea li{ float:left; font-size:10px; }
#breadcrumbArea li a{ display:block; background:url(https://www.nova.co.jp/common_images/icon_list03.gif) right 50% no-repeat; padding-right:25px;}

/*----------------------------------------------------------------------------
 ***                                                       Header - gNavi
----------------------------------------------------------------------------*/
#gnavi{}
#gnavi li{}
#gnavi{}


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






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

.colorA{color:#D70051;}
.colorB{color:#62BFB3;}
.colorC{color:#F39800;}
.colorD{color:#000000;}
.colorE{color:#62BFB3;font-size:18px;}

.bold{ font-weight:bold; font-size:23px; color:#333;border-bottom:1px solid #333;}
.small{font-size:15px;}
.bold2{ font-weight:bold; font-size:23px; color:#FFF}
.maru{font-size:23px;}
.small2{font-size:12px;padding-top:5px;}
.habadayo{margin-left:10px;}
/*----------------------------------------------------------------------------
 ***                                                                  footer
----------------------------------------------------------------------------*/
#footerArea{ 
}
#footerAreaInner {}

#footerAreaLink{}
#footerAreaLogo {}
#footerTxt{}
#footerCopyright{}


#footerLogo{ }
#footerTel{ }


/*----------------------------------------------------------------------------
 ***                                                              ãã¼ã¸ããã
----------------------------------------------------------------------------*/
.pagetop {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
}


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

#footerLink {background: #f2f2f2;font-size: 80%;}

#headerArea {position: relative;height: auto;}
#headerAreaInner {width: 100%;position: fixed;top: 0;background: url(https://www.nova.co.jp/form/common_images/back.png) repeat-x center/cover;z-index: 1005;height: 100px;}
#mainImgSec {background-repeat: no-repeat;background-position: top center;background-color: #000;padding-bottom: 0;height: 645px;}
#headerArea #headerBox {width: 1080px;margin: auto;padding: 30px 0 10px;position: relative;}

#footerArea{background: none;}
