@charset "UTF-8";
/******************************************************
fonts
******************************************************/
/******************************************************
subpage
******************************************************/
.subpageTitle {
  background: url(../img/title.jpg) no-repeat right center;
  background-size: cover;
  background-color: #fff5fa; }

.columnBox {
  background: #f5f5f5;
  padding: 10px; }
  .columnBox em {
    font-size: 1.3rem;
    font-weight: 600;
    display: block;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: #3f1200 solid 0.5px; }
  .columnBox .history {
    width: 100%; }
    .columnBox .history li {
      width: 100%;
      overflow: hidden;
      line-height: 1.8; }

.organization {
  width: 100%; }
  .organization li {
    padding-top: 10px;
    line-height: 1.5; }

.textBox h3 {
  font-size: 1.5rem !important; }

.textBox .name {
  display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600;
  font-size: 1.4rem;
  padding-bottom: 20px;
  text-align: right; }

/*# sourceMappingURL=style.map */