@charset "UTF-8";
.plan {
margin-left: 2%;
width: 96%;
text-align:left;
}
.plan dl {
}
.plan dl dt {
font-size : 20px;
line-height: 40px;
border-left: 10px solid #231815;
border-bottom: 1px solid #231815;
padding-left: 10px;
margin-bottom: 20px;
}
.plan dl dd {}
.plan dl dd p {
text-align:left;
margin-bottom: 20px;
font-size : 14px;
line-height : 20px;
margin-left:20px;
}
.plan dl dd p.copy1 {
font-size : 20px;
line-height: 30px;
}
.plan dl dd p.copy2 {
font-size : 18px;
line-height: 28px;
color : #B4091E;
}
.plan dl dd .pic {
	}
.plan dl dd .pic img {
	width:100%;
	height:auto;}
.plan dl dd .pic ul {}
.plan dl dd .pic ul li {
	margin-bottom:2%;}
.plan2_base {
width:96%;margin-left:2%;
}
.plan2 {
	text-align:left;}
.plan2 dl {width:100%;}
.plan2 dl dt {
font-size : 20px;
line-height: 40px;
border-left: 10px solid #231815;
border-bottom: 1px solid #231815;
padding-left: 10px;
margin-bottom: 20px;
}
.plan2 dl dd {
}
.plan2 dl dd p {
text-align:left;
margin-bottom: 20px;
font-size : 14px;
line-height : 20px;
margin-left:20px;
}
.plan2 dl dd p.copy1 {
font-size : 28px;
line-height : 44px;
}
.plan2 dl dd p.copy2 {
}
.plan2 dl dd .pic {
}
.plan2 dl dd ul {}
.plan2 dl dd ul li {margin-bottom:2%;}
