/* ----チャイルドシート選択画面---- */
div.cr {
    text-align: center;
}
h3.icon01, h2.icon01 {
    background: url(/img/usr/pages/childseat_search/title_icon.png) no-repeat center left;
    padding: 0 0 0 25px;
    font-size: 20px;
    color: #ff7300;
    font-weight: bold;
}
.marginB20 {
    margin-bottom: 20px;
}
.marginL10 {
    margin-left: 10px;
}
div#main .section .body {
    background-color: #FFFFFF;
    margin-left: 10px;
    padding: 20px 20px 10px 20px;
}
.csContents {
    width: 800px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.8;
}
.csContents a, .csContents a:link {
    color: #009999;
    text-decoration: underline;
}
.headlineWrap .pageHeadline {
    position: relative;
    margin-bottom: 15px;
    padding-left: 25px;
    color: #ff7700;
    font-size: 18px;
    font-weight: bold;
}
.headlineWrap .pageHeadline:before {
    content: "\f10c";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
}
.pageSummaryText {
    margin: 0 0 20px 0;
}
.resultDataTable table {
    width: 100%;
    margin: 0;
    font-size: inherit;
}
.resultDataTable table, .resultDataTable table th, .resultDataTable table td {
    border: 1px solid #E0D5CD;
    border-collapse: collapse;
}
.resultDataTable table tbody tr td {
    padding: 18px 8px;
    line-height: 1.2;
    vertical-align: middle;
    background-color: transparent;
}
.resultDataTable table thead tr th {
    padding: 10px;
    color: #fff;
    text-align: center;
    background-color: #ff9321 /*#fbb03b*/;
}
.resultDataTable table tbody tr:nth-child(even) {
    background: #fdf1f1;
}
.researchActWrap {
    margin: 20px auto;
    text-align: center;
}

/* ----チャイルドシート取付確認情報画面---- */
div#content {
    width: 920px;
    padding: 0;
    height: auto;
    margin: 0 auto;
}
.cf:before, .cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
#seatDetail h4.detailCaptionHeadline,
#seatDetail h4.detailCaptionHeadline img {
	width: 870px;
}
#seatDetail.csContents {
	width: 100%;
}
#seatDetail .headlineWrap h4 {
	margin-bottom: 20px;
	color: #FF7070;
	font-size: 18px;
	font-weight: bold;
}
#seatDetail .seatTableContents {
	width: 860px;
	margin: 50px auto 0;
}
#seatDetail .seatTableContents .seatTableWrap {
	width: 280px;
	float: left;
}
#seatDetail .seatTableContents .seatTableWrap img {
	width: 100%;
}
#seatDetail .seatTableContents .seatAttentionWrap {
	width: 550px;
	float: right;
}
#seatDetail .seatTableContents .seatAttentionWrap .attentionItemObj {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FFFFCC;
	border: solid #e30012 3px;
}
#seatDetail .seatTableContents .seatAttentionWrap .attentionItemObj p {
	margin: 0 auto;
	color: #e30012;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}
#seatDetail .seatTableContents .seatAttentionWrap .attentionItemObj strong {
	margin: 0 auto 5px;
	font-size: 22px;
	line-height: 2;
	display: block;
}
#seatDetail .seatTableContents .seatAttentionWrap .attensionStr {
	margin-bottom: 20px!important;
	color: #f7807e;
	font-size: 24px;
	line-height: 1.8;
}
#seatDetail .seatTableContents .seatAttentionWrap .attensionCaption {
	margin: 10px 0;
}

