@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/css2?family=Inter:wght@500&display=swap");

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 {
  display: flex;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_camping_0601event/images/pc_bg.png?version=1");
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: -1px;
  color: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體";
  text-align: center;
  padding: 0px 0px 0px 0px;
  position: relative;
  z-index: 99999;
  overflow: hidden;
}

@media all and (min-width: 2000px) {
  .bannerareapc .dec-l,
  .bannerareapc .dec-r {
    width: 780px;
  }
}

@media all and (min-width: 1600px) and (max-width: 1999.98px) {
  .bannerareapc .dec-l,
  .bannerareapc .dec-r {
    width: 700px;
  }
}

@media all and (min-width: 1440px) and (max-width: 1599.98px) {
  .bannerareapc .dec-l,
  .bannerareapc .dec-r {
    width: 600px;
  }
}

@media all and (min-width: 1200px) and (max-width: 1439.98px) {
  .bannerareapc .dec-l,
  .bannerareapc .dec-r {
    width: 450px;
  }
}

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .bannerareapc .dec-l,
  .bannerareapc .dec-r {
    width: 400px;
  }
}

.bannerareapc .dec-l {
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_camping_0601event/images/left.png?version=1");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  height: 600px;
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
}

.bannerareapc .dec-r {
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_camping_0601event/images/right.png?version=1");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  height: 600px;
  content: '';
  position: absolute;
  right: 0px;
  top: 0px;
}

.bannerareapc .maintitle {
  position: absolute;
  bottom: 15px;
  left: 0px;
}

.bannerareapc .headmain {
  min-width: 1200px !important;
  margin: auto;
  justify-content: center;
}

.bannerareapc .headright {
  height: 600px;
  position: relative;
  z-index: 999;
}

.bannerareapc .headright .maintop img {
  width: 680px;
  position: relative;
  top: -85px;
}

.bannerareapc .headright .swiper-slide a {
  display: flex;
  width: 300px;
  justify-content: center;
  margin: auto;
}

.bannerareapc .headright .swiper-slide img {
  display: none;
  height: 180px;
}

.bannerareapc .headright .swiper-slide.swiper-slide-visible img {
  display: block;
  margin: auto;
}

.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;
  height: 100px;
  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;
}

.headernav {
  background: #D64469;
  padding: 12px 0px;
  color: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體";
  position: sticky;
  top: -1px;
  width: 100%;
  min-width: 1200px;
  z-index: 99999;
}

.headernav ul {
  display: flex;
  justify-content: center;
}

.headernav ul li {
  font-style: normal;
  font-weight: 400;
  border-radius: 10px;
  font-size: 22px;
  line-height: 34px;
  margin: 0px 10px;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  position: relative;
}

.headernav ul li:after {
  content: '';
  height: 100%;
  width: 2px;
  background: #ffffff;
  position: absolute;
  right: -10px;
}

.headernav ul li:last-child:after {
  display: none;
}

.headernav ul li a {
  text-decoration: none;
  color: inherit;
  padding: 10px;
}

.headernav ul li a:hover {
  text-decoration: underline;
}

.headerslide {
  position: relative;
  width: 95%;
}

.headerslide .next {
  position: absolute;
  right: -35px;
  height: 48px;
  width: 29px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022drug_0917event/images/rightarrow.png?version=1") no-repeat;
  margin: auto;
  top: 0px;
  bottom: 0px;
  cursor: pointer;
}

.headerslide .prev {
  position: absolute;
  left: -35px;
  height: 48px;
  width: 29px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022drug_0917event/images/leftarrow.png?version=1") no-repeat;
  margin: auto;
  top: 0px;
  bottom: 0px;
  cursor: pointer;
}

.headerslide .slick-dots li {
  margin: 0 3px;
  background: transparent !important;
  box-shadow: none !important;
}

.headerslide .slick-dots li button:before {
  font-size: 20px;
  text-shadow: 1.04161px 1.04161px 2.08322px rgba(0, 0, 0, 0.2);
  opacity: 0.9;
  color: #ffffff;
}

.headerslide .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #EE4123;
  text-shadow: 1.04161px 1.04161px 2.08322px rgba(0, 0, 0, 0.2);
}

