@charset "Shift_JIS";

.sakusei_area_kakushin{
	height:340px;
	position:relative;
}
.sakusei_area_koshu{
	height:180px;
	position:relative;
	width:100%;
}
.sakusei_area_kakushin:first-of-type{
	float:left;
	width:600px;
}
.sakusei_area_kakushin:last-of-type{
	float:right;
	width:330px;
}

.sakusei_area_kakushin>div>button{
	position:absolute;
	bottom:10px;
	left: 85px;
}
.sakusei_area_koshu>div>button{
	position:absolute;
	bottom:10px;
	left: 330px;
}
.bottomspace{
	height:100px;
	width:100%;
}

.csw1300_wrap{
	padding: 25px 25px 100px;
	background-color: #ededed;
}

.csw1300_wrap .big-button_type_csw1300{
	width: 220px;
	height: 80px;
	margin-bottom: 5px;
	position:relative;
}

/* box_size */
.kakutei_height{
	height: 465px;
}
.koshu_height{
	height: 345px;
}
.size_saikai{
	width: 240px;
	height: 340px;
	float: left;
}
.saikai_margin_left{
	margin-left: 20px;
}
.size_kanen{
	width: 280px;
	height: 340px;
}
.size_koshu{
	width: 400px;
	height: 220px;
	padding: 25px 32px 100px;
	float: left;
}
.koshu_margin_left{
	margin-left: 32px;
}
div.example{
	margin-bottom: -12px;
}


/* header */
.csw1300_header{
	margin: 0 0 8px 0;
	flex: 0 1 24%;
	position: relative;
	width: 100%;
}
.sikaku{
	height:40px;
	width:10px;
	background-color: #156c3f;
	float:left;
}
.group{
	background-color:#eff6f1; 
	width:auto;
	height:40px;
	font-size: 20px;
	color:#000;
	line-height:40px;
	margin:0 0 0 20px;
	padding:0 0 0 10px;
}
#contents_csw1300{
	margin: 40px 0 150px 0;
}
