@charset "UTF-8";body{height:100%;margin:0}.fc-l-header{background:var(--color-background);-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1)}.fc-l-header.fc-l-header--simple{position:relative;z-index:2}.fc-l-header__bar{display:block}.fc-l-header__container{display:-webkit-box;display:-ms-flexbox;display:flex}.fc-l-header__brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fc-l-header__logo{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.fc-l-header__logo-image{display:block;width:100%;height:auto}.fc-p-section{color:var(--color-default);font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight-light)}.fc-l-footer{font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight-light)}.fc-simple-footer-wrapper{padding:0 0 10px 0!important}.fc-l-footer-copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fc-l-footer-copyright__text{display:block;margin:0 auto;color:var(--color-border-gray);font-weight:var(--font-weight-light);text-align:center}.fc-l-footer-copyright .fc-l-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,(min-width:768px){.pc_only{display:none}.sp_only{display:block}.fc-l-header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:var(--width-wrapper)}.fc-p-section{min-width:var(--width-wrapper)}.fc-l-header__container{width:calc(100% - 40px);max-width:var(--width-wrapper);margin:0 auto}.fc-l-header__logo{width:188px}.fc-l-header__brand{min-height:80px}.fc-l-footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:var(--width-wrapper)}.fc-l-footer-copyright{min-height:80px;padding:20px 0;background-color:var(--color-default)}.fc-l-footer-copyright .fc-l-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fc-l-footer-copyright__text{font-size:var(--font-size);line-height:var(--line-height)}}@media only screen and (max-width:767.98px){.fc-l-header__container{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.fc-l-header{position:relative;z-index:8}.fc-l-header__brand{min-height:50px;padding-left:10px}.fc-l-header__logo{width:150px}.fc-l-footer-copyright{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:25px 0;background-color:#3d3d3d}.fc-l-footer-copyright__text{width:100%;font-size:var(--font-size-paragraph);line-height:var(--line-height-loose)}}