/* ----チャイルドシート選択画面---- */
article {
    margin-bottom: 60px;
}

.childseatModelsList section,
.childseatModelsList .sectionWrap {
    margin: 0 10px 20px;
    font-family: sans-serif;
}

.childseatModelsList .listPage section h3.sectionHeadLine {
    background: rgb(255, 124, 33);
    color: rgb(255, 255, 255);
    margin: 20px 0 10px;
    font-size: 110%;
    padding: 15px;
    border: 0;
    line-height: 140%;
}

.childseatModelsList .listPage .tableWrap table,
.childseatModelsList .listPage .tableWrap table th,
.childseatModelsList .listPage .tableWrap table td {
    font-size: 0.96em;
    border: 1px solid #ccc !important;
    text-align: center;
    vertical-align: middle;
}

.childseatModelsList .listPage .tableWrap tr:nth-child(odd) {
    background: #fdf1f1;
}

.childseatModelsList .listPage .tableWrap table th,
.childseatModelsList .listPage .tableWrap table td {
    padding: 0.5em 0.2em;
}

.childseatModelsList .listPage .tableWrap th {
    color: #fff;
    background: #ff9321 /*#fbb03b*/;
    border: 1px solid #ccc !important;
}

.childseatModelsList .listPage .pagerArea a,
.childseatModelsList .listPage .tableWrap a {
    color: #099;
    text-decoration: underline;
}

.childseatModelsList .btnResearch {
    margin: 18px auto 20px auto;
    text-align: center;
    display: block;
}

.childseatModelsList .btnResearch img {
    width: 175px;
}

.mr0 {
    margin-right: 0 !important;
}

.ml0 {
    margin-left: 0 !important;
}

.w100 {
    width: 100% !important;
}

.pt10 {
    padding-top: 10px !important;
}

a img {
    border: none;
}

/* ----チャイルドシート取付確認情報画面---- */
.childseatModelsList .childseatSearchInfoDetail .resultSummary {
    margin: 10px;
    font-weight: normal;
}

.childseatModelsList .childseatSearchInfoDetail .detailResult dl {
    border-bottom: 1px dotted #d0d0d0;
}

.childseatModelsList .childseatSearchInfoDetail .detailResult .resultItem {
    margin-bottom: 10px;
    display: block;
}

.childseatModelsList .childseatSearchInfoDetail .detailResult dt {
    width: 30%;
    margin-right: 10px;
    padding: 5px;
    font-weight: normal;
    text-align: center;
    background: #e0e0e0;
    border-radius: 2px;
    float: left;
}

.childseatModelsList .childseatSearchInfoDetail .detailResult dd {
    padding: 5px;
    font-weight: bold;
    line-height: 1.4;
}

.childseatModelsList .childseatSearchInfoDetail .infoDescriptionWrap {
    padding-bottom: 20px;
    border-bottom: 1px dotted #d0d0d0;
}

.childseatModelsList .childseatSearchInfoDetail .infoDescriptionWrap .seatAttentionWrap .attentionItemObj {
    margin-bottom: 10px;
    padding: 15px;
    font-size: 16px;
    border: 3px solid #ff7700;
    background: #fafafa;
}

.childseatModelsList .childseatSearchInfoDetail .infoDescriptionWrap .seatAttentionWrap .attentionItemObj p {
    margin: 0;
    font-size: 1.3rem;
}

.childseatModelsList .childseatSearchInfoDetail .infoDescriptionWrap .seatAttentionWrap .attentionItemObj p span {
    margin-bottom: 10px;
    color: #ff7700;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px dashed #ff7700;
    display: block;
}

.childseatModelsList .childseatSearchInfoDetail .infoDescriptionWrap .seatAttentionWrap .attensionStr {
    margin: 15px 0 15px;
    font-size: 1.4rem;
}

.childseatModelsList .childseatSearchInfoDetail .page_head_txt {
    font-size: 1.4rem;
}

.childseatSearchInfoDetail img.seat_table {
    width: 100%;
}

