@charset "utf-8";

.header-tab { /*----- 見積画面用 ----*/
	position: relative;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 520px;
	height: 70px;
	color: #fecf71;
	background-color: #295D72;
	font-size: 300%;
	text-align: center;
	font-weight: bold;
	padding:6px 0 0 0;
}

span.yelow2 { /*----- 見積画面用 右左ボタンアンカーCSS定義----*/
	color: #f3f3f3;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #295D72;
	padding: 5px 10px 2px 10px;
	font-size: 180%;
	display: inline-block;
	transition: .3s;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.yelow2:hover {
	transition: color .3s;
	color: #fecf71;
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}


.header-table {
	margin: 0 auto;
	width: 1000px;
	border: none;
}


.non-sign-up-button {
	position: relative;
	vertical-align: top;
	width: 100%;
	height: 54px;
	margin-top: 30px;
	padding: 0;
	font-size: 22px;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	background: #f0776c;
	border: 0;
	border-bottom: 2px solid #d76b60;
	border-radius: 5px;
	cursor: pointer;
	-webkit-box-shadow: inset 0 -2px #d76b60;
	box-shadow: inset 0 -2px #d76b60;
}

.non-sign-up-button:active {
	top: 1px;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#shitugi-arm { /*-----  入力エリアCSS定義----*/
	margin: 0;
	width: 400px;
	height: 30px;
	float: right;
	margin-top: -10px;
	margin-right: -20px;
}

.arm-kensu{
	color: #ED1C24;
	font-size: 1em;
	font-weight: bold;
	float: right;
	text-align: center;
	position: absolute;
}


/*--------------- 見積№入力 ---------------*/

.input-mNo {
	width: 220px;
	height: 40px;
	margin-left: -50px;
	padding: 0 15px 2px;
	font-size: 17px;
	background: white;
	border: 2px solid #ebebeb;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 -2px #ebebeb;
	box-shadow: inset 0 -2px #ebebeb;
}

.input-mNo:focus {
	border-color: #62c2e4;
	outline: none;
	-webkit-box-shadow: inset 0 -2px #62c2e4;
	box-shadow: inset 0 -2px #62c2e4;
}

.input-FAVOmane {
	width: 260px;
	height: 40px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 0 15px 2px;
	font-size: 17px;
	background: white;
	border: 2px solid #ebebeb;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 -2px #ebebeb;
	box-shadow: inset 0 -2px #ebebeb;
}

.input-FAVOmane:focus {
	border-color: #62c2e4;
	outline: none;
	-webkit-box-shadow: inset 0 -2px #62c2e4;
	box-shadow: inset 0 -2px #62c2e4;
}

.input-FAVOmane2 {
	width: 300px;
	height: 40px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	padding: 0 15px 2px;
	font-size: 17px;
	background: white;
	border: 2px solid #ebebeb;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 -2px #ebebeb;
	box-shadow: inset 0 -2px #ebebeb;
}

.input-FAVOmane2:focus {
	border-color: #62c2e4;
	outline: none;
	-webkit-box-shadow: inset 0 -2px #62c2e4;
	box-shadow: inset 0 -2px #62c2e4;
}


.brwsr3 {
	margin: 0 auto;
	width: 1000px;
	border: none;
}

.brwsr3 th {
	vertical-align: middle;
	height: 50px;
	width: 230px;
	margin: 0;
	text-align: left;
	padding-left: 20px;
	color: #333;
	font-size: 130%;
	font-weight: bold;
}

.brwsr3 th .ri {
	vertical-align: middle;
	height: 50px;
	width: 230px;
	margin: 0;
	text-align: right;
	padding-left: 20px;
	color: #333;
	font-size: 130%;
	font-weight: bold;
}

.brwsr3 td.data {
	padding: 0;
	margin: 0;
	height: 50px;
	width: 300px;
	border: none;
	color: #666;
	font-size: 130%;
	line-height: 16px;
	text-align: left;
	padding-left: 50px;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
}

.brwsr3 td.sute {
	padding: 0;
	margin: 0;
	height: 50px;
	width: 80px;
	border: none;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
}

.button-link-red {
	font-weight: bold;
	color: #f00;
	transition: all .3s;
}

.button-link-red:hover {
	cursor: pointer;
	color: #fff;
	background-color: #f00;
}

.brwsr3 td.td-button {
	padding: 0;
	margin: 0;
	height: 50px;
	width: 50px;
	border: none;
	color: #666;
	font-size: 130%;
	line-height: 16px;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
}

.brwsr3 td.td-button-LL {
	padding: 0;
	margin: 0;
	height: 50px;
	width: 200px;
	border: none;
	color: #666;
	font-size: 130%;
	line-height: 16px;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
}

.brwsr3 td:fst-child {
	padding: 0 0 0 10px;
	vertical-align: middle;
}

.brwsr3 td.bar {
	height: 1px;
	width: 100%;
	border-top: solid 1px #34495e;
}

.button-ryuyo {
	position: relative;
	vertical-align: top;
	float: left;
	width: 400px;
	height: 36px;
	margin-left: 455px;
	margin-top: -5px;
	padding: 0;
	font-size: 26px;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	background: #FF8C00;
	border: 0;
	border-bottom: 2px solid #FF8C00;
	border-radius: 5px;
	cursor: pointer;
	-webkit-box-shadow: inset 0 -2px #FF8C00;
	box-shadow: inset 0 -2px #FF8C00;
}

.button-ryuyo2 {
	position: relative;
	vertical-align: top;
	float: left;
	width: 400px;
	height: 100px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 0;
	font-size: 26px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	background: #295D72;
	border: 0;
	border-bottom: 2px solid #295D72;
	border-radius: 5px;
	cursor: pointer;
	-webkit-box-shadow: inset 0 -2px #295D72;
	box-shadow: inset 0 -2px #295D72;
	font-weight: bolder;
}

.button-favo {
	position: relative;
	vertical-align: top;
	float: left;
	width: 220px;
	height: 36px;
	margin-right: 20px;
	padding: 0;
	font-size: 26px;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	background: #008E4F;
	border: 0;
	border-bottom: 2px solid #008E4F;
	border-radius: 5px;
	cursor: pointer;
	-webkit-box-shadow: inset 0 -2px #008E4F;
	box-shadow: inset 0 -2px #008E4F;
}

.button-favo-no {
	position: relative;
	vertical-align: top;
	float: left;
	width: 250px;
	height: 36px;
	margin-left: 330px;
	margin-top: -36px;
	padding: 0;
	font-size: 26px;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	background: #FF3366;
	border: 0;
	border-bottom: 2px solid #FF3366;
	border-radius: 5px;
	cursor: pointer;
	-webkit-box-shadow: inset 0 -2px #FF3366;
	box-shadow: inset 0 -2px #FF3366;
}

.button-favo2 {
	z-index: 99;
	position: relative;
	vertical-align: top;
	float: left;
	width: 480px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 0;
	font-size: 26px;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	background: #008E4F;
	border: 0;
	border-bottom: 2px solid #008E4F;
	border-radius: 5px;
	cursor: pointer;
	-webkit-box-shadow: inset 0 -2px #008E4F;
	box-shadow: inset 0 -2px #008E4F;
}

.button-favo-no2 {
	z-index: 99;
	position: relative;
	vertical-align: top;
	float: left;
	width: 500px;
	height: 36px;
	margin-top: 10px;
	padding: 0;
	font-size: 26px;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	background: #FF3366;
	border: 0;
	border-bottom: 2px solid #FF3366;
	border-radius: 5px;
	cursor: pointer;
	-webkit-box-shadow: inset 0 -2px #FF3366;
	box-shadow: inset 0 -2px #FF3366;
}


.button-ore-csl {
	position: relative;
	float: left;
	margin-right: 10px;
	vertical-align: top;
	width: 180px;
	height: 36px;
	padding: 0;
	font-size: 26px;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	background: #FF8C00;
	border: 0;
	border-bottom: 2px solid #FF8C00;
	border-radius: 5px;
	cursor: pointer;
	-webkit-box-shadow: inset 0 -2px #FF8C00;
	box-shadow: inset 0 -2px #FF8C00;
}

.button-ore-csl:active {
	top: 1px;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.button-ore-OK {
	position: relative;
	float: left;
	margin-right: 10px;
	vertical-align: top;
	width: 180px;
	height: 36px;
	padding: 0;
	font-size: 26px;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	background: #0099FF;
	border: 0;
	border-bottom: 2px solid #0099FF;
	border-radius: 5px;
	cursor: pointer;
	-webkit-box-shadow: inset 0 -2px #0099FF;
	box-shadow: inset 0 -2px #0099FF;
}

.button-ore-OK:active {
	top: 1px;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/*--------------- 流用一覧テーブル定義 ---------------*/
.table-ryuyo {
	width: auto;
	margin-top: 10px;
	margin-bottom: 50px;
	border-spacing: 0;
	font-size: 14px;
	overflow-x: auto;
	white-space: nowrap;
	table-layout: fixed;
}

.th-ryuyo {
	width: 150px;
	height: 40px;
	color: #fff;
	padding: 8px 15px;
	background: #258;
	background: -moz-linear-gradient(rgba(34, 85, 136, 0.7),
		rgba(34, 85, 136, 0.9) 50%);
	background: -webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34, 85, 136, 0.7)),
		to(rgba(34, 85, 136, 0.9)));
	font-weight: bold;
	vertical-align: middle;
	border-left: 1px solid #258;
	border-top: 1px solid #258;
	border-bottom: 1px solid #258;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(34, 85, 136, 0.9);
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3) inset;
}

