*{padding:0;margin:0;box-sizing:border-box}html{overflow-y:scroll;scroll-behavior:smooth}:root{overflow-y:auto;overflow-x:hidden;scroll-padding-top:170px}:root body{position:absolute}body{width:100vw}#header_block{z-index:999999}.liability{font-family:"Microsoft JhengHei",PingFang,sans-serif,serif;color:#4f4f4f;letter-spacing:0}.liability img{margin:0}.container{max-width:1280px;width:100%;margin:0 auto}@media screen and (max-width: 1280px){.container{padding:0 1.25rem}}@media screen and (max-width: 768px){.container{padding:0 .625rem}}@media screen and (max-width: 768px){.mob-hidden{display:none}}@media screen and (min-width: 768px){.pc-hidden{display:none}}img{width:100%;height:100%}a{text-decoration:none}.card{display:flex;flex-direction:column;align-items:center;max-width:748px;width:100%;padding:40px 20px 20px 20px;background-color:#fff;border:2px solid #4f4f4f;border-radius:1.25rem;position:relative;margin:20px auto 40px auto}.card .title-img{display:flex;justify-content:space-between;width:500px;position:absolute;top:-20px}@media screen and (max-width: 767px){.card .title-img{width:280px}}.card .title-img img{width:40px;height:50px}.card .content{display:flex;gap:1.875rem;width:100%}@media screen and (max-width: 767px){.card .content{flex-direction:column}}.card .content img{width:300px;height:200px;border:2px solid #4f4f4f;border-radius:1.25rem}@media screen and (max-width: 767px){.card .content img{width:100%;height:auto}}.card .content .card-content{display:flex;flex-direction:column;justify-content:space-between;width:100%;font-size:18px}.card .content .card-content .button-left{display:flex;justify-content:flex-end}@media screen and (max-width: 767px){.card .content .card-content .button-left{display:block;padding-top:30px}}.card .content .card-content .text .red{font-size:22px;font-weight:700}.title{display:flex;justify-content:center;padding:0 0 2.5rem 0}.title .main-title{padding:.9375rem;border:2px solid #4f4f4f;border-radius:5rem;display:inline-flex;background:#fc0}@media screen and (max-width: 768px){.title .main-title{padding:.625rem}}.title .main-title h2{padding:1.25rem 1.875rem;font-size:1.875rem;font-weight:700;color:#4f4f4f;text-align:center;border:2px solid #4f4f4f;border-radius:5rem;display:inline-flex;align-items:center;gap:.625rem;background:#fff}@media screen and (max-width: 768px){.title .main-title h2{font-size:1.5rem;padding:1.25rem .625rem}}.title .main-title h2 img{width:40px;height:40px}@media screen and (max-width: 767px){.title .main-title h2 img{display:none}}@media screen and (max-width: 768px){.title .main-title h2{font-size:1.5rem}}.blue{color:#005bac}.red{color:#ee5b6e}.bold{font-weight:700}.button{width:214px;height:48px;padding:.75rem .625rem;font-size:1rem;font-weight:400;background-color:#ee5b6e;border-radius:1.875rem;color:#fff;text-align:center}@media screen and (max-width: 767px){.button{width:100%}}.slide-top{-webkit-animation:slide-top 1.25s cubic-bezier(0.47, 0, 0.745, 0.715) infinite alternate-reverse both;animation:slide-top 1.25s cubic-bezier(0.47, 0, 0.745, 0.715) infinite alternate-reverse both}@-webkit-keyframes slide-top{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes slide-top{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.kvBg{background-image:url("../../images/new/kv/kv-bg.svg"),url("../../images/new/kv/kv-bg02.svg");background-color:#f4f4f4;background-position:bottom center,bottom center;background-repeat:no-repeat,repeat-x;background-size:auto 100%,auto 100%}.kv .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.kv{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.kv.container{max-height:630px}@media screen and (max-width: 768px){.kv.container{padding:0 0;max-height:none}}.kv .title{position:relative;width:100%;max-width:1280px}@media screen and (max-width: 768px){.kv .title{display:none}}.kv .title .title{position:absolute;top:0;margin:0 auto}.kv .title-m{width:100%;display:none}@media screen and (max-width: 768px){.kv .title-m{display:block}}.newfriend{background-color:#fff4e3;border-bottom:2px solid #4f4f4f;padding-bottom:50px;width:100%}@media screen and (max-width: 1280px){.newfriend .container{padding:0}}.newfriend .newfriend-content{border-top:none;border-radius:0 0 20px 20px;padding:20px 0 50px 0}.newfriend .text{text-align:center;font-size:18px}.newfriend .text .red{font-weight:700}#nav{padding:1.25rem 0;background-color:#f4f4f4;border-bottom:2px solid #4f4f4f;display:flex;width:100%;overflow-x:auto;white-space:nowrap;cursor:grab;scroll-behavior:smooth}#nav::-webkit-scrollbar{display:none}#nav{-ms-overflow-style:none;scrollbar-width:none}#nav .container{display:flex;min-width:max-content}#nav{-ms-text-overflow-style:none;scrollbar-width:none}#nav.sticky{position:sticky;top:87px;z-index:997}@media screen and (max-width: 768px){#nav{top:90px}}#nav div{display:flex;width:100%;gap:10px;-webkit-user-select:none;-webkit-user-drag:none;cursor:grab}#nav a{width:100%;padding:8px 20px;text-decoration:none;color:#4f4f4f;font-weight:400;background-color:#fff;border-radius:5rem;border:1px solid #b2b2b2;text-align:center;min-width:136px;-webkit-user-select:none;-webkit-user-drag:none}#nav a:hover{background-color:#005bac;color:#fff;border:1px solid #005bac}#nav a.active{background:#005bac;color:#fff;border:1px solid #005bac}#nav a:last-child{margin-right:0 !important}.sub-title{display:flex;justify-content:center;padding:0 0 2.5rem 0}.sub-title .sub-title-container{display:flex;justify-content:center;align-items:flex-end;height:76px;width:325px}.sub-title .sub-title-container h2{display:flex;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;border-top:2px solid #4f4f4f;border-bottom:2px solid #4f4f4f;color:#4f4f4f;width:100%;height:67px;background:#fff}.sub-title .sub-title-container img{width:50px;height:76px}.sub-title .sub-title-container img:last-child{transform:scaleX(-1)}.slot{border-bottom:2px solid #4f4f4f;padding:3.125rem 0;display:flex;flex-direction:column;align-items:center}.slot .sp{border:2px solid #4f4f4f;border-radius:1.25rem;width:100%;padding-bottom:20px;background:#fff;display:flex;flex-direction:column;align-items:center;margin-bottom:40px}.slot .sp .sp-title{width:500px;padding:10px;border-radius:0 0 20px 20px;border:2px solid #4f4f4f;border-top:none;background:#005bac;box-shadow:0 6px 0 0 rgba(0,0,0,.2);margin-bottom:2.5rem}@media screen and (max-width: 767px){.slot .sp .sp-title{width:calc(100% - 20px)}}.slot .sp .sp-title h3{font-size:1.25rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.625rem;color:#fff}.slot .sp .sp-title img{width:40px;height:40px}.slot .sp .content{display:flex;width:100%}@media screen and (max-width: 767px){.slot .sp .content{flex-direction:column}}.slot .sp .content .item{border-right:2px solid #4f4f4f;padding:10px 20px;display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:33.3333333333%}@media screen and (max-width: 767px){.slot .sp .content .item{width:100%;border-right:none;border-bottom:2px solid #4f4f4f}}@media screen and (max-width: 768px){.slot .sp .content .item{padding:10px 10px}}.slot .sp .content .item:last-child{border-right:none}@media screen and (max-width: 767px){.slot .sp .content .item:last-child{border-bottom:none}}.slot .sp .content .item img{width:100%;height:auto;border:2px solid #4f4f4f;border-radius:1.25rem;aspect-ratio:4/3;object-fit:cover}.slot .sp .content .item .advantage-title{border:2px solid #4f4f4f;background-color:#fff;border-radius:10px 0 10px 10px;display:flex;overflow:hidden;justify-content:space-between;font-weight:700;min-width:224px}.slot .sp .content .item .advantage-title .advantage-txt{padding:10px 10px;width:calc(100% - 20px);text-align:center}.slot .sp .content .item .advantage-title .advantage-red{background-color:#ee5b6e;width:20px;border-left:2px solid #4f4f4f}.slot .sp .content .item .advantage-title .advantage-yellow{background-color:#fc0;width:20px;border-left:2px solid #4f4f4f}.slot .sp .content .item .advantage-title .advantage-blue{background-color:#3197fa;width:20px;border-left:2px solid #4f4f4f}.slot .sp .content .item .card-title{display:flex;padding:.9375rem 1.25rem;justify-content:center;align-items:center;gap:.9375rem;align-self:stretch;border:2px solid #4f4f4f;border-bottom:0;overflow:hidden;border-radius:1.25rem 1.25rem 0 0}.slot .sp .content .item .gift{display:flex;flex-direction:column;gap:1.25rem;width:100%}.slot .sp .content .item .gift .gift-item{display:flex;flex-direction:column;gap:.625rem}.slot .sp .content .item .gift .gift-item.plus{display:flex;gap:1.25rem;flex-direction:row}@media screen and (max-width: 1024px){.slot .sp .content .item .gift .gift-item.plus{flex-direction:column}}.slot .sp .content .item .gift .gift-item.plus .plus-item{width:50%;display:flex;flex-direction:column;gap:.625rem}@media screen and (max-width: 1024px){.slot .sp .content .item .gift .gift-item.plus .plus-item{width:100%}}.slot .sp .content .item .gift .title-gray{font-size:1rem;font-weight:700;background-color:#f4f4f4;width:100%;padding:5px;border-radius:10px;text-align:center}.slot .sp .content .item .gift .title-pink{font-size:1rem;font-weight:700;background-color:#ffe8e8;width:100%;padding:5px;border-radius:10px;text-align:center}.slot .sp .content .item .gift .gift-text{text-align:center;min-height:106px;border-bottom:1px dashed #b2b2b2}@media screen and (max-width: 1024px){.slot .sp .content .item .gift .gift-text{min-height:150px}}@media screen and (max-width: 767px){.slot .sp .content .item .gift .gift-text{min-height:auto;padding-bottom:10px}}.slot .sp .content .item .gift .gift-plus{text-align:center;min-height:72px}@media screen and (max-width: 767px){.slot .sp .content .item .gift .gift-plus{min-height:auto;padding-bottom:10px}}@media screen and (max-width: 1024px){.slot .sp .content .item .gift .text-height{min-height:208px}}@media screen and (max-width: 767px){.slot .sp .content .item .gift .text-height{min-height:auto}}.slot .sp .content .gift-link{display:flex;justify-content:flex-end;width:100%}.slot .sp .content .gift-link a{text-decoration:underline;font-weight:400}.slot .sp02{display:flex;gap:1.25rem;justify-content:center}@media screen and (max-width: 767px){.slot .sp02{flex-direction:column}}.slot .sp02 .sp-card{border:2px solid #4f4f4f;border-radius:1.25rem;padding:20px;background-color:#fff;width:33.3333333333%;display:flex;flex-direction:column;align-items:center;gap:1.25rem}@media screen and (max-width: 767px){.slot .sp02 .sp-card{width:100%}}.slot .sp02 .sp-card img.card-img{border:2px solid #4f4f4f;border-radius:1.25rem;height:auto;width:100%}.slot .sp02 .sp-card .sp-title{width:235px;padding:10px;border-radius:0 0 20px 20px;border:2px solid #4f4f4f;border-top:none;background:#005bac;box-shadow:0 6px 0 0 rgba(0,0,0,.2);margin-bottom:2.5rem;position:absolute;top:0}@media screen and (max-width: 767px){.slot .sp02 .sp-card .sp-title{width:calc(100% - 20px)}}.slot .sp02 .sp-card .sp-title h3{font-size:1.25rem;font-weight:700;display:flex;align-items:center;justify-content:space-around;gap:.625rem;color:#fff}.slot .sp02 .sp-card .sp-title img{width:20px;height:20px}.slot .sp02 .sp-card .gift{display:flex;flex-direction:column;gap:1.25rem;width:100%}.slot .sp02 .sp-card .gift .gift-item{display:flex;flex-direction:column;gap:.625rem}.slot .sp02 .sp-card .gift .title-gray{font-size:1rem;font-weight:700;background-color:#f4f4f4;width:100%;padding:5px;border-radius:10px;text-align:center}.slot .sp02 .sp-card .gift .gift-text{text-align:center;min-height:58px;border-bottom:1px dashed #b2b2b2;padding-bottom:10px}@media screen and (max-width: 767px){.slot .sp02 .sp-card .gift .gift-text{min-height:auto}}.slot .sp02 .sp-card .gift .gift-plus{text-align:center;min-height:48px}@media screen and (max-width: 767px){.slot .sp02 .sp-card .gift .gift-plus{min-height:auto;padding-bottom:10px}}.slot .sp02 .sp-card .gift-link{display:flex;justify-content:flex-end;width:100%}.slot .sp02 .sp-card .gift-link a{text-decoration:underline;font-weight:400}.slot-car,.slot-house{background-color:#fff5d9;background-image:url("../../images/new/bg/bg00.svg"),url("../../images/new/bg/bg01.svg");background-position:top center,bottom center;background-repeat:repeat-x,repeat-x;background-size:1920px auto,1920px auto}.slot-motor,.slot-hurt{background-color:#fff4e3;background-image:url("../../images/new/bg/bg00.svg"),url("../../images/new/bg/bg02.svg");background-position:top center,bottom center;background-repeat:repeat-x,repeat-x;background-size:1920px auto,1920px auto}.slot-travel{background-color:#f2f7fc;background-image:url("../../images/new/bg/bg00.svg"),url("../../images/new/bg/bg03.svg");background-position:top center,bottom center;background-repeat:repeat-x,repeat-x;background-size:1920px auto,1920px auto}.banner{background-color:#fff;border-bottom:2px solid #4f4f4f;padding:3.125rem 0}.banner .item{display:flex;flex-direction:column;gap:40px}.banner a img{width:100%}