@font-face {
  font-family: Aoyagi;
  src: url(http://www.j-eagles.co.jp/wp/wp-includes/fonts/aoyagisub.ttf);
}
section:not(.two-column) {
  margin:50px 0px 50px 0px;
  padding:0px 20px 60px 20px;
  border:solid 1px #EEEEEE;
}
section#philosophy {
  padding:0px 30px 60px 30px;
}
section.fon {
  font-family: Aoyagi;
}
section.fon h4 {
  text-align: center;
  font-size: 5em;
}
section.fon p,section.fon li {
  text-align: center;
  font-size: 3em;
}
section.fon li {
  font-size: 2em;
}
section.fon .small {
  font-size: 1.5em;
}
two-column ul,two-column p {
  line-height: 1.5;
}
ul.ol li {
  text-align: left;
  padding-left: 2em;
  text-indent: -2em;
}
ul.ol2 li{
  text-align: left;
  margin-left: 5.5em;
}
ul.ol2{margin-bottom:2em;}

@media screen and (max-width:640px) {
section:not(.two-column) {
  margin:5% 1% 5% 1%;
  padding:5% 1% 5% 1%;
  border:solid 1px #EEEEEE;
}
section#philosophy {
  padding:5% 10% 5% 10%;
}
section.fon h4 {
  font-size: 190%;
}
section.fon p,section.fon li {
  font-size: 150%;
}
section.fon li {
  font-size: 120%;
}
section.fon .small {
  font-size: 100%;
}
two-column ul,two-column p {
  line-height: 1.2;
}
ul.ol2 li{
  margin-left:0;
  text-align: center;
}
ul.ol2 li:nth-of-type(1){
  text-indent: -3em;
}
ul.ol2 li:nth-of-type(2){
  text-indent: -1em;
}
h3{
 display:none;
}
}