#seatDetail .seatTableDetail {
	position: relative;
}
#seatDetail .seatTableDetail .detailSummaryText {
	margin: 60px 0 20px;
	font-size: 18px;
}
#seatDetail .seatTableDetail .seatIndicator {
	border-collapse: collapse;
}
#seatDetail .seatTableDetail .seatIndicator .seatLabel td {
	font-size: 40px;
	text-align: center;
}
#seatDetail .seatTableDetail .seatIndicator .seatLabel td span {
	color: #d2145a;
}
#seatDetail .seatTableDetail .seatIndicator .tableSideHead {
	padding: 10px 15px;
}
#seatDetail .seatTableDetail .seatIndicator tr td {
	text-align: center;
}
#seatDetail .seatTableDetail .seatIndicator tr td.setting_bg2,
#seatDetail .seatTableDetail .seatIndicator tr td.setting_bg3,
#seatDetail .seatTableDetail .seatIndicator tr td.setting_bg4,
#seatDetail .seatTableDetail .seatIndicator tr td.setting_bg5 {
	width: 260px;
	height: 54px;
	padding: 15px 0;
	border: 2px solid #9c9c9d;
	box-sizing: border-box;
}
#seatDetail .seatTableDetail .seatIndicator tr td.setting_bg2,
#seatDetail .seatTableDetail .seatIndicator tr td.setting_bg3 {
	background: #FFF4F4;
}
#seatDetail .seatTableDetail .seatIndicator tr td.setting_bg4,
#seatDetail .seatTableDetail .seatIndicator tr td.setting_bg5 {
	background: #F4FFFE;
}
#seatDetail .seatTableDetail .seatIndicator tr td a,
#seatDetail .seatTableDetail .seatIndicator tr td a:link {
	color: #373737 !important;
	font-size: 16px;
	text-decoration: none;
}
#seatDetail .seatTableDetail .seatIndicator tr td a span {
	/*width: 270px;*/
	width: 260px;
	font-size: 70px;
	text-align: center;
	line-height: 1;
	display: block;
}
#seatDetail .isofixWarningSentence {
	margin: 20px 0 10px;
	/*color: #f00;*/
	font-size: 14px;
	font-weight: bold;
}
#seatDetail strong {
	font-weight: bold;
}
#seatDetail .actBtnArea .actBtnGroup {
	width: 740px;
	margin: 40px auto;
}
#seatDetail .actBtnArea .actBtnGroup a {
	display: inline-block;
	margin: 0 10px;
}
#seatDetail .actBtnArea .btnSizing a,
#seatDetail .actBtnArea .btnSizing a img {
	width: 346px;
	display: block;
	margin: 0 auto;
}
#seatDetail .chanelBtnGroup {
	margin: 10px 0 40px;
	padding: 50px 0 40px;
	border-top: 1px solid #cccccc;
	overflow: hidden;
	zoom: 1;
}
#seatDetail .chanelBtnGroup ul li.chanelBtnDouble {
	margin-bottom: 20px;
}
#seatDetail .chanelBtnGroup ul li:first-child.chanelBtnDouble {
	float: left;
}
#seatDetail .chanelBtnGroup ul li:nth-child(2).chanelBtnDouble {
	float: right;
}
#seatDetail .chanelBtnGroup ul li:nth-child(3).chanelBtnTriple {
	float: left;
}
#seatDetail .chanelBtnGroup ul li:nth-child(4).chanelBtnTriple {
	float: left;
	margin: 0 30px;
}
#seatDetail .chanelBtnGroup ul li:nth-child(5).chanelBtnTriple {
	float: right;
}
#seatDetail .seat_detail_label {
	position: relative;
	padding: 15px 45px;
	font-size: 32px;
	margin: 0;
}
#seatDetail .seat_detail_label span {
	position: absolute;
	top: -5px;
	left: 0;
	font-size: 180%;
}
#seatDetail .seat_confirmlist {
	font-size: 14px;
	line-height: 1.8;
}
#seatDetail .seat_confirmlist tr:nth-child(odd) {
	background: #FFF4F4;
}
#seatDetail .seat_confirmlist,
#seatDetail .seat_confirmlist tr,
#seatDetail .seat_confirmlist tr th,
#seatDetail .seat_confirmlist tr td {
	border-collapse: collapse;
}
#seatDetail .seat_confirmlist tr th,
#seatDetail .seat_confirmlist tr td {
	padding: 15px;
	font-size: 15px;
	border: 1px solid #E0D5CD;
}
#seatDetail .seat_confirmlist tr td a {
    padding-top: 120px;
    margin-top:-120px;
}
#seatDetail .seat_confirmlist tr th:first-child {
	width: 150px;
	font-size: 16px;
	text-align: left;
}
#seatDetail .otherItems {
	margin-top: 20px;
}
#seatDetail .otherItems .otherItemDetail {
	margin-bottom: 10px !important;
	font-size: 28px;
}
#seatDetail .otherItems .otherItemDetail td:first-child {
	width: 100px;
	text-align: right;
	vertical-align: top;
}
#seatDetail .otherItems .otherItemDetail td:first-child .borderStyles {
	font-size: 120%;
	text-shadow: 0 2px 0 #000;
}

#seatDetail .chanelBtnGroup li img {
	width: 100%;
}
#seatDetail .chanelBtnGroup li.chanelBtnDouble {
	width: 48%;
}
#seatDetail .chanelBtnGroup li.chanelBtnTriple {
	width: 31%;
}
.pullLeft {
    float: left;
}
.pullRight {
    float: right;
}
.mt40 {
    margin-top: 40px !important;
}
