<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
.title_style_3{margin-bottom: 33px;}

#store_list {padding:0px;}
#store_list .store_list_menu {}
#store_list .store_list_menu img {width:100%; }
#store_list .store_list_menu &gt; ul {margin-top:65px; padding:0; }
#store_list .store_list_menu &gt; ul &gt; li {position:relative; margin:0 0 70px; padding:0; }
#store_list .store_list_menu &gt; ul &gt; li:last-child{margin-bottom: 0;}
#store_list .store_list_menu &gt; ul &gt; li &gt; .desc_style_1{margin-bottom:10px;}

.step_list_con{display:flex; flex-wrap: wrap; align-items:stretch; margin-bottom: -30px; }
.step_list_con .step_list{position: relative; display:flex; align-items:center; justify-content: center; text-align: center; width: 33%; padding: 10px; margin-bottom: 30px;
 border-right: 1px solid #c5c5c7;  box-sizing: border-box;}
.step_list_con .step_list:nth-child(3n){border-right: none;}
.step_list_con .step_list .step{font-size: 15px; line-height: 21px; font-weight: 700;}
.step_list_con .step_list .step_desc{font-size: 13px; line-height: 19px;}


.section_need { padding:0px 0px 0px;  background-color:#fff; margin-top: 10px;}
.section_need p {margin:10px 0px;}
.section_need table th, .section_need table td{padding: 7px 13px; border-bottom: 2px solid #e1e1e1;border-left: 2px solid #e1e1e1; box-sizing: border-box;}
.section_need table th {text-align:center;background-color:white;width: 25%; height:5em; font-size: 13px; font-weight: 700;text-align: center;letter-spacing: -0.05em;}
.section_need table td {text-align:right;background-color:white;padding-right: 8px;height:8em;text-align: left;font-size: 13px;}
.section_need table td  strong{font-weight: 400;}
/* BASIC css end */

</pre></body></html>