@charset "UTF-8";

.section .h_03 {
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 10px;
}
.section .cart {
	width: 745px;
	border-top: 1px solid #c4ced7;
	border-left: 1px solid #c4ced7;
	border-collapse:collapse;
	font-size: 93%;
	margin-bottom: 20px;
}
.section .cart th {
	border-bottom: 1px solid #c4ced7;
	border-right: 1px solid #c4ced7;
	border-collapse:collapse;
	background-color:#e9f3fc;
	text-align:center;
	padding: 10px;
	white-space: nowrap;
}
.section .cart td {
	border-bottom: 1px solid #c4ced7;
	border-right: 1px solid #c4ced7;
	border-collapse:collapse;
	vertical-align: middle;
	padding: 15px;
}
.section .cart .count {
	font-weight: bold;
	text-align: center;
}
.inline_privacy {
	height: 300px;
	width: 720px;
	margin-left: 15px;
	border: 1px solid #CCC;
}
.section .note {
	font-size: 77%;
	font-weight: normal;
	text-align: right;
	margin-bottom: 3px;
}
.section .choice-route {
	border-top: 1px solid #c4ced7;
	border-left: 1px solid #c4ced7;
	border-collapse:collapse;
	font-size: 11px;
	margin-bottom: 20px;
}
.section .choice-route th {
	border-bottom: 1px solid #c4ced7;
	border-right: 1px solid #c4ced7;
	border-collapse:collapse;
	background-color:#e9f3fc;
	text-align:left;
	white-space: nowrap;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 0px;
}
.section .choice-route td {
	border-bottom: 1px solid #c4ced7;
	border-right: 1px solid #c4ced7;
	border-collapse:collapse;
	vertical-align: top;
}
.section .choice-route tr th img {
	float: left;
	margin-right: 10px;
}
.section .choice-route table {
	cursor: pointer;
	border: 3px solid #FFF;
	width: 147px;
}
.section .choice-route table td {
	border-style: none;
	text-align: center;
	background-color: #FFF;
	background-image: url(../images/LINE_choce_route.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.section .choice-route .form-arrow {
	display: none;
}
.section .choice-route td table img {
	display: inline;
}
.section .choice-route #route_01.active table,
.section .choice-route #route_02.active table {
	border: 3px solid #278CE4;
}
.section .choice-route #route_03.active table {
	border: 3px solid #FF9803;
}
.section .choice-route #route_04.active table {
	border: 3px solid #33A709;
}
.section .choice-route #route_05.active table {
	border: 3px solid #FF4900;
}

.section .choice-route .active .form-arrow {
	display: block;
	position:absolute;
}

.pay em {
	color: #F00;
	font-style: normal;
}
.card-caution {
	width: 740px;
	border: 1px solid #F00;
	margin-bottom: 30px;
	margin-left: 1px;
}
.card-caution th {
	background-color: #ffe5d9;
	text-align: center;
	vertical-align: middle;
	width: 150px;
	font-size: 93%;
}
.card-caution td {
	font-size: 93%;
}
.card-caution td p {
	margin-top: 15px;
	margin-bottom: 15px;
}
.section .thanx {
	width: 420px;
	padding:30px 0px 15px 170px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
.section .thanx p {
	font-size: 88%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.section .thanx .caution {
	font-size: 88%;
	color: #0069C6;
	padding: 15px;
	border: 1px solid #F00;
	line-height: 1.5;
}
.section .thanx .caution strong {
	color: #F00;
}
.section .choice-route td.mhover table {
	border: 3px solid #CCC;
}
div.email_suggestion {
	display: none;
	font-size: 13px;
	text-align: right;
}
.section .h-cart-form{
	display: block;
    background-color: #e9ecef;
    text-align: center;
    padding: 10px;
    margin-bottom: 15px;
	margin-left:0;
    border-radius: 5px;
    font-weight: bold;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka, sans-serif;
    font-size: 14px;
}

