@charset "UTF-8";

/************************************************
header
************************************************/
#headerArea{width:100%;min-width:1280px}
#headerArea .headerPcNone{display:none}

/* headerTop */
#headerArea .headerTop{height:80px}
#headerArea .headerTop > .inner{width:1280px;margin:0 auto;padding:0 80px}
#headerArea .headerTop .headerTopLeft{padding-left:0}
#headerArea .headerTop .headerTopLeft > img{width:120px}
#headerArea .headerTop .headerTopLeft > img{width: auto;padding: 0}

/************************************************
footer
************************************************/
#pageTopArea,#pageTopArea.fixedNavPage{bottom:40px}
#pageTopArea .pageTopBtn .btn::before{transition:transform .25s ease-in,margin .25s ease-in,border-color .3s}
#footerArea .footerPcNone{display:none}
#footerArea{margin-top:60px}
#footerArea .footerTxt01 > .inner{width:1280px;margin:0 auto;}
#footerArea .footerBtm > .inner{width:1280px;margin:0 auto;padding:17px 80px}
#footerArea #copyright{font-size:.929rem;text-align:left}