
.home-page[data-v-e0bd54fa]{max-width: 800px;margin: 0 auto;position: relative;min-height: 100vh;}
.home-page .page-hd[data-v-e0bd54fa]{background: var(--bgcolor2);z-index: 99;position: fixed;top: 0px;left: 0px;padding: 0 16px;height: 50px;width: 100%;max-width: 800px;margin: 0 auto;}
.home-page .page-hd .hd-box[data-v-e0bd54fa]{width: 100%;}
.home-page .page-hd .hd-box .custom-select[data-v-e0bd54fa]{position: relative;z-index: 0;display: block;font-size: var(--size10);}
.home-page .page-hd .hd-box .custom-select .select-option[data-v-e0bd54fa]{transition: all .3s;}
.home-page .page-hd .hd-box .custom-select .select-option[data-v-e0bd54fa]{position: absolute;left: -66px;top: 34px;background: var(--bgcolor3);box-shadow: rgba(24,59,86,.2) 0px 3px 10px 0px;    border-radius: 4px;width: 100px;height: 0;overflow: hidden;}
.home-page .page-hd .hd-box .custom-select .select-option.open[data-v-e0bd54fa]{height: 70px;}
.home-page .page-hd .hd-box .custom-select .select-option a[data-v-e0bd54fa]{display: block;height: 35px;width: 100%;text-align: center;line-height: 35px;}
.home-page .page-hd .hd-box .custom-select .select-option a.active[data-v-e0bd54fa]{background: #FF5F04;font-weight: bold;}
.home-page .page-hd .hd-box .custom-button1[data-v-e0bd54fa]{padding: 6px 12px;line-height: 1;max-width: 150px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;border: 0;background:var(--bgcolor3);border-radius: 999px;margin-right:10px;font-size: var(--size10);min-width: 90px;height: 30px;font-family: var(--figure-font);}
@media screen and (min-width: 800px){
.home-page .page-hd[data-v-e0bd54fa]{left: calc((100% - 800px) / 2);}
}

