.shm_case_heading {
	font-weight: bold!important;
	color: #67BDED;
	font-size: 21px !important;
	text-align: center;
}

.case--sec01__inner{
	max-width: 1000px;
}

.case--sec01-list {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
}
.case--sec01-list li{
	margin: 0!important;
}

.case--sec01 .p--caution {
	color: #767676;
	font-size: 11px;
	line-height: initial;
}

.case--sec02 .case--sec01-list li{
	width: 45%;
}
.case--sec02 h2 span{
	display: block;
	font-size: 16px;
	margin-bottom: 15px;
}
.case--sec02 .p--caution {
	color: #767676;
	font-size: 11px!important;
	line-height: initial;
	text-align: left;
}
.case--sec01-list li span{
	font-size: unset;
}
.case--sec01 .p--caution span,
.case--sec02 .p--caution span{
	display: flex;
	text-align:left;
}
.p--caution_left{
	margin-right: 8px;
}
.full-text{
	color: #333333;
	font-size: 15px;
	font-weight: 300;
	text-align: center;
	line-height: 180%;
	margin: 0 0 30px;
}
.full-text span{
	font-weight: bold;
	background: linear-gradient(transparent 70%, #FFFF00 0%);
}
.full-texts{
	color: #767676;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	line-height: 180%;
	margin: 0 0 30px;
}
.full-card{
	background-color: #fff;
	border-radius: 10px;
	padding: 40px;
	margin-bottom: 20px;
}

.progress .type .info {
	background: #fff;
	padding: 30px;
	margin: 0 0 0px;
	line-height: 1.6;
	display: flex;
	justify-content: start;
}
.progress .type .info .l div {
	padding: 0 0 20px 0px;
}
.progress .type .info .l span,
.progress .type .info .r span  {
	color: #67BDED;
	font-weight: bold;
	width: 20%;
}
.progress .type .info .l div div{
	background: linear-gradient(transparent 70%, #FFFF00 0%);
	display: inline-block;
	padding: 0;
	margin-bottom: 20px;
	width: initial !important;
}
.progress .type .info .l div:nth-of-type(1) div{
	margin-left: 5%;
	font-weight: bold;
}
.progress .type .info .l div:before{
	display: none;
}
.progress .type .info .r{
	border-left: none;
}
.progress .type .info .l div:nth-of-type(1),
.progress .type .info .r div:nth-of-type(2),
.progress .type .info .l div:nth-of-type(2){
	display: flex;
}
.progress .type .info .l div:last-child{
	margin:0;
}
.progress .type .info .l, .progress .type .info .r{
	width: 40%;
}
.progress .type{
	margin-bottom: 0;
}
.full_item_text{
	margin-bottom: 0!important;
}
.price_list ~ h2{
	margin-bottom: 0;
}
.case--sec01 h2{
	margin-bottom: 20px;
}
.cta a {
background-color: #67BDED;
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    max-width: 316px;
    height: 60px;
    line-height: 60px;
    display: block;
    text-align: center;
    text-decoration: none;
    margin: 50px auto 0;
        letter-spacing: 1px;
}
.sp{
	display: none!important;
}
@media(max-width:768px){
	:root{
		overflow-x: hidden;
	}
	.case--sec01-list{
		display: block;
	}
	.case--sec02 .case--sec01-list li{
		width: 100%;
	}
	.full_item{
		display: flex;
	}
	.case--sec01 h2 span,
	.case--sec02 h2 span{
		font-size: 15px;
	}
	.case--sec02 h2 span{
		margin-top: 40px;
	}
	.shm_case_heading{
		font-size: 18px!important;
	}
	.price_list li:nth-of-type(2){
		display: block;
		margin: 15px 0 !important;
		width: auto!important;
	}
	.price_list li:nth-of-type(2) img{
		display: block;
		margin: auto;
		width: 40px;
	}
	.case--sec02 .p--caution{
		margin-top: 10px;
	}
	.table_list{
		display: block;
	}
	.table_list li {
		width: 100%!important;
	}
	.case--sec01 .p--caution,
	.case--sec02 .p--caution {
		font-size: 10px!important;
	}
	.full-text{
		font-size: 14px;
	}
	.hanarabi_img {
		width: 230px!important;
	}
	.hanarabi .case--sec01-list li:nth-of-type(1) {
		margin-bottom: 10px!important;
	}
	.hanarabi .case--sec01-list li:nth-of-type(2) {
		margin-bottom: 30px!important;
	}
	.full-texts{
		margin-top: -20px;
	}
	.full-card{
		padding: 30px 10px;
	}
	.progress .type .info .l div:nth-of-type(1), .progress .type .info .r div:nth-of-type(2), .progress .type .info .l div:nth-of-type(2){
		display: block;
	}
	.progress .type .info{
		padding: 30px 30px 0;
		display: block;
	}
	.progress .type .info .l, .progress .type .info .r {
		width: 100%;
	}
	.progress .type .info .l div:nth-of-type(1) div{
		margin-left: 0;
	}
	.progress .type .info .l div:nth-of-type(1) div{
		display: inline-block;
	}
	.progress .type .info .l span, .progress .type .info .r span{
		display: block;
	}
	.progress .type .info .l{
		padding-bottom: 0;
	}
	.progress .type .info .l div div{
		margin-bottom: 0;
	}
	.full-card .p--caution{
		padding: 0 30px;
	}
	.p--caution_left {
		margin-right: 4px;
	}
	.title{
		font-family: Lato;
		font-weight: 400;
		font-style: Regular;
		font-size: 24px;
		line-height: 120%;
		letter-spacing: 3%;
		text-align: center;
		        margin-top: 15px;
	}
	.title2{
		color: #67BDED;
		font-family: Noto Sans JP;
		font-weight: 700;
		font-style: Bold;
		font-size: 24px;
		line-height: 150%;
		letter-spacing: 3%;
		text-align: center;
		margin: 40px 0 30px;
	}
	.fv{
		padding-bottom: 15px;
	}
	.full_item_text {
		line-height:2.5rem;
	}
	.case--sec01 h2 span{
		margin-bottom: 20px;
	}
	.full_item ~ .p--caution{
		margin-top: 20px;
	}
	.shm_case_heading{
		margin-bottom: 20px;
	}
.sp{
	display: block!important;
}
} 