@charset "UTF-8";

/*----------------------------------------------------
	UNDER
----------------------------------------------------*/

div#under {}


div#under h2 {
  width: auto;
  padding: 15% 0 30px 0;
  text-align: center;
  /*font-family: 'font8';*/
  font-family: 'font23';
  font-size: 100px;
}

div#under div.message {
  width: 860px;
  margin: 0 auto;
  text-align: right;
  font-family: 'font3';
/*  font-family: 'font20';
  font-family: 'font22';
  font-family: 'font23'; */
  font-size: 60px;
}

