.acc-form-shitsuryo .left .shitsuryo-table tfoot td {
	text-align: center;
}

.acc-form-shitsuryo a.small {
	height: auto;
	min-height: 32px;
}

.acc-form-shitsuryo .ktbnkh {
	float: right;
}

.acc-form-shitsuryo .ktbnkh a {
	margin: 1px;
}

.acc-form-shitsuryo .ktbnkh .btn {
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.acc-form-shitsuryo .ktbnkh .btn .khbtn {
	margin-left: 2px;
}

.acc-form-shitsuryo .shitsuryo-add {
	margin: 20px auto 0;
	width: 300px;
}

.acc-form-shitsuryo .image-hosoku {
	display: inline-block;
	margin-left: 4px;
	vertical-align: bottom;
	cursor: pointer;
	background-image: url(/tools/designer/images/sprites/pc.png);
	background-position: -94px 0px;
	width: 28px;
	height: 24px;
}

.acc-form-shitsuryo .image-hosoku>span {
	display: none;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-ms-filter: "alpha(opacity=60)";
	cursor: pointer;
}

.acc-form-shitsuryo .image-hosoku>img {
	display: none;
	position: fixed;
	z-index: 1;
	top: 50%;
	left: 50%;
	width: 450px;
	margin-top: -225px;
	height: 450px;
	margin-left: -225px;
	cursor: pointer;
}

.acc-form-shitsuryo .shitsuryo-table tbody td,
.acc-form-shitsuryo .shitsuryo-table tbody tr:first-child td {
	border-top: 2px solid #EFEFEF;
	border-left: 2px solid #B5B5B5;
	background: #DCDDDD;
	text-align: center;
}

.acc-form-shitsuryo .shitsuryo-table tbody tr:last-child td,
.acc-form-shitsuryo .shitsuryo-table tbody tr:last-child th {
	border-bottom: 2px solid #EFEFEF;
}

.acc-form-shitsuryo .shitsuryo-table tbody th,
.acc-form-shitsuryo .shitsuryo-table tbody .shitsuryo-table tbody tr:first-child th {
	border-top: 2px solid #EFEFEF;
	background: #C9CACA;
	font-weight: normal;
}

.acc-form-shitsuryo .icon {
	cursor: pointer;
}

@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-width: 768px) and (min-resolution: 125dpi), only screen and (min-width: 768px) and (min-resolution: 1.3dppx) {

.acc-form-shitsuryo .image-hosoku {
	background-image: url(/tools/designer/images/sprites/pc@2x.png);
	background-position: -48px -58px;
	background-size: 112px 104px;
	width: 28px;
	height: 24px;
}

}

@media screen and (max-width: 1024px) {

.acc-form-shitsuryo div.form {
	margin-top: 70px;
}

.acc-form-shitsuryo div.form .right {
	float: none;
	margin-top: 20px;
	width: auto;
}

.acc-form-shitsuryo .left {
	float: none;
	margin-top: 20px;
	width: auto;
}

.acc-form-shitsuryo .shitsuryo-add {
	width: auto;
}

.acc-form-shitsuryo .image-hosoku {
	display: none;
}

}

@media screen and (max-width: 767px) {

.acc-form-shitsuryo .image-hosoku {
	background-image: url(/tools/designer/images/sprites/sp@2x.png);
	background-position: -47px 0px;
	background-size: 69px 77px;
	width: 22px;
	height: 18px;
}

}

