@charset "UTF-8";
/*===================================================
index
===================================================*/

main .greeting-section .content-inner .photo-box {
  float: none;
  width: 100%;
  max-width: 200px;
  margin: 0 auto 30px;
}
main .greeting-section .content-inner .photo-box .info {
  text-align: center;
}
main .greeting-section .content-inner .text-box {
  float: none;
  width: 100%;
}
main .greeting-section .content-inner .text-box .text {
  font-size: 1.6rem;
  line-height: 1.65em;
}
main .policy-section .content-inner .text-box table {
  margin: 0;
}
main .policy-section .content-inner .text-box table th {
  width: 80px;
}
