.l-list_priceArea{
	width: 96.5%;
	margin: auto auto 50px;
	color: #031b57;
}
.l-list_price{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
}
.l-list_price img{
	width: 100%;
}
.l-list_price > li{
	width: calc((100% - 1.7% * 3) / 4);
	margin-right: 1.7%;
	list-style: none;
	position: relative;
}
.l-list_price > li:last-child{
	margin-right: 0;
}
.l-list_price > li .icon_recm{
	position: absolute;
	left: 8px;
	top: -39px;
	width: 73px;
	height: 93px;
}
.l-list_price > li dl{
	padding: 0 0 19px;
	border: 2px solid;
	border-radius: 8px;
	color: #031b57;
	letter-spacing: 0.075em;
}
.l-list_price > li dt{
	padding-top: 14px;
	padding-bottom: 15px;
	background: #003366;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}
.l-list_price > li dt span{
	display: block;
	font-size: 14px;
}
.l-list_price dd{
	margin-right: 8px;
	margin-left: 8px;
}
.l-list_price > li dt + .el_pricedetail{
	border-top: none;
}
.el_pricedetail{
	padding-top: 8px;
	border-top: #666 dotted 1px;

	display: flex;
	flex-direction: column;
}
.el_pricedetail .el_sttl{
	margin-bottom: 0.3em;
	padding: 5px 1em;
	display: inline;
	background: #f2f6f9;
	color: #003366;
	font-size: 13px;
	font-weight: 600;
}
.el_pricedetail.el_pricedetail01.dp_sp{
	display: none;
}
.el_pricedetail.el_pricedetail01.dp_pc{
	display: flex;
}
/*
.el_pricedetail.el_pricedetail01{
	height: 100px;
}
.el_pricedetail.el_pricedetail01_1{
	height: 127px;
}
.el_pricedetail.el_pricedetail02{
	height: 100px;
	justify-content: center;
}
.el_pricedetail.el_pricedetail02_2{
	height: 260px;
	justify-content: center;
}
.el_pricedetail.el_pricedetail03{
	height: 220px;
}
*/
.el_pricedetail .el_txt{
	margin-bottom: 0.3em;
	position: relative;
	font-size: 34px;
	font-weight: 600;
	line-height: 1.2;
}
.el_pricedetail .el_txt_long{
	margin-top: 0.4em;
}
.el_pricedetail .el_txt span{
	font-size: 18px;
	line-height: 1.6;
	display: inline-block;
}
.el_pricedetail.el_pricedetail02_2 .el_txt{
	font-size: 24px;
	line-height: 1.6;
}
.el_pricedetail.el_pricedetail02_2 .el_txt span{
	font-size: 14px;
}
.el_pricedetail .el_txt em{
	font-style: normal;
	font-size: 12px;
	position: absolute;
	top: .3em;
	margin-left: -1.5em;
}
.el_pricedetail .el_img{
	width: 60%;
	margin: 10px auto;
}
.el_pricedetail .el_term{
	margin-bottom: 0.3em;
	font-size: 18px;
	font-weight: 600;
}
.el_pricedetail .el_termatten{
	font-size: 11px;
	letter-spacing: -.03em;
}
.el_pricedetail .el_txtex{
	font-size: min(8.5vw,15px);
	font-weight: 600;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	height: 110px;
	justify-content: center;
}
.l-list_price .el_price{
	padding: 16px 0 12px;
}
.l-list_price .el_recom{
	background: #f2f6f9;
	border-radius: 4px;
	margin-bottom: 25px;
	padding: 8px 0 10px;
}
.l-list_price .el_recom h3{
	background: #031b57;
	border-radius: 100px;
	margin: 0 10px 10px;
	padding: 8px 0;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
}
.l-list_price .el_recom li{
	padding-left: 20px;
	list-style: none;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	display: block;
	position: relative;
}
.l-list_price .el_recom li:before{
	content: "";
	position: absolute;
	top: 10px;
	left: 4px;
	width: 10px;
	height: 7px;
	transform: translateY(-50%);
	background: url("/library/dis/cms/img/entrance/planlist/icon_check.png") no-repeat;
	background-size: 100%;
}
.l-list_price .el_recom li sup{
	font-size: 10px;
	font-weight: normal;
}
.l-list_price .el_recom li span{
	color: #dc000e;
}
.l-list_price .el_btn a{
	display: block;
	background: #26b991;
	background: #fabf07;
	margin: 0 20px;
	padding: 18px;
	font-size: 16px;
	font-weight: 700;
	color: #031b57;
	text-decoration: none;
	position: relative;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.l-list_price .el_btn a:hover{
	filter: brightness(110%) contrast(110%);
}
.l-list_price .el_attention{
	padding: 5px 10px 0 10px;
	text-align: left;
	font-size: 12px;
	letter-spacing: 0.05em;
}
.l-list_price .el_attention{
	text-indent: -2em;
	padding-left: 2em;
	color: #031b57;
}
.l-list_price .el_attention:nth-of-type(2){
	margin-top: 0;
	padding-top: 0;
}
@media (max-width: 991px) {
	.l-list_priceArea{
		width: calc(100% + 2.4em);
		margin-left: -1.2em;
		margin-right: -1.2em;
		margin-bottom: 6.66vw;
	}
	.l-list_price{
		width: 93%;
		margin: auto;
		flex-direction: column;
		align-items: center;
		margin-top: 4vw;
		padding: 0 !important;
	}
	.l-list_price > li{
		width: 95%;
		margin-bottom: 6vw;
		margin-right: 0;
		margin-left: 1vw;
		list-style: none;
		position: relative;
	}
	.l-list_price > li:last-child{
		margin-bottom: 2vw;
	}
	.l-list_price > li .icon_recm{
		position: absolute;
		width: 19vw;
		height: 24.4vw;
	}
	.l-list_price > li .icon_recm img{
		width: 100%;
	}
	.recmplan dt{
		/*padding-left: 12vw;*/
	}
	.l-list_price > li dl{
		padding: 0 0 5.3vw;
		border: 1px solid;
		border-radius: 4px;
		color: #031b57;
		letter-spacing: 0.075em;
	}
	.l-list_price > li dt{
		padding-top: 3.3vw;
		padding-bottom: 3.6vw;
		background: #003366;
		color: #fff;
		font-size: 20px;
		font-weight: 600;
	}
	.l-list_price > li dt span{
		display: block;
		font-size: 14px;
		padding-bottom: .5em;
	}
	.l-list_price dd{
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}
	.l-list_price > li dt + .el_pricedetail{
		border-top: none;
	}
	.el_pricedetail{
		padding-top: 8px;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
	}
	.el_pricedetail.dp_pc {
		display: none;
	}
	.el_txtgrow{
		flex: 1;
		margin-bottom: .3em;
		font-size: 13px;
	}
	.el_pricedetail .el_sttl{
		margin-bottom: 0.3em;
		padding: 5px 1em;
		display: inline;
		background: #f2f6f9;
		color: #003366;
		font-size: 13px;
		font-weight: 600;
		width: 48%;
		margin-right: 2%;
	}

	.el_pricedetail.el_pricedetail01{
		height: auto !important;
	}
	.el_pricedetail.el_pricedetail01_1{
		height: auto !important;
	}
	.el_pricedetail.el_pricedetail02{
		height: auto !important;
		justify-content: center;
	}
	.el_pricedetail.el_pricedetail02_2{
		height: auto !important;
		justify-content: center;
	}
	.el_pricedetail.el_pricedetail03{
		height: auto !important;
	}
	.el_pricedetail .el_txt{
		margin-top: .2em;
		margin-bottom: .2em;
		width: 50%;
	}
	.el_pricedetail .el_txt span{
	}
	.el_pricedetail.el_pricedetail02_2 .el_txt{
		line-height: 1.3;
		width: 100%;
	}
	.el_pricedetail.el_pricedetail02_2 .el_txt span{
		display: block;
	}
	.el_pricedetail .el_txt em{
		top: 0em;
	}
	.el_pricedetail.el_pricedetail01.dp_sp .el_txt em{
		top: 0em;
		margin-left: 0;
	}
	.el_pricedetail.el_pricedetail01.dp_sp{
		display: flex;
	}
	.el_pricedetail.el_pricedetail01.dp_pc{
		display: none;
	}
	.el_pricedetail .el_img{
		width: 50%;
		margin: 10px auto;
	}
	.el_pricedetail .el_term{
		margin-top: .3em;
		width: 100%;
	}
	.el_pricedetail .el_termatten{
		font-size: 13px;
		padding-top: 5px;
	}
	.el_pricedetail .el_txtex{
		display: contents;
		width: 100%;
		font-size: 18px;
	}
	.l-list_price .el_price{
		padding: 4vw 0 3.3vw;
	}
	.l-list_price .el_price img{
		width: 100%;
	}
	.l-list_price .el_recom{
		background: #f2f6f9;
		border-radius: 4px;
		margin-bottom: 6vw;
		padding: 8px 0 2.6vw;
		min-height: inherit;
	}
	.l-list_price .el_recom h3{
		background: #031b57;
		border-radius: 100px;
		display: block;
		margin: 0 8px 8px;
		padding: 1.3vw 0;
		font-size: 12px;
		font-weight: 600;
		color: #fff;
	}
	.l-list_price .el_recom li{
		margin-bottom: 1vw;
		padding-left: 18px;
		list-style: none;
		font-size: 16px;
		font-weight: 600;
		text-align: left;
		display: block;
		position: relative;
		line-height: 1.4;
	}
	.l-list_price .el_recom li:last-child{
		margin-bottom: 0;
	}
	.l-list_price .el_recom li:before{
		content: "";
		position: absolute;
		top: 10px;
		left: 4px;
		width: 10px;
		height: 7px;
		transform: translateY(-50%);
		background: url("/library/dis/cms/img/entrance/planlist/icon_check.png") no-repeat;
		background-size: 100%;
	}
	.l-list_price .el_recom li sup{
		font-size: 10px;
	}
	.l-list_price .el_recom li span{
		color: #dc000e;
	}
	.l-list_price .el_btn a{
		display: block;
		margin: 0;
		padding: 1.5em;
		font-size: 16px;
		font-weight: 600;
		text-decoration: none;
		position: relative;
	}
	.el_attention{
		padding: 10px 10px 8px 10px;
		text-align: left;
		font-size: 12px;
		line-height: 1.4;
		letter-spacing: 0.05em;
	}
	.el_attention{
		text-indent: -2em;
		padding-left: 2em;
		margin-left: 2em;
	}
	.el_attention:nth-of-type(2){
		margin-top: -5px;
		padding-top: 0;
	}
}

@media screen and (max-width: 374px) {
	.l-list_price > li dt{
		font-size: 18px;
	}
}

@media screen and (max-width: 768px) {
	.l-list_price .el_btn a:before{
		right: 2vw;
	}
	.l-list_price .el_recom ul{
		margin-left: -8vw;
	}
}