.th2-ryuyo {
	color: #fff;
	padding: 8px 15px;
	background: #258;
	background: -moz-linear-gradient(rgba(34, 85, 136, 0.7),
		rgba(34, 85, 136, 0.9) 50%);
	background: -webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34, 85, 136, 0.7)),
		to(rgba(34, 85, 136, 0.9)));
	font-weight: bold;
	vertical-align: middle;
	border-left: 1px solid #258;
	border-top: 1px solid #258;
	border-bottom: 1px solid #258;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(34, 85, 136, 0.9);
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3) inset;
}

.th-ryuyo:first-child {
	border-radius: 5px 0 0 0;
}

.th-ryuyo:last-child {
	border-radius: 0 5px 0 0;
	border-right: 1px solid #258;
	box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1), 0px 1px 1px
		rgba(255, 255, 255, 0.3) inset;
}

.tr-ryuyo .td-ryuyo {
	height: 40px;
	padding: 8px 15px;
	border-bottom: 1px solid #84b2e0;
	border-left: 1px solid #84b2e0;
	text-align: center;
	vertical-align: middle;
	overflow: hidden
}

.tr-ryuyo .td-ryuyo:last-child {
	border-right: 1px solid #84b2e0;
	box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
}

.tr-ryuyo {
	background: #fff;
}

