html,
body {
  -webkit-print-color-adjust: exact;
  color: #333;
}

/*-- header
------------------------------------------------------------*/
#GHeader {
  max-width: 1524px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0;
}

#GlobalNav__Wrap {
  display: none;
}

.GHeader-Utility {
  display: none;
}

.GHeader-Utility-ViewSP {
  display: none;
}

/*-- other
------------------------------------------------------------*/
.Nav-PageLink {
  position: relative !important;
  top: 0 !important;
}

.Box-Breadcrumb {
  display: none;
}

#Link-PageTop,
#Link-PageTop.State-Fixed,
#Link-PageTop.State-Scrolling {
  display: none !important;
}

/*-- footer
------------------------------------------------------------*/
#GFooter {
  margin-top: 0;
}

.GFooter-Upper {
  display: none;
}

.GFooter-Bottom {
  max-width: 1524px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.GFooter-Utility {
  display: none;
}

.GFooter-Sns.View-TBdown {
  display: none;
}

.GFooter-SiteBrand {
  padding: 61px 0 73px;
  text-align: center;
}