.fixsidebar {
  display: block;
  position: fixed;
  right: 0px;
  bottom: 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(0, 0, 0, 0.7);
  padding-bottom: 15px;
  padding-top: 15px;
  display: block;
  padding-left: 5px;
  padding-right: 5px;
}

.fixsidebar ul.showlist li a:hover {
  background: #000;
  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(0, 0, 0, 0.7);
}

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

.circle {
  position: absolute;
  width: 100%;
  top: 0px;
}

.wrap {
  width: 90%;
  height: 530px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: -1;
}

@media all and (min-width: 1200px) and (max-width: 1439.98px) {
  .wrap {
    height: 485px;
  }
}

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .wrap {
    height: 485px;
  }
}

.wrap_top,
.wrap_bottom {
  position: absolute;
  border-top: 4px solid #436665;
}

.wrap_left,
.wrap_right {
  height: 410px;
}

@media all and (min-width: 1200px) and (max-width: 1439.98px) {
  .wrap_left,
  .wrap_right {
    height: 370px;
  }
}

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .wrap_left,
  .wrap_right {
    height: 370px;
  }
}

.wrap_left {
  border-left: 4px solid #436665;
  position: absolute;
  left: -50px;
  top: 0px;
  bottom: 0px;
  margin: auto;
}

.wrap_left:before {
  content: '';
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022drug_0917event/images/header/icon.png?version=1");
  width: 133px;
  height: 425px;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: 30px;
}

@media all and (min-width: 1200px) and (max-width: 1439.98px) {
  .wrap_left:before {
    background-size: contain;
  }
}

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .wrap_left:before {
    background-size: contain;
  }
}

.wrap_right {
  border-right: 4px solid #436665;
  position: absolute;
  right: -50px;
  top: 0px;
  bottom: 0px;
  margin: auto;
}

.wrap_right:before {
  content: '';
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022drug_0917event/images/header/icon.png?version=1");
  width: 133px;
  height: 425px;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: -155px;
}

@media all and (min-width: 1200px) and (max-width: 1439.98px) {
  .wrap_right:before {
    background-size: contain;
  }
}

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .wrap_right:before {
    background-size: contain;
  }
}

.wrap_top {
  left: 0px;
  top: 0px;
  width: 100%;
}

.wrap_top:before {
  content: '';
  width: 60px;
  height: 60px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022drug_0917event/images/header/frame01.svg?version=1");
  position: absolute;
  top: -4px;
  left: -50px;
}

.wrap_top:after {
  content: '';
  width: 60px;
  height: 60px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022drug_0917event/images/header/frame01.svg?version=1");
  transform: rotate(90deg);
  position: absolute;
  top: -4px;
  right: -50px;
}

.wrap_bottom {
  left: 0px;
  bottom: 0px;
  width: 100%;
}

.wrap_bottom:before {
  content: '';
  width: 60px;
  height: 60px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022drug_0917event/images/header/frame01.svg?version=1");
  transform: rotate(270deg);
  position: absolute;
  bottom: 0px;
  left: -50px;
}

.wrap_bottom:after {
  content: '';
  width: 60px;
  height: 60px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022drug_0917event/images/header/frame01.svg?version=1");
  transform: rotate(180deg);
  position: absolute;
  bottom: 0px;
  right: -50px;
}

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

.cloudbg {
  position: fixed;
  width: 100%;
  height: 300px;
  top: 25%;
  z-index: -1;
}

.cloudbg .cloud1 {
  width: 71px;
  height: 28px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_camping_0601event/images/cloud1.png?version=1");
  position: absolute;
  top: 217px;
  animation: linear infinite alternate;
  animation-name: run;
  animation-duration: 58s;
  z-index: 5;
}

.cloudbg .cloud2 {
  width: 134px;
  height: 53px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_camping_0601event/images/cloud2.png?version=1");
  position: absolute;
  top: 56px;
  animation: linear infinite alternate;
  animation-name: run;
  animation-duration: 150s;
  z-index: 5;
}

.cloudbg .cloud3 {
  width: 88px;
  height: 35px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_camping_0601event/images/cloud3.png?version=1");
  position: absolute;
  top: 54px;
  right: 0px;
  z-index: 5;
  animation: linear infinite alternate;
  animation-name: run2;
  animation-duration: 90s;
}

