@charset "utf-8";
/* CSS Document */
@media(max-width: 767px) {
  .wrapper {
    padding-top: 55px;
  }
  .main {
    background: url("../images/jirei/sp-main.jpg") no-repeat top center;
    background-size: cover;
    height: 53vw;
  }
.main.flex {
    font-size: 24px;
    font-weight: bold;
}
  .main.flex img {
    width: 15%;
    display: block;
    margin: 0 auto 10px;
  }
  h2 {
    font-size: 26px;
  }
  .cont {
    padding: 40px 0;
  }
  h4 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .txt {
    margin: 0 auto 40px;
    text-align: center;
	  font-size: 13px;
  }
  .cont {
    width: 90%;
    margin: o auto;
  }
  h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .cont .flex-item {
    margin-bottom: 30px;
    width: 100%;
  }
  h4 + p {
    margin-bottom: 20px;
	  font-size: 13px;
  }
  h3 span {
    font-size: 18px;
  }
  .cont .flex-item.icon-arrowBlueYoko::after {
    width: 20px;
    height: 13.33px;
    background-image: url(../images/jirei/icon-arrowBlueShita.png);
    left: 0;
    top: -24px;
    right: 0;
    margin: auto;
  }
  .cont .flex-item.icon-arrowBlackYoko::after {
    width: 20px;
    height: 13.33px;
    background-image: url("../images/jirei/icon-arrowBlackShita.png");
    left: 0;
    top: -24px;
    right: 0;
    margin: auto;
  }
  .cont .case .txt1 {
    margin-bottom: 20px;
  }
  .cont .case .mb0 {
    margin-bottom: 0;
  }
.case {
	margin-bottom: 60px;
}
  .cont .case2 .flex-item {
    width: 100%;
	  margin-bottom: 35px;
  }
.cont .case2 .flex2 .last {
	margin-left: 0px;
	margin-bottom: 5px;
}
  .cont .case5 .flex2 .flex-item {
    width: 100%;
	   margin-bottom: 35px;
  }
	.cont .case5 .flex2 .flex-item.last {
	margin-bottom: 5px;
}
	.cont .flex-item.ato::before,
	.cont .flex-item.mae::before{
    padding: 4px;
		width: 120px;
}
	h3{
		font-weight: bold;
	}
	h3::after {
    bottom: -6px;
}
	.cont .case2 .flex {
    margin-bottom: 0;
}
}