body .sub02 .wrap .layout .right .contArea .questionArea .imgBox {
  margin: 50px auto 50px auto;
}
body .sub02 .wrap .layout .right .contArea .questionArea .textArea.quotes {
  text-align: center;
  margin: 0 auto;
  position: relative;
}
body .sub02 .wrap .layout .right .contArea .questionArea .quotes::before {
  content: url(../img/sub/sub02/sub02_01.jpg);
  display: block;
}
body .sub02 .wrap .layout .right .contArea .questionArea .quotes::after {
  content: url(../img/sub/sub02/sub02_02.jpg);
  display: block;
  margin-top: 8px;
}
body .sub02 .wrap .layout .right .contArea .questionArea .smallTitle {
  margin: 10px 0;
}
body .sub02 .wrap .layout .right .contArea .questionArea .smallTitle .colorText {
  color: #2ab49e;
  text-decoration: underline;
  text-underline-offset: 3px;
}
body .sub02 .wrap .layout .right .contArea .questionArea .mt50 {
  display: block;
  margin-top: 50px;
}
body .sub02 .wrap .layout .right .contArea .questionArea .textArea.backBox {
  background-color: #ffe5de;
  border-radius: 20px;
  padding: 40px;
  box-sizing: border-box;
}
body .sub02 .wrap .layout .right .contArea .questionArea .textArea.backBox h3 {
  text-align: center;
  margin-bottom: 50px;
}
body .sub02 .wrap .layout .right .contArea .questionArea .textArea.backBox h4 {
  text-align: center;
  margin-bottom: 30px;
}
body .sub02 .wrap .layout .right .contArea .questionArea .textArea.backBox p {
  display: inline;
  border-bottom: 2px solid #fff;
  line-height: 2em;
}
body .sub02 .wrap .layout .right .contArea .lastText {
  text-align: center;
  color: #2ab49e;
  font-size: 1.3em;
  font-weight: bold;
}
body .sub02 .wrap .layout .right .contArea .lastText::after {
  content: url(../img/sub/sub02/sub02_04.jpg);
  vertical-align: middle;
}
body .sub02 .wrap .layout .right .contArea .poem {
  width: 100%;
  max-width: 400px;
  padding: 20px;
  box-sizing: border-box;
  margin: 0 auto 30px auto;
  background-color: #fff9ed;
}
body .sub02 .wrap .layout .right .contArea .poem .poemTitle {
  font-weight: bold;
  border-bottom: 1px solid #444;
  text-align: center;
}
body .sub02 .wrap .layout .right .contArea .poem .poemName {
  text-align: right;
  font-weight: bold;
}
body .sub02 .wrap .layout .right .contArea .poem .poemCon p {
  border-bottom: 1px solid #444;
  text-align: center;
  width: 100%;
}/*# sourceMappingURL=sub02.css.map */