<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "EUC-JP";

body{background:#fbfbfb;}

#mainHeader {background:#FFF;border-bottom:#e8e6d7 solid 1px;}
#mainHeader .newing{margin:0 0 0 20px;}

#askFooter{margin:15px 0 0;background:#FFF}
#askFooter .logos{padding:25px 0;}
#askFooter .left{float:left;}
#askFooter .left p{float:left;}
#askFooter .newing{margin:0 0 0 20px;}
#askFooter .right{float: right;}
#askFooter .right p{padding: 11px 2px 11px 0;}
#copyright{background:#8db62e !important;}




/* form override 
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
.tb_block{border-top-color:#cdcdcd!important;}
.type_select{
	background:#f0f4e6!important;
	padding:20px 25px;
}
.type_select li{margin:5px 10px 5px 0;}
.confirm_type_select{background:#f0f4e6!important;}
#form_flow li.on {background-image: url(../img/reform/flow_bg_on.png)!important;}
#poricy{
	display:block;
	width:auto;
	height:100px;
	margin:0 15px;
	padding:10px 15px;
	overflow:scroll;
	border:#BFBFBF solid 1px;
}
#poricy p,#poricy ol{margin:5px 0;}
#poricy li{list-style-type:decimal;margin:0 0 5px;}
#poricy ol{margin-left: 2em;}


#poricyCheck{
	padding:25px 0;
	text-align:center;
}
#poricyCheck label{
	font-size:110%;
	font-weight:bold;
}
#poricyCheck label input{margin:0 5px 0 0;}
#poricyCheck span{
	display:block;
	padding:5px 0 0;
}

#poricyCheck .error{font-size:100%;font-weight:normal;}



/* selectedItems
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
.tablewrap{
	display:table;
	table-layout:fixed;
	width:100%;
}
.tablewrap .cell{
	display:table-cell;
	vertical-align:middle;
}

.box{
	/*border:#e6e6e6 solid 1px;*/
	background:#FFF;
}


p.midd{
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px;
}


/* requests
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
#requests{margin:20px 0 0;}
#requests .tablewrap{
	background:#FFF;
	border-top:#e6e6e6 solid 1px;
	border-bottom:#e6e6e6 solid 1px;
	border-left:#e6e6e6 solid 1px;
}
#requests .tablewrap .cell img{
	max-width:100%;
	height:auto;
}
#requests .tablewrap p.cell{
	width:120px;
	vertical-align:middle;
	border-right:#e6e6e6 solid 1px;
}
#requests .tablewrap p.cell span.pad{
	display: block;
	padding:10px;
}
#requests .tablewrap div.cell{padding:0;}
#requests .tablewrap table{width:100%;height:100%}
#requests .tablewrap td{border-right:#e6e6e6 solid 1px;}
#requests .tablewrap td{vertical-align:middle;padding:10px;}
#requests .tablewrap td.thum{width:120px;padding:25px 20px;}
#requests .tablewrap td.thum img{width:auto;height:auto;max-width:120px;}
#requests .tablewrap td.place{text-align:center;}
#requests .tablewrap a.zoom{
	display:block;
	margin:10px 0 0;
	text-align:center;
	color:#FFF;
	font-size:10px;
	background:#003f8a;
    border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
#requests .tablewrap a.zoom span{
	display:inline-block;
	padding:0 0 0 24px;
	line-height:26px;
	background:url(../img/reform/ico_search.png) 0 50% no-repeat;
}





/* result
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
.g1,.g2,.g3{
	display:block;
	height:16px;
	background:url(../img/reform/grade.png) 100% 0 no-repeat
}

.g1{background:url(../img/reform/grade.png) 100% 0 no-repeat}
.g2{background:url(../img/reform/grade.png) 100% -18px no-repeat}
.g3{background:url(../img/reform/grade.png) 100% -36px no-repeat}


#result{margin:10px 0 0;}
#result .box{
	border-top:#e6e6e6 solid 1px;
	padding:20px 15px;
}

#selectedItems{margin:0 -8px 30px 0;}
#selectedItems li{
	display:block;
	width:25%;
	float:left;
}
#selectedItems li.selected{display:block;}
#selectedItems li .selected_in{
	margin:0 8px 8px 0;
	padding:0 0 5px;
	border:#e5e5e5 solid 1px;
}
#selectedItems li .selected_in .place{
	padding:3px 6px;
	font-size:90%;
	font-weight: bold;
	background:#f0f4e6;
	border-bottom:#e5e5e5 solid 1px;
}

#selectedItems li .selected_in .tablewrap{}
#selectedItems li .selected_in .tablewrap img{
	width:100px;
	height:auto;
}
#selectedItems li .selected_in .tablewrap .cell{
	vertical-align:top;
	padding:10px 10px 0 0;
	font-size:90%;
}

#selectedItems li .selected_in .tablewrap .cell.img{
	width:100px;
	padding:10px 10px 0;
}
#selectedItems li .selected_in i{margin:5px 10px 0;}



/* calculation
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
#calculation{
	margin:0 0 15px;
	padding:30px;
	border:#e7e7e7 solid 5px;
}

#calculation .tablewrap{width:60%;margin:0 auto;}
#calculation .tablewrap .cell{width:100%;}

#calculation .tablewrap div.cell{}
#calculation .tablewrap p.cell{}

#calculation table{width:100%; font-size:16px;}
#calculation table th{width:auto;text-align:left}
#calculation table .num{
	font-weight:bold;
	padding:0 10px 0 0;
	text-align:right;
}
#calculation table .unit{width:100px;font-size:12px;text-align:left}


/* formula */
#calculation table.formula{
	margin:0 0 15px;
	border-bottom:#000 solid 1px;
}
#calculation table.formula th{
	padding:0 0 0 40px;
	line-height:32px;
}
#calculation table.formula th.bg{background:url(../img/reform/formula.png) 0 50% no-repeat;}


