@charset "utf-8";
/* CSS Document */
@media(max-width: 767px) {
  .wrapper {
    padding-top: 55px;
  }
  .main {
    background: url("../images/hoken/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;
  }

  .cont {
    padding: 40px 0;
  }
  .txt {
    margin: 0 auto 20px;
    text-align: center;
  }
  .cont {
    width: 90%;
    margin: o auto;
  }
  h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
	.riyuu.flex {
	margin: 0 auto 60px;
}
.riyuu.flex .flex-item {
	width: 49%;
	margin: 0px 0px 15px;
}
	.riyuu.flex .flex-item p {
	font-size: 14px;
	margin-top: -5px;
}.txt1 {
	text-align: left;
	margin-bottom: 70px;
	line-height: 1.9;
}
	.ph1 {
	margin: 0 auto 10px;
}
	
.shindan p {
	color: #009FA8;
	font-size: 18px;
	font-weight: bold;
}
	.shindan{
		margin-bottom: 80px;
	}
.shindan ul li {
	font-size: 15px;
	text-indent: -0.8em;
	margin-left: 0.8em;
	line-height: 1.6;
}
	.shindan ul li:before {
    content: '□';
    display: inline-block;
    width: 1.25em;
    text-indent: 0;
}
	.shindan1,
	.shindan2,
	.shindan3,
	.shindan4,
	.shindan5,
	.shindan6{
		padding: 10px 0 20px;
		border-bottom: 1px solid #000;
	}
.flowsp .flex-item {
	color: #fff;
	background: #009FA8;
	padding: 25px 0;
	width: 100%;
	position: relative;
	text-align: center;
	margin-bottom: 25px;
}
.flowsp .flex-item .mainttl {
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 5px;
	font-weight: bold;
}
	.flowsp .flex-item .sub1{
		
	}
.flowsp .flex-item .sub2 {
	font-size: 12px;
	margin-top: 10px;
}
.flowsp .flex-item::after {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("../images/hoken/icon-arrowL.png");
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    bottom: -20px;
    background-size: contain;
    right: 0;
    margin: auto;
}
	.flowsp .flex-item.last::after {
	background: none;
}
	.sp-ph1{
    margin-top: -40px;
    margin-bottom: -20px;

	}
	
	}