/* CSS Document */
.great_wrap {
  background: url(../img/great_bg.jpg) no-repeat top center; }

h3 {
  background: url(../img/ttl_bg.png) repeat-x center;
  padding-top: 20px; }

h3 span {
  display: block;
  max-width: 1200px;
  margin: 0 auto; }

.great_contents {
  max-width: 1000px;
  margin: 0 auto;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-weight: 600;
  color: #000; }

.txt_top {
  background: url(../img/txt_bg01.png) no-repeat right center;
  padding: 90px 0 0; }

.txt_top h4 {
  font-size: 36px;
  margin-bottom: 60px;
  font-weight: 600; }

.great_contents p {
  font-size: 24px;
  margin-bottom: 60px;
  max-width: 670px;
  line-height: 1.75; }

.txt_btm {
  background: url(../img/txt_bg02.png) no-repeat left center;
  padding-left: 250px;
  padding-bottom: 60px;
  margin-bottom: 40px; }

.txt_btm p {
  max-width: none; }

.great_cast {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-bottom: 90px; }

.great_cast > div {
  padding: 2rem; }

.great_cast a {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"; }

/*# sourceMappingURL=greatest.css.map */
