@charset "utf-8";
/* CSS Document */

/*----------------------------
プラン
----------------------------*/
.plan-key{
	position:relative;
	width:750px;
	height:253px;
	margin-bottom:20px;

}
.plan-key.otegaru{background:url(../img/plan/bg_hk_plan_key01.png) no-repeat left top;}
.plan-key.manzoku{background:url(../img/plan/bg_hk_plan_key02.png) no-repeat left top;}
.plan-key.ohitorisama{background:url(../img/plan/bg_hk_plan_key03.png) no-repeat left top;}
.plan-key.otasuke{background:url(../img/plan/bg_hk_plan_key04.png) no-repeat left top;}
.plan-key.sougei{background:url(../img/plan/bg_bk_plan_key01.png) no-repeat left top;}
.plan-key.anshin{background:url(../img/plan/bg_bk_plan_key02.png) no-repeat left top;}
.plan-key.otasukesougei{background:url(../img/plan/bg_bk_plan_key03.png) no-repeat left top;}
.plan-key.otasukeanshin{background:url(../img/plan/bg_bk_plan_key04.png) no-repeat left top;}
.plan-key.yorisoi{background:url(../img/plan/bg_sn_plan_key01.png) no-repeat left top;}
.plan-key.osewa{background:url(../img/plan/bg_sn_plan_key02.png) no-repeat left top;}
.plan-key.otasukeosewa{background:url(../img/plan/bg_sn_plan_key03.png) no-repeat left top;}
.plan-key.mimamori{background:url(../img/plan/bg_sn_plan_key04.png) no-repeat left top;}

.plan-key-ttl{
	position:absolute;
	top:10px;
	left:240px;
	color:#fff;
	font-weight:bold;
	font-size:22px;
}
.plan-key-pink{
	position:absolute;
	top:130px;
	left:240px;
	color:#ff2e82;
	font-weight:bold;
	font-size:18px;
}
.plan-key-text{
	position:absolute;
	top:155px;
	left:240px;
	width:495px;
	font-size:13px;
}
.plan-detail{
	background:url(../img/plan/bg_plan_detail.png) left top;
	padding:10px;
	overflow:hidden;
	margin-bottom:20px;
}
.plan-detail-staff{
	width:144px;
	margin-left:10px;
	float:right;
}
.plan-check dt{
	padding-left:35px;
	font-weight:bold;
	font-size:22px;
	margin:0 0 5px 0;
}
.plan-check-blue{background:url(../img/plan/icon_blue_check.png) left 10px no-repeat;}
.plan-check-pink{background:url(../img/plan/icon_pink_check.png) left 10px no-repeat;}
.plan-check-purple{background:url(../img/plan/icon_purple_check.png) left 10px no-repeat;}

.plan-check dt span{
	color:#d82777;
	font-weight:bold;
	font-size:30px;
}
.plan-check dd{
	margin:0 0 10px 35px;
}
.plan-icon-box{
	overflow:hidden;
	margin-bottom:20px;
}
.plan-icon-box li{
	float:left;
	width:122px;
	margin:0 35px 0 0;
	font-size:13px;
	text-align:center;
	position:relative;
}
.plan-icon-box li .star{
	width:50px;
	height:48px;
	position:absolute;
	top:0;
	left:0;
}
.plan-icon-box li.plan-go-arrow{
	float:right !important;
	width:135px !important;
	margin:20px 0 0;
}
.plan-notice{
	width:670px;
	height:288px;
	margin:0 auto 20px;
	background:url(../img/plan/bg_plan_notice.png) left top no-repeat;
	padding:105px 20px 0;
}
.plan-notice-list li{
	margin:0 0 10px 13px;
	text-indent:-13px;
}
.plan-notice-btn{
	text-align:right;
}
.plan-b-flow{
	overflow:hidden;
	margin-bottom:20px;
}
.plan-b-flow li{
	float:left;
	width:125px;
	margin:0 0 0 25px;
	font-size:12px;
	text-indent:-12px;
}
/*.plan-sample{
	display:none;
}*/



.device-more{
	 overflow:hidden;
	 margin-bottom:10px;
 }

 .device-more-1{
	 float:left;
	 width:350px;
	 height:350px;
	 margin-right:30px;
 	 position:relative;
  }

 .device-more-2{
	 float:left;
	 width:350px;
	 height:350px;
 	 position:relative;
  }

.device-under-text{
	 text-align: center;
}

.device-bold{
	font-weight: bold;
	font-size: 15px;
}

	.device-more-text{
    margin-left: 18px;
	}
