@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,200,300,400,500,600,700,800,900|Noto+Serif+TC:400,500,600,700,900&display=swap&subset=chinese-traditional");@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,200,300,400,500,600,700,800,900|Noto+Serif+JP:400,500,600,700,900&display=swap&subset=japanese");html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline;}html{line-height:1;}ol,ul{list-style:none;}table{border-collapse:collapse;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle;}q,blockquote{quotes:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none;}a img{border:none;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}@keyframes shack{0%{transform:rotate(-8deg)}50%{transform:rotate(8deg)}100%{transform:rotate(-8deg)}}@keyframes scaleBounce{0%{transform:scale(1)}25%{transform:scale(1.05)}50%{transform:scale(.9)}75%{transform:scale(1.05)}100%{transform:scale(1)}}@keyframes scaleBounce_sm{0%{transform:scale(1)}25%{transform:scale(1.02)}50%{transform:scale(.95)}75%{transform:scale(1.02)}100%{transform:scale(1)}}@keyframes rolling{0%{transform:rotate(-4deg);-webkit-transform:rotate(-4deg);-moz-transform:rotate(-4deg);-ms-transform:rotate(-4deg);-o-transform:rotate(-4deg)}50%{transform:rotate(4deg);-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);-ms-transform:rotate(4deg);-o-transform:rotate(4deg)}100%{transform:rotate(-4deg);-webkit-transform:rotate(-4deg);-moz-transform:rotate(-4deg);-ms-transform:rotate(-4deg);-o-transform:rotate(-4deg)}}.rollBlunce{animation:rb ease-in-out 1s infinite;-webkit-animation:rb ease-in-out 1s infinite;}@keyframes rb{0%{}20%{transform:scale(1.03);-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);-o-transform:scale(1.03)}100%{}}header.header_top{background:#fff;font-family:"Noto Sans TC","微軟正黑體";}header.header_top .bid_main_header>div{display:flex;width:100%;justify-content:space-between;align-items:center;}.bid_navbar .nav_link_tab{cursor:pointer;color:#fff;font-size:20px;padding:8px 20px;}.bid_navbar .nav_link_tab.active{background-color:#E5802E;}@media all and (max-width:639.9px){.bid_navbar .nav_link_tab{font-size:18px;padding:8px 15px}}.banner-section .main_banner_box{background-image:url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2024bid_0601event/images/banner/desk_bn_bg@2x.webp?version=2");aspect-ratio:1920/666;}@media screen and (max-width:640.9px){.banner-section .main_banner_box{background-image:url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2024bid_0601event/images/banner/bn_mb.png?version=2");background-repeat:no-repeat;background-size:contain;background-position:center top}}.banner-section .banner_coupon_box{width:68%;max-width:1300px;}.banner-section .banner_coupon_box .cp_box{display:flex;align-items:center;justify-content:center;border-radius:6px;box-shadow:0 4px 4px 0 #863E00;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;}.banner-section .banner_coupon_box .cp_box img{width:100%;border-radius:6px;}@media all and (max-width:639.9px){.banner-section .banner_coupon_box{width:100%;margin-top:30%}}.fixed_sidebar{transition:linear .2s;}.fixed_sidebar.hidden{transform:translateX(150px);transition:linear .2s;}.fixed_sidebar .sidebar_list li:not(:last-child){margin-bottom:2px;}@media screen and (max-height:800px){.fixed_sidebar .sidebar_list .sidebar_img{max-width:110px}}@media screen and (max-height:800px){.fixed_sidebar .sidebar_list li:last-child span{padding:15px 0}}.fixed_sidebar .sidebar_item{background-color:#32AEA8;color:#fff;text-align:center;cursor:pointer;}.fixed_sidebar .sidebar_item.special_zz{background-color:#E5802E;}.fixed_sidebar .sidebar_item.special_zz:hover{background-color:rgba(229,128,46,.5);}.fixed_sidebar .sidebar_item:hover{background-color:rgba(50,174,168,.5);}.fixed_sidebar .sidebar_item .content_wrapper{display:flex;justify-content:center;align-items:center;padding:.5rem;width:100%;line-height:125%;}@media screen and (max-height:800px){.fixed_sidebar .sidebar_item .content_wrapper{font-size:15px;padding:.5rem}}@media all and (max-width:639.9px){.fixed_sidebar{display:none}}.sidebar_show_btn{transition:linear .2s;box-shadow:-2px 2px 12px rgba(0,0,0,.1);}.sidebar_show_btn.hidden{transform:translateX(100%);}@media all and (max-width:639.9px){.sidebar_show_btn{display:none}}html{scroll-behavior:smooth;}body{font-family:"Noto Sans TC","微軟正黑體";background-color:#EFEADC;overflow-x:hidden;}*{box-sizing:border-box;}picture{display:block;}.custom-scrollbar::-webkit-scrollbar-track{background-color:#f5f5f5;}.custom-scrollbar::-webkit-scrollbar{height:10px;}.custom-scrollbar::-webkit-scrollbar-thumb{border-radius:4px;background-color:#727272;}.hvr_bounce:hover{animation:scaleBounce 2 .8s cubic-bezier(.25,.46,.45,.94);}.hvr_bounce_sm:hover{animation:scaleBounce_sm 5 .8s cubic-bezier(.25,.46,.45,.94);}.bounce{animation:scaleBounce_sm .8s infinite cubic-bezier(.25,.46,.45,.94);-webkit-animation:scaleBounce_sm .8s infinite cubic-bezier(.25,.46,.45,.94);}.deco_mov{animation:rolling 1s infinite linear;-webkit-animation:rolling 1s infinite linear;}.promotion_section .bid_card{width:calc(20% - 8px);}.promotion_section .bid_card:hover{animation:shack .5s linear;-webkit-animation:shack .5s linear;}@media all and (max-width:639.9px){.promotion_section .bid_card{width:calc(33% - 4px)}}.buy_tip_area{background-image:url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2024bid_0601event/images/bg/texture_bg_color2.png?version=2");background-size:110px;}.buy_tip_area .buy_card{position:relative;}.buy_tip_area .buy_card .dash{position:absolute;width:74%;left:8%;bottom:-2%;}.buy_tip_area .buy_card .dash.d_y{left:100%;top:10%;transform:rotateZ(90deg);transform-origin:left;-webkit-transform:rotateZ(90deg);-moz-transform:rotateZ(90deg);-ms-transform:rotateZ(90deg);-o-transform:rotateZ(90deg);}.buy_tip_area .buy_card:nth-child(2) .dash.d_y{display:none;}.buy_tip_area .buy_card:nth-child(3) .dash.d_x{display:none;}.buy_tip_area .buy_card:nth-child(4) .dash{display:none;}@media all and (max-width:639.9px){.buy_tip_area .buy_card .dash{display:none}}@media all and (max-width:639.9px){.buy_tip_area .buy_box{position:relative}.buy_tip_area .buy_box::after{content:'';display:block;position:absolute;height:95%;width:1px;border-right:1px dashed white;left:50%;top:2.5%}}@media all and (max-width:639.9px){.buy_tip_area .buy_box .left_box::before{content:'';display:block;width:calc(100% - 20px);left:10px;height:1px;border-bottom:1px dashed white;position:absolute;top:100%}.buy_tip_area .buy_box .right_box,.buy_tip_area .buy_box .left_box{position:relative}.buy_tip_area .buy_box .right_box::after,.buy_tip_area .buy_box .left_box::after{content:'';display:block;width:calc(100% - 20px);left:10px;height:1px;border-bottom:1px dashed white;position:absolute;top:50%}}.buy_tip_area .right_box .buy_card .dash.d_x{left:unset;right:15%;}.buy_tip_area .right_box .buy_card:nth-child(1) .dash.d_x{right:18%;}.hot_item_section{background-image:url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2024bid_0601event/images/bg/texture_bg_color2.png?version=2");background-size:110px;}.sub_section_title{margin:2rem auto 1rem auto;width:45%;max-width:490px;}.sub_section_title>img{max-width:100%;}@media all and (max-width:767.9px){.sub_section_title{margin:1rem auto .5rem auto}}@media all and (max-width:639.9px){.sub_section_title{width:75%}}.jp_buy_section{background-image:url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2024bid_0601event/images/bg/texture_bg_color3.png?version=2");background-size:110px;}.review_section{background-image:url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2024bid_0601event/images/bg/texture_bg_color1.png?version=2");background-size:110px;}.review_section .review_list .review_card{width:32%;max-width:fit-content;margin:0 -1.3%;}.review_section .review_list .review_card img{width:100%;max-width:fit-content;filter:drop-shadow(0 8px 4px rgba(0,0,0,.192157));}@media all and (max-width:767.9px){.review_section .review_list .review_card img{filter:none}}.review_section .review_list .review_card:nth-child(1){transform:rotateZ(-3deg);z-index:2;}@media all and (max-width:767.9px){.review_section .review_list .review_card:nth-child(1){width:100%;transform:rotateZ(0deg)}}.review_section .review_list .review_card:nth-child(2){transform:rotateZ(5deg);}@media all and (max-width:767.9px){.review_section .review_list .review_card:nth-child(2){width:100%;transform:rotateZ(0deg)}}.review_section .review_list .review_card:nth-child(3){transform:rotateZ(-4deg);}@media all and (max-width:767.9px){.review_section .review_list .review_card:nth-child(3){width:100%;transform:rotateZ(0deg)}}.review_section .review_list .review_card:hover{animation:rolling 1.5s infinite cubic-bezier(.445,.05,.55,.95);}@media all and (max-width:767.9px){.review_section .review_list .review_card{margin:0 0 12px 0}}@media screen and (min-width:1400px){.bid_step_box_list .box_title{margin:0}.bid_step_box_list .box_title::after{content:"";display:flex;width:2px;height:60%;background-color:#fff;position:absolute;right:0;top:20%}}.category_item_list{display:grid;grid-template-columns:repeat(4,minmax(0,4fr));grid-auto-flow:row;gap:20px;}@media all and (max-width:639.9px){.category_item_list{grid-template-columns:repeat(2,minmax(0,4fr));grid-auto-flow:row;gap:10px}}.category_item_list .item_card_s>a{display:flex;flex-direction:column;align-items:center;height:100%;width:100%;background-color:#f5f3ee;}.category_item_list .item_card_s .card_s_title{font-size:26px;font-weight:700;display:flex;align-items:center;flex:1;padding:.75rem .25rem;}@media all and (max-width:991.98px){.category_item_list .item_card_s .card_s_title{font-size:20px}}@media all and (max-width:639.9px){.category_item_list .item_card_s .card_s_title{font-size:18px;padding:.5rem .25rem}}.guide_item{background-color:#fff;width:100%;}.guide_item:hover{background-color:#0066A7;color:#fff;}.guide_item>a{display:flex;justify-content:center;width:100%;padding:1.1rem .5rem;font-size:28px;}@media all and (max-width:1279.9px){.guide_item>a{font-size:20px}}@media all and (max-width:767.9px){.guide_item>a{font-size:16px;padding:.5rem}}.step_box{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;}.step_box h6{color:#f9da6e;font-size:28px;font-weight:600;margin:.5rem 0;width:90%;text-align:center;}@media all and (max-width:1023.9px){.step_box h6{font-size:24px}}@media all and (max-width:767.9px){.step_box h6{font-size:20px}}.step_box h6 ~ span{color:#fff;width:90%;}@media all and (max-width:639.9px){.step_box h6 ~ span{font-size:14px;width:95%}}.step_box:not(:last-child)>.icon_box{display:flex;width:100%;justify-content:center;align-items:center;position:relative;}.step_box:not(:last-child)>.icon_box::after{content:'';display:block;width:24px;height:24px;position:absolute;background-image:url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2024bid_0601event/images/icon/chevron-right-white.svg?version=2");background-repeat:no-repeat;background-position:center;top:calc(50% - 1rem);left:100%;}@media all and (max-width:767.9px){.step_box:nth-child(2)>.icon_box::after{display:none}}.other_event_slider_box .slide_arrow{position:absolute;top:calc(50% - 21px);width:32px;height:42px;background:#00000070;cursor:pointer;z-index:2;display:flex;justify-content:center;align-items:center;}.other_event_slider_box .slide_arrow::after{content:'';display:block;background-position:center;background-repeat:no-repeat;width:24px;height:24px;}.other_event_slider_box .slide_arrow.prev_btn{border-radius:0 8px 8px 0;left:0;}.other_event_slider_box .slide_arrow.prev_btn::after{background-image:url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2024bid_0601event/images/icon/chevron-left-white.svg?version=2");}.other_event_slider_box .slide_arrow.next_btn{border-radius:8px 0 0 8px;right:0;}.other_event_slider_box .slide_arrow.next_btn:after{background-image:url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2024bid_0601event/images/icon/chevron-right-white.svg?version=2");}.other_event_slider_box .slick-dots{bottom:-30px;}.other_event_slider_box .slick-dots li{border:1px solid #fff;height:18px;width:18px;border-radius:20px;}@media all and (max-width:639.9px){.other_event_slider_box .slick-dots li{height:12px;width:12px}}.other_event_slider_box .slick-dots li.slick-active{background-color:#fff;}.other_event_slider_box .slick-dots li button:before{display:none;}.event_rules_section{background-image:url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2024bid_0601event/images/bg/texture_bg_color3.png?version=2");background-size:110px;}.event_rules_section .rule_nav_list .rule_nav_item{width:calc(33% - 15px);}@media all and (max-width:639.9px){.event_rules_section .rule_nav_list .rule_nav_item{width:calc(50% - 5px)}}.event_rules_section .rule_nav_list .nav_link_bid{font-size:28px;border-radius:6px;border:2px solid #fff;background:white;color:#E57729;width:100%;font-weight:600;padding:20px;}.event_rules_section .rule_nav_list .nav_link_bid.active{background:transparent;color:#fff;}@media screen and (max-width:1199.98px){.event_rules_section .rule_nav_list .nav_link_bid{font-size:18px;padding:20px 10px}}@media all and (max-width:639.9px){.event_rules_section .rule_nav_list .nav_link_bid{font-size:14px;padding:15px 5px}}.event_rules_section .rule_tab_content .tab_pane{display:none;}.event_rules_section .rule_tab_content .tab_pane.show{display:block;animation:fadeIn .4s linear;}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.event_rules_section .rule_tab_content h3.list_item_title{font-size:20px;font-weight:700;display:flex;line-height:125%;width:fit-content;align-items:stretch;margin:24px 0 12px 0;}.event_rules_section .rule_tab_content h3.list_item_title::before{content:"";background:#000;width:8px;height:auto;margin-right:.5rem;display:inline-block;}@media all and (max-width:639.9px){.event_rules_section .rule_tab_content h3.list_item_title{margin:8px 0 8px 0}.event_rules_section .rule_tab_content h3.list_item_title::before{margin-right:.75rem}}.event_rules_section .rule_tab_content .list_item_content{font-size:18px;line-height:135%;margin:0 0 4px 0;}.event_rules_section .rule_tab_content .list_item_content li{margin:0 0 .5rem 0;}.event_rules_section .rule_tab_content .list_item_content li a{color:#0092ff;text-decoration:underline;}.event_rules_section .rule_tab_content .list_item_content li.fs-xs{font-size:14px;}.event_rules_section .rule_tab_content strong{font-weight:700;}