@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");

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;
}

header.head_navbar {
  padding: 10px 0px 10px 0px;
  background: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體";
  position: relative;
  z-index: 99;
}

header.head_navbar .btn {
  margin-right: 15px;
}

header.head_navbar .logo img {
  height: 35px;
}

@media all and (max-width: 575px) {
  header.head_navbar .logo img {
    height: 25px;
  }
}

header.head_navbar input {
  display: none;
}

header.head_navbar label {
  margin: 0 auto !important;
  cursor: pointer;
}

header.head_navbar .topbtn {
  color: #000;
  text-decoration: none;
  padding-right: 10px;
  padding-left: 10px;
  position: relative;
}

header.head_navbar .slogo {
  align-items: center;
  display: flex;
  text-decoration: none;
  color: #000000;
}

header.head_navbar .slogo img {
  margin-right: 10px;
}

.bannerareapc {
  background: #ec4741;
  color: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體";
  text-align: center;
  padding: 10px 0px;
}

.bannerareapc h5 {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1.2;
  margin: 10px 0px;
  padding: 0;
}

.bannerareapc h1 {
  font-size: 2.8em;
  font-weight: 500;
  letter-spacing: 3.6px;
  margin: 15px 0px 15px 0px;
  padding: 0;
}

.bannerareapc p {
  font-size: 21px;
  letter-spacing: 1.35px;
  margin: 0;
  padding: 0;
  font-weight: 300;
  line-height: 32px;
}

.subarea {
  background: #b12822;
  padding: 15px 0px;
}

.loginbtnarea {
  font-family: "Noto Sans TC", "微軟正黑體";
  display: flex;
  margin-top: 20px;
  flex-direction: column;
}

.loginbtnarea span {
  font-size: 16px;
  text-align: center;
  display: block;
  color: #ffffff;
  margin-bottom: 10px;
}

.loginbtnarea.white span {
  color: #e65049;
}

.loginbtnarea a {
  color: #000000;
  width: 100%;
  text-decoration: none;
  background: #ffdc2f;
  padding: 14px 0px;
  font-size: 23px;
  font-weight: 500;
  border-radius: 5px;
  text-align: center;
}

.headersearchbar {
  background-color: #ffdc2f;
}

.headersearchbar .searchwrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px auto;
  padding: 10px 0px;
}

.headersearchbar .searchwrapper .searchtext {
  font-family: "Noto Sans TC", "微軟正黑體";
  color: #000;
  margin-right: 10px;
  font-size: 18px;
}

.headersearchbar .searchwrapper .search {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.headersearchbar .searchwrapper .search select {
  outline: 0;
  border: 0px;
  height: 40px;
  background: #f3f3f3;
  padding-left: 12px;
  padding-right: 12px;
}

.headersearchbar .searchwrapper .search input {
  outline: 0;
  border: 0px;
  height: 40px;
}

.headersearchbar .searchwrapper .search .button-Search {
  background: #000000;
  height: 40px;
  padding-left: 7px;
  padding-right: 7px;
}

footer,
header,
section,
.container {
  min-width: 1200px !important;
  position: relative;
}

.section1 {
  font-family: "Noto Sans TC", "微軟正黑體";
  padding: 30px 0px;
}

.section1 h3 {
  font-size: 18px;
  display: inline;
  vertical-align: bottom;
}

.section1 h2 {
  font-size: 25px;
  display: inline;
  vertical-align: bottom;
  font-weight: 600;
}

.section1 .searchwrapper {
  padding-top: 25px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.section1 .searchwrapper li {
  flex-basis: 19%;
  margin: 0.5%;
  margin-bottom: 25px;
}

.section1 .searchwrapper li a {
  text-decoration: none;
}

.section1 .searchwrapper li .imgarea {
  height: 246px;
}

.section1 .searchwrapper li .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.section1 .searchwrapper li .imgtext {
  text-align: center;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin: 6px 0px;
}

.section1 .subbtnarea {
  margin-top: 10px;
  background: #f4f1ec;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 25px 25px;
}

.section1 .subbtnarea > div {
  font-size: 20px;
}

.section1 .subbtnarea a {
  color: #ffffff;
  background: #e65049;
  text-decoration: none;
  padding: 10px 30px;
  font-size: 20px;
}

.section2 {
  background: #f9f9f9;
  font-family: "Noto Sans TC", "微軟正黑體";
  padding: 30px 0px;
}

.section2 h3 {
  font-size: 18px;
  display: inline;
  vertical-align: bottom;
}

.section2 h2 {
  font-size: 25px;
  display: inline;
  vertical-align: bottom;
  font-weight: 600;
}

.section2 .hotwrapperlist {
  padding-top: 25px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-evenly;
}

.section2 .hotwrapperlist li {
  flex-basis: 12%;
  margin: 0.5%;
  margin-bottom: 25px;
  cursor: pointer;
  color: #000000;
}

.section2 .hotwrapperlist li.active .imgarea {
  position: relative;
}

.section2 .hotwrapperlist li.active .imgarea:before {
  content: '';
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022bid_0706landing/images/ring.png?version=1");
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.section2 .hotwrapperlist li.active .imgtext {
  color: #c49a6d;
}

.section2 .hotwrapperlist li a {
  text-decoration: none;
}

.section2 .hotwrapperlist li .imgarea {
  height: 150px;
}

.section2 .hotwrapperlist li .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}

.section2 .hotwrapperlist li .imgtext {
  text-align: center;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin: 6px 0px;
}

.section2 .hotwrapper {
  padding-top: 25px;
  flex-wrap: wrap;
  flex-direction: row;
  display: none;
}

.section2 .hotwrapper.active {
  display: flex;
  position: relative;
}

.section2 .hotwrapper li {
  flex-basis: 32%;
  margin: 0.5%;
  position: relative;
  background: #ffffff;
}

.section2 .hotwrapper li a {
  text-decoration: none;
}

.section2 .hotwrapper li .imgarea {
  height: 255px;
}

.section2 .hotwrapper li .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}

.section2 .hotwrapper li .imgtext {
  text-align: center;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin: 6px 0px;
  position: absolute;
  left: 0;
  right: 0;
  top: 5px;
}

.section3 {
  padding: 60px 0px;
}

.section4 {
  background-color: #f5f5f5;
  padding: 60px 0px;
}

.section4 .board {
  border-radius: 12px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  font-family: "Noto Sans TC", "微軟正黑體";
  padding: 0px;
  padding-bottom: 60px;
  margin-bottom: 30px;
  text-align: center;
}

.section4 .board h3 {
  font-size: 20px;
  color: #000;
  font-weight: 500;
  border-bottom: 1px solid #dedede;
  padding: 20px 0px;
  text-align: center;
  margin-bottom: 40px;
}

.section4 .board h2 {
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  margin-bottom: 5px;
}

.section4 .board h1 {
  font-size: 40px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  display: inline-block;
  margin: 0px auto;
  padding: 0px 30px;
  border-radius: 4px;
}

.section4 .board h1.rbg {
  background: #e65049;
  color: #fff;
}

.section4 .board ul.knowwrapper {
  padding-top: 25px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 80%;
  margin: auto;
}

.section4 .board ul.knowwrapper li {
  flex-basis: 19%;
  margin: 0.5%;
  margin-bottom: 25px;
  border-radius: 12px;
  background-color: #f6cc52;
  padding: 30px 0px;
}

.section4 .board ul.knowwrapper li a {
  text-decoration: none;
}

.section4 .board ul.knowwrapper li .imgarea {
  height: 100px;
}

.section4 .board ul.knowwrapper li .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}