/* calculation_result */
#calculation table.calculation_result{
	background:#f0f4e6;
	border:#8db62e solid 4px;
}
#calculation table.calculation_result th{padding:15px 0 15px 40px;}
#calculation table.calculation_result .unit{width:96px;}





/*  ZOOM MODAL &gt;&gt;  */
#zoomwin{
	display:none;
	width:100%;
	height:100%;
	background:url(../img/components/modalbg.png);
	position:absolute;
	top:0;
	left:0;
	z-index:999999;
	text-align:center;
}
#zoomwin_closer{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	cursor:pointer;
}
#zoomwin_in{
	max-width:90%;
	position:relative;
	z-index:1;
	display:inline-block;
	background:#FFF;
}

#zoomwin_in p.closer{
	padding:10px;
	text-align:right;
	border-bottom:#eaeaea solid 1px;
}

#zoomwin_in p.closer a{
	cursor:pointer;
	display:inline-block;
	line-height:21px;

}
#zoomwin_in p.closer a img{
	padding:0 0 0 5px
}



#zoomwin_in .img{
	display: block;
	max-width:95%;
	width:auto;
	height:auto;
	padding:15px 0;
	margin:0 auto;

}

#zoomwin_in .subject{
	padding:0 20px 10px;
	text-align:left;
	border-bottom:#eaeaea solid 1px;
}

#zoomwin_in .caption{
	padding:10px 20px 20px;
	text-align:left;
}



@media screen and (max-width: 959px) {
	
	/* form override 
	-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
	.type_select li{
		display:block;
		height:auto;
		line-height:1.5em;
		float:none;
		margin:15px 5px;
	}


	/* result
	-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
	#selectedItems li{width:33.33%;}

	/* calculation
	-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
	#calculation{
		margin:10px;
		padding:20px 0;
		border:#e7e7e7 solid 5px;
	}
	#calculation .tablewrap{width:80%;margin:0 auto;}

	#calculation .tablewrap .cell{
		display:block;
		width:420px;
		margin:0 auto;

	}
	#calculation .tablewrap p.cell{
		margin-top:15px;
		padding:15px 20px 0;
		border-top:#DDD double 3px;
	}
	#calculation .tablewrap p.cell a{
		width:100%;
		max-width:100%;
	}
	#calculation table{font-size:13px;}
	#calculation table .unit{width:80px;}

}







@media screen and (max-width: 749px) {

	#mainHeader .left{width:70%;}
	#mainHeader .right{width:30%;}
	#mainHeader .left p {width:45%;}
	#mainHeader .right p {padding:8px 2px 0 0;}
	#mainHeader .newing{margin:0 0 0 10px}

	/* form override 
	-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
	#poricy{
		height:60px;
		margin:0 15px;
		padding:10px;
	}
	#poricyCheck{padding:20px 0;}
	#poricyCheck label{font-size:94%;}
	.type_select li{margin:15px 5px;}


	/* requests
	-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
	#requests{margin:10px 0 0;}
	#requests .tablewrap table,
	#requests .tablewrap tbody,
	#requests .tablewrap tr,
	#requests .tablewrap th,
	#requests .tablewrap td{display:block;}
	#requests .tablewrap{
		border-right:#e6e6e6 solid 1px;
		border-bottom:none;
	}
	#requests .tablewrap p.cell{border-bottom:#e6e6e6 solid 1px;}
	#requests .tablewrap td{
		width:auto;
		border-right:none;
		border-bottom:#e6e6e6 solid 1px;
	}
	#requests .tablewrap td.thum{width:auto;padding:10px;}
	#requests .tablewrap td.thum img{max-width:100%;}

	#requests .tablewrap td.place{text-align:left;}


	/* result
	-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */

	#result{margin:10px 0 0;}
	#result .box{padding:15px 5px 5px;}

	#selectedItems{margin:0 -8px 20px 0;}
	#selectedItems li{width:50%;}
	#selectedItems li .selected_in .tablewrap .cell{
		width:auto;
		padding:5px 5px 0 0;
	}
	#selectedItems li .selected_in .tablewrap .cell.img{
		width:40%;
		padding:5px 5px 0;
	}

	#selectedItems li .selected_in .tablewrap img{max-width:100%;height:auto;}


	/* calculation
	-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
	#calculation{
		margin:0;
		padding:10px;
		border:#e7e7e7 solid 5px;
	}
	#calculation .tablewrap{width:100%;margin:0 auto;}

	#calculation .tablewrap .cell{width:100%;}
	#calculation table{font-size:12px;}
	#calculation table.formula th{padding:0 0 0 20px;}
	#calculation table.formula th span{
		display:block;
		font-size:10px;
		line-height:12px;
		margin:-3px 0 6px;
	}
	#calculation table.formula th.bg{background-size:auto 40%;}
	#calculation table.calculation_result .unit{width:80px;}
	#calculation table.calculation_result th{padding:10px 0 10px 20px;}
	#calculation .tablewrap p.cell{
		width:auto;
		margin:10px 0 0;
		padding:10px 5px 0;
		border-top:#DDD double 3px;
	}
	#calculation .tablewrap p.cell a{width:100%;}


}






</pre></body></html>