@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#gHeader {
	margin-bottom: 0;
}

#main .headLine01 {
	padding-top: 17px;
	min-height: 31px;
}

#main .culationSection {
	margin: 0 10px 20px;
}

#main .culationSection .greyBox {
	margin-bottom: 20px;
	background-color: #EFEFEF;
}

#main .culationSection .greyBox dl {
	padding: 10px 10px 0;
}

#main .culationSection .greyBox dt {
	padding-top: 2px;
	font-size: 16px;
	color: #2E9BE5;
	font-weight:bold;
	line-height: 1.2;
	float: left;
}

#main .culationSection .greyBox dd {
	float: right;
}

#main .culationSection .greyBox ul {
	padding: 11px 15px 1px;
	background-color: #2F9CE6;
}

#main .culationSection .greyBox li {
	padding: 0 0 10px 29px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/common/icon17.gif) no-repeat left top;
	background-size: 16px 15px;
}

#main .culationSection .greyBox li span {
	color: #FFFF00;
}

#main .culationSection p {
	margin-bottom: 11px;
	line-height: 1.6;
	font-size: 12px;
}

#main .culationSection .text {
	font-size:9px;
}

#main .culationSection .text span {
	font-size: 12px;
	color: #CB2417;
	font-weight: bold;
}

#main .culationSection .tableA {
	margin-bottom: 13px;
	width: 100%;
	border-collapse: collapse;
	display: block;
	overflow-x: scroll;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}

#main .culationSection .tableA th {
	padding: 10px;
	font-size: 10px;
	color: #CB2417;
	text-align: center;
	vertical-align: middle;
	line-height: 1.2;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	background-color: #FCF4F3;
}

#main .culationSection .tableA td {
	padding: 10px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	line-height: 1.2;
	border: 1px solid #CCCCCC;
}

#main .culationSection .tableA .trStyle td {
	border-top: none;
}

#main .culationSection .tableA .w20 {
	width: 20%;
}

#main .culationSection .tableA .w23 {
	width: 23%;
}

#main .culationSection .tableA .w19 {
	width: 19%;
}

#main .culationSection .text02 {
	margin-bottom: 18px;
	color: #999;
}

#main .tableBox {
	margin-bottom: 20px;
	padding: 3px;
	background: url(../img/calculation/bg.gif) repeat left top;
	background-size: 1px 1px;
}

#main .tableBox table {
	width: 100%;
	border-collapse: collapse;
}

#main .tableBox table th {
	width: 50%;
	padding: 7px 4px 6px;
	font-size: 12px;
	color: #CB2417;
	line-height: 1.2;
	text-align: center;
	vertical-align: middle;
	background-color: #FCF4F3;
	border-left: 1px dotted #CB2417;
}

#main .tableBox table th:first-child {
	border-left: 1px dotted #FCF4F3;
}

#main .tableBox table td {
	padding: 2px 12px 8px;
	font-size: 12px;
	line-height: 1.2;
	text-align: right;
	vertical-align: middle;
	background-color: #fff;
	border-left: 1px dotted #CB2417;
}

#main .tableBox table .trStyle02 td {
	padding: 12px 12px 8px;
}

#main .tableBox table td:first-child {
	border-left: 1px dotted #fff;
}

#main .tableBox table td .priceSpan {
	display: block;
	margin-bottom: 3px;
	font-size: 10px;
	line-height: 1.3;
	color: #EBA359;
	font-weight: bold;
}

#main .tableBox table td .title {
	margin: 0;
	padding: 5px 3px 3px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	background-color: #ECA359;
}

#main .tableBox table td dl {
	width: 99.5%;
	display: table;
	border: 1px solid #D0D0D0;
}

#main .tableBox table td dt {
	width: 25px;
	padding: 0 5px;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}

#main .tableBox table td dd {
	display: table-cell;
	text-align: left;
	color: #E57017;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
}

#main .tableBox table td dd span {
	font-size:12px;
}

#main .tableBox table .trStyle td {
	padding: 0 12px;
	text-align: center;
}

#main .tableBox table td .priceSpan02 {
	color: #DEAC32;
}

#main .tableBox table td .title02 {
	background-color: #DEAC32;
}

#main .tableBox table td .dlStyle dd {
	color: #DEAC32;
}

#main .tableBox table td .title03 {
	background-color: #B6D156;
}

#main .tableBox table td .dlStyle02 dd {
	color: #669900;
}

#main .tableBox table td .title04 {
	background-color: #709CD3;
}

#main .tableBox table td .dlStyle03 dd {
	color: #467FC5;
}

#main .tableBox table .trStyle03 td {
	padding-bottom: 15px;
}

#main .tableBox table .trStyle04 td {
	padding: 6px 2px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	background-color: #F6F6F6;
}

#main .tableBox table .trStyle04 td .textSpan01 {
	margin-right: 4px;
	font-size: 15px;
	color: #CB2417;
	vertical-align: -1px;
}

#main .tableBox table .trStyle04 td .textSpan01 span {
	font-size: 11px;
}

#main .tableBox table .trStyle04 td .textSpan02 {
	font-size: 8px;
}

#main .culationSection h4 {
	margin-bottom: 16px;
	padding: 1px 0 0 8px;
	font-size: 15px;
	border-left: 5px solid #CB2417;
}

#main .culationSection .hotelBox {
	margin-bottom: 10px;
	padding: 7px 10px 5px;
	background-color: #EFEFEF;
}

#main .culationSection .hotelBox p {
	margin: 0;
}

#main .culationSection .hotelBox ul {
	margin-bottom: 2px;
}

#main .culationSection .hotelBox li {
	margin-right: 10px;
	font-size: 12px;
	display: inline;
}

#main .culationSection .hotelBox li img {
	margin-right: 7px;
}

#main .culationSection p .redP {
	color: #CB2417;
	font-weight: bold;
}

#main .culationSection .photo {
	margin-bottom: 13px;
}

#main .culationSection .photo img {
	width: 100%;
}

#main .culationSection .linkP {
	margin-bottom: 22px;
	text-align: center;
}

#main .culationSection .linkP img {
	margin-right: 10px;
	vertical-align: middle;
}

#main .culationSection .textP {
	font-size: 14px;
}