.tr-ryuyo:nth-child(2n+1) {
	background: #f1f6fc;
}

.tr-ryuyo:last-child td {
	box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
}

.tr-ryuyo:last-child td-ryuyo:first-child {
	border-radius: 0 0 0 5px;
}

.tr-ryuyo:last-child td-ryuyo:last-child {
	border-radius: 0 0 5px 0;
}

.tr-ryuyo:hover {
	background: #bbd4ee;
}

.bukkeninfo-list {
	width: 600px;
}

.bukkeninfo-list dt {
	clear: both;
	float: left;
	text-align: left;
	padding-bottom: 16px;
	padding-top: 16px;
	padding-left: 15px;
	width: 200px;
	height: 25px;
	border: 0.5px solid #aaa;
	background-color: #dcdcdc
}

.bukkeninfo-list dd {
	float: left;
	width: 375px;
	height: 37px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 8px;
	border-top: 0.5px solid #aaa;
	border-bottom: 0.5px solid #aaa;
	border-right: 0.5px solid #aaa;
}

.bukkeninfo-header{
	position: relative;
	width: auto;
	height: 70px;
	max-width: 600px;
	color: #fff;
	background-color: #295D72;
}

.help-bukkeninfo{
	font-size: 250%;
	text-align: center;
	padding-top: 10px;
}

.com-list {
	width: 1000px;
	margin-top: -55px;
}

