@charset "UTF-8";
@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);
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,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,td,th{text-align:left;font-weight:400;vertical-align:middle}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}
a img{border:none}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
header.header-top{background:#fff;font-family:"Noto Sans TC","微軟正黑體";position:relative;z-index:99;width:100%;position:sticky;top:0}
header.header-top .bid-main-header{max-width:1320px}
header.header-top .bid-main-header>div{display:flex;justify-content:space-between;width:100%}
header.header-top .logo{color:#1f2c5e}
header.header-top .logo img{display:flex;max-width:180px;width:32vw}
header.header-top .logo img.yahoo-bid{width:40px}
@media all and (max-width:575px){
header.header-top .logo img.yahoo-bid{width:32px}
}
header.header-top .logo>span{font-weight:400;color:#1f2c5e;font-size:24px}
@media all and (max-width:575px){
header.header-top .logo>span{font-size:20px}
}
header.header-top input{display:none}
header.header-top label{margin:0 auto!important;cursor:pointer}
header.header-top .topbtn{color:#000;text-decoration:none;padding-right:10px;padding-left:10px;position:relative}
header.header-top .signup-btn{padding:8px 15px;font-size:16px}
@media all and (max-width:575px){
header.header-top .signup-btn{font-size:14px;padding:6px 12px}
}
header .navbar{background-color:#171717;padding:0;width:100%;overflow:auto}
header .navbar>ul{margin:0 auto}
header .navbar .main-nav-tab{color:#fff;font-size:20px;text-decoration:none;display:flex;align-items:center;justify-content:center;word-break:keep-all;cursor:pointer}
header .navbar .main-nav-tab.active{background-color:#e22c1e}
@media all and (max-width:575px){
header .navbar .main-nav-tab{font-size:18px}
header .navbar .main-nav-tab .nav-link-tab{padding:8px 15px;font-size:18px}
}
header .navbar .nav-link-tab{text-decoration:none;color:#fff;padding:8px 20px;font-size:20px}
.banner-section{background:#e22f1e;display:flex;flex-direction:column;align-items:center;overflow-x:hidden;overflow-y:clip;height:auto;margin-bottom:-12%}
@media all and (max-width:575px){
.banner-section{margin-bottom:0}
}
.banner-section .top-banner{display:flex;object-fit:cover;width:100%;aspect-ratio:3840/1557;height:100%;background-image:url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2024bid_0201event/images/2024bid_02_banner.webp?version=1);background-size:cover;background-position:center;background-repeat:no-repeat;justify-content:center;position:relative}
@media all and (max-width:575px){
.banner-section .top-banner{background-image:url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2024bid_0201event/images/2024bid_02_banner_mb.webp?version=1);aspect-ratio:414/180;margin-bottom:18%}
}
.banner-section .two-ticket-container{display:flex;align-items:center;justify-content:center;height:fit-content;width:70%;max-width:1200px}
.banner-section .two-ticket-container .banner-ticket-pic{transition:cubic-bezier(.075,.82,.165,1) .2}
@media all and (max-width:575px){
.banner-section .two-ticket-container .banner-ticket-pic{padding-bottom:20px}
}
.banner-section .two-ticket-container .banner-ticket-pic:first-child{margin-right:20px}
@media all and (max-width:575px){
.banner-section .two-ticket-container .banner-ticket-pic:first-child{margin-right:10px}
}
.banner-section .two-ticket-container .banner-ticket-pic>img{width:100%;filter:drop-shadow(10px 10px 8px rgba(0, 0, 0, .7))}
@media all and (max-width:575px){
.banner-section .two-ticket-container .banner-ticket-pic>img{filter:drop-shadow(8px 8px 4px rgba(0, 0, 0, .7))}
}
.banner-section .two-ticket-container .banner-ticket-pic:hover{transform:scale(1.02);transition:cubic-bezier(.075,.82,.165,1) .2}
@media all and (max-width:575px){
.banner-section .two-ticket-container{width:calc(100% - 30px);max-width:calc(100% - 30px);height:100%;align-items:flex-end;transform:translateY(35%)}
}
.fixed-sidebar{top:120px;z-index:9;transition:linear .2s}
@media only screen and (max-height:820px){
.fixed-sidebar .sidebar-list{font-size:15px}
}
.fixed-sidebar .hide-bar-btn{background-color:#fff;color:#070707;cursor:pointer;width:30px;display:flex;justify-content:center;align-items:center;height:28px;border-top-left-radius:300px;border-bottom-left-radius:300px;font-size:14px;opacity:.8}
.fixed-sidebar .hide-bar-btn i{transform:translateX(4px)}
@media only screen and (max-height:820px){
.fixed-sidebar .sidebar-img>img{max-width:100px;width:100%;object-fit:cover}
}
.fixed-sidebar .sidebar-item{margin:2px 0;padding:0;font-weight:400;letter-spacing:.5px;cursor:pointer;background:rgba(7,7,7,.7);transition:linear .1s}
.fixed-sidebar .sidebar-item:hover{background:#bb1b21;transition:linear .1s}
.fixed-sidebar .sidebar-item .rank_img{width:70%;max-width:80px}
.fixed-sidebar .sidebar-item .content-wrapper{color:#fff;text-decoration:none;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:10px;text-align:center;line-height:125%}
@media screen and (max-width:1440px){
.fixed-sidebar .sidebar-item .content-wrapper{padding:8px 15px}
}
@media only screen and (max-height:820px){
.fixed-sidebar .sidebar-item .content-wrapper{padding:2px 8px;font-size:12px}
}
.fixed-sidebar .sidebar-item.l-txt{font-size:20px;font-weight:600;letter-spacing:.8px}
@media screen and (max-width:1440px){
.fixed-sidebar .sidebar-item.l-txt{font-size:18px}
}
@media only screen and (max-height:820px){
.fixed-sidebar .sidebar-item.l-txt{font-size:14px}
}
.fixed-sidebar .sidebar-item.go-top{border-bottom-left-radius:100px;border-bottom-right-radius:100px;overflow:hidden;color:#fff}
.fixed-sidebar .sidebar-item.go-top>span{padding:25px 0}
@media only screen and (max-height:820px){
.fixed-sidebar .sidebar-item.go-top>span{padding:15px 0}
}
.fixed-sidebar.hide{transform:translateX(150px);transition:linear .2s}
.sidebar-show-btn{position:fixed;top:120px;right:0;z-index:19;cursor:pointer;background:rgba(7,7,7,.7);display:flex;justify-content:center;align-items:center;padding:15px 15px;width:100px;border-radius:16px 0 0 16px;transform:translateX(100%);transition:linear .2s;box-shadow:2px 2px 8px #00000063}
.sidebar-show-btn>img{width:70px}
.sidebar-show-btn.show{transform:translateX(0)}
body{font-family:"Noto Sans TC","微軟正黑體";background-color:#e22f1e}
.custom-scrollbar::-webkit-scrollbar-track{border-radius:4px;background-color:#f5f5f5}
.custom-scrollbar::-webkit-scrollbar{height:12px;background-color:#7c7c7c}
.custom-scrollbar::-webkit-scrollbar-thumb{border-radius:4px;background-color:#727272}
.bonus-event-section{background:0 0;padding:10px 20px 20px 20px;display:flex;flex-direction:column;align-items:center;position:relative}
.bonus-event-section>h2{width:40vw;text-align:center;max-width:617px;margin-bottom:30px}
@media all and (max-width:575px){
.bonus-event-section>h2{margin-bottom:15px}
}
@media all and (max-width:575px){
.bonus-event-section{padding:15px 0}
.bonus-event-section>h2{width:90%;max-width:90%}
}
.bonus-event-section .bonus-area{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1260px;width:100%}
@media screen and (max-width:991.98px){
.bonus-event-section .bonus-area{width:90%}
}
@media all and (max-width:575px){
.bonus-event-section .bonus-area{width:100%;padding:0 15px}
}
.bonus-event-section .bonus-area .b-card-list{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;z-index:2}
.bonus-event-section .bonus-area .b-card-list .b-card{width:calc(33.33% - 10px);display:flex;border-radius:12px;overflow:hidden;box-shadow:4px 4px 4px 0 rgba(0,0,0,.5);transition:cubic-bezier(.075,.82,.165,1) .2s}
.bonus-event-section .bonus-area .b-card-list .b-card a{display:flex;width:100%;box-shadow:4px 4px 4px 0 rgba(0,0,0,.5)}
.bonus-event-section .bonus-area .b-card-list .b-card a>picture{display:flex;width:100%}
.bonus-event-section .bonus-area .b-card-list .b-card img{display:flex;width:100%}
.bonus-event-section .bonus-area .b-card-list .b-card.wide{width:100%;margin-top:20px}
@media all and (max-width:575px){
.bonus-event-section .bonus-area .b-card-list .b-card.wide{margin-top:10px}
}
.bonus-event-section .bonus-area .b-card-list .b-card:hover{transform:scale(1.03);transition:cubic-bezier(.075,.82,.165,1) .2}
@media screen and (max-width:992px){
.bonus-event-section .bonus-area .b-card-list .b-card{border-radius:8px}
}
@media all and (max-width:575px){
.bonus-event-section .bonus-area .b-card-list .b-card{border-radius:6px;box-shadow:none}
}
.bonus-event-section .bonus-event-list{width:100%;z-index:2;margin-top:20px}
@media all and (max-width:575px){
.bonus-event-section .bonus-event-list{margin-top:10px}
}
.bonus-event-section .bonus-event-list a,.bonus-event-section .bonus-event-list li{display:flex;width:100%;border-radius:8px;overflow:hidden;background-color:#293744}
.bonus-event-section .bonus-event-list li:first-child,.bonus-event-section .bonus-event-list li:nth-child(2){margin:0 0 20px 0}
@media all and (max-width:575px){
.bonus-event-section .bonus-event-list li:first-child,.bonus-event-section .bonus-event-list li:nth-child(2){margin-bottom:10px}
}
.bonus-event-section .bonus-event-list li picture{width:100%}
.bonus-event-section .bonus-event-list li img{display:flex;width:100%}
.bonus-event-section .buy-tip-area{padding:30px;border-radius:6px;background-color:#000;width:100%;max-width:1260px;z-index:2;margin-top:20px}
@media screen and (max-width:991.98px){
.bonus-event-section .buy-tip-area{width:90%}
}
@media all and (max-width:575px){
.bonus-event-section .buy-tip-area{width:100%;padding:15px;border-radius:0;margin-top:10px}
}
.bonus-event-section .buy-tip-area h4{text-align:center}
.bonus-event-section .buy-tip-area h4>img{width:60%;max-width:333px}
.bonus-event-section .buy-tip-area .buy-card-wrapper{width:50%;display:flex;flex-wrap:wrap}
@media screen and (max-width:768px){
.bonus-event-section .buy-tip-area .buy-card-wrapper{width:100%}
}
.bonus-event-section .buy-tip-area .buy-card{width:50%;padding:4px;display:flex;justify-content:center}
.bonus-event-section .buy-tip-area .buy-card picture{width:100%}
.bonus-event-section .buy-tip-area .buy-card>a{width:100%;max-width:100%;aspect-ratio:250/105}
.bonus-event-section .buy-tip-area .buy-card>a img{width:100%}
.bonus-event-section .bid-list{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;max-width:1260px;width:100%;margin-top:30px}
.bonus-event-section .bid-list .bid-card{width:20%;transition:linear .2s}
.bonus-event-section .bid-list .bid-card>a{display:flex;width:100%;justify-content:center}
.bonus-event-section .bid-list .bid-card>a>img{width:90%}
@media all and (max-width:575px){
.bonus-event-section .bid-list .bid-card{width:33%}
}
.bonus-event-section .bid-list .bid-card:hover a{animation:rolling ease-in .8s}
@keyframes rolling{
0%{transform:rotate(0)}
25%{transform:rotate(15deg)}
50%{transform:rotate(-15deg)}
75%{transform:rotate(0)}
100%{transform:rotate(0)}
}
@media screen and (max-width:991.98px){
.bonus-event-section .bid-list{width:90%}
}
@media all and (max-width:575px){
.bonus-event-section .bid-list{width:100%;padding:0 15px;margin-top:15px}
}
.bonus-event-section .bid-ad-bn{width:100%;max-width:1260px;overflow:hidden;z-index:2;margin-top:30px}
.bonus-event-section .bid-ad-bn>img{width:100%;max-width:100%;border-radius:12px}
@media screen and (max-width:991.98px){
.bonus-event-section .bid-ad-bn{width:90%}
}
@media all and (max-width:575px){
.bonus-event-section .bid-ad-bn{width:100%;padding:0 15px;margin-top:15px}
.bonus-event-section .bid-ad-bn>img{border-radius:6px}
}
.bonus-event-section .deco-cracker{position:absolute;width:8.5%;z-index:1}
.bonus-event-section .deco-cracker.cracker1{left:2%;top:-10%}
.bonus-event-section .deco-cracker.cracker2{right:2%;top:32%}
.bonus-event-section .deco-cracker.cracker3{left:2%;bottom:8%}
@media all and (max-width:575px){
.bonus-event-section .deco-cracker{display:none}
}
.hot-item-section{background:#293744;position:relative;background-image:url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2024bid_0201event/images/deco-lantern-left.svg?version=1),url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2024bid_0201event/images/deco-lantern-right.svg?version=1);background-repeat:no-repeat;background-position:left 90px,right 90px;background-size:20%;background-attachment:fixed;padding:2.5% 20px 20px 20px;display:flex;flex-direction:column;align-items:center;position:relative}
@media screen and (max-width:1200px){
.hot-item-section{padding:0 25px}
}
@media all and (max-width:575px){
.hot-item-section{padding:0 15px;background-attachment:scroll;background-position:left 0,right 0}
}
.hot-item-section .section-container{width:100%;max-width:1231px}
.hot-item-section .section-title img{max-width:fit-content;width:60vw}
.hot-item-section .sub-section-title{display:flex;align-items:center;justify-content:center}
.hot-item-section .sub-section-title>img{width:55vw;max-width:fit-content;margin:0 16px}
.hot-item-section .sub-section-title>img.deco{width:35%;max-width:fit-content;margin:0}
@media screen and (max-width:1200px){
.hot-item-section .sub-section-title>img.deco{display:none}
}
.hot-item-section .category-item-list{display:grid;grid-template-columns:repeat(4,2fr);gap:20px;list-style:none;padding:0}
.hot-item-section .category-item-list.duColum{grid-template-columns:repeat(2,1fr)}
.hot-item-section .category-item-list li a{text-decoration:none;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}
.hot-item-section .category-item-list li.big-card{width:100%;height:auto;flex-basis:50%;background-image:url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2024bid_0201event/images/big-card-bg.png?version=1);background-size:cover;background-repeat:no-repeat;border-radius:20px;overflow:hidden;grid-column:span 2;grid-row:span 2}
.hot-item-section .category-item-list li.big-card a{padding:40px 0;position:relative}
.hot-item-section .category-item-list li.big-card a.new::before{content:"";background-image:url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2024bid_0201event/images/NEW.png?version=1);background-size:contain;display:flex;width:40%;height:50%;background-repeat:no-repeat;position:absolute;left:10px;top:10px}
.hot-item-section .category-item-list li.big-card img{width:80%}
.hot-item-section .category-item-list li.big-card h5{font-size:50px;font-weight:800;position:relative;z-index:2;line-height:200%;width:80%;text-align:center}
@media screen and (max-width:991.98px){
.hot-item-section .category-item-list li.big-card h5{font-size:28px}
}
@media all and (max-width:575px){
.hot-item-section .category-item-list li.big-card h5{font-size:24px}
}
.hot-item-section .category-item-list li.big-card h6{font-size:40px;font-weight:800;position:relative;z-index:2;width:80%;text-align:center}
@media screen and (max-width:991.98px){
.hot-item-section .category-item-list li.big-card h6{font-size:24px}
}
@media all and (max-width:575px){
.hot-item-section .category-item-list li.big-card h6{font-size:22px}
}
.hot-item-section .category-item-list li.big-card .txt-stroke::before{content:attr(data-storke);position:absolute;z-index:-1;-webkit-text-stroke:10px #fff}
.hot-item-section .category-item-list li.item-card-s{background:#fff;display:flex;flex-direction:column}
.hot-item-section .category-item-list li.item-card-s img{width:100%}
.hot-item-section .category-item-list li.item-card-s .card-s-title{display:flex;justify-content:center;align-items:center;font-size:26px;font-weight:700;flex:1;width:100%;padding:20px 10px;background:#f5f3ee}
@media screen and (max-width:991.98px){
.hot-item-section .category-item-list li.item-card-s .card-s-title{font-size:20px;padding:10px}
}
@media all and (max-width:575px){
.hot-item-section .category-item-list li.item-card-s .card-s-title{font-size:18px}
}
@media all and (max-width:575px){
.hot-item-section .category-item-list{grid-template-columns:repeat(2,2fr);gap:10px}
}
.jp-buy-section{background-color:#a10007;display:flex;justify-content:center}
@media screen and (max-width:1199.98px){
.jp-buy-section{padding:25px}
}
@media all and (max-width:575px){
.jp-buy-section{padding:0 15px}
}
.jp-buy-section .tobe-member-btn{background-color:#f9da6e;font-size:30px;font-weight:700;color:#000;padding:10px;width:100%;max-width:440px;transition:linear .2s}
@media screen and (max-width:991.98px){
.jp-buy-section .tobe-member-btn{font-size:26px}
}
.jp-buy-section .tobe-member-btn:hover{transform:scale(1.05);transition:linear .2s}
.jp-buy-section .section-container{width:100%;max-width:1192px;display:flex;flex-direction:column;align-items:center}
.jp-buy-section .area-container{width:100%;display:flex;flex-direction:column;align-items:center;border-bottom:4px solid transparent;background-image:linear-gradient(to right,#fff 4px,transparent 3px);background-size:11px 3px;background-repeat:repeat-x;background-position:left bottom;padding-bottom:4rem}
@media all and (max-width:575px){
.jp-buy-section .area-container{padding-bottom:1rem}
}
.jp-buy-section .area-container h5.sub-title{font-size:30px;color:#fff;margin:2rem 0}
@media all and (max-width:575px){
.jp-buy-section .area-container h5.sub-title{margin:1rem 0;font-size:22px}
}
.jp-buy-section .area-container>h4{width:60vw;text-align:center}
.jp-buy-section .area-container>h4 img{width:100%;max-width:411px}
.jp-buy-section .area-container .popular-web-sale-list{width:100%;justify-content:space-between}
.jp-buy-section .area-container .popular-web-sale-list .sale-ticket{max-width:calc(50% - 5px);border-radius:6px;overflow:hidden}
.jp-buy-section .area-container .popular-web-sale-list .sale-ticket a{display:flex;width:100%;height:100%}
.jp-buy-section .area-container .popular-web-sale-list .sale-ticket a img{width:100%}
@media all and (max-width:575px){
.jp-buy-section .area-container .popular-web-sale-list .sale-ticket{width:100%;max-width:100%;margin-bottom:10px}
}
.jp-buy-section .area-container .popular-web-list{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:10px}
@media all and (max-width:575px){
.jp-buy-section .area-container .popular-web-list{flex-wrap:wrap;margin-top:0}
}
.jp-buy-section .area-container .popular-web-list .popular-item{background-color:#fff;border-radius:6px;overflow:hidden;height:60px;display:flex;align-items:center;justify-content:center;width:calc(20% - 8px)}
.jp-buy-section .area-container .popular-web-list .popular-item>a{display:flex;justify-content:center;align-items:center;width:100%;height:100%}
.jp-buy-section .area-container .popular-web-list .popular-item img{object-fit:cover;width:55%}
@media all and (max-width:575px){
.jp-buy-section .area-container .popular-web-list .popular-item{width:calc(50% - 4px);margin:0 0 10px 0}
.jp-buy-section .area-container .popular-web-list .popular-item:first-child{width:100%}
.jp-buy-section .area-container .popular-web-list .popular-item:first-child img{width:50%;height:100%}
.jp-buy-section .area-container .popular-web-list .popular-item img{object-fit:contain;width:65%}
}
.jp-buy-section .area-container .qa-list{width:calc(100% + 24px)}
.jp-buy-section .area-container .qa-list .qa-item{display:flex;justify-content:center;align-items:center;margin:5px 0}
.jp-buy-section .area-container .qa-list .qa-item>a{display:flex;justify-content:center;align-items:center;text-decoration:none;background-color:#fff;padding:20px 40px;font-size:28px;color:#000;font-weight:500;height:80px}
.jp-buy-section .area-container .qa-list .qa-item>a:hover{background-color:#f9da6e}
@media screen and (max-width:991.98px){
.jp-buy-section .area-container .qa-list .qa-item>a{height:50px}
}
@media screen and (max-width:1200px){
.jp-buy-section .area-container .qa-list{width:100%}
.jp-buy-section .area-container .qa-list .qa-item{padding:0 3px}
.jp-buy-section .area-container .qa-list .qa-item>a{padding:10px;font-size:20px}
}
@media screen and (max-width:768px){
.jp-buy-section .area-container .qa-list .qa-item>a{padding:10px;font-size:15px}
}
@media all and (max-width:320px){
.jp-buy-section .area-container .qa-list .qa-item>a{font-size:15px;padding:10px}
}
.jp-buy-section .area-container .bid-step-list{display:flex;flex-wrap:wrap;width:100%;max-width:992px;justify-content:space-evenly}
.jp-buy-section .area-container .bid-step-list .step-box{display:flex;flex-direction:column;align-items:center;width:25%}
@media screen and (max-width:992px){
.jp-buy-section .area-container .bid-step-list .step-box{width:calc(50% - 40px)}
}
@media all and (max-width:575px){
.jp-buy-section .area-container .bid-step-list .step-box{width:calc(50% - 10px)}
}
.jp-buy-section .area-container .bid-step-list .step-box>a{display:flex;justify-content:center}
@media screen and (max-width:991.98px){
.jp-buy-section .area-container .bid-step-list .step-box>a{width:70%}
}
.jp-buy-section .area-container .bid-step-list .step-box>a img{width:100%;max-width:fit-content}
.jp-buy-section .area-container .bid-step-list .step-box h6{color:#f9da6e;font-size:28px;font-weight:700;line-height:200%}
.jp-buy-section .area-container .bid-step-list .step-box h6~span{color:#fff;font-weight:500;text-align:center;line-height:150%}
@media all and (max-width:575px){
.jp-buy-section .area-container .bid-step-list .step-box h6{font-size:18px}
}
.jp-buy-section .area-container .bid-step-list .step-box:not(:last-child){position:relative}
.jp-buy-section .area-container .bid-step-list .step-box:not(:last-child)::after{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:600;font-size:20px;width:20px;color:#fff;position:absolute;right:-20px;top:65px;text-align:center}
@media screen and (max-width:992px){
.jp-buy-section .area-container .bid-step-list .step-box{margin:20px}
.jp-buy-section .area-container .bid-step-list .step-box:nth-child(2){position:relative}
.jp-buy-section .area-container .bid-step-list .step-box:nth-child(2)::after{display:none}
}
@media all and (max-width:575px){
.jp-buy-section .area-container .bid-step-list .step-box{margin:10px 0;font-size:14px}
.jp-buy-section .area-container .bid-step-list .step-box:nth-child(odd)::after{right:-10px;top:45px}
}
.jp-buy-section .area-container .btn-area{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-top:3rem}
.jp-buy-section .area-container .btn-area img{max-width:fit-content;width:40vw;max-width:333px;margin-bottom:10px}
@media all and (max-width:575px){
.jp-buy-section .area-container .btn-area{margin-top:1rem}
}
.jp-buy-section .comparison-area{width:100%;padding:15px 0 0 0}
.jp-buy-section .comparison-area .form-title{color:#000;font-size:30px;font-weight:500;text-align:center;margin:24px 0 48px 0}
@media screen and (max-width:768px){
.jp-buy-section .comparison-area .form-title{font-size:24px;line-height:120%;padding:0 20px}
}
.jp-buy-section .comparison-area .chart-area{position:relative}
.jp-buy-section .comparison-area .chart-area::after{content:"";display:inline-block;position:absolute;right:0;bottom:0;height:calc(100% - 6ch);border-right:1.5px dashed #000}
@media all and (max-width:575px){
.jp-buy-section .comparison-area .chart-area::after{position:relative;border-right:0;width:100%;border-right:0;border-bottom:1.5px dashed #000;height:20px}
}
.jp-buy-section .comparison-area article .slogan{color:#000;font-size:42px;font-weight:500;margin-bottom:20px}
.jp-buy-section .comparison-area article .slogan .is-orange{color:#eb642c}
@media screen and (max-width:1200px){
.jp-buy-section .comparison-area article .slogan{font-size:28px}
}
.jp-buy-section .comparison-area .chart-form{background-color:#fff;border-radius:12px;padding:40px;margin:40px 0}
.jp-buy-section .comparison-area .chart-form .notice{color:#000;font-size:18px;line-height:125%}
@media screen and (max-width:768px){
.jp-buy-section .comparison-area .chart-form .notice{font-size:16px}
}
@media screen and (max-width:768px){
.jp-buy-section .comparison-area .chart-form{margin:20px 0;padding:20px 0}
}
@media all and (max-width:575px){
.jp-buy-section .comparison-area .chart-form{margin:0}
}
.event-rules-section{background-color:#e22f1e}
.event-rules-section .section-container{padding:40px 0;display:flex;flex-direction:column;justify-content:center;align-items:center}
.event-rules-section .section-container h4{width:60vw;text-align:center}
.event-rules-section .section-container h4 img{width:100%;max-width:411px}
@media screen and (max-width:1199.98px){
.event-rules-section .section-container{padding:40px 15px}
}
@media all and (max-width:575px){
.event-rules-section .section-container{padding:15px}
}
.event-rules-section .rule-nav-list{width:100%;max-width:1180px;display:flex;justify-content:center}
.event-rules-section .rule-nav-list .nav-item{margin:10px;max-width:368px;width:100%}
@media screen and (max-width:1199.98px){
.event-rules-section .rule-nav-list .nav-item{margin:5px;max-width:calc(33% - 10px)}
}
@media all and (max-width:575px){
.event-rules-section .rule-nav-list .nav-item{margin:4px;max-width:calc(50% - 8px)}
}
.event-rules-section .rule-nav-list .nav-link.bid{font-size:28px;color:#000;border-radius:6px;border:2px solid #fff;background:#fff;box-shadow:2px 2px 4px 0 rgba(0,0,0,.25);width:100%;font-weight:600;padding:20px}
.event-rules-section .rule-nav-list .nav-link.bid.active{background:#000;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:575px){
.event-rules-section .rule-nav-list .nav-link.bid{font-size:14px;padding:15px 5px}
}
.event-rules-section .rule-tab-content{background:#fff;border-radius:12px;width:100%;max-width:1144px;padding:40px}
@media all and (max-width:575px){
.event-rules-section .rule-tab-content{border-radius:5px;padding:20px 15px}
}
.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}
@media all and (max-width:575px){
.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{content:"";background:#000;width:8px;height:auto;margin-right:1rem;display:inline-block}
.event-rules-section .rule-tab-content .list-item-content{font-size:18px;line-height:150%;margin:0 0 4px 0}
.event-rules-section .rule-tab-content .list-item-content li{margin:0 0 .5rem 0;line-height:120%}
.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}