@charset "utf-8";
/* CSS Document */
/*ul.navbar-nav li.list02  {
	border-bottom: 1px solid #009358!important;
	}*/
.row .caption h3 {
  line-height: 1.0em;
  font-size: 150%;
  height: 30px;
  overflow-y: hidden;
}
.row .caption p {
  height: 65px;
  overflow-y: hidden;
}
.label.label-warning {
  font-size: 120%;
  padding-top: 9px;
}
h2.catTitle {
  font-family: "FOT-ロダン", Pro M, RodinPro-M, "メイリオ", Meiryo, "Open Sans", "Helvetica Neue", Helvetica, "Arial", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  line-height: 1.2em;
  font-weight: bolder;
  color: #003c84;
  font-size: 150%;
  margin-bottom: 1.0em;
  text-align: center;
}
h2.catTitle.catTitleNarrow {
  line-height: 1.5em;
  margin-bottom: 20px;
  margin-top: 20px;
}
/* CSS Document */
/* ##################################################################### */
/*	共通設定
/* ##################################################################### */
/* ===================================================================== */
/*	
/* ===================================================================== */
.caption h3 {
  color: #009358;
  text-align: center;
  line-height: 1.0em;
  font-size: 150%;
  height: 30px;
}
.caption h3 a {
  color: #009358;
  text-align: center;
  ;
}
.caption p {
  color: #4F4F4F;
}
/* ##################################################################### */
/*	スマートフォン縦
/* ##################################################################### */
section.marginBtm {
  margin-bottom: 25px;
}
.row .caption p {
  height: 65px;
  overflow-y: hidden;
  line-height: 1.5em;
}
.stepArea {}
.container.stepArea p:last-child {
  margin-bottom: 10px;
}
.stepBox {
  padding: 5px;
  margin-top: 0px;
margin-bottom: 20px;	
  height: 110px;
  background-color: #009358;
  border-radius: 10px;
  background-image:
    repeating-linear-gradient(-45deg, #fff, #fff 5px, transparent 0, transparent 10px);
    /*repeating-linear-gradient(-45deg, #fff, #fff 7px, transparent 0, transparent 14px);*/
}
.stepBoxInner {
  width: auto;
  height: auto;
  margin: 5px;
  padding: 10px;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
  line-height: 70px;
	color: #003c84;
	font-size: 140%;
	font-weight: bold;
}
/*.step {
	text-align: center;
	border: 5px solid green;
	line-height: 80px;
}*/
.steparrow {
  /*color: #009358;*/
  color: #a9d18e;
  text-align: center;
  margin-bottom: 20px;
  font-size: 240%;
}
.container p.small{
 font-size: 85%;
}

/*	タブレット小
/* ##################################################################### */
@media (min-width: 480px) {
  /* ===================================================================== */
  /*	タブレット小　共通基本設定
/* ===================================================================== */
  h2.catTitle {
    font-size: 250% !important;
    font-weight: normal;
    padding-left: 0px !important;
    margin-left: 0px !important;
  }
}
@media (min-width: 768px) {
  /* ##################################################################### */
  /*	スマートフォン横
/* ##################################################################### */
  /* ##################################################################### */
  /*	タブレット
/* ##################################################################### */
  .row .caption h3 {
    font-size: 170%;
  }
}
@media (min-width: 992px) {
  /* ##################################################################### */
  /*	タブレット
/* ##################################################################### */
  /* ===================================================================== */
  /*	
/* ===================================================================== */
}
@media (min-width: 1200px) {
  /* ##################################################################### */
  /*	PC　コンピュータ
/* ##################################################################### */
  /* ===================================================================== */
  /*	
/* ===================================================================== */
}