.childseatModelsList .childseatSearchInfoDetail .seatIndicator {
    width: 100%;
    margin: 10px 0;
}

.childseatModelsList .childseatSearchInfoDetail .seatIndicator .seatLabel,
.childseatModelsList .childseatSearchInfoDetail .seatIndicator .seatLabel th,
.childseatModelsList .childseatSearchInfoDetail .seatIndicator .seatLabel td {
    font-size: 1.2rem;
    text-align: center;
}

.childseatModelsList .childseatSearchInfoDetail .seatIndicator .seatLabel span {
    color: #ff7700;
    font-weight: bold;
}

.childseatModelsList .childseatSearchInfoDetail .seatIndicator .label_fr {
    margin: 10px;
}

.childseatModelsList .childseatSearchInfoDetail .seatIndicator img {
    width: 15px;
}

.childseatModelsList .childseatSearchInfoDetail .seatIndicator .seat_target.setting_bg4,
.childseatModelsList .childseatSearchInfoDetail .seatIndicator .seat_target.setting_bg3 {
    background: #f0f0f0;
}

.childseatModelsList .childseatSearchInfoDetail .seatIndicator .seat_target.setting_bg2,
.childseatModelsList .childseatSearchInfoDetail .seatIndicator .seat_target.setting_bg5 {
    background: #fafafa;
}

.childseatModelsList .childseatSearchInfoDetail .seatIndicator .seat_target {
    width: 30%;
    text-align: center;
    vertical-align: middle;
}

.childseatModelsList .childseatSearchInfoDetail .seatIndicator a {
    font-size: 12px;
    line-height: 1.4;
    text-decoration: none;
}

.childseatModelsList .childseatSearchInfoDetail .seatIndicator a span {
    font-size: 2em;
    text-align: center;
    display: block;
}

.childseatModelsList .childseatSearchInfoDetail .dangerInfo {
    /*color: #ff3333;*/
    font-size: 1.3rem;
	font-weight: bold;
}

.childseatModelsList .childseatSearchInfoDetail .infoLinkItem {
    margin: 20px 0;
    text-align: center;
    text-decoration: underline;
    display: block;
    color: #303030;
}

.childseatModelsList .childseatSearchInfoDetail .actBtnGroup {
    width: 100%;
    text-align: center;
}

.childseatModelsList .childseatSearchInfoDetail .actBtnGroup a img {
    width: 170px;
}

.childseatModelsList .childseatSearchInfoDetail .actBtnArea hr {
    width: 100%;
    border: none;
    border-top: 1px solid #c0c0c0;
    margin: 30px 0;
}

.childseatModelsList .childseatSearchInfoDetail .seat_confirmlist {
    margin: 10px;
    border-collapse: collapse;
}

.childseatModelsList .childseatSearchInfoDetail .seat_confirmlist th {
    width: 20%;
    vertical-align: middle;
}

.childseatModelsList .childseatSearchInfoDetail .seat_confirmlist td {
	width: 80%;
}

.childseatSearchInfoDetail table.seat_confirmlist td a,
.childseatSearchInfoDetail a#s11 {
    display: block;
    margin-top: -60px;
    padding-top: 60px;
}

.childseatModelsList .childseatSearchInfoDetail .seat_confirmlist td strong.summary {
    display: inline-block;
    margin-bottom: 10px;
}

.childseatModelsList .childseatSearchInfoDetail .seat_confirmlist th,
.childseatModelsList .childseatSearchInfoDetail .seat_confirmlist td {
    padding: 10px 10px;
    border: 1px solid #c0c0c0;
}

.childseatModelsList .childseatSearchInfoDetail .seat_confirmlist tr:nth-child(even) {
    background: #fdf1f1;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.fa-search:before {
    content: "\f002";
}

.m10 {
    margin: 10px !important;
}

.m20 {
    margin: 20px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.cf:before, .cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.textCenter {
    text-align: center !important;
}


/**2023.12.26 combi**/
#headline img{
	width: 100%;
	height: auto;
}
