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

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: 5px 0px 5px 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;
}

.bannerareapc {
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/coupon5000/images/mainbg.jpg?version=1");
  background-position: center top;
  background-size: cover;
  color: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體";
  text-align: center;
  padding-top: 20px;
  height: 810px;
  overflow: hidden;
}

.bannerareapc .shinetext {
  position: absolute;
  top: 450px;
  margin: 0px auto;
  left: 0;
  right: 0;
  text-align: center;
}

.bannerareapc .shinetext .dollarwrapper {
  position: absolute;
  display: flex;
  top: 15px;
  width: 800px;
  height: 270px;
  margin: 0px auto;
  left: 0;
  right: 0;
}

.bannerareapc .shinetext .dollarwrapper .dollarsign {
  position: absolute;
  top: 46px;
  left: 26px;
}

.bannerareapc .shinetext .dollarwrapper .dollararea .dollar {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px auto;
  text-align: center;
  z-index: 12;
}

.bannerareapc .shinetext .dollarwrapper .dollararea .light {
  position: absolute;
  mix-blend-mode: overlay;
  top: -46px;
  left: -66px;
  z-index: 13;
}

.bannerareapc .shinetext .dollarwrapper .dollartext {
  position: absolute;
  right: -80px;
  bottom: 38px;
}

.bannerareapc .shinetext .membericon {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px auto;
  top: 250px;
}

.bannerareapc .leftlight {
  position: absolute;
  bottom: -50px;
  left: 0px;
}

.bannerareapc .rightlight {
  position: absolute;
  bottom: -50px;
  right: 0px;
}

.fixsidebar {
  display: block;
  position: fixed;
  right: 0px;
  top: 100px;
  text-align: center;
  z-index: 99999;
}

.fixsidebar a {
  color: #ffffff;
  text-decoration: none;
}

.fixsidebar .gototop {
  cursor: pointer;
  display: none;
  margin-top: 10px;
}

.fixsidebar ul li a:hover {
  color: yellow;
}

.fixsidebar ul.showlist {
  display: none;
  font-family: "Noto Sans TC", "微軟正黑體";
  padding-top: 10px;
  padding-bottom: 0px;
}

.fixsidebar ul.showlist li {
  margin-bottom: 2px;
}

.fixsidebar ul.showlist li a {
  background-color: rgba(119, 105, 84, 0.8);
  padding-bottom: 15px;
  padding-top: 15px;
  display: block;
}

.fixsidebar ul.showlist li a:hover {
  background: rgba(19, 15, 15, 0.8);
  color: #faeac5;
}

.fixsidebar ul.showlist li:last-child {
  border-bottom: 0px solid #ffffff;
}

.fixsidebar ul.showlist li.last-sidebtn a {
  border-bottom: 0px solid #ffffff;
  border-radius: 0px 0px 10px 10px;
}

.fixsidebar ul.showlist li:first-child {
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 70px 70px 0px 0px;
  background-color: rgba(119, 105, 84, 0.8);
}

.fixsidebar ul.showlist.active {
  display: block;
}

.fixsidebar ul.hidelist {
  display: none;
  background: rgba(19, 15, 15, 0.8);
  border-radius: 10px 0px 0px 10px;
  width: 80px;
  margin-left: auto;
  padding: 10px 0px;
  margin-bottom: 10px;
}

.fixsidebar ul.hidelist img {
  width: 65px;
}

.fixsidebar ul.hidelist.active {
  display: block;
  cursor: pointer;
}

.fixsidebar .closebtn {
  display: none;
  position: absolute;
  top: 10%;
  border-radius: 10px 0px 0px 10px;
  width: 30px;
  right: 0px;
  margin-left: auto;
  text-align: center;
  padding: 10px 0px;
  color: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體";
  font-size: 20px;
  cursor: pointer;
}

.fixsidebar .closebtn.active {
  display: block;
}

.light_area {
  position: relative;
  left: -70px;
}