footer {
  overflow: hidden;
}

.move {
  cursor: pointer;
  transition: 0.2s;
}

.move:hover {
  transform: scale(1.03);
}

.gototop {
  position: fixed;
  right: 10px;
  bottom: 30px;
  z-index: 9999999;
  cursor: pointer;
  display: none;
}

.gototop img {
  width: 70px;
}

.subtitle {
  margin-top: 10px;
  margin-bottom: 10px;
}

.showmorebtn {
  color: #ffffff;
  font-size: 36px;
  font-family: "Noto Sans TC", "微軟正黑體";
  text-decoration: none;
  padding: 25px 0px;
  line-height: 1;
  margin-top: 0px;
  background: #FF5A00;
  border-radius: 12px;
  letter-spacing: 0px;
  transition: 0.1s;
  position: relative;
  justify-content: center;
  align-items: center;
  display: flex;
  cursor: pointer;
  z-index: 5;
  box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.25);
  border-radius: 81px;
}

.showmorebtn:hover {
  transform: scale(1.03);
  box-shadow: 0px 0px 10px #9a9a9a;
  border-radius: 6px;
}

.showmorebtn.btn2 {
  background: #FF7894;
  animation: bigbig 1s linear infinite;
}

@keyframes bigbig {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(0.95);
  }

  100% {
    transform: scale(1);
  }
}

section.section {
  padding-top: 0px;
  padding-bottom: 30px;
}

section .subtitle {
  margin-top: 20px;
}

section .sectiontitle {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 40px;
  font-family: "Noto Sans TC", "微軟正黑體";
  font-weight: 500;
  margin-top: 30px;
  z-index: 3;
  margin-bottom: 30px;
}

section .sectiontitle h1 {
  padding-left: 10px;
  background: #FAFAFA;
  padding-right: 10px;
}

section.adsection {
  background: #9AB185;
  padding: 30px 0px;
  z-index: 99999;
  position: relative;
}

section.adsection .bounce {
  animation: bounce .5s linear infinite alternate;
  position: relative;
  top: -55px;
  left: 10px;
}

section.adsection .list {
  text-align: right;
}

section.adsection .list li {
  text-align: right;
}

section.adsection .list img {
  width: 250px;
  margin-bottom: 8px;
  transition: 0.3s;
}

section.adsection .list img:hover {
  transform: scale(1.05);
}

section.adsection ul.benefitwrapper li {
  box-shadow: none;
  padding: 0;
  background: transparent;
}

section.adsection ul.benefitwrapper li a {
  height: 285px;
}

section.adsection ul.benefitwrapper li:hover {
  box-shadow: none;
  filter: drop-shadow(1px 5px 4px black);
}

section.section1 {
  position: relative;
  z-index: 9999;
  overflow: hidden;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_camping_0601event/images/bg_slide_02.png?version=1"), #EAE9E1;
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

section.section1 .titlerow {
  background: none;
}

section.section1 .boxarea {
  background: #86CCC2;
  border-radius: 40px 0px;
  padding: 50px;
  height: 690px;
  overflow: hidden;
}

@media all and (max-width: 1400px) {
  section.section1 .boxarea {
    height: 630px;
  }
}

section.section1 .boxarea .boxleft {
  display: flex;
  flex-direction: column;
}

section.section1 .boxarea .boxleft .boxcover {
  flex: 1;
  margin-bottom: 10px;
  position: relative;
}

section.section1 .boxarea .boxleft .boxcover:after {
  content: '';
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 11.54%, rgba(0, 0, 0, 0) 46.63%);
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
}

section.section1 .boxarea .boxleft .boxcover .title {
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
  margin: auto;
  z-index: 5;
}

section.section1 .titlerow {
  height: 100px;
}

section.section1 .titlerow img {
  top: -80px;
}

section.section1 ul.benefitwrapper {
  margin-bottom: 30px;
}

section.section1 ul.benefitwrapper li:first-child {
  box-shadow: none;
}

section.section1 ul.benefitwrapper li:first-child:hover {
  transform: none;
  box-shadow: none;
}

section.section2 {
  position: relative;
  z-index: 9999;
  overflow: hidden;
  background: #EAE9E1;
  background-repeat: no-repeat;
}

