* { margin: 0; padding: 0;}
li { list-style: none;}
a { text-decoration: none;}

.wj_head,
.wj_container,
.intro_box,
.tail_box,
.wj_foot { max-width: 80%; max-width: 800px; margin: 0 auto;}
.wj_head h1 {font-family: 'Noto Serif CJK SC', 'Noto Serif CJK', 'Source Han Serif SC', ‘Source Han Serif’, source-han-serif-sc, serif;  color: #1f51b9; font-size: 26px; text-align: center; line-height: 3; border-bottom: 2px solid #1f51b9; margin-bottom: 20px; letter-spacing: 0.3em;}

.wj_container { min-height: 500px;}

.input2textarea textarea { min-width: 400px; min-height: 100px;}

.intro_box,
.tail_box { color: #666; line-height: 1.5; margin: 1em auto 2em;}
.intro_box p,
.tail_box p { text-indent: 2em;}

.home_list li { margin: 0 auto 1.5em ; text-align: center;}
.home_list a { display: inline-block; margin: 0 auto; padding: 1em 2em; background:#1f51b9; color: #fff; font-size: 18px;}
.wj_foot { color: #333; font-size: 16px; text-align: center; background: #f2f5fd; line-height: 3;}