.section4 .board ul.knowwrapper li .imgtext {
  text-align: center;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin: 10px 0px 0px 0px;
  line-height: 25px;
}

.section5 {
  padding: 60px 0px;
  background-color: #f4f1ec;
}

.section5 .s5subwrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px auto;
  font-family: "Noto Sans TC", "微軟正黑體";
  border: dotted 1px #f6cc52;
  background-color: #fff;
  margin: 20px 0px;
  padding: 10px 0px;
}

.section5 .s5subwrap .wrap1 {
  font-size: 28px;
  font-weight: 500;
  display: flex;
  align-items: center;
  vertical-align: middle;
  color: #e65049;
  justify-content: end;
}

.section5 .s5subwrap .wrap2 {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 20px;
  justify-content: start;
  text-align: left;
}

.section5 .s5subwrap .wrap2 span {
  color: #e65049;
}

.section6 {
  padding: 60px 0px;
  background-color: #f5f5f5;
}

.section6 .board {
  border-radius: 12px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  font-family: "Noto Sans TC", "微軟正黑體";
  padding: 0px;
  padding-top: 35px;
  padding-bottom: 60px;
  margin-bottom: 30px;
  text-align: center;
}

.section6 .board h1 {
  font-size: 40px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  display: inline-block;
  margin: 0px auto;
  padding: 0px 30px;
  border-radius: 4px;
}

.section6 .board h1.rbg {
  background: #e65049;
  color: #fff;
}

.section6 .board .stepwrapper {
  padding-top: 25px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 80%;
  margin: auto;
  justify-content: space-between;
  font-family: "Noto Sans TC", "微軟正黑體";
}

.section6 .board .stepwrapper li {
  flex-basis: 19%;
  margin: 0.5%;
  margin-bottom: 25px;
  border-radius: 12px;
  background-color: #f6cc52;
  padding: 30px 0px;
  position: relative;
}

.section6 .board .stepwrapper li:after {
  content: '';
  width: 25px;
  height: 35px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022bid_0706landing/images/rightarrow.png?version=1");
  top: 0;
  background-repeat: no-repeat;
  bottom: 0;
  position: absolute;
  margin: auto;
  right: -50px;
  background-position: center;
  background-size: contain;
}

.section6 .board .stepwrapper li:last-child:after {
  display: none;
}

.section6 .board .stepwrapper li a {
  text-decoration: none;
}

.section6 .board .stepwrapper li .imgarea {
  height: 100px;
}

.section6 .board .stepwrapper li .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}

.section6 .board .stepwrapper li .imgtext {
  text-align: center;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin: 10px 0px 0px 0px;
  line-height: 25px;
  font-weight: 400;
}

.section6 .board .stepwrapper li .imgtext span {
  font-weight: 600;
}

h1.maintitle {
  font-family: "Noto Sans TC", "微軟正黑體";
  font-size: 48px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}

h1.maintitle span {
  color: #e65049;
}

.bottomtext {
  text-align: center;
  font-family: "Noto Sans TC", "微軟正黑體";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 23px;
  margin-top: 10px;
}

.bottomtext span {
  color: #e65049;
}

.link {
  text-align: center;
  font-family: "Noto Sans TC", "微軟正黑體";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 23px;
}

footer {
  font-size: 10px;
  line-height: 15px;
  font-weight: 500;
  padding-top: 15px;
  padding-bottom: 15px;
  color: white;
  background: black;
  font-family: "Noto Sans TC", "微軟正黑體";
}

/*# sourceMappingURL=../../../sass */