section.section3 {
  position: relative;
  z-index: 9999;
  overflow: hidden;
  background: #F5EFD9;
}

section.section3 .titlerow {
  background: #E0F280;
  height: 120px;
}

section.section3 .titlerow img {
  top: -80px;
}

section.section3 .goodrow {
  background: #E0F280;
}

section.bannerad {
  display: flex;
  z-index: 99999;
  position: relative;
  background: linear-gradient(90deg, #feda11 48%, #5c9852 48%);
}

section.sectionhead {
  position: relative;
  z-index: 99999;
  overflow: hidden;
  padding: 0;
  padding-top: 50px;
  background-color: #154735;
}

section.sectionhead .container {
  position: relative;
}

section.sectionhead .container .cpicarea {
  z-index: -1;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
}

section.sectionhead .container .cpicarea .c1 {
  position: absolute;
  left: -45px;
  top: 0px;
  width: 190px;
}

section.sectionhead .container .cpicarea .c2 {
  position: absolute;
  bottom: 35px;
  left: -50px;
  width: 189px;
}

section.sectionhead .container .cpicarea .c3 {
  position: absolute;
  top: 27px;
  right: -90px;
  width: 100px;
}

section.sectionhead .container .cpicarea .c4 {
  position: absolute;
  top: 287px;
  right: -17px;
  width: 170px;
}

section.sectionhead .container .cpicarea .c5 {
  position: absolute;
  bottom: 50px;
  right: -18px;
  width: 120px;
}

section.sectionhead .titlerow {
  background: transparent;
  margin-top: 20px;
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
}

section.sectionhead .titlerow img {
  top: 0;
}

section.applycoupon {
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_camping_0601event/images/mainbg2.jpg?version=1");
  background-position: center top;
  padding-top: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

section.applycoupon .titlerow {
  background: transparent;
  top: 0;
  margin-top: 10px;
}

section.applycoupon .titlerow img {
  position: relative;
  top: 0;
  max-width: 100%;
}

section.applycoupon .couponbox {
  display: flex;
  justify-content: center;
  margin-top: 55px;
  margin-bottom: 40px;
}

section.applycoupon .couponbox .box {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  margin: 10px;
  padding: 65px  0px 15px  0px;
  background: #FFFFE9;
  box-shadow: 0px 0px 0px 3px #ab9234 inset;
  position: relative;
  z-index: 0;
}

section.applycoupon .couponbox .box .boxtitle {
  position: absolute;
  left: 0;
  right: 0;
  top: -40px;
  margin: auto;
  width: 250px;
}

section.applycoupon .couponbox .box .top {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_camping_0601event/images/ct1.svg?version=1"), url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_camping_0601event/images/ct4.svg?version=1"), url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_camping_0601event/images/ct2.svg?version=1"), url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_camping_0601event/images/ct3.svg?version=1");
  background-position: top left, top right, bottom left, bottom right;
  background-repeat: no-repeat;
}

section.applycoupon .couponbox .box img {
  padding: 0px 0px 0px 0px;
  max-width: 340px;
}

