<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.faq_container { width: 1080px; margin: 0px auto; font-size: 12px; padding: 94px 0px; text-align: center; }
.faq_white_container { width: 1080px; margin: 0px auto; font-size: 12px; background-color: rgb(255, 255, 255); padding: 34px 0px 0px; height: auto; box-shadow: rgba(76, 55, 43, 0.08) 0px 4px 40px; }
.faq_pink_container { background-color: rgb(251, 248, 244); padding: 94px 0px; height: auto; }
.faq_pink_container_inner { width: 1080px; margin: 0px auto; padding: 0px; text-align: center; }
.faq_pink_container_gra { background-image: url("../images/faq/faq_pink_container_gra_bg.png"); background-repeat: repeat-x; background-position: center top; }
.faq_center_title img { height: 78px; width: auto; }
.faq_center_title { margin-bottom: 70px; }
.faq_main_container { margin-top: 0px; }
.faq_main_container_inner { width: 100%; height: 540px; background-position: center center; background-size: cover; display: flex; -webkit-box-pack: end; justify-content: flex-end; align-items: center; min-width: 1080px; }
.faq_main_container_inner_text { background-color: rgba(255, 255, 255, 0.8); padding: 28px 20px 35px 155px; font-size: 28px; color: rgb(76, 55, 43); font-weight: bold; line-height: 36px; width: 550px; }
.faq_overview { text-align: center; margin-bottom: -54px; }
.faq_overview_title { font-size: 30px; line-height: 54px; color: rgb(76, 55, 43); font-weight: bold; margin-bottom: -10px; }
.faq_overview_text { font-size: 20px; line-height: 24px; }
.faq_category_title { font-size: 24px; line-height: 30px; margin-bottom: 45px; color: rgb(76, 55, 43); display: flex; align-items: center; -webkit-box-pack: center; justify-content: center; }
.faq_category_title::before, .faq_category_title::after { border-top: 1px solid; content: ""; width: 15em; }
.faq_category_title::before { margin-right: 1em; }
.faq_category_title::after { margin-left: 1em; }
.faq_category .faq_category_list { margin: 0px auto; padding: 12px 0px 50px 85px; width: 1080px; }
.faq_category .faq_category_list li { display: inline-block; width: calc(29.3333%); vertical-align: top; }
.faq_category .faq_category_list li ul.faq_category_inner_list { margin: 0px; padding: 0px; }
.faq_category .faq_category_list li ul.faq_category_inner_list li { display: block; color: rgb(76, 55, 43); white-space: nowrap; position: relative; padding: 0px 0px 0px 1em; margin-bottom: 12px; }
.faq_category .faq_category_list li ul.faq_category_inner_list li a { text-decoration: none; font-size: 14px; line-height: 40px; letter-spacing: 0.02em; color: rgb(76, 55, 43); margin-bottom: 15px; }
.faq_category .faq_category_list li ul.faq_category_inner_list li a:hover { font-weight: bold; text-decoration: underline; }
.faq_category .faq_category_list li ul.faq_category_inner_list li::before { position: absolute; top: 50%; left: 0px; transform: translateY(-50%); width: 0px; height: 0px; border-width: 0.3em 0.3em 0.3em 0.4em; border-style: solid; border-color: transparent transparent transparent rgb(76, 55, 43); border-image: initial; content: ""; }
.faq_faq_title { text-align: left; font-size: 30px; line-height: 54px; color: rgb(76, 55, 43); font-weight: bold; margin-bottom: 30px; }
.faq_faq_list { margin-bottom: -64px; padding-bottom: 11px; }
.faq_faq_list li { background: rgb(255, 255, 255); box-shadow: rgba(76, 55, 43, 0.08) 0px 4px 40px; border-radius: 4px; margin-bottom: 64px; text-align: left; }
.faq_faq_list_title {font-size: 20px;line-height: 28px;font-weight: bold;color: rgb(76, 55, 43);background-image: url("../../images/No/No_21/arrow_right.png");background-repeat: no-repeat;background-position: calc(100% - 25px) center;padding: 30px 55px 30px 45px;cursor: pointer;}
.faq_faq_list_title.acc_open {background-image: url("../../images/No/No_21/arrow_bottom.png");}
.faq_faq_list_text { display: none; font-size: 16px; line-height: 26px; padding: 0px 55px 30px 45px; }
</pre></body></html>