/* ------------------------------------- none ---- */
/* line 8, ../../sass/print.scss */
#headNav,
#menuBtn,
#tPath,
#lNav,
#inquiry,
#footNav,
#toHead,
#pageFoot dl,
#pageFoot ul,
#fixedNav,
#groupSolution {
  display: none !important; }

/* ------------------------------------- adjust ---- */
/* line 22, ../../sass/print.scss */
article {
  margin-right: 0; }

/* line 25, ../../sass/print.scss */
#pageFoot {
  padding: 20px 10px; }
  /* line 27, ../../sass/print.scss */
  #pageFoot #copyright {
    margin: 0 auto; }

/* line 32, ../../sass/print.scss */
.sepCol2 .sideMain {
  float: none; }
  /* line 34, ../../sass/print.scss */
  .sepCol2 .sideMain .inner {
    margin-right: 0; }
/* line 38, ../../sass/print.scss */
.sepCol2 .sideSub {
  float: none;
  width: auto;
  margin: 50px 0 0; }

/* line 45, ../../sass/print.scss */
.tabBtn li,
.tabBtn a {
  margin: 0;
  padding: 0;
  border-style: none;
  background-color: rgba(255, 255, 255, 0); }
/* line 52, ../../sass/print.scss */
.tabBtn li {
  display: none; }
/* line 55, ../../sass/print.scss */
.tabBtn .cur {
  display: block;
  padding-bottom: .5em;
  text-align: left; }

/* line 69, ../../sass/print.scss */
.roundR.sizeL .image,
.roundL.sizeL .image,
.parallelL.sizeL .image,
.parallelR.sizeL .image,
.roundR.sizeM .image,
.roundL.sizeM .image,
.parallelL.sizeM .image,
.parallelR.sizeM .image {
  float: none;
  margin: 0 auto;
  text-align: center; }
/* line 74, ../../sass/print.scss */
.roundR.sizeL .sentence,
.roundL.sizeL .sentence,
.parallelL.sizeL .sentence,
.parallelR.sizeL .sentence,
.roundR.sizeM .sentence,
.roundL.sizeM .sentence,
.parallelL.sizeM .sentence,
.parallelR.sizeM .sentence {
  float: none;
  margin: 20px 0 0;
  padding: 0; }

/* line 81, ../../sass/print.scss */
#container.ir tbody th {
  white-space: nowrap; }
