@charset "utf-8";
/*
■#191919　【濃い黒】
■#333333　【濃いグレー】
■#f9f9f5　【薄いグレー】
■#b8beb3　【中間色グレー】
■#e7eee0　【淡いグリーン】
■#74CE7B　【コーポレートグリーン】
■#F7C873  【ホバー時のオレンジ】
■キャッチカラー　【パープル】#7b74ce	【小豆色】#ce7b74　【ピンク】#ce74c7
*/


.custom-text{
line-height:1.7em;
letter-spacing:0em;
text-align:justify;
padding-bottom:2.0em;
}
.carousel h6{color:#fff;}
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
	margin-bottom:1.25rem;
}
.flowmidashi{padding:5px;text-align:center;background-color:#F7C035;color:#333;font-size:120%;}

@media screen and (max-width: 480px) {

}
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 800px) {

}
@media screen and (max-width: 992px) {

}
@media screen and (max-width: 1200px) {

}