section.applycoupon .couponbox .box img.style1 {
  filter: drop-shadow(0px 8px 0px #cb0e68);
  position: relative;
  top: -8px;
}

section.applycoupon .couponbox .box img.style1:active {
  top: -4px;
  filter: unset;
  filter: drop-shadow(0px 4px 0px #cb0e68);
}

section.applycoupon .couponbox .box img.style2 {
  filter: drop-shadow(0px 8px 0px #005d62);
  position: relative;
  top: -8px;
}

section.applycoupon .couponbox .box img.style2:active {
  top: -4px;
  filter: unset;
  filter: drop-shadow(0px 4px 0px #005d62);
}

section.applycoupon .couponbox .box li {
  text-align: center;
  margin: 5px;
}

section.applycoupon .couponbox .box.box1 {
  width: 80%;
}

section.applycoupon .couponbox .box.box1 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: start;
}

section.applycoupon .couponbox .box.box2 {
  width: 40%;
}

section .btext {
  font-family: "Noto Sans TC", "微軟正黑體";
  text-align: center;
  color: #000000;
}

section.recommend {
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_camping_0601event/images/qa.jpg?version=1");
  padding: 150px 0px;
}

section.recommend h1 {
  font-family: "Noto Sans TC", "微軟正黑體";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  color: #8C5924;
}

section.recommend p {
  font-family: "Noto Sans TC", "微軟正黑體";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  width: 560px;
  margin: 66px auto 30px auto;
}

section.recommend p span {
  z-index: 1;
  position: relative;
}

section.recommend p span:after {
  z-index: -1;
  height: 19px;
  width: 100%;
  content: '';
  position: absolute;
  background: #FFE660;
  top: 15px;
  bottom: 0;
  left: 0;
  right: 0;
}

section.recommend .recommendbtn {
  color: #ffffff;
  background: #FA2E9B;
  font-size: 32px;
  font-family: "Noto Sans TC", "微軟正黑體";
  text-decoration: none;
  padding: 9px 43px;
  line-height: 1;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 38px;
  letter-spacing: 0px;
  transition: 0.1s;
  position: relative;
  align-items: center;
  margin-bottom: 15px;
  display: inline-flex;
}

section.recommend .recommendbtn:hover {
  background: #ff63b6;
}

section ul.keywordarea {
  display: flex;
  justify-content: space-evenly;
  padding-bottom: 20px;
  width: 85%;
  margin: auto;
}

section ul.keywordarea li {
  font-family: "Noto Sans TC", "微軟正黑體";
  background: transparent;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  padding: 9px 19px;
  cursor: pointer;
  background: #F15C43;
  box-shadow: 0px 0px 0px 2px #FDB64C inset, 0px 0px 0px 3px #F15C43, 0px 0px 0px 5px #FDB64C;
}

section ul.keywordarea li:hover {
  text-decoration: underline;
}

section ul.keywordarea li.active {
  background: #784059;
  color: #ffffff;
  box-shadow: 0px 0px 0px 2px #FDB64C inset, 0px 0px 0px 3px #784059, 0px 0px 0px 5px #FDB64C;
}

section ul.keywordarea li.active:hover {
  text-decoration: none;
}

section ul.boxwrapper {
  position: relative;
  z-index: 99;
  font-family: "Noto Sans TC", "微軟正黑體";
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

section ul.boxwrapper li {
  background: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體";
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
  position: relative;
  padding-bottom: 15px;
  transition: 0.3s;
  text-align: left;
  width: calc(96%/3);
  /* margin: 1%; */
  margin-top: 0px;
}

section ul.boxwrapper li:first-child {
  margin-bottom: 2%;
}

section ul.boxwrapper li:nth-child(2) {
  margin-bottom: 2%;
}

section ul.boxwrapper li:nth-child(3) {
  margin-bottom: 2%;
}

section ul.boxwrapper li .info .title {
  color: #000000;
  font-size: 16px;
  line-height: 18px;
  margin: 5px 0px;
  padding: 0px 10px;
}

section ul.boxwrapper li:hover {
  transform: scale(1.03);
  box-shadow: 0px 0px 10px #9a9a9a;
  border-radius: 6px;
}

section ul.boxwrapper li a {
  text-decoration: none;
  color: #000;
  display: flex;
  flex-direction: column;
  height: 272px;
  justify-content: space-between;
}

@media all and (max-width: 1400px) {
  section ul.boxwrapper li a {
    height: 247px;
  }
}

section ul.boxwrapper li .info .goodimg {
  height: 185px;
  padding: 0px;
}

@media all and (max-width: 1400px) {
  section ul.boxwrapper li .info .goodimg {
    height: 170px;
  }
}

section ul.boxwrapper li .info .goodimg img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center;
}

section ul.boxwrapper li .info .label {
  position: absolute;
  top: 10px;
  right: -5px;
  color: #ffffff;
  padding: 0px 6px 0px 7px;
  height: 25px;
  line-height: 25px;
  font-size: 15px;
  font-weight: 300;
  background: #D10000;
  z-index: 99;
}

section ul.boxwrapper li .info .label:after {
  content: '';
  position: absolute;
  right: 0px;
  bottom: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5px 0 0;
  border-color: #ba0612 transparent transparent transparent;
}

section ul.boxwrapper li .info .label.labelstyle1 {
  background: #784059;
}

section ul.boxwrapper li .info .label.labelstyle3 {
  background: #784059;
}

section ul.boxwrapper li .info .label:empty {
  display: none;
}

section ul.boxwrapper li .info .title {
  font-size: 18px;
  line-height: 21px;
  margin: 5px 0px;
  padding-left: 10px;
  padding-right: 10px;
}

section ul.boxwrapper li .price {
  padding-left: 10px;
  padding-right: 10px;
  color: #f00;
  font-size: 20px;
}

section ul.boxwrapper li .price del {
  font-family: "Noto Sans TC", "微軟正黑體";
  margin-bottom: 5px;
  font-size: 17px;
  color: #696A6A;
  display: block;
}

section ul.boxwrapper li .price span {
  font-size: 14px;
}

section .mySwiper {
  overflow: hidden;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

section .swiper-pagination {
  position: relative;
  bottom: -10px !important;
}

section .swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 14px)) !important;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 14px)) !important;
  background: #ffffff !important;
  opacity: 1 !important;
  border: 1px solid #000;
}