.com-list dt {
	float: left;
	width: 0px;

}

.com-list dd {
	clear: both;
	float: right;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 1000px;
}

.com-list2 {
	width: 1000px;
	margin-top: 0px;

}

.com-list2 dt {
	float: left;
	width: 0px;

}

.com-list2 dd {
	clear: both;
	float: right;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 1000px;
}

.button-com {
	float: right;
	position: relative;
	vertical-align: top;
	width: 110px;
	height: 36px;
	margin-top: 5px;
	margin-bottom :-40px; 
	margin-left: 10px;
	padding: 0;
	font-size: 26px;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	background: #2DA582;
	border: 0;
	border-bottom: 2px solid #2DA582;
	border-radius: 5px;
	cursor: pointer;
	-webkit-box-shadow: inset 0 -2px #2DA582;
	box-shadow: inset 0 -2px #2DA582;
}

.button-com:active {
	top: 1px;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.button-red-com {
	position: relative;
	float: right;
	margin-right: 10px;
	margin-bottom :-40px;
	vertical-align: top;
	width: 110px;
	height: 36px;
	margin-top: 5px;
	padding: 0;
	font-size: 26px;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	background: #FF3366;
	border: 0;
	border-bottom: 2px solid #FF3366;
	border-radius: 5px;
	cursor: pointer;
	-webkit-box-shadow: inset 0 -2px #FF3366;
	box-shadow: inset 0 -2px #FF3366;
}

.right{
	float: left;
	font-size: 24px;
	margin-top: 20px; 
	margin-left: 0px;

}

.hr-top {
	border-top: 3px solid #c2c1c1;
}

.mainBox-hukidasi {
	z-index: 1;
	margin-top: 50px;
	width: 980px;
	max-width: 1000px;
	height: 140px;
	color: #222;
	position: relative;
	clear: both;
	background: #EFFBFB;
	border-radius: 15px;
	border: 3px solid #58ACFA;
}

.main-hukidasi:before, .mainBox-hukidasi:after {
	content: "";
	display: table;
}

.mainBox-hukidasi:after {
	clear: both;
}

.boxA {
	float: left;
	width: 490px;
}

.boxB {
	float: left;
	width: 490px;
}

.button-csv {
	position: relative;
	float: right;
	margin-right: 10px;
	vertical-align: top;
	width: 180px;
	height: 36px;
	padding: 0;
	font-size: 26px;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	background: #2DA582;
	border: 0;
	border-bottom: 2px solid #2DA582;
	border-radius: 5px;
	cursor: pointer;
	-webkit-box-shadow: inset 0 -2px #2DA582;
	box-shadow: inset 0 -2px #2DA582;
}

.button-ore-M:active {
	top: 1px;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.checkbox-dojiirai {
	box-sizing: border-box;
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	position: relative;
	margin: 0 0px 10px 0;
	padding: 6px 12px 6px 42px;
	border-radius: 8px;
	font-size: 100%;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	float: right;
	background-color: #FFDFE7;
}

.checkbox-dojiirai:hover:after {
	border-color: #FF3366;
}

.checkbox-dojiirai:after {
	-webkit-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
	position: absolute;
	top: 50%;
	left: 15px;
	display: block;
	margin-top: -10px;
	width: 16px;
	height: 16px;
	border: 2px solid #bbb;
	border-radius: 6px;
	content: '';
}

.radio:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 20px;
	display: block;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #FF3366;
	content: '';
	opacity: 0;
}

input[type=radio]:checked+.radio:before {
	opacity: 1;
}

.checkbox-dojiirai:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 21px;
	display: block;
	margin-top: -7px;
	width: 5px;
	height: 9px;
	border-right: 3px solid #FF3366;
	border-bottom: 3px solid #FF3366;
	content: '';
	opacity: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

input[type=checkbox]:checked+.checkbox-dojiirai:before {
	opacity: 1;
}


.button-link-blue {
	color: darkslateblue;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.button-link-blue:hover {
	cursor: pointer;
		color: red;
}

.syoryaku{
  	width: 280px;
  	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	-o-text-overflow: ellipsis; /* Opera9,10対応 */
}
