@charset "UTF-8";

h3 {
	text-align: center;
}

.rate_txt {
	font-size: .7rem;
	position: relative;
	height: 15px;
	display: block;
}

.rate_txt span {
	line-height: 100%;
	position: absolute;
	display: block;
	width: 90px;
	text-align: center;
	display: block;
}

.rate_txt span.txt_01 {
	text-align: left;
}

.rate_txt span.txt_02 {
	left: 16.6%;
	margin-left: -45px;
}

.rate_txt span.txt_03 {
	left: 33.3%;
	margin-left: -45px;
}

.rate_txt span.txt_04 {
	left: 50%;
	margin-left: -45px;
}

.rate_txt span.txt_05 {
	left: 66.6%;
	margin-left: -45px;
}

.rate_txt span.txt_06 {
	left: 83.3%;
	margin-left: -45px;
}

select[dir='rtl'],
select[dir='rtl'] option{
	text-align:right;
}

input[type="text"][disabled] {
    background: #dddddd;
	border: 1px solid #ddd;
	color: #333;
	-webkit-text-fill-color: #333;
	opacity: 1;
}

.pc_area {
	display: inherit;
	position: relative;
}

.sp_area {
	display: none;
}

.cal_des{
	font-size: .9rem;
	line-height: 150%;
	padding: 0 5px 5px;
	margin-top: -22px;
}

.simulator_box {
	background: #fff;
	border: 1px solid #eee;
	padding: 18px;
	position: relative;
	margin-bottom: 25px;
	width: 960px;
	box-sizing: border-box;
	font-style: normal;
}

.simulator_box .ex_img {
	margin: 0 0 -6px 0;
	text-align: center;
	padding: 0;
	overflow: hidden;
}

.pc_area .ex_img img {
	width: 622px;
	height: 76px;
}

::-ms-expand {
	display: none;
}

.expage p {
	font-size: .9rem;
	padding-bottom: 1rem;
}

.expage .simulator_box {
	text-align: center
}

.doc_01 {
	font-size: 1rem;
	margin-bottom: 20px;
}

.doc_01 li {
	padding-top: 15px;
	list-style: disc;
	margin-left: 20px;
}
.doc_02 li {
	padding-bottom: 15px;
	position: relative;
	margin-left: 2.7rem;
}

.doc_02 li > span {
	display: inline-block;
	margin-left: -2.7rem;
}

.doc_02 li div {
	padding-top: 15px;
	margin-left: 1rem;
}

.doc_02 li div > span {
	display: inline-block;
	margin-left: -.9rem;
}
.doc_03 {
	font-size: 1rem;
	margin-bottom: 20px;
}
.doc_03 li {
	list-style: disc;
	margin-left: 20px;
}

.ex_result {
	font-size: .85rem;
	padding: 10px;
	margin-bottom: 15px;
	position: relative;
	background: #eee;
}

.ex_result strong.head {
	display: inline-block;
	margin-right: 15px;
	background: #666;
	color: #fff;
	font-weight: 100;
	width: 130px;
	text-align: center;
	line-height: 30px;
	border-radius: 15px;
}

.ex_result span.box {
	display: inline-block;
	margin-right: 10px;
}

.ex_result span input[type=text] {
	vertical-align: middle;
	border: 1px solid #ccc;
	box-sizing: border-box;
	width: 110px;
	margin: 0 5px;
	padding: 5px;
	font-size: 1.5rem;
	text-align: right;
}

.ex_result span.ex strong {
	font-weight: 100;
}


.simulator_box table ,
.simulator_box table td,
.simulator_box table th {
	border-collapse: collapse;
	border:1px solid #ccc;
}

.simulator_box table {
	width: 100%;
	font-size: .9rem;
	table-layout: fixed;
}

.simulator_box table th {
	text-align: center;
	vertical-align: middle;
	padding: 5px 0px;
	background: #eee;
}

.simulator_box table td {
	vertical-align: middle;
	padding: 10px;
	text-align: right;
	line-height: 140%;
	font-size: .85rem;
}

.simulator_box table td .set {
	font-size: 1.3rem;
	display: inline-block;
	padding-right: 1px;
	font-weight: bold;
}

.simulator_box table td span {
	display: block;
	font-size: .7rem;
	padding-top: 5px;
}

.simulator_box table td.time {
	text-align: left;
}

.simulator_box table td.speed {
	text-align: center;
}

.simulator_box table td.total {
	text-align: right;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
}

.simulator_box table th.cl1 {
	background: #4b67a5;
	color: #fff;
}

.simulator_box table th.cl2 {
	background: #b27455;
	color: #fff;
}


.simulator_box table {
	table-layout: fixed;
	text-align: center;
	padding: 15px 5px;
}

.simulator_box table td {
	text-align: center;
	padding: 15px 5px;
}

.simulator_box table td var {
	font-style: normal;
}

.simulator_box table th.cl1,
.simulator_box table th.cl2 {
	width: 60px;
}

.simulator_box table th {
	padding: 15px 5px;
	background: #fff;
	width: 90px;
	box-sizing: border-box;
}

table.table_ex01 tr td:nth-child(3) {
	width: 196px;
}

table.table_ex01 tr td:nth-child(4) {
	width: 403px;
}

.simulator_box table.table_ex02 tr td:nth-child(3) {
	width: 196px;
}

.simulator_box table.table_ex02 tr td:nth-child(4) {
	width: 196px;
}

.simulator_box table.table_ex02 tr td:nth-child(5) {
	width: 196px;
}

.simulator_box table.table_ex03 tr td:nth-child(3) {
	width: 196px;
}

.simulator_box table.table_ex03 tr td:nth-child(4) {
	width: 92px;
}

.simulator_box table.table_ex03 tr td:nth-child(5) {
	width: 92px;
}

.simulator_box table.table_ex03 tr td:nth-child(6) {
	width: 197px;
}
	
.ex .result {
	position: absolute;
	top: 50px;
	right: 0;
	width: 150px;
	text-align: center;
	display: block;
}