section .swiper-pagination-bullet-active {
  background: #FF5A00 !important;
}

section ul.slidewrapper {
  position: relative;
  z-index: 99;
  font-family: "Noto Sans TC", "微軟正黑體";
}

section ul.slidewrapper.labels .label {
  background: rgba(250, 173, 20, 0.9) !important;
  left: 0px !important;
  right: auto !important;
  font-size: 25px !important;
  top: 0px !important;
  height: auto !important;
  padding: 5px 10px !important;
}

section ul.slidewrapper.labels .label:after {
  display: none;
}

section ul.slidewrapper li {
  background: #ffffff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
  position: relative;
  padding-bottom: 15px;
  transition: 0.3s;
  text-align: left;
  height: 300px;
}

section ul.slidewrapper li:hover {
  transform: scale(1.03);
  box-shadow: 0px 0px 10px #9a9a9a;
  border-radius: 6px;
}

section ul.slidewrapper li a {
  text-decoration: none;
  color: #000;
  display: flex;
  flex-direction: column;
  height: 280px;
  justify-content: space-between;
}

section ul.slidewrapper li .info .goodimg {
  height: 195px;
  padding: 0px;
}

section ul.slidewrapper li .info .goodimg img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center;
}

section ul.slidewrapper li .info .label {
  position: absolute;
  top: 10px;
  right: -5px;
  color: #ffffff;
  padding: 0px 6px 0px 7px;
  height: 25px;
  line-height: 25px;
  font-size: 15px;
  font-weight: 300;
  background: #D10000;
  z-index: 99;
}

section ul.slidewrapper li .info .label:after {
  content: '';
  position: absolute;
  right: 0px;
  bottom: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5px 0 0;
  border-color: #ba0612 transparent transparent transparent;
}

section ul.slidewrapper li .info .label.labelstyle1 {
  background: #784059;
}

section ul.slidewrapper li .info .label.labelstyle3 {
  background: #784059;
}

section ul.slidewrapper li .info .label:empty {
  display: none;
}

section ul.slidewrapper li .info .title {
  font-size: 18px;
  line-height: 21px;
  margin: 5px 0px;
  padding-left: 10px;
  padding-right: 10px;
}

section ul.slidewrapper li .price {
  padding-left: 10px;
  padding-right: 10px;
  color: #f00;
  font-size: 20px;
}

section ul.slidewrapper li .price del {
  font-family: "Noto Sans TC", "微軟正黑體";
  margin-bottom: 5px;
  font-size: 17px;
  color: #696A6A;
  display: block;
}

section ul.slidewrapper li .price span {
  font-size: 14px;
}

section ul.benefitwrapper {
  position: relative;
  z-index: 99;
  font-family: "Noto Sans TC", "微軟正黑體";
  display: flex;
  flex-wrap: wrap;
  padding: 0px 0px;
  justify-content: space-between;
}

section ul.benefitwrapper.keyword-buy {
  display: none;
}

section ul.benefitwrapper.keyword-buy.active {
  display: flex;
  margin-bottom: 40px;
}

section ul.benefitwrapper.fourcols {
  padding-left: 45px;
  padding-right: 45px;
  margin-top: 25px;
}

