@charset "UTF-8";
/*************************
おすすめプラン
 *************************/

dl,p{
	margin:0;	
}

.main{
	margin-bottom:80px;
}

.main h2 img{
	width:100%;
	height:auto;	
}

.main h2{
	margin-bottom:20px;	
}

.body_contents{
	margin-bottom:80px;	
}

.ossm{
	padding:40px 30px 30px;
	margin-bottom:60px;
	background:#f0efe8;
}

.ossm h3{
	text-align:center;
	margin-bottom:30px;	
}

.float .ossm_box{
	text-align:center;
	background:#fff;	
}

.float .ossm_box .ttl_ossm{
	font-size:18px;
	font-weight:bold;
	padding:10px;
	margin:0;
	background:#dad8c8;
}

.float .ossm_box dl:before{
	content:"";
	background:url(../../../../img/page/plan/yajirushi_bottom.gif) center top no-repeat;
	width:15px;
	height:12px;
	display:block;
	margin:0 auto 25px;
}

.float .ossm_box dl{
	padding:0 30px 30px;	
}

.float .ossm_box dl dt{
	font-size:24px;
	font-weight:bold;
	margin-bottom:15px;	
}

.float .ossm_box dl dt span{
	display:block;
	font-size:16px;
	font-weight:normal;
}

.float .ossm_box dl dd span{
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#7bac2f;
	margin-bottom:15px;
}

.lead01{
	font-size:16px;	
	text-align:center;
	margin-bottom:40px;
}

.lead01 span{
	font-weight:bold;	
}

.ttl_plan{
	margin-bottom:50px;	
}

.point{
	margin-bottom:25px;
}

.float .point_box{
	text-align:center;
	background:url(../../../../img/page/plan/circle.gif) center center no-repeat;	
}

.float .point_box p{
	display:table-cell;
	width:30%;
	vertical-align:middle;
    height: 120px;
	font-weight:bold;
	font-size:18px;
}

.point_text{
	line-height:2;
}

.lead02{
	line-height:2;
	margin-bottom:45px;
}

.table_illust{
	margin-bottom:60px;	
}

.type{
	margin-bottom:30px;	
}

.type_box .year{
	padding:10px;
	margin-bottom:15px;
	background:#26363d;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}

.type_box dl dt{
	text-align:center;
	font-size:18px;
	margin-bottom:15px;
	font-weight:bold;
}

.maker{
	border:1px solid #ccc;
	padding:30px;
}

@media screen and (min-width:641px){

.float:after{
	content:"";
	display:block;
	clear:both;	
}

.float .half{
	float:left;
	width:48%;
	margin-right:4%;
}

.float .half:last-child{
	margin-right:0;
}

.float .ossm_box dl{
	min-height:238px;
	height: auto !important;
    height: 238px;	
}

.float .tripartition{
	float:left;
	width:30%;
	margin-right:5%;
}

.float .tripartition:last-child{
	margin-right:0;
}

.maker .text{
	float:right;
	width:60%;
	margin-right:5%;	
}

.maker .img{
	float:right;
	width:35%;
}
	
}


@media screen and (max-width:640px){

.point_text br,
.lead02 br{
	display:none;
}

.main{
	margin-bottom:60px;
}

.body_contents{
	margin-bottom:60px;	
}

.point_box{
	margin-bottom:20px;	
}

.ossm{
	padding:30px 20px 20px;
	margin-bottom:40px;
}

.ossm h3{
	margin-bottom:20px;	
}

.float .ossm_box:first-child{
	margin-bottom:20px;	
}

.float .ossm_box .ttl_ossm{
	font-size:16px;	
}

.float .ossm_box dl dt{
	font-size:20px;	
}

.float .ossm_box dl dd span{
	font-size:16px;	
}

.lead01{
	font-size:14px;
	margin-bottom:35px;
}

.ttl_plan{
	margin-bottom:40px;	
}

.lead02{
	margin-bottom:30px;	
}

.maker{
	padding:20px;	
}

.maker .img{
	text-align:center;
	margin-bottom:20px;	
}

.type{
	margin-bottom:0;	
}

.type_box{
	margin-bottom:20px;
}

}