.light_area .light {
  position: relative;
  animation: lightMove 4s;
  /*IE*/
  -moz-animation: lightMove 4s;
  /*FireFox*/
  -webkit-animation: lightMove 4s;
  /*Chrome,Safari*/
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes lightMove {
  from {
    left: 0%;
    transform: translateX(-120px);
    opacity: 0;
  }

  1% {
    left: 0%;
    transform: translateX(0px);
    opacity: 1;
  }

  20% {
    left: 0%;
    transform: translateX(445px);
    opacity: 1;
  }

  35% {
    left: 0%;
    transform: translateX(506px);
    opacity: 0;
  }

  to {
    left: 0%;
    transform: translateX(0px);
    opacity: 0;
  }
}

.leftlight {
  animation-name: spotlight;
  opacity: 1;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes spotlight {
  from {
    transform: rotate(-10deg);
    transform-origin: 0% 100%;
  }

  to {
    transform: rotate(20deg);
    transform-origin: 0% 100%;
  }
}

.rightlight {
  animation-name: spotlight2;
  opacity: 1;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes spotlight2 {
  from {
    transform: rotate(10deg);
    transform-origin: 100% 100%;
  }

  to {
    transform: rotate(-20deg);
    transform-origin: 100% 100%;
  }
}

body {
  background: #000000;
}

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

h2.sectiontitle {
  font-family: "Noto Sans TC", "微軟正黑體";
  font-size: 60px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #efd8a5;
  margin: 30px 0px 20px 0px;
}

h3.subtitle {
  font-family: "Noto Sans TC", "微軟正黑體";
  font-size: 25px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-bottom: 30px;
  padding: 10px 25px;
  border-radius: 30px;
  background: #4d3b30;
  display: inline-flex;
}

.section1 {
  position: relative;
  padding-bottom: 50px;
  padding-top: 10px;
  background: #000000;
}

.section1 .benefitwrapper ul.benefitarea {
  display: flex;
  flex-flow: wrap;
}

.section1 .benefitwrapper ul.benefitarea li {
  flex-basis: 19%;
  margin: 0.5%;
}

.section1 .benefitwrapper ul.benefitarea li img {
  width: 100%;
}

.section1 .benefitwrapper ul.benefitarea li .benefitbox {
  font-family: "Noto Sans TC", "微軟正黑體";
  border: solid 3px #fbecbc;
  background-image: linear-gradient(to bottom, #fff0cb, #ab8655);
}

.section1 .benefitwrapper ul.benefitarea li .benefitbox .benefittext {
  padding: 30px 10px;
}

.section1 .benefitwrapper ul.benefitarea li .benefitbox .benefittext h2 {
  color: #47361d;
  text-align: center;
  padding: 10px 0px;
  font-size: 24px;
  letter-spacing: 0px;
}

.section1 .benefitwrapper ul.benefitarea li .benefitbox .benefittext p {
  font-size: 26px;
  background: #4e3526;
  color: #ffffff;
  padding: 6px 0px;
  text-align: center;
}

.section1 .benefitwrapper ul.benefitarea li .benefitbox .benefittext p a {
  color: #ffffff;
}

.section1 .barwrapper {
  position: relative;
  z-index: 9;
  margin: 0px auto;
}

.section1 .barwrapper:before {
  content: '';
  position: absolute;
  top: 17px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/coupon5000/images/topdivider.png?version=1");
  background-position: center center;
  z-index: -1;
  height: 20px;
  width: 100%;
}

.section1 .barwrapper:after {
  content: '';
  position: absolute;
  bottom: 21px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/coupon5000/images/bottomdivider.png?version=1");
  background-position: center center;
  z-index: -1;
  height: 20px;
  width: 100%;
}

.section1 .barwrapper .barbox {
  position: relative;
  text-align: center;
}

.section1 .barwrapper .barbox img {
  width: 740px;
}

.section1 .barwrapper .barbox .tk888 {
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
  margin: 0px auto;
  color: #efd8a5;
  font-size: 33px;
  font-family: "Noto Sans TC", "微軟正黑體";
}

.section2 {
  background-color: #000000;
  position: relative;
  padding-bottom: 50px;
  padding-top: 30px;
}

.section2 p {
  font-family: "Noto Sans TC", "微軟正黑體";
  text-align: left;
  font-weight: 400;
  margin-top: 10px;
  padding-left: 15px;
  font-size: 20px;
}

.section2 p span {
  color: #f00;
}

.section3 {
  position: relative;
  padding-bottom: 180px;
  padding-top: 30px;
  background-color: #000000;
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/coupon5000/images/bg2.jpg?version=1");
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-bottom: 30px;
}

.section3 .benefitwrapper ul.benefitarea {
  display: flex;
  flex-flow: wrap;
}

.section3 .benefitwrapper ul.benefitarea li {
  flex-basis: 30%;
  text-align: center;
  margin: 0px 1.5%;
  margin-bottom: 30px;
  transition: 0.3s;
}

.section3 .benefitwrapper ul.benefitarea li:hover {
  transform: scale(1.06);
  filter: drop-shadow(0px 0px 9px #000000);
  z-index: 5;
}

.section3 .benefitwrapper ul.benefitarea li img {
  width: 100%;
  margin-bottom: 10px;
}

.section3 .benefitwrapper ul.benefitarea li a {
  text-decoration: none;
  color: #efd8a5;
  font-size: 24px;
}

.section4 {
  background-color: #000000;
  padding-top: 25px;
  padding-bottom: 50px;
}

.section4 .btext {
  font-family: "Noto Sans TC", "微軟正黑體";
  color: #ffffff;
  font-weight: 400;
  margin-top: 10px;
  padding-left: 15px;
  font-size: 20px;
}

.section4 .benefitwrapper ul.benefitarea {
  display: flex;
  flex-flow: wrap;
}

.section4 .benefitwrapper ul.benefitarea li {
  border-radius: 6px;
  background-color: #fff;
  flex-basis: 24%;
  margin: 0.5%;
  text-align: center;
  position: relative;
  transition: 0.3s;
}

.section4 .benefitwrapper ul.benefitarea li:hover {
  transform: scale(1.06);
  filter: drop-shadow(0px 0px 9px #000000);
  z-index: 5;
}

.section4 .benefitwrapper ul.benefitarea li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
}

.section4 .benefitwrapper ul.benefitarea li p {
  background-color: #bb822f;
  color: #ffffff;
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
  font-family: "Noto Sans TC", "微軟正黑體";
  font-size: 24px;
  padding: 5px 0px;
}

.section4 .benefitwrapper ul.benefitarea li:nth-child(1) {
  flex-basis: 32%;
}

.section4 .benefitwrapper ul.benefitarea li:nth-child(1) a {
  height: 140px;
  padding-bottom: 30px;
}

.section4 .benefitwrapper ul.benefitarea li:nth-child(1) img {
  height: 60px;
}

.section4 .benefitwrapper ul.benefitarea li:nth-child(2) {
  flex-basis: 32%;
}

.section4 .benefitwrapper ul.benefitarea li:nth-child(2) a {
  height: 140px;
}

.section4 .benefitwrapper ul.benefitarea li:nth-child(2) img {
  height: 60px;
}

.section4 .benefitwrapper ul.benefitarea li:nth-child(3) {
  flex-basis: 32%;
}

.section4 .benefitwrapper ul.benefitarea li:nth-child(3) a {
  height: 140px;
}

.section4 .benefitwrapper ul.benefitarea li:nth-child(3) img {
  height: 60px;
}

.section4 .benefitwrapper ul.benefitarea li:nth-child(4) {
  flex-basis: 24%;
}

.section4 .benefitwrapper ul.benefitarea li:nth-child(4) img {
  height: 60px;
}

.divider {
  content: '';
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/coupon5000/images/divider.png?version=1");
  background-position: center center;
  z-index: 1;
  height: 20px;
  width: 100%;
}

.sectionqna {
  background-color: #000000;
  position: relative;
  padding-bottom: 50px;
  padding-top: 50px;
}

.sectionqna h2.sectiontitle {
  color: #efd8a5;
  margin-bottom: 60px;
}

.sectionqna ul.nav-tabs {
  margin: 0px;
  align-items: end;
  display: inline-flex;
  border-radius: 20px 20px 0px 0px;
  border-top: 2px solid #faeac5;
  border-left: 0px solid #faeac5;
  border-right: 0px solid #faeac5;
  border-bottom: 0px;
  box-shadow: none;
}

.sectionqna ul.nav-tabs li {
  font-family: "微軟正黑體";
  text-indent: 0;
  margin-bottom: 0px;
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
}

.sectionqna ul.nav-tabs li .nav-link {
  padding: 18px 25px;
  border: 0px;
  color: #faeac5;
  border-radius: 15px 15px 0px 0px;
  box-shadow: none;
  font-weight: 800;
}

.sectionqna ul.nav-tabs li .nav-link.item1 {
  border-right: 2px solid #faeac5;
  border-left: 2px solid #faeac5;
}

.sectionqna ul.nav-tabs li .nav-link.item1.active {
  background: #faeac5;
  color: #47361d;
}

.sectionqna ul.nav-tabs li .nav-link.item2 {
  border-right: 2px solid #faeac5;
}

.sectionqna ul.nav-tabs li .nav-link.item2.active {
  background: #faeac5;
  color: #47361d;
}

.sectionqna ul.nav-tabs li .nav-link.item3 {
  border-right: 2px solid #faeac5;
}

.sectionqna ul.nav-tabs li .nav-link.item3.active {
  background: #faeac5;
  color: #47361d;
}

.sectionqna .qnaarea {
  background-color: #1d1d1d;
  font-family: "微軟正黑體";
  border-radius: 0px 0px 18px 18px;
  border: 2px solid #faeac5;
  color: #ffffff;
  padding: 20px 40px;
}

.sectionqna .qnaarea h1 {
  font-weight: bolder;
  font-size: 22px;
}

.sectionqna .qnaarea h2 {
  font-weight: bolder;
  margin: 20px 0px;
  line-height: 20px;
  font-size: 18px;
}

.sectionqna .qnaarea p {
  line-height: 22px;
  font-size: 18px;
  margin-bottom: 10px;
}

.sectionqna .qnaarea ul {
  margin: 10px 0px;
  margin-left: 35px;
}

.sectionqna .qnaarea ul li {
  line-height: 22px;
  font-size: 18px;
  margin-bottom: 10px;
  text-indent: -20px;
}

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 */