@charset "utf-8";


/*-----------------------------------  */
h4#b1 {
  background: url(images/procedure/p1mk1.gif) no-repeat left center;
}
h4#b2 {
  background: url(images/procedure/p1mk2.gif) no-repeat left center;
}

.pblock .item-blk {
  margin: 0.5em 1.5em 0 3em;
  padding: 1em 1em 1em 1.5em;
  line-height: 1.7em;
  border: solid 1px #6ca2f2;
}

h5 {
  padding-bottom: 0.5em;
  font-size: 130%;
  font-weight: normal;
}

.item-blk ul.list-dec {
  margin: 1em 0 1.5em 0;
}
.item-blk .list-dec li {
  list-style: decimal;
  margin-left: 1.5em;
}
.pblock p {
  padding-bottom: 1em;
}


/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/* タブレット用（481px～800px）環境の設定
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/* ウィンドウサイズの指定*/
@media (min-width:481px) and (max-width:800px){


}/* End of @media*/



/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/* スマートフォン用（480px以下）環境の設定
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/* ウィンドウサイズの指定*/
@media (max-width : 480px){


}/* End of @media*/


