@charset "utf-8";
/* CSS Document */


p.copy_text {
	margin-bottom: 1em;
	font-size: 146.15%;
	font-weight: bold;
}

dl.plan_list {
	width: 100%;
	margin: 0 0 20px 0;
	border: none;
}

.plan_list dt {
	margin-bottom: 2px;
	background: #0F1E41;
	border-bottom: #fff 2px solid;
}

.plan_list dt h3 {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/bg_btn_s_off.gif) 96% center no-repeat;
	background-size: auto 7px;
	border-bottom: none;
	text-align: left;
	font-size: 0;
	line-height: 0;
}

.plan_list dt.open h3 {
	background: url(../images/bg_btn_s_on.gif) 96% center no-repeat;
	background-size: auto 7px;
}

.plan_list h3 img {
	width: 87.5%
}

.plan_list dd {
	display: none;
	margin: 20px 0;
	border: none;
}

.plan_list p.copy_text {
	font-size: 135.46%;
}
.plan_img {
	width: 52%;
	margin: 0 auto 20px;
}

.btn_panorama {
	width: 70%;
	margin: 0 auto 20px;
}

.point_01 {
	margin-bottom: 10px;
	text-align: center;
    letter-spacing: -.40em;
}

.point_01 li{
	padding: 0 1%;
	width: 100%;
	display: block;
    letter-spacing: normal;
}

.point_02 {
	margin-bottom: 10px;
	padding: 0 0.5%;
	text-align: center;
    letter-spacing: -.40em;
}

.point_02 li{
	padding: 0 0.5%;
	width: 49.5%;
	display: inline-block;
    letter-spacing: normal;
}

.btn_price {
	margin: 0;
}


#equipment {
	margin-bottom: 20px;
	padding: 20px 0 ;
	background-color: #F6F4F1;
}

#equipment h3 {
	width: 90%;
	margin: 0 auto 10px;
	padding: 0.25em;
	background: none;
	border: none;
}
#equipment h3.kagu{	background: #445B2B;}
#equipment h3.kaden{	background: #682F2F;}
#equipment h3.option{	background: #855A38;}
#equipment p {
	text-align: left;
}
#equipment h3 span{
	font-size: 11px;
}

#equipment dl {
	border: none;
}

#equipment dt {
	font-size: 123.08%;
}

#equipment dd {
	padding-left: 1em;
	border: none;
}

.notes {
	text-align: left;
}


.menu {
	max-width: 400px;
	margin: 0 auto;
	padding: 0;
}

.menu a {
  display: block;
  padding: 10px;
	text-decoration: none;
	color: #000;
  line-height: 1;
}

.point_2-txt li{
	margin: 15px;
	padding: 0 0 0 22px;
}
.point_2-txt li:nth-child(1){
	background: url(../images/parts_no1.png) no-repeat left top;
	background-size: auto 18px;
}
.point_2-txt li:nth-child(2){
	background: url(../images/parts_no2.png) no-repeat left top;
	background-size: auto 18px;
}
.point_2-txt li:nth-child(3){
	background: url(../images/parts_no3.png) no-repeat left top;
	background-size: auto 18px;
}
.point_2-txt li:nth-child(4){
	background: url(../images/parts_no4.png) no-repeat left top;
	background-size: auto 18px;
}


