@charset "UTF-8";
/* エスケープ */
/* ======== Setting ======== */

/* ct_list_icon */
.ct_list_icon_wrap { border: 1px solid #bdbdbd; padding: 0 12px 12px; margin-top: 24px; }
.ct_list_icon_wrap p { margin: 12px 0 0 !important; }
.ct_list_icon_wrap ul { margin-top: 12px !important; }
.ct_list_icon li { width: 20%; float: left; font-size: 86%; margin-bottom: 16px; padding-right: 4px; box-sizing: border-box; }
.ct_list_icon li:nth-child(n+11) { margin-bottom: 0; }
.ct_list_icon img { float: left; margin-right: 4px; }

/* ct_lineup */
.ct_lineup_wrap { border: 1px solid #bdbdbd; margin-top: 16px; border-bottom: none; }
.ct_lineup_top { background: #e0ddd5; }
.ct_lineup_top p { margin: 0 !important; padding: 12px 4px; }
.ct_lineup_top span { margin-right: 8px; padding: 0 8px; }
.ct_lineup_type { background: #fff; }
.ct_lineup_temp { background: #116db0; color: #fff;}
.ct_lineup_function { padding-top: 0 !important; text-align: right; }
.ct_lineup_function span { background: #d50000; color: #fff; }
.ct_lineup_saving { padding: 0 !important; position: relative; }
.ct_lineup_saving strong { position: absolute; right: 12px; top: 12px; border: solid 1px #d50000; border-radius: 8px; padding: 8px; color:#d50000; }
.ct_lineup_icon { padding: 12px; }
.ct_lineup_icon li { width: 40px; float: left; padding-right: 8px; }

.ct_lineup_wrap .md_list_note_02 { margin: 0 12px; }
.ct_lineup_wrap .md_list_note_02 li { margin: 0; }

.ct_lineup_wrap .md_table_normal { margin-top: 24px; }
.ct_lineup_wrap .md_table_normal th:not([colspan="2"]) { border-right: solid 1px #bdbdbd; }
.ct_lineup_wrap .md_table_normal td  { text-align: center; }

/* ct_multi_col */
.ct_multi_col_wrap { margin:24px 12px 0; }
.ct_multi_col_l { float: left; margin-right: 12px; }
.ct_multi_col_l img { border: solid 1px #bdbdbd; vertical-align: bottom; }
.ct_multi_col_r { width: auto; display: table-cell; vertical-align: top; }
.ct_multi_col_width { width: 50%; float: right; padding-left: 12px; box-sizing: border-box; }
.ct_multi_col_wrap dl { padding-bottom: 10px; }
.ct_multi_col_wrap dt { line-height: 1.43; padding: 0; padding-left: 12px; background: url(/ldg/ja/common/img/module/bullet/bullet_square.png) no-repeat left 50%; font-weight: bold; }
.ct_multi_col_wrap p { margin: 12px 0 16px; }
.ct_multi_col_width p { margin-bottom: 0; }

/* ct_img_full */
.ct_img_full { margin: 24px 0 0; border: 1px solid #bdbdbd; border-left: none; border-right: none; }
.ct_img_full img { width: 100%; height: auto; vertical-align: bottom; }

/* ct_txt_inverter */
.ct_txt_inverter { display: inline-block; padding: 0 0.5em; vertical-align: middle; margin-right: 4px; background: #116db0; color: #fff; font-size: 10px; }
