@charset "utf-8";
/*///////////////////////////////////////////////////////////////////////////

  外壁塗装の助成金・補助金の申請方法
  basic-knowledge/apply-subsidy.html

///////////////////////////////////////////////////////////////////////////*/

/*==============================================
  共通設定
==============================================*/
.knowledge {
  text-align: justify;
}
.knwl-toc {
  margin-top: 10px;
}
.knowledge_apply-subsidy .conts_txt > p:not(:last-of-type) {
  margin-bottom: 1em;
}
.knowledge_apply-subsidy .knowledge_item {
  margin-bottom: 40px;
}
.knowledge_apply-subsidy .knowledge_item_row {
  padding: 0 20px;
}
.knowledge_apply-subsidy .knowledge_img {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
.knowledge_apply-subsidy .knowledge_txt {
  margin-bottom: 45px;
}
.knowledge_apply-subsidy .knowledge_item_group {
  padding: 0 30px;
}
.knwl_mv {
  margin-bottom: 10px;
}
/* ====================================================
  どのような助成金・補助金があるのか
====================================================*/
.knowledge_apply-subsidy .knowledge_item_ttl p {
  padding-bottom: 15px;
  color: #f9595a;
  font-family: "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo ", sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.4;
}
.knowledge_apply {
  margin-top: 35px;
}
.knowledge_apply-subsidy .knowledge_apply-group {
  margin: 50px auto 60px;
  width: 480px;
}
.knowledge_apply-subsidy .knowledge_apply_hd {
  padding-bottom: 3px;
  color: #f9595a;
  font-family: "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo ", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.7;
}
.knowledge_apply-subsidy .knowledge_apply-group_list {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
    padding: 20px 30px;
  background-color: #fff1f1;
  line-height: 1.6;
}
.knowledge_apply-subsidy .knowledge_apply-group_list dt {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 2px;
}
.knowledge_apply-subsidy .knowledge_apply-group_list dd {
  font-size: 13px;
}
.knowledge_apply-subsidy .knowledge_link-side-item {
  text-align: right;
}
.knowledge_apply-subsidy .knowledge_apply-group_list .txt_11,
.knowledge_apply-subsidy .knowledge_item_list .txt_11 {
  display:block;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 3px;
  padding-left: 1em;
  text-indent: -1em;
}
/* ====================================================
  補助金例
====================================================*/
.subsidy-pref {
  margin-bottom: 15px;
  padding: 20px 30px;
  background-color: #fff1f1;
  line-height: 1.6;
}
.subsidy-pref_ttl {
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: bold;
}
.subsidy-pref_note {
  padding: 0 0 3px 1em;
  text-indent: -1em;
  font-size: 11px;
}
.subsidy-pref_item {
  padding-left: 5em;
  text-indent: -5em;
  font-size: 13px;
}
.subsidy-pref_item--large {
  padding-left: 7em;
  text-indent: -7em;
}
.subsidy-pref_hd {
  display: inline;
}
/* ====================================================
  助成金・補助金制度の探し方
====================================================*/
.knowledge_apply-subsidy .knowledge_item_ttl-red {
  position: relative;
  margin-bottom: 10px;
  margin-top: 30px;
}
.knowledge_apply-subsidy .knowledge_item_ttl-red p {
  display: block;
  padding-left: 33px;
  padding-bottom: 8px;
  border-bottom: 1px #ddd solid;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #f9595a;
  font-family: "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo ", sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.4;
}
.knowledge_apply-subsidy .knowledge_item_ttl-red::before {
  content: "1";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #f9595a;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  line-height: 25px;
}
/*--------------------------------
  番号
--------------------------------*/
.knowledge_apply-subsidy .knowledge_item_ttl-red-2::before { content: "2"; }
.knowledge_apply-subsidy .knowledge_item_ttl-red-3::before { content: "3"; }

/* ====================================================
  助成金・補助金がもらえる条件
====================================================*/
.knowledge_apply-subsidy .knowledge_item_emphasis {
  font-family: "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo ", sans-serif;
    font-size: 17px;
    font-weight: bold;
  color: #007fe5;
  margin-top: 20px;
    margin-bottom: 7px;
}

/* ====================================================
  申請に必要な書類
====================================================*/
.knowledge_apply-subsidy .knowledge_item_list {
  text-align: center;
}
.knowledge_apply-subsidy .knowledge_item_list ul {
    display: inline-block;
  margin: 50px auto;
  padding: 20px 25px 20px 42px;
  background-color: #fff1f1;
    text-align: left;
}
.knowledge_apply-subsidy .knowledge_item_list ul li {
  list-style-type: disc;
  font-size: 13px;
  line-height: 1.6;
    padding-bottom: 7px;
}

/* ====================================================
  助成金・補助金受け取りまでの流れ
====================================================*/
.knowledge_apply-subsidy .knowledge_item_list ul.list-nb {
  background: none;
  border: 1px solid #f9595a;
  padding: 22px 37px;
  margin: 30px auto 40px;
}
.knowledge_apply-subsidy .knowledge_item_list ul.list-nb li {
  font-size: 14px;
  list-style: none;
}

/* ====================================================
  助成金・補助金を受け取るための3つの注意点
====================================================*/
.knowledge_apply-subsidy .knowledge_item_ttl-red.important-point p {
  border-bottom: none;
  margin-top: 30px;
  margin-bottom: 15px;
}
.knowledge_apply-subsidy .important-point_txt {
  padding: 0 30px;
}
.knowledge_apply-subsidy .last-txt {
  margin-top: 50px;
}
