@charset "utf-8";

/* kv
----------------------------------------------------------- */

/*
#kvWrap {
    background: url(../../img/agreement/sp_pic_main.jpg) no-repeat 50% 0;
    background-size: cover;
}
*/

/* agreementWrap
----------------------------------------------------------- */

#agreementWrap {
	padding: 60px 0 30px;
}
#agreementWrap .box_top {
	margin-bottom: 30px;
	padding-bottom: 15px;
}
#agreementWrap .box {
	margin-bottom: 15px;
}
#agreementWrap h2 {
	font-size: 18px;
	margin: 10px 0;
}
#agreementWrap h3 {
	font-size: 13px;
	margin-bottom: 3px;
}
#agreementWrap h4 {
	font-size: 13px;
	margin-bottom: 3px;
}
#agreementWrap .box .txt {
	font-size: 12px;
	margin-bottom: 3px;
}
#agreementWrap ul {
	font-size: 12px
}
#agreementWrap .box table {
	font-size: 12px;
}
#agreementWrap .box table th {
	padding: 10px 8px;
}
#agreementWrap .box table td {
	padding: 10px 8px;
}
#agreementWrap .box dl {
	font-size: 12px;
	display: table;
}
#agreementWrap .box dl dt {
	display: table-cell;
	font-weight: bold;
	width: 50px;
}
#agreementWrap .box dl dd {
	display: table-cell;
}
#agreementWrap .kiyakuLead {
	font-size: 12px;
	margin-bottom: 10px;
}
.w277 {
	width: 100px;
}




















































































