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

File Name:
Note:

------------------------------------------------------------------------
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
------------------------------------------------------------------------
目次

1.	共通使用変数定義
2.	Function
3.	Layout
4.	Object
5.  Originals

------------------------------------------------------------------------
----------------------------------------------------------------------*/
.p-hero {
  margin-bottom: 64px;
}

.p-box {
  margin: 0 auto 64px;
  width: 828px;
}
.p-box__title {
  margin-bottom: 30px;
  padding: 24px 0 20px 17px;
  border-bottom: 1px solid #baafa6;
  background: url(../../../img/president_title_bg.gif) left top repeat-x;
  font-family: YakuHanMP, "リュウミン L-KL JIS2004", "Ryumin Light KL JIS2004", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  font-size: 18px;
  color: #58504c;
}
.p-box__subbox {
  margin: 0 17px;
}
.p-box__subbox + .p-box__subbox {
  margin-top: 30px;
}
.p-box .text {
  text-align: justify;
  line-height: 2;
  font-size: 14px;
  color: #7f7875;
}
.p-box .fx {
  display: flex;
  justify-content: space-between;
}
.p-box .fx .text {
  width: 460px;
}
.p-box .p-subbox {
  margin-top: 50px;
}
.p-box .p-subbox__title {
  margin-bottom: 30px;
  padding: 12px 0 10px 14px;
  border-bottom: 1px solid #baafa6;
  background: url(../../../img/president_subtitle_bg.gif) left top repeat-x;
  font-family: YakuHanMP, "リュウミン L-KL JIS2004", "Ryumin Light KL JIS2004", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  font-size: 16px;
  color: #58504c;
}
.p-box .p-subbox .pic {
  text-align: center;
}
/*# sourceMappingURL=feature_president112.css.map */
