@charset "UTF-8"; .mod-linkList { margin: 20px 0; } .mod-linkList a { border-bottom: 1px #0d2ea1 dashed; } .mod-linkList ul li a { color: #0d2ea1; } .mod-linkList ul li a:before { display: none; } .mod-linkList ul li a:after { content: ""; display: inline-block; vertical-align: middle; text-decoration: none; width: 6px; height: 6px; border-top: 2px solid #0d2ea1; border-right: 2px solid #0d2ea1; -webkit-transform: rotate(45deg); transform: rotate(45deg); margin-top: -.25em; margin-left: 8px; } .mod-linkList ul li .mod-inIcon { /* margin: -.25em 0 0 40px; */ font-size: 14px; } .repair-price_info { background-color: #F8FBFE; display: flex; flex-direction: column; align-items: center; } .repair-comment { width: 94%; /* padding-bottom: 25px; */ } .repair-comment_mar { margin-left: 3%; } .select_area div { padding-top: 1.9em; } .select_area select { width: 100%; height: 45px; margin-top: 10px; border: 1px #707070 solid; padding-left: 15px; appearance: none; -moz-appearance: none; -webkit-appearance: none; padding-right: 0.14rem; } .select-after_arrow::after{ content: ""; display: block; /* vertical-align: middle; */ text-decoration: none; width: 6px; height: 6px; border-top: 2.5px solid #333; border-right: 2.5px solid #333; -webkit-transform: rotate(45deg); transform: rotate(135deg); margin-top: -2em; margin-left: 95%; margin-bottom: 1.3em; } .select_area select option { width: 100px; } /* .select_area select option:checked{ background: #0D2EA1; } .select_area select option:hover { background: #0D2EA1; } */ .repair-price_subtitle { margin-top: 40px; } .repair-comment .noresult { border: 1px #707070 solid; /* background-color: #FFFFFF; */ } .repair-comment .noresult p { margin-left: 15px; } .repair-comment .supportend { border: 2px #707070 solid; background-color: #FFFFFF; } .repair-comment .supportend p { margin-left: 15px; } .repair-comment table { width: 100%; border-collapse: collapse; border: 2px #707070 solid; } .repair-comment table td { padding-left: 15px; } .table_head { background-color: #dcebf2; font-size: 16px; font-weight: 700; } .table_head-total { background-color: #0C5C8F; color: white; font-weight: bold; font-size: 16px; } .border-td_tl { border-top: 1px #D6D6D6 solid; } .border-td_rl { border-right: 1px #D6D6D6 solid; } .border-td_ll { border-left: 1px #D6D6D6 solid; } .border-td_bl { border-bottom: 1px #D6D6D6 solid; } .border-td_all { border: 1px #D6D6D6 solid; } .td-bc_whit { background-color: #FFFFFF; } .tr-blank_h30 { height: 30px; } .repair-comment ul { list-style: none; margin: 0; padding: 0; font-size: 12px; } .repair-comment ul li a { color: #0d2ea1; border-bottom: 1px #0d2ea1 dashed; } .repair-comment ul li a:after { content: ""; display: inline-block; vertical-align: middle; text-decoration: none; width: 6px; height: 6px; border-top: 2px solid #0d2ea1; border-right: 2px solid #0d2ea1; -webkit-transform: rotate(45deg); transform: rotate(45deg); margin-top: -.25em; } .repair-comment tr td a { color: #0d2ea1; border-bottom: 1px #0d2ea1 dashed; } .repair-comment tr td a:after { content: ""; display: inline-block; vertical-align: middle; text-decoration: none; width: 6px; height: 6px; border-top: 2px solid #0d2ea1; border-right: 2px solid #0d2ea1; -webkit-transform: rotate(135deg); transform: rotate(135deg); margin-top: -.25em; } .repair-comment .link_max:after { margin-left: 40px; } .repair-comment .link_normal:after { margin-left: 8px; } .repair-comment .link_min:after { margin-left: 4px; } .repair-comment ul li .mod-inIcon { margin: -.25em 0 0 0px; font-size: 14px; } .grid-col_3_1 { display: grid; grid-template-columns: auto auto 18%; } .text-red { color: #C51324; } .mar_t45 { margin-top: 45px; } .mar_t50 { margin-top: 50px; } .mar_t60 { margin-top: 60px; } .mar_t70 { margin-top: 70px } .mar_t80 { margin-top: 80px } .pad_b50 { padding-bottom: 50px; } .pad_t50 { padding-top: 50px; } .width_per85 { width: 85%; } .width_per100 { width: 100%; } .repair-step_content h3 { margin-top: 0; } .repair-step_content p { margin: 0; } .repair-block { background-color: #FFFBE9; padding: 20px 12px; } /* .show_sp { display: none; } .show_pc { display: grid; } */ @media screen and (max-width: 640px) { .repair-comment { width: 100%; } .repair-comment table { width: 100%; border-collapse: collapse; border: unset; } .repair-comment table td { padding-left: 10px; padding-right: 10px; } .repair-step { border-left: unset; margin-right: 0px; margin-left: 15px; justify-content: center; } .repair-step_img_center { text-align: center; margin-right: 95px; } .repair-step_detail { margin-right: 15px; margin-left: 15px; display: flex; flex-direction: row; } .repair-step_title { margin-top: 30px; margin-left: 20px; /* width: 164px; */ } .repair-step_icon { position: relative; left: 0px; top: 0px; width: 60px; } .repair-step_detail p { margin: 0px; } .mod-linkListWIcon_icon { display: block; } .mod-linkListWIcon_text { text-indent: 0px; } .mod-linkListWIcon_text:before { display: none; } .st-contents_allscreen { padding: 0 0px; } .mar_allscreen { margin: 0 0; } .mar_lr_15 { margin: 0 15px; } .background-color_blue { background-color: #F8FBFE; } .repair-block { padding: 20px 0px; margin: 10px 0; } /* .show_sp { display: block; } .show_pc { display: none; } */ }