section ul.benefitwrapper.fourcols li {
  width: calc(96%/4);
  background: #ffffff;
  padding-bottom: 10px;
}

section ul.benefitwrapper.fourcols li:first-child {
  margin-bottom: 1.5%;
}

section ul.benefitwrapper.fourcols li:nth-child(2) {
  margin-bottom: 1.5%;
}

section ul.benefitwrapper.fourcols li:nth-child(3) {
  margin-bottom: 1.5%;
}

section ul.benefitwrapper.fourcols li:nth-child(4) {
  margin-bottom: 1.5%;
}

section ul.benefitwrapper.fourcols li .info .title {
  color: #000000;
  font-size: 18px;
  line-height: 21px;
  margin: 5px 0px;
  height: 40px;
  padding: 0px 10px;
}

section ul.benefitwrapper.fourcols li .info .goodimg {
  height: 210px;
}

section ul.benefitwrapper.fourcols li .info .label {
  background: #FFEC3D;
  font-weight: 500;
  color: #000;
  right: 0px;
}

section ul.benefitwrapper.fourcols li .info .label:after {
  display: none;
}

section ul.benefitwrapper.fourcols li .price {
  text-align: right;
}

section ul.benefitwrapper.fourcol li {
  padding-bottom: 0px;
  box-shadow: none;
  width: calc(96%/4);
  background: transparent;
  position: relative;
}

section ul.benefitwrapper.fourcol li:hover {
  transform: none;
  box-shadow: none;
}

section ul.benefitwrapper.fourcol li a {
  height: auto;
}

section ul.benefitwrapper.fourcol li .info {
  overflow: hidden;
}

section ul.benefitwrapper.fourcol li .info:after {
  content: '';
  position: absolute;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 43.97%, #000000 100%);
  width: 100%;
  height: 100%;
  z-index: 99;
  top: 0;
}

section ul.benefitwrapper.fourcol li .info:hover .goodimg {
  transform: scale(1.05);
}

section ul.benefitwrapper.fourcol li .info .goodimg {
  position: relative;
  height: auto;
  transition: 0.3s;
}

section ul.benefitwrapper.fourcol li .info .title {
  position: absolute;
  bottom: 0px;
  color: #ffffff;
  margin: 5px 0px;
  padding: 0px 10px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  width: 100%;
  text-align: center;
  bottom: 15px;
  z-index: 999;
}

section ul.benefitwrapper.fivecol li {
  width: calc(93%/5);
  margin: 0.5%;
}

section ul.benefitwrapper.fivecol li .info .title {
  color: #000000;
  font-size: 16px;
  line-height: 18px;
  margin: 5px 0px;
  padding: 0px 10px;
}

section ul.benefitwrapper.sixcol li {
  width: calc(94%/6);
  margin: 0.5%;
}

section ul.benefitwrapper.style1 li a {
  height: 330px;
}

section ul.benefitwrapper.style1 li a .goodimg {
  padding: 0;
  height: 250px;
}

section ul.benefitwrapper.style2 li a {
  height: 260px;
}

section ul.benefitwrapper.style2 li a .goodimg {
  height: 185px;
}

section ul.benefitwrapper.style3 li a {
  height: 255px;
}

section ul.benefitwrapper.style3 li a .goodimg {
  height: 165px;
}

section ul.benefitwrapper li {
  background: #ffffff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
  position: relative;
  padding-bottom: 15px;
  transition: 0.3s;
  text-align: left;
}

section ul.benefitwrapper li:hover {
  transform: scale(1.03);
  box-shadow: 0px 0px 10px #9a9a9a;
  border-radius: 6px;
}

section ul.benefitwrapper li a {
  text-decoration: none;
  color: #000;
  display: flex;
  flex-direction: column;
  height: 270px;
  justify-content: space-between;
}

section ul.benefitwrapper li .info .goodimg {
  height: 185px;
  padding: 0px;
}

section ul.benefitwrapper li .info .goodimg img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center;
}

section ul.benefitwrapper li .info .label {
  position: absolute;
  top: 10px;
  right: -5px;
  color: #ffffff;
  padding: 0px 7px 0px 7px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  font-weight: 300;
  background: #D10000;
  z-index: 99;
}

