/* *****************************************************
print
***************************************************** */
* {
  overflow: visible !important;
}
body {
  min-width: 1px;
  overflow: visible !important;
}

body img {
  max-width: 100%;
  height: auto;
  overflow: visible !important;
}

html,
body,
.base,
.main {
  height: auto;
  overflow: visible !important;
}

.header,
.footer,
.breadCrumb__body,
.main__middle__side,
.returnTop,
.pdfBanner,
.fSlider,
.keyVisual__video {
  display: none !important;
}
.main__middle__body {
  width: 100%;
  padding-left: 0;
}
.keyVisual__copy,
.keyVisual__image {
  display: block !important;
}