section ul.benefitwrapper li .info .label:after {
  content: '';
  position: absolute;
  right: 0px;
  bottom: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5px 0 0;
  border-color: #ba0612 transparent transparent transparent;
}

section ul.benefitwrapper li .info .label.labelstyle1 {
  background: #784059;
}

section ul.benefitwrapper li .info .label.labelstyle3 {
  background: #784059;
}

section ul.benefitwrapper li .info .label:empty {
  display: none;
}

section ul.benefitwrapper li .info .title {
  font-size: 15px;
  line-height: 18px;
  margin: 5px 0px;
  padding-left: 10px;
  padding-right: 10px;
}

section ul.benefitwrapper li .price {
  padding-left: 10px;
  padding-right: 10px;
  color: #f00;
  font-size: 20px;
}

section ul.benefitwrapper li .price del {
  font-family: "Noto Sans TC", "微軟正黑體";
  margin-bottom: 5px;
  font-size: 17px;
  color: #696A6A;
  display: block;
}

section ul.benefitwrapper li .price span {
  font-size: 14px;
}

.titlerow {
  background: #FFCDDD;
  margin-top: 90px;
  border-radius: 20px 20px 0px 0px;
}

.titlerow img {
  position: relative;
  top: -50px;
  max-width: 800px;
}

.goodrow {
  margin-bottom: 40px;
  padding-bottom: 40px;
  padding-top: 0px;
  background: #FFCDDD;
  border-radius: 0px 0px 20px 20px;
}

.goodrow.productwrapper {
  overflow: auto;
}

.sectionqna {
  background-color: #1C1B2B;
  position: relative;
  padding-bottom: 60px;
  padding-top: 0px;
  z-index: 99999;
}

.sectionqna .ad {
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_camping_0601event/images/bar_banner_02.png?version=1");
  height: 290px;
  z-index: 99999;
  position: relative;
  cursor: pointer;
  width: 100%;
  margin-bottom: 50px;
  background-repeat: no-repeat;
  background-position: center center;
}

.sectionqna .qnatitle {
  font-size: 40px;
  font-family: "Noto Sans TC", "微軟正黑體";
  color: #000000;
  margin-bottom: 30px;
}

.sectionqna h2.sectiontitle {
  color: #000000;
  margin-bottom: 30px;
}

.sectionqna ul.nav-tabs {
  margin: 0px auto;
  justify-content: center;
  border-radius: 0px 0px 0px 0px;
  border-bottom: 0px;
  box-shadow: none;
  margin-bottom: -1px;
  margin-top: 20px;
  width: 80%;
}

.sectionqna ul.nav-tabs li {
  font-family: "Noto Sans TC", "微軟正黑體";
  text-indent: 0;
  margin: 0.5%;
  font-size: 28px;
  font-weight: bold;
  width: auto;
  line-height: 28px;
}

.sectionqna ul.nav-tabs li .nav-link {
  padding: 10px 10px;
  border: 0px;
  width: 100%;
  color: #000000;
  border-radius: 10px;
  box-shadow: none;
  font-weight: 500;
  font-size: 15px;
  background: #F4F4F4;
}

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

.sectionqna ul.nav-tabs li .nav-link.item1.active {
  background: #FFFC97;
  color: #1C1B2B;
}

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

.sectionqna ul.nav-tabs li .nav-link.item2.active {
  background: #FFFC97;
  color: #1C1B2B;
}

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

.sectionqna ul.nav-tabs li .nav-link.item3.active {
  background: #FFFC97;
  color: #1C1B2B;
}

.sectionqna .qnaarea {
  font-family: "Noto Sans TC", "微軟正黑體";
  border-radius: 0px;
  color: #000000;
  margin-top: 15px;
  padding: 20px 40px;
  border-radius: 16px;
  background: #ffffff;
}

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

.sectionqna .qnaarea ul li img {
  max-width: 600px;
}

@-webkit-keyframes run {
  0% {
    left: 0;
  }

  50% {
    left: 100%;
  }

  100% {
    left: 0;
  }
}

@-webkit-keyframes run2 {
  0% {
    right: 0;
  }

  50% {
    right: 100%;
  }

  100% {
    right: 0;
  }
}

@keyframes bounce {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(0.95);
  